From aa2a54252a15533da048a026161f46e68f15161b Mon Sep 17 00:00:00 2001
From: Florian OMNES <26088210+flomnes@users.noreply.github.com>
Date: Fri, 8 Dec 2023 14:00:24 +0100
Subject: [PATCH 01/21] Use licence MPL 2.0 instead of GPL3_WITH_RTE-Exceptions
---
COPYING.txt | 881 ++++--------------
src/analyzer/atsp/atsp.cpp | 2 +-
src/analyzer/atsp/atsp.h | 2 +-
src/analyzer/atsp/atsp.hxx | 2 +-
src/analyzer/atsp/cache.cpp | 2 +-
src/analyzer/atsp/correlations.cpp | 2 +-
src/analyzer/atsp/load.cpp | 2 +-
src/analyzer/atsp/misc.cpp | 2 +-
src/analyzer/atsp/preflight.cpp | 2 +-
src/analyzer/main.cpp | 2 +-
src/libs/antares/Enum.hpp | 2 +-
src/libs/antares/Enum.hxx | 2 +-
src/libs/antares/antares.h | 2 +-
.../array/antares/array/matrix-to-buffer.h | 2 +-
.../array/antares/array/matrix-to-buffer.hxx | 2 +-
src/libs/antares/array/antares/array/matrix.h | 2 +-
.../antares/array/antares/array/matrix.hxx | 2 +-
src/libs/antares/array/matrix.cpp | 2 +-
.../include/antares/benchmarking/timer.h | 2 +-
src/libs/antares/benchmarking/timer.cpp | 2 +-
.../antares/checks/checkLoadedInputData.h | 2 +-
.../antares/checks/checkLoadedInputData.cpp | 2 +-
src/libs/antares/concurrency/concurrency.cpp | 2 +-
.../include/antares/concurrency/concurrency.h | 2 +-
src/libs/antares/config.h | 2 +-
src/libs/antares/constants.cpp | 2 +-
src/libs/antares/constants.h | 2 +-
.../antares/correlation/correlation.h | 2 +-
.../antares/correlation/correlation.hxx | 2 +-
src/libs/antares/correlation/correlation.cpp | 2 +-
src/libs/antares/date/antares/date/date.h | 2 +-
src/libs/antares/date/date.cpp | 2 +-
src/libs/antares/exception/AssertionError.cpp | 2 +-
.../exception/UnfeasibleProblemError.cpp | 2 +-
.../antares/exception/AssertionError.hpp | 2 +-
.../antares/exception/LoadingError.hpp | 2 +-
.../exception/UnfeasibleProblemError.hpp | 2 +-
src/libs/antares/fatal-error.h | 2 +-
.../antares/inifile/antares/inifile/inifile.h | 2 +-
.../inifile/antares/inifile/inifile.hxx | 2 +-
src/libs/antares/inifile/inifile.cpp | 2 +-
src/libs/antares/io/antares/io/file.h | 2 +-
src/libs/antares/io/antares/io/statistics.h | 2 +-
src/libs/antares/io/file.cpp | 2 +-
src/libs/antares/io/statistics.cpp | 2 +-
src/libs/antares/jit.h | 2 +-
src/libs/antares/jit/antares/jit/jit.h | 2 +-
src/libs/antares/jit/antares/jit/jit.hxx | 2 +-
src/libs/antares/jit/jit.cpp | 2 +-
src/libs/antares/locale.cpp | 2 +-
src/libs/antares/locale.h | 2 +-
src/libs/antares/logs/antares/logs/cleaner.h | 2 +-
src/libs/antares/logs/antares/logs/hostinfo.h | 2 +-
.../antares/logs/antares/logs/hostname.hxx | 2 +-
src/libs/antares/logs/antares/logs/logs.h | 2 +-
src/libs/antares/logs/antares/logs/logs.hxx | 2 +-
src/libs/antares/logs/cleaner.cpp | 2 +-
src/libs/antares/logs/hostinfo.cpp | 2 +-
src/libs/antares/logs/logs.cpp | 2 +-
.../memory/include/antares/memory/memory.h | 2 +-
.../memory/include/antares/memory/memory.hxx | 2 +-
src/libs/antares/memory/memory.cpp | 2 +-
.../mersenne-twister/mersenne-twister.h | 2 +-
.../mersenne-twister/mersenne-twister.hxx | 2 +-
src/libs/antares/net/net.h | 2 +-
src/libs/antares/net/request.h | 2 +-
src/libs/antares/object/intrusive-reference.h | 2 +-
.../antares/object/intrusive-reference.hxx | 2 +-
src/libs/antares/object/object.cpp | 2 +-
src/libs/antares/object/object.h | 2 +-
src/libs/antares/object/object.hxx | 2 +-
src/libs/antares/object/ref.h | 2 +-
.../paths/include/antares/paths/list.h | 2 +-
src/libs/antares/paths/list.cpp | 2 +-
src/libs/antares/resources/resources.cpp | 2 +-
src/libs/antares/resources/resources.h | 2 +-
.../series/include/antares/series/series.h | 2 +-
src/libs/antares/series/series.cpp | 2 +-
src/libs/antares/solver.cpp | 2 +-
src/libs/antares/solver.h | 2 +-
src/libs/antares/stdcxx/demangle.cpp | 2 +-
.../include/antares/stdcxx/demangle.hpp | 2 +-
.../study/UnfeasibleProblemBehavior.cpp | 2 +-
.../study/UnfeasibleProblemBehavior.hpp | 2 +-
src/libs/antares/study/area/area.cpp | 2 +-
src/libs/antares/study/area/area.h | 2 +-
src/libs/antares/study/area/area.hxx | 2 +-
src/libs/antares/study/area/constants.h | 2 +-
src/libs/antares/study/area/links.cpp | 2 +-
src/libs/antares/study/area/links.h | 2 +-
src/libs/antares/study/area/list.cpp | 2 +-
src/libs/antares/study/area/scratchpad.cpp | 2 +-
src/libs/antares/study/area/scratchpad.h | 2 +-
.../study/area/store-timeseries-numbers.cpp | 2 +-
.../study/area/store-timeseries-numbers.h | 2 +-
.../study/area/store-timeseries-numbers.hxx | 2 +-
src/libs/antares/study/area/ui.cpp | 2 +-
src/libs/antares/study/area/ui.h | 2 +-
.../binding_constraint/BindingConstraint.cpp | 2 +-
.../binding_constraint/BindingConstraint.h | 2 +-
.../binding_constraint/BindingConstraint.hxx | 2 +-
src/libs/antares/study/cleaner.h | 2 +-
.../antares/study/cleaner/cleaner-v20.cpp | 2 +-
src/libs/antares/study/cleaner/cleaner.cpp | 2 +-
src/libs/antares/study/cleaner/versions.h | 2 +-
src/libs/antares/study/constraint.h | 2 +-
.../antares/study/correlation-updater.hxx | 2 +-
src/libs/antares/study/filter.cpp | 2 +-
src/libs/antares/study/filter.h | 2 +-
src/libs/antares/study/finder.h | 2 +-
src/libs/antares/study/finder/finder.cpp | 2 +-
src/libs/antares/study/finder/finder.h | 2 +-
src/libs/antares/study/fwd.cpp | 2 +-
src/libs/antares/study/fwd.h | 2 +-
src/libs/antares/study/header.cpp | 2 +-
src/libs/antares/study/header.h | 2 +-
src/libs/antares/study/header.hxx | 2 +-
src/libs/antares/study/importlogs.cpp | 2 +-
src/libs/antares/study/layerdata.cpp | 2 +-
src/libs/antares/study/layerdata.h | 2 +-
src/libs/antares/study/load-options.cpp | 2 +-
src/libs/antares/study/load-options.h | 2 +-
src/libs/antares/study/load.cpp | 2 +-
src/libs/antares/study/output.cpp | 2 +-
src/libs/antares/study/output.h | 2 +-
src/libs/antares/study/output.hxx | 2 +-
src/libs/antares/study/parameters.cpp | 2 +-
src/libs/antares/study/parameters.h | 2 +-
.../antares/study/parts/hydro/allocation.cpp | 2 +-
.../antares/study/parts/hydro/allocation.h | 2 +-
.../antares/study/parts/hydro/allocation.hxx | 2 +-
.../antares/study/parts/hydro/container.cpp | 2 +-
.../antares/study/parts/hydro/container.h | 2 +-
src/libs/antares/study/parts/hydro/prepro.cpp | 2 +-
src/libs/antares/study/parts/hydro/prepro.h | 2 +-
src/libs/antares/study/parts/hydro/series.cpp | 2 +-
src/libs/antares/study/parts/hydro/series.h | 2 +-
.../antares/study/parts/load/container.cpp | 2 +-
src/libs/antares/study/parts/load/container.h | 2 +-
src/libs/antares/study/parts/load/prepro.cpp | 2 +-
src/libs/antares/study/parts/load/prepro.h | 2 +-
src/libs/antares/study/parts/load/prepro.hxx | 2 +-
src/libs/antares/study/parts/parts.h | 2 +-
.../antares/study/parts/renewable/cluster.cpp | 2 +-
.../antares/study/parts/renewable/cluster.h | 2 +-
.../antares/study/parts/renewable/cluster.hxx | 2 +-
.../study/parts/renewable/container.cpp | 2 +-
.../antares/study/parts/renewable/container.h | 2 +-
.../study/parts/renewable/container.hxx | 2 +-
.../antares/study/parts/renewable/defines.h | 2 +-
.../parts/short-term-storage/cluster.cpp | 2 +-
.../study/parts/short-term-storage/cluster.h | 2 +-
.../parts/short-term-storage/container.cpp | 2 +-
.../parts/short-term-storage/container.h | 2 +-
.../parts/short-term-storage/properties.cpp | 2 +-
.../parts/short-term-storage/properties.h | 2 +-
.../study/parts/short-term-storage/series.cpp | 2 +-
.../study/parts/short-term-storage/series.h | 2 +-
.../antares/study/parts/solar/container.cpp | 2 +-
.../antares/study/parts/solar/container.h | 2 +-
src/libs/antares/study/parts/solar/prepro.cpp | 2 +-
src/libs/antares/study/parts/solar/prepro.h | 2 +-
src/libs/antares/study/parts/solar/prepro.hxx | 2 +-
.../antares/study/parts/thermal/cluster.cpp | 2 +-
.../antares/study/parts/thermal/cluster.h | 2 +-
.../antares/study/parts/thermal/cluster.hxx | 2 +-
.../antares/study/parts/thermal/container.cpp | 2 +-
.../antares/study/parts/thermal/container.h | 2 +-
.../antares/study/parts/thermal/container.hxx | 2 +-
.../antares/study/parts/thermal/defines.h | 2 +-
.../antares/study/parts/thermal/ecoInput.cpp | 2 +-
.../antares/study/parts/thermal/ecoInput.h | 2 +-
.../antares/study/parts/thermal/pollutant.cpp | 2 +-
.../antares/study/parts/thermal/pollutant.h | 2 +-
.../antares/study/parts/thermal/prepro.cpp | 2 +-
src/libs/antares/study/parts/thermal/prepro.h | 2 +-
.../antares/study/parts/thermal/prepro.hxx | 2 +-
.../antares/study/parts/wind/container.cpp | 2 +-
src/libs/antares/study/parts/wind/container.h | 2 +-
src/libs/antares/study/parts/wind/prepro.cpp | 2 +-
src/libs/antares/study/parts/wind/prepro.h | 2 +-
src/libs/antares/study/parts/wind/prepro.hxx | 2 +-
.../antares/study/progression/progression.cpp | 2 +-
.../antares/study/progression/progression.h | 2 +-
.../antares/study/progression/progression.hxx | 2 +-
src/libs/antares/study/runtime.h | 2 +-
src/libs/antares/study/runtime/runtime.cpp | 2 +-
src/libs/antares/study/runtime/runtime.h | 2 +-
src/libs/antares/study/runtime/runtime.hxx | 2 +-
src/libs/antares/study/save.cpp | 2 +-
.../BindingConstraintsTSNumbersData.cpp | 2 +-
.../study/scenario-builder/TSnumberData.cpp | 2 +-
.../study/scenario-builder/TSnumberData.h | 2 +-
.../scenario-builder/hydroLevelsData.cpp | 2 +-
.../study/scenario-builder/hydroLevelsData.h | 2 +-
.../antares/study/scenario-builder/rules.cpp | 2 +-
.../antares/study/scenario-builder/rules.h | 2 +-
.../antares/study/scenario-builder/rules.hxx | 2 +-
.../scenario-builder/scBuilderDataInterface.h | 2 +-
.../study/scenario-builder/scBuilderUtils.cpp | 2 +-
.../study/scenario-builder/scBuilderUtils.h | 2 +-
.../antares/study/scenario-builder/sets.cpp | 2 +-
.../antares/study/scenario-builder/sets.h | 2 +-
.../antares/study/scenario-builder/sets.hxx | 2 +-
.../study/scenario-builder/updater.hxx | 2 +-
src/libs/antares/study/sets.h | 2 +-
src/libs/antares/study/sets.hxx | 2 +-
src/libs/antares/study/simulation.cpp | 2 +-
src/libs/antares/study/simulation.h | 2 +-
src/libs/antares/study/study.cpp | 2 +-
src/libs/antares/study/study.extra.cpp | 2 +-
src/libs/antares/study/study.h | 2 +-
src/libs/antares/study/study.hxx | 2 +-
src/libs/antares/study/study.importprepro.cpp | 2 +-
src/libs/antares/study/ui-runtimeinfos.cpp | 2 +-
src/libs/antares/study/ui-runtimeinfos.h | 2 +-
.../antares/study/variable-print-info.cpp | 2 +-
src/libs/antares/study/variable-print-info.h | 2 +-
src/libs/antares/study/version.cpp | 2 +-
src/libs/antares/study/version.h | 2 +-
src/libs/antares/study/xcast.h | 2 +-
src/libs/antares/study/xcast/xcast.cpp | 2 +-
src/libs/antares/study/xcast/xcast.h | 2 +-
src/libs/antares/study/xcast/xcast.hxx | 2 +-
src/libs/antares/sys/appdata.cpp | 2 +-
.../antares/sys/include/antares/sys/appdata.h | 2 +-
.../antares/sys/include/antares/sys/policy.h | 2 +-
src/libs/antares/sys/policy.cpp | 2 +-
.../utils/include/antares/utils/utils.h | 2 +-
.../utils/include/antares/utils/utils.hxx | 2 +-
src/libs/antares/utils/utils.cpp | 2 +-
src/libs/antares/version.cpp | 2 +-
src/libs/antares/version.h | 2 +-
src/libs/fswalker/filejob.inc.hxx | 2 +-
src/libs/fswalker/fswalker.cpp | 2 +-
src/libs/fswalker/fswalker.h | 2 +-
src/libs/fswalker/job.cpp | 2 +-
src/libs/fswalker/job.h | 2 +-
src/libs/fswalker/registry.inc.hxx | 2 +-
src/libs/fswalker/statistics.h | 2 +-
src/solver/constraints-builder/cbuilder.cpp | 2 +-
src/solver/constraints-builder/cbuilder.h | 2 +-
src/solver/constraints-builder/create.cpp | 2 +-
src/solver/constraints-builder/grid.h | 2 +-
src/solver/constraints-builder/grid.hxx | 2 +-
src/solver/constraints-builder/load.cpp | 2 +-
.../h2o_j_construire_les_contraintes.cpp | 2 +-
.../daily/h2o_j_construire_les_variables.cpp | 2 +-
.../hydro/daily/h2o_j_donnees_mensuelles.h | 2 +-
.../hydro/daily/h2o_j_donnees_optimisation.h | 2 +-
src/solver/hydro/daily/h2o_j_fonctions.h | 2 +-
src/solver/hydro/daily/h2o_j_free.cpp | 2 +-
...j_initialiser_les_bornes_des_variables.cpp | 2 +-
.../h2o_j_initialiser_les_second_membre.cpp | 2 +-
.../hydro/daily/h2o_j_instanciation.cpp | 2 +-
.../daily/h2o_j_lisser_les_sur_turbines.cpp | 2 +-
.../hydro/daily/h2o_j_optimiser_un_mois.cpp | 2 +-
.../h2o_j_resoudre_le_probleme_lineaire.cpp | 2 +-
.../hydro/daily2/h2o2_j_apply_costs.cpp | 2 +-
.../h2o2_j_construire_les_contraintes.cpp | 2 +-
.../h2o2_j_construire_les_variables.cpp | 2 +-
.../hydro/daily2/h2o2_j_donnees_mensuelles.h | 2 +-
.../daily2/h2o2_j_donnees_optimisation.h | 2 +-
src/solver/hydro/daily2/h2o2_j_fonctions.h | 2 +-
src/solver/hydro/daily2/h2o2_j_free.cpp | 2 +-
...j_initialiser_les_bornes_des_variables.cpp | 2 +-
.../h2o2_j_initialiser_les_second_membre.cpp | 2 +-
.../hydro/daily2/h2o2_j_instanciation.cpp | 2 +-
.../hydro/daily2/h2o2_j_optim_costs.cpp | 2 +-
.../hydro/daily2/h2o2_j_optimiser_un_mois.cpp | 2 +-
.../h2o2_j_resoudre_le_probleme_lineaire.cpp | 2 +-
src/solver/hydro/management.h | 2 +-
src/solver/hydro/management/daily.cpp | 2 +-
src/solver/hydro/management/management.cpp | 2 +-
src/solver/hydro/management/management.h | 2 +-
src/solver/hydro/management/monthly.cpp | 2 +-
.../h2o_m_construire_les_contraintes.cpp | 2 +-
.../h2o_m_construire_les_variables.cpp | 2 +-
.../hydro/monthly/h2o_m_donnees_annuelles.h | 2 +-
.../monthly/h2o_m_donnees_optimisation.h | 2 +-
src/solver/hydro/monthly/h2o_m_fonctions.h | 2 +-
src/solver/hydro/monthly/h2o_m_free.cpp | 2 +-
...m_initialiser_les_bornes_des_variables.cpp | 2 +-
.../h2o_m_initialiser_les_second_membre.cpp | 2 +-
.../hydro/monthly/h2o_m_instanciation.cpp | 2 +-
.../monthly/h2o_m_optimiser_une_annee.cpp | 2 +-
.../h2o_m_resoudre_le_probleme_lineaire.cpp | 2 +-
src/solver/main.cpp | 2 +-
src/solver/main/adequacy.cpp | 2 +-
src/solver/main/economy.cpp | 2 +-
src/solver/misc/cholesky.h | 2 +-
src/solver/misc/cholesky.hxx | 2 +-
src/solver/misc/matrix-dp-make.h | 2 +-
src/solver/misc/matrix-dp-make.hxx | 2 +-
src/solver/misc/options.cpp | 2 +-
src/solver/misc/options.h | 2 +-
src/solver/misc/process-priority.cpp | 2 +-
src/solver/misc/system-memory.cpp | 2 +-
src/solver/misc/system-memory.h | 2 +-
.../adq_patch_curtailment_sharing.cpp | 2 +-
.../adq_patch_curtailment_sharing.h | 2 +-
.../construct_problem_constraints_RHS.cpp | 2 +-
.../construct_problem_variables.cpp | 2 +-
.../count_constraints_variables.cpp | 2 +-
.../count_constraints_variables.h | 2 +-
.../csr_quadratic_problem.cpp | 2 +-
.../csr_quadratic_problem.h | 2 +-
.../adequacy_patch_csr/hourly_csr_problem.h | 2 +-
.../set_problem_cost_function.cpp | 2 +-
.../set_variable_boundaries.cpp | 2 +-
.../adequacy_patch_csr/solve_problem.cpp | 2 +-
.../adequacy_patch_weekly_optimization.cpp | 2 +-
.../adequacy_patch_weekly_optimization.h | 2 +-
.../adq_patch_local_matching.cpp | 2 +-
.../adq_patch_local_matching.h | 2 +-
.../optimisation/base_weekly_optimization.cpp | 2 +-
.../optimisation/base_weekly_optimization.h | 2 +-
.../opt_alloc_probleme_a_optimiser.cpp | 2 +-
.../opt_appel_solveur_lineaire.cpp | 2 +-
.../opt_appel_solveur_quadratique.cpp | 2 +-
.../opt_calcul_des_pmin_MUT_MDT.cpp | 2 +-
.../optimisation/opt_chainage_intercos.cpp | 2 +-
...nstruction_contraintes_couts_demarrage.cpp | 2 +-
...n_matrice_des_contraintes_cas_lineaire.cpp | 2 +-
...atrice_des_contraintes_cas_quadratique.cpp | 2 +-
...ruction_matrice_des_contraintes_outils.cpp | 2 +-
...onstruction_variables_couts_demarrages.cpp | 2 +-
...truction_variables_optimisees_lineaire.cpp | 2 +-
...ction_variables_optimisees_quadratique.cpp | 2 +-
.../opt_decompte_variables_et_contraintes.cpp | 2 +-
...riables_et_contraintes_couts_demarrage.cpp | 2 +-
.../optimisation/opt_export_structure.cpp | 2 +-
.../optimisation/opt_export_structure.h | 2 +-
src/solver/optimisation/opt_fonctions.h | 2 +-
.../opt_gestion_des_bornes_cas_lineaire.cpp | 2 +-
...opt_gestion_des_bornes_cas_quadratique.cpp | 2 +-
...opt_gestion_des_bornes_couts_demarrage.cpp | 2 +-
.../opt_gestion_des_couts_cas_lineaire.cpp | 2 +-
.../opt_gestion_des_couts_cas_quadratique.cpp | 2 +-
.../opt_gestion_des_couts_couts_demarrage.cpp | 2 +-
.../optimisation/opt_gestion_des_pmin.cpp | 2 +-
...opt_gestion_second_membre_cas_lineaire.cpp | 2 +-
..._gestion_second_membre_cas_quadratique.cpp | 2 +-
..._gestion_second_membre_couts_demarrage.cpp | 2 +-
.../opt_init_contraintes_hydrauliques.cpp | 2 +-
...pt_init_minmax_groupes_couts_demarrage.cpp | 2 +-
.../opt_liberation_problemes_simplexe.cpp | 2 +-
...e_min_groupes_demarres_couts_demarrage.cpp | 2 +-
.../opt_numero_de_jour_du_pas_de_temps.cpp | 2 +-
.../optimisation/opt_optimisation_hebdo.cpp | 2 +-
.../opt_optimisation_lineaire.cpp | 2 +-
.../opt_period_string_generator_base.h | 2 +-
.../opt_pilotage_optimisation_lineaire.cpp | 2 +-
.../opt_pilotage_optimisation_quadratique.cpp | 2 +-
.../opt_restaurer_les_donnees.cpp | 2 +-
.../opt_structure_probleme_a_resoudre.h | 2 +-
..._verification_presence_reserve_jmoins1.cpp | 2 +-
.../optimisation/weekly_optimization.cpp | 2 +-
src/solver/optimisation/weekly_optimization.h | 2 +-
src/solver/simulation/adequacy.cpp | 2 +-
src/solver/simulation/adequacy.h | 2 +-
.../simulation/adequacy_patch_runtime_data.h | 2 +-
src/solver/simulation/apply-scenario.cpp | 2 +-
src/solver/simulation/apply-scenario.h | 2 +-
src/solver/simulation/common-eco-adq.cpp | 2 +-
src/solver/simulation/common-eco-adq.h | 2 +-
src/solver/simulation/common-hydro-levels.cpp | 2 +-
src/solver/simulation/common-hydro-remix.cpp | 2 +-
src/solver/simulation/economy.cpp | 2 +-
src/solver/simulation/economy.h | 2 +-
src/solver/simulation/opt_time_writer.cpp | 2 +-
src/solver/simulation/opt_time_writer.h | 2 +-
.../simulation/sim_alloc_probleme_hebdo.cpp | 2 +-
.../simulation/sim_alloc_probleme_hebdo.h | 2 +-
.../simulation/sim_allocation_tableaux.cpp | 2 +-
.../simulation/sim_calcul_economique.cpp | 2 +-
.../sim_extern_variables_globales.h | 2 +-
.../simulation/sim_spread_generator.cpp | 2 +-
src/solver/simulation/sim_spread_generator.h | 2 +-
src/solver/simulation/sim_structure_donnees.h | 2 +-
.../sim_structure_probleme_economique.h | 2 +-
.../simulation/sim_variables_globales.cpp | 2 +-
src/solver/simulation/simulation.h | 2 +-
src/solver/simulation/solver.data.cpp | 2 +-
src/solver/simulation/solver.data.h | 2 +-
src/solver/simulation/solver.h | 2 +-
src/solver/simulation/solver.hxx | 2 +-
src/solver/simulation/solver.utils.h | 2 +-
src/solver/simulation/timeseries-numbers.cpp | 2 +-
src/solver/simulation/timeseries-numbers.h | 2 +-
src/solver/ts-generator/generator.h | 2 +-
src/solver/ts-generator/generator.hxx | 2 +-
src/solver/ts-generator/hydro.cpp | 2 +-
src/solver/ts-generator/thermal.cpp | 2 +-
src/solver/ts-generator/xcast/constants.h | 2 +-
src/solver/ts-generator/xcast/core.cpp | 2 +-
src/solver/ts-generator/xcast/gamma-euler.cpp | 2 +-
src/solver/ts-generator/xcast/gamma-inc.cpp | 2 +-
src/solver/ts-generator/xcast/math.cpp | 2 +-
src/solver/ts-generator/xcast/math.hxx | 2 +-
src/solver/ts-generator/xcast/predicate.hxx | 2 +-
src/solver/ts-generator/xcast/studydata.cpp | 2 +-
src/solver/ts-generator/xcast/studydata.h | 2 +-
src/solver/ts-generator/xcast/studydata.hxx | 2 +-
src/solver/ts-generator/xcast/xcast.cpp | 2 +-
src/solver/ts-generator/xcast/xcast.h | 2 +-
src/solver/ts-generator/xcast/xcast.hxx | 2 +-
src/solver/utils/mps_utils.cpp | 2 +-
src/solver/variable/adequacy/all.h | 2 +-
src/solver/variable/adequacy/area.cpp | 2 +-
.../adequacy/area.memory-estimation.cpp | 2 +-
.../adequacy/bc.memory-estimation.cpp | 2 +-
src/solver/variable/adequacy/links.cpp | 2 +-
src/solver/variable/adequacy/links.h | 2 +-
src/solver/variable/adequacy/overallCost.h | 2 +-
src/solver/variable/adequacy/spilledEnergy.h | 2 +-
src/solver/variable/area.h | 2 +-
src/solver/variable/area.hxx | 2 +-
src/solver/variable/area.inc.hxx | 2 +-
.../variable/area.memory-estimation.inc.hxx | 2 +-
.../variable/bc.memory-estimation.inc.hxx | 2 +-
src/solver/variable/bindConstraints.h | 2 +-
src/solver/variable/bindConstraints.hxx | 2 +-
src/solver/variable/categories.h | 2 +-
src/solver/variable/commons/hydro.h | 2 +-
src/solver/variable/commons/join.h | 2 +-
.../variable/commons/links/links.cpp.inc.hxx | 2 +-
.../variable/commons/links/links.h.inc.hxx | 2 +-
.../variable/commons/links/links.hxx.inc.hxx | 2 +-
src/solver/variable/commons/load.h | 2 +-
.../variable/commons/miscGenMinusRowPSP.h | 2 +-
src/solver/variable/commons/psp.h | 2 +-
src/solver/variable/commons/rowBalance.h | 2 +-
src/solver/variable/commons/solar.h | 2 +-
.../variable/commons/spatial-aggregate.h | 2 +-
src/solver/variable/commons/wind.h | 2 +-
src/solver/variable/constants.h | 2 +-
src/solver/variable/container.h | 2 +-
src/solver/variable/container.hxx | 2 +-
.../economy/STStorageCashFlowByCluster.h | 2 +-
.../economy/STStorageInjectionByCluster.h | 2 +-
.../economy/STStorageLevelsByCluster.h | 2 +-
.../economy/STStorageWithdrawalByCluster.h | 2 +-
src/solver/variable/economy/all.h | 2 +-
src/solver/variable/economy/area.cpp | 2 +-
.../economy/area.memory-estimation.cpp | 2 +-
.../economy/avail-dispatchable-generation.h | 2 +-
src/solver/variable/economy/balance.h | 2 +-
.../variable/economy/bc.memory-estimation.cpp | 2 +-
.../bindingConstraintsMarginalCost.h | 2 +-
.../economy/dispatchable-generation-margin.h | 2 +-
.../variable/economy/dispatchableGeneration.h | 2 +-
.../economy/domesticUnsuppliedEnergy.h | 2 +-
.../variable/economy/dtgMarginAfterCsr.h | 2 +-
src/solver/variable/economy/hydroCost.h | 2 +-
src/solver/variable/economy/hydrostorage.h | 2 +-
src/solver/variable/economy/inflow.h | 2 +-
src/solver/variable/economy/links.cpp | 2 +-
src/solver/variable/economy/links.h | 2 +-
.../variable/economy/links/congestionFee.h | 2 +-
.../variable/economy/links/congestionFeeAbs.h | 2 +-
.../economy/links/congestionProbability.h | 2 +-
.../variable/economy/links/flowLinear.h | 2 +-
.../variable/economy/links/flowLinearAbs.h | 2 +-
src/solver/variable/economy/links/flowQuad.h | 2 +-
.../variable/economy/links/hurdleCosts.h | 2 +-
src/solver/variable/economy/links/loopFlow.h | 2 +-
.../variable/economy/links/marginalCost.h | 2 +-
.../economy/localMatchingRuleViolations.h | 2 +-
src/solver/variable/economy/lold.h | 2 +-
src/solver/variable/economy/lolp.h | 2 +-
src/solver/variable/economy/max-mrg.cpp | 2 +-
src/solver/variable/economy/max-mrg.h | 2 +-
.../variable/economy/nbOfDispatchedUnits.h | 2 +-
.../economy/nbOfDispatchedUnitsByPlant.h | 2 +-
.../variable/economy/nonProportionalCost.h | 2 +-
.../economy/npCostByDispatchablePlant.h | 2 +-
src/solver/variable/economy/operatingCost.h | 2 +-
src/solver/variable/economy/overallCost.h | 2 +-
src/solver/variable/economy/overflow.h | 2 +-
src/solver/variable/economy/price.h | 2 +-
.../economy/productionByDispatchablePlant.h | 2 +-
.../economy/productionByRenewablePlant.h | 2 +-
src/solver/variable/economy/profitByPlant.h | 2 +-
src/solver/variable/economy/pumping.h | 2 +-
.../variable/economy/renewableGeneration.h | 2 +-
src/solver/variable/economy/reservoirlevel.h | 2 +-
.../variable/economy/shortTermStorage.h | 2 +-
src/solver/variable/economy/spilledEnergy.h | 2 +-
.../variable/economy/spilledEnergyAfterCSR.h | 2 +-
.../economy/thermalAirPollutantEmissions.h | 2 +-
src/solver/variable/economy/unsupliedEnergy.h | 2 +-
src/solver/variable/economy/waterValue.h | 2 +-
src/solver/variable/endoflist.h | 2 +-
src/solver/variable/info.h | 2 +-
src/solver/variable/print.h | 2 +-
src/solver/variable/setofareas.h | 2 +-
src/solver/variable/setofareas.hxx | 2 +-
src/solver/variable/state.cpp | 2 +-
src/solver/variable/state.h | 2 +-
src/solver/variable/state.hxx | 2 +-
src/solver/variable/storage/average.h | 2 +-
src/solver/variable/storage/averagedata.cpp | 2 +-
src/solver/variable/storage/averagedata.h | 2 +-
src/solver/variable/storage/empty.h | 2 +-
src/solver/variable/storage/fwd.h | 2 +-
src/solver/variable/storage/intermediate.cpp | 2 +-
src/solver/variable/storage/intermediate.h | 2 +-
src/solver/variable/storage/intermediate.hxx | 2 +-
src/solver/variable/storage/minmax-data.cpp | 2 +-
src/solver/variable/storage/minmax-data.h | 2 +-
src/solver/variable/storage/minmax.h | 2 +-
src/solver/variable/storage/minmax.hxx | 2 +-
src/solver/variable/storage/raw.h | 2 +-
src/solver/variable/storage/raw.hxx | 2 +-
src/solver/variable/storage/rawdata.cpp | 2 +-
src/solver/variable/storage/rawdata.h | 2 +-
src/solver/variable/storage/results.h | 2 +-
src/solver/variable/storage/results.hxx | 2 +-
src/solver/variable/storage/stdDeviation.h | 2 +-
src/solver/variable/surveyresults.h | 2 +-
src/solver/variable/surveyresults/data.h | 2 +-
.../variable/surveyresults/reportbuilder.hxx | 2 +-
.../variable/surveyresults/surveyresults.cpp | 2 +-
.../variable/surveyresults/surveyresults.h | 2 +-
src/solver/variable/variable.h | 2 +-
src/solver/variable/variable.hxx | 2 +-
.../antares/concurrency/test_concurrency.cpp | 2 +-
.../src/libs/antares/study/test_study.cpp | 2 +-
.../libs/antares/writer/test_zip_writer.cpp | 2 +-
.../test-unfeasible-problem-analyzer.cpp | 2 +-
src/tools/batchrun/main.cpp | 2 +-
src/tools/cleaner/main.cpp | 2 +-
src/tools/config/main.cpp | 2 +-
src/tools/finder/main.cpp | 2 +-
.../kirchhoff-cbuilder/kirchhoff-cbuilder.h | 2 +-
src/tools/kirchhoff-cbuilder/main.cpp | 2 +-
src/tools/updater/main.cpp | 2 +-
src/tools/vacuum/antares-study.cpp | 2 +-
src/tools/vacuum/antares-study.h | 2 +-
src/tools/vacuum/io.cpp | 2 +-
src/tools/vacuum/io.h | 2 +-
src/tools/vacuum/main.cpp | 2 +-
src/tools/vacuum/modified-inode.cpp | 2 +-
src/tools/vacuum/modified-inode.h | 2 +-
src/tools/yby-aggregator/datafile.h | 2 +-
src/tools/yby-aggregator/job.cpp | 2 +-
src/tools/yby-aggregator/job.h | 2 +-
src/tools/yby-aggregator/job.hxx | 2 +-
src/tools/yby-aggregator/main.cpp | 2 +-
src/tools/yby-aggregator/output.cpp | 2 +-
src/tools/yby-aggregator/output.h | 2 +-
src/tools/yby-aggregator/progress.cpp | 2 +-
src/tools/yby-aggregator/progress.h | 2 +-
src/tools/yby-aggregator/progress.hxx | 2 +-
src/tools/yby-aggregator/result.cpp | 2 +-
src/tools/yby-aggregator/result.h | 2 +-
src/tools/yby-aggregator/studydata.h | 2 +-
src/tools/yby-aggregator/variable.h | 2 +-
src/ui/action/action.cpp | 2 +-
src/ui/action/behavior.cpp | 2 +-
src/ui/action/context.cpp | 2 +-
.../area/allocation-hydro-post.cpp | 2 +-
.../area/allocation-hydro-post.h | 2 +-
.../area/allocation-hydro-post.hxx | 2 +-
.../antares-study/area/allocation-hydro.cpp | 2 +-
.../antares-study/area/allocation-hydro.h | 2 +-
.../handler/antares-study/area/color.cpp | 2 +-
.../action/handler/antares-study/area/color.h | 2 +-
.../antares-study/area/correlation-post.cpp | 2 +-
.../antares-study/area/correlation-post.h | 2 +-
.../antares-study/area/correlation-post.hxx | 2 +-
.../antares-study/area/correlation.cpp | 2 +-
.../handler/antares-study/area/correlation.h | 2 +-
.../handler/antares-study/area/create.cpp | 2 +-
.../handler/antares-study/area/filtering.cpp | 2 +-
.../handler/antares-study/area/filtering.h | 2 +-
.../handler/antares-study/area/misc-gen.cpp | 2 +-
.../handler/antares-study/area/misc-gen.h | 2 +-
.../antares-study/area/nodal-optimization.cpp | 2 +-
.../antares-study/area/nodal-optimization.h | 2 +-
.../handler/antares-study/area/position.cpp | 2 +-
.../handler/antares-study/area/position.h | 2 +-
.../handler/antares-study/area/reserves.cpp | 2 +-
.../handler/antares-study/area/reserves.h | 2 +-
.../handler/antares-study/area/timeseries.cpp | 2 +-
.../handler/antares-study/area/timeseries.h | 2 +-
.../antares-study/area/ts-generator.cpp | 2 +-
.../handler/antares-study/area/ts-generator.h | 2 +-
.../handler/antares-study/area/ts-node.cpp | 2 +-
.../handler/antares-study/area/ts-node.h | 2 +-
.../handler/antares-study/area/ts-node.hxx | 2 +-
.../antares-study/constraint/comments.cpp | 2 +-
.../antares-study/constraint/comments.h | 2 +-
.../antares-study/constraint/comments.hxx | 2 +-
.../antares-study/constraint/create.cpp | 2 +-
.../handler/antares-study/constraint/data.cpp | 2 +-
.../handler/antares-study/constraint/data.h | 2 +-
.../handler/antares-study/constraint/data.hxx | 2 +-
.../antares-study/constraint/enabled.cpp | 2 +-
.../antares-study/constraint/enabled.h | 2 +-
.../antares-study/constraint/enabled.hxx | 2 +-
.../antares-study/constraint/offsets.cpp | 2 +-
.../antares-study/constraint/offsets.h | 2 +-
.../antares-study/constraint/weights.cpp | 2 +-
.../antares-study/constraint/weights.h | 2 +-
.../handler/antares-study/link/comments.cpp | 2 +-
.../handler/antares-study/link/comments.h | 2 +-
.../handler/antares-study/link/comments.hxx | 2 +-
.../antares-study/link/copper-plate.cpp | 2 +-
.../handler/antares-study/link/copper-plate.h | 2 +-
.../handler/antares-study/link/create.cpp | 2 +-
.../handler/antares-study/link/filtering.cpp | 2 +-
.../handler/antares-study/link/filtering.h | 2 +-
.../antares-study/link/hurdles-cost.cpp | 2 +-
.../handler/antares-study/link/hurdles-cost.h | 2 +-
.../handler/antares-study/link/impedances.cpp | 2 +-
.../handler/antares-study/link/impedances.h | 2 +-
.../action/handler/antares-study/link/ntc.cpp | 2 +-
.../action/handler/antares-study/link/ntc.h | 2 +-
.../antares-study/link/unload-data.cpp | 2 +-
.../handler/antares-study/link/unload-data.h | 2 +-
.../antares-study/link/unload-data.hxx | 2 +-
.../antares-study/thermal-cluster/common.cpp | 2 +-
.../antares-study/thermal-cluster/common.h | 2 +-
.../antares-study/thermal-cluster/create.cpp | 2 +-
.../antares-study/thermal-cluster/create.h | 2 +-
.../antares-study/thermal-cluster/create.hxx | 2 +-
.../thermal-cluster/root-node.cpp | 2 +-
.../antares-study/thermal-cluster/root-node.h | 2 +-
.../thermal-cluster/root-node.hxx | 2 +-
src/ui/action/include/action/action.h | 2 +-
src/ui/action/include/action/action.hxx | 2 +-
src/ui/action/include/action/behavior.h | 2 +-
src/ui/action/include/action/context.h | 2 +-
src/ui/action/include/action/fwd.h | 2 +-
.../handler/antares-study/area/create.h | 2 +-
.../handler/antares-study/area/create.hxx | 2 +-
.../handler/antares-study/constraint/create.h | 2 +-
.../antares-study/constraint/create.hxx | 2 +-
.../handler/antares-study/link/create.h | 2 +-
.../handler/antares-study/link/create.hxx | 2 +-
.../action/settings/decal-area-position.h | 2 +-
.../action/settings/decal-area-position.hxx | 2 +-
.../action/settings/suffix-for-area-names.h | 2 +-
.../action/settings/suffix-for-area-names.hxx | 2 +-
.../settings/suffix-for-cluster-names.h | 2 +-
.../settings/suffix-for-cluster-names.hxx | 2 +-
.../settings/suffix-for-constraint-names.h | 2 +-
.../settings/suffix-for-constraint-names.hxx | 2 +-
src/ui/action/include/action/state.h | 2 +-
src/ui/action/include/action/text.h | 2 +-
src/ui/action/include/action/text.hxx | 2 +-
.../action/settings/decal-area-position.cpp | 2 +-
.../action/settings/suffix-for-area-names.cpp | 2 +-
.../settings/suffix-for-cluster-names.cpp | 2 +-
.../settings/suffix-for-constraint-names.cpp | 2 +-
src/ui/action/state.cpp | 2 +-
src/ui/common/component/frame/frame.h | 2 +-
src/ui/common/component/frame/local-frame.cpp | 2 +-
src/ui/common/component/frame/local-frame.h | 2 +-
src/ui/common/component/frame/registry.cpp | 2 +-
src/ui/common/component/frame/registry.h | 2 +-
src/ui/common/component/panel.h | 2 +-
src/ui/common/component/panel/group.cpp | 2 +-
src/ui/common/component/panel/group.h | 2 +-
src/ui/common/component/panel/panel.cpp | 2 +-
src/ui/common/component/panel/panel.h | 2 +-
.../common/component/scrollbox/scrollbox.cpp | 2 +-
src/ui/common/component/scrollbox/scrollbox.h | 2 +-
src/ui/common/component/spotlight.h | 2 +-
src/ui/common/component/spotlight/iitem.cpp | 2 +-
src/ui/common/component/spotlight/iitem.h | 2 +-
src/ui/common/component/spotlight/iitem.hxx | 2 +-
.../component/spotlight/listbox-panel.cpp | 2 +-
.../component/spotlight/listbox-panel.h | 2 +-
.../common/component/spotlight/mini-frame.cpp | 2 +-
.../common/component/spotlight/mini-frame.h | 2 +-
.../component/spotlight/null-provider.h | 2 +-
src/ui/common/component/spotlight/provider.h | 2 +-
.../common/component/spotlight/search-png.hxx | 2 +-
.../common/component/spotlight/searchtoken.h | 2 +-
.../common/component/spotlight/separator.cpp | 2 +-
src/ui/common/component/spotlight/separator.h | 2 +-
.../common/component/spotlight/spotlight.cpp | 2 +-
src/ui/common/component/spotlight/spotlight.h | 2 +-
.../common/component/spotlight/spotlight.hxx | 2 +-
src/ui/common/component/spotlight/text.cpp | 2 +-
src/ui/common/component/spotlight/text.h | 2 +-
src/ui/common/dispatcher.h | 2 +-
src/ui/common/dispatcher/action.cpp | 2 +-
src/ui/common/dispatcher/action.h | 2 +-
src/ui/common/dispatcher/action.hxx | 2 +-
src/ui/common/dispatcher/dispatcher.h | 2 +-
src/ui/common/dispatcher/gui.cpp | 2 +-
src/ui/common/dispatcher/gui.h | 2 +-
src/ui/common/dispatcher/gui.hxx | 2 +-
src/ui/common/dispatcher/settings.cpp | 2 +-
src/ui/common/dispatcher/settings.h | 2 +-
src/ui/common/fwd.h | 2 +-
src/ui/common/lock.cpp | 2 +-
src/ui/common/lock.h | 2 +-
src/ui/common/wx-wrapper.cpp | 2 +-
src/ui/common/wx-wrapper.h | 2 +-
src/ui/common/wx-wrapper.hxx | 2 +-
src/ui/simulator/application/application.cpp | 2 +-
src/ui/simulator/application/application.h | 2 +-
src/ui/simulator/application/main.h | 2 +-
.../simulator/application/main/analyzer.cpp | 2 +-
.../main/build/economic-optimization.cpp | 2 +-
.../application/main/build/hydro.cpp | 2 +-
.../simulator/application/main/build/load.cpp | 2 +-
.../application/main/build/notes.cpp | 2 +-
.../main/build/scenario-builder.cpp | 2 +-
.../simulator/application/main/build/sets.cpp | 2 +-
.../application/main/build/solar.cpp | 2 +-
.../application/main/build/standard-page.hxx | 2 +-
.../simulator/application/main/build/wind.cpp | 2 +-
src/ui/simulator/application/main/cleaner.cpp | 2 +-
.../application/main/constraintsbuilder.cpp | 2 +-
src/ui/simulator/application/main/create.cpp | 2 +-
src/ui/simulator/application/main/disabler.h | 2 +-
.../simulator/application/main/drag-drop.hxx | 2 +-
src/ui/simulator/application/main/events.cpp | 2 +-
.../application/main/events.edit.cpp | 2 +-
.../application/main/events.file.cpp | 2 +-
.../application/main/events.simulation.cpp | 2 +-
src/ui/simulator/application/main/fwd.h | 2 +-
src/ui/simulator/application/main/help.cpp | 2 +-
.../application/main/internal-data.cpp | 2 +-
.../application/main/internal-data.h | 2 +-
.../simulator/application/main/internal-ids.h | 2 +-
src/ui/simulator/application/main/logs.cpp | 2 +-
src/ui/simulator/application/main/main.cpp | 2 +-
src/ui/simulator/application/main/main.h | 2 +-
src/ui/simulator/application/main/main.hxx | 2 +-
src/ui/simulator/application/main/menu.cpp | 2 +-
src/ui/simulator/application/main/notes.cpp | 2 +-
src/ui/simulator/application/main/options.cpp | 2 +-
.../application/main/paste-from-clipboard.cpp | 2 +-
src/ui/simulator/application/main/refresh.cpp | 2 +-
.../simulator/application/main/statusbar.cpp | 2 +-
src/ui/simulator/application/main/wip.cpp | 2 +-
src/ui/simulator/application/menus.cpp | 2 +-
src/ui/simulator/application/menus.h | 2 +-
src/ui/simulator/application/recentfiles.cpp | 2 +-
src/ui/simulator/application/recentfiles.h | 2 +-
src/ui/simulator/application/study.cpp | 2 +-
src/ui/simulator/application/study.h | 2 +-
src/ui/simulator/application/wait.cpp | 2 +-
src/ui/simulator/application/wait.h | 2 +-
src/ui/simulator/config.h | 2 +-
src/ui/simulator/main.cpp | 2 +-
.../simulator/toolbox/clipboard/clipboard.cpp | 2 +-
.../simulator/toolbox/clipboard/clipboard.h | 2 +-
src/ui/simulator/toolbox/components/button.h | 2 +-
.../toolbox/components/button/button.cpp | 2 +-
.../toolbox/components/button/button.h | 2 +-
.../toolbox/components/button/button.hxx | 2 +-
.../toolbox/components/captionpanel.cpp | 2 +-
.../toolbox/components/captionpanel.h | 2 +-
.../toolbox/components/datagrid/component.cpp | 2 +-
.../toolbox/components/datagrid/component.h | 2 +-
.../toolbox/components/datagrid/dbgrid.cpp | 2 +-
.../toolbox/components/datagrid/dbgrid.h | 2 +-
.../toolbox/components/datagrid/default.h | 2 +-
.../components/datagrid/filter/all/any.h | 2 +-
.../datagrid/filter/all/columnindex.h | 2 +-
.../components/datagrid/filter/all/day.h | 2 +-
.../components/datagrid/filter/all/dayyear.h | 2 +-
.../components/datagrid/filter/all/hour.h | 2 +-
.../components/datagrid/filter/all/houryear.h | 2 +-
.../components/datagrid/filter/all/month.cpp | 2 +-
.../components/datagrid/filter/all/month.h | 2 +-
.../components/datagrid/filter/all/week.cpp | 2 +-
.../components/datagrid/filter/all/week.h | 2 +-
.../components/datagrid/filter/all/weekday.h | 2 +-
.../components/datagrid/filter/component.cpp | 2 +-
.../components/datagrid/filter/component.h | 2 +-
.../components/datagrid/filter/filter.cpp | 2 +-
.../components/datagrid/filter/filter.h | 2 +-
.../components/datagrid/filter/input.cpp | 2 +-
.../components/datagrid/filter/input.h | 2 +-
.../components/datagrid/filter/operator.cpp | 2 +-
.../components/datagrid/filter/operator.h | 2 +-
.../datagrid/filter/operator.list.cpp | 2 +-
.../datagrid/filter/operator.list.h | 2 +-
.../components/datagrid/filter/operator/all.h | 2 +-
.../datagrid/filter/operator/equals.h | 2 +-
.../datagrid/filter/operator/greaterthan.h | 2 +-
.../filter/operator/greaterthanorequalsto.h | 2 +-
.../datagrid/filter/operator/lessthan.h | 2 +-
.../filter/operator/lessthanorequalsto.h | 2 +-
.../datagrid/filter/operator/modulo.h | 2 +-
.../datagrid/filter/operator/notequals.h | 2 +-
.../datagrid/filter/parameter/parameter.cpp | 2 +-
.../datagrid/filter/parameter/parameter.h | 2 +-
.../components/datagrid/filter/static.cpp | 2 +-
.../components/datagrid/gridhelper.cpp | 2 +-
.../toolbox/components/datagrid/gridhelper.h | 2 +-
.../components/datagrid/gridhelper.hxx | 2 +-
.../toolbox/components/datagrid/modifiers.hxx | 2 +-
.../toolbox/components/datagrid/renderer.cpp | 2 +-
.../toolbox/components/datagrid/renderer.h | 2 +-
.../toolbox/components/datagrid/renderer.hxx | 2 +-
.../renderer/adequacy-patch-area-grid.cpp | 2 +-
.../renderer/adequacy-patch-area-grid.h | 2 +-
.../datagrid/renderer/analyzer/areas.cpp | 2 +-
.../datagrid/renderer/analyzer/areas.h | 2 +-
.../components/datagrid/renderer/area.cpp | 2 +-
.../components/datagrid/renderer/area.h | 2 +-
.../renderer/area/common.areasummary.cpp | 2 +-
.../renderer/area/common.areasummary.h | 2 +-
.../renderer/area/creditmodulations.cpp | 2 +-
.../renderer/area/creditmodulations.h | 2 +-
.../components/datagrid/renderer/area/dsm.cpp | 2 +-
.../components/datagrid/renderer/area/dsm.h | 2 +-
.../renderer/area/hydro/allocation.cpp | 2 +-
.../datagrid/renderer/area/hydro/allocation.h | 2 +-
.../renderer/area/hydromonthlypower.cpp | 2 +-
.../renderer/area/hydromonthlypower.h | 2 +-
.../datagrid/renderer/area/hydroprepro.cpp | 2 +-
.../datagrid/renderer/area/hydroprepro.h | 2 +-
.../datagrid/renderer/area/inflowpattern.cpp | 2 +-
.../datagrid/renderer/area/inflowpattern.h | 2 +-
.../datagrid/renderer/area/misc.cpp | 2 +-
.../components/datagrid/renderer/area/misc.h | 2 +-
.../renderer/area/nodal-optimization.cpp | 2 +-
.../renderer/area/nodal-optimization.h | 2 +-
.../renderer/area/renewable.areasummary.cpp | 2 +-
.../renderer/area/renewable.areasummary.h | 2 +-
.../renderer/area/reservoirlevels.cpp | 2 +-
.../datagrid/renderer/area/reservoirlevels.h | 2 +-
.../renderer/area/thermal.areasummary.cpp | 2 +-
.../renderer/area/thermal.areasummary.h | 2 +-
.../renderer/area/thermalmodulation.cpp | 2 +-
.../renderer/area/thermalmodulation.h | 2 +-
.../datagrid/renderer/area/thermalprepro.cpp | 2 +-
.../datagrid/renderer/area/thermalprepro.h | 2 +-
.../datagrid/renderer/area/timeseries.cpp | 2 +-
.../datagrid/renderer/area/timeseries.h | 2 +-
.../datagrid/renderer/area/watervalues.cpp | 2 +-
.../datagrid/renderer/area/watervalues.h | 2 +-
.../datagrid/renderer/area/xcast-allareas.h | 2 +-
.../datagrid/renderer/area/xcast-allareas.hxx | 2 +-
.../renderer/area/xcast-coefficients.h | 2 +-
.../renderer/area/xcast-coefficients.hxx | 2 +-
.../datagrid/renderer/area/xcast-conversion.h | 2 +-
.../renderer/area/xcast-conversion.hxx | 2 +-
.../datagrid/renderer/area/xcast-k.h | 2 +-
.../datagrid/renderer/area/xcast-k.hxx | 2 +-
.../renderer/area/xcast-translation.h | 2 +-
.../renderer/area/xcast-translation.hxx | 2 +-
.../renderer/bindingconstraint/data.cpp | 2 +-
.../renderer/bindingconstraint/data.h | 2 +-
.../renderer/bindingconstraint/offsets.cpp | 2 +-
.../renderer/bindingconstraint/offsets.h | 2 +-
.../renderer/bindingconstraint/weights.cpp | 2 +-
.../renderer/bindingconstraint/weights.h | 2 +-
.../components/datagrid/renderer/column.cpp | 2 +-
.../components/datagrid/renderer/column.h | 2 +-
.../datagrid/renderer/connection.cpp | 2 +-
.../components/datagrid/renderer/connection.h | 2 +-
.../renderer/constraintsbuilder/links.cpp | 2 +-
.../renderer/constraintsbuilder/links.h | 2 +-
.../datagrid/renderer/correlation.cpp | 2 +-
.../datagrid/renderer/correlation.h | 2 +-
.../components/datagrid/renderer/layers.cpp | 2 +-
.../components/datagrid/renderer/layers.h | 2 +-
.../datagrid/renderer/links/summary.cpp | 2 +-
.../datagrid/renderer/links/summary.h | 2 +-
.../components/datagrid/renderer/logfile.cpp | 2 +-
.../components/datagrid/renderer/logfile.h | 2 +-
.../components/datagrid/renderer/matrix.h | 2 +-
.../components/datagrid/renderer/matrix.hxx | 2 +-
.../datagrid/renderer/mc-playlist.cpp | 2 +-
.../datagrid/renderer/mc-playlist.h | 2 +-
...scenario-builder-hydro-levels-renderer.cpp | 2 +-
.../scenario-builder-hydro-levels-renderer.h | 2 +-
.../scenario-builder-hydro-renderer.cpp | 2 +-
.../scenario-builder-hydro-renderer.h | 2 +-
.../scenario-builder-load-renderer.cpp | 2 +-
.../renderer/scenario-builder-load-renderer.h | 2 +-
.../scenario-builder-renderer-base.cpp | 2 +-
.../renderer/scenario-builder-renderer-base.h | 2 +-
.../scenario-builder-renewable-renderer.cpp | 2 +-
.../scenario-builder-renewable-renderer.h | 2 +-
.../scenario-builder-solar-renderer.cpp | 2 +-
.../scenario-builder-solar-renderer.h | 2 +-
.../scenario-builder-thermal-renderer.cpp | 2 +-
.../scenario-builder-thermal-renderer.h | 2 +-
.../scenario-builder-wind-renderer.cpp | 2 +-
.../renderer/scenario-builder-wind-renderer.h | 2 +-
...ts-management-aggregated-as-renewables.cpp | 2 +-
.../ts-management-clusters-as-renewables.cpp | 2 +-
.../ts-management-clusters-as-renewables.h | 2 +-
.../datagrid/renderer/ts-management.cpp | 2 +-
.../datagrid/renderer/ts-management.h | 2 +-
.../components/datagrid/wxgrid-renderer.cpp | 2 +-
.../components/datagrid/wxgrid-renderer.h | 2 +-
.../components/htmllistbox/component.cpp | 2 +-
.../components/htmllistbox/component.h | 2 +-
.../components/htmllistbox/component.hxx | 2 +-
.../datasource/bindingconstraint.cpp | 2 +-
.../htmllistbox/datasource/cluster-order.cpp | 2 +-
.../htmllistbox/datasource/cluster-order.h | 2 +-
.../htmllistbox/datasource/datasource.h | 2 +-
.../htmllistbox/datasource/datasource.hxx | 2 +-
.../datasource/renewable-cluster-order.cpp | 2 +-
.../datasource/renewable-cluster-order.h | 2 +-
.../datasource/thermal-cluster-order.cpp | 2 +-
.../datasource/thermal-cluster-order.h | 2 +-
.../components/htmllistbox/item/area.cpp | 2 +-
.../components/htmllistbox/item/area.h | 2 +-
.../components/htmllistbox/item/area.hxx | 2 +-
.../htmllistbox/item/cluster-item.cpp | 2 +-
.../htmllistbox/item/cluster-item.h | 2 +-
.../components/htmllistbox/item/error.cpp | 2 +-
.../components/htmllistbox/item/error.h | 2 +-
.../components/htmllistbox/item/group.cpp | 2 +-
.../components/htmllistbox/item/group.h | 2 +-
.../components/htmllistbox/item/info.cpp | 2 +-
.../components/htmllistbox/item/info.h | 2 +-
.../components/htmllistbox/item/item.cpp | 2 +-
.../components/htmllistbox/item/item.h | 2 +-
.../components/htmllistbox/item/item.hxx | 2 +-
.../htmllistbox/item/pathlistitem.cpp | 2 +-
.../htmllistbox/item/pathlistitem.h | 2 +-
.../item/renewable-cluster-item.cpp | 2 +-
.../htmllistbox/item/renewable-cluster-item.h | 2 +-
.../htmllistbox/item/thermal-cluster-item.cpp | 2 +-
.../htmllistbox/item/thermal-cluster-item.h | 2 +-
.../toolbox/components/htmllistbox/sort.h | 2 +-
.../toolbox/components/mainpanel.cpp | 2 +-
.../simulator/toolbox/components/mainpanel.h | 2 +-
.../toolbox/components/map/component.cpp | 2 +-
.../toolbox/components/map/component.h | 2 +-
.../toolbox/components/map/control.cpp | 2 +-
.../toolbox/components/map/control.h | 2 +-
.../components/map/controls/addtools.cpp | 2 +-
.../components/map/controls/addtools.h | 2 +-
.../toolbox/components/map/drawingcontext.cpp | 2 +-
.../toolbox/components/map/drawingcontext.h | 2 +-
.../toolbox/components/map/infos.cpp | 2 +-
.../simulator/toolbox/components/map/infos.h | 2 +-
.../toolbox/components/map/manager.cpp | 2 +-
.../toolbox/components/map/manager.h | 2 +-
.../toolbox/components/map/manager.hxx | 2 +-
.../map/nodes/bindingconstraint.cpp | 2 +-
.../components/map/nodes/bindingconstraint.h | 2 +-
.../components/map/nodes/connection.cpp | 2 +-
.../toolbox/components/map/nodes/connection.h | 2 +-
.../components/map/nodes/connection.hxx | 2 +-
.../toolbox/components/map/nodes/item.cpp | 2 +-
.../toolbox/components/map/nodes/item.h | 2 +-
.../toolbox/components/map/nodes/node.cpp | 2 +-
.../toolbox/components/map/nodes/node.h | 2 +-
.../toolbox/components/map/settings.cpp | 2 +-
.../toolbox/components/map/settings.h | 2 +-
.../map/tools/connectioncreator.cpp | 2 +-
.../components/map/tools/connectioncreator.h | 2 +-
.../toolbox/components/map/tools/remover.cpp | 2 +-
.../toolbox/components/map/tools/remover.h | 2 +-
.../toolbox/components/map/tools/tool.cpp | 2 +-
.../toolbox/components/map/tools/tool.h | 2 +-
.../components/notebook/mapnotebook.cpp | 2 +-
.../toolbox/components/notebook/mapnotebook.h | 2 +-
.../toolbox/components/notebook/notebook.cpp | 2 +-
.../toolbox/components/notebook/notebook.h | 2 +-
.../toolbox/components/notebook/notebook.hxx | 2 +-
.../toolbox/components/progressbar.cpp | 2 +-
.../toolbox/components/progressbar.h | 2 +-
.../simulator/toolbox/components/refresh.cpp | 2 +-
src/ui/simulator/toolbox/components/refresh.h | 2 +-
.../toolbox/components/wip-panel.cpp | 2 +-
.../simulator/toolbox/components/wip-panel.h | 2 +-
.../toolbox/components/wizardheader.cpp | 2 +-
.../toolbox/components/wizardheader.h | 2 +-
src/ui/simulator/toolbox/create.cpp | 2 +-
src/ui/simulator/toolbox/create.h | 2 +-
src/ui/simulator/toolbox/create.hxx | 2 +-
src/ui/simulator/toolbox/dispatcher/study.cpp | 2 +-
src/ui/simulator/toolbox/dispatcher/study.h | 2 +-
src/ui/simulator/toolbox/execute.h | 2 +-
src/ui/simulator/toolbox/execute/execute.cpp | 2 +-
src/ui/simulator/toolbox/execute/execute.h | 2 +-
.../toolbox/ext-source/action-panel.cpp | 2 +-
.../toolbox/ext-source/action-panel.h | 2 +-
src/ui/simulator/toolbox/ext-source/apply.cpp | 2 +-
src/ui/simulator/toolbox/ext-source/apply.h | 2 +-
src/ui/simulator/toolbox/ext-source/handler.h | 2 +-
.../ext-source/handler/build-context.cpp | 2 +-
.../ext-source/handler/build-context.h | 2 +-
.../handler/com.rte-france.antares.study.cpp | 2 +-
.../toolbox/ext-source/handler/handler.h | 2 +-
.../toolbox/ext-source/performer.cpp | 2 +-
.../simulator/toolbox/ext-source/performer.h | 2 +-
.../simulator/toolbox/ext-source/window.cpp | 2 +-
src/ui/simulator/toolbox/ext-source/window.h | 2 +-
src/ui/simulator/toolbox/input/area.cpp | 2 +-
src/ui/simulator/toolbox/input/area.h | 2 +-
.../toolbox/input/bindingconstraint.h | 2 +-
.../bindingconstraint/bindingconstraint.cpp | 2 +-
.../bindingconstraint/bindingconstraint.h | 2 +-
src/ui/simulator/toolbox/input/connection.cpp | 2 +-
src/ui/simulator/toolbox/input/connection.h | 2 +-
src/ui/simulator/toolbox/input/input.cpp | 2 +-
src/ui/simulator/toolbox/input/input.h | 2 +-
.../toolbox/input/renewable-cluster.cpp | 2 +-
.../toolbox/input/renewable-cluster.h | 2 +-
.../toolbox/input/thermal-cluster.cpp | 2 +-
.../simulator/toolbox/input/thermal-cluster.h | 2 +-
src/ui/simulator/toolbox/jobs.h | 2 +-
src/ui/simulator/toolbox/jobs/job.cpp | 2 +-
src/ui/simulator/toolbox/jobs/job.h | 2 +-
src/ui/simulator/toolbox/locales.cpp | 2 +-
src/ui/simulator/toolbox/locales.h | 2 +-
src/ui/simulator/toolbox/resources.cpp | 2 +-
src/ui/simulator/toolbox/resources.h | 2 +-
src/ui/simulator/toolbox/spotlight/area.cpp | 2 +-
src/ui/simulator/toolbox/spotlight/area.h | 2 +-
.../toolbox/spotlight/constraint.cpp | 2 +-
.../simulator/toolbox/spotlight/constraint.h | 2 +-
.../toolbox/system/diskfreespace.hxx | 2 +-
src/ui/simulator/toolbox/validator.cpp | 2 +-
src/ui/simulator/toolbox/validator.h | 2 +-
src/ui/simulator/toolbox/wx-wrapper.h | 2 +-
src/ui/simulator/windows/about/aboutbox.cpp | 4 +-
src/ui/simulator/windows/about/aboutbox.h | 2 +-
src/ui/simulator/windows/aboutbox.h | 2 +-
.../simulator/windows/analyzer/analyzer.cpp | 2 +-
src/ui/simulator/windows/analyzer/analyzer.h | 2 +-
.../simulator/windows/analyzer/analyzer.hxx | 2 +-
.../bindingconstraint/bindingconstraint.cpp | 2 +-
.../bindingconstraint/bindingconstraint.h | 2 +-
.../windows/bindingconstraint/edit.cpp | 2 +-
.../windows/bindingconstraint/edit.h | 2 +-
.../simulator/windows/calendar/calendar.cpp | 2 +-
src/ui/simulator/windows/calendar/calendar.h | 2 +-
.../windows/calendar/view-standard.hxx | 2 +-
src/ui/simulator/windows/cleaner.cpp | 2 +-
src/ui/simulator/windows/cleaner.h | 2 +-
src/ui/simulator/windows/connection.cpp | 2 +-
src/ui/simulator/windows/connection.h | 2 +-
.../constraintsbuilder.cpp | 2 +-
.../constraints-builder/constraintsbuilder.h | 2 +-
.../windows/correlation/correlation.cpp | 2 +-
.../windows/correlation/correlation.h | 2 +-
.../windows/correlation/datasources.hxx | 2 +-
src/ui/simulator/windows/exportmap.cpp | 2 +-
src/ui/simulator/windows/exportmap.h | 2 +-
src/ui/simulator/windows/exportmap.hxx | 2 +-
src/ui/simulator/windows/hydro/allocation.cpp | 2 +-
src/ui/simulator/windows/hydro/allocation.h | 2 +-
src/ui/simulator/windows/hydro/dailypower.cpp | 2 +-
src/ui/simulator/windows/hydro/dailypower.h | 2 +-
.../windows/hydro/levelsandvalues.cpp | 2 +-
.../simulator/windows/hydro/levelsandvalues.h | 2 +-
.../windows/hydro/localdatahydro.cpp | 2 +-
.../simulator/windows/hydro/localdatahydro.h | 2 +-
src/ui/simulator/windows/hydro/management.cpp | 2 +-
src/ui/simulator/windows/hydro/management.h | 2 +-
src/ui/simulator/windows/hydro/prepro.cpp | 2 +-
src/ui/simulator/windows/hydro/prepro.h | 2 +-
src/ui/simulator/windows/hydro/series.cpp | 2 +-
src/ui/simulator/windows/hydro/series.h | 2 +-
src/ui/simulator/windows/inspector.h | 2 +-
.../windows/inspector/accumulator.hxx | 2 +-
src/ui/simulator/windows/inspector/data.cpp | 2 +-
src/ui/simulator/windows/inspector/data.h | 2 +-
src/ui/simulator/windows/inspector/data.hxx | 2 +-
.../windows/inspector/editor-calendar.cpp | 2 +-
.../windows/inspector/editor-calendar.h | 2 +-
src/ui/simulator/windows/inspector/frame.cpp | 2 +-
src/ui/simulator/windows/inspector/frame.h | 2 +-
src/ui/simulator/windows/inspector/grid.cpp | 2 +-
src/ui/simulator/windows/inspector/grid.h | 2 +-
.../simulator/windows/inspector/inspector.cpp | 2 +-
.../simulator/windows/inspector/inspector.h | 2 +-
.../windows/inspector/property.update.cpp | 2 +-
src/ui/simulator/windows/memorystatistics.h | 2 +-
.../memorystatistics/memorystatistics.cpp | 2 +-
.../memorystatistics/memorystatistics.h | 2 +-
.../windows/memorystatistics/private.h | 2 +-
src/ui/simulator/windows/message.cpp | 2 +-
src/ui/simulator/windows/message.h | 2 +-
src/ui/simulator/windows/message.hxx | 2 +-
src/ui/simulator/windows/notes.cpp | 2 +-
src/ui/simulator/windows/notes.h | 2 +-
.../adequacy-patch/adequacy-patch-areas.cpp | 2 +-
.../adequacy-patch/adequacy-patch-areas.h | 2 +-
.../adequacy-patch/adequacy-patch-options.cpp | 2 +-
.../adequacy-patch/adequacy-patch-options.h | 2 +-
.../windows/options/advanced/advanced.cpp | 2 +-
.../windows/options/advanced/advanced.h | 2 +-
.../options/optimization/optimization.cpp | 2 +-
.../options/optimization/optimization.h | 2 +-
.../windows/options/playlist/playlist.cpp | 2 +-
.../windows/options/playlist/playlist.h | 2 +-
.../options/temp-folder/temp-folder.cpp | 2 +-
.../windows/options/temp-folder/temp-folder.h | 2 +-
src/ui/simulator/windows/output/content.h | 2 +-
src/ui/simulator/windows/output/content.hxx | 2 +-
src/ui/simulator/windows/output/fwd.h | 2 +-
src/ui/simulator/windows/output/job.cpp | 2 +-
src/ui/simulator/windows/output/job.h | 2 +-
src/ui/simulator/windows/output/layer.cpp | 2 +-
src/ui/simulator/windows/output/layer.h | 2 +-
src/ui/simulator/windows/output/layer.hxx | 2 +-
.../simulator/windows/output/mini-frame.cpp | 2 +-
src/ui/simulator/windows/output/mini-frame.h | 2 +-
src/ui/simulator/windows/output/output.cpp | 2 +-
src/ui/simulator/windows/output/output.h | 2 +-
src/ui/simulator/windows/output/panel.h | 2 +-
.../output/panel/area-link-renderer.cpp | 2 +-
.../windows/output/panel/area-link-renderer.h | 2 +-
.../windows/output/panel/area-link.cpp | 2 +-
.../simulator/windows/output/panel/panel.cpp | 2 +-
src/ui/simulator/windows/output/panel/panel.h | 2 +-
.../simulator/windows/output/panel/panel.hxx | 2 +-
.../output/provider/output-comparison.cpp | 2 +-
.../output/provider/output-comparison.h | 2 +-
.../windows/output/provider/outputs.cpp | 2 +-
.../windows/output/provider/outputs.h | 2 +-
.../windows/output/provider/variables.cpp | 2 +-
.../windows/output/provider/variables.h | 2 +-
.../windows/output/spotlight-provider.cpp | 2 +-
.../windows/output/spotlight-provider.h | 2 +-
src/ui/simulator/windows/output/tab.cpp | 2 +-
src/ui/simulator/windows/output/window.cpp | 2 +-
src/ui/simulator/windows/output/window.h | 2 +-
.../simulator/windows/renewables/cluster.cpp | 2 +-
src/ui/simulator/windows/renewables/cluster.h | 2 +-
src/ui/simulator/windows/renewables/panel.cpp | 2 +-
src/ui/simulator/windows/renewables/panel.h | 2 +-
src/ui/simulator/windows/saveas.cpp | 2 +-
src/ui/simulator/windows/saveas.h | 2 +-
src/ui/simulator/windows/saveas.hxx | 2 +-
.../windows/scenario-builder/panel.cpp | 2 +-
.../windows/scenario-builder/panel.h | 2 +-
src/ui/simulator/windows/sets.cpp | 2 +-
src/ui/simulator/windows/sets.h | 2 +-
src/ui/simulator/windows/simulation/panel.cpp | 2 +-
src/ui/simulator/windows/simulation/panel.h | 2 +-
src/ui/simulator/windows/simulation/run.cpp | 2 +-
src/ui/simulator/windows/simulation/run.h | 2 +-
src/ui/simulator/windows/startupwizard.cpp | 2 +-
src/ui/simulator/windows/startupwizard.h | 2 +-
src/ui/simulator/windows/studylogs.cpp | 2 +-
src/ui/simulator/windows/studylogs.h | 2 +-
src/ui/simulator/windows/textinput/input.cpp | 2 +-
src/ui/simulator/windows/textinput/input.h | 2 +-
src/ui/simulator/windows/thermal/cluster.cpp | 2 +-
src/ui/simulator/windows/thermal/cluster.h | 2 +-
src/ui/simulator/windows/thermal/panel.cpp | 2 +-
src/ui/simulator/windows/thermal/panel.h | 2 +-
src/ui/simulator/windows/version.cpp | 2 +-
src/ui/simulator/windows/version.h | 2 +-
src/ui/simulator/windows/xcast/xcast.h | 2 +-
src/ui/simulator/windows/xcast/xcast.hxx | 2 +-
1160 files changed, 1319 insertions(+), 1882 deletions(-)
diff --git a/COPYING.txt b/COPYING.txt
index a7adc9ffa5..aa778c27ec 100644
--- a/COPYING.txt
+++ b/COPYING.txt
@@ -1,725 +1,162 @@
-Valid-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+Valid-License-Identifier: MPL-2.0
License-Text:
-
Copyright (C) 2007-2018 RTE
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 3 of the License, or
-(at your option) any later version.
-This program is distributed in the hope that it will be useful, but
-WITHOUT ANY WARRANTY; without even the implied warranty of
-MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
-See the GNU General Public License for more details.
-You should have received a copy of the GNU General Public License
-along with this program; if not, see .
-
-In accordance with the terms of section 7 (7. Additional Terms.) of
-the GNU GPL v3, the copyright holders of this Program add the
-following Additional permissions:
-
-* If you modify this Program, or any covered work, by linking or
-combining it with OpenSSL (or a modified version of that library),
-containing parts covered by the terms of the OpenSSL license, the
-copyright holders of this Program grant you additional permission to
-convey the resulting work. Corresponding Source for a non-source form
-of such a combination shall include the source code for the parts of
-OpenSSL used as well as that of the covered work.
-
-* The terms "Sirius_Solver Substitution Exception" may be used to
-refer to the permission defined in the next two paragraphs.
-
-In the following paragraph, the terms "Non-GPL code" mean code that is
-covered neither by the GNU GPL v3 nor by a GPL-compatible license.
-The terms "Eligible Interface" mean the interface definition files of
-the Sirius_Solver library (version 6.0.0 or later).
-
-If you modify this Program, or any covered work, by linking it with
-Non-GPL code through an Eligible Interface, the copyright holders of
-this Program grant you additional conditional permission to convey the
-resulting work. The condition to which the use of the permission is
-subject to is that you replace the three characters between brackets
-at the end of this line by the version identifiers of the Sirius_Solver
-library whose eligible interface you make use of : [X.Y.Z]
-
-* As a special exception, the copyright holders of this Program give
-you permission to link this software with libYuni library, licensed
-under MPL-2.0, to produce an executable without applying the GNU GPL
-v3 to the library itself providing that you meet the terms and
-conditions of the MPL-2.0 on this library.
-
-### GNU GENERAL PUBLIC LICENSE
-
-Version 3, 29 June 2007
-
-Copyright (C) 2007 Free Software Foundation, Inc.
-
-
-Everyone is permitted to copy and distribute verbatim copies of this
-license document, but changing it is not allowed.
-
-### Preamble
-
-The GNU General Public License is a free, copyleft license for
-software and other kinds of works.
-
-The licenses for most software and other practical works are designed
-to take away your freedom to share and change the works. By contrast,
-the GNU General Public License is intended to guarantee your freedom
-to share and change all versions of a program--to make sure it remains
-free software for all its users. We, the Free Software Foundation, use
-the GNU General Public License for most of our software; it applies
-also to any other work released this way by its authors. You can apply
-it to your programs, too.
-
-When we speak of free software, we are referring to freedom, not
-price. Our General Public Licenses are designed to make sure that you
-have the freedom to distribute copies of free software (and charge for
-them if you wish), that you receive source code or can get it if you
-want it, that you can change the software or use pieces of it in new
-free programs, and that you know you can do these things.
-
-To protect your rights, we need to prevent others from denying you
-these rights or asking you to surrender the rights. Therefore, you
-have certain responsibilities if you distribute copies of the
-software, or if you modify it: responsibilities to respect the freedom
-of others.
-
-For example, if you distribute copies of such a program, whether
-gratis or for a fee, you must pass on to the recipients the same
-freedoms that you received. You must make sure that they, too, receive
-or can get the source code. And you must show them these terms so they
-know their rights.
-
-Developers that use the GNU GPL protect your rights with two steps:
-(1) assert copyright on the software, and (2) offer you this License
-giving you legal permission to copy, distribute and/or modify it.
-
-For the developers' and authors' protection, the GPL clearly explains
-that there is no warranty for this free software. For both users' and
-authors' sake, the GPL requires that modified versions be marked as
-changed, so that their problems will not be attributed erroneously to
-authors of previous versions.
-
-Some devices are designed to deny users access to install or run
-modified versions of the software inside them, although the
-manufacturer can do so. This is fundamentally incompatible with the
-aim of protecting users' freedom to change the software. The
-systematic pattern of such abuse occurs in the area of products for
-individuals to use, which is precisely where it is most unacceptable.
-Therefore, we have designed this version of the GPL to prohibit the
-practice for those products. If such problems arise substantially in
-other domains, we stand ready to extend this provision to those
-domains in future versions of the GPL, as needed to protect the
-freedom of users.
-
-Finally, every program is threatened constantly by software patents.
-States should not allow patents to restrict development and use of
-software on general-purpose computers, but in those that do, we wish
-to avoid the special danger that patents applied to a free program
-could make it effectively proprietary. To prevent this, the GPL
-assures that patents cannot be used to render the program non-free.
-
-The precise terms and conditions for copying, distribution and
-modification follow.
-
-### TERMS AND CONDITIONS
-
-#### 0. Definitions.
-
-"This License" refers to version 3 of the GNU General Public License.
-
-"Copyright" also means copyright-like laws that apply to other kinds
-of works, such as semiconductor masks.
-
-"The Program" refers to any copyrightable work licensed under this
-License. Each licensee is addressed as "you". "Licensees" and
-"recipients" may be individuals or organizations.
-
-To "modify" a work means to copy from or adapt all or part of the work
-in a fashion requiring copyright permission, other than the making of
-an exact copy. The resulting work is called a "modified version" of
-the earlier work or a work "based on" the earlier work.
-
-A "covered work" means either the unmodified Program or a work based
-on the Program.
-
-To "propagate" a work means to do anything with it that, without
-permission, would make you directly or secondarily liable for
-infringement under applicable copyright law, except executing it on a
-computer or modifying a private copy. Propagation includes copying,
-distribution (with or without modification), making available to the
-public, and in some countries other activities as well.
-
-To "convey" a work means any kind of propagation that enables other
-parties to make or receive copies. Mere interaction with a user
-through a computer network, with no transfer of a copy, is not
-conveying.
-
-An interactive user interface displays "Appropriate Legal Notices" to
-the extent that it includes a convenient and prominently visible
-feature that (1) displays an appropriate copyright notice, and (2)
-tells the user that there is no warranty for the work (except to the
-extent that warranties are provided), that licensees may convey the
-work under this License, and how to view a copy of this License. If
-the interface presents a list of user commands or options, such as a
-menu, a prominent item in the list meets this criterion.
-
-#### 1. Source Code.
-
-The "source code" for a work means the preferred form of the work for
-making modifications to it. "Object code" means any non-source form of
-a work.
-
-A "Standard Interface" means an interface that either is an official
-standard defined by a recognized standards body, or, in the case of
-interfaces specified for a particular programming language, one that
-is widely used among developers working in that language.
-
-The "System Libraries" of an executable work include anything, other
-than the work as a whole, that (a) is included in the normal form of
-packaging a Major Component, but which is not part of that Major
-Component, and (b) serves only to enable use of the work with that
-Major Component, or to implement a Standard Interface for which an
-implementation is available to the public in source code form. A
-"Major Component", in this context, means a major essential component
-(kernel, window system, and so on) of the specific operating system
-(if any) on which the executable work runs, or a compiler used to
-produce the work, or an object code interpreter used to run it.
-
-The "Corresponding Source" for a work in object code form means all
-the source code needed to generate, install, and (for an executable
-work) run the object code and to modify the work, including scripts to
-control those activities. However, it does not include the work's
-System Libraries, or general-purpose tools or generally available free
-programs which are used unmodified in performing those activities but
-which are not part of the work. For example, Corresponding Source
-includes interface definition files associated with source files for
-the work, and the source code for shared libraries and dynamically
-linked subprograms that the work is specifically designed to require,
-such as by intimate data communication or control flow between those
-subprograms and other parts of the work.
-
-The Corresponding Source need not include anything that users can
-regenerate automatically from other parts of the Corresponding Source.
-
-The Corresponding Source for a work in source code form is that same
-work.
-
-#### 2. Basic Permissions.
-
-All rights granted under this License are granted for the term of
-copyright on the Program, and are irrevocable provided the stated
-conditions are met. This License explicitly affirms your unlimited
-permission to run the unmodified Program. The output from running a
-covered work is covered by this License only if the output, given its
-content, constitutes a covered work. This License acknowledges your
-rights of fair use or other equivalent, as provided by copyright law.
-
-You may make, run and propagate covered works that you do not convey,
-without conditions so long as your license otherwise remains in force.
-You may convey covered works to others for the sole purpose of having
-them make modifications exclusively for you, or provide you with
-facilities for running those works, provided that you comply with the
-terms of this License in conveying all material for which you do not
-control copyright. Those thus making or running the covered works for
-you must do so exclusively on your behalf, under your direction and
-control, on terms that prohibit them from making any copies of your
-copyrighted material outside their relationship with you.
-
-Conveying under any other circumstances is permitted solely under the
-conditions stated below. Sublicensing is not allowed; section 10 makes
-it unnecessary.
-
-#### 3. Protecting Users' Legal Rights From Anti-Circumvention Law.
-
-No covered work shall be deemed part of an effective technological
-measure under any applicable law fulfilling obligations under article
-11 of the WIPO copyright treaty adopted on 20 December 1996, or
-similar laws prohibiting or restricting circumvention of such
-measures.
-
-When you convey a covered work, you waive any legal power to forbid
-circumvention of technological measures to the extent such
-circumvention is effected by exercising rights under this License with
-respect to the covered work, and you disclaim any intention to limit
-operation or modification of the work as a means of enforcing, against
-the work's users, your or third parties' legal rights to forbid
-circumvention of technological measures.
-
-#### 4. Conveying Verbatim Copies.
-
-You may convey verbatim copies of the Program's source code as you
-receive it, in any medium, provided that you conspicuously and
-appropriately publish on each copy an appropriate copyright notice;
-keep intact all notices stating that this License and any
-non-permissive terms added in accord with section 7 apply to the code;
-keep intact all notices of the absence of any warranty; and give all
-recipients a copy of this License along with the Program.
-
-You may charge any price or no price for each copy that you convey,
-and you may offer support or warranty protection for a fee.
-
-#### 5. Conveying Modified Source Versions.
-
-You may convey a work based on the Program, or the modifications to
-produce it from the Program, in the form of source code under the
-terms of section 4, provided that you also meet all of these
-conditions:
-
-- a) The work must carry prominent notices stating that you modified
- it, and giving a relevant date.
-- b) The work must carry prominent notices stating that it is
- released under this License and any conditions added under
- section 7. This requirement modifies the requirement in section 4
- to "keep intact all notices".
-- c) You must license the entire work, as a whole, under this
- License to anyone who comes into possession of a copy. This
- License will therefore apply, along with any applicable section 7
- additional terms, to the whole of the work, and all its parts,
- regardless of how they are packaged. This License gives no
- permission to license the work in any other way, but it does not
- invalidate such permission if you have separately received it.
-- d) If the work has interactive user interfaces, each must display
- Appropriate Legal Notices; however, if the Program has interactive
- interfaces that do not display Appropriate Legal Notices, your
- work need not make them do so.
-
-A compilation of a covered work with other separate and independent
-works, which are not by their nature extensions of the covered work,
-and which are not combined with it such as to form a larger program,
-in or on a volume of a storage or distribution medium, is called an
-"aggregate" if the compilation and its resulting copyright are not
-used to limit the access or legal rights of the compilation's users
-beyond what the individual works permit. Inclusion of a covered work
-in an aggregate does not cause this License to apply to the other
-parts of the aggregate.
-
-#### 6. Conveying Non-Source Forms.
-
-You may convey a covered work in object code form under the terms of
-sections 4 and 5, provided that you also convey the machine-readable
-Corresponding Source under the terms of this License, in one of these
-ways:
-
-- a) Convey the object code in, or embodied in, a physical product
- (including a physical distribution medium), accompanied by the
- Corresponding Source fixed on a durable physical medium
- customarily used for software interchange.
-- b) Convey the object code in, or embodied in, a physical product
- (including a physical distribution medium), accompanied by a
- written offer, valid for at least three years and valid for as
- long as you offer spare parts or customer support for that product
- model, to give anyone who possesses the object code either (1) a
- copy of the Corresponding Source for all the software in the
- product that is covered by this License, on a durable physical
- medium customarily used for software interchange, for a price no
- more than your reasonable cost of physically performing this
- conveying of source, or (2) access to copy the Corresponding
- Source from a network server at no charge.
-- c) Convey individual copies of the object code with a copy of the
- written offer to provide the Corresponding Source. This
- alternative is allowed only occasionally and noncommercially, and
- only if you received the object code with such an offer, in accord
- with subsection 6b.
-- d) Convey the object code by offering access from a designated
- place (gratis or for a charge), and offer equivalent access to the
- Corresponding Source in the same way through the same place at no
- further charge. You need not require recipients to copy the
- Corresponding Source along with the object code. If the place to
- copy the object code is a network server, the Corresponding Source
- may be on a different server (operated by you or a third party)
- that supports equivalent copying facilities, provided you maintain
- clear directions next to the object code saying where to find the
- Corresponding Source. Regardless of what server hosts the
- Corresponding Source, you remain obligated to ensure that it is
- available for as long as needed to satisfy these requirements.
-- e) Convey the object code using peer-to-peer transmission,
- provided you inform other peers where the object code and
- Corresponding Source of the work are being offered to the general
- public at no charge under subsection 6d.
-
-A separable portion of the object code, whose source code is excluded
-from the Corresponding Source as a System Library, need not be
-included in conveying the object code work.
-
-A "User Product" is either (1) a "consumer product", which means any
-tangible personal property which is normally used for personal,
-family, or household purposes, or (2) anything designed or sold for
-incorporation into a dwelling. In determining whether a product is a
-consumer product, doubtful cases shall be resolved in favor of
-coverage. For a particular product received by a particular user,
-"normally used" refers to a typical or common use of that class of
-product, regardless of the status of the particular user or of the way
-in which the particular user actually uses, or expects or is expected
-to use, the product. A product is a consumer product regardless of
-whether the product has substantial commercial, industrial or
-non-consumer uses, unless such uses represent the only significant
-mode of use of the product.
-
-"Installation Information" for a User Product means any methods,
-procedures, authorization keys, or other information required to
-install and execute modified versions of a covered work in that User
-Product from a modified version of its Corresponding Source. The
-information must suffice to ensure that the continued functioning of
-the modified object code is in no case prevented or interfered with
-solely because modification has been made.
-
-If you convey an object code work under this section in, or with, or
-specifically for use in, a User Product, and the conveying occurs as
-part of a transaction in which the right of possession and use of the
-User Product is transferred to the recipient in perpetuity or for a
-fixed term (regardless of how the transaction is characterized), the
-Corresponding Source conveyed under this section must be accompanied
-by the Installation Information. But this requirement does not apply
-if neither you nor any third party retains the ability to install
-modified object code on the User Product (for example, the work has
-been installed in ROM).
-
-The requirement to provide Installation Information does not include a
-requirement to continue to provide support service, warranty, or
-updates for a work that has been modified or installed by the
-recipient, or for the User Product in which it has been modified or
-installed. Access to a network may be denied when the modification
-itself materially and adversely affects the operation of the network
-or violates the rules and protocols for communication across the
-network.
-
-Corresponding Source conveyed, and Installation Information provided,
-in accord with this section must be in a format that is publicly
-documented (and with an implementation available to the public in
-source code form), and must require no special password or key for
-unpacking, reading or copying.
-
-#### 7. Additional Terms.
-
-"Additional permissions" are terms that supplement the terms of this
-License by making exceptions from one or more of its conditions.
-Additional permissions that are applicable to the entire Program shall
-be treated as though they were included in this License, to the extent
-that they are valid under applicable law. If additional permissions
-apply only to part of the Program, that part may be used separately
-under those permissions, but the entire Program remains governed by
-this License without regard to the additional permissions.
-
-When you convey a copy of a covered work, you may at your option
-remove any additional permissions from that copy, or from any part of
-it. (Additional permissions may be written to require their own
-removal in certain cases when you modify the work.) You may place
-additional permissions on material, added by you to a covered work,
-for which you have or can give appropriate copyright permission.
-
-Notwithstanding any other provision of this License, for material you
-add to a covered work, you may (if authorized by the copyright holders
-of that material) supplement the terms of this License with terms:
-
-- a) Disclaiming warranty or limiting liability differently from the
- terms of sections 15 and 16 of this License; or
-- b) Requiring preservation of specified reasonable legal notices or
- author attributions in that material or in the Appropriate Legal
- Notices displayed by works containing it; or
-- c) Prohibiting misrepresentation of the origin of that material,
- or requiring that modified versions of such material be marked in
- reasonable ways as different from the original version; or
-- d) Limiting the use for publicity purposes of names of licensors
- or authors of the material; or
-- e) Declining to grant rights under trademark law for use of some
- trade names, trademarks, or service marks; or
-- f) Requiring indemnification of licensors and authors of that
- material by anyone who conveys the material (or modified versions
- of it) with contractual assumptions of liability to the recipient,
- for any liability that these contractual assumptions directly
- impose on those licensors and authors.
-
-All other non-permissive additional terms are considered "further
-restrictions" within the meaning of section 10. If the Program as you
-received it, or any part of it, contains a notice stating that it is
-governed by this License along with a term that is a further
-restriction, you may remove that term. If a license document contains
-a further restriction but permits relicensing or conveying under this
-License, you may add to a covered work material governed by the terms
-of that license document, provided that the further restriction does
-not survive such relicensing or conveying.
-
-If you add terms to a covered work in accord with this section, you
-must place, in the relevant source files, a statement of the
-additional terms that apply to those files, or a notice indicating
-where to find the applicable terms.
-
-Additional terms, permissive or non-permissive, may be stated in the
-form of a separately written license, or stated as exceptions; the
-above requirements apply either way.
-
-#### 8. Termination.
-
-You may not propagate or modify a covered work except as expressly
-provided under this License. Any attempt otherwise to propagate or
-modify it is void, and will automatically terminate your rights under
-this License (including any patent licenses granted under the third
-paragraph of section 11).
-
-However, if you cease all violation of this License, then your license
-from a particular copyright holder is reinstated (a) provisionally,
-unless and until the copyright holder explicitly and finally
-terminates your license, and (b) permanently, if the copyright holder
-fails to notify you of the violation by some reasonable means prior to
-60 days after the cessation.
-
-Moreover, your license from a particular copyright holder is
-reinstated permanently if the copyright holder notifies you of the
-violation by some reasonable means, this is the first time you have
-received notice of violation of this License (for any work) from that
-copyright holder, and you cure the violation prior to 30 days after
-your receipt of the notice.
-
-Termination of your rights under this section does not terminate the
-licenses of parties who have received copies or rights from you under
-this License. If your rights have been terminated and not permanently
-reinstated, you do not qualify to receive new licenses for the same
-material under section 10.
-
-#### 9. Acceptance Not Required for Having Copies.
-
-You are not required to accept this License in order to receive or run
-a copy of the Program. Ancillary propagation of a covered work
-occurring solely as a consequence of using peer-to-peer transmission
-to receive a copy likewise does not require acceptance. However,
-nothing other than this License grants you permission to propagate or
-modify any covered work. These actions infringe copyright if you do
-not accept this License. Therefore, by modifying or propagating a
-covered work, you indicate your acceptance of this License to do so.
-
-#### 10. Automatic Licensing of Downstream Recipients.
-
-Each time you convey a covered work, the recipient automatically
-receives a license from the original licensors, to run, modify and
-propagate that work, subject to this License. You are not responsible
-for enforcing compliance by third parties with this License.
-
-An "entity transaction" is a transaction transferring control of an
-organization, or substantially all assets of one, or subdividing an
-organization, or merging organizations. If propagation of a covered
-work results from an entity transaction, each party to that
-transaction who receives a copy of the work also receives whatever
-licenses to the work the party's predecessor in interest had or could
-give under the previous paragraph, plus a right to possession of the
-Corresponding Source of the work from the predecessor in interest, if
-the predecessor has it or can get it with reasonable efforts.
-
-You may not impose any further restrictions on the exercise of the
-rights granted or affirmed under this License. For example, you may
-not impose a license fee, royalty, or other charge for exercise of
-rights granted under this License, and you may not initiate litigation
-(including a cross-claim or counterclaim in a lawsuit) alleging that
-any patent claim is infringed by making, using, selling, offering for
-sale, or importing the Program or any portion of it.
-
-#### 11. Patents.
-
-A "contributor" is a copyright holder who authorizes use under this
-License of the Program or a work on which the Program is based. The
-work thus licensed is called the contributor's "contributor version".
-
-A contributor's "essential patent claims" are all patent claims owned
-or controlled by the contributor, whether already acquired or
-hereafter acquired, that would be infringed by some manner, permitted
-by this License, of making, using, or selling its contributor version,
-but do not include claims that would be infringed only as a
-consequence of further modification of the contributor version. For
-purposes of this definition, "control" includes the right to grant
-patent sublicenses in a manner consistent with the requirements of
-this License.
-
-Each contributor grants you a non-exclusive, worldwide, royalty-free
-patent license under the contributor's essential patent claims, to
-make, use, sell, offer for sale, import and otherwise run, modify and
-propagate the contents of its contributor version.
-
-In the following three paragraphs, a "patent license" is any express
-agreement or commitment, however denominated, not to enforce a patent
-(such as an express permission to practice a patent or covenant not to
-sue for patent infringement). To "grant" such a patent license to a
-party means to make such an agreement or commitment not to enforce a
-patent against the party.
-
-If you convey a covered work, knowingly relying on a patent license,
-and the Corresponding Source of the work is not available for anyone
-to copy, free of charge and under the terms of this License, through a
-publicly available network server or other readily accessible means,
-then you must either (1) cause the Corresponding Source to be so
-available, or (2) arrange to deprive yourself of the benefit of the
-patent license for this particular work, or (3) arrange, in a manner
-consistent with the requirements of this License, to extend the patent
-license to downstream recipients. "Knowingly relying" means you have
-actual knowledge that, but for the patent license, your conveying the
-covered work in a country, or your recipient's use of the covered work
-in a country, would infringe one or more identifiable patents in that
-country that you have reason to believe are valid.
-
-If, pursuant to or in connection with a single transaction or
-arrangement, you convey, or propagate by procuring conveyance of, a
-covered work, and grant a patent license to some of the parties
-receiving the covered work authorizing them to use, propagate, modify
-or convey a specific copy of the covered work, then the patent license
-you grant is automatically extended to all recipients of the covered
-work and works based on it.
-
-A patent license is "discriminatory" if it does not include within the
-scope of its coverage, prohibits the exercise of, or is conditioned on
-the non-exercise of one or more of the rights that are specifically
-granted under this License. You may not convey a covered work if you
-are a party to an arrangement with a third party that is in the
-business of distributing software, under which you make payment to the
-third party based on the extent of your activity of conveying the
-work, and under which the third party grants, to any of the parties
-who would receive the covered work from you, a discriminatory patent
-license (a) in connection with copies of the covered work conveyed by
-you (or copies made from those copies), or (b) primarily for and in
-connection with specific products or compilations that contain the
-covered work, unless you entered into that arrangement, or that patent
-license was granted, prior to 28 March 2007.
-
-Nothing in this License shall be construed as excluding or limiting
-any implied license or other defenses to infringement that may
-otherwise be available to you under applicable patent law.
-
-#### 12. No Surrender of Others' Freedom.
-
-If conditions are imposed on you (whether by court order, agreement or
-otherwise) that contradict the conditions of this License, they do not
-excuse you from the conditions of this License. If you cannot convey a
-covered work so as to satisfy simultaneously your obligations under
-this License and any other pertinent obligations, then as a
-consequence you may not convey it at all. For example, if you agree to
-terms that obligate you to collect a royalty for further conveying
-from those to whom you convey the Program, the only way you could
-satisfy both those terms and this License would be to refrain entirely
-from conveying the Program.
-
-#### 13. Use with the GNU Affero General Public License.
-
-Notwithstanding any other provision of this License, you have
-permission to link or combine any covered work with a work licensed
-under version 3 of the GNU Affero General Public License into a single
-combined work, and to convey the resulting work. The terms of this
-License will continue to apply to the part which is the covered work,
-but the special requirements of the GNU Affero General Public License,
-section 13, concerning interaction through a network will apply to the
-combination as such.
-
-#### 14. Revised Versions of this License.
-
-The Free Software Foundation may publish revised and/or new versions
-of the GNU General Public License from time to time. Such new versions
-will be similar in spirit to the present version, but may differ in
-detail to address new problems or concerns.
-
-Each version is given a distinguishing version number. If the Program
-specifies that a certain numbered version of the GNU General Public
-License "or any later version" applies to it, you have the option of
-following the terms and conditions either of that numbered version or
-of any later version published by the Free Software Foundation. If the
-Program does not specify a version number of the GNU General Public
-License, you may choose any version ever published by the Free
-Software Foundation.
-
-If the Program specifies that a proxy can decide which future versions
-of the GNU General Public License can be used, that proxy's public
-statement of acceptance of a version permanently authorizes you to
-choose that version for the Program.
-
-Later license versions may give you additional or different
-permissions. However, no additional obligations are imposed on any
-author or copyright holder as a result of your choosing to follow a
-later version.
-
-#### 15. Disclaimer of Warranty.
-
-THERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY
-APPLICABLE LAW. EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT
-HOLDERS AND/OR OTHER PARTIES PROVIDE THE PROGRAM "AS IS" WITHOUT
-WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT
-LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-A PARTICULAR PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND
-PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD THE PROGRAM PROVE
-DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING, REPAIR OR
-CORRECTION.
-
-#### 16. Limitation of Liability.
-
-IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
-WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MODIFIES AND/OR
-CONVEYS THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES,
-INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES
-ARISING OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT
-NOT LIMITED TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR
-LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM
-TO OPERATE WITH ANY OTHER PROGRAMS), EVEN IF SUCH HOLDER OR OTHER
-PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES.
-
-#### 17. Interpretation of Sections 15 and 16.
-
-If the disclaimer of warranty and limitation of liability provided
-above cannot be given local legal effect according to their terms,
-reviewing courts shall apply local law that most closely approximates
-an absolute waiver of all civil liability in connection with the
-Program, unless a warranty or assumption of liability accompanies a
-copy of the Program in return for a fee.
-
-END OF TERMS AND CONDITIONS
-
-### How to Apply These Terms to Your New Programs
-
-If you develop a new program, and you want it to be of the greatest
-possible use to the public, the best way to achieve this is to make it
-free software which everyone can redistribute and change under these
-terms.
-
-To do so, attach the following notices to the program. It is safest to
-attach them to the start of each source file to most effectively state
-the exclusion of warranty; and each file should have at least the
-"copyright" line and a pointer to where the full notice is found.
-
-
- Copyright (C)
-
- This program is free software: you can redistribute it and/or modify
- it under the terms of the GNU General Public License as published by
- the Free Software Foundation, either version 3 of the License, or
- (at your option) any later version.
-
- This program is distributed in the hope that it will be useful,
- but WITHOUT ANY WARRANTY; without even the implied warranty of
- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
- GNU General Public License for more details.
-
- You should have received a copy of the GNU General Public License
- along with this program. If not, see .
-
-Also add information on how to contact you by electronic and paper
-mail.
-
-If the program does terminal interaction, make it output a short
-notice like this when it starts in an interactive mode:
-
- Copyright (C)
- This program comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
- This is free software, and you are welcome to redistribute it
- under certain conditions; type `show c' for details.
-
-The hypothetical commands \`show w' and \`show c' should show the
-appropriate parts of the General Public License. Of course, your
-program's commands might be different; for a GUI interface, you would
-use an "about box".
-
-You should also get your employer (if you work as a programmer) or
-school, if any, to sign a "copyright disclaimer" for the program, if
-necessary. For more information on this, and how to apply and follow
-the GNU GPL, see .
-
-The GNU General Public License does not permit incorporating your
-program into proprietary programs. If your program is a subroutine
-library, you may consider it more useful to permit linking proprietary
-applications with the library. If this is what you want to do, use the
-GNU Lesser General Public License instead of this License. But first,
-please read .
\ No newline at end of file
+Mozilla Public License
+Version 2.0
+1. Definitions
+
+1.1. “Contributor”
+
+ means each individual or legal entity that creates, contributes to the creation of, or owns Covered Software.
+1.2. “Contributor Version”
+
+ means the combination of the Contributions of others (if any) used by a Contributor and that particular Contributor’s Contribution.
+1.3. “Contribution”
+
+ means Covered Software of a particular Contributor.
+1.4. “Covered Software”
+
+ means Source Code Form to which the initial Contributor has attached the notice in Exhibit A, the Executable Form of such Source Code Form, and Modifications of such Source Code Form, in each case including portions thereof.
+1.5. “Incompatible With Secondary Licenses”
+
+ means
+
+ that the initial Contributor has attached the notice described in Exhibit B to the Covered Software; or
+
+ that the Covered Software was made available under the terms of version 1.1 or earlier of the License, but not also under the terms of a Secondary License.
+
+1.6. “Executable Form”
+
+ means any form of the work other than Source Code Form.
+1.7. “Larger Work”
+
+ means a work that combines Covered Software with other material, in a separate file or files, that is not Covered Software.
+1.8. “License”
+
+ means this document.
+1.9. “Licensable”
+
+ means having the right to grant, to the maximum extent possible, whether at the time of the initial grant or subsequently, any and all of the rights conveyed by this License.
+1.10. “Modifications”
+
+ means any of the following:
+
+ any file in Source Code Form that results from an addition to, deletion from, or modification of the contents of Covered Software; or
+
+ any new file in Source Code Form that contains any Covered Software.
+
+1.11. “Patent Claims” of a Contributor
+
+ means any patent claim(s), including without limitation, method, process, and apparatus claims, in any patent Licensable by such Contributor that would be infringed, but for the grant of the License, by the making, using, selling, offering for sale, having made, import, or transfer of either its Contributions or its Contributor Version.
+1.12. “Secondary License”
+
+ means either the GNU General Public License, Version 2.0, the GNU Lesser General Public License, Version 2.1, the GNU Affero General Public License, Version 3.0, or any later versions of those licenses.
+1.13. “Source Code Form”
+
+ means the form of the work preferred for making modifications.
+1.14. “You” (or “Your”)
+
+ means an individual or a legal entity exercising rights under this License. For legal entities, “You” includes any entity that controls, is controlled by, or is under common control with You. For purposes of this definition, “control” means (a) the power, direct or indirect, to cause the direction or management of such entity, whether by contract or otherwise, or (b) ownership of more than fifty percent (50%) of the outstanding shares or beneficial ownership of such entity.
+
+2. License Grants and Conditions
+2.1. Grants
+
+Each Contributor hereby grants You a world-wide, royalty-free, non-exclusive license:
+
+ under intellectual property rights (other than patent or trademark) Licensable by such Contributor to use, reproduce, make available, modify, display, perform, distribute, and otherwise exploit its Contributions, either on an unmodified basis, with Modifications, or as part of a Larger Work; and
+
+ under Patent Claims of such Contributor to make, use, sell, offer for sale, have made, import, and otherwise transfer either its Contributions or its Contributor Version.
+
+2.2. Effective Date
+
+The licenses granted in Section 2.1 with respect to any Contribution become effective for each Contribution on the date the Contributor first distributes such Contribution.
+2.3. Limitations on Grant Scope
+
+The licenses granted in this Section 2 are the only rights granted under this License. No additional rights or licenses will be implied from the distribution or licensing of Covered Software under this License. Notwithstanding Section 2.1(b) above, no patent license is granted by a Contributor:
+
+ for any code that a Contributor has removed from Covered Software; or
+
+ for infringements caused by: (i) Your and any other third party’s modifications of Covered Software, or (ii) the combination of its Contributions with other software (except as part of its Contributor Version); or
+
+ under Patent Claims infringed by Covered Software in the absence of its Contributions.
+
+This License does not grant any rights in the trademarks, service marks, or logos of any Contributor (except as may be necessary to comply with the notice requirements in Section 3.4).
+2.4. Subsequent Licenses
+
+No Contributor makes additional grants as a result of Your choice to distribute the Covered Software under a subsequent version of this License (see Section 10.2) or under the terms of a Secondary License (if permitted under the terms of Section 3.3).
+2.5. Representation
+
+Each Contributor represents that the Contributor believes its Contributions are its original creation(s) or it has sufficient rights to grant the rights to its Contributions conveyed by this License.
+2.6. Fair Use
+
+This License is not intended to limit any rights You have under applicable copyright doctrines of fair use, fair dealing, or other equivalents.
+2.7. Conditions
+
+Sections 3.1, 3.2, 3.3, and 3.4 are conditions of the licenses granted in Section 2.1.
+3. Responsibilities
+3.1. Distribution of Source Form
+
+All distribution of Covered Software in Source Code Form, including any Modifications that You create or to which You contribute, must be under the terms of this License. You must inform recipients that the Source Code Form of the Covered Software is governed by the terms of this License, and how they can obtain a copy of this License. You may not attempt to alter or restrict the recipients’ rights in the Source Code Form.
+3.2. Distribution of Executable Form
+
+If You distribute Covered Software in Executable Form then:
+
+ such Covered Software must also be made available in Source Code Form, as described in Section 3.1, and You must inform recipients of the Executable Form how they can obtain a copy of such Source Code Form by reasonable means in a timely manner, at a charge no more than the cost of distribution to the recipient; and
+
+ You may distribute such Executable Form under the terms of this License, or sublicense it under different terms, provided that the license for the Executable Form does not attempt to limit or alter the recipients’ rights in the Source Code Form under this License.
+
+3.3. Distribution of a Larger Work
+
+You may create and distribute a Larger Work under terms of Your choice, provided that You also comply with the requirements of this License for the Covered Software. If the Larger Work is a combination of Covered Software with a work governed by one or more Secondary Licenses, and the Covered Software is not Incompatible With Secondary Licenses, this License permits You to additionally distribute such Covered Software under the terms of such Secondary License(s), so that the recipient of the Larger Work may, at their option, further distribute the Covered Software under the terms of either this License or such Secondary License(s).
+3.4. Notices
+
+You may not remove or alter the substance of any license notices (including copyright notices, patent notices, disclaimers of warranty, or limitations of liability) contained within the Source Code Form of the Covered Software, except that You may alter any license notices to the extent required to remedy known factual inaccuracies.
+3.5. Application of Additional Terms
+
+You may choose to offer, and to charge a fee for, warranty, support, indemnity or liability obligations to one or more recipients of Covered Software. However, You may do so only on Your own behalf, and not on behalf of any Contributor. You must make it absolutely clear that any such warranty, support, indemnity, or liability obligation is offered by You alone, and You hereby agree to indemnify every Contributor for any liability incurred by such Contributor as a result of warranty, support, indemnity or liability terms You offer. You may include additional disclaimers of warranty and limitations of liability specific to any jurisdiction.
+4. Inability to Comply Due to Statute or Regulation
+
+If it is impossible for You to comply with any of the terms of this License with respect to some or all of the Covered Software due to statute, judicial order, or regulation then You must: (a) comply with the terms of this License to the maximum extent possible; and (b) describe the limitations and the code they affect. Such description must be placed in a text file included with all distributions of the Covered Software under this License. Except to the extent prohibited by statute or regulation, such description must be sufficiently detailed for a recipient of ordinary skill to be able to understand it.
+5. Termination
+
+5.1. The rights granted under this License will terminate automatically if You fail to comply with any of its terms. However, if You become compliant, then the rights granted under this License from a particular Contributor are reinstated (a) provisionally, unless and until such Contributor explicitly and finally terminates Your grants, and (b) on an ongoing basis, if such Contributor fails to notify You of the non-compliance by some reasonable means prior to 60 days after You have come back into compliance. Moreover, Your grants from a particular Contributor are reinstated on an ongoing basis if such Contributor notifies You of the non-compliance by some reasonable means, this is the first time You have received notice of non-compliance with this License from such Contributor, and You become compliant prior to 30 days after Your receipt of the notice.
+
+5.2. If You initiate litigation against any entity by asserting a patent infringement claim (excluding declaratory judgment actions, counter-claims, and cross-claims) alleging that a Contributor Version directly or indirectly infringes any patent, then the rights granted to You by any and all Contributors for the Covered Software under Section 2.1 of this License shall terminate.
+
+5.3. In the event of termination under Sections 5.1 or 5.2 above, all end user license agreements (excluding distributors and resellers) which have been validly granted by You or Your distributors under this License prior to termination shall survive termination.
+6. Disclaimer of Warranty
+
+Covered Software is provided under this License on an “as is” basis, without warranty of any kind, either expressed, implied, or statutory, including, without limitation, warranties that the Covered Software is free of defects, merchantable, fit for a particular purpose or non-infringing. The entire risk as to the quality and performance of the Covered Software is with You. Should any Covered Software prove defective in any respect, You (not any Contributor) assume the cost of any necessary servicing, repair, or correction. This disclaimer of warranty constitutes an essential part of this License. No use of any Covered Software is authorized under this License except under this disclaimer.
+7. Limitation of Liability
+
+Under no circumstances and under no legal theory, whether tort (including negligence), contract, or otherwise, shall any Contributor, or anyone who distributes Covered Software as permitted above, be liable to You for any direct, indirect, special, incidental, or consequential damages of any character including, without limitation, damages for lost profits, loss of goodwill, work stoppage, computer failure or malfunction, or any and all other commercial damages or losses, even if such party shall have been informed of the possibility of such damages. This limitation of liability shall not apply to liability for death or personal injury resulting from such party’s negligence to the extent applicable law prohibits such limitation. Some jurisdictions do not allow the exclusion or limitation of incidental or consequential damages, so this exclusion and limitation may not apply to You.
+8. Litigation
+
+Any litigation relating to this License may be brought only in the courts of a jurisdiction where the defendant maintains its principal place of business and such litigation shall be governed by laws of that jurisdiction, without reference to its conflict-of-law provisions. Nothing in this Section shall prevent a party’s ability to bring cross-claims or counter-claims.
+9. Miscellaneous
+
+This License represents the complete agreement concerning the subject matter hereof. If any provision of this License is held to be unenforceable, such provision shall be reformed only to the extent necessary to make it enforceable. Any law or regulation which provides that the language of a contract shall be construed against the drafter shall not be used to construe this License against a Contributor.
+10. Versions of the License
+10.1. New Versions
+
+Mozilla Foundation is the license steward. Except as provided in Section 10.3, no one other than the license steward has the right to modify or publish new versions of this License. Each version will be given a distinguishing version number.
+10.2. Effect of New Versions
+
+You may distribute the Covered Software under the terms of the version of the License under which You originally received the Covered Software, or under the terms of any subsequent version published by the license steward.
+10.3. Modified Versions
+
+If you create software not governed by this License, and you want to create a new license for such software, you may create and use a modified version of this License if you rename the license and remove any references to the name of the license steward (except to note that such modified license differs from this License).
+10.4. Distributing Source Code Form that is Incompatible With Secondary Licenses
+
+If You choose to distribute Source Code Form that is Incompatible With Secondary Licenses under the terms of this version of the License, the notice described in Exhibit B of this License must be attached.
+Exhibit A - Source Code Form License Notice
+
+ This Source Code Form is subject to the terms of the Mozilla Public License, v. 2.0. If a copy of the MPL was not distributed with this file, You can obtain one at https://mozilla.org/MPL/2.0/.
+
+If it is not possible or desirable to put the notice in a particular file, then You may include the notice in a location (such as a LICENSE file in a relevant directory) where a recipient would be likely to look for such a notice.
+
+You may add additional accurate notices of copyright ownership.
+Exhibit B - “Incompatible With Secondary Licenses” Notice
+
+ This Source Code Form is “Incompatible With Secondary Licenses”, as defined by the Mozilla Public License, v. 2.0.
diff --git a/src/analyzer/atsp/atsp.cpp b/src/analyzer/atsp/atsp.cpp
index 73b4fb5b1f..67322b5e9d 100644
--- a/src/analyzer/atsp/atsp.cpp
+++ b/src/analyzer/atsp/atsp.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#include "atsp.h"
diff --git a/src/analyzer/atsp/atsp.h b/src/analyzer/atsp/atsp.h
index 19a4cb304b..746655953d 100644
--- a/src/analyzer/atsp/atsp.h
+++ b/src/analyzer/atsp/atsp.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __PREPROCESSOR_ATSP_H__
#define __PREPROCESSOR_ATSP_H__
diff --git a/src/analyzer/atsp/atsp.hxx b/src/analyzer/atsp/atsp.hxx
index 29015ba000..37099a794e 100644
--- a/src/analyzer/atsp/atsp.hxx
+++ b/src/analyzer/atsp/atsp.hxx
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __PREPROCESSOR_ATSP_HXX__
#define __PREPROCESSOR_ATSP_HXX__
diff --git a/src/analyzer/atsp/cache.cpp b/src/analyzer/atsp/cache.cpp
index 8179c57c71..5db22c352a 100644
--- a/src/analyzer/atsp/cache.cpp
+++ b/src/analyzer/atsp/cache.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#include "atsp.h"
diff --git a/src/analyzer/atsp/correlations.cpp b/src/analyzer/atsp/correlations.cpp
index ae9db4a0c0..1404d4071d 100644
--- a/src/analyzer/atsp/correlations.cpp
+++ b/src/analyzer/atsp/correlations.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#include "atsp.h"
diff --git a/src/analyzer/atsp/load.cpp b/src/analyzer/atsp/load.cpp
index f4eb43941a..6b16cd3803 100644
--- a/src/analyzer/atsp/load.cpp
+++ b/src/analyzer/atsp/load.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#include "atsp.h"
#include
diff --git a/src/analyzer/atsp/misc.cpp b/src/analyzer/atsp/misc.cpp
index 4498842325..2126fa27b3 100644
--- a/src/analyzer/atsp/misc.cpp
+++ b/src/analyzer/atsp/misc.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#include "atsp.h"
diff --git a/src/analyzer/atsp/preflight.cpp b/src/analyzer/atsp/preflight.cpp
index fa41b6e681..2dfefe088b 100644
--- a/src/analyzer/atsp/preflight.cpp
+++ b/src/analyzer/atsp/preflight.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#include "atsp.h"
diff --git a/src/analyzer/main.cpp b/src/analyzer/main.cpp
index 22b7f37ca7..bb5bf00562 100644
--- a/src/analyzer/main.cpp
+++ b/src/analyzer/main.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#include
diff --git a/src/libs/antares/Enum.hpp b/src/libs/antares/Enum.hpp
index 1e74ed1352..fee80463f2 100644
--- a/src/libs/antares/Enum.hpp
+++ b/src/libs/antares/Enum.hpp
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef ANTARES_DATA_ENUM_HPP
#define ANTARES_DATA_ENUM_HPP
diff --git a/src/libs/antares/Enum.hxx b/src/libs/antares/Enum.hxx
index af78bef493..180bd5af0a 100644
--- a/src/libs/antares/Enum.hxx
+++ b/src/libs/antares/Enum.hxx
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef ANTARES_DATA_ENUM_HXX
diff --git a/src/libs/antares/antares.h b/src/libs/antares/antares.h
index 41fec76c09..6eaf7a3eea 100644
--- a/src/libs/antares/antares.h
+++ b/src/libs/antares/antares.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __ANTARES_H__
#define __ANTARES_H__
diff --git a/src/libs/antares/array/antares/array/matrix-to-buffer.h b/src/libs/antares/array/antares/array/matrix-to-buffer.h
index 43fd3f83b2..73cbd7092e 100644
--- a/src/libs/antares/array/antares/array/matrix-to-buffer.h
+++ b/src/libs/antares/array/antares/array/matrix-to-buffer.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __ANTARES_LIBS_ARRAY_MATRIX_TO_BUFFER_SENDER_H__
diff --git a/src/libs/antares/array/antares/array/matrix-to-buffer.hxx b/src/libs/antares/array/antares/array/matrix-to-buffer.hxx
index bf434e9c2e..9d15261712 100644
--- a/src/libs/antares/array/antares/array/matrix-to-buffer.hxx
+++ b/src/libs/antares/array/antares/array/matrix-to-buffer.hxx
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __ANTARES_LIBS_ARRAY_MATRIX_TO_BUFFER_SENDER_HXX__
diff --git a/src/libs/antares/array/antares/array/matrix.h b/src/libs/antares/array/antares/array/matrix.h
index 0ad94e9081..fbefd5f213 100644
--- a/src/libs/antares/array/antares/array/matrix.h
+++ b/src/libs/antares/array/antares/array/matrix.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __ANTARES_LIBS_ARRAY_MATRIX_H__
#define __ANTARES_LIBS_ARRAY_MATRIX_H__
diff --git a/src/libs/antares/array/antares/array/matrix.hxx b/src/libs/antares/array/antares/array/matrix.hxx
index 1ab9c3dc3a..9160bd9ad4 100644
--- a/src/libs/antares/array/antares/array/matrix.hxx
+++ b/src/libs/antares/array/antares/array/matrix.hxx
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __ANTARES_LIBS_ARRAY_MATRIX_HXX__
#define __ANTARES_LIBS_ARRAY_MATRIX_HXX__
diff --git a/src/libs/antares/array/matrix.cpp b/src/libs/antares/array/matrix.cpp
index b253446912..86baa072c4 100644
--- a/src/libs/antares/array/matrix.cpp
+++ b/src/libs/antares/array/matrix.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#include
diff --git a/src/libs/antares/benchmarking/include/antares/benchmarking/timer.h b/src/libs/antares/benchmarking/include/antares/benchmarking/timer.h
index b13cc98378..969c784d6c 100644
--- a/src/libs/antares/benchmarking/include/antares/benchmarking/timer.h
+++ b/src/libs/antares/benchmarking/include/antares/benchmarking/timer.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __ANTARES_LIBS_TIME_ELAPSED__TIME_ELAPSED_H__
#define __ANTARES_LIBS_TIME_ELAPSED__TIME_ELAPSED_H__
diff --git a/src/libs/antares/benchmarking/timer.cpp b/src/libs/antares/benchmarking/timer.cpp
index a76c2fdd91..446669322e 100644
--- a/src/libs/antares/benchmarking/timer.cpp
+++ b/src/libs/antares/benchmarking/timer.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#include
diff --git a/src/libs/antares/checks/antares/checks/checkLoadedInputData.h b/src/libs/antares/checks/antares/checks/checkLoadedInputData.h
index ad036cafc0..19d5657df5 100644
--- a/src/libs/antares/checks/antares/checks/checkLoadedInputData.h
+++ b/src/libs/antares/checks/antares/checks/checkLoadedInputData.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
namespace Antares::Check
{
diff --git a/src/libs/antares/checks/checkLoadedInputData.cpp b/src/libs/antares/checks/checkLoadedInputData.cpp
index d585ffdaa1..407c486aa3 100644
--- a/src/libs/antares/checks/checkLoadedInputData.cpp
+++ b/src/libs/antares/checks/checkLoadedInputData.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#include
diff --git a/src/libs/antares/concurrency/concurrency.cpp b/src/libs/antares/concurrency/concurrency.cpp
index 51f683372a..e6ba11f22a 100644
--- a/src/libs/antares/concurrency/concurrency.cpp
+++ b/src/libs/antares/concurrency/concurrency.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#include
#include "yuni/job/job.h"
diff --git a/src/libs/antares/concurrency/include/antares/concurrency/concurrency.h b/src/libs/antares/concurrency/include/antares/concurrency/concurrency.h
index fbca3dc7d0..241da9f3d2 100644
--- a/src/libs/antares/concurrency/include/antares/concurrency/concurrency.h
+++ b/src/libs/antares/concurrency/include/antares/concurrency/concurrency.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef ANTARES_CONCURRENCY_H
#define ANTARES_CONCURRENCY_H
diff --git a/src/libs/antares/config.h b/src/libs/antares/config.h
index b421c6c91f..6897ad2726 100644
--- a/src/libs/antares/config.h
+++ b/src/libs/antares/config.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __ANTARES_LIBS_CONFIG_H__
#define __ANTARES_LIBS_CONFIG_H__
diff --git a/src/libs/antares/constants.cpp b/src/libs/antares/constants.cpp
index 050e1a1ffb..813c934122 100644
--- a/src/libs/antares/constants.cpp
+++ b/src/libs/antares/constants.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#include "constants.h"
diff --git a/src/libs/antares/constants.h b/src/libs/antares/constants.h
index f82f0372de..e3631d6853 100644
--- a/src/libs/antares/constants.h
+++ b/src/libs/antares/constants.h
@@ -23,7 +23,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __ANTARES_LIBS_CONSTANTS_H__
#define __ANTARES_LIBS_CONSTANTS_H__
diff --git a/src/libs/antares/correlation/antares/correlation/correlation.h b/src/libs/antares/correlation/antares/correlation/correlation.h
index 0db3c21e7b..f1960462e0 100644
--- a/src/libs/antares/correlation/antares/correlation/correlation.h
+++ b/src/libs/antares/correlation/antares/correlation/correlation.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __ANTARES_LIBS_ARRAY_CORRELATION_H__
#define __ANTARES_LIBS_ARRAY_CORRELATION_H__
diff --git a/src/libs/antares/correlation/antares/correlation/correlation.hxx b/src/libs/antares/correlation/antares/correlation/correlation.hxx
index 01d825fbdc..f740144dab 100644
--- a/src/libs/antares/correlation/antares/correlation/correlation.hxx
+++ b/src/libs/antares/correlation/antares/correlation/correlation.hxx
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __ANTARES_LIBS_ARRAY_CORRELATION_HXX__
#define __ANTARES_LIBS_ARRAY_CORRELATION_HXX__
diff --git a/src/libs/antares/correlation/correlation.cpp b/src/libs/antares/correlation/correlation.cpp
index b6673f238b..d54ea9aae0 100644
--- a/src/libs/antares/correlation/correlation.cpp
+++ b/src/libs/antares/correlation/correlation.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#include "antares/correlation/correlation.h"
diff --git a/src/libs/antares/date/antares/date/date.h b/src/libs/antares/date/antares/date/date.h
index 08bc29330e..699e30ea33 100644
--- a/src/libs/antares/date/antares/date/date.h
+++ b/src/libs/antares/date/antares/date/date.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __ANTARES_LIBS_DATE_DATE_H__
#define __ANTARES_LIBS_DATE_DATE_H__
diff --git a/src/libs/antares/date/date.cpp b/src/libs/antares/date/date.cpp
index 1572c27cd3..20e427e5db 100644
--- a/src/libs/antares/date/date.cpp
+++ b/src/libs/antares/date/date.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#include
diff --git a/src/libs/antares/exception/AssertionError.cpp b/src/libs/antares/exception/AssertionError.cpp
index 9391bc75d1..aee576b722 100644
--- a/src/libs/antares/exception/AssertionError.cpp
+++ b/src/libs/antares/exception/AssertionError.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#include
diff --git a/src/libs/antares/exception/UnfeasibleProblemError.cpp b/src/libs/antares/exception/UnfeasibleProblemError.cpp
index 433b039b48..822629b712 100644
--- a/src/libs/antares/exception/UnfeasibleProblemError.cpp
+++ b/src/libs/antares/exception/UnfeasibleProblemError.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#include
diff --git a/src/libs/antares/exception/antares/exception/AssertionError.hpp b/src/libs/antares/exception/antares/exception/AssertionError.hpp
index 32e53e8a7f..323e8c582f 100644
--- a/src/libs/antares/exception/antares/exception/AssertionError.hpp
+++ b/src/libs/antares/exception/antares/exception/AssertionError.hpp
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef ANTARES_DATA_ASSERTIONERROR_HPP
#define ANTARES_DATA_ASSERTIONERROR_HPP
diff --git a/src/libs/antares/exception/antares/exception/LoadingError.hpp b/src/libs/antares/exception/antares/exception/LoadingError.hpp
index d3b7e15b74..e442daa056 100644
--- a/src/libs/antares/exception/antares/exception/LoadingError.hpp
+++ b/src/libs/antares/exception/antares/exception/LoadingError.hpp
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#pragma once
diff --git a/src/libs/antares/exception/antares/exception/UnfeasibleProblemError.hpp b/src/libs/antares/exception/antares/exception/UnfeasibleProblemError.hpp
index 82949b5461..816d01f470 100644
--- a/src/libs/antares/exception/antares/exception/UnfeasibleProblemError.hpp
+++ b/src/libs/antares/exception/antares/exception/UnfeasibleProblemError.hpp
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef ANTARES_DATA_UNFEASIBLEPROBLEMERROR_HPP
#define ANTARES_DATA_UNFEASIBLEPROBLEMERROR_HPP
diff --git a/src/libs/antares/fatal-error.h b/src/libs/antares/fatal-error.h
index bb87ab21bc..19139b5196 100644
--- a/src/libs/antares/fatal-error.h
+++ b/src/libs/antares/fatal-error.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __ANTARES_LIB_FATAL_ERROR_H__
#define __ANTARES_LIB_FATAL_ERROR_H__
diff --git a/src/libs/antares/inifile/antares/inifile/inifile.h b/src/libs/antares/inifile/antares/inifile/inifile.h
index 51e7df3465..ac333e69ae 100644
--- a/src/libs/antares/inifile/antares/inifile/inifile.h
+++ b/src/libs/antares/inifile/antares/inifile/inifile.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __ANTARES_LIBS_INIFILE_INIFILE_H__
#define __ANTARES_LIBS_INIFILE_INIFILE_H__
diff --git a/src/libs/antares/inifile/antares/inifile/inifile.hxx b/src/libs/antares/inifile/antares/inifile/inifile.hxx
index d72c458658..7ad32bb540 100644
--- a/src/libs/antares/inifile/antares/inifile/inifile.hxx
+++ b/src/libs/antares/inifile/antares/inifile/inifile.hxx
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __ANTARES_LIBS_INIFILE_HXX__
#define __ANTARES_LIBS_INIFILE_HXX__
diff --git a/src/libs/antares/inifile/inifile.cpp b/src/libs/antares/inifile/inifile.cpp
index 7c59dcaf7e..df9f2c1875 100644
--- a/src/libs/antares/inifile/inifile.cpp
+++ b/src/libs/antares/inifile/inifile.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#include "antares/inifile/inifile.h"
diff --git a/src/libs/antares/io/antares/io/file.h b/src/libs/antares/io/antares/io/file.h
index 0d87a63c01..f3b86a9d11 100644
--- a/src/libs/antares/io/antares/io/file.h
+++ b/src/libs/antares/io/antares/io/file.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __LIBS_ANTARES_IO_FILE_H__
#define __LIBS_ANTARES_IO_FILE_H__
diff --git a/src/libs/antares/io/antares/io/statistics.h b/src/libs/antares/io/antares/io/statistics.h
index d22c4f3f1b..6daf09a0e2 100644
--- a/src/libs/antares/io/antares/io/statistics.h
+++ b/src/libs/antares/io/antares/io/statistics.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __ANTARES_LIBS_IO_STATISTICS_H__
#define __ANTARES_LIBS_IO_STATISTICS_H__
diff --git a/src/libs/antares/io/file.cpp b/src/libs/antares/io/file.cpp
index d5a8e01480..d4d7737036 100644
--- a/src/libs/antares/io/file.cpp
+++ b/src/libs/antares/io/file.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#include "antares/io/file.h"
diff --git a/src/libs/antares/io/statistics.cpp b/src/libs/antares/io/statistics.cpp
index 7795abe2f6..42e64197f1 100644
--- a/src/libs/antares/io/statistics.cpp
+++ b/src/libs/antares/io/statistics.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#include "antares/io/statistics.h"
diff --git a/src/libs/antares/jit.h b/src/libs/antares/jit.h
index bc9b10619a..ab0c3eb8d4 100644
--- a/src/libs/antares/jit.h
+++ b/src/libs/antares/jit.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __ANTARES_LIBS_JIT_H__
#define __ANTARES_LIBS_JIT_H__
diff --git a/src/libs/antares/jit/antares/jit/jit.h b/src/libs/antares/jit/antares/jit/jit.h
index b8b3a2051a..8ef0677637 100644
--- a/src/libs/antares/jit/antares/jit/jit.h
+++ b/src/libs/antares/jit/antares/jit/jit.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __ANTARES_LIBS_JIT_JIT_H__
#define __ANTARES_LIBS_JIT_JIT_H__
diff --git a/src/libs/antares/jit/antares/jit/jit.hxx b/src/libs/antares/jit/antares/jit/jit.hxx
index a987b21a5d..483e006cf5 100644
--- a/src/libs/antares/jit/antares/jit/jit.hxx
+++ b/src/libs/antares/jit/antares/jit/jit.hxx
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __ANTARES_LIBS_JUST_IN_TIME_INFORMATIONS_HXX__
#define __ANTARES_LIBS_JUST_IN_TIME_INFORMATIONS_HXX__
diff --git a/src/libs/antares/jit/jit.cpp b/src/libs/antares/jit/jit.cpp
index 568a95deac..f2df546066 100644
--- a/src/libs/antares/jit/jit.cpp
+++ b/src/libs/antares/jit/jit.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#include
diff --git a/src/libs/antares/locale.cpp b/src/libs/antares/locale.cpp
index f48cad228e..6b5999627f 100644
--- a/src/libs/antares/locale.cpp
+++ b/src/libs/antares/locale.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#include
diff --git a/src/libs/antares/locale.h b/src/libs/antares/locale.h
index d3d58b2dc3..68e1ae02ce 100644
--- a/src/libs/antares/locale.h
+++ b/src/libs/antares/locale.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __ANTARES_LOCALE_H__
#define __ANTARES_LOCALE_H__
diff --git a/src/libs/antares/logs/antares/logs/cleaner.h b/src/libs/antares/logs/antares/logs/cleaner.h
index ce3ad4cbf6..b786ad499c 100644
--- a/src/libs/antares/logs/antares/logs/cleaner.h
+++ b/src/libs/antares/logs/antares/logs/cleaner.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __ANTARES_LOGS_CLEANER_H__
#define __ANTARES_LOGS_CLEANER_H__
diff --git a/src/libs/antares/logs/antares/logs/hostinfo.h b/src/libs/antares/logs/antares/logs/hostinfo.h
index 54d72a6ba7..874d0f4887 100644
--- a/src/libs/antares/logs/antares/logs/hostinfo.h
+++ b/src/libs/antares/logs/antares/logs/hostinfo.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __ANTARES_LIBS_HOST_INFO_H__
#define __ANTARES_LIBS_HOST_INFO_H__
diff --git a/src/libs/antares/logs/antares/logs/hostname.hxx b/src/libs/antares/logs/antares/logs/hostname.hxx
index 2ec9cb0155..a3ebcbf289 100644
--- a/src/libs/antares/logs/antares/logs/hostname.hxx
+++ b/src/libs/antares/logs/antares/logs/hostname.hxx
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#include
diff --git a/src/libs/antares/logs/antares/logs/logs.h b/src/libs/antares/logs/antares/logs/logs.h
index 5744727601..3599a3a4b3 100644
--- a/src/libs/antares/logs/antares/logs/logs.h
+++ b/src/libs/antares/logs/antares/logs/logs.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __ANTARES_LIBS_LOGS_LOGS_H__
#define __ANTARES_LIBS_LOGS_LOGS_H__
diff --git a/src/libs/antares/logs/antares/logs/logs.hxx b/src/libs/antares/logs/antares/logs/logs.hxx
index 4994431e31..d604870bea 100644
--- a/src/libs/antares/logs/antares/logs/logs.hxx
+++ b/src/libs/antares/logs/antares/logs/logs.hxx
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __ANTARES_LIBS_LOGS_LOGS_H__
#define __ANTARES_LIBS_LOGS_LOGS_H__
diff --git a/src/libs/antares/logs/cleaner.cpp b/src/libs/antares/logs/cleaner.cpp
index ceaa1cdc32..320118ea6f 100644
--- a/src/libs/antares/logs/cleaner.cpp
+++ b/src/libs/antares/logs/cleaner.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#include "antares/logs/cleaner.h"
diff --git a/src/libs/antares/logs/hostinfo.cpp b/src/libs/antares/logs/hostinfo.cpp
index 009a0a96b4..565febaaae 100644
--- a/src/libs/antares/logs/hostinfo.cpp
+++ b/src/libs/antares/logs/hostinfo.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#include
diff --git a/src/libs/antares/logs/logs.cpp b/src/libs/antares/logs/logs.cpp
index 978b02fb30..38213ad605 100644
--- a/src/libs/antares/logs/logs.cpp
+++ b/src/libs/antares/logs/logs.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#include "antares/logs/logs.h"
diff --git a/src/libs/antares/memory/include/antares/memory/memory.h b/src/libs/antares/memory/include/antares/memory/memory.h
index 2f818b2c66..890ebe679c 100644
--- a/src/libs/antares/memory/include/antares/memory/memory.h
+++ b/src/libs/antares/memory/include/antares/memory/memory.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __ANTARES_LIBS_MEMORY_MEMORY_H__
#define __ANTARES_LIBS_MEMORY_MEMORY_H__
diff --git a/src/libs/antares/memory/include/antares/memory/memory.hxx b/src/libs/antares/memory/include/antares/memory/memory.hxx
index 0417176fec..accdf31869 100644
--- a/src/libs/antares/memory/include/antares/memory/memory.hxx
+++ b/src/libs/antares/memory/include/antares/memory/memory.hxx
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __ANTARES_LIBS_MEMORY_MEMORY_HXX__
#define __ANTARES_LIBS_MEMORY_MEMORY_HXX__
diff --git a/src/libs/antares/memory/memory.cpp b/src/libs/antares/memory/memory.cpp
index ae8c50fed4..8c5a1e7306 100644
--- a/src/libs/antares/memory/memory.cpp
+++ b/src/libs/antares/memory/memory.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#include
diff --git a/src/libs/antares/mersenne-twister/include/antares/mersenne-twister/mersenne-twister.h b/src/libs/antares/mersenne-twister/include/antares/mersenne-twister/mersenne-twister.h
index 949bc8bb0a..0f452d5e4b 100644
--- a/src/libs/antares/mersenne-twister/include/antares/mersenne-twister/mersenne-twister.h
+++ b/src/libs/antares/mersenne-twister/include/antares/mersenne-twister/mersenne-twister.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __LIB_ANTARES_RANDOM_MERSENNE_H__
#define __LIB_ANTARES_RANDOM_MERSENNE_H__
diff --git a/src/libs/antares/mersenne-twister/include/antares/mersenne-twister/mersenne-twister.hxx b/src/libs/antares/mersenne-twister/include/antares/mersenne-twister/mersenne-twister.hxx
index 43ccce8099..27e3b0960e 100644
--- a/src/libs/antares/mersenne-twister/include/antares/mersenne-twister/mersenne-twister.hxx
+++ b/src/libs/antares/mersenne-twister/include/antares/mersenne-twister/mersenne-twister.hxx
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __LIB_ANTARES_RANDOM_MERSENNE_HXX__
#define __LIB_ANTARES_RANDOM_MERSENNE_HXX__
diff --git a/src/libs/antares/net/net.h b/src/libs/antares/net/net.h
index 998c1af806..8651fcb234 100644
--- a/src/libs/antares/net/net.h
+++ b/src/libs/antares/net/net.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __ANTARES_LIBS_NET_NET_H__
#define __ANTARES_LIBS_NET_NET_H__
diff --git a/src/libs/antares/net/request.h b/src/libs/antares/net/request.h
index c2232465f9..dee502a2f7 100644
--- a/src/libs/antares/net/request.h
+++ b/src/libs/antares/net/request.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __ANTARES_LIBS_NET_REQUEST_H__
#define __ANTARES_LIBS_NET_REQUEST_H__
diff --git a/src/libs/antares/object/intrusive-reference.h b/src/libs/antares/object/intrusive-reference.h
index a30c9fde26..85e723cce0 100644
--- a/src/libs/antares/object/intrusive-reference.h
+++ b/src/libs/antares/object/intrusive-reference.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __ANTARES_LIB_ASSEMBLY_INTRUSIVEREFERENCE_H__
#define __ANTARES_LIB_ASSEMBLY_INTRUSIVEREFERENCE_H__
diff --git a/src/libs/antares/object/intrusive-reference.hxx b/src/libs/antares/object/intrusive-reference.hxx
index 7bc8a1faea..e014e76bd1 100644
--- a/src/libs/antares/object/intrusive-reference.hxx
+++ b/src/libs/antares/object/intrusive-reference.hxx
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __ANTARES_LIB_ASSEMBLY_INTRUSIVEREFERENCE_HXX__
#define __ANTARES_LIB_ASSEMBLY_INTRUSIVEREFERENCE_HXX__
diff --git a/src/libs/antares/object/object.cpp b/src/libs/antares/object/object.cpp
index 3dcd06024b..91b250d4ce 100644
--- a/src/libs/antares/object/object.cpp
+++ b/src/libs/antares/object/object.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#include "object.h"
diff --git a/src/libs/antares/object/object.h b/src/libs/antares/object/object.h
index 3071c13051..0bf730b985 100644
--- a/src/libs/antares/object/object.h
+++ b/src/libs/antares/object/object.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __ANTARES_LIB_OBJECT_H__
#define __ANTARES_LIB_OBJECT_H__
diff --git a/src/libs/antares/object/object.hxx b/src/libs/antares/object/object.hxx
index 52cdaea434..ebe89a1160 100644
--- a/src/libs/antares/object/object.hxx
+++ b/src/libs/antares/object/object.hxx
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __ANTARES_LIB_OBJECT_HXX__
#define __ANTARES_LIB_OBJECT_HXX__
diff --git a/src/libs/antares/object/ref.h b/src/libs/antares/object/ref.h
index 1d7df2be18..e9e33c2351 100644
--- a/src/libs/antares/object/ref.h
+++ b/src/libs/antares/object/ref.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __OPTIMATE_LIB_ASSEMBLY_OID_H__
#define __OPTIMATE_LIB_ASSEMBLY_OID_H__
diff --git a/src/libs/antares/paths/include/antares/paths/list.h b/src/libs/antares/paths/include/antares/paths/list.h
index 7745c15030..22c6112761 100644
--- a/src/libs/antares/paths/include/antares/paths/list.h
+++ b/src/libs/antares/paths/include/antares/paths/list.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __ANTARES_LIBS_PATHS_LIST_H__
#define __ANTARES_LIBS_PATHS_LIST_H__
diff --git a/src/libs/antares/paths/list.cpp b/src/libs/antares/paths/list.cpp
index 208d7c300b..4f09d4b008 100644
--- a/src/libs/antares/paths/list.cpp
+++ b/src/libs/antares/paths/list.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#include
diff --git a/src/libs/antares/resources/resources.cpp b/src/libs/antares/resources/resources.cpp
index 4d9fcb54d1..997ac56f38 100644
--- a/src/libs/antares/resources/resources.cpp
+++ b/src/libs/antares/resources/resources.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#include
diff --git a/src/libs/antares/resources/resources.h b/src/libs/antares/resources/resources.h
index 72e239919c..e486f3aa60 100644
--- a/src/libs/antares/resources/resources.h
+++ b/src/libs/antares/resources/resources.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __ANTARES_LIBS_RESOURCE_H__
#define __ANTARES_LIBS_RESOURCE_H__
diff --git a/src/libs/antares/series/include/antares/series/series.h b/src/libs/antares/series/include/antares/series/series.h
index 41823f29ff..aa88db5521 100644
--- a/src/libs/antares/series/include/antares/series/series.h
+++ b/src/libs/antares/series/include/antares/series/series.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __ANTARES_LIBS_STUDY_PARTS_COMMON_TIMESERIES_H__
#define __ANTARES_LIBS_STUDY_PARTS_COMMON_TIMESERIES_H__
diff --git a/src/libs/antares/series/series.cpp b/src/libs/antares/series/series.cpp
index 2785ff5a6b..5eba041b1f 100644
--- a/src/libs/antares/series/series.cpp
+++ b/src/libs/antares/series/series.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#include
diff --git a/src/libs/antares/solver.cpp b/src/libs/antares/solver.cpp
index be7b7a95dc..9a260e58f3 100644
--- a/src/libs/antares/solver.cpp
+++ b/src/libs/antares/solver.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#include
diff --git a/src/libs/antares/solver.h b/src/libs/antares/solver.h
index 9a22256fc0..4e3a4661db 100644
--- a/src/libs/antares/solver.h
+++ b/src/libs/antares/solver.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __ANTARES_LIBS_SOLVER_H__
#define __ANTARES_LIBS_SOLVER_H__
diff --git a/src/libs/antares/stdcxx/demangle.cpp b/src/libs/antares/stdcxx/demangle.cpp
index 5f1115d2be..f3a31aa773 100644
--- a/src/libs/antares/stdcxx/demangle.cpp
+++ b/src/libs/antares/stdcxx/demangle.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#include
diff --git a/src/libs/antares/stdcxx/include/antares/stdcxx/demangle.hpp b/src/libs/antares/stdcxx/include/antares/stdcxx/demangle.hpp
index 5187705b85..7c14c4a2f9 100644
--- a/src/libs/antares/stdcxx/include/antares/stdcxx/demangle.hpp
+++ b/src/libs/antares/stdcxx/include/antares/stdcxx/demangle.hpp
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef ANTARES_STDCXX_DEMANGLE_HPP
#define ANTARES_STDCXX_DEMANGLE_HPP
diff --git a/src/libs/antares/study/UnfeasibleProblemBehavior.cpp b/src/libs/antares/study/UnfeasibleProblemBehavior.cpp
index c806605865..c2b3aeebab 100644
--- a/src/libs/antares/study/UnfeasibleProblemBehavior.cpp
+++ b/src/libs/antares/study/UnfeasibleProblemBehavior.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#include
diff --git a/src/libs/antares/study/UnfeasibleProblemBehavior.hpp b/src/libs/antares/study/UnfeasibleProblemBehavior.hpp
index 4de5ac65ab..c50eecf061 100644
--- a/src/libs/antares/study/UnfeasibleProblemBehavior.hpp
+++ b/src/libs/antares/study/UnfeasibleProblemBehavior.hpp
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef ANTARES_DATA_UNFEASIBLEPROBLEMHAVIOR_HPP
diff --git a/src/libs/antares/study/area/area.cpp b/src/libs/antares/study/area/area.cpp
index 21f5715eab..62f9290ece 100644
--- a/src/libs/antares/study/area/area.cpp
+++ b/src/libs/antares/study/area/area.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#include
diff --git a/src/libs/antares/study/area/area.h b/src/libs/antares/study/area/area.h
index 1a59fd5346..c022338982 100644
--- a/src/libs/antares/study/area/area.h
+++ b/src/libs/antares/study/area/area.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __ANTARES_LIBS_STUDY_AREAS_H__
#define __ANTARES_LIBS_STUDY_AREAS_H__
diff --git a/src/libs/antares/study/area/area.hxx b/src/libs/antares/study/area/area.hxx
index e4e1655125..36b8c4d6b1 100644
--- a/src/libs/antares/study/area/area.hxx
+++ b/src/libs/antares/study/area/area.hxx
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#pragma once
diff --git a/src/libs/antares/study/area/constants.h b/src/libs/antares/study/area/constants.h
index 756812c53a..d30ce3c6d2 100644
--- a/src/libs/antares/study/area/constants.h
+++ b/src/libs/antares/study/area/constants.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __ANTARES_LIBS_STUDY_AREAS_CONSTANTS_H__
#define __ANTARES_LIBS_STUDY_AREAS_CONSTANTS_H__
diff --git a/src/libs/antares/study/area/links.cpp b/src/libs/antares/study/area/links.cpp
index 7f5bf68dab..35ed25e9bd 100644
--- a/src/libs/antares/study/area/links.cpp
+++ b/src/libs/antares/study/area/links.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#include
diff --git a/src/libs/antares/study/area/links.h b/src/libs/antares/study/area/links.h
index b5d9559bcf..2a561759f1 100644
--- a/src/libs/antares/study/area/links.h
+++ b/src/libs/antares/study/area/links.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __ANTARES_LIBS_STUDY_LINKS_H__
#define __ANTARES_LIBS_STUDY_LINKS_H__
diff --git a/src/libs/antares/study/area/list.cpp b/src/libs/antares/study/area/list.cpp
index 9e6a324e26..35468d0ae9 100644
--- a/src/libs/antares/study/area/list.cpp
+++ b/src/libs/antares/study/area/list.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#include "../../antares.h"
diff --git a/src/libs/antares/study/area/scratchpad.cpp b/src/libs/antares/study/area/scratchpad.cpp
index 26595ae28d..370f07f4ba 100644
--- a/src/libs/antares/study/area/scratchpad.cpp
+++ b/src/libs/antares/study/area/scratchpad.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#include "scratchpad.h"
diff --git a/src/libs/antares/study/area/scratchpad.h b/src/libs/antares/study/area/scratchpad.h
index a41733ba8e..85c4a30efd 100644
--- a/src/libs/antares/study/area/scratchpad.h
+++ b/src/libs/antares/study/area/scratchpad.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __ANTARES_LIBS_STUDY_AREA_SCRATCHPAD_H__
#define __ANTARES_LIBS_STUDY_AREA_SCRATCHPAD_H__
diff --git a/src/libs/antares/study/area/store-timeseries-numbers.cpp b/src/libs/antares/study/area/store-timeseries-numbers.cpp
index aa207a05ac..04ebf8bb88 100644
--- a/src/libs/antares/study/area/store-timeseries-numbers.cpp
+++ b/src/libs/antares/study/area/store-timeseries-numbers.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#include
diff --git a/src/libs/antares/study/area/store-timeseries-numbers.h b/src/libs/antares/study/area/store-timeseries-numbers.h
index 784856840f..15ca5b37c2 100644
--- a/src/libs/antares/study/area/store-timeseries-numbers.h
+++ b/src/libs/antares/study/area/store-timeseries-numbers.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#pragma once
diff --git a/src/libs/antares/study/area/store-timeseries-numbers.hxx b/src/libs/antares/study/area/store-timeseries-numbers.hxx
index 40cc164399..8b6471596c 100644
--- a/src/libs/antares/study/area/store-timeseries-numbers.hxx
+++ b/src/libs/antares/study/area/store-timeseries-numbers.hxx
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __ANTARES_LIBS_STUDY_STORE_TIMESERIES_HXX__
#define __ANTARES_LIBS_STUDY_STORE_TIMESERIES_HXX__
diff --git a/src/libs/antares/study/area/ui.cpp b/src/libs/antares/study/area/ui.cpp
index 7717ce1f42..40e35d4498 100644
--- a/src/libs/antares/study/area/ui.cpp
+++ b/src/libs/antares/study/area/ui.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#include "ui.h"
diff --git a/src/libs/antares/study/area/ui.h b/src/libs/antares/study/area/ui.h
index b6f88da488..30f19c7680 100644
--- a/src/libs/antares/study/area/ui.h
+++ b/src/libs/antares/study/area/ui.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __ANTARES_LIBS_STUDY_UI_H__
#define __ANTARES_LIBS_STUDY_UI_H__
diff --git a/src/libs/antares/study/binding_constraint/BindingConstraint.cpp b/src/libs/antares/study/binding_constraint/BindingConstraint.cpp
index c0ac15af0d..85b63bf506 100644
--- a/src/libs/antares/study/binding_constraint/BindingConstraint.cpp
+++ b/src/libs/antares/study/binding_constraint/BindingConstraint.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#include
#include
diff --git a/src/libs/antares/study/binding_constraint/BindingConstraint.h b/src/libs/antares/study/binding_constraint/BindingConstraint.h
index 14a71447a2..44fe2ba25f 100644
--- a/src/libs/antares/study/binding_constraint/BindingConstraint.h
+++ b/src/libs/antares/study/binding_constraint/BindingConstraint.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#pragma once
diff --git a/src/libs/antares/study/binding_constraint/BindingConstraint.hxx b/src/libs/antares/study/binding_constraint/BindingConstraint.hxx
index ebf8f9473f..270c821223 100644
--- a/src/libs/antares/study/binding_constraint/BindingConstraint.hxx
+++ b/src/libs/antares/study/binding_constraint/BindingConstraint.hxx
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#pragma once
diff --git a/src/libs/antares/study/cleaner.h b/src/libs/antares/study/cleaner.h
index 4756ee8ef0..ef60276660 100644
--- a/src/libs/antares/study/cleaner.h
+++ b/src/libs/antares/study/cleaner.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __ANTARES_LIBS_STUDY_CLEANER_H__
#define __ANTARES_LIBS_STUDY_CLEANER_H__
diff --git a/src/libs/antares/study/cleaner/cleaner-v20.cpp b/src/libs/antares/study/cleaner/cleaner-v20.cpp
index a0f4dea784..57ad292149 100644
--- a/src/libs/antares/study/cleaner/cleaner-v20.cpp
+++ b/src/libs/antares/study/cleaner/cleaner-v20.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#include
diff --git a/src/libs/antares/study/cleaner/cleaner.cpp b/src/libs/antares/study/cleaner/cleaner.cpp
index 191f4814c7..6dfe85ad2f 100644
--- a/src/libs/antares/study/cleaner/cleaner.cpp
+++ b/src/libs/antares/study/cleaner/cleaner.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#include
diff --git a/src/libs/antares/study/cleaner/versions.h b/src/libs/antares/study/cleaner/versions.h
index b273f2b640..610993732a 100644
--- a/src/libs/antares/study/cleaner/versions.h
+++ b/src/libs/antares/study/cleaner/versions.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __ANTARES_LIBS_STUDY_CLEANER_VERSION_H__
#define __ANTARES_LIBS_STUDY_CLEANER_VERSION_H__
diff --git a/src/libs/antares/study/constraint.h b/src/libs/antares/study/constraint.h
index 177d96e4e2..fac804e1aa 100644
--- a/src/libs/antares/study/constraint.h
+++ b/src/libs/antares/study/constraint.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __ANTARES_LIBS_STUDY_CONSTRAINT_H__
#define __ANTARES_LIBS_STUDY_CONSTRAINT_H__
diff --git a/src/libs/antares/study/correlation-updater.hxx b/src/libs/antares/study/correlation-updater.hxx
index 01151f1437..2e073514c9 100644
--- a/src/libs/antares/study/correlation-updater.hxx
+++ b/src/libs/antares/study/correlation-updater.hxx
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __ANTARES_LIBS_STUDY_CORRELATION_UPDATER_HXX__
#define __ANTARES_LIBS_STUDY_CORRELATION_UPDATER_HXX__
diff --git a/src/libs/antares/study/filter.cpp b/src/libs/antares/study/filter.cpp
index 192f3fd97e..5ea5ab42c6 100644
--- a/src/libs/antares/study/filter.cpp
+++ b/src/libs/antares/study/filter.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#include "filter.h"
diff --git a/src/libs/antares/study/filter.h b/src/libs/antares/study/filter.h
index ad9d8fdb3e..08c7605c09 100644
--- a/src/libs/antares/study/filter.h
+++ b/src/libs/antares/study/filter.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __ANTARES_LIB_STUDY_FILTER_H__
#define __ANTARES_LIB_STUDY_FILTER_H__
diff --git a/src/libs/antares/study/finder.h b/src/libs/antares/study/finder.h
index 0769819a4d..07caf7d5eb 100644
--- a/src/libs/antares/study/finder.h
+++ b/src/libs/antares/study/finder.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __ANTARES_LIB_FINDER_H__
#define __ANTARES_LIB_FINDER_H__
diff --git a/src/libs/antares/study/finder/finder.cpp b/src/libs/antares/study/finder/finder.cpp
index fddd00e968..2dd3e75523 100644
--- a/src/libs/antares/study/finder/finder.cpp
+++ b/src/libs/antares/study/finder/finder.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#include
diff --git a/src/libs/antares/study/finder/finder.h b/src/libs/antares/study/finder/finder.h
index 26ea3cdcc6..3fe9a91b6f 100644
--- a/src/libs/antares/study/finder/finder.h
+++ b/src/libs/antares/study/finder/finder.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __ANTARES_LIB_FINDER_FINDER_H__
#define __ANTARES_LIB_FINDER_FINDER_H__
diff --git a/src/libs/antares/study/fwd.cpp b/src/libs/antares/study/fwd.cpp
index bfba0dc762..40b73489a3 100644
--- a/src/libs/antares/study/fwd.cpp
+++ b/src/libs/antares/study/fwd.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#include "fwd.h"
diff --git a/src/libs/antares/study/fwd.h b/src/libs/antares/study/fwd.h
index 8e3dca76d1..2df8d4a693 100644
--- a/src/libs/antares/study/fwd.h
+++ b/src/libs/antares/study/fwd.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __ANTARES_LIBS_STUDY_FWD_H__
#define __ANTARES_LIBS_STUDY_FWD_H__
diff --git a/src/libs/antares/study/header.cpp b/src/libs/antares/study/header.cpp
index b7507751fd..c812d8c262 100644
--- a/src/libs/antares/study/header.cpp
+++ b/src/libs/antares/study/header.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#include "header.h"
diff --git a/src/libs/antares/study/header.h b/src/libs/antares/study/header.h
index 1dd472719f..62d30aa79d 100644
--- a/src/libs/antares/study/header.h
+++ b/src/libs/antares/study/header.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __ANTARES_LIBS_STUDY_HEADER_H__
#define __ANTARES_LIBS_STUDY_HEADER_H__
diff --git a/src/libs/antares/study/header.hxx b/src/libs/antares/study/header.hxx
index 4cbb3cf70b..3bf8734b45 100644
--- a/src/libs/antares/study/header.hxx
+++ b/src/libs/antares/study/header.hxx
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __ANTARES_LIBS_STUDY_HEADER_HXX__
#define __ANTARES_LIBS_STUDY_HEADER_HXX__
diff --git a/src/libs/antares/study/importlogs.cpp b/src/libs/antares/study/importlogs.cpp
index 5b89107f26..78d5a83771 100644
--- a/src/libs/antares/study/importlogs.cpp
+++ b/src/libs/antares/study/importlogs.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#include
diff --git a/src/libs/antares/study/layerdata.cpp b/src/libs/antares/study/layerdata.cpp
index c473176c38..87cf51f725 100644
--- a/src/libs/antares/study/layerdata.cpp
+++ b/src/libs/antares/study/layerdata.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#include
diff --git a/src/libs/antares/study/layerdata.h b/src/libs/antares/study/layerdata.h
index 08d3df654d..cd147e8a16 100644
--- a/src/libs/antares/study/layerdata.h
+++ b/src/libs/antares/study/layerdata.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __ANTARES_LIBS_STUDY_LAYERDATA_H__
#define __ANTARES_LIBS_STUDY_LAYERDATA_H__
diff --git a/src/libs/antares/study/load-options.cpp b/src/libs/antares/study/load-options.cpp
index ed9e57eded..c886188e09 100644
--- a/src/libs/antares/study/load-options.cpp
+++ b/src/libs/antares/study/load-options.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#include "load-options.h"
diff --git a/src/libs/antares/study/load-options.h b/src/libs/antares/study/load-options.h
index 6c2dd5f644..772c691518 100644
--- a/src/libs/antares/study/load-options.h
+++ b/src/libs/antares/study/load-options.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __ANTARES_LIBS_SOLVER_LOAD_OPTIONS_H__
#define __ANTARES_LIBS_SOLVER_LOAD_OPTIONS_H__
diff --git a/src/libs/antares/study/load.cpp b/src/libs/antares/study/load.cpp
index b93af9dcea..fd31041c57 100644
--- a/src/libs/antares/study/load.cpp
+++ b/src/libs/antares/study/load.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#include
#include "study.h"
diff --git a/src/libs/antares/study/output.cpp b/src/libs/antares/study/output.cpp
index ad35c6519c..d79f1a3e06 100644
--- a/src/libs/antares/study/output.cpp
+++ b/src/libs/antares/study/output.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#include "output.h"
diff --git a/src/libs/antares/study/output.h b/src/libs/antares/study/output.h
index 5b3615c4a1..3a6c0a117d 100644
--- a/src/libs/antares/study/output.h
+++ b/src/libs/antares/study/output.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __ANTARES_LIBS_STUDY_OUTPUT_H__
#define __ANTARES_LIBS_STUDY_OUTPUT_H__
diff --git a/src/libs/antares/study/output.hxx b/src/libs/antares/study/output.hxx
index 4efcf901ef..b09f442bfc 100644
--- a/src/libs/antares/study/output.hxx
+++ b/src/libs/antares/study/output.hxx
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __ANTARES_LIBS_STUDY_OUTPUT_HXX__
#define __ANTARES_LIBS_STUDY_OUTPUT_HXX__
diff --git a/src/libs/antares/study/parameters.cpp b/src/libs/antares/study/parameters.cpp
index c686e6a3cc..f83c85ba49 100644
--- a/src/libs/antares/study/parameters.cpp
+++ b/src/libs/antares/study/parameters.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#include
diff --git a/src/libs/antares/study/parameters.h b/src/libs/antares/study/parameters.h
index 325a62862b..d0d1d807f8 100644
--- a/src/libs/antares/study/parameters.h
+++ b/src/libs/antares/study/parameters.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __ANTARES_LIBS_STUDY_PARAMETERS_H__
#define __ANTARES_LIBS_STUDY_PARAMETERS_H__
diff --git a/src/libs/antares/study/parts/hydro/allocation.cpp b/src/libs/antares/study/parts/hydro/allocation.cpp
index a4afa2b4cc..e1e317f0de 100644
--- a/src/libs/antares/study/parts/hydro/allocation.cpp
+++ b/src/libs/antares/study/parts/hydro/allocation.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#include "allocation.h"
diff --git a/src/libs/antares/study/parts/hydro/allocation.h b/src/libs/antares/study/parts/hydro/allocation.h
index df64310465..d525c225b9 100644
--- a/src/libs/antares/study/parts/hydro/allocation.h
+++ b/src/libs/antares/study/parts/hydro/allocation.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __ANTARES_LIB_STUDY_AREA_HYDRO_ALLOCATION_H__
#define __ANTARES_LIB_STUDY_AREA_HYDRO_ALLOCATION_H__
diff --git a/src/libs/antares/study/parts/hydro/allocation.hxx b/src/libs/antares/study/parts/hydro/allocation.hxx
index b8a071d281..5e4cd29dd8 100644
--- a/src/libs/antares/study/parts/hydro/allocation.hxx
+++ b/src/libs/antares/study/parts/hydro/allocation.hxx
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __ANTARES_LIB_STUDY_AREA_HYDRO_ALLOCATION_HXX__
#define __ANTARES_LIB_STUDY_AREA_HYDRO_ALLOCATION_HXX__
diff --git a/src/libs/antares/study/parts/hydro/container.cpp b/src/libs/antares/study/parts/hydro/container.cpp
index 288ec58a44..87e0a5bc41 100644
--- a/src/libs/antares/study/parts/hydro/container.cpp
+++ b/src/libs/antares/study/parts/hydro/container.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#include "../../study.h"
diff --git a/src/libs/antares/study/parts/hydro/container.h b/src/libs/antares/study/parts/hydro/container.h
index 84f9f4cc8f..26e2be6f1f 100644
--- a/src/libs/antares/study/parts/hydro/container.h
+++ b/src/libs/antares/study/parts/hydro/container.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __ANTARES_LIBS_STUDY_PARTS_HYDRO_CONTAINER_H__
#define __ANTARES_LIBS_STUDY_PARTS_HYDRO_CONTAINER_H__
diff --git a/src/libs/antares/study/parts/hydro/prepro.cpp b/src/libs/antares/study/parts/hydro/prepro.cpp
index 42efe5d048..7047f1e2cc 100644
--- a/src/libs/antares/study/parts/hydro/prepro.cpp
+++ b/src/libs/antares/study/parts/hydro/prepro.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#include
diff --git a/src/libs/antares/study/parts/hydro/prepro.h b/src/libs/antares/study/parts/hydro/prepro.h
index 978a3c1f01..06b59d4552 100644
--- a/src/libs/antares/study/parts/hydro/prepro.h
+++ b/src/libs/antares/study/parts/hydro/prepro.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __ANTARES_LIBS_STUDY_PARTS_HYDRO_PREPRO_H__
#define __ANTARES_LIBS_STUDY_PARTS_HYDRO_PREPRO_H__
diff --git a/src/libs/antares/study/parts/hydro/series.cpp b/src/libs/antares/study/parts/hydro/series.cpp
index 1263e732b7..0e580f6942 100644
--- a/src/libs/antares/study/parts/hydro/series.cpp
+++ b/src/libs/antares/study/parts/hydro/series.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#include
diff --git a/src/libs/antares/study/parts/hydro/series.h b/src/libs/antares/study/parts/hydro/series.h
index 08fc8dff93..e0afb4c3a5 100644
--- a/src/libs/antares/study/parts/hydro/series.h
+++ b/src/libs/antares/study/parts/hydro/series.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __ANTARES_LIBS_STUDY_PARTS_HYDRO_TIMESERIES_H__
#define __ANTARES_LIBS_STUDY_PARTS_HYDRO_TIMESERIES_H__
diff --git a/src/libs/antares/study/parts/load/container.cpp b/src/libs/antares/study/parts/load/container.cpp
index 37193181ad..a77ad034a7 100644
--- a/src/libs/antares/study/parts/load/container.cpp
+++ b/src/libs/antares/study/parts/load/container.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#include
diff --git a/src/libs/antares/study/parts/load/container.h b/src/libs/antares/study/parts/load/container.h
index ca250cc25a..a922e509b4 100644
--- a/src/libs/antares/study/parts/load/container.h
+++ b/src/libs/antares/study/parts/load/container.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __ANTARES_LIBS_STUDY_PARTS_LOAD_CONTAINER_H__
#define __ANTARES_LIBS_STUDY_PARTS_LOAD_CONTAINER_H__
diff --git a/src/libs/antares/study/parts/load/prepro.cpp b/src/libs/antares/study/parts/load/prepro.cpp
index 6ab41a67f0..3ef1737e00 100644
--- a/src/libs/antares/study/parts/load/prepro.cpp
+++ b/src/libs/antares/study/parts/load/prepro.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#include
diff --git a/src/libs/antares/study/parts/load/prepro.h b/src/libs/antares/study/parts/load/prepro.h
index e72d11a8e8..dda0e82879 100644
--- a/src/libs/antares/study/parts/load/prepro.h
+++ b/src/libs/antares/study/parts/load/prepro.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#pragma once
diff --git a/src/libs/antares/study/parts/load/prepro.hxx b/src/libs/antares/study/parts/load/prepro.hxx
index c3ff5220e6..e11d1edfdf 100644
--- a/src/libs/antares/study/parts/load/prepro.hxx
+++ b/src/libs/antares/study/parts/load/prepro.hxx
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __ANTARES_LIBS_STUDY_PARTS_LOAD_PREPRO_HXX__
#define __ANTARES_LIBS_STUDY_PARTS_LOAD_PREPRO_HXX__
diff --git a/src/libs/antares/study/parts/parts.h b/src/libs/antares/study/parts/parts.h
index fef42e95f0..eb4a3f0be9 100644
--- a/src/libs/antares/study/parts/parts.h
+++ b/src/libs/antares/study/parts/parts.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __ANTARES_LIBS_STUDY_PARTS_H__
#define __ANTARES_LIBS_STUDY_PARTS_H__
diff --git a/src/libs/antares/study/parts/renewable/cluster.cpp b/src/libs/antares/study/parts/renewable/cluster.cpp
index ba8d2b6a9d..e376b4c19f 100644
--- a/src/libs/antares/study/parts/renewable/cluster.cpp
+++ b/src/libs/antares/study/parts/renewable/cluster.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#include
diff --git a/src/libs/antares/study/parts/renewable/cluster.h b/src/libs/antares/study/parts/renewable/cluster.h
index 5ac3d838dc..a7fecd59f5 100644
--- a/src/libs/antares/study/parts/renewable/cluster.h
+++ b/src/libs/antares/study/parts/renewable/cluster.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __ANTARES_LIBS_STUDY_PARTS_RENEWABLE_CLUSTER_H__
#define __ANTARES_LIBS_STUDY_PARTS_RENEWABLE_CLUSTER_H__
diff --git a/src/libs/antares/study/parts/renewable/cluster.hxx b/src/libs/antares/study/parts/renewable/cluster.hxx
index b949a7b867..23c2c662d0 100644
--- a/src/libs/antares/study/parts/renewable/cluster.hxx
+++ b/src/libs/antares/study/parts/renewable/cluster.hxx
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __ANTARES_LIBS_STUDY_PARTS_RENEWABLE_CLUSTER_HXX__
#define __ANTARES_LIBS_STUDY_PARTS_RENEWABLE_CLUSTER_HXX__
diff --git a/src/libs/antares/study/parts/renewable/container.cpp b/src/libs/antares/study/parts/renewable/container.cpp
index 1fbde6732c..7cfffbd7a9 100644
--- a/src/libs/antares/study/parts/renewable/container.cpp
+++ b/src/libs/antares/study/parts/renewable/container.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#include
diff --git a/src/libs/antares/study/parts/renewable/container.h b/src/libs/antares/study/parts/renewable/container.h
index 11c7489741..9714873bfb 100644
--- a/src/libs/antares/study/parts/renewable/container.h
+++ b/src/libs/antares/study/parts/renewable/container.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __ANTARES_LIBS_STUDY_PARTS_RENEWABLE_CONTAINER_H__
#define __ANTARES_LIBS_STUDY_PARTS_RENEWABLE_CONTAINER_H__
diff --git a/src/libs/antares/study/parts/renewable/container.hxx b/src/libs/antares/study/parts/renewable/container.hxx
index 631689c95a..1aff0e0536 100644
--- a/src/libs/antares/study/parts/renewable/container.hxx
+++ b/src/libs/antares/study/parts/renewable/container.hxx
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __ANTARES_LIBS_STUDY_PARTS_RENEWABLE_CONTAINER_HXX__
#define __ANTARES_LIBS_STUDY_PARTS_RENEWABLE_CONTAINER_HXX__
diff --git a/src/libs/antares/study/parts/renewable/defines.h b/src/libs/antares/study/parts/renewable/defines.h
index c20593d8f2..f10a1e82eb 100644
--- a/src/libs/antares/study/parts/renewable/defines.h
+++ b/src/libs/antares/study/parts/renewable/defines.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __ANTARES_LIBS_STUDY_PARTS_RENEWABLE_DEFINES_H__
#define __ANTARES_LIBS_STUDY_PARTS_RENEWABLE_DEFINES_H__
diff --git a/src/libs/antares/study/parts/short-term-storage/cluster.cpp b/src/libs/antares/study/parts/short-term-storage/cluster.cpp
index 50789c7435..9033157a92 100644
--- a/src/libs/antares/study/parts/short-term-storage/cluster.cpp
+++ b/src/libs/antares/study/parts/short-term-storage/cluster.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#include
#include
diff --git a/src/libs/antares/study/parts/short-term-storage/cluster.h b/src/libs/antares/study/parts/short-term-storage/cluster.h
index 4e909962a0..f0cc469e08 100644
--- a/src/libs/antares/study/parts/short-term-storage/cluster.h
+++ b/src/libs/antares/study/parts/short-term-storage/cluster.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#pragma once
diff --git a/src/libs/antares/study/parts/short-term-storage/container.cpp b/src/libs/antares/study/parts/short-term-storage/container.cpp
index 3b0cba2a36..472180c4d7 100644
--- a/src/libs/antares/study/parts/short-term-storage/container.cpp
+++ b/src/libs/antares/study/parts/short-term-storage/container.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#include
diff --git a/src/libs/antares/study/parts/short-term-storage/container.h b/src/libs/antares/study/parts/short-term-storage/container.h
index 00673cebcd..5e7fbb5376 100644
--- a/src/libs/antares/study/parts/short-term-storage/container.h
+++ b/src/libs/antares/study/parts/short-term-storage/container.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#pragma once
diff --git a/src/libs/antares/study/parts/short-term-storage/properties.cpp b/src/libs/antares/study/parts/short-term-storage/properties.cpp
index 058a8b5f3a..17f56976d2 100644
--- a/src/libs/antares/study/parts/short-term-storage/properties.cpp
+++ b/src/libs/antares/study/parts/short-term-storage/properties.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#include
diff --git a/src/libs/antares/study/parts/short-term-storage/properties.h b/src/libs/antares/study/parts/short-term-storage/properties.h
index 58e79b1241..88a636191f 100644
--- a/src/libs/antares/study/parts/short-term-storage/properties.h
+++ b/src/libs/antares/study/parts/short-term-storage/properties.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#pragma once
diff --git a/src/libs/antares/study/parts/short-term-storage/series.cpp b/src/libs/antares/study/parts/short-term-storage/series.cpp
index 7f36e35aba..80fbed945e 100644
--- a/src/libs/antares/study/parts/short-term-storage/series.cpp
+++ b/src/libs/antares/study/parts/short-term-storage/series.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#include
#include
diff --git a/src/libs/antares/study/parts/short-term-storage/series.h b/src/libs/antares/study/parts/short-term-storage/series.h
index 8ab2e4f620..5a0f545400 100644
--- a/src/libs/antares/study/parts/short-term-storage/series.h
+++ b/src/libs/antares/study/parts/short-term-storage/series.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#pragma once
#include
diff --git a/src/libs/antares/study/parts/solar/container.cpp b/src/libs/antares/study/parts/solar/container.cpp
index 033a26b4c7..54f9b385f1 100644
--- a/src/libs/antares/study/parts/solar/container.cpp
+++ b/src/libs/antares/study/parts/solar/container.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#include
diff --git a/src/libs/antares/study/parts/solar/container.h b/src/libs/antares/study/parts/solar/container.h
index b06aba10f4..9991e0da5d 100644
--- a/src/libs/antares/study/parts/solar/container.h
+++ b/src/libs/antares/study/parts/solar/container.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __ANTARES_LIBS_STUDY_PARTS_SOLAR_CONTAINER_H__
#define __ANTARES_LIBS_STUDY_PARTS_SOLAR_CONTAINER_H__
diff --git a/src/libs/antares/study/parts/solar/prepro.cpp b/src/libs/antares/study/parts/solar/prepro.cpp
index db840ddcfb..23b94c3d29 100644
--- a/src/libs/antares/study/parts/solar/prepro.cpp
+++ b/src/libs/antares/study/parts/solar/prepro.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#include
diff --git a/src/libs/antares/study/parts/solar/prepro.h b/src/libs/antares/study/parts/solar/prepro.h
index 836e772f83..584d2aa105 100644
--- a/src/libs/antares/study/parts/solar/prepro.h
+++ b/src/libs/antares/study/parts/solar/prepro.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __ANTARES_LIBS_STUDY_PARTS_SOLAR_PREPRO_H__
#define __ANTARES_LIBS_STUDY_PARTS_SOLAR_PREPRO_H__
diff --git a/src/libs/antares/study/parts/solar/prepro.hxx b/src/libs/antares/study/parts/solar/prepro.hxx
index e0d5c01b7d..8844f8fde5 100644
--- a/src/libs/antares/study/parts/solar/prepro.hxx
+++ b/src/libs/antares/study/parts/solar/prepro.hxx
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __ANTARES_LIBS_STUDY_PARTS_SOLAR_PREPRO_HXX__
#define __ANTARES_LIBS_STUDY_PARTS_SOLAR_PREPRO_HXX__
diff --git a/src/libs/antares/study/parts/thermal/cluster.cpp b/src/libs/antares/study/parts/thermal/cluster.cpp
index 72548e03fe..4079f7b858 100644
--- a/src/libs/antares/study/parts/thermal/cluster.cpp
+++ b/src/libs/antares/study/parts/thermal/cluster.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#include
diff --git a/src/libs/antares/study/parts/thermal/cluster.h b/src/libs/antares/study/parts/thermal/cluster.h
index a75ce10a00..8924abf1b3 100644
--- a/src/libs/antares/study/parts/thermal/cluster.h
+++ b/src/libs/antares/study/parts/thermal/cluster.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __ANTARES_LIBS_STUDY_PARTS_THERMAL_CLUSTER_H__
#define __ANTARES_LIBS_STUDY_PARTS_THERMAL_CLUSTER_H__
diff --git a/src/libs/antares/study/parts/thermal/cluster.hxx b/src/libs/antares/study/parts/thermal/cluster.hxx
index d233cff9df..9337b58d12 100644
--- a/src/libs/antares/study/parts/thermal/cluster.hxx
+++ b/src/libs/antares/study/parts/thermal/cluster.hxx
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __ANTARES_LIBS_STUDY_PARTS_THERMAL_CLUSTER_HXX__
#define __ANTARES_LIBS_STUDY_PARTS_THERMAL_CLUSTER_HXX__
diff --git a/src/libs/antares/study/parts/thermal/container.cpp b/src/libs/antares/study/parts/thermal/container.cpp
index 55cebd6440..c59dba80d0 100644
--- a/src/libs/antares/study/parts/thermal/container.cpp
+++ b/src/libs/antares/study/parts/thermal/container.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#include
diff --git a/src/libs/antares/study/parts/thermal/container.h b/src/libs/antares/study/parts/thermal/container.h
index 0c860abe53..df3bce14ec 100644
--- a/src/libs/antares/study/parts/thermal/container.h
+++ b/src/libs/antares/study/parts/thermal/container.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __ANTARES_LIBS_STUDY_PARTS_THERMAL_CONTAINER_H__
#define __ANTARES_LIBS_STUDY_PARTS_THERMAL_CONTAINER_H__
diff --git a/src/libs/antares/study/parts/thermal/container.hxx b/src/libs/antares/study/parts/thermal/container.hxx
index f4fc746f50..2996fbd06f 100644
--- a/src/libs/antares/study/parts/thermal/container.hxx
+++ b/src/libs/antares/study/parts/thermal/container.hxx
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __ANTARES_LIBS_STUDY_PARTS_THERMAL_CONTAINER_HXX__
#define __ANTARES_LIBS_STUDY_PARTS_THERMAL_CONTAINER_HXX__
diff --git a/src/libs/antares/study/parts/thermal/defines.h b/src/libs/antares/study/parts/thermal/defines.h
index 8a1714b8f0..7d744ddf33 100644
--- a/src/libs/antares/study/parts/thermal/defines.h
+++ b/src/libs/antares/study/parts/thermal/defines.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __ANTARES_LIBS_STUDY_PARTS_THERMAL_DEFINES_H__
#define __ANTARES_LIBS_STUDY_PARTS_THERMAL_DEFINES_H__
diff --git a/src/libs/antares/study/parts/thermal/ecoInput.cpp b/src/libs/antares/study/parts/thermal/ecoInput.cpp
index d8cfc20621..972d846e99 100644
--- a/src/libs/antares/study/parts/thermal/ecoInput.cpp
+++ b/src/libs/antares/study/parts/thermal/ecoInput.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#include
diff --git a/src/libs/antares/study/parts/thermal/ecoInput.h b/src/libs/antares/study/parts/thermal/ecoInput.h
index e70c537b78..7e7da69bc9 100644
--- a/src/libs/antares/study/parts/thermal/ecoInput.h
+++ b/src/libs/antares/study/parts/thermal/ecoInput.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __ANTARES_LIBS_STUDY_PARTS_THERMAL_ECOINPUT_H__
#define __ANTARES_LIBS_STUDY_PARTS_THERMAL_ECOINPUT_H__
diff --git a/src/libs/antares/study/parts/thermal/pollutant.cpp b/src/libs/antares/study/parts/thermal/pollutant.cpp
index 416a016e05..8a6729019c 100644
--- a/src/libs/antares/study/parts/thermal/pollutant.cpp
+++ b/src/libs/antares/study/parts/thermal/pollutant.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#include "pollutant.h"
diff --git a/src/libs/antares/study/parts/thermal/pollutant.h b/src/libs/antares/study/parts/thermal/pollutant.h
index 118c828bb4..ce9864f3c1 100644
--- a/src/libs/antares/study/parts/thermal/pollutant.h
+++ b/src/libs/antares/study/parts/thermal/pollutant.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __ANTARES_LIBS_STUDY_PARTS_THERMAL_POLLUTANT_H__
#define __ANTARES_LIBS_STUDY_PARTS_THERMAL_POLLUTANT_H__
diff --git a/src/libs/antares/study/parts/thermal/prepro.cpp b/src/libs/antares/study/parts/thermal/prepro.cpp
index d4cb3b654b..a3b42b4eab 100644
--- a/src/libs/antares/study/parts/thermal/prepro.cpp
+++ b/src/libs/antares/study/parts/thermal/prepro.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#include
diff --git a/src/libs/antares/study/parts/thermal/prepro.h b/src/libs/antares/study/parts/thermal/prepro.h
index ba38601806..e0b1e40b1c 100644
--- a/src/libs/antares/study/parts/thermal/prepro.h
+++ b/src/libs/antares/study/parts/thermal/prepro.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __ANTARES_LIBS_STUDY_PARTS_THERMAL_PREPRO_H__
#define __ANTARES_LIBS_STUDY_PARTS_THERMAL_PREPRO_H__
diff --git a/src/libs/antares/study/parts/thermal/prepro.hxx b/src/libs/antares/study/parts/thermal/prepro.hxx
index 973075ee8d..f980ac3b74 100644
--- a/src/libs/antares/study/parts/thermal/prepro.hxx
+++ b/src/libs/antares/study/parts/thermal/prepro.hxx
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __ANTARES_LIBS_STUDY_PARTS_THERMAL_PREPRO_HXX__
#define __ANTARES_LIBS_STUDY_PARTS_THERMAL_PREPRO_HXX__
diff --git a/src/libs/antares/study/parts/wind/container.cpp b/src/libs/antares/study/parts/wind/container.cpp
index 9aae8eb814..8bee13f32d 100644
--- a/src/libs/antares/study/parts/wind/container.cpp
+++ b/src/libs/antares/study/parts/wind/container.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#include
diff --git a/src/libs/antares/study/parts/wind/container.h b/src/libs/antares/study/parts/wind/container.h
index 9983c6c069..cd42c6bd91 100644
--- a/src/libs/antares/study/parts/wind/container.h
+++ b/src/libs/antares/study/parts/wind/container.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __ANTARES_LIBS_STUDY_PARTS_WIND_CONTAINER_H__
#define __ANTARES_LIBS_STUDY_PARTS_WIND_CONTAINER_H__
diff --git a/src/libs/antares/study/parts/wind/prepro.cpp b/src/libs/antares/study/parts/wind/prepro.cpp
index 7e0ca5638c..d1628318e3 100644
--- a/src/libs/antares/study/parts/wind/prepro.cpp
+++ b/src/libs/antares/study/parts/wind/prepro.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#include
diff --git a/src/libs/antares/study/parts/wind/prepro.h b/src/libs/antares/study/parts/wind/prepro.h
index a99ed241b1..14591fa57d 100644
--- a/src/libs/antares/study/parts/wind/prepro.h
+++ b/src/libs/antares/study/parts/wind/prepro.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __ANTARES_LIBS_STUDY_PARTS_WIND_PREPRO_H__
#define __ANTARES_LIBS_STUDY_PARTS_WIND_PREPRO_H__
diff --git a/src/libs/antares/study/parts/wind/prepro.hxx b/src/libs/antares/study/parts/wind/prepro.hxx
index c73fcc7537..6775b2fb3e 100644
--- a/src/libs/antares/study/parts/wind/prepro.hxx
+++ b/src/libs/antares/study/parts/wind/prepro.hxx
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __ANTARES_LIBS_STUDY_PARTS_WIND_PREPRO_HXX__
#define __ANTARES_LIBS_STUDY_PARTS_WIND_PREPRO_HXX__
diff --git a/src/libs/antares/study/progression/progression.cpp b/src/libs/antares/study/progression/progression.cpp
index 49d24facf5..5b806b2196 100644
--- a/src/libs/antares/study/progression/progression.cpp
+++ b/src/libs/antares/study/progression/progression.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#include "progression.h"
diff --git a/src/libs/antares/study/progression/progression.h b/src/libs/antares/study/progression/progression.h
index c7e50b99d9..b2e136ec43 100644
--- a/src/libs/antares/study/progression/progression.h
+++ b/src/libs/antares/study/progression/progression.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __ANTARES_LIBS_SOLVER_SIMULATION_PROGRESSION_H__
#define __ANTARES_LIBS_SOLVER_SIMULATION_PROGRESSION_H__
diff --git a/src/libs/antares/study/progression/progression.hxx b/src/libs/antares/study/progression/progression.hxx
index 2ae39c82cd..12fe57a029 100644
--- a/src/libs/antares/study/progression/progression.hxx
+++ b/src/libs/antares/study/progression/progression.hxx
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __ANTARES_LIBS_STUDY_PROGRESSION_PROGRESSION_HXX__
#define __ANTARES_LIBS_STUDY_PROGRESSION_PROGRESSION_HXX__
diff --git a/src/libs/antares/study/runtime.h b/src/libs/antares/study/runtime.h
index 008b830a86..058f759f02 100644
--- a/src/libs/antares/study/runtime.h
+++ b/src/libs/antares/study/runtime.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __LIBS_ANTARES_STUDY_RUNTIME_H__
#define __LIBS_ANTARES_STUDY_RUNTIME_H__
diff --git a/src/libs/antares/study/runtime/runtime.cpp b/src/libs/antares/study/runtime/runtime.cpp
index 1a58a14f73..8ac59dafe3 100644
--- a/src/libs/antares/study/runtime/runtime.cpp
+++ b/src/libs/antares/study/runtime/runtime.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#include "runtime.h"
diff --git a/src/libs/antares/study/runtime/runtime.h b/src/libs/antares/study/runtime/runtime.h
index a499f47483..51de3c0016 100644
--- a/src/libs/antares/study/runtime/runtime.h
+++ b/src/libs/antares/study/runtime/runtime.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __ANTARES_LIBS_STUDY_RUNTIME_RUNTIME_INFOS_H__
#define __ANTARES_LIBS_STUDY_RUNTIME_RUNTIME_INFOS_H__
diff --git a/src/libs/antares/study/runtime/runtime.hxx b/src/libs/antares/study/runtime/runtime.hxx
index ff76946efe..98e99feed5 100644
--- a/src/libs/antares/study/runtime/runtime.hxx
+++ b/src/libs/antares/study/runtime/runtime.hxx
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __ANTARES_LIBS_STUDY_RUNTIME_RUNTIME_INFOS_HXX__
#define __ANTARES_LIBS_STUDY_RUNTIME_RUNTIME_INFOS_HXX__
diff --git a/src/libs/antares/study/save.cpp b/src/libs/antares/study/save.cpp
index f8dea51ebd..27d2a6bbc4 100644
--- a/src/libs/antares/study/save.cpp
+++ b/src/libs/antares/study/save.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#include "study.h"
diff --git a/src/libs/antares/study/scenario-builder/BindingConstraintsTSNumbersData.cpp b/src/libs/antares/study/scenario-builder/BindingConstraintsTSNumbersData.cpp
index 72dd81503a..f4c04f821b 100644
--- a/src/libs/antares/study/scenario-builder/BindingConstraintsTSNumbersData.cpp
+++ b/src/libs/antares/study/scenario-builder/BindingConstraintsTSNumbersData.cpp
@@ -25,7 +25,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#include
diff --git a/src/libs/antares/study/scenario-builder/TSnumberData.cpp b/src/libs/antares/study/scenario-builder/TSnumberData.cpp
index 6f72b264b1..a496c0b722 100644
--- a/src/libs/antares/study/scenario-builder/TSnumberData.cpp
+++ b/src/libs/antares/study/scenario-builder/TSnumberData.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#include "TSnumberData.h"
diff --git a/src/libs/antares/study/scenario-builder/TSnumberData.h b/src/libs/antares/study/scenario-builder/TSnumberData.h
index acac2c707c..0ef04a845f 100644
--- a/src/libs/antares/study/scenario-builder/TSnumberData.h
+++ b/src/libs/antares/study/scenario-builder/TSnumberData.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __LIBS_STUDY_SCENARIO_BUILDER_DATA_TS_NUMBER_H__
#define __LIBS_STUDY_SCENARIO_BUILDER_DATA_TS_NUMBER_H__
diff --git a/src/libs/antares/study/scenario-builder/hydroLevelsData.cpp b/src/libs/antares/study/scenario-builder/hydroLevelsData.cpp
index 654e9600d6..ad9fa3e141 100644
--- a/src/libs/antares/study/scenario-builder/hydroLevelsData.cpp
+++ b/src/libs/antares/study/scenario-builder/hydroLevelsData.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#include
diff --git a/src/libs/antares/study/scenario-builder/hydroLevelsData.h b/src/libs/antares/study/scenario-builder/hydroLevelsData.h
index 66c223ffbe..ea2498a467 100644
--- a/src/libs/antares/study/scenario-builder/hydroLevelsData.h
+++ b/src/libs/antares/study/scenario-builder/hydroLevelsData.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __LIBS_STUDY_SCENARIO_BUILDER_DATA_HYDRO_LEVELS_H__
#define __LIBS_STUDY_SCENARIO_BUILDER_DATA_HYDRO_LEVELS_H__
diff --git a/src/libs/antares/study/scenario-builder/rules.cpp b/src/libs/antares/study/scenario-builder/rules.cpp
index e814468a9a..a7a72b4ac9 100644
--- a/src/libs/antares/study/scenario-builder/rules.cpp
+++ b/src/libs/antares/study/scenario-builder/rules.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#include
diff --git a/src/libs/antares/study/scenario-builder/rules.h b/src/libs/antares/study/scenario-builder/rules.h
index 60039c14be..4890689f54 100644
--- a/src/libs/antares/study/scenario-builder/rules.h
+++ b/src/libs/antares/study/scenario-builder/rules.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __LIBS_STUDY_SCENARIO_BUILDER_RULES_H__
#define __LIBS_STUDY_SCENARIO_BUILDER_RULES_H__
diff --git a/src/libs/antares/study/scenario-builder/rules.hxx b/src/libs/antares/study/scenario-builder/rules.hxx
index 40bea7edbd..e3eef16dd3 100644
--- a/src/libs/antares/study/scenario-builder/rules.hxx
+++ b/src/libs/antares/study/scenario-builder/rules.hxx
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __LIBS_STUDY_SCENARIO_BUILDER_RULES_HXX__
#define __LIBS_STUDY_SCENARIO_BUILDER_RULES_HXX__
diff --git a/src/libs/antares/study/scenario-builder/scBuilderDataInterface.h b/src/libs/antares/study/scenario-builder/scBuilderDataInterface.h
index 836ed23d71..e1ade6b11c 100644
--- a/src/libs/antares/study/scenario-builder/scBuilderDataInterface.h
+++ b/src/libs/antares/study/scenario-builder/scBuilderDataInterface.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __LIBS_STUDY_SCENARIO_BUILDER_DATA_INTERFACE_H__
#define __LIBS_STUDY_SCENARIO_BUILDER_DATA_INTERFACE_H__
diff --git a/src/libs/antares/study/scenario-builder/scBuilderUtils.cpp b/src/libs/antares/study/scenario-builder/scBuilderUtils.cpp
index 4a4d1bc07b..6c3a6da4c7 100644
--- a/src/libs/antares/study/scenario-builder/scBuilderUtils.cpp
+++ b/src/libs/antares/study/scenario-builder/scBuilderUtils.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#include
diff --git a/src/libs/antares/study/scenario-builder/scBuilderUtils.h b/src/libs/antares/study/scenario-builder/scBuilderUtils.h
index cd75b6bc49..4546358582 100644
--- a/src/libs/antares/study/scenario-builder/scBuilderUtils.h
+++ b/src/libs/antares/study/scenario-builder/scBuilderUtils.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __LIBS_STUDY_SCENARIO_BUILDER_DATA_UTILS_H__
#define __LIBS_STUDY_SCENARIO_BUILDER_DATA_UTILS_H__
diff --git a/src/libs/antares/study/scenario-builder/sets.cpp b/src/libs/antares/study/scenario-builder/sets.cpp
index a4c49cdb51..ed934ef903 100644
--- a/src/libs/antares/study/scenario-builder/sets.cpp
+++ b/src/libs/antares/study/scenario-builder/sets.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#include "sets.h"
diff --git a/src/libs/antares/study/scenario-builder/sets.h b/src/libs/antares/study/scenario-builder/sets.h
index b46cfcbc2a..a47a58c8ac 100644
--- a/src/libs/antares/study/scenario-builder/sets.h
+++ b/src/libs/antares/study/scenario-builder/sets.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __LIBS_STUDY_SCENARIO_BUILDER_SETS_H__
#define __LIBS_STUDY_SCENARIO_BUILDER_SETS_H__
diff --git a/src/libs/antares/study/scenario-builder/sets.hxx b/src/libs/antares/study/scenario-builder/sets.hxx
index cf9576df25..3386e50080 100644
--- a/src/libs/antares/study/scenario-builder/sets.hxx
+++ b/src/libs/antares/study/scenario-builder/sets.hxx
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __LIBS_STUDY_SCENARIO_BUILDER_SETS_HXX__
#define __LIBS_STUDY_SCENARIO_BUILDER_SETS_HXX__
diff --git a/src/libs/antares/study/scenario-builder/updater.hxx b/src/libs/antares/study/scenario-builder/updater.hxx
index e79ad5cd25..9524e1ded2 100644
--- a/src/libs/antares/study/scenario-builder/updater.hxx
+++ b/src/libs/antares/study/scenario-builder/updater.hxx
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __ANTARES_LIBS_STUDY_SCENARIO_BUILDER_UPDATER_HXX__
#define __ANTARES_LIBS_STUDY_SCENARIO_BUILDER_UPDATER_HXX__
diff --git a/src/libs/antares/study/sets.h b/src/libs/antares/study/sets.h
index f553d05f04..c6c9145d0a 100644
--- a/src/libs/antares/study/sets.h
+++ b/src/libs/antares/study/sets.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __ANTARES_LIBS_STUDY_SETS_H__
#define __ANTARES_LIBS_STUDY_SETS_H__
diff --git a/src/libs/antares/study/sets.hxx b/src/libs/antares/study/sets.hxx
index 162919c0bc..119a2845ef 100644
--- a/src/libs/antares/study/sets.hxx
+++ b/src/libs/antares/study/sets.hxx
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __ANTARES_LIBS_STUDY_SETS_HXX__
#define __ANTARES_LIBS_STUDY_SETS_HXX__
diff --git a/src/libs/antares/study/simulation.cpp b/src/libs/antares/study/simulation.cpp
index fd2534a58f..14e65b5289 100644
--- a/src/libs/antares/study/simulation.cpp
+++ b/src/libs/antares/study/simulation.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#include
diff --git a/src/libs/antares/study/simulation.h b/src/libs/antares/study/simulation.h
index 8e3efc8f79..159e5d764f 100644
--- a/src/libs/antares/study/simulation.h
+++ b/src/libs/antares/study/simulation.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __ANTARES_LIBS_STUDY_SIMULATION_H__
#define __ANTARES_LIBS_STUDY_SIMULATION_H__
diff --git a/src/libs/antares/study/study.cpp b/src/libs/antares/study/study.cpp
index dfaf427287..e5aa84e99d 100644
--- a/src/libs/antares/study/study.cpp
+++ b/src/libs/antares/study/study.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#include "../antares.h"
diff --git a/src/libs/antares/study/study.extra.cpp b/src/libs/antares/study/study.extra.cpp
index 70862ee598..8eb61f0f86 100644
--- a/src/libs/antares/study/study.extra.cpp
+++ b/src/libs/antares/study/study.extra.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#include
diff --git a/src/libs/antares/study/study.h b/src/libs/antares/study/study.h
index d52b587604..cf5426c457 100644
--- a/src/libs/antares/study/study.h
+++ b/src/libs/antares/study/study.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __ANTARES_LIBS_STUDY_STUDY_H__
#define __ANTARES_LIBS_STUDY_STUDY_H__
diff --git a/src/libs/antares/study/study.hxx b/src/libs/antares/study/study.hxx
index 0af64811b4..134d9ddb50 100644
--- a/src/libs/antares/study/study.hxx
+++ b/src/libs/antares/study/study.hxx
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __ANTARES_LIBS_STUDY_STUDY_HXX__
#define __ANTARES_LIBS_STUDY_STUDY_HXX__
diff --git a/src/libs/antares/study/study.importprepro.cpp b/src/libs/antares/study/study.importprepro.cpp
index 1579588b79..6eaf20fe64 100644
--- a/src/libs/antares/study/study.importprepro.cpp
+++ b/src/libs/antares/study/study.importprepro.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#include "study.h"
diff --git a/src/libs/antares/study/ui-runtimeinfos.cpp b/src/libs/antares/study/ui-runtimeinfos.cpp
index 0ba362f828..df9fa1c425 100644
--- a/src/libs/antares/study/ui-runtimeinfos.cpp
+++ b/src/libs/antares/study/ui-runtimeinfos.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#include
diff --git a/src/libs/antares/study/ui-runtimeinfos.h b/src/libs/antares/study/ui-runtimeinfos.h
index 7a35ddf6bf..d4e8e7dab9 100644
--- a/src/libs/antares/study/ui-runtimeinfos.h
+++ b/src/libs/antares/study/ui-runtimeinfos.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __ANTARES_LIBS_STUDY_UI_RUNTIME_INFOS_H__
#define __ANTARES_LIBS_STUDY_UI_RUNTIME_INFOS_H__
diff --git a/src/libs/antares/study/variable-print-info.cpp b/src/libs/antares/study/variable-print-info.cpp
index 1b5e20281c..cba6bd30c2 100644
--- a/src/libs/antares/study/variable-print-info.cpp
+++ b/src/libs/antares/study/variable-print-info.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#include "variable-print-info.h"
diff --git a/src/libs/antares/study/variable-print-info.h b/src/libs/antares/study/variable-print-info.h
index a734648ecc..255a65b7e0 100644
--- a/src/libs/antares/study/variable-print-info.h
+++ b/src/libs/antares/study/variable-print-info.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __SOLVER_VARIABLE_PRINT_POLICY_H__
diff --git a/src/libs/antares/study/version.cpp b/src/libs/antares/study/version.cpp
index 5f388d45ae..f549e285bd 100644
--- a/src/libs/antares/study/version.cpp
+++ b/src/libs/antares/study/version.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#include
diff --git a/src/libs/antares/study/version.h b/src/libs/antares/study/version.h
index 763446db11..4722b3e4df 100644
--- a/src/libs/antares/study/version.h
+++ b/src/libs/antares/study/version.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __ANTARES_LIBS_STUDY_VERSION_H__
#define __ANTARES_LIBS_STUDY_VERSION_H__
diff --git a/src/libs/antares/study/xcast.h b/src/libs/antares/study/xcast.h
index bfd8ec3a03..c8407c3331 100644
--- a/src/libs/antares/study/xcast.h
+++ b/src/libs/antares/study/xcast.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __ANTARES_LIBS_STUDY_XCAST_H__
#define __ANTARES_LIBS_STUDY_XCAST_H__
diff --git a/src/libs/antares/study/xcast/xcast.cpp b/src/libs/antares/study/xcast/xcast.cpp
index 99978abe41..a239032977 100644
--- a/src/libs/antares/study/xcast/xcast.cpp
+++ b/src/libs/antares/study/xcast/xcast.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#include "xcast.h"
diff --git a/src/libs/antares/study/xcast/xcast.h b/src/libs/antares/study/xcast/xcast.h
index 32abeeba46..2d0c524d51 100644
--- a/src/libs/antares/study/xcast/xcast.h
+++ b/src/libs/antares/study/xcast/xcast.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __ANTARES_LIBS_STUDY_XCAST_XCAST_H__
#define __ANTARES_LIBS_STUDY_XCAST_XCAST_H__
diff --git a/src/libs/antares/study/xcast/xcast.hxx b/src/libs/antares/study/xcast/xcast.hxx
index 696f411718..b7ba57753e 100644
--- a/src/libs/antares/study/xcast/xcast.hxx
+++ b/src/libs/antares/study/xcast/xcast.hxx
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __ANTARES_LIBS_STUDY_XCAST_XCAST_HXX__
#define __ANTARES_LIBS_STUDY_XCAST_XCAST_HXX__
diff --git a/src/libs/antares/sys/appdata.cpp b/src/libs/antares/sys/appdata.cpp
index 78f415916e..de6d131f04 100644
--- a/src/libs/antares/sys/appdata.cpp
+++ b/src/libs/antares/sys/appdata.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#include "antares/sys/appdata.h"
diff --git a/src/libs/antares/sys/include/antares/sys/appdata.h b/src/libs/antares/sys/include/antares/sys/appdata.h
index d7bb0b5ad2..fa642f0f00 100644
--- a/src/libs/antares/sys/include/antares/sys/appdata.h
+++ b/src/libs/antares/sys/include/antares/sys/appdata.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __ANTARES_LIBS_SYS_APPDATA_H__
#define __ANTARES_LIBS_SYS_APPDATA_H__
diff --git a/src/libs/antares/sys/include/antares/sys/policy.h b/src/libs/antares/sys/include/antares/sys/policy.h
index 0166211bb8..e30ea8fa6c 100644
--- a/src/libs/antares/sys/include/antares/sys/policy.h
+++ b/src/libs/antares/sys/include/antares/sys/policy.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __ANTARES_LIBS_ADMIN_POLICY_H__
#define __ANTARES_LIBS_ADMIN_POLICY_H__
diff --git a/src/libs/antares/sys/policy.cpp b/src/libs/antares/sys/policy.cpp
index c45de88af5..d2000f33cd 100644
--- a/src/libs/antares/sys/policy.cpp
+++ b/src/libs/antares/sys/policy.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#include "antares/sys/policy.h"
diff --git a/src/libs/antares/utils/include/antares/utils/utils.h b/src/libs/antares/utils/include/antares/utils/utils.h
index 974787d84c..251f10956a 100644
--- a/src/libs/antares/utils/include/antares/utils/utils.h
+++ b/src/libs/antares/utils/include/antares/utils/utils.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __ANTARES_LIBS_UTILS_H__
#define __ANTARES_LIBS_UTILS_H__
diff --git a/src/libs/antares/utils/include/antares/utils/utils.hxx b/src/libs/antares/utils/include/antares/utils/utils.hxx
index e0940b6b4f..96b57b8f1e 100644
--- a/src/libs/antares/utils/include/antares/utils/utils.hxx
+++ b/src/libs/antares/utils/include/antares/utils/utils.hxx
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __ANTARES_LIBS_UTILS_HXX__
#define __ANTARES_LIBS_UTILS_HXX__
diff --git a/src/libs/antares/utils/utils.cpp b/src/libs/antares/utils/utils.cpp
index d400f1d716..d2eb61efea 100644
--- a/src/libs/antares/utils/utils.cpp
+++ b/src/libs/antares/utils/utils.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#include "antares/utils/utils.h"
diff --git a/src/libs/antares/version.cpp b/src/libs/antares/version.cpp
index 52e52430bf..82d6f26b18 100644
--- a/src/libs/antares/version.cpp
+++ b/src/libs/antares/version.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#include "version.h"
diff --git a/src/libs/antares/version.h b/src/libs/antares/version.h
index a00867f63e..c0343f74fd 100644
--- a/src/libs/antares/version.h
+++ b/src/libs/antares/version.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __ANTARES_LIBS_VERSION_H__
#define __ANTARES_LIBS_VERSION_H__
diff --git a/src/libs/fswalker/filejob.inc.hxx b/src/libs/fswalker/filejob.inc.hxx
index dc002ce50c..c93b4a73c8 100644
--- a/src/libs/fswalker/filejob.inc.hxx
+++ b/src/libs/fswalker/filejob.inc.hxx
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __ANTARES_FS_WALKER_FILEJOB_H__
#define __ANTARES_FS_WALKER_FILEJOB_H__
diff --git a/src/libs/fswalker/fswalker.cpp b/src/libs/fswalker/fswalker.cpp
index 2d0adbd7e0..c55b28fcb7 100644
--- a/src/libs/fswalker/fswalker.cpp
+++ b/src/libs/fswalker/fswalker.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#include "fswalker.h"
diff --git a/src/libs/fswalker/fswalker.h b/src/libs/fswalker/fswalker.h
index bbfc433db7..f580f00377 100644
--- a/src/libs/fswalker/fswalker.h
+++ b/src/libs/fswalker/fswalker.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __ANTARES_FS_WALKER_FS_WALKER_H__
#define __ANTARES_FS_WALKER_FS_WALKER_H__
diff --git a/src/libs/fswalker/job.cpp b/src/libs/fswalker/job.cpp
index 41331047ea..9fcb6729c5 100644
--- a/src/libs/fswalker/job.cpp
+++ b/src/libs/fswalker/job.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#include "job.h"
diff --git a/src/libs/fswalker/job.h b/src/libs/fswalker/job.h
index 2538dfd294..b29ba5f14e 100644
--- a/src/libs/fswalker/job.h
+++ b/src/libs/fswalker/job.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __ANTARES_FS_WALKER_JOB_H__
#define __ANTARES_FS_WALKER_JOB_H__
diff --git a/src/libs/fswalker/registry.inc.hxx b/src/libs/fswalker/registry.inc.hxx
index 95dca1e130..5572f43e8c 100644
--- a/src/libs/fswalker/registry.inc.hxx
+++ b/src/libs/fswalker/registry.inc.hxx
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __ANTARES_FS_WALKER_REGISTRY_H__
#define __ANTARES_FS_WALKER_REGISTRY_H__
diff --git a/src/libs/fswalker/statistics.h b/src/libs/fswalker/statistics.h
index 2325b0ad3c..feab19afe3 100644
--- a/src/libs/fswalker/statistics.h
+++ b/src/libs/fswalker/statistics.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __ANTARES_FS_WALKER_STATISTICS_H__
#define __ANTARES_FS_WALKER_STATISTICS_H__
diff --git a/src/solver/constraints-builder/cbuilder.cpp b/src/solver/constraints-builder/cbuilder.cpp
index 0756022618..9a88882fd2 100644
--- a/src/solver/constraints-builder/cbuilder.cpp
+++ b/src/solver/constraints-builder/cbuilder.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#include
#include "cbuilder.h"
diff --git a/src/solver/constraints-builder/cbuilder.h b/src/solver/constraints-builder/cbuilder.h
index 1135e7fff5..ef76ad3120 100644
--- a/src/solver/constraints-builder/cbuilder.h
+++ b/src/solver/constraints-builder/cbuilder.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __ANTARES_CONSTRAINTSBUILDER_BUILDER_CBUILDER_H__
#define __ANTARES_CONSTRAINTSBUILDER_BUILDER_CBUILDER_H__
diff --git a/src/solver/constraints-builder/create.cpp b/src/solver/constraints-builder/create.cpp
index 16ad1466c2..649ef5a7f6 100644
--- a/src/solver/constraints-builder/create.cpp
+++ b/src/solver/constraints-builder/create.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#include "cbuilder.h"
#include "../../libs/antares/study/area/constants.h"
diff --git a/src/solver/constraints-builder/grid.h b/src/solver/constraints-builder/grid.h
index 09c689729d..7eecb40a42 100644
--- a/src/solver/constraints-builder/grid.h
+++ b/src/solver/constraints-builder/grid.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef CONSTRAINTSBUILDER_BUILDER_GRID_H
#define CONSTRAINTSBUILDER_BUILDER_GRID_H
diff --git a/src/solver/constraints-builder/grid.hxx b/src/solver/constraints-builder/grid.hxx
index 81d7c3cc77..4bd4b7a364 100644
--- a/src/solver/constraints-builder/grid.hxx
+++ b/src/solver/constraints-builder/grid.hxx
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#include "grid.h"
#include "cbuilder.h"
diff --git a/src/solver/constraints-builder/load.cpp b/src/solver/constraints-builder/load.cpp
index aa61fffa6c..437c6888d6 100644
--- a/src/solver/constraints-builder/load.cpp
+++ b/src/solver/constraints-builder/load.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#include "cbuilder.h"
#include
diff --git a/src/solver/hydro/daily/h2o_j_construire_les_contraintes.cpp b/src/solver/hydro/daily/h2o_j_construire_les_contraintes.cpp
index fbb3cad8ce..3ee9ecfe47 100644
--- a/src/solver/hydro/daily/h2o_j_construire_les_contraintes.cpp
+++ b/src/solver/hydro/daily/h2o_j_construire_les_contraintes.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#include "h2o_j_donnees_mensuelles.h"
diff --git a/src/solver/hydro/daily/h2o_j_construire_les_variables.cpp b/src/solver/hydro/daily/h2o_j_construire_les_variables.cpp
index cca46ab312..8992e71040 100644
--- a/src/solver/hydro/daily/h2o_j_construire_les_variables.cpp
+++ b/src/solver/hydro/daily/h2o_j_construire_les_variables.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifdef __CPLUSPLUS
diff --git a/src/solver/hydro/daily/h2o_j_donnees_mensuelles.h b/src/solver/hydro/daily/h2o_j_donnees_mensuelles.h
index 4b294a0c9f..6b2229d62c 100644
--- a/src/solver/hydro/daily/h2o_j_donnees_mensuelles.h
+++ b/src/solver/hydro/daily/h2o_j_donnees_mensuelles.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __SOLVER_H2O_J_DONNEES_ANNEE__
diff --git a/src/solver/hydro/daily/h2o_j_donnees_optimisation.h b/src/solver/hydro/daily/h2o_j_donnees_optimisation.h
index 7038184313..55ae539744 100644
--- a/src/solver/hydro/daily/h2o_j_donnees_optimisation.h
+++ b/src/solver/hydro/daily/h2o_j_donnees_optimisation.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __SOLVER_H2O_J_STRUCTURE_INTERNE__
#define __SOLVER_H2O_J_STRUCTURE_INTERNE__
diff --git a/src/solver/hydro/daily/h2o_j_fonctions.h b/src/solver/hydro/daily/h2o_j_fonctions.h
index 5614e98d12..e32c836c91 100644
--- a/src/solver/hydro/daily/h2o_j_fonctions.h
+++ b/src/solver/hydro/daily/h2o_j_fonctions.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __SOLVER_H2O_J_FONCTIONS__
diff --git a/src/solver/hydro/daily/h2o_j_free.cpp b/src/solver/hydro/daily/h2o_j_free.cpp
index d19196ab49..a6801ae53a 100644
--- a/src/solver/hydro/daily/h2o_j_free.cpp
+++ b/src/solver/hydro/daily/h2o_j_free.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifdef __CPLUSPLUS
diff --git a/src/solver/hydro/daily/h2o_j_initialiser_les_bornes_des_variables.cpp b/src/solver/hydro/daily/h2o_j_initialiser_les_bornes_des_variables.cpp
index 913c2a02a9..52982d9b64 100644
--- a/src/solver/hydro/daily/h2o_j_initialiser_les_bornes_des_variables.cpp
+++ b/src/solver/hydro/daily/h2o_j_initialiser_les_bornes_des_variables.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#include "h2o_j_donnees_mensuelles.h"
diff --git a/src/solver/hydro/daily/h2o_j_initialiser_les_second_membre.cpp b/src/solver/hydro/daily/h2o_j_initialiser_les_second_membre.cpp
index 0035235297..ff81a96038 100644
--- a/src/solver/hydro/daily/h2o_j_initialiser_les_second_membre.cpp
+++ b/src/solver/hydro/daily/h2o_j_initialiser_les_second_membre.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#include "h2o_j_donnees_mensuelles.h"
diff --git a/src/solver/hydro/daily/h2o_j_instanciation.cpp b/src/solver/hydro/daily/h2o_j_instanciation.cpp
index f9b6f06beb..0ef6a7cffd 100644
--- a/src/solver/hydro/daily/h2o_j_instanciation.cpp
+++ b/src/solver/hydro/daily/h2o_j_instanciation.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#include "h2o_j_donnees_mensuelles.h"
diff --git a/src/solver/hydro/daily/h2o_j_lisser_les_sur_turbines.cpp b/src/solver/hydro/daily/h2o_j_lisser_les_sur_turbines.cpp
index 5a5c5ea66f..e988af711f 100644
--- a/src/solver/hydro/daily/h2o_j_lisser_les_sur_turbines.cpp
+++ b/src/solver/hydro/daily/h2o_j_lisser_les_sur_turbines.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#include "h2o_j_donnees_mensuelles.h"
diff --git a/src/solver/hydro/daily/h2o_j_optimiser_un_mois.cpp b/src/solver/hydro/daily/h2o_j_optimiser_un_mois.cpp
index 73caf5b7cf..c8cb904351 100644
--- a/src/solver/hydro/daily/h2o_j_optimiser_un_mois.cpp
+++ b/src/solver/hydro/daily/h2o_j_optimiser_un_mois.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#include "h2o_j_donnees_mensuelles.h"
diff --git a/src/solver/hydro/daily/h2o_j_resoudre_le_probleme_lineaire.cpp b/src/solver/hydro/daily/h2o_j_resoudre_le_probleme_lineaire.cpp
index 48a9be0802..1dbee3fc48 100644
--- a/src/solver/hydro/daily/h2o_j_resoudre_le_probleme_lineaire.cpp
+++ b/src/solver/hydro/daily/h2o_j_resoudre_le_probleme_lineaire.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#include "h2o_j_donnees_mensuelles.h"
diff --git a/src/solver/hydro/daily2/h2o2_j_apply_costs.cpp b/src/solver/hydro/daily2/h2o2_j_apply_costs.cpp
index fef95fe20b..64905623ba 100644
--- a/src/solver/hydro/daily2/h2o2_j_apply_costs.cpp
+++ b/src/solver/hydro/daily2/h2o2_j_apply_costs.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#include "h2o2_j_donnees_mensuelles.h"
diff --git a/src/solver/hydro/daily2/h2o2_j_construire_les_contraintes.cpp b/src/solver/hydro/daily2/h2o2_j_construire_les_contraintes.cpp
index 57cdddd6af..dc8417504b 100644
--- a/src/solver/hydro/daily2/h2o2_j_construire_les_contraintes.cpp
+++ b/src/solver/hydro/daily2/h2o2_j_construire_les_contraintes.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#include "h2o2_j_donnees_mensuelles.h"
diff --git a/src/solver/hydro/daily2/h2o2_j_construire_les_variables.cpp b/src/solver/hydro/daily2/h2o2_j_construire_les_variables.cpp
index 3543e733e2..97355fa1b4 100644
--- a/src/solver/hydro/daily2/h2o2_j_construire_les_variables.cpp
+++ b/src/solver/hydro/daily2/h2o2_j_construire_les_variables.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifdef __CPLUSPLUS
diff --git a/src/solver/hydro/daily2/h2o2_j_donnees_mensuelles.h b/src/solver/hydro/daily2/h2o2_j_donnees_mensuelles.h
index aae31e224e..eead20ee96 100644
--- a/src/solver/hydro/daily2/h2o2_j_donnees_mensuelles.h
+++ b/src/solver/hydro/daily2/h2o2_j_donnees_mensuelles.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __SOLVER_H2O2_J_DONNEES_ANNEE__
diff --git a/src/solver/hydro/daily2/h2o2_j_donnees_optimisation.h b/src/solver/hydro/daily2/h2o2_j_donnees_optimisation.h
index b64abc1dd1..d34f30d157 100644
--- a/src/solver/hydro/daily2/h2o2_j_donnees_optimisation.h
+++ b/src/solver/hydro/daily2/h2o2_j_donnees_optimisation.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __SOLVER_H2O2_J_STRUCTURE_INTERNE__
#define __SOLVER_H2O2_J_STRUCTURE_INTERNE__
diff --git a/src/solver/hydro/daily2/h2o2_j_fonctions.h b/src/solver/hydro/daily2/h2o2_j_fonctions.h
index a96934ca41..6fd6e6c0a6 100644
--- a/src/solver/hydro/daily2/h2o2_j_fonctions.h
+++ b/src/solver/hydro/daily2/h2o2_j_fonctions.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __SOLVER_H2O2_J_FONCTIONS__
diff --git a/src/solver/hydro/daily2/h2o2_j_free.cpp b/src/solver/hydro/daily2/h2o2_j_free.cpp
index 39fd211fd0..45f3bd7371 100644
--- a/src/solver/hydro/daily2/h2o2_j_free.cpp
+++ b/src/solver/hydro/daily2/h2o2_j_free.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifdef __CPLUSPLUS
diff --git a/src/solver/hydro/daily2/h2o2_j_initialiser_les_bornes_des_variables.cpp b/src/solver/hydro/daily2/h2o2_j_initialiser_les_bornes_des_variables.cpp
index 1419d54a2a..b06f9c0d6b 100644
--- a/src/solver/hydro/daily2/h2o2_j_initialiser_les_bornes_des_variables.cpp
+++ b/src/solver/hydro/daily2/h2o2_j_initialiser_les_bornes_des_variables.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#include "h2o2_j_donnees_mensuelles.h"
diff --git a/src/solver/hydro/daily2/h2o2_j_initialiser_les_second_membre.cpp b/src/solver/hydro/daily2/h2o2_j_initialiser_les_second_membre.cpp
index 982136eb45..8af1c44b76 100644
--- a/src/solver/hydro/daily2/h2o2_j_initialiser_les_second_membre.cpp
+++ b/src/solver/hydro/daily2/h2o2_j_initialiser_les_second_membre.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#include "h2o2_j_donnees_mensuelles.h"
diff --git a/src/solver/hydro/daily2/h2o2_j_instanciation.cpp b/src/solver/hydro/daily2/h2o2_j_instanciation.cpp
index 89b5e22119..c06e7f6ee6 100644
--- a/src/solver/hydro/daily2/h2o2_j_instanciation.cpp
+++ b/src/solver/hydro/daily2/h2o2_j_instanciation.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#include "h2o2_j_donnees_mensuelles.h"
diff --git a/src/solver/hydro/daily2/h2o2_j_optim_costs.cpp b/src/solver/hydro/daily2/h2o2_j_optim_costs.cpp
index 6a26a68f0a..63817ab14f 100644
--- a/src/solver/hydro/daily2/h2o2_j_optim_costs.cpp
+++ b/src/solver/hydro/daily2/h2o2_j_optim_costs.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#include "h2o2_j_donnees_optimisation.h"
diff --git a/src/solver/hydro/daily2/h2o2_j_optimiser_un_mois.cpp b/src/solver/hydro/daily2/h2o2_j_optimiser_un_mois.cpp
index c791b2d8ae..f60acb9728 100644
--- a/src/solver/hydro/daily2/h2o2_j_optimiser_un_mois.cpp
+++ b/src/solver/hydro/daily2/h2o2_j_optimiser_un_mois.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#include "h2o2_j_donnees_mensuelles.h"
diff --git a/src/solver/hydro/daily2/h2o2_j_resoudre_le_probleme_lineaire.cpp b/src/solver/hydro/daily2/h2o2_j_resoudre_le_probleme_lineaire.cpp
index 75a5741d8d..0b1f6026b1 100644
--- a/src/solver/hydro/daily2/h2o2_j_resoudre_le_probleme_lineaire.cpp
+++ b/src/solver/hydro/daily2/h2o2_j_resoudre_le_probleme_lineaire.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#include "h2o2_j_donnees_mensuelles.h"
diff --git a/src/solver/hydro/management.h b/src/solver/hydro/management.h
index ce7334e8c5..c7cec58cde 100644
--- a/src/solver/hydro/management.h
+++ b/src/solver/hydro/management.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __ANTARES_SOLVER_HYDRO_MANAGEMENT_H__
#define __ANTARES_SOLVER_HYDRO_MANAGEMENT_H__
diff --git a/src/solver/hydro/management/daily.cpp b/src/solver/hydro/management/daily.cpp
index d3051fac27..ab2e249cd4 100644
--- a/src/solver/hydro/management/daily.cpp
+++ b/src/solver/hydro/management/daily.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#include
diff --git a/src/solver/hydro/management/management.cpp b/src/solver/hydro/management/management.cpp
index 785961f750..52aeca0713 100644
--- a/src/solver/hydro/management/management.cpp
+++ b/src/solver/hydro/management/management.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#include
diff --git a/src/solver/hydro/management/management.h b/src/solver/hydro/management/management.h
index 909da320c8..32defef75d 100644
--- a/src/solver/hydro/management/management.h
+++ b/src/solver/hydro/management/management.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __ANTARES_SOLVER_HYDRO_MANAGEMENT_MANAGEMENT_H__
#define __ANTARES_SOLVER_HYDRO_MANAGEMENT_MANAGEMENT_H__
diff --git a/src/solver/hydro/management/monthly.cpp b/src/solver/hydro/management/monthly.cpp
index 9c2ead7927..2481c6bc02 100644
--- a/src/solver/hydro/management/monthly.cpp
+++ b/src/solver/hydro/management/monthly.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#include
#include
diff --git a/src/solver/hydro/monthly/h2o_m_construire_les_contraintes.cpp b/src/solver/hydro/monthly/h2o_m_construire_les_contraintes.cpp
index 3e1b61ec93..b66bca87f2 100644
--- a/src/solver/hydro/monthly/h2o_m_construire_les_contraintes.cpp
+++ b/src/solver/hydro/monthly/h2o_m_construire_les_contraintes.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#include "h2o_m_donnees_annuelles.h"
diff --git a/src/solver/hydro/monthly/h2o_m_construire_les_variables.cpp b/src/solver/hydro/monthly/h2o_m_construire_les_variables.cpp
index 93eb7d297f..c83462bf09 100644
--- a/src/solver/hydro/monthly/h2o_m_construire_les_variables.cpp
+++ b/src/solver/hydro/monthly/h2o_m_construire_les_variables.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifdef __cplusplus
diff --git a/src/solver/hydro/monthly/h2o_m_donnees_annuelles.h b/src/solver/hydro/monthly/h2o_m_donnees_annuelles.h
index 175aed380c..0640360c7a 100644
--- a/src/solver/hydro/monthly/h2o_m_donnees_annuelles.h
+++ b/src/solver/hydro/monthly/h2o_m_donnees_annuelles.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __SOLVER_H2O_M_DONNEES_ANNEE__
diff --git a/src/solver/hydro/monthly/h2o_m_donnees_optimisation.h b/src/solver/hydro/monthly/h2o_m_donnees_optimisation.h
index 7395dfa915..9568b7a096 100644
--- a/src/solver/hydro/monthly/h2o_m_donnees_optimisation.h
+++ b/src/solver/hydro/monthly/h2o_m_donnees_optimisation.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __SOLVER_H2O_M_STRUCTURE_INTERNE__
#define __SOLVER_H2O_M_STRUCTURE_INTERNE__
diff --git a/src/solver/hydro/monthly/h2o_m_fonctions.h b/src/solver/hydro/monthly/h2o_m_fonctions.h
index aa5a531b28..b231e12092 100644
--- a/src/solver/hydro/monthly/h2o_m_fonctions.h
+++ b/src/solver/hydro/monthly/h2o_m_fonctions.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __SOLVER_H2O_M_FONCTIONS__
#define __SOLVER_H2O_M_FONCTIONS__
diff --git a/src/solver/hydro/monthly/h2o_m_free.cpp b/src/solver/hydro/monthly/h2o_m_free.cpp
index be762274e2..b625577854 100644
--- a/src/solver/hydro/monthly/h2o_m_free.cpp
+++ b/src/solver/hydro/monthly/h2o_m_free.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifdef __CPLUSPLUS
diff --git a/src/solver/hydro/monthly/h2o_m_initialiser_les_bornes_des_variables.cpp b/src/solver/hydro/monthly/h2o_m_initialiser_les_bornes_des_variables.cpp
index c55cb17d1d..547d2f72d0 100644
--- a/src/solver/hydro/monthly/h2o_m_initialiser_les_bornes_des_variables.cpp
+++ b/src/solver/hydro/monthly/h2o_m_initialiser_les_bornes_des_variables.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#include "h2o_m_donnees_annuelles.h"
diff --git a/src/solver/hydro/monthly/h2o_m_initialiser_les_second_membre.cpp b/src/solver/hydro/monthly/h2o_m_initialiser_les_second_membre.cpp
index 9c08ade8c5..cd078e8645 100644
--- a/src/solver/hydro/monthly/h2o_m_initialiser_les_second_membre.cpp
+++ b/src/solver/hydro/monthly/h2o_m_initialiser_les_second_membre.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#include "h2o_m_donnees_annuelles.h"
diff --git a/src/solver/hydro/monthly/h2o_m_instanciation.cpp b/src/solver/hydro/monthly/h2o_m_instanciation.cpp
index f6166a3a94..4608e8eef8 100644
--- a/src/solver/hydro/monthly/h2o_m_instanciation.cpp
+++ b/src/solver/hydro/monthly/h2o_m_instanciation.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#include "h2o_m_donnees_annuelles.h"
diff --git a/src/solver/hydro/monthly/h2o_m_optimiser_une_annee.cpp b/src/solver/hydro/monthly/h2o_m_optimiser_une_annee.cpp
index caa489b5d3..cd32243ec7 100644
--- a/src/solver/hydro/monthly/h2o_m_optimiser_une_annee.cpp
+++ b/src/solver/hydro/monthly/h2o_m_optimiser_une_annee.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#include "h2o_m_donnees_annuelles.h"
diff --git a/src/solver/hydro/monthly/h2o_m_resoudre_le_probleme_lineaire.cpp b/src/solver/hydro/monthly/h2o_m_resoudre_le_probleme_lineaire.cpp
index 8b61cc3ee3..5e6baa253d 100644
--- a/src/solver/hydro/monthly/h2o_m_resoudre_le_probleme_lineaire.cpp
+++ b/src/solver/hydro/monthly/h2o_m_resoudre_le_probleme_lineaire.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#include "h2o_m_donnees_annuelles.h"
diff --git a/src/solver/main.cpp b/src/solver/main.cpp
index 367278b7b9..a608726736 100644
--- a/src/solver/main.cpp
+++ b/src/solver/main.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#include
diff --git a/src/solver/main/adequacy.cpp b/src/solver/main/adequacy.cpp
index 899e26ccd2..7e48316cc6 100644
--- a/src/solver/main/adequacy.cpp
+++ b/src/solver/main/adequacy.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#include "../application.h"
diff --git a/src/solver/main/economy.cpp b/src/solver/main/economy.cpp
index bc42b7e563..103de638ec 100644
--- a/src/solver/main/economy.cpp
+++ b/src/solver/main/economy.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#include "../application.h"
diff --git a/src/solver/misc/cholesky.h b/src/solver/misc/cholesky.h
index 550acc3151..f992f80f1f 100644
--- a/src/solver/misc/cholesky.h
+++ b/src/solver/misc/cholesky.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __ANTARES_SOLVER_MISC_CHOLESKY_H__
#define __ANTARES_SOLVER_MISC_CHOLESKY_H__
diff --git a/src/solver/misc/cholesky.hxx b/src/solver/misc/cholesky.hxx
index dbee7cf513..839babf71e 100644
--- a/src/solver/misc/cholesky.hxx
+++ b/src/solver/misc/cholesky.hxx
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
//! Precision sur la factorisation des matrices
diff --git a/src/solver/misc/matrix-dp-make.h b/src/solver/misc/matrix-dp-make.h
index c00f23ba1d..690dd09adc 100644
--- a/src/solver/misc/matrix-dp-make.h
+++ b/src/solver/misc/matrix-dp-make.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __ANTARES_SOLVER_MISC_MATRIX_DP_MAKE_H__
#define __ANTARES_SOLVER_MISC_MATRIX_DP_MAKE_H__
diff --git a/src/solver/misc/matrix-dp-make.hxx b/src/solver/misc/matrix-dp-make.hxx
index bc2b0e014c..4500a47aa2 100644
--- a/src/solver/misc/matrix-dp-make.hxx
+++ b/src/solver/misc/matrix-dp-make.hxx
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __ANTARES_SOLVER_MISC_MATRIX_DP_MAKE_HXX__
#define __ANTARES_SOLVER_MISC_MATRIX_DP_MAKE_HXX__
diff --git a/src/solver/misc/options.cpp b/src/solver/misc/options.cpp
index c05f8ddb36..1312cba9ce 100644
--- a/src/solver/misc/options.cpp
+++ b/src/solver/misc/options.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#include
diff --git a/src/solver/misc/options.h b/src/solver/misc/options.h
index 58d5eeedbc..f925832200 100644
--- a/src/solver/misc/options.h
+++ b/src/solver/misc/options.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __SOLVER_MISC_GETOPT_H__
#define __SOLVER_MISC_GETOPT_H__
diff --git a/src/solver/misc/process-priority.cpp b/src/solver/misc/process-priority.cpp
index bb1d75f388..279c2fae4b 100644
--- a/src/solver/misc/process-priority.cpp
+++ b/src/solver/misc/process-priority.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#include "../application.h"
diff --git a/src/solver/misc/system-memory.cpp b/src/solver/misc/system-memory.cpp
index 224264a152..b1b3669d4f 100644
--- a/src/solver/misc/system-memory.cpp
+++ b/src/solver/misc/system-memory.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#include "system-memory.h"
diff --git a/src/solver/misc/system-memory.h b/src/solver/misc/system-memory.h
index 51828f54c9..f4a3f055bc 100644
--- a/src/solver/misc/system-memory.h
+++ b/src/solver/misc/system-memory.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __SOLVER_MISC_SYSTEM_MEMORY_H__
#define __SOLVER_MISC_SYSTEM_MEMORY_H__
diff --git a/src/solver/optimisation/adequacy_patch_csr/adq_patch_curtailment_sharing.cpp b/src/solver/optimisation/adequacy_patch_csr/adq_patch_curtailment_sharing.cpp
index a1cd932a88..94657a7d39 100644
--- a/src/solver/optimisation/adequacy_patch_csr/adq_patch_curtailment_sharing.cpp
+++ b/src/solver/optimisation/adequacy_patch_csr/adq_patch_curtailment_sharing.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#include "adq_patch_curtailment_sharing.h"
diff --git a/src/solver/optimisation/adequacy_patch_csr/adq_patch_curtailment_sharing.h b/src/solver/optimisation/adequacy_patch_csr/adq_patch_curtailment_sharing.h
index fb92eae287..9a997ef752 100644
--- a/src/solver/optimisation/adequacy_patch_csr/adq_patch_curtailment_sharing.h
+++ b/src/solver/optimisation/adequacy_patch_csr/adq_patch_curtailment_sharing.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#pragma once
diff --git a/src/solver/optimisation/adequacy_patch_csr/construct_problem_constraints_RHS.cpp b/src/solver/optimisation/adequacy_patch_csr/construct_problem_constraints_RHS.cpp
index 46b588d180..8e7b7f09b4 100644
--- a/src/solver/optimisation/adequacy_patch_csr/construct_problem_constraints_RHS.cpp
+++ b/src/solver/optimisation/adequacy_patch_csr/construct_problem_constraints_RHS.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#include "hourly_csr_problem.h"
diff --git a/src/solver/optimisation/adequacy_patch_csr/construct_problem_variables.cpp b/src/solver/optimisation/adequacy_patch_csr/construct_problem_variables.cpp
index 75ac2287b3..5526e6afa4 100644
--- a/src/solver/optimisation/adequacy_patch_csr/construct_problem_variables.cpp
+++ b/src/solver/optimisation/adequacy_patch_csr/construct_problem_variables.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#include "../solver/optimisation/opt_structure_probleme_a_resoudre.h"
diff --git a/src/solver/optimisation/adequacy_patch_csr/count_constraints_variables.cpp b/src/solver/optimisation/adequacy_patch_csr/count_constraints_variables.cpp
index 7e5ea15cf2..db781ae00b 100644
--- a/src/solver/optimisation/adequacy_patch_csr/count_constraints_variables.cpp
+++ b/src/solver/optimisation/adequacy_patch_csr/count_constraints_variables.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#include "count_constraints_variables.h"
diff --git a/src/solver/optimisation/adequacy_patch_csr/count_constraints_variables.h b/src/solver/optimisation/adequacy_patch_csr/count_constraints_variables.h
index 4d82c4a09a..5ab5b7503d 100644
--- a/src/solver/optimisation/adequacy_patch_csr/count_constraints_variables.h
+++ b/src/solver/optimisation/adequacy_patch_csr/count_constraints_variables.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#pragma once
diff --git a/src/solver/optimisation/adequacy_patch_csr/csr_quadratic_problem.cpp b/src/solver/optimisation/adequacy_patch_csr/csr_quadratic_problem.cpp
index 90ac4709c1..ec1e648648 100644
--- a/src/solver/optimisation/adequacy_patch_csr/csr_quadratic_problem.cpp
+++ b/src/solver/optimisation/adequacy_patch_csr/csr_quadratic_problem.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#include
diff --git a/src/solver/optimisation/adequacy_patch_csr/csr_quadratic_problem.h b/src/solver/optimisation/adequacy_patch_csr/csr_quadratic_problem.h
index cd8931ae48..1c9a03b7bc 100644
--- a/src/solver/optimisation/adequacy_patch_csr/csr_quadratic_problem.h
+++ b/src/solver/optimisation/adequacy_patch_csr/csr_quadratic_problem.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#pragma once
diff --git a/src/solver/optimisation/adequacy_patch_csr/hourly_csr_problem.h b/src/solver/optimisation/adequacy_patch_csr/hourly_csr_problem.h
index a09bb68de0..9343ca7780 100644
--- a/src/solver/optimisation/adequacy_patch_csr/hourly_csr_problem.h
+++ b/src/solver/optimisation/adequacy_patch_csr/hourly_csr_problem.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#pragma once
diff --git a/src/solver/optimisation/adequacy_patch_csr/set_problem_cost_function.cpp b/src/solver/optimisation/adequacy_patch_csr/set_problem_cost_function.cpp
index 56ee0cb63f..10420cd811 100644
--- a/src/solver/optimisation/adequacy_patch_csr/set_problem_cost_function.cpp
+++ b/src/solver/optimisation/adequacy_patch_csr/set_problem_cost_function.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#include "../solver/optimisation/opt_structure_probleme_a_resoudre.h"
diff --git a/src/solver/optimisation/adequacy_patch_csr/set_variable_boundaries.cpp b/src/solver/optimisation/adequacy_patch_csr/set_variable_boundaries.cpp
index 0bb5d91925..9654bc1303 100644
--- a/src/solver/optimisation/adequacy_patch_csr/set_variable_boundaries.cpp
+++ b/src/solver/optimisation/adequacy_patch_csr/set_variable_boundaries.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#include "../solver/optimisation/opt_structure_probleme_a_resoudre.h"
diff --git a/src/solver/optimisation/adequacy_patch_csr/solve_problem.cpp b/src/solver/optimisation/adequacy_patch_csr/solve_problem.cpp
index 63dbce7674..9db17b0376 100644
--- a/src/solver/optimisation/adequacy_patch_csr/solve_problem.cpp
+++ b/src/solver/optimisation/adequacy_patch_csr/solve_problem.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#include "../solver/optimisation/opt_structure_probleme_a_resoudre.h"
diff --git a/src/solver/optimisation/adequacy_patch_local_matching/adequacy_patch_weekly_optimization.cpp b/src/solver/optimisation/adequacy_patch_local_matching/adequacy_patch_weekly_optimization.cpp
index 9f0193912d..c07ceaf661 100644
--- a/src/solver/optimisation/adequacy_patch_local_matching/adequacy_patch_weekly_optimization.cpp
+++ b/src/solver/optimisation/adequacy_patch_local_matching/adequacy_patch_weekly_optimization.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#include "adequacy_patch_weekly_optimization.h"
diff --git a/src/solver/optimisation/adequacy_patch_local_matching/adequacy_patch_weekly_optimization.h b/src/solver/optimisation/adequacy_patch_local_matching/adequacy_patch_weekly_optimization.h
index b15e8b8b83..e54b3c129b 100644
--- a/src/solver/optimisation/adequacy_patch_local_matching/adequacy_patch_weekly_optimization.h
+++ b/src/solver/optimisation/adequacy_patch_local_matching/adequacy_patch_weekly_optimization.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#pragma once
diff --git a/src/solver/optimisation/adequacy_patch_local_matching/adq_patch_local_matching.cpp b/src/solver/optimisation/adequacy_patch_local_matching/adq_patch_local_matching.cpp
index 7bdb3f93a2..e52aaaf73b 100644
--- a/src/solver/optimisation/adequacy_patch_local_matching/adq_patch_local_matching.cpp
+++ b/src/solver/optimisation/adequacy_patch_local_matching/adq_patch_local_matching.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#include "adq_patch_local_matching.h"
diff --git a/src/solver/optimisation/adequacy_patch_local_matching/adq_patch_local_matching.h b/src/solver/optimisation/adequacy_patch_local_matching/adq_patch_local_matching.h
index a6bc6dae2c..231ee95398 100644
--- a/src/solver/optimisation/adequacy_patch_local_matching/adq_patch_local_matching.h
+++ b/src/solver/optimisation/adequacy_patch_local_matching/adq_patch_local_matching.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#pragma once
diff --git a/src/solver/optimisation/base_weekly_optimization.cpp b/src/solver/optimisation/base_weekly_optimization.cpp
index a808444861..baa414e351 100644
--- a/src/solver/optimisation/base_weekly_optimization.cpp
+++ b/src/solver/optimisation/base_weekly_optimization.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#include
diff --git a/src/solver/optimisation/base_weekly_optimization.h b/src/solver/optimisation/base_weekly_optimization.h
index 75a3053804..3081ef0542 100644
--- a/src/solver/optimisation/base_weekly_optimization.h
+++ b/src/solver/optimisation/base_weekly_optimization.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#pragma once
diff --git a/src/solver/optimisation/opt_alloc_probleme_a_optimiser.cpp b/src/solver/optimisation/opt_alloc_probleme_a_optimiser.cpp
index 809ea0f5d5..621e4dfc6e 100644
--- a/src/solver/optimisation/opt_alloc_probleme_a_optimiser.cpp
+++ b/src/solver/optimisation/opt_alloc_probleme_a_optimiser.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#include "opt_structure_probleme_a_resoudre.h"
diff --git a/src/solver/optimisation/opt_appel_solveur_lineaire.cpp b/src/solver/optimisation/opt_appel_solveur_lineaire.cpp
index ed361d6206..413fa8549e 100644
--- a/src/solver/optimisation/opt_appel_solveur_lineaire.cpp
+++ b/src/solver/optimisation/opt_appel_solveur_lineaire.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#include
diff --git a/src/solver/optimisation/opt_appel_solveur_quadratique.cpp b/src/solver/optimisation/opt_appel_solveur_quadratique.cpp
index d0a7e2a52c..ae7d541f40 100644
--- a/src/solver/optimisation/opt_appel_solveur_quadratique.cpp
+++ b/src/solver/optimisation/opt_appel_solveur_quadratique.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#include
diff --git a/src/solver/optimisation/opt_calcul_des_pmin_MUT_MDT.cpp b/src/solver/optimisation/opt_calcul_des_pmin_MUT_MDT.cpp
index 60acd5a8e7..060ea283d1 100644
--- a/src/solver/optimisation/opt_calcul_des_pmin_MUT_MDT.cpp
+++ b/src/solver/optimisation/opt_calcul_des_pmin_MUT_MDT.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#include
diff --git a/src/solver/optimisation/opt_chainage_intercos.cpp b/src/solver/optimisation/opt_chainage_intercos.cpp
index b791caaa9f..722f5178ad 100644
--- a/src/solver/optimisation/opt_chainage_intercos.cpp
+++ b/src/solver/optimisation/opt_chainage_intercos.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#include "../simulation/simulation.h"
diff --git a/src/solver/optimisation/opt_construction_contraintes_couts_demarrage.cpp b/src/solver/optimisation/opt_construction_contraintes_couts_demarrage.cpp
index 2c0c6f66b6..7aac8212c8 100644
--- a/src/solver/optimisation/opt_construction_contraintes_couts_demarrage.cpp
+++ b/src/solver/optimisation/opt_construction_contraintes_couts_demarrage.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#include "opt_structure_probleme_a_resoudre.h"
diff --git a/src/solver/optimisation/opt_construction_matrice_des_contraintes_cas_lineaire.cpp b/src/solver/optimisation/opt_construction_matrice_des_contraintes_cas_lineaire.cpp
index 3dd43259a4..f24ede312d 100644
--- a/src/solver/optimisation/opt_construction_matrice_des_contraintes_cas_lineaire.cpp
+++ b/src/solver/optimisation/opt_construction_matrice_des_contraintes_cas_lineaire.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#include "opt_structure_probleme_a_resoudre.h"
#include "opt_export_structure.h"
diff --git a/src/solver/optimisation/opt_construction_matrice_des_contraintes_cas_quadratique.cpp b/src/solver/optimisation/opt_construction_matrice_des_contraintes_cas_quadratique.cpp
index b3d7399045..f38b8a3576 100644
--- a/src/solver/optimisation/opt_construction_matrice_des_contraintes_cas_quadratique.cpp
+++ b/src/solver/optimisation/opt_construction_matrice_des_contraintes_cas_quadratique.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#include "opt_structure_probleme_a_resoudre.h"
diff --git a/src/solver/optimisation/opt_construction_matrice_des_contraintes_outils.cpp b/src/solver/optimisation/opt_construction_matrice_des_contraintes_outils.cpp
index ecbb26cdf5..3946b8a8a0 100644
--- a/src/solver/optimisation/opt_construction_matrice_des_contraintes_outils.cpp
+++ b/src/solver/optimisation/opt_construction_matrice_des_contraintes_outils.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#include "opt_structure_probleme_a_resoudre.h"
diff --git a/src/solver/optimisation/opt_construction_variables_couts_demarrages.cpp b/src/solver/optimisation/opt_construction_variables_couts_demarrages.cpp
index ebb51aa5ae..f089eadbc0 100644
--- a/src/solver/optimisation/opt_construction_variables_couts_demarrages.cpp
+++ b/src/solver/optimisation/opt_construction_variables_couts_demarrages.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#include "opt_structure_probleme_a_resoudre.h"
diff --git a/src/solver/optimisation/opt_construction_variables_optimisees_lineaire.cpp b/src/solver/optimisation/opt_construction_variables_optimisees_lineaire.cpp
index c33a5300b8..c6f6cfc408 100644
--- a/src/solver/optimisation/opt_construction_variables_optimisees_lineaire.cpp
+++ b/src/solver/optimisation/opt_construction_variables_optimisees_lineaire.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#include "opt_structure_probleme_a_resoudre.h"
#include "../simulation/sim_extern_variables_globales.h"
diff --git a/src/solver/optimisation/opt_construction_variables_optimisees_quadratique.cpp b/src/solver/optimisation/opt_construction_variables_optimisees_quadratique.cpp
index 793a871db6..7d5cfb87f0 100644
--- a/src/solver/optimisation/opt_construction_variables_optimisees_quadratique.cpp
+++ b/src/solver/optimisation/opt_construction_variables_optimisees_quadratique.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#include "opt_structure_probleme_a_resoudre.h"
diff --git a/src/solver/optimisation/opt_decompte_variables_et_contraintes.cpp b/src/solver/optimisation/opt_decompte_variables_et_contraintes.cpp
index 17738e7b1d..faa0141d78 100644
--- a/src/solver/optimisation/opt_decompte_variables_et_contraintes.cpp
+++ b/src/solver/optimisation/opt_decompte_variables_et_contraintes.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#include "opt_structure_probleme_a_resoudre.h"
diff --git a/src/solver/optimisation/opt_decompte_variables_et_contraintes_couts_demarrage.cpp b/src/solver/optimisation/opt_decompte_variables_et_contraintes_couts_demarrage.cpp
index d7cae91d60..b06ab45194 100644
--- a/src/solver/optimisation/opt_decompte_variables_et_contraintes_couts_demarrage.cpp
+++ b/src/solver/optimisation/opt_decompte_variables_et_contraintes_couts_demarrage.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#include "../simulation/simulation.h"
diff --git a/src/solver/optimisation/opt_export_structure.cpp b/src/solver/optimisation/opt_export_structure.cpp
index 807ce209f6..52ff82c5cc 100644
--- a/src/solver/optimisation/opt_export_structure.cpp
+++ b/src/solver/optimisation/opt_export_structure.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#include
diff --git a/src/solver/optimisation/opt_export_structure.h b/src/solver/optimisation/opt_export_structure.h
index ef5fbca36b..6353f628a2 100644
--- a/src/solver/optimisation/opt_export_structure.h
+++ b/src/solver/optimisation/opt_export_structure.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __EXPORT_STRUCTURE__
#define __EXPORT_STRUCTURE__
diff --git a/src/solver/optimisation/opt_fonctions.h b/src/solver/optimisation/opt_fonctions.h
index e2807f0c8d..06a257cbc7 100644
--- a/src/solver/optimisation/opt_fonctions.h
+++ b/src/solver/optimisation/opt_fonctions.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __SOLVER_OPTIMISATION_FUNCTIONS_H__
#define __SOLVER_OPTIMISATION_FUNCTIONS_H__
diff --git a/src/solver/optimisation/opt_gestion_des_bornes_cas_lineaire.cpp b/src/solver/optimisation/opt_gestion_des_bornes_cas_lineaire.cpp
index b45190106c..ff3455380f 100644
--- a/src/solver/optimisation/opt_gestion_des_bornes_cas_lineaire.cpp
+++ b/src/solver/optimisation/opt_gestion_des_bornes_cas_lineaire.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#include "opt_structure_probleme_a_resoudre.h"
diff --git a/src/solver/optimisation/opt_gestion_des_bornes_cas_quadratique.cpp b/src/solver/optimisation/opt_gestion_des_bornes_cas_quadratique.cpp
index 51ccbfac21..d140384f87 100644
--- a/src/solver/optimisation/opt_gestion_des_bornes_cas_quadratique.cpp
+++ b/src/solver/optimisation/opt_gestion_des_bornes_cas_quadratique.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#include "opt_structure_probleme_a_resoudre.h"
diff --git a/src/solver/optimisation/opt_gestion_des_bornes_couts_demarrage.cpp b/src/solver/optimisation/opt_gestion_des_bornes_couts_demarrage.cpp
index bf7d7ae914..f8c4fa5488 100644
--- a/src/solver/optimisation/opt_gestion_des_bornes_couts_demarrage.cpp
+++ b/src/solver/optimisation/opt_gestion_des_bornes_couts_demarrage.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#include "opt_structure_probleme_a_resoudre.h"
diff --git a/src/solver/optimisation/opt_gestion_des_couts_cas_lineaire.cpp b/src/solver/optimisation/opt_gestion_des_couts_cas_lineaire.cpp
index 189a27662a..fd868e3e72 100644
--- a/src/solver/optimisation/opt_gestion_des_couts_cas_lineaire.cpp
+++ b/src/solver/optimisation/opt_gestion_des_couts_cas_lineaire.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#include
diff --git a/src/solver/optimisation/opt_gestion_des_couts_cas_quadratique.cpp b/src/solver/optimisation/opt_gestion_des_couts_cas_quadratique.cpp
index 5aa0efee81..e27bed1d1c 100644
--- a/src/solver/optimisation/opt_gestion_des_couts_cas_quadratique.cpp
+++ b/src/solver/optimisation/opt_gestion_des_couts_cas_quadratique.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#include "opt_structure_probleme_a_resoudre.h"
diff --git a/src/solver/optimisation/opt_gestion_des_couts_couts_demarrage.cpp b/src/solver/optimisation/opt_gestion_des_couts_couts_demarrage.cpp
index 2d508e10a6..9df3eda1f0 100644
--- a/src/solver/optimisation/opt_gestion_des_couts_couts_demarrage.cpp
+++ b/src/solver/optimisation/opt_gestion_des_couts_couts_demarrage.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#include
diff --git a/src/solver/optimisation/opt_gestion_des_pmin.cpp b/src/solver/optimisation/opt_gestion_des_pmin.cpp
index b3bf43a60a..e9f8a964ce 100644
--- a/src/solver/optimisation/opt_gestion_des_pmin.cpp
+++ b/src/solver/optimisation/opt_gestion_des_pmin.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#include "../simulation/simulation.h"
#include "../simulation/sim_structure_donnees.h"
diff --git a/src/solver/optimisation/opt_gestion_second_membre_cas_lineaire.cpp b/src/solver/optimisation/opt_gestion_second_membre_cas_lineaire.cpp
index 73506a61c1..f5232b8fa6 100644
--- a/src/solver/optimisation/opt_gestion_second_membre_cas_lineaire.cpp
+++ b/src/solver/optimisation/opt_gestion_second_membre_cas_lineaire.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#include "opt_structure_probleme_a_resoudre.h"
diff --git a/src/solver/optimisation/opt_gestion_second_membre_cas_quadratique.cpp b/src/solver/optimisation/opt_gestion_second_membre_cas_quadratique.cpp
index 588d1f51b7..cd0355b1ff 100644
--- a/src/solver/optimisation/opt_gestion_second_membre_cas_quadratique.cpp
+++ b/src/solver/optimisation/opt_gestion_second_membre_cas_quadratique.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#include "opt_structure_probleme_a_resoudre.h"
diff --git a/src/solver/optimisation/opt_gestion_second_membre_couts_demarrage.cpp b/src/solver/optimisation/opt_gestion_second_membre_couts_demarrage.cpp
index 50a7d22d56..892653c4bd 100644
--- a/src/solver/optimisation/opt_gestion_second_membre_couts_demarrage.cpp
+++ b/src/solver/optimisation/opt_gestion_second_membre_couts_demarrage.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#include "opt_structure_probleme_a_resoudre.h"
diff --git a/src/solver/optimisation/opt_init_contraintes_hydrauliques.cpp b/src/solver/optimisation/opt_init_contraintes_hydrauliques.cpp
index 49a005f584..fbcb87d7ef 100644
--- a/src/solver/optimisation/opt_init_contraintes_hydrauliques.cpp
+++ b/src/solver/optimisation/opt_init_contraintes_hydrauliques.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#include "../simulation/simulation.h"
diff --git a/src/solver/optimisation/opt_init_minmax_groupes_couts_demarrage.cpp b/src/solver/optimisation/opt_init_minmax_groupes_couts_demarrage.cpp
index ed8b0509ba..7ff8529ceb 100644
--- a/src/solver/optimisation/opt_init_minmax_groupes_couts_demarrage.cpp
+++ b/src/solver/optimisation/opt_init_minmax_groupes_couts_demarrage.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#include "../simulation/simulation.h"
diff --git a/src/solver/optimisation/opt_liberation_problemes_simplexe.cpp b/src/solver/optimisation/opt_liberation_problemes_simplexe.cpp
index 05b84ec32b..b4e08d3c76 100644
--- a/src/solver/optimisation/opt_liberation_problemes_simplexe.cpp
+++ b/src/solver/optimisation/opt_liberation_problemes_simplexe.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#include "opt_structure_probleme_a_resoudre.h"
diff --git a/src/solver/optimisation/opt_nombre_min_groupes_demarres_couts_demarrage.cpp b/src/solver/optimisation/opt_nombre_min_groupes_demarres_couts_demarrage.cpp
index 59742b94f6..865938d247 100644
--- a/src/solver/optimisation/opt_nombre_min_groupes_demarres_couts_demarrage.cpp
+++ b/src/solver/optimisation/opt_nombre_min_groupes_demarres_couts_demarrage.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#include
diff --git a/src/solver/optimisation/opt_numero_de_jour_du_pas_de_temps.cpp b/src/solver/optimisation/opt_numero_de_jour_du_pas_de_temps.cpp
index b8a220843a..0136191448 100644
--- a/src/solver/optimisation/opt_numero_de_jour_du_pas_de_temps.cpp
+++ b/src/solver/optimisation/opt_numero_de_jour_du_pas_de_temps.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#include
diff --git a/src/solver/optimisation/opt_optimisation_hebdo.cpp b/src/solver/optimisation/opt_optimisation_hebdo.cpp
index a84f334942..83752bda88 100644
--- a/src/solver/optimisation/opt_optimisation_hebdo.cpp
+++ b/src/solver/optimisation/opt_optimisation_hebdo.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#include "opt_structure_probleme_a_resoudre.h"
diff --git a/src/solver/optimisation/opt_optimisation_lineaire.cpp b/src/solver/optimisation/opt_optimisation_lineaire.cpp
index b124098e98..38560ba3c6 100644
--- a/src/solver/optimisation/opt_optimisation_lineaire.cpp
+++ b/src/solver/optimisation/opt_optimisation_lineaire.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#include "sim_structure_probleme_economique.h"
diff --git a/src/solver/optimisation/opt_period_string_generator_base.h b/src/solver/optimisation/opt_period_string_generator_base.h
index 2a5d2f2d12..e7aead2836 100644
--- a/src/solver/optimisation/opt_period_string_generator_base.h
+++ b/src/solver/optimisation/opt_period_string_generator_base.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#pragma once
diff --git a/src/solver/optimisation/opt_pilotage_optimisation_lineaire.cpp b/src/solver/optimisation/opt_pilotage_optimisation_lineaire.cpp
index 49a3a489b6..fe0842c75e 100644
--- a/src/solver/optimisation/opt_pilotage_optimisation_lineaire.cpp
+++ b/src/solver/optimisation/opt_pilotage_optimisation_lineaire.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#include "opt_structure_probleme_a_resoudre.h"
diff --git a/src/solver/optimisation/opt_pilotage_optimisation_quadratique.cpp b/src/solver/optimisation/opt_pilotage_optimisation_quadratique.cpp
index b9b25318c8..377554c05d 100644
--- a/src/solver/optimisation/opt_pilotage_optimisation_quadratique.cpp
+++ b/src/solver/optimisation/opt_pilotage_optimisation_quadratique.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#include
diff --git a/src/solver/optimisation/opt_restaurer_les_donnees.cpp b/src/solver/optimisation/opt_restaurer_les_donnees.cpp
index cda6795ce2..9a7de93ef7 100644
--- a/src/solver/optimisation/opt_restaurer_les_donnees.cpp
+++ b/src/solver/optimisation/opt_restaurer_les_donnees.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#include "opt_structure_probleme_a_resoudre.h"
diff --git a/src/solver/optimisation/opt_structure_probleme_a_resoudre.h b/src/solver/optimisation/opt_structure_probleme_a_resoudre.h
index 8743810af1..9c496accdb 100644
--- a/src/solver/optimisation/opt_structure_probleme_a_resoudre.h
+++ b/src/solver/optimisation/opt_structure_probleme_a_resoudre.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __SOLVER_OPTIMISATION_STRUCTURE_PROBLEME_A_RESOUDRE_H__
#define __SOLVER_OPTIMISATION_STRUCTURE_PROBLEME_A_RESOUDRE_H__
diff --git a/src/solver/optimisation/opt_verification_presence_reserve_jmoins1.cpp b/src/solver/optimisation/opt_verification_presence_reserve_jmoins1.cpp
index 85c92a5e94..93e7f47df0 100644
--- a/src/solver/optimisation/opt_verification_presence_reserve_jmoins1.cpp
+++ b/src/solver/optimisation/opt_verification_presence_reserve_jmoins1.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#include "opt_structure_probleme_a_resoudre.h"
diff --git a/src/solver/optimisation/weekly_optimization.cpp b/src/solver/optimisation/weekly_optimization.cpp
index 1734c5a0da..197b8d31d9 100644
--- a/src/solver/optimisation/weekly_optimization.cpp
+++ b/src/solver/optimisation/weekly_optimization.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#include "weekly_optimization.h"
diff --git a/src/solver/optimisation/weekly_optimization.h b/src/solver/optimisation/weekly_optimization.h
index f58ea310d7..c363b60148 100644
--- a/src/solver/optimisation/weekly_optimization.h
+++ b/src/solver/optimisation/weekly_optimization.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#pragma once
diff --git a/src/solver/simulation/adequacy.cpp b/src/solver/simulation/adequacy.cpp
index 0d311813a7..d4c5094871 100644
--- a/src/solver/simulation/adequacy.cpp
+++ b/src/solver/simulation/adequacy.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#include "adequacy.h"
diff --git a/src/solver/simulation/adequacy.h b/src/solver/simulation/adequacy.h
index b15ce369eb..5872f5a8ba 100644
--- a/src/solver/simulation/adequacy.h
+++ b/src/solver/simulation/adequacy.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __SOLVER_SIMULATION_ADEQUACY_H__
#define __SOLVER_SIMULATION_ADEQUACY_H__
diff --git a/src/solver/simulation/adequacy_patch_runtime_data.h b/src/solver/simulation/adequacy_patch_runtime_data.h
index 62971f28a3..dc5a48b0d2 100644
--- a/src/solver/simulation/adequacy_patch_runtime_data.h
+++ b/src/solver/simulation/adequacy_patch_runtime_data.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#pragma once
diff --git a/src/solver/simulation/apply-scenario.cpp b/src/solver/simulation/apply-scenario.cpp
index 0e01da1ec0..0b8199a8d9 100644
--- a/src/solver/simulation/apply-scenario.cpp
+++ b/src/solver/simulation/apply-scenario.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#include "apply-scenario.h"
diff --git a/src/solver/simulation/apply-scenario.h b/src/solver/simulation/apply-scenario.h
index 4c4cdd1552..160c412bd6 100644
--- a/src/solver/simulation/apply-scenario.h
+++ b/src/solver/simulation/apply-scenario.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __SOLVER_SIMULATION_APPLY_SCENARIO_H__
#define __SOLVER_SIMULATION_APPLY_SCENARIO_H__
diff --git a/src/solver/simulation/common-eco-adq.cpp b/src/solver/simulation/common-eco-adq.cpp
index c550b05610..83a4e3f487 100644
--- a/src/solver/simulation/common-eco-adq.cpp
+++ b/src/solver/simulation/common-eco-adq.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#include
diff --git a/src/solver/simulation/common-eco-adq.h b/src/solver/simulation/common-eco-adq.h
index 3d1f47c3b0..21353a0ca1 100644
--- a/src/solver/simulation/common-eco-adq.h
+++ b/src/solver/simulation/common-eco-adq.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __SOLVER_SIMULATION_COMMON_ECONOMY_ADEQUACY_H__
#define __SOLVER_SIMULATION_COMMON_ECONOMY_ADEQUACY_H__
diff --git a/src/solver/simulation/common-hydro-levels.cpp b/src/solver/simulation/common-hydro-levels.cpp
index 4c027a0595..f694a23115 100644
--- a/src/solver/simulation/common-hydro-levels.cpp
+++ b/src/solver/simulation/common-hydro-levels.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#include
diff --git a/src/solver/simulation/common-hydro-remix.cpp b/src/solver/simulation/common-hydro-remix.cpp
index e843baaa0c..6566c0b873 100644
--- a/src/solver/simulation/common-hydro-remix.cpp
+++ b/src/solver/simulation/common-hydro-remix.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#include
diff --git a/src/solver/simulation/economy.cpp b/src/solver/simulation/economy.cpp
index 85effa779a..6f2c8d1868 100644
--- a/src/solver/simulation/economy.cpp
+++ b/src/solver/simulation/economy.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#include "economy.h"
diff --git a/src/solver/simulation/economy.h b/src/solver/simulation/economy.h
index 3aaba4b57c..47a91288c2 100644
--- a/src/solver/simulation/economy.h
+++ b/src/solver/simulation/economy.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __SOLVER_SIMULATION_ECONOMY_H__
#define __SOLVER_SIMULATION_ECONOMY_H__
diff --git a/src/solver/simulation/opt_time_writer.cpp b/src/solver/simulation/opt_time_writer.cpp
index 2b2ab14b54..23954ce49d 100644
--- a/src/solver/simulation/opt_time_writer.cpp
+++ b/src/solver/simulation/opt_time_writer.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#include "opt_time_writer.h"
diff --git a/src/solver/simulation/opt_time_writer.h b/src/solver/simulation/opt_time_writer.h
index f6468334e8..d56425e299 100644
--- a/src/solver/simulation/opt_time_writer.h
+++ b/src/solver/simulation/opt_time_writer.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#pragma once
#include
diff --git a/src/solver/simulation/sim_alloc_probleme_hebdo.cpp b/src/solver/simulation/sim_alloc_probleme_hebdo.cpp
index 37494d2d0d..436c1c5fba 100644
--- a/src/solver/simulation/sim_alloc_probleme_hebdo.cpp
+++ b/src/solver/simulation/sim_alloc_probleme_hebdo.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#include
#include
diff --git a/src/solver/simulation/sim_alloc_probleme_hebdo.h b/src/solver/simulation/sim_alloc_probleme_hebdo.h
index 7f836b38fc..b7add521a9 100644
--- a/src/solver/simulation/sim_alloc_probleme_hebdo.h
+++ b/src/solver/simulation/sim_alloc_probleme_hebdo.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#pragma once
diff --git a/src/solver/simulation/sim_allocation_tableaux.cpp b/src/solver/simulation/sim_allocation_tableaux.cpp
index 862d8c5898..067ca9a65d 100644
--- a/src/solver/simulation/sim_allocation_tableaux.cpp
+++ b/src/solver/simulation/sim_allocation_tableaux.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#include
diff --git a/src/solver/simulation/sim_calcul_economique.cpp b/src/solver/simulation/sim_calcul_economique.cpp
index 201f6b9899..7320a965d8 100644
--- a/src/solver/simulation/sim_calcul_economique.cpp
+++ b/src/solver/simulation/sim_calcul_economique.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#include
diff --git a/src/solver/simulation/sim_extern_variables_globales.h b/src/solver/simulation/sim_extern_variables_globales.h
index 0c79e71b1a..d7e0fb0b4f 100644
--- a/src/solver/simulation/sim_extern_variables_globales.h
+++ b/src/solver/simulation/sim_extern_variables_globales.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __SOLVER_SIMULATION_EXTERN_H__
#define __SOLVER_SIMULATION_EXTERN_H__
diff --git a/src/solver/simulation/sim_spread_generator.cpp b/src/solver/simulation/sim_spread_generator.cpp
index 1240670df5..3ca1d1054a 100644
--- a/src/solver/simulation/sim_spread_generator.cpp
+++ b/src/solver/simulation/sim_spread_generator.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/solver/simulation/sim_spread_generator.h b/src/solver/simulation/sim_spread_generator.h
index 4860179bcf..bce5eea731 100644
--- a/src/solver/simulation/sim_spread_generator.h
+++ b/src/solver/simulation/sim_spread_generator.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#pragma once
diff --git a/src/solver/simulation/sim_structure_donnees.h b/src/solver/simulation/sim_structure_donnees.h
index 35486dd592..65f5972313 100644
--- a/src/solver/simulation/sim_structure_donnees.h
+++ b/src/solver/simulation/sim_structure_donnees.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __SOLVER_SIMULATION_DATA_STRUCTS_H__
#define __SOLVER_SIMULATION_DATA_STRUCTS_H__
diff --git a/src/solver/simulation/sim_structure_probleme_economique.h b/src/solver/simulation/sim_structure_probleme_economique.h
index 8468ce77ee..16236d0a9f 100644
--- a/src/solver/simulation/sim_structure_probleme_economique.h
+++ b/src/solver/simulation/sim_structure_probleme_economique.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __SOLVER_SIMULATION_ECO_STRUCTS_H__
diff --git a/src/solver/simulation/sim_variables_globales.cpp b/src/solver/simulation/sim_variables_globales.cpp
index 7c20c0ad7f..64882f9016 100644
--- a/src/solver/simulation/sim_variables_globales.cpp
+++ b/src/solver/simulation/sim_variables_globales.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#include "sim_structure_donnees.h"
diff --git a/src/solver/simulation/simulation.h b/src/solver/simulation/simulation.h
index a17579ca22..3ad6c70a5b 100644
--- a/src/solver/simulation/simulation.h
+++ b/src/solver/simulation/simulation.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __SOLVER_SIMULATION_H__
#define __SOLVER_SIMULATION_H__
diff --git a/src/solver/simulation/solver.data.cpp b/src/solver/simulation/solver.data.cpp
index e8ef266450..44a164fbef 100644
--- a/src/solver/simulation/solver.data.cpp
+++ b/src/solver/simulation/solver.data.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#include "solver.data.h"
diff --git a/src/solver/simulation/solver.data.h b/src/solver/simulation/solver.data.h
index d044822fa2..e655742a7a 100644
--- a/src/solver/simulation/solver.data.h
+++ b/src/solver/simulation/solver.data.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __SOLVER_SIMULATION_SOLVER_DATA_H__
#define __SOLVER_SIMULATION_SOLVER_DATA_H__
diff --git a/src/solver/simulation/solver.h b/src/solver/simulation/solver.h
index fe21d9b430..7c7c77ac81 100644
--- a/src/solver/simulation/solver.h
+++ b/src/solver/simulation/solver.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __SOLVER_SIMULATION_SOLVER_H__
#define __SOLVER_SIMULATION_SOLVER_H__
diff --git a/src/solver/simulation/solver.hxx b/src/solver/simulation/solver.hxx
index 611b1415ce..3d13ba3fe9 100644
--- a/src/solver/simulation/solver.hxx
+++ b/src/solver/simulation/solver.hxx
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __SOLVER_SIMULATION_SOLVER_HXX__
#define __SOLVER_SIMULATION_SOLVER_HXX__
diff --git a/src/solver/simulation/solver.utils.h b/src/solver/simulation/solver.utils.h
index a581f04dbf..68378614c4 100644
--- a/src/solver/simulation/solver.utils.h
+++ b/src/solver/simulation/solver.utils.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __SOLVER_SIMULATION_SOLVER_UTILS_H__
#define __SOLVER_SIMULATION_SOLVER_UTILS_H__
diff --git a/src/solver/simulation/timeseries-numbers.cpp b/src/solver/simulation/timeseries-numbers.cpp
index dc22c1db53..7bb09e955a 100644
--- a/src/solver/simulation/timeseries-numbers.cpp
+++ b/src/solver/simulation/timeseries-numbers.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#include // std::adjacent_find
diff --git a/src/solver/simulation/timeseries-numbers.h b/src/solver/simulation/timeseries-numbers.h
index 3844d51b24..5889fee89b 100644
--- a/src/solver/simulation/timeseries-numbers.h
+++ b/src/solver/simulation/timeseries-numbers.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __SOLVER_SIMULATION_GENERATE_TIMESERIES_H__
#define __SOLVER_SIMULATION_GENERATE_TIMESERIES_H__
diff --git a/src/solver/ts-generator/generator.h b/src/solver/ts-generator/generator.h
index 1f3582fb2c..ab4ae4e782 100644
--- a/src/solver/ts-generator/generator.h
+++ b/src/solver/ts-generator/generator.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __ANTARES_SOLVER_timeSeries_GENERATOR_H__
#define __ANTARES_SOLVER_timeSeries_GENERATOR_H__
diff --git a/src/solver/ts-generator/generator.hxx b/src/solver/ts-generator/generator.hxx
index a143ff0d29..6f426c2927 100644
--- a/src/solver/ts-generator/generator.hxx
+++ b/src/solver/ts-generator/generator.hxx
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __ANTARES_SOLVER_timeSeries_GENERATOR_HXX__
#define __ANTARES_SOLVER_timeSeries_GENERATOR_HXX__
diff --git a/src/solver/ts-generator/hydro.cpp b/src/solver/ts-generator/hydro.cpp
index db025fe650..bb2cb8d74c 100644
--- a/src/solver/ts-generator/hydro.cpp
+++ b/src/solver/ts-generator/hydro.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#include
diff --git a/src/solver/ts-generator/thermal.cpp b/src/solver/ts-generator/thermal.cpp
index e11d4a056c..c2810b6f44 100644
--- a/src/solver/ts-generator/thermal.cpp
+++ b/src/solver/ts-generator/thermal.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#include
diff --git a/src/solver/ts-generator/xcast/constants.h b/src/solver/ts-generator/xcast/constants.h
index fa0313da35..eac940adda 100644
--- a/src/solver/ts-generator/xcast/constants.h
+++ b/src/solver/ts-generator/xcast/constants.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __ANTARES_SOLVER_TS_GENERATOR_XCAST_CONSTANTS_H__
#define __ANTARES_SOLVER_TS_GENERATOR_XCAST_CONSTANTS_H__
diff --git a/src/solver/ts-generator/xcast/core.cpp b/src/solver/ts-generator/xcast/core.cpp
index 754d898cde..a3641070f4 100644
--- a/src/solver/ts-generator/xcast/core.cpp
+++ b/src/solver/ts-generator/xcast/core.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#include
#include
diff --git a/src/solver/ts-generator/xcast/gamma-euler.cpp b/src/solver/ts-generator/xcast/gamma-euler.cpp
index c933b737e9..f63ccf8709 100644
--- a/src/solver/ts-generator/xcast/gamma-euler.cpp
+++ b/src/solver/ts-generator/xcast/gamma-euler.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#include
diff --git a/src/solver/ts-generator/xcast/gamma-inc.cpp b/src/solver/ts-generator/xcast/gamma-inc.cpp
index fdc2bcef4f..b9e53362d2 100644
--- a/src/solver/ts-generator/xcast/gamma-inc.cpp
+++ b/src/solver/ts-generator/xcast/gamma-inc.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#include
diff --git a/src/solver/ts-generator/xcast/math.cpp b/src/solver/ts-generator/xcast/math.cpp
index 2ef43546fd..ac77f0840f 100644
--- a/src/solver/ts-generator/xcast/math.cpp
+++ b/src/solver/ts-generator/xcast/math.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#include
diff --git a/src/solver/ts-generator/xcast/math.hxx b/src/solver/ts-generator/xcast/math.hxx
index 42c5105786..882a09d6b6 100644
--- a/src/solver/ts-generator/xcast/math.hxx
+++ b/src/solver/ts-generator/xcast/math.hxx
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#include
diff --git a/src/solver/ts-generator/xcast/predicate.hxx b/src/solver/ts-generator/xcast/predicate.hxx
index fe8ee799f8..37b9d2eca8 100644
--- a/src/solver/ts-generator/xcast/predicate.hxx
+++ b/src/solver/ts-generator/xcast/predicate.hxx
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __SOLVER_TS_GENERATOR_XCAST_PREDICATE_HXX__
#define __SOLVER_TS_GENERATOR_XCAST_PREDICATE_HXX__
diff --git a/src/solver/ts-generator/xcast/studydata.cpp b/src/solver/ts-generator/xcast/studydata.cpp
index b36b889770..09f9d6e537 100644
--- a/src/solver/ts-generator/xcast/studydata.cpp
+++ b/src/solver/ts-generator/xcast/studydata.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#include
diff --git a/src/solver/ts-generator/xcast/studydata.h b/src/solver/ts-generator/xcast/studydata.h
index 5a5ebdb223..8e7639f1eb 100644
--- a/src/solver/ts-generator/xcast/studydata.h
+++ b/src/solver/ts-generator/xcast/studydata.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __ANTARES_SOLVER_TS_GENERATOR_XCAST_STUDY_DATA_H__
#define __ANTARES_SOLVER_TS_GENERATOR_XCAST_STUDY_DATA_H__
diff --git a/src/solver/ts-generator/xcast/studydata.hxx b/src/solver/ts-generator/xcast/studydata.hxx
index 2d0f5fd495..7dafcfdda1 100644
--- a/src/solver/ts-generator/xcast/studydata.hxx
+++ b/src/solver/ts-generator/xcast/studydata.hxx
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __ANTARES_SOLVER_TS_GENERATOR_XCAST_STUDY_DATA_HXX__
#define __ANTARES_SOLVER_TS_GENERATOR_XCAST_STUDY_DATA_HXX__
diff --git a/src/solver/ts-generator/xcast/xcast.cpp b/src/solver/ts-generator/xcast/xcast.cpp
index 9a5c1f0659..ed6b47a6cb 100644
--- a/src/solver/ts-generator/xcast/xcast.cpp
+++ b/src/solver/ts-generator/xcast/xcast.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#include
diff --git a/src/solver/ts-generator/xcast/xcast.h b/src/solver/ts-generator/xcast/xcast.h
index 7c6efb6d25..9d7b650767 100644
--- a/src/solver/ts-generator/xcast/xcast.h
+++ b/src/solver/ts-generator/xcast/xcast.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __ANTARES_SOLVER_TS_GENERATOR_XCAST_XCAST_H__
#define __ANTARES_SOLVER_TS_GENERATOR_XCAST_XCAST_H__
diff --git a/src/solver/ts-generator/xcast/xcast.hxx b/src/solver/ts-generator/xcast/xcast.hxx
index 9cc41b84aa..b360207882 100644
--- a/src/solver/ts-generator/xcast/xcast.hxx
+++ b/src/solver/ts-generator/xcast/xcast.hxx
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __ANTARES_SOLVER_TS_GENERATOR_XCAST_XCAST_HXX__
#define __ANTARES_SOLVER_TS_GENERATOR_XCAST_XCAST_HXX__
diff --git a/src/solver/utils/mps_utils.cpp b/src/solver/utils/mps_utils.cpp
index fe702b2f65..5b01283d54 100644
--- a/src/solver/utils/mps_utils.cpp
+++ b/src/solver/utils/mps_utils.cpp
@@ -41,7 +41,7 @@ constexpr size_t OPT_APPEL_SOLVEUR_BUFFER_SIZE = 256;
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#include
#include
diff --git a/src/solver/variable/adequacy/all.h b/src/solver/variable/adequacy/all.h
index 20fb1dc302..73ca086cc7 100644
--- a/src/solver/variable/adequacy/all.h
+++ b/src/solver/variable/adequacy/all.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __SOLVER_VARIABLE_ADEQUACY_ALL_H__
#define __SOLVER_VARIABLE_ADEQUACY_ALL_H__
diff --git a/src/solver/variable/adequacy/area.cpp b/src/solver/variable/adequacy/area.cpp
index 4071772e65..965366f69a 100644
--- a/src/solver/variable/adequacy/area.cpp
+++ b/src/solver/variable/adequacy/area.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#include "all.h"
diff --git a/src/solver/variable/adequacy/area.memory-estimation.cpp b/src/solver/variable/adequacy/area.memory-estimation.cpp
index c3d22076b2..d4a20c7655 100644
--- a/src/solver/variable/adequacy/area.memory-estimation.cpp
+++ b/src/solver/variable/adequacy/area.memory-estimation.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#include "all.h"
diff --git a/src/solver/variable/adequacy/bc.memory-estimation.cpp b/src/solver/variable/adequacy/bc.memory-estimation.cpp
index 510475be9e..77c00150a5 100644
--- a/src/solver/variable/adequacy/bc.memory-estimation.cpp
+++ b/src/solver/variable/adequacy/bc.memory-estimation.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#include "all.h"
diff --git a/src/solver/variable/adequacy/links.cpp b/src/solver/variable/adequacy/links.cpp
index 0f0dde8bf0..2ae502c121 100644
--- a/src/solver/variable/adequacy/links.cpp
+++ b/src/solver/variable/adequacy/links.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#include "links.h"
diff --git a/src/solver/variable/adequacy/links.h b/src/solver/variable/adequacy/links.h
index 38f53b3daf..c029355ba2 100644
--- a/src/solver/variable/adequacy/links.h
+++ b/src/solver/variable/adequacy/links.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __SOLVER_VARIABLE_ADEQUACY_LINK_H__
#define __SOLVER_VARIABLE_ADEQUACY_LINK_H__
diff --git a/src/solver/variable/adequacy/overallCost.h b/src/solver/variable/adequacy/overallCost.h
index 3a501d8f71..39d6f891e9 100644
--- a/src/solver/variable/adequacy/overallCost.h
+++ b/src/solver/variable/adequacy/overallCost.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __SOLVER_VARIABLE_ADEQUACY_OverallCost_H__
#define __SOLVER_VARIABLE_ADEQUACY_OverallCost_H__
diff --git a/src/solver/variable/adequacy/spilledEnergy.h b/src/solver/variable/adequacy/spilledEnergy.h
index e176be53c9..656cb16264 100644
--- a/src/solver/variable/adequacy/spilledEnergy.h
+++ b/src/solver/variable/adequacy/spilledEnergy.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __SOLVER_VARIABLE_ADEQUACY_SpilledEnergy_H__
#define __SOLVER_VARIABLE_ADEQUACY_SpilledEnergy_H__
diff --git a/src/solver/variable/area.h b/src/solver/variable/area.h
index de4a5315a2..95633088dc 100644
--- a/src/solver/variable/area.h
+++ b/src/solver/variable/area.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __SOLVER_VARIABLE_AREA_H__
#define __SOLVER_VARIABLE_AREA_H__
diff --git a/src/solver/variable/area.hxx b/src/solver/variable/area.hxx
index a41b8dbf50..f269ff19e5 100644
--- a/src/solver/variable/area.hxx
+++ b/src/solver/variable/area.hxx
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __SOLVER_VARIABLE_AREA_HXX__
#define __SOLVER_VARIABLE_AREA_HXX__
diff --git a/src/solver/variable/area.inc.hxx b/src/solver/variable/area.inc.hxx
index c6475d6110..0ae64bc21a 100644
--- a/src/solver/variable/area.inc.hxx
+++ b/src/solver/variable/area.inc.hxx
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#include "variable.h"
diff --git a/src/solver/variable/area.memory-estimation.inc.hxx b/src/solver/variable/area.memory-estimation.inc.hxx
index 75614864e6..0cec360f83 100644
--- a/src/solver/variable/area.memory-estimation.inc.hxx
+++ b/src/solver/variable/area.memory-estimation.inc.hxx
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#include "variable.h"
diff --git a/src/solver/variable/bc.memory-estimation.inc.hxx b/src/solver/variable/bc.memory-estimation.inc.hxx
index 136347c513..dec28c456d 100644
--- a/src/solver/variable/bc.memory-estimation.inc.hxx
+++ b/src/solver/variable/bc.memory-estimation.inc.hxx
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
using namespace Yuni;
diff --git a/src/solver/variable/bindConstraints.h b/src/solver/variable/bindConstraints.h
index c6a21c799c..914b1c7224 100644
--- a/src/solver/variable/bindConstraints.h
+++ b/src/solver/variable/bindConstraints.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#pragma once
diff --git a/src/solver/variable/bindConstraints.hxx b/src/solver/variable/bindConstraints.hxx
index 733ddecbd7..2c5ee3bd51 100644
--- a/src/solver/variable/bindConstraints.hxx
+++ b/src/solver/variable/bindConstraints.hxx
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#pragma once
diff --git a/src/solver/variable/categories.h b/src/solver/variable/categories.h
index bc576adb33..f920e6e57b 100644
--- a/src/solver/variable/categories.h
+++ b/src/solver/variable/categories.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __SOLVER_VARIABLE_CATEGORIES_H__
#define __SOLVER_VARIABLE_CATEGORIES_H__
diff --git a/src/solver/variable/commons/hydro.h b/src/solver/variable/commons/hydro.h
index 56a4d78fae..04e78d5766 100644
--- a/src/solver/variable/commons/hydro.h
+++ b/src/solver/variable/commons/hydro.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __SOLVER_VARIABLE_ECONOMY_TimeSeriesValuesHydro_H__
#define __SOLVER_VARIABLE_ECONOMY_TimeSeriesValuesHydro_H__
diff --git a/src/solver/variable/commons/join.h b/src/solver/variable/commons/join.h
index 8770302bbe..48c660346b 100644
--- a/src/solver/variable/commons/join.h
+++ b/src/solver/variable/commons/join.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __SOLVER_VARIABLE_ECONOMY_Join_H__
#define __SOLVER_VARIABLE_ECONOMY_Join_H__
diff --git a/src/solver/variable/commons/links/links.cpp.inc.hxx b/src/solver/variable/commons/links/links.cpp.inc.hxx
index fbb860b19e..167dc961b9 100644
--- a/src/solver/variable/commons/links/links.cpp.inc.hxx
+++ b/src/solver/variable/commons/links/links.cpp.inc.hxx
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#include "../../variable.h"
diff --git a/src/solver/variable/commons/links/links.h.inc.hxx b/src/solver/variable/commons/links/links.h.inc.hxx
index e9b2c81158..0f4b04e481 100644
--- a/src/solver/variable/commons/links/links.h.inc.hxx
+++ b/src/solver/variable/commons/links/links.h.inc.hxx
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __SOLVER_VARIABLE_INC_LINK_H__
#define __SOLVER_VARIABLE_INC_LINK_H__
diff --git a/src/solver/variable/commons/links/links.hxx.inc.hxx b/src/solver/variable/commons/links/links.hxx.inc.hxx
index 44c0405de0..1e6ed411fa 100644
--- a/src/solver/variable/commons/links/links.hxx.inc.hxx
+++ b/src/solver/variable/commons/links/links.hxx.inc.hxx
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __SOLVER_VARIABLE_INC_LINK_HXX__
#define __SOLVER_VARIABLE_INC_LINK_HXX__
diff --git a/src/solver/variable/commons/load.h b/src/solver/variable/commons/load.h
index c1b9e2db1c..8d5a5a4fe6 100644
--- a/src/solver/variable/commons/load.h
+++ b/src/solver/variable/commons/load.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __SOLVER_VARIABLE_ECONOMY_TimeSeriesValuesLoad_H__
#define __SOLVER_VARIABLE_ECONOMY_TimeSeriesValuesLoad_H__
diff --git a/src/solver/variable/commons/miscGenMinusRowPSP.h b/src/solver/variable/commons/miscGenMinusRowPSP.h
index 9ad01c85ed..0888cf2662 100644
--- a/src/solver/variable/commons/miscGenMinusRowPSP.h
+++ b/src/solver/variable/commons/miscGenMinusRowPSP.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __SOLVER_VARIABLE_ECONOMY_MiscGenMinusRowPSP_H__
#define __SOLVER_VARIABLE_ECONOMY_MiscGenMinusRowPSP_H__
diff --git a/src/solver/variable/commons/psp.h b/src/solver/variable/commons/psp.h
index 6cfc65ba5c..dddba6b321 100644
--- a/src/solver/variable/commons/psp.h
+++ b/src/solver/variable/commons/psp.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __SOLVER_VARIABLE_ECONOMY_PSP_H__
#define __SOLVER_VARIABLE_ECONOMY_PSP_H__
diff --git a/src/solver/variable/commons/rowBalance.h b/src/solver/variable/commons/rowBalance.h
index f085932f75..8c3d70dd8d 100644
--- a/src/solver/variable/commons/rowBalance.h
+++ b/src/solver/variable/commons/rowBalance.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __SOLVER_VARIABLE_ECONOMY_RowBalance_H__
#define __SOLVER_VARIABLE_ECONOMY_RowBalance_H__
diff --git a/src/solver/variable/commons/solar.h b/src/solver/variable/commons/solar.h
index 80b0397852..f60bfdc47f 100644
--- a/src/solver/variable/commons/solar.h
+++ b/src/solver/variable/commons/solar.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __SOLVER_VARIABLE_ECONOMY_TimeSeriesValuesSolar_H__
#define __SOLVER_VARIABLE_ECONOMY_TimeSeriesValuesSolar_H__
diff --git a/src/solver/variable/commons/spatial-aggregate.h b/src/solver/variable/commons/spatial-aggregate.h
index 8308b29b55..bd69042269 100644
--- a/src/solver/variable/commons/spatial-aggregate.h
+++ b/src/solver/variable/commons/spatial-aggregate.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __SOLVER_VARIABLE_ECONOMY_SPATIAL_AGGREGATE_H__
#define __SOLVER_VARIABLE_ECONOMY_SPATIAL_AGGREGATE_H__
diff --git a/src/solver/variable/commons/wind.h b/src/solver/variable/commons/wind.h
index 786d5572ea..2f4905e846 100644
--- a/src/solver/variable/commons/wind.h
+++ b/src/solver/variable/commons/wind.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __SOLVER_VARIABLE_ECONOMY_TimeSeriesValuesWind_H__
#define __SOLVER_VARIABLE_ECONOMY_TimeSeriesValuesWind_H__
diff --git a/src/solver/variable/constants.h b/src/solver/variable/constants.h
index 4b05861115..317d44ccf1 100644
--- a/src/solver/variable/constants.h
+++ b/src/solver/variable/constants.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __SOLVER_VARIABLE_CONSTANT_H__
#define __SOLVER_VARIABLE_CONSTANT_H__
diff --git a/src/solver/variable/container.h b/src/solver/variable/container.h
index 4c6b0e2f45..84310065fa 100644
--- a/src/solver/variable/container.h
+++ b/src/solver/variable/container.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __SOLVER_VARIABLE_LIST_H__
#define __SOLVER_VARIABLE_LIST_H__
diff --git a/src/solver/variable/container.hxx b/src/solver/variable/container.hxx
index 5217eae50e..153aeb987e 100644
--- a/src/solver/variable/container.hxx
+++ b/src/solver/variable/container.hxx
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __SOLVER_CONTAINER_CONTAINER_HXX__
#define __SOLVER_CONTAINER_CONTAINER_HXX__
diff --git a/src/solver/variable/economy/STStorageCashFlowByCluster.h b/src/solver/variable/economy/STStorageCashFlowByCluster.h
index 6ea3456132..b8346a6020 100644
--- a/src/solver/variable/economy/STStorageCashFlowByCluster.h
+++ b/src/solver/variable/economy/STStorageCashFlowByCluster.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#pragma once
diff --git a/src/solver/variable/economy/STStorageInjectionByCluster.h b/src/solver/variable/economy/STStorageInjectionByCluster.h
index 31ccb7912a..3afb60eec6 100644
--- a/src/solver/variable/economy/STStorageInjectionByCluster.h
+++ b/src/solver/variable/economy/STStorageInjectionByCluster.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#pragma once
diff --git a/src/solver/variable/economy/STStorageLevelsByCluster.h b/src/solver/variable/economy/STStorageLevelsByCluster.h
index 2e220e08ab..6a29e3a0a9 100644
--- a/src/solver/variable/economy/STStorageLevelsByCluster.h
+++ b/src/solver/variable/economy/STStorageLevelsByCluster.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#pragma once
diff --git a/src/solver/variable/economy/STStorageWithdrawalByCluster.h b/src/solver/variable/economy/STStorageWithdrawalByCluster.h
index e0887b64d8..696be3f016 100644
--- a/src/solver/variable/economy/STStorageWithdrawalByCluster.h
+++ b/src/solver/variable/economy/STStorageWithdrawalByCluster.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#pragma once
diff --git a/src/solver/variable/economy/all.h b/src/solver/variable/economy/all.h
index b961c8dbf7..2f2c800c88 100644
--- a/src/solver/variable/economy/all.h
+++ b/src/solver/variable/economy/all.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __SOLVER_VARIABLE_ECONOMY_ALL_H__
#define __SOLVER_VARIABLE_ECONOMY_ALL_H__
diff --git a/src/solver/variable/economy/area.cpp b/src/solver/variable/economy/area.cpp
index bfcd9af7dd..a242202b06 100644
--- a/src/solver/variable/economy/area.cpp
+++ b/src/solver/variable/economy/area.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#include "all.h"
diff --git a/src/solver/variable/economy/area.memory-estimation.cpp b/src/solver/variable/economy/area.memory-estimation.cpp
index 534b0d5c91..56d2828308 100644
--- a/src/solver/variable/economy/area.memory-estimation.cpp
+++ b/src/solver/variable/economy/area.memory-estimation.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#include "all.h"
diff --git a/src/solver/variable/economy/avail-dispatchable-generation.h b/src/solver/variable/economy/avail-dispatchable-generation.h
index 80e3356055..7b26ffc8d5 100644
--- a/src/solver/variable/economy/avail-dispatchable-generation.h
+++ b/src/solver/variable/economy/avail-dispatchable-generation.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __SOLVER_VARIABLE_ECONOMY_AvailableDispatchGen_H__
#define __SOLVER_VARIABLE_ECONOMY_AvailableDispatchGen_H__
diff --git a/src/solver/variable/economy/balance.h b/src/solver/variable/economy/balance.h
index 39ee9f853a..36695be048 100644
--- a/src/solver/variable/economy/balance.h
+++ b/src/solver/variable/economy/balance.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __SOLVER_VARIABLE_ECONOMY_BALANCE_H__
#define __SOLVER_VARIABLE_ECONOMY_BALANCE_H__
diff --git a/src/solver/variable/economy/bc.memory-estimation.cpp b/src/solver/variable/economy/bc.memory-estimation.cpp
index 6af9ebcb85..e05685c5f9 100644
--- a/src/solver/variable/economy/bc.memory-estimation.cpp
+++ b/src/solver/variable/economy/bc.memory-estimation.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#include "all.h"
diff --git a/src/solver/variable/economy/bindingConstraints/bindingConstraintsMarginalCost.h b/src/solver/variable/economy/bindingConstraints/bindingConstraintsMarginalCost.h
index c120753a7a..c31f51f475 100644
--- a/src/solver/variable/economy/bindingConstraints/bindingConstraintsMarginalCost.h
+++ b/src/solver/variable/economy/bindingConstraints/bindingConstraintsMarginalCost.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#pragma once
diff --git a/src/solver/variable/economy/dispatchable-generation-margin.h b/src/solver/variable/economy/dispatchable-generation-margin.h
index 5bf3ac9297..e7bda86fda 100644
--- a/src/solver/variable/economy/dispatchable-generation-margin.h
+++ b/src/solver/variable/economy/dispatchable-generation-margin.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __SOLVER_VARIABLE_ECONOMY_DispatchableGenMargin_H__
#define __SOLVER_VARIABLE_ECONOMY_DispatchableGenMargin_H__
diff --git a/src/solver/variable/economy/dispatchableGeneration.h b/src/solver/variable/economy/dispatchableGeneration.h
index c9a7b7c202..e714efedb3 100644
--- a/src/solver/variable/economy/dispatchableGeneration.h
+++ b/src/solver/variable/economy/dispatchableGeneration.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __SOLVER_VARIABLE_ECONOMY_DispatchableGeneration_H__
#define __SOLVER_VARIABLE_ECONOMY_DispatchableGeneration_H__
diff --git a/src/solver/variable/economy/domesticUnsuppliedEnergy.h b/src/solver/variable/economy/domesticUnsuppliedEnergy.h
index a9db294bc4..e16932f15d 100644
--- a/src/solver/variable/economy/domesticUnsuppliedEnergy.h
+++ b/src/solver/variable/economy/domesticUnsuppliedEnergy.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __SOLVER_VARIABLE_ECONOMY_DomesticUnsuppliedEnergy_H__
#define __SOLVER_VARIABLE_ECONOMY_DomesticUnsuppliedEnergy_H__
diff --git a/src/solver/variable/economy/dtgMarginAfterCsr.h b/src/solver/variable/economy/dtgMarginAfterCsr.h
index f16a4fd2bc..04e8b0b812 100644
--- a/src/solver/variable/economy/dtgMarginAfterCsr.h
+++ b/src/solver/variable/economy/dtgMarginAfterCsr.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __SOLVER_VARIABLE_ECONOMY_DtgMarginCsr_H__
#define __SOLVER_VARIABLE_ECONOMY_DtgMarginCsr_H__
diff --git a/src/solver/variable/economy/hydroCost.h b/src/solver/variable/economy/hydroCost.h
index d359f080e6..600f36b5a1 100644
--- a/src/solver/variable/economy/hydroCost.h
+++ b/src/solver/variable/economy/hydroCost.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __SOLVER_VARIABLE_ECONOMY_HydroCost_H__
#define __SOLVER_VARIABLE_ECONOMY_HydroCost_H__
diff --git a/src/solver/variable/economy/hydrostorage.h b/src/solver/variable/economy/hydrostorage.h
index 61e77c35b7..78a220b0d5 100644
--- a/src/solver/variable/economy/hydrostorage.h
+++ b/src/solver/variable/economy/hydrostorage.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __SOLVER_VARIABLE_ECONOMY_HydroStorage_H__
#define __SOLVER_VARIABLE_ECONOMY_HydroStorage_H__
diff --git a/src/solver/variable/economy/inflow.h b/src/solver/variable/economy/inflow.h
index 21ab8c531d..83c3011f2b 100644
--- a/src/solver/variable/economy/inflow.h
+++ b/src/solver/variable/economy/inflow.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __SOLVER_VARIABLE_ECONOMY_Inflows_H__
#define __SOLVER_VARIABLE_ECONOMY_Inflows_H__
diff --git a/src/solver/variable/economy/links.cpp b/src/solver/variable/economy/links.cpp
index 0f0dde8bf0..2ae502c121 100644
--- a/src/solver/variable/economy/links.cpp
+++ b/src/solver/variable/economy/links.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#include "links.h"
diff --git a/src/solver/variable/economy/links.h b/src/solver/variable/economy/links.h
index ccd1b3cf93..eca85d6c79 100644
--- a/src/solver/variable/economy/links.h
+++ b/src/solver/variable/economy/links.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __SOLVER_VARIABLE_ECONOMY_LINK_H__
#define __SOLVER_VARIABLE_ECONOMY_LINK_H__
diff --git a/src/solver/variable/economy/links/congestionFee.h b/src/solver/variable/economy/links/congestionFee.h
index ebd09a8854..6d6f861b04 100644
--- a/src/solver/variable/economy/links/congestionFee.h
+++ b/src/solver/variable/economy/links/congestionFee.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __SOLVER_VARIABLE_ECONOMY_CongestionFee_H__
#define __SOLVER_VARIABLE_ECONOMY_CongestionFee_H__
diff --git a/src/solver/variable/economy/links/congestionFeeAbs.h b/src/solver/variable/economy/links/congestionFeeAbs.h
index 37bba69e88..d3cad32c0f 100644
--- a/src/solver/variable/economy/links/congestionFeeAbs.h
+++ b/src/solver/variable/economy/links/congestionFeeAbs.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __SOLVER_VARIABLE_ECONOMY_CongestionFeeAbs_H__
#define __SOLVER_VARIABLE_ECONOMY_CongestionFeeAbs_H__
diff --git a/src/solver/variable/economy/links/congestionProbability.h b/src/solver/variable/economy/links/congestionProbability.h
index 69b8bb97eb..9e77875195 100644
--- a/src/solver/variable/economy/links/congestionProbability.h
+++ b/src/solver/variable/economy/links/congestionProbability.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __SOLVER_VARIABLE_ECONOMY_CongestionProbability_H__
#define __SOLVER_VARIABLE_ECONOMY_CongestionProbability_H__
diff --git a/src/solver/variable/economy/links/flowLinear.h b/src/solver/variable/economy/links/flowLinear.h
index cbdef3fdab..31518a129b 100644
--- a/src/solver/variable/economy/links/flowLinear.h
+++ b/src/solver/variable/economy/links/flowLinear.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __SOLVER_VARIABLE_ECONOMY_FlowLinear_H__
#define __SOLVER_VARIABLE_ECONOMY_FlowLinear_H__
diff --git a/src/solver/variable/economy/links/flowLinearAbs.h b/src/solver/variable/economy/links/flowLinearAbs.h
index 99e4f2d64c..0ce7de0a47 100644
--- a/src/solver/variable/economy/links/flowLinearAbs.h
+++ b/src/solver/variable/economy/links/flowLinearAbs.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __SOLVER_VARIABLE_ECONOMY_FlowLinearAbs_H__
#define __SOLVER_VARIABLE_ECONOMY_FlowLinearAbs_H__
diff --git a/src/solver/variable/economy/links/flowQuad.h b/src/solver/variable/economy/links/flowQuad.h
index 135b6364ca..446c268ec1 100644
--- a/src/solver/variable/economy/links/flowQuad.h
+++ b/src/solver/variable/economy/links/flowQuad.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __SOLVER_VARIABLE_ECONOMY_FlowQuad_H__
#define __SOLVER_VARIABLE_ECONOMY_FlowQuad_H__
diff --git a/src/solver/variable/economy/links/hurdleCosts.h b/src/solver/variable/economy/links/hurdleCosts.h
index 40f0c3e710..4d4253af3f 100644
--- a/src/solver/variable/economy/links/hurdleCosts.h
+++ b/src/solver/variable/economy/links/hurdleCosts.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __SOLVER_VARIABLE_ECONOMY_HURDLE_COSTS_H__
#define __SOLVER_VARIABLE_ECONOMY_HURDLE_COSTS_H__
diff --git a/src/solver/variable/economy/links/loopFlow.h b/src/solver/variable/economy/links/loopFlow.h
index 4efc510af0..09fa635452 100644
--- a/src/solver/variable/economy/links/loopFlow.h
+++ b/src/solver/variable/economy/links/loopFlow.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __SOLVER_VARIABLE_ECONOMY_LoopFlow_H__
#define __SOLVER_VARIABLE_ECONOMY_LoopFlow_H__
diff --git a/src/solver/variable/economy/links/marginalCost.h b/src/solver/variable/economy/links/marginalCost.h
index 7ffdd30246..43b3bd09e2 100644
--- a/src/solver/variable/economy/links/marginalCost.h
+++ b/src/solver/variable/economy/links/marginalCost.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __SOLVER_VARIABLE_ECONOMY_MarginalCost_H__
#define __SOLVER_VARIABLE_ECONOMY_MarginalCost_H__
diff --git a/src/solver/variable/economy/localMatchingRuleViolations.h b/src/solver/variable/economy/localMatchingRuleViolations.h
index cba0651d31..418b9d46e3 100644
--- a/src/solver/variable/economy/localMatchingRuleViolations.h
+++ b/src/solver/variable/economy/localMatchingRuleViolations.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __SOLVER_VARIABLE_ECONOMY_LMR_VIOLATIONS_H__
#define __SOLVER_VARIABLE_ECONOMY_LMR_VIOLATIONS_H__
diff --git a/src/solver/variable/economy/lold.h b/src/solver/variable/economy/lold.h
index 7b0ae19ba7..2838cd36e7 100644
--- a/src/solver/variable/economy/lold.h
+++ b/src/solver/variable/economy/lold.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __SOLVER_VARIABLE_ECONOMY_LOLD_H__
#define __SOLVER_VARIABLE_ECONOMY_LOLD_H__
diff --git a/src/solver/variable/economy/lolp.h b/src/solver/variable/economy/lolp.h
index 0b11ef4286..832bf959ab 100644
--- a/src/solver/variable/economy/lolp.h
+++ b/src/solver/variable/economy/lolp.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __SOLVER_VARIABLE_ECONOMY_LOLP_H__
#define __SOLVER_VARIABLE_ECONOMY_LOLP_H__
diff --git a/src/solver/variable/economy/max-mrg.cpp b/src/solver/variable/economy/max-mrg.cpp
index 80f0bbcfb7..caface5091 100644
--- a/src/solver/variable/economy/max-mrg.cpp
+++ b/src/solver/variable/economy/max-mrg.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#include
diff --git a/src/solver/variable/economy/max-mrg.h b/src/solver/variable/economy/max-mrg.h
index fb912d0cfc..c0ac467ad4 100644
--- a/src/solver/variable/economy/max-mrg.h
+++ b/src/solver/variable/economy/max-mrg.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __SOLVER_VARIABLE_ECONOMY_MARGE_H__
#define __SOLVER_VARIABLE_ECONOMY_MARGE_H__
diff --git a/src/solver/variable/economy/nbOfDispatchedUnits.h b/src/solver/variable/economy/nbOfDispatchedUnits.h
index e4e654cd65..d0fff818be 100644
--- a/src/solver/variable/economy/nbOfDispatchedUnits.h
+++ b/src/solver/variable/economy/nbOfDispatchedUnits.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __SOLVER_VARIABLE_ECONOMY_NbOfDispatchedUnits_H__
#define __SOLVER_VARIABLE_ECONOMY_NbOfDispatchedUnits_H__
diff --git a/src/solver/variable/economy/nbOfDispatchedUnitsByPlant.h b/src/solver/variable/economy/nbOfDispatchedUnitsByPlant.h
index 1e4735d29e..735902cfa0 100644
--- a/src/solver/variable/economy/nbOfDispatchedUnitsByPlant.h
+++ b/src/solver/variable/economy/nbOfDispatchedUnitsByPlant.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __SOLVER_VARIABLE_ECONOMY_NbOfDispatchedUnitsByPlant_H__
#define __SOLVER_VARIABLE_ECONOMY_NbOfDispatchedUnitsByPlant_H__
diff --git a/src/solver/variable/economy/nonProportionalCost.h b/src/solver/variable/economy/nonProportionalCost.h
index 37757da7cb..ef6093e84c 100644
--- a/src/solver/variable/economy/nonProportionalCost.h
+++ b/src/solver/variable/economy/nonProportionalCost.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __SOLVER_VARIABLE_ECONOMY_NonProportionalCost_H__
#define __SOLVER_VARIABLE_ECONOMY_NonProportionalCost_H__
diff --git a/src/solver/variable/economy/npCostByDispatchablePlant.h b/src/solver/variable/economy/npCostByDispatchablePlant.h
index d28ce151d5..a469acff24 100644
--- a/src/solver/variable/economy/npCostByDispatchablePlant.h
+++ b/src/solver/variable/economy/npCostByDispatchablePlant.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __SOLVER_VARIABLE_ECONOMY_NonProportionalCostByDispatchablePlant_H__
#define __SOLVER_VARIABLE_ECONOMY_NonProportionalCostByDispatchablePlant_H__
diff --git a/src/solver/variable/economy/operatingCost.h b/src/solver/variable/economy/operatingCost.h
index 066589229c..768d314d47 100644
--- a/src/solver/variable/economy/operatingCost.h
+++ b/src/solver/variable/economy/operatingCost.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __SOLVER_VARIABLE_ECONOMY_OperatingCost_H__
#define __SOLVER_VARIABLE_ECONOMY_OperatingCost_H__
diff --git a/src/solver/variable/economy/overallCost.h b/src/solver/variable/economy/overallCost.h
index 6760bb4311..bca8d9cbcd 100644
--- a/src/solver/variable/economy/overallCost.h
+++ b/src/solver/variable/economy/overallCost.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __SOLVER_VARIABLE_ECONOMY_OverallCost_H__
#define __SOLVER_VARIABLE_ECONOMY_OverallCost_H__
diff --git a/src/solver/variable/economy/overflow.h b/src/solver/variable/economy/overflow.h
index 4cde149a68..c44e6f16ce 100644
--- a/src/solver/variable/economy/overflow.h
+++ b/src/solver/variable/economy/overflow.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __SOLVER_VARIABLE_ECONOMY_Overflow_H__
#define __SOLVER_VARIABLE_ECONOMY_Overflow_H__
diff --git a/src/solver/variable/economy/price.h b/src/solver/variable/economy/price.h
index de651a5124..cd3554a619 100644
--- a/src/solver/variable/economy/price.h
+++ b/src/solver/variable/economy/price.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __SOLVER_VARIABLE_ECONOMY_Price_H__
#define __SOLVER_VARIABLE_ECONOMY_Price_H__
diff --git a/src/solver/variable/economy/productionByDispatchablePlant.h b/src/solver/variable/economy/productionByDispatchablePlant.h
index a43fbe31bf..cdffbd2ed5 100644
--- a/src/solver/variable/economy/productionByDispatchablePlant.h
+++ b/src/solver/variable/economy/productionByDispatchablePlant.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __SOLVER_VARIABLE_ECONOMY_ProductionByDispatchablePlant_H__
#define __SOLVER_VARIABLE_ECONOMY_ProductionByDispatchablePlant_H__
diff --git a/src/solver/variable/economy/productionByRenewablePlant.h b/src/solver/variable/economy/productionByRenewablePlant.h
index 2f7ed60eac..ded055d397 100644
--- a/src/solver/variable/economy/productionByRenewablePlant.h
+++ b/src/solver/variable/economy/productionByRenewablePlant.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __SOLVER_VARIABLE_ECONOMY_ProductionByRenewablePlant_H__
#define __SOLVER_VARIABLE_ECONOMY_ProductionByRenewablePlant_H__
diff --git a/src/solver/variable/economy/profitByPlant.h b/src/solver/variable/economy/profitByPlant.h
index 02a471fab8..14174b251d 100644
--- a/src/solver/variable/economy/profitByPlant.h
+++ b/src/solver/variable/economy/profitByPlant.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#pragma once
diff --git a/src/solver/variable/economy/pumping.h b/src/solver/variable/economy/pumping.h
index eff385af2b..0e2dd8402e 100644
--- a/src/solver/variable/economy/pumping.h
+++ b/src/solver/variable/economy/pumping.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __SOLVER_VARIABLE_ECONOMY_Pumping_H__
#define __SOLVER_VARIABLE_ECONOMY_Pumping_H__
diff --git a/src/solver/variable/economy/renewableGeneration.h b/src/solver/variable/economy/renewableGeneration.h
index 93d92b96be..ce95a5b598 100644
--- a/src/solver/variable/economy/renewableGeneration.h
+++ b/src/solver/variable/economy/renewableGeneration.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __SOLVER_VARIABLE_ECONOMY_RenewableGeneration_H__
#define __SOLVER_VARIABLE_ECONOMY_RenewableGeneration_H__
diff --git a/src/solver/variable/economy/reservoirlevel.h b/src/solver/variable/economy/reservoirlevel.h
index a874f64f26..8999775b90 100644
--- a/src/solver/variable/economy/reservoirlevel.h
+++ b/src/solver/variable/economy/reservoirlevel.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __SOLVER_VARIABLE_ECONOMY_ReservoirLevel_H__
#define __SOLVER_VARIABLE_ECONOMY_ReservoirLevel_H__
diff --git a/src/solver/variable/economy/shortTermStorage.h b/src/solver/variable/economy/shortTermStorage.h
index 959d4a49be..d88f365998 100644
--- a/src/solver/variable/economy/shortTermStorage.h
+++ b/src/solver/variable/economy/shortTermStorage.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#pragma once
diff --git a/src/solver/variable/economy/spilledEnergy.h b/src/solver/variable/economy/spilledEnergy.h
index ae40798a9c..6699112407 100644
--- a/src/solver/variable/economy/spilledEnergy.h
+++ b/src/solver/variable/economy/spilledEnergy.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __SOLVER_VARIABLE_ECONOMY_SpilledEnergy_H__
#define __SOLVER_VARIABLE_ECONOMY_SpilledEnergy_H__
diff --git a/src/solver/variable/economy/spilledEnergyAfterCSR.h b/src/solver/variable/economy/spilledEnergyAfterCSR.h
index c36ae1aee5..6d7df657d0 100644
--- a/src/solver/variable/economy/spilledEnergyAfterCSR.h
+++ b/src/solver/variable/economy/spilledEnergyAfterCSR.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __SOLVER_VARIABLE_ECONOMY_SpilledEnergyAfterCSR_H__
#define __SOLVER_VARIABLE_ECONOMY_SpilledEnergyAfterCSR_H__
diff --git a/src/solver/variable/economy/thermalAirPollutantEmissions.h b/src/solver/variable/economy/thermalAirPollutantEmissions.h
index 1579dc64d0..f8c89c242d 100644
--- a/src/solver/variable/economy/thermalAirPollutantEmissions.h
+++ b/src/solver/variable/economy/thermalAirPollutantEmissions.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __SOLVER_VARIABLE_ECONOMY_thermalAirPollutantEmissions_H__
#define __SOLVER_VARIABLE_ECONOMY_thermalAirPollutantEmissions_H__
diff --git a/src/solver/variable/economy/unsupliedEnergy.h b/src/solver/variable/economy/unsupliedEnergy.h
index 040cd90799..dbc47baca6 100644
--- a/src/solver/variable/economy/unsupliedEnergy.h
+++ b/src/solver/variable/economy/unsupliedEnergy.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __SOLVER_VARIABLE_ECONOMY_UnsupliedEnergy_H__
#define __SOLVER_VARIABLE_ECONOMY_UnsupliedEnergy_H__
diff --git a/src/solver/variable/economy/waterValue.h b/src/solver/variable/economy/waterValue.h
index 4749477cce..4b6036e4d2 100644
--- a/src/solver/variable/economy/waterValue.h
+++ b/src/solver/variable/economy/waterValue.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __SOLVER_VARIABLE_ECONOMY_WaterValue_H__
#define __SOLVER_VARIABLE_ECONOMY_WaterValue_H__
diff --git a/src/solver/variable/endoflist.h b/src/solver/variable/endoflist.h
index 9983610812..b736f793e1 100644
--- a/src/solver/variable/endoflist.h
+++ b/src/solver/variable/endoflist.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __SOLVER_END_OF_LIST_END_OF_LIST_H__
#define __SOLVER_END_OF_LIST_END_OF_LIST_H__
diff --git a/src/solver/variable/info.h b/src/solver/variable/info.h
index 416bbd188b..defb73b304 100644
--- a/src/solver/variable/info.h
+++ b/src/solver/variable/info.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __SOLVER_VARIABLE_INFO_H__
#define __SOLVER_VARIABLE_INFO_H__
diff --git a/src/solver/variable/print.h b/src/solver/variable/print.h
index 1c5fe82585..6558474745 100644
--- a/src/solver/variable/print.h
+++ b/src/solver/variable/print.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __SOLVER_VARIABLE_PRINT_H__
#define __SOLVER_VARIABLE_PRINT_H__
diff --git a/src/solver/variable/setofareas.h b/src/solver/variable/setofareas.h
index 79e8ca7e8e..45f7be92de 100644
--- a/src/solver/variable/setofareas.h
+++ b/src/solver/variable/setofareas.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __SOLVER_VARIABLE_SET_OF_AREAS_H__
#define __SOLVER_VARIABLE_SET_OF_AREAS_H__
diff --git a/src/solver/variable/setofareas.hxx b/src/solver/variable/setofareas.hxx
index 2936fa6bfa..9e701482fa 100644
--- a/src/solver/variable/setofareas.hxx
+++ b/src/solver/variable/setofareas.hxx
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __SOLVER_VARIABLE_SET_OF_AREAS_HXX__
#define __SOLVER_VARIABLE_SET_OF_AREAS_HXX__
diff --git a/src/solver/variable/state.cpp b/src/solver/variable/state.cpp
index 3dc8ee3635..35bdf86842 100644
--- a/src/solver/variable/state.cpp
+++ b/src/solver/variable/state.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#include
diff --git a/src/solver/variable/state.h b/src/solver/variable/state.h
index 7969a41906..c0efa85721 100644
--- a/src/solver/variable/state.h
+++ b/src/solver/variable/state.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __SOLVER_VARIABLE_STATE_H__
#define __SOLVER_VARIABLE_STATE_H__
diff --git a/src/solver/variable/state.hxx b/src/solver/variable/state.hxx
index dca9b0a9b5..bdb69eafbb 100644
--- a/src/solver/variable/state.hxx
+++ b/src/solver/variable/state.hxx
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __SOLVER_VARIABLE_STATE_HXX__
#define __SOLVER_VARIABLE_STATE_HXX__
diff --git a/src/solver/variable/storage/average.h b/src/solver/variable/storage/average.h
index cc09b72533..95a56d953c 100644
--- a/src/solver/variable/storage/average.h
+++ b/src/solver/variable/storage/average.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __SOLVER_VARIABLE_STORAGE_AVERAGE_H__
#define __SOLVER_VARIABLE_STORAGE_AVERAGE_H__
diff --git a/src/solver/variable/storage/averagedata.cpp b/src/solver/variable/storage/averagedata.cpp
index 8818d8817b..6a3c691bee 100644
--- a/src/solver/variable/storage/averagedata.cpp
+++ b/src/solver/variable/storage/averagedata.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#include
diff --git a/src/solver/variable/storage/averagedata.h b/src/solver/variable/storage/averagedata.h
index 8f7d4d4109..c88425ea64 100644
--- a/src/solver/variable/storage/averagedata.h
+++ b/src/solver/variable/storage/averagedata.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __SOLVER_VARIABLE_STORAGE_AVERAGE_DATA_H__
#define __SOLVER_VARIABLE_STORAGE_AVERAGE_DATA_H__
diff --git a/src/solver/variable/storage/empty.h b/src/solver/variable/storage/empty.h
index 6d5c86973a..c33a56ed5d 100644
--- a/src/solver/variable/storage/empty.h
+++ b/src/solver/variable/storage/empty.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __SOLVER_VARIABLE_STORAGE_EMPTY_H__
#define __SOLVER_VARIABLE_STORAGE_EMPTY_H__
diff --git a/src/solver/variable/storage/fwd.h b/src/solver/variable/storage/fwd.h
index b5eb707ba9..e610821d90 100644
--- a/src/solver/variable/storage/fwd.h
+++ b/src/solver/variable/storage/fwd.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __SOLVER_VARIABLE_STORAGE_FORWARD_H__
#define __SOLVER_VARIABLE_STORAGE_FORWARD_H__
diff --git a/src/solver/variable/storage/intermediate.cpp b/src/solver/variable/storage/intermediate.cpp
index 3cd34effb7..521b090301 100644
--- a/src/solver/variable/storage/intermediate.cpp
+++ b/src/solver/variable/storage/intermediate.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#include
diff --git a/src/solver/variable/storage/intermediate.h b/src/solver/variable/storage/intermediate.h
index 48c24480c6..6cd694dd26 100644
--- a/src/solver/variable/storage/intermediate.h
+++ b/src/solver/variable/storage/intermediate.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __SOLVER_VARIABLE_STORAGE_INTERMEDIATE_H__
#define __SOLVER_VARIABLE_STORAGE_INTERMEDIATE_H__
diff --git a/src/solver/variable/storage/intermediate.hxx b/src/solver/variable/storage/intermediate.hxx
index 865b068ef4..a7645bd04b 100644
--- a/src/solver/variable/storage/intermediate.hxx
+++ b/src/solver/variable/storage/intermediate.hxx
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __SOLVER_VARIABLE_STORAGE_INTERMEDIATE_HXX__
#define __SOLVER_VARIABLE_STORAGE_INTERMEDIATE_HXX__
diff --git a/src/solver/variable/storage/minmax-data.cpp b/src/solver/variable/storage/minmax-data.cpp
index 43ee735ea1..73c179c6cd 100644
--- a/src/solver/variable/storage/minmax-data.cpp
+++ b/src/solver/variable/storage/minmax-data.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#include
diff --git a/src/solver/variable/storage/minmax-data.h b/src/solver/variable/storage/minmax-data.h
index 0a1175b6d6..0858ee855a 100644
--- a/src/solver/variable/storage/minmax-data.h
+++ b/src/solver/variable/storage/minmax-data.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __SOLVER_VARIABLE_STORAGE_MINMAX_DATA_H__
#define __SOLVER_VARIABLE_STORAGE_MINMAX_DATA_H__
diff --git a/src/solver/variable/storage/minmax.h b/src/solver/variable/storage/minmax.h
index 20ef4b9051..e446ced31c 100644
--- a/src/solver/variable/storage/minmax.h
+++ b/src/solver/variable/storage/minmax.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __SOLVER_VARIABLE_STORAGE_MINMAX_H__
#define __SOLVER_VARIABLE_STORAGE_MINMAX_H__
diff --git a/src/solver/variable/storage/minmax.hxx b/src/solver/variable/storage/minmax.hxx
index b2252d2a16..e0a1cc5ffe 100644
--- a/src/solver/variable/storage/minmax.hxx
+++ b/src/solver/variable/storage/minmax.hxx
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __SOLVER_VARIABLE_STORAGE_MIN_HXX__
#define __SOLVER_VARIABLE_STORAGE_MIN_HXX__
diff --git a/src/solver/variable/storage/raw.h b/src/solver/variable/storage/raw.h
index 39d8bffc25..6111f81bdf 100644
--- a/src/solver/variable/storage/raw.h
+++ b/src/solver/variable/storage/raw.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __SOLVER_VARIABLE_STORAGE_RAW_H__
#define __SOLVER_VARIABLE_STORAGE_RAW_H__
diff --git a/src/solver/variable/storage/raw.hxx b/src/solver/variable/storage/raw.hxx
index eba2cf7a48..a2ea3b92d5 100644
--- a/src/solver/variable/storage/raw.hxx
+++ b/src/solver/variable/storage/raw.hxx
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __SOLVER_VARIABLE_STORAGE_RAW_HXX__
#define __SOLVER_VARIABLE_STORAGE_RAW_HXX__
diff --git a/src/solver/variable/storage/rawdata.cpp b/src/solver/variable/storage/rawdata.cpp
index df5c55118a..65bdcf47f1 100644
--- a/src/solver/variable/storage/rawdata.cpp
+++ b/src/solver/variable/storage/rawdata.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#include
diff --git a/src/solver/variable/storage/rawdata.h b/src/solver/variable/storage/rawdata.h
index 8601cdc432..e5e4e238ae 100644
--- a/src/solver/variable/storage/rawdata.h
+++ b/src/solver/variable/storage/rawdata.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __SOLVER_VARIABLE_STORAGE_RAWDATA_H__
#define __SOLVER_VARIABLE_STORAGE_RAWDATA_H__
diff --git a/src/solver/variable/storage/results.h b/src/solver/variable/storage/results.h
index c42674c337..a086396430 100644
--- a/src/solver/variable/storage/results.h
+++ b/src/solver/variable/storage/results.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __SOLVER_VARIABLE_STORAGE_RESULTS_H__
#define __SOLVER_VARIABLE_STORAGE_RESULTS_H__
diff --git a/src/solver/variable/storage/results.hxx b/src/solver/variable/storage/results.hxx
index c35c606fc9..64321eece1 100644
--- a/src/solver/variable/storage/results.hxx
+++ b/src/solver/variable/storage/results.hxx
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __SOLVER_VARIABLE_STORAGE_RESULTS_HXX__
#define __SOLVER_VARIABLE_STORAGE_RESULTS_HXX__
diff --git a/src/solver/variable/storage/stdDeviation.h b/src/solver/variable/storage/stdDeviation.h
index 33129b666b..bc99be4a34 100644
--- a/src/solver/variable/storage/stdDeviation.h
+++ b/src/solver/variable/storage/stdDeviation.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __SOLVER_VARIABLE_STORAGE_STD_DEVIATION_H__
#define __SOLVER_VARIABLE_STORAGE_STD_DEVIATION_H__
diff --git a/src/solver/variable/surveyresults.h b/src/solver/variable/surveyresults.h
index 88de69f55e..766a59f0ce 100644
--- a/src/solver/variable/surveyresults.h
+++ b/src/solver/variable/surveyresults.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __SOLVER_VARIABLE_SURVEY_RESULTS_H__
#define __SOLVER_VARIABLE_SURVEY_RESULTS_H__
diff --git a/src/solver/variable/surveyresults/data.h b/src/solver/variable/surveyresults/data.h
index 330e2eaf2d..dac155560d 100644
--- a/src/solver/variable/surveyresults/data.h
+++ b/src/solver/variable/surveyresults/data.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __SOLVER_VARIABLE_SURVEY_RESULTS_DATA_H__
#define __SOLVER_VARIABLE_SURVEY_RESULTS_DATA_H__
diff --git a/src/solver/variable/surveyresults/reportbuilder.hxx b/src/solver/variable/surveyresults/reportbuilder.hxx
index 85f49dd3a5..4225c8d0fa 100644
--- a/src/solver/variable/surveyresults/reportbuilder.hxx
+++ b/src/solver/variable/surveyresults/reportbuilder.hxx
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __SOLVER_VARIABLE_SURVEYRESULTS_REPORT_BUILDER_HXX__
#define __SOLVER_VARIABLE_SURVEYRESULTS_REPORT_BUILDER_HXX__
diff --git a/src/solver/variable/surveyresults/surveyresults.cpp b/src/solver/variable/surveyresults/surveyresults.cpp
index 052e7ab383..0e06c6b157 100644
--- a/src/solver/variable/surveyresults/surveyresults.cpp
+++ b/src/solver/variable/surveyresults/surveyresults.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#include
diff --git a/src/solver/variable/surveyresults/surveyresults.h b/src/solver/variable/surveyresults/surveyresults.h
index f804de05e6..c5d911c8b0 100644
--- a/src/solver/variable/surveyresults/surveyresults.h
+++ b/src/solver/variable/surveyresults/surveyresults.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __SOLVER_VARIABLE_SURVEY_RESULTS_SURVEY_RESULTS_H__
#define __SOLVER_VARIABLE_SURVEY_RESULTS_SURVEY_RESULTS_H__
diff --git a/src/solver/variable/variable.h b/src/solver/variable/variable.h
index 56f0f9a69d..008e2fb98e 100644
--- a/src/solver/variable/variable.h
+++ b/src/solver/variable/variable.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __SOLVER_VARIABLE_VARIABLE_H__
#define __SOLVER_VARIABLE_VARIABLE_H__
diff --git a/src/solver/variable/variable.hxx b/src/solver/variable/variable.hxx
index d147707b8b..f1a8224083 100644
--- a/src/solver/variable/variable.hxx
+++ b/src/solver/variable/variable.hxx
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __SOLVER_VARIABLE_VARIABLE_HXX__
#define __SOLVER_VARIABLE_VARIABLE_HXX__
diff --git a/src/tests/src/libs/antares/concurrency/test_concurrency.cpp b/src/tests/src/libs/antares/concurrency/test_concurrency.cpp
index e0f9c02914..cf2da716e1 100644
--- a/src/tests/src/libs/antares/concurrency/test_concurrency.cpp
+++ b/src/tests/src/libs/antares/concurrency/test_concurrency.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#define BOOST_TEST_MODULE test-concurrency tests
#define BOOST_TEST_DYN_LINK
diff --git a/src/tests/src/libs/antares/study/test_study.cpp b/src/tests/src/libs/antares/study/test_study.cpp
index 91c8718140..247abcf723 100644
--- a/src/tests/src/libs/antares/study/test_study.cpp
+++ b/src/tests/src/libs/antares/study/test_study.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#define BOOST_TEST_MODULE study
diff --git a/src/tests/src/libs/antares/writer/test_zip_writer.cpp b/src/tests/src/libs/antares/writer/test_zip_writer.cpp
index c934b0d316..6a06f995fa 100644
--- a/src/tests/src/libs/antares/writer/test_zip_writer.cpp
+++ b/src/tests/src/libs/antares/writer/test_zip_writer.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#define BOOST_TEST_MODULE test-writer tests
#define BOOST_TEST_DYN_LINK
diff --git a/src/tests/src/solver/infeasible-problem-analysis/test-unfeasible-problem-analyzer.cpp b/src/tests/src/solver/infeasible-problem-analysis/test-unfeasible-problem-analyzer.cpp
index 0ae7bba823..6a1c8628c3 100644
--- a/src/tests/src/solver/infeasible-problem-analysis/test-unfeasible-problem-analyzer.cpp
+++ b/src/tests/src/solver/infeasible-problem-analysis/test-unfeasible-problem-analyzer.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#define WIN32_LEAN_AND_MEAN
#define BOOST_TEST_MODULE unfeasible_problem_analyzer
diff --git a/src/tools/batchrun/main.cpp b/src/tools/batchrun/main.cpp
index 8cf5a97261..b8bf3a425d 100644
--- a/src/tools/batchrun/main.cpp
+++ b/src/tools/batchrun/main.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#include
diff --git a/src/tools/cleaner/main.cpp b/src/tools/cleaner/main.cpp
index 729bdb760f..c2dc3aefc1 100644
--- a/src/tools/cleaner/main.cpp
+++ b/src/tools/cleaner/main.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#include
diff --git a/src/tools/config/main.cpp b/src/tools/config/main.cpp
index c4f34aecbc..a25da732e1 100644
--- a/src/tools/config/main.cpp
+++ b/src/tools/config/main.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#include
diff --git a/src/tools/finder/main.cpp b/src/tools/finder/main.cpp
index 2b3e04c2b7..cfa49d47c2 100644
--- a/src/tools/finder/main.cpp
+++ b/src/tools/finder/main.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#include
diff --git a/src/tools/kirchhoff-cbuilder/kirchhoff-cbuilder.h b/src/tools/kirchhoff-cbuilder/kirchhoff-cbuilder.h
index 380f37c074..3e64892f39 100644
--- a/src/tools/kirchhoff-cbuilder/kirchhoff-cbuilder.h
+++ b/src/tools/kirchhoff-cbuilder/kirchhoff-cbuilder.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __KIRCHHOFF_CBUILDER_H__
diff --git a/src/tools/kirchhoff-cbuilder/main.cpp b/src/tools/kirchhoff-cbuilder/main.cpp
index d0e85837a6..c3cdfb4282 100644
--- a/src/tools/kirchhoff-cbuilder/main.cpp
+++ b/src/tools/kirchhoff-cbuilder/main.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#include
diff --git a/src/tools/updater/main.cpp b/src/tools/updater/main.cpp
index 4650493f7d..86f150bd70 100644
--- a/src/tools/updater/main.cpp
+++ b/src/tools/updater/main.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#include
diff --git a/src/tools/vacuum/antares-study.cpp b/src/tools/vacuum/antares-study.cpp
index 278d77544b..d3f70a48fb 100644
--- a/src/tools/vacuum/antares-study.cpp
+++ b/src/tools/vacuum/antares-study.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#include "antares-study.h"
diff --git a/src/tools/vacuum/antares-study.h b/src/tools/vacuum/antares-study.h
index ff27cde76f..7066ed7098 100644
--- a/src/tools/vacuum/antares-study.h
+++ b/src/tools/vacuum/antares-study.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __ANTARES_STUDY_H__
#define __ANTARES_STUDY_H__
diff --git a/src/tools/vacuum/io.cpp b/src/tools/vacuum/io.cpp
index 777005c5be..6d4d322ba4 100644
--- a/src/tools/vacuum/io.cpp
+++ b/src/tools/vacuum/io.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#include "io.h"
diff --git a/src/tools/vacuum/io.h b/src/tools/vacuum/io.h
index bcf842a311..52288bde5f 100644
--- a/src/tools/vacuum/io.h
+++ b/src/tools/vacuum/io.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __ANTARES_VACUUM_IO_H__
#define __ANTARES_VACUUM_IO_H__
diff --git a/src/tools/vacuum/main.cpp b/src/tools/vacuum/main.cpp
index e88cc3ffe7..ee4f4dc90d 100644
--- a/src/tools/vacuum/main.cpp
+++ b/src/tools/vacuum/main.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#include
diff --git a/src/tools/vacuum/modified-inode.cpp b/src/tools/vacuum/modified-inode.cpp
index 2c2f9f5472..19b204981f 100644
--- a/src/tools/vacuum/modified-inode.cpp
+++ b/src/tools/vacuum/modified-inode.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#include
diff --git a/src/tools/vacuum/modified-inode.h b/src/tools/vacuum/modified-inode.h
index ec62b93c42..3d385c8f59 100644
--- a/src/tools/vacuum/modified-inode.h
+++ b/src/tools/vacuum/modified-inode.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __MODIFIED_INODE_H__
#define __MODIFIED_INODE_H__
diff --git a/src/tools/yby-aggregator/datafile.h b/src/tools/yby-aggregator/datafile.h
index 85923ede72..f2f7dbc10d 100644
--- a/src/tools/yby-aggregator/datafile.h
+++ b/src/tools/yby-aggregator/datafile.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __STUDY_DATA_FILE_AGGREGATOR_DATA_FILE_H__
#define __STUDY_DATA_FILE_AGGREGATOR_DATA_FILE_H__
diff --git a/src/tools/yby-aggregator/job.cpp b/src/tools/yby-aggregator/job.cpp
index 95b75dd7f3..bff37af0d7 100644
--- a/src/tools/yby-aggregator/job.cpp
+++ b/src/tools/yby-aggregator/job.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#include "job.h"
diff --git a/src/tools/yby-aggregator/job.h b/src/tools/yby-aggregator/job.h
index 9672a3b678..645f36a33e 100644
--- a/src/tools/yby-aggregator/job.h
+++ b/src/tools/yby-aggregator/job.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __STUDY_JOB_AGGREGATOR_JOB_H__
#define __STUDY_JOB_AGGREGATOR_JOB_H__
diff --git a/src/tools/yby-aggregator/job.hxx b/src/tools/yby-aggregator/job.hxx
index 1344651de6..7cdf551316 100644
--- a/src/tools/yby-aggregator/job.hxx
+++ b/src/tools/yby-aggregator/job.hxx
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __STUDY_JOB_AGGREGATOR_JOB_HXX__
#define __STUDY_JOB_AGGREGATOR_JOB_HXX__
diff --git a/src/tools/yby-aggregator/main.cpp b/src/tools/yby-aggregator/main.cpp
index d44095d34e..dd86228e63 100644
--- a/src/tools/yby-aggregator/main.cpp
+++ b/src/tools/yby-aggregator/main.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#include
diff --git a/src/tools/yby-aggregator/output.cpp b/src/tools/yby-aggregator/output.cpp
index f0d66bb48e..f7be5ea8e0 100644
--- a/src/tools/yby-aggregator/output.cpp
+++ b/src/tools/yby-aggregator/output.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#include "output.h"
diff --git a/src/tools/yby-aggregator/output.h b/src/tools/yby-aggregator/output.h
index 481bc2f4d6..f6282262d6 100644
--- a/src/tools/yby-aggregator/output.h
+++ b/src/tools/yby-aggregator/output.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __STUDY_OUTPUT_AGGREGATOR_OUTPUT_H__
#define __STUDY_OUTPUT_AGGREGATOR_OUTPUT_H__
diff --git a/src/tools/yby-aggregator/progress.cpp b/src/tools/yby-aggregator/progress.cpp
index 6050438166..eaaa2f386f 100644
--- a/src/tools/yby-aggregator/progress.cpp
+++ b/src/tools/yby-aggregator/progress.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#include "progress.h"
diff --git a/src/tools/yby-aggregator/progress.h b/src/tools/yby-aggregator/progress.h
index 09e4853bb5..983303f10c 100644
--- a/src/tools/yby-aggregator/progress.h
+++ b/src/tools/yby-aggregator/progress.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __STUDY_JOB_AGGREGATOR_PROGRESS_H__
#define __STUDY_JOB_AGGREGATOR_PROGRESS_H__
diff --git a/src/tools/yby-aggregator/progress.hxx b/src/tools/yby-aggregator/progress.hxx
index a747636a16..cc34705ddb 100644
--- a/src/tools/yby-aggregator/progress.hxx
+++ b/src/tools/yby-aggregator/progress.hxx
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __STUDY_JOB_AGGREGATOR_PROGRESS_HXX__
#define __STUDY_JOB_AGGREGATOR_PROGRESS_HXX__
diff --git a/src/tools/yby-aggregator/result.cpp b/src/tools/yby-aggregator/result.cpp
index 3f44b61b1b..8dca147ee7 100644
--- a/src/tools/yby-aggregator/result.cpp
+++ b/src/tools/yby-aggregator/result.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#include "result.h"
diff --git a/src/tools/yby-aggregator/result.h b/src/tools/yby-aggregator/result.h
index 08acbc0350..b7b8339881 100644
--- a/src/tools/yby-aggregator/result.h
+++ b/src/tools/yby-aggregator/result.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __STUDY_RESULT_AGGREGATOR_RESULT_H__
#define __STUDY_RESULT_AGGREGATOR_RESULT_H__
diff --git a/src/tools/yby-aggregator/studydata.h b/src/tools/yby-aggregator/studydata.h
index 25406fae65..add28bf108 100644
--- a/src/tools/yby-aggregator/studydata.h
+++ b/src/tools/yby-aggregator/studydata.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __STUDY_STUDY_DATA_AGGREGATOR_STUDY_DATA_H__
#define __STUDY_STUDY_DATA_AGGREGATOR_STUDY_DATA_H__
diff --git a/src/tools/yby-aggregator/variable.h b/src/tools/yby-aggregator/variable.h
index 71a73c018c..b7c71de013 100644
--- a/src/tools/yby-aggregator/variable.h
+++ b/src/tools/yby-aggregator/variable.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __YBY_AGGREGATOR_VARIABLE_H__
#define __YBY_AGGREGATOR_VARIABLE_H__
diff --git a/src/ui/action/action.cpp b/src/ui/action/action.cpp
index 60b0915589..7f45f97744 100644
--- a/src/ui/action/action.cpp
+++ b/src/ui/action/action.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#include
diff --git a/src/ui/action/behavior.cpp b/src/ui/action/behavior.cpp
index 3caefb7c0e..fea50d8ff6 100644
--- a/src/ui/action/behavior.cpp
+++ b/src/ui/action/behavior.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#include
diff --git a/src/ui/action/context.cpp b/src/ui/action/context.cpp
index 7e26fb20ed..31d6c455da 100644
--- a/src/ui/action/context.cpp
+++ b/src/ui/action/context.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#include
diff --git a/src/ui/action/handler/antares-study/area/allocation-hydro-post.cpp b/src/ui/action/handler/antares-study/area/allocation-hydro-post.cpp
index f36c8bd8d9..b31216c0db 100644
--- a/src/ui/action/handler/antares-study/area/allocation-hydro-post.cpp
+++ b/src/ui/action/handler/antares-study/area/allocation-hydro-post.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#include "allocation-hydro-post.h"
diff --git a/src/ui/action/handler/antares-study/area/allocation-hydro-post.h b/src/ui/action/handler/antares-study/area/allocation-hydro-post.h
index 1305383c3a..0342af2128 100644
--- a/src/ui/action/handler/antares-study/area/allocation-hydro-post.h
+++ b/src/ui/action/handler/antares-study/area/allocation-hydro-post.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __ANTARES_LIBS_STUDY_ACTION_HANDLER_ANTARES_AREA_ALLOCATION_HYDRO_POST_H__
#define __ANTARES_LIBS_STUDY_ACTION_HANDLER_ANTARES_AREA_ALLOCATION_HYDRO_POST_H__
diff --git a/src/ui/action/handler/antares-study/area/allocation-hydro-post.hxx b/src/ui/action/handler/antares-study/area/allocation-hydro-post.hxx
index a6ffe558c9..667e82f96b 100644
--- a/src/ui/action/handler/antares-study/area/allocation-hydro-post.hxx
+++ b/src/ui/action/handler/antares-study/area/allocation-hydro-post.hxx
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __ANTARES_LIBS_STUDY_ACTION_HANDLER_ANTARES_AREA_ALLOCATION_HYDRO_POST_HXX__
#define __ANTARES_LIBS_STUDY_ACTION_HANDLER_ANTARES_AREA_ALLOCATION_HYDRO_POST_HXX__
diff --git a/src/ui/action/handler/antares-study/area/allocation-hydro.cpp b/src/ui/action/handler/antares-study/area/allocation-hydro.cpp
index 338b1a1902..a97fab68ee 100644
--- a/src/ui/action/handler/antares-study/area/allocation-hydro.cpp
+++ b/src/ui/action/handler/antares-study/area/allocation-hydro.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#include "allocation-hydro.h"
diff --git a/src/ui/action/handler/antares-study/area/allocation-hydro.h b/src/ui/action/handler/antares-study/area/allocation-hydro.h
index ff49f00e22..577ab66f41 100644
--- a/src/ui/action/handler/antares-study/area/allocation-hydro.h
+++ b/src/ui/action/handler/antares-study/area/allocation-hydro.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __ANTARES_LIBS_STUDY_ACTION_HANDLER_ANTARES_AREA_ALLOCATION_HYDRO_H__
#define __ANTARES_LIBS_STUDY_ACTION_HANDLER_ANTARES_AREA_ALLOCATION_HYDRO_H__
diff --git a/src/ui/action/handler/antares-study/area/color.cpp b/src/ui/action/handler/antares-study/area/color.cpp
index 8f35b2e406..1228f3f92f 100644
--- a/src/ui/action/handler/antares-study/area/color.cpp
+++ b/src/ui/action/handler/antares-study/area/color.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#include "color.h"
diff --git a/src/ui/action/handler/antares-study/area/color.h b/src/ui/action/handler/antares-study/area/color.h
index 3b59eb21ba..5c802a2f39 100644
--- a/src/ui/action/handler/antares-study/area/color.h
+++ b/src/ui/action/handler/antares-study/area/color.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __ANTARES_LIBS_STUDY_ACTION_HANDLER_ANTARES_AREA_COLOR_H__
#define __ANTARES_LIBS_STUDY_ACTION_HANDLER_ANTARES_AREA_COLOR_H__
diff --git a/src/ui/action/handler/antares-study/area/correlation-post.cpp b/src/ui/action/handler/antares-study/area/correlation-post.cpp
index 727a9c7a5f..a90f3b81bf 100644
--- a/src/ui/action/handler/antares-study/area/correlation-post.cpp
+++ b/src/ui/action/handler/antares-study/area/correlation-post.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#include "correlation-post.h"
diff --git a/src/ui/action/handler/antares-study/area/correlation-post.h b/src/ui/action/handler/antares-study/area/correlation-post.h
index ef832eade9..df249366e7 100644
--- a/src/ui/action/handler/antares-study/area/correlation-post.h
+++ b/src/ui/action/handler/antares-study/area/correlation-post.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __ANTARES_LIBS_STUDY_ACTION_HANDLER_ANTARES_AREA_CORRELATION_POST_H__
#define __ANTARES_LIBS_STUDY_ACTION_HANDLER_ANTARES_AREA_CORRELATION_POST_H__
diff --git a/src/ui/action/handler/antares-study/area/correlation-post.hxx b/src/ui/action/handler/antares-study/area/correlation-post.hxx
index 2d9e831ab7..65b690df4c 100644
--- a/src/ui/action/handler/antares-study/area/correlation-post.hxx
+++ b/src/ui/action/handler/antares-study/area/correlation-post.hxx
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __ANTARES_LIBS_STUDY_ACTION_HANDLER_ANTARES_AREA_CORRELATION_POST_HXX__
#define __ANTARES_LIBS_STUDY_ACTION_HANDLER_ANTARES_AREA_CORRELATION_POST_HXX__
diff --git a/src/ui/action/handler/antares-study/area/correlation.cpp b/src/ui/action/handler/antares-study/area/correlation.cpp
index c6c685c81f..cb03f9cee8 100644
--- a/src/ui/action/handler/antares-study/area/correlation.cpp
+++ b/src/ui/action/handler/antares-study/area/correlation.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#include "correlation.h"
diff --git a/src/ui/action/handler/antares-study/area/correlation.h b/src/ui/action/handler/antares-study/area/correlation.h
index 08a6b77caa..451e47bcf1 100644
--- a/src/ui/action/handler/antares-study/area/correlation.h
+++ b/src/ui/action/handler/antares-study/area/correlation.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __ANTARES_LIBS_STUDY_ACTION_HANDLER_ANTARES_AREA_CORRELATION_H__
#define __ANTARES_LIBS_STUDY_ACTION_HANDLER_ANTARES_AREA_CORRELATION_H__
diff --git a/src/ui/action/handler/antares-study/area/create.cpp b/src/ui/action/handler/antares-study/area/create.cpp
index 0348c2d253..a907f89f0a 100644
--- a/src/ui/action/handler/antares-study/area/create.cpp
+++ b/src/ui/action/handler/antares-study/area/create.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#include
diff --git a/src/ui/action/handler/antares-study/area/filtering.cpp b/src/ui/action/handler/antares-study/area/filtering.cpp
index 2c7157deda..a8195025d7 100644
--- a/src/ui/action/handler/antares-study/area/filtering.cpp
+++ b/src/ui/action/handler/antares-study/area/filtering.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#include "filtering.h"
diff --git a/src/ui/action/handler/antares-study/area/filtering.h b/src/ui/action/handler/antares-study/area/filtering.h
index 840977fe0c..e355d35b5a 100644
--- a/src/ui/action/handler/antares-study/area/filtering.h
+++ b/src/ui/action/handler/antares-study/area/filtering.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __ANTARES_LIBS_STUDY_ACTION_HANDLER_ANTARES_AREA_FILTERING_H__
#define __ANTARES_LIBS_STUDY_ACTION_HANDLER_ANTARES_AREA_FILTERING_H__
diff --git a/src/ui/action/handler/antares-study/area/misc-gen.cpp b/src/ui/action/handler/antares-study/area/misc-gen.cpp
index 0394eb47c2..a0925d3a81 100644
--- a/src/ui/action/handler/antares-study/area/misc-gen.cpp
+++ b/src/ui/action/handler/antares-study/area/misc-gen.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#include "misc-gen.h"
diff --git a/src/ui/action/handler/antares-study/area/misc-gen.h b/src/ui/action/handler/antares-study/area/misc-gen.h
index da10675ed8..22199a17de 100644
--- a/src/ui/action/handler/antares-study/area/misc-gen.h
+++ b/src/ui/action/handler/antares-study/area/misc-gen.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __ANTARES_LIBS_STUDY_ACTION_HANDLER_ANTARES_AREA_MISC_GEN_H__
#define __ANTARES_LIBS_STUDY_ACTION_HANDLER_ANTARES_AREA_MISC_GEN_H__
diff --git a/src/ui/action/handler/antares-study/area/nodal-optimization.cpp b/src/ui/action/handler/antares-study/area/nodal-optimization.cpp
index fb47e4c16e..3beca03576 100644
--- a/src/ui/action/handler/antares-study/area/nodal-optimization.cpp
+++ b/src/ui/action/handler/antares-study/area/nodal-optimization.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#include "nodal-optimization.h"
diff --git a/src/ui/action/handler/antares-study/area/nodal-optimization.h b/src/ui/action/handler/antares-study/area/nodal-optimization.h
index 94e363db18..cade23134b 100644
--- a/src/ui/action/handler/antares-study/area/nodal-optimization.h
+++ b/src/ui/action/handler/antares-study/area/nodal-optimization.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __ANTARES_LIBS_STUDY_ACTION_HANDLER_ANTARES_AREA_NODAL_OPTIMIZATION_H__
#define __ANTARES_LIBS_STUDY_ACTION_HANDLER_ANTARES_AREA_NODAL_OPTIMIZATION_H__
diff --git a/src/ui/action/handler/antares-study/area/position.cpp b/src/ui/action/handler/antares-study/area/position.cpp
index 76fb683883..b88cb1e40f 100644
--- a/src/ui/action/handler/antares-study/area/position.cpp
+++ b/src/ui/action/handler/antares-study/area/position.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#include "position.h"
diff --git a/src/ui/action/handler/antares-study/area/position.h b/src/ui/action/handler/antares-study/area/position.h
index 8767dfdb0b..16bfecacaa 100644
--- a/src/ui/action/handler/antares-study/area/position.h
+++ b/src/ui/action/handler/antares-study/area/position.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __ANTARES_LIBS_STUDY_ACTION_HANDLER_ANTARES_AREA_POSITION_H__
#define __ANTARES_LIBS_STUDY_ACTION_HANDLER_ANTARES_AREA_POSITION_H__
diff --git a/src/ui/action/handler/antares-study/area/reserves.cpp b/src/ui/action/handler/antares-study/area/reserves.cpp
index 015b3473fb..b0117cc2cf 100644
--- a/src/ui/action/handler/antares-study/area/reserves.cpp
+++ b/src/ui/action/handler/antares-study/area/reserves.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#include "reserves.h"
diff --git a/src/ui/action/handler/antares-study/area/reserves.h b/src/ui/action/handler/antares-study/area/reserves.h
index da891cee89..eafc817fa6 100644
--- a/src/ui/action/handler/antares-study/area/reserves.h
+++ b/src/ui/action/handler/antares-study/area/reserves.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __ANTARES_LIBS_STUDY_ACTION_HANDLER_ANTARES_AREA_RESERVES_H__
#define __ANTARES_LIBS_STUDY_ACTION_HANDLER_ANTARES_AREA_RESERVES_H__
diff --git a/src/ui/action/handler/antares-study/area/timeseries.cpp b/src/ui/action/handler/antares-study/area/timeseries.cpp
index eebedab74a..06ac4738f9 100644
--- a/src/ui/action/handler/antares-study/area/timeseries.cpp
+++ b/src/ui/action/handler/antares-study/area/timeseries.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#include "timeseries.h"
diff --git a/src/ui/action/handler/antares-study/area/timeseries.h b/src/ui/action/handler/antares-study/area/timeseries.h
index 0100e95986..d5d9983e0b 100644
--- a/src/ui/action/handler/antares-study/area/timeseries.h
+++ b/src/ui/action/handler/antares-study/area/timeseries.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __ANTARES_LIBS_STUDY_ACTION_HANDLER_ANTARES_AREA_TIMESERIES_H__
#define __ANTARES_LIBS_STUDY_ACTION_HANDLER_ANTARES_AREA_TIMESERIES_H__
diff --git a/src/ui/action/handler/antares-study/area/ts-generator.cpp b/src/ui/action/handler/antares-study/area/ts-generator.cpp
index 95c8e02482..1282fb26cb 100644
--- a/src/ui/action/handler/antares-study/area/ts-generator.cpp
+++ b/src/ui/action/handler/antares-study/area/ts-generator.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#include "ts-generator.h"
diff --git a/src/ui/action/handler/antares-study/area/ts-generator.h b/src/ui/action/handler/antares-study/area/ts-generator.h
index a761128fe8..cdcb0c4fa7 100644
--- a/src/ui/action/handler/antares-study/area/ts-generator.h
+++ b/src/ui/action/handler/antares-study/area/ts-generator.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __ANTARES_LIBS_STUDY_ACTION_HANDLER_ANTARES_AREA_TS_GENERATOR_H__
#define __ANTARES_LIBS_STUDY_ACTION_HANDLER_ANTARES_AREA_TS_GENERATOR_H__
diff --git a/src/ui/action/handler/antares-study/area/ts-node.cpp b/src/ui/action/handler/antares-study/area/ts-node.cpp
index 7906856692..99153b1484 100644
--- a/src/ui/action/handler/antares-study/area/ts-node.cpp
+++ b/src/ui/action/handler/antares-study/area/ts-node.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#include "ts-node.h"
diff --git a/src/ui/action/handler/antares-study/area/ts-node.h b/src/ui/action/handler/antares-study/area/ts-node.h
index 94d332e5aa..776fe12336 100644
--- a/src/ui/action/handler/antares-study/area/ts-node.h
+++ b/src/ui/action/handler/antares-study/area/ts-node.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __ANTARES_LIBS_STUDY_ACTION_HANDLER_ANTARES_AREA_TS_NODE_H__
#define __ANTARES_LIBS_STUDY_ACTION_HANDLER_ANTARES_AREA_TS_NODE_H__
diff --git a/src/ui/action/handler/antares-study/area/ts-node.hxx b/src/ui/action/handler/antares-study/area/ts-node.hxx
index e4ccdbcf08..d4883c46df 100644
--- a/src/ui/action/handler/antares-study/area/ts-node.hxx
+++ b/src/ui/action/handler/antares-study/area/ts-node.hxx
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __ANTARES_LIBS_STUDY_ACTION_HANDLER_ANTARES_AREA_TS_NODE_HXX__
#define __ANTARES_LIBS_STUDY_ACTION_HANDLER_ANTARES_AREA_TS_NODE_HXX__
diff --git a/src/ui/action/handler/antares-study/constraint/comments.cpp b/src/ui/action/handler/antares-study/constraint/comments.cpp
index 5fe38f0407..44ca65ede7 100644
--- a/src/ui/action/handler/antares-study/constraint/comments.cpp
+++ b/src/ui/action/handler/antares-study/constraint/comments.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#include "comments.h"
diff --git a/src/ui/action/handler/antares-study/constraint/comments.h b/src/ui/action/handler/antares-study/constraint/comments.h
index bad0e94f45..06065fd723 100644
--- a/src/ui/action/handler/antares-study/constraint/comments.h
+++ b/src/ui/action/handler/antares-study/constraint/comments.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __ANTARES_LIBS_STUDY_ACTION_HANDLER_ANTARES_CONSTRAINT_COMMENTS_H__
#define __ANTARES_LIBS_STUDY_ACTION_HANDLER_ANTARES_CONSTRAINT_COMMENTS_H__
diff --git a/src/ui/action/handler/antares-study/constraint/comments.hxx b/src/ui/action/handler/antares-study/constraint/comments.hxx
index ec9b2a857d..9503c78f7e 100644
--- a/src/ui/action/handler/antares-study/constraint/comments.hxx
+++ b/src/ui/action/handler/antares-study/constraint/comments.hxx
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __ANTARES_LIBS_STUDY_ACTION_HANDLER_ANTARES_CONSTRAINT_COMMENTS_HXX__
#define __ANTARES_LIBS_STUDY_ACTION_HANDLER_ANTARES_CONSTRAINT_COMMENTS_HXX__
diff --git a/src/ui/action/handler/antares-study/constraint/create.cpp b/src/ui/action/handler/antares-study/constraint/create.cpp
index 288551dcba..b15e78c0f8 100644
--- a/src/ui/action/handler/antares-study/constraint/create.cpp
+++ b/src/ui/action/handler/antares-study/constraint/create.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#include
diff --git a/src/ui/action/handler/antares-study/constraint/data.cpp b/src/ui/action/handler/antares-study/constraint/data.cpp
index 1639c4960d..cb021c41b3 100644
--- a/src/ui/action/handler/antares-study/constraint/data.cpp
+++ b/src/ui/action/handler/antares-study/constraint/data.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#include "data.h"
diff --git a/src/ui/action/handler/antares-study/constraint/data.h b/src/ui/action/handler/antares-study/constraint/data.h
index 3490b67803..11b78de60e 100644
--- a/src/ui/action/handler/antares-study/constraint/data.h
+++ b/src/ui/action/handler/antares-study/constraint/data.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __ANTARES_LIBS_STUDY_ACTION_HANDLER_ANTARES_CONSTRAINT_DATA_H__
#define __ANTARES_LIBS_STUDY_ACTION_HANDLER_ANTARES_CONSTRAINT_DATA_H__
diff --git a/src/ui/action/handler/antares-study/constraint/data.hxx b/src/ui/action/handler/antares-study/constraint/data.hxx
index 81186fe7ac..581b9a266e 100644
--- a/src/ui/action/handler/antares-study/constraint/data.hxx
+++ b/src/ui/action/handler/antares-study/constraint/data.hxx
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __ANTARES_LIBS_STUDY_ACTION_HANDLER_ANTARES_CONSTRAINT_DATA_HXX__
#define __ANTARES_LIBS_STUDY_ACTION_HANDLER_ANTARES_CONSTRAINT_DATA_HXX__
diff --git a/src/ui/action/handler/antares-study/constraint/enabled.cpp b/src/ui/action/handler/antares-study/constraint/enabled.cpp
index 20a997ec80..d8ccac0477 100644
--- a/src/ui/action/handler/antares-study/constraint/enabled.cpp
+++ b/src/ui/action/handler/antares-study/constraint/enabled.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#include "enabled.h"
diff --git a/src/ui/action/handler/antares-study/constraint/enabled.h b/src/ui/action/handler/antares-study/constraint/enabled.h
index 025616a16c..a8be838729 100644
--- a/src/ui/action/handler/antares-study/constraint/enabled.h
+++ b/src/ui/action/handler/antares-study/constraint/enabled.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __ANTARES_LIBS_STUDY_ACTION_HANDLER_ANTARES_CONSTRAINT_ENABLED_H__
#define __ANTARES_LIBS_STUDY_ACTION_HANDLER_ANTARES_CONSTRAINT_ENABLED_H__
diff --git a/src/ui/action/handler/antares-study/constraint/enabled.hxx b/src/ui/action/handler/antares-study/constraint/enabled.hxx
index 5a21c8594a..10b2e415ea 100644
--- a/src/ui/action/handler/antares-study/constraint/enabled.hxx
+++ b/src/ui/action/handler/antares-study/constraint/enabled.hxx
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __ANTARES_LIBS_STUDY_ACTION_HANDLER_ANTARES_CONSTRAINT_ENABLED_HXX__
#define __ANTARES_LIBS_STUDY_ACTION_HANDLER_ANTARES_CONSTRAINT_ENABLED_HXX__
diff --git a/src/ui/action/handler/antares-study/constraint/offsets.cpp b/src/ui/action/handler/antares-study/constraint/offsets.cpp
index 3c160d81cb..11c18afa09 100644
--- a/src/ui/action/handler/antares-study/constraint/offsets.cpp
+++ b/src/ui/action/handler/antares-study/constraint/offsets.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#include "offsets.h"
diff --git a/src/ui/action/handler/antares-study/constraint/offsets.h b/src/ui/action/handler/antares-study/constraint/offsets.h
index 3dfe671579..95bf8e407a 100644
--- a/src/ui/action/handler/antares-study/constraint/offsets.h
+++ b/src/ui/action/handler/antares-study/constraint/offsets.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __ANTARES_LIBS_STUDY_ACTION_HANDLER_ANTARES_CONSTRAINT_OFFSETS_H__
#define __ANTARES_LIBS_STUDY_ACTION_HANDLER_ANTARES_CONSTRAINT_OFFSETS_H__
diff --git a/src/ui/action/handler/antares-study/constraint/weights.cpp b/src/ui/action/handler/antares-study/constraint/weights.cpp
index dc35745214..ec6f5014f8 100644
--- a/src/ui/action/handler/antares-study/constraint/weights.cpp
+++ b/src/ui/action/handler/antares-study/constraint/weights.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#include "weights.h"
diff --git a/src/ui/action/handler/antares-study/constraint/weights.h b/src/ui/action/handler/antares-study/constraint/weights.h
index 50630a0257..14b1b19881 100644
--- a/src/ui/action/handler/antares-study/constraint/weights.h
+++ b/src/ui/action/handler/antares-study/constraint/weights.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __ANTARES_LIBS_STUDY_ACTION_HANDLER_ANTARES_CONSTRAINT_WEIGHTS_H__
#define __ANTARES_LIBS_STUDY_ACTION_HANDLER_ANTARES_CONSTRAINT_WEIGHTS_H__
diff --git a/src/ui/action/handler/antares-study/link/comments.cpp b/src/ui/action/handler/antares-study/link/comments.cpp
index 88a193e044..a5c1adb599 100644
--- a/src/ui/action/handler/antares-study/link/comments.cpp
+++ b/src/ui/action/handler/antares-study/link/comments.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#include "comments.h"
diff --git a/src/ui/action/handler/antares-study/link/comments.h b/src/ui/action/handler/antares-study/link/comments.h
index d6377f4bc3..f3e17c2696 100644
--- a/src/ui/action/handler/antares-study/link/comments.h
+++ b/src/ui/action/handler/antares-study/link/comments.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __ANTARES_LIBS_STUDY_ACTION_HANDLER_ANTARES_LINK_COMMENTS_H__
#define __ANTARES_LIBS_STUDY_ACTION_HANDLER_ANTARES_LINK_COMMENTS_H__
diff --git a/src/ui/action/handler/antares-study/link/comments.hxx b/src/ui/action/handler/antares-study/link/comments.hxx
index 88b448dda2..71306b559d 100644
--- a/src/ui/action/handler/antares-study/link/comments.hxx
+++ b/src/ui/action/handler/antares-study/link/comments.hxx
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __ANTARES_LIBS_STUDY_ACTION_HANDLER_ANTARES_LINK_COMMENTS_HXX__
#define __ANTARES_LIBS_STUDY_ACTION_HANDLER_ANTARES_LINK_COMMENTS_HXX__
diff --git a/src/ui/action/handler/antares-study/link/copper-plate.cpp b/src/ui/action/handler/antares-study/link/copper-plate.cpp
index 0f818a0b47..a886b685c4 100644
--- a/src/ui/action/handler/antares-study/link/copper-plate.cpp
+++ b/src/ui/action/handler/antares-study/link/copper-plate.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#include "copper-plate.h"
diff --git a/src/ui/action/handler/antares-study/link/copper-plate.h b/src/ui/action/handler/antares-study/link/copper-plate.h
index 8a193333c9..892700a1e8 100644
--- a/src/ui/action/handler/antares-study/link/copper-plate.h
+++ b/src/ui/action/handler/antares-study/link/copper-plate.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __ANTARES_LIBS_STUDY_ACTION_HANDLER_ANTARES_AREA_COPPERPLATE_H__
#define __ANTARES_LIBS_STUDY_ACTION_HANDLER_ANTARES_AREA_COPPERPLATE_H__
diff --git a/src/ui/action/handler/antares-study/link/create.cpp b/src/ui/action/handler/antares-study/link/create.cpp
index c1148a2589..cbb914e191 100644
--- a/src/ui/action/handler/antares-study/link/create.cpp
+++ b/src/ui/action/handler/antares-study/link/create.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#include
diff --git a/src/ui/action/handler/antares-study/link/filtering.cpp b/src/ui/action/handler/antares-study/link/filtering.cpp
index bcca275da3..d4addaab8e 100644
--- a/src/ui/action/handler/antares-study/link/filtering.cpp
+++ b/src/ui/action/handler/antares-study/link/filtering.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#include "filtering.h"
diff --git a/src/ui/action/handler/antares-study/link/filtering.h b/src/ui/action/handler/antares-study/link/filtering.h
index 20403e1638..b1b7ab4839 100644
--- a/src/ui/action/handler/antares-study/link/filtering.h
+++ b/src/ui/action/handler/antares-study/link/filtering.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __ANTARES_LIBS_STUDY_ACTION_HANDLER_ANTARES_LINK_FILTERING_H__
#define __ANTARES_LIBS_STUDY_ACTION_HANDLER_ANTARES_LINK_FILTERING_H__
diff --git a/src/ui/action/handler/antares-study/link/hurdles-cost.cpp b/src/ui/action/handler/antares-study/link/hurdles-cost.cpp
index d50be1d4d3..f6b0520b8a 100644
--- a/src/ui/action/handler/antares-study/link/hurdles-cost.cpp
+++ b/src/ui/action/handler/antares-study/link/hurdles-cost.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#include "hurdles-cost.h"
diff --git a/src/ui/action/handler/antares-study/link/hurdles-cost.h b/src/ui/action/handler/antares-study/link/hurdles-cost.h
index c436ad8f06..374435f259 100644
--- a/src/ui/action/handler/antares-study/link/hurdles-cost.h
+++ b/src/ui/action/handler/antares-study/link/hurdles-cost.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __ANTARES_LIBS_STUDY_ACTION_HANDLER_ANTARES_AREAHURDLES_COST_H__
#define __ANTARES_LIBS_STUDY_ACTION_HANDLER_ANTARES_AREAHURDLES_COST_H__
diff --git a/src/ui/action/handler/antares-study/link/impedances.cpp b/src/ui/action/handler/antares-study/link/impedances.cpp
index 757ccb2231..ff7a2364f9 100644
--- a/src/ui/action/handler/antares-study/link/impedances.cpp
+++ b/src/ui/action/handler/antares-study/link/impedances.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#include "impedances.h"
diff --git a/src/ui/action/handler/antares-study/link/impedances.h b/src/ui/action/handler/antares-study/link/impedances.h
index 47a1d22c3e..8c0a536554 100644
--- a/src/ui/action/handler/antares-study/link/impedances.h
+++ b/src/ui/action/handler/antares-study/link/impedances.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __ANTARES_LIBS_STUDY_ACTION_HANDLER_ANTARES_AREA_IMPEDANCES_H__
#define __ANTARES_LIBS_STUDY_ACTION_HANDLER_ANTARES_AREA_IMPEDANCES_H__
diff --git a/src/ui/action/handler/antares-study/link/ntc.cpp b/src/ui/action/handler/antares-study/link/ntc.cpp
index 5ee674d71b..53559a566d 100644
--- a/src/ui/action/handler/antares-study/link/ntc.cpp
+++ b/src/ui/action/handler/antares-study/link/ntc.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#include "ntc.h"
diff --git a/src/ui/action/handler/antares-study/link/ntc.h b/src/ui/action/handler/antares-study/link/ntc.h
index fe109e5cca..03775e4b06 100644
--- a/src/ui/action/handler/antares-study/link/ntc.h
+++ b/src/ui/action/handler/antares-study/link/ntc.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __ANTARES_LIBS_STUDY_ACTION_HANDLER_ANTARES_AREA_NTC_H__
#define __ANTARES_LIBS_STUDY_ACTION_HANDLER_ANTARES_AREA_NTC_H__
diff --git a/src/ui/action/handler/antares-study/link/unload-data.cpp b/src/ui/action/handler/antares-study/link/unload-data.cpp
index 0e00430948..655ef695fd 100644
--- a/src/ui/action/handler/antares-study/link/unload-data.cpp
+++ b/src/ui/action/handler/antares-study/link/unload-data.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#include "unload-data.h"
diff --git a/src/ui/action/handler/antares-study/link/unload-data.h b/src/ui/action/handler/antares-study/link/unload-data.h
index a5ad39f864..4a6c0a16b9 100644
--- a/src/ui/action/handler/antares-study/link/unload-data.h
+++ b/src/ui/action/handler/antares-study/link/unload-data.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __ANTARES_LIBS_STUDY_ACTION_HANDLER_ANTARES_AREA_UNLOAD_DATA_H__
#define __ANTARES_LIBS_STUDY_ACTION_HANDLER_ANTARES_AREA_UNLOAD_DATA_H__
diff --git a/src/ui/action/handler/antares-study/link/unload-data.hxx b/src/ui/action/handler/antares-study/link/unload-data.hxx
index 076a736ae6..1fca0bc1c7 100644
--- a/src/ui/action/handler/antares-study/link/unload-data.hxx
+++ b/src/ui/action/handler/antares-study/link/unload-data.hxx
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __ANTARES_LIBS_STUDY_ACTION_HANDLER_ANTARES_AREA_UNLOAD_DATA_HXX__
#define __ANTARES_LIBS_STUDY_ACTION_HANDLER_ANTARES_AREA_UNLOAD_DATA_HXX__
diff --git a/src/ui/action/handler/antares-study/thermal-cluster/common.cpp b/src/ui/action/handler/antares-study/thermal-cluster/common.cpp
index 9f9e289b87..f8209b1414 100644
--- a/src/ui/action/handler/antares-study/thermal-cluster/common.cpp
+++ b/src/ui/action/handler/antares-study/thermal-cluster/common.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#include "common.h"
diff --git a/src/ui/action/handler/antares-study/thermal-cluster/common.h b/src/ui/action/handler/antares-study/thermal-cluster/common.h
index 6fca3397d5..33f0127362 100644
--- a/src/ui/action/handler/antares-study/thermal-cluster/common.h
+++ b/src/ui/action/handler/antares-study/thermal-cluster/common.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __ANTARES_LIBS_STUDY_ACTION_THERMAL_PLANT_COMMON_H__
#define __ANTARES_LIBS_STUDY_ACTION_THERMAL_PLANT_COMMON_H__
diff --git a/src/ui/action/handler/antares-study/thermal-cluster/create.cpp b/src/ui/action/handler/antares-study/thermal-cluster/create.cpp
index 07eb50f546..29d4770efa 100644
--- a/src/ui/action/handler/antares-study/thermal-cluster/create.cpp
+++ b/src/ui/action/handler/antares-study/thermal-cluster/create.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#include "create.h"
diff --git a/src/ui/action/handler/antares-study/thermal-cluster/create.h b/src/ui/action/handler/antares-study/thermal-cluster/create.h
index dab1991af7..e31190c5a5 100644
--- a/src/ui/action/handler/antares-study/thermal-cluster/create.h
+++ b/src/ui/action/handler/antares-study/thermal-cluster/create.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __ANTARES_LIBS_STUDY_ACTION_THERMAL_PLANT_CREATE_H__
#define __ANTARES_LIBS_STUDY_ACTION_THERMAL_PLANT_CREATE_H__
diff --git a/src/ui/action/handler/antares-study/thermal-cluster/create.hxx b/src/ui/action/handler/antares-study/thermal-cluster/create.hxx
index ff5dcc528f..317dc3be0d 100644
--- a/src/ui/action/handler/antares-study/thermal-cluster/create.hxx
+++ b/src/ui/action/handler/antares-study/thermal-cluster/create.hxx
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __ANTARES_LIBS_STUDY_ACTION_THERMAL_PLANT_CREATE_HXX__
#define __ANTARES_LIBS_STUDY_ACTION_THERMAL_PLANT_CREATE_HXX__
diff --git a/src/ui/action/handler/antares-study/thermal-cluster/root-node.cpp b/src/ui/action/handler/antares-study/thermal-cluster/root-node.cpp
index ab183e7ba4..ab9d36fae9 100644
--- a/src/ui/action/handler/antares-study/thermal-cluster/root-node.cpp
+++ b/src/ui/action/handler/antares-study/thermal-cluster/root-node.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#include "root-node.h"
diff --git a/src/ui/action/handler/antares-study/thermal-cluster/root-node.h b/src/ui/action/handler/antares-study/thermal-cluster/root-node.h
index d0f47f2489..2cedcfc56a 100644
--- a/src/ui/action/handler/antares-study/thermal-cluster/root-node.h
+++ b/src/ui/action/handler/antares-study/thermal-cluster/root-node.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __ANTARES_LIBS_STUDY_ACTION_HANDLER_ANTARES_PLANT_ROOT_NODE_H__
#define __ANTARES_LIBS_STUDY_ACTION_HANDLER_ANTARES_PLANT_ROOT_NODE_H__
diff --git a/src/ui/action/handler/antares-study/thermal-cluster/root-node.hxx b/src/ui/action/handler/antares-study/thermal-cluster/root-node.hxx
index 3d6a496174..1715157863 100644
--- a/src/ui/action/handler/antares-study/thermal-cluster/root-node.hxx
+++ b/src/ui/action/handler/antares-study/thermal-cluster/root-node.hxx
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __ANTARES_LIBS_STUDY_ACTION_HANDLER_ANTARES_PLANT_ROOT_NODE_HXX__
#define __ANTARES_LIBS_STUDY_ACTION_HANDLER_ANTARES_PLANT_ROOT_NODE_HXX__
diff --git a/src/ui/action/include/action/action.h b/src/ui/action/include/action/action.h
index 2bd12cadf2..ec0b8e57db 100644
--- a/src/ui/action/include/action/action.h
+++ b/src/ui/action/include/action/action.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __ANTARES_LIBS_STUDY_ACTION_ACTION_H__
#define __ANTARES_LIBS_STUDY_ACTION_ACTION_H__
diff --git a/src/ui/action/include/action/action.hxx b/src/ui/action/include/action/action.hxx
index 2ffc5a0e7e..02a1e5ec77 100644
--- a/src/ui/action/include/action/action.hxx
+++ b/src/ui/action/include/action/action.hxx
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __ANTARES_LIBS_STUDY_ACTION_ACTION_HXX__
#define __ANTARES_LIBS_STUDY_ACTION_ACTION_HXX__
diff --git a/src/ui/action/include/action/behavior.h b/src/ui/action/include/action/behavior.h
index 159dc7ab4f..e92e2860bf 100644
--- a/src/ui/action/include/action/behavior.h
+++ b/src/ui/action/include/action/behavior.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __ANTARES_LIBS_STUDY_ACTION_BEHAVIOR_H__
#define __ANTARES_LIBS_STUDY_ACTION_BEHAVIOR_H__
diff --git a/src/ui/action/include/action/context.h b/src/ui/action/include/action/context.h
index deec4fde08..f35d20fe57 100644
--- a/src/ui/action/include/action/context.h
+++ b/src/ui/action/include/action/context.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __ANTARES_LIBS_STUDY_ACTION_CONTEXT_H__
#define __ANTARES_LIBS_STUDY_ACTION_CONTEXT_H__
diff --git a/src/ui/action/include/action/fwd.h b/src/ui/action/include/action/fwd.h
index b659b45cd8..3cf579256f 100644
--- a/src/ui/action/include/action/fwd.h
+++ b/src/ui/action/include/action/fwd.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __ANTARES_LIBS_STUDY_ACTION_FWD_H__
#define __ANTARES_LIBS_STUDY_ACTION_FWD_H__
diff --git a/src/ui/action/include/action/handler/antares-study/area/create.h b/src/ui/action/include/action/handler/antares-study/area/create.h
index 5f85eda12a..eebfc12b1a 100644
--- a/src/ui/action/include/action/handler/antares-study/area/create.h
+++ b/src/ui/action/include/action/handler/antares-study/area/create.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __ANTARES_LIBS_STUDY_ACTION_HANDLER_ANTARES_AREA_CREATE_H__
#define __ANTARES_LIBS_STUDY_ACTION_HANDLER_ANTARES_AREA_CREATE_H__
diff --git a/src/ui/action/include/action/handler/antares-study/area/create.hxx b/src/ui/action/include/action/handler/antares-study/area/create.hxx
index 17b2a3bd80..5ef3fad1c9 100644
--- a/src/ui/action/include/action/handler/antares-study/area/create.hxx
+++ b/src/ui/action/include/action/handler/antares-study/area/create.hxx
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __ANTARES_LIBS_STUDY_ACTION_HANDLER_ANTARES_AREA_CREATE_HXX__
#define __ANTARES_LIBS_STUDY_ACTION_HANDLER_ANTARES_AREA_CREATE_HXX__
diff --git a/src/ui/action/include/action/handler/antares-study/constraint/create.h b/src/ui/action/include/action/handler/antares-study/constraint/create.h
index 789c900dcf..0128271adf 100644
--- a/src/ui/action/include/action/handler/antares-study/constraint/create.h
+++ b/src/ui/action/include/action/handler/antares-study/constraint/create.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __ANTARES_LIBS_STUDY_ACTION_HANDLER_ANTARES_CONSTRAINT_CREATE_H__
#define __ANTARES_LIBS_STUDY_ACTION_HANDLER_ANTARES_CONSTRAINT_CREATE_H__
diff --git a/src/ui/action/include/action/handler/antares-study/constraint/create.hxx b/src/ui/action/include/action/handler/antares-study/constraint/create.hxx
index a2f1d7f95b..50e908d95b 100644
--- a/src/ui/action/include/action/handler/antares-study/constraint/create.hxx
+++ b/src/ui/action/include/action/handler/antares-study/constraint/create.hxx
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __ANTARES_LIBS_STUDY_ACTION_HANDLER_ANTARES_CONSTRAINT_CREATE_HXX__
#define __ANTARES_LIBS_STUDY_ACTION_HANDLER_ANTARES_CONSTRAINT_CREATE_HXX__
diff --git a/src/ui/action/include/action/handler/antares-study/link/create.h b/src/ui/action/include/action/handler/antares-study/link/create.h
index 721fea131e..98da6d72f3 100644
--- a/src/ui/action/include/action/handler/antares-study/link/create.h
+++ b/src/ui/action/include/action/handler/antares-study/link/create.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __ANTARES_LIBS_STUDY_ACTION_HANDLER_ANTARES_LINK_CREATE_H__
#define __ANTARES_LIBS_STUDY_ACTION_HANDLER_ANTARES_LINK_CREATE_H__
diff --git a/src/ui/action/include/action/handler/antares-study/link/create.hxx b/src/ui/action/include/action/handler/antares-study/link/create.hxx
index a1ab14b205..a4b46d6e71 100644
--- a/src/ui/action/include/action/handler/antares-study/link/create.hxx
+++ b/src/ui/action/include/action/handler/antares-study/link/create.hxx
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __ANTARES_LIBS_STUDY_ACTION_HANDLER_ANTARES_LINK_CREATE_HXX__
#define __ANTARES_LIBS_STUDY_ACTION_HANDLER_ANTARES_LINK_CREATE_HXX__
diff --git a/src/ui/action/include/action/settings/decal-area-position.h b/src/ui/action/include/action/settings/decal-area-position.h
index e104c5227b..7edd2e9088 100644
--- a/src/ui/action/include/action/settings/decal-area-position.h
+++ b/src/ui/action/include/action/settings/decal-area-position.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __ANTARES_LIBS_STUDY_ACTION_SETTINGS_DECAL_AREA_POSITION_H__
#define __ANTARES_LIBS_STUDY_ACTION_SETTINGS_DECAL_AREA_POSITION_H__
diff --git a/src/ui/action/include/action/settings/decal-area-position.hxx b/src/ui/action/include/action/settings/decal-area-position.hxx
index 371053c6ed..cf1bf6761b 100644
--- a/src/ui/action/include/action/settings/decal-area-position.hxx
+++ b/src/ui/action/include/action/settings/decal-area-position.hxx
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __ANTARES_LIBS_STUDY_ACTION_SETTINGS_DECAL_AREA_POSITION_HXX__
#define __ANTARES_LIBS_STUDY_ACTION_SETTINGS_DECAL_AREA_POSITION_HXX__
diff --git a/src/ui/action/include/action/settings/suffix-for-area-names.h b/src/ui/action/include/action/settings/suffix-for-area-names.h
index 46285a7b6a..c16f19f820 100644
--- a/src/ui/action/include/action/settings/suffix-for-area-names.h
+++ b/src/ui/action/include/action/settings/suffix-for-area-names.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __ANTARES_LIBS_STUDY_ACTION_SETTINGS_SUFFIXAREA_NAME_H__
#define __ANTARES_LIBS_STUDY_ACTION_SETTINGS_SUFFIXAREA_NAME_H__
diff --git a/src/ui/action/include/action/settings/suffix-for-area-names.hxx b/src/ui/action/include/action/settings/suffix-for-area-names.hxx
index 9465eeda9c..992f15b241 100644
--- a/src/ui/action/include/action/settings/suffix-for-area-names.hxx
+++ b/src/ui/action/include/action/settings/suffix-for-area-names.hxx
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __ANTARES_LIBS_STUDY_ACTION_SETTINGS_SUFFIXAREA_NAME_HXX__
#define __ANTARES_LIBS_STUDY_ACTION_SETTINGS_SUFFIXAREA_NAME_HXX__
diff --git a/src/ui/action/include/action/settings/suffix-for-cluster-names.h b/src/ui/action/include/action/settings/suffix-for-cluster-names.h
index b56ba41cc5..792d51a6c4 100644
--- a/src/ui/action/include/action/settings/suffix-for-cluster-names.h
+++ b/src/ui/action/include/action/settings/suffix-for-cluster-names.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __ANTARES_LIBS_STUDY_ACTION_SETTINGS_SUFFIX_CLUSTER_NAME_H__
#define __ANTARES_LIBS_STUDY_ACTION_SETTINGS_SUFFIX_CLUSTER_NAME_H__
diff --git a/src/ui/action/include/action/settings/suffix-for-cluster-names.hxx b/src/ui/action/include/action/settings/suffix-for-cluster-names.hxx
index 5b8625b7f0..628863e02f 100644
--- a/src/ui/action/include/action/settings/suffix-for-cluster-names.hxx
+++ b/src/ui/action/include/action/settings/suffix-for-cluster-names.hxx
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __ANTARES_LIBS_STUDY_ACTION_SETTINGS_SUFFIX_CLUSTER_NAME_HXX__
#define __ANTARES_LIBS_STUDY_ACTION_SETTINGS_SUFFIX_CLUSTER_NAME_HXX__
diff --git a/src/ui/action/include/action/settings/suffix-for-constraint-names.h b/src/ui/action/include/action/settings/suffix-for-constraint-names.h
index 233f759e1c..350b333691 100644
--- a/src/ui/action/include/action/settings/suffix-for-constraint-names.h
+++ b/src/ui/action/include/action/settings/suffix-for-constraint-names.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __ANTARES_LIBS_STUDY_ACTION_SETTINGS_SUFFIXCONSTRAINT_NAME_H__
#define __ANTARES_LIBS_STUDY_ACTION_SETTINGS_SUFFIXCONSTRAINT_NAME_H__
diff --git a/src/ui/action/include/action/settings/suffix-for-constraint-names.hxx b/src/ui/action/include/action/settings/suffix-for-constraint-names.hxx
index bf3db605de..cb79140806 100644
--- a/src/ui/action/include/action/settings/suffix-for-constraint-names.hxx
+++ b/src/ui/action/include/action/settings/suffix-for-constraint-names.hxx
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __ANTARES_LIBS_STUDY_ACTION_SETTINGS_SUFFIXCONSTRAINT_NAME_HXX__
#define __ANTARES_LIBS_STUDY_ACTION_SETTINGS_SUFFIXCONSTRAINT_NAME_HXX__
diff --git a/src/ui/action/include/action/state.h b/src/ui/action/include/action/state.h
index 56915b42aa..090d6e33d6 100644
--- a/src/ui/action/include/action/state.h
+++ b/src/ui/action/include/action/state.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __ANTARES_LIBS_STUDY_ACTION_STATE_H__
#define __ANTARES_LIBS_STUDY_ACTION_STATE_H__
diff --git a/src/ui/action/include/action/text.h b/src/ui/action/include/action/text.h
index 71b3e10170..aebedf6a95 100644
--- a/src/ui/action/include/action/text.h
+++ b/src/ui/action/include/action/text.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __ANTARES_LIBS_STUDY_ACTION_TEXT_H__
#define __ANTARES_LIBS_STUDY_ACTION_TEXT_H__
diff --git a/src/ui/action/include/action/text.hxx b/src/ui/action/include/action/text.hxx
index da5098a0c8..5f4245f2a2 100644
--- a/src/ui/action/include/action/text.hxx
+++ b/src/ui/action/include/action/text.hxx
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __ANTARES_LIBS_STUDY_ACTION_TEXT_HXX__
#define __ANTARES_LIBS_STUDY_ACTION_TEXT_HXX__
diff --git a/src/ui/action/settings/decal-area-position.cpp b/src/ui/action/settings/decal-area-position.cpp
index da7ca27c24..b76b841214 100644
--- a/src/ui/action/settings/decal-area-position.cpp
+++ b/src/ui/action/settings/decal-area-position.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#include
diff --git a/src/ui/action/settings/suffix-for-area-names.cpp b/src/ui/action/settings/suffix-for-area-names.cpp
index 602c6f7d1d..02d1665864 100644
--- a/src/ui/action/settings/suffix-for-area-names.cpp
+++ b/src/ui/action/settings/suffix-for-area-names.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#include
diff --git a/src/ui/action/settings/suffix-for-cluster-names.cpp b/src/ui/action/settings/suffix-for-cluster-names.cpp
index 8ef5a91ecb..03bd7fe526 100644
--- a/src/ui/action/settings/suffix-for-cluster-names.cpp
+++ b/src/ui/action/settings/suffix-for-cluster-names.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#include
diff --git a/src/ui/action/settings/suffix-for-constraint-names.cpp b/src/ui/action/settings/suffix-for-constraint-names.cpp
index df62a1adc6..dda7cccfd1 100644
--- a/src/ui/action/settings/suffix-for-constraint-names.cpp
+++ b/src/ui/action/settings/suffix-for-constraint-names.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#include
diff --git a/src/ui/action/state.cpp b/src/ui/action/state.cpp
index 3f171c4785..9b34792b9c 100644
--- a/src/ui/action/state.cpp
+++ b/src/ui/action/state.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#include
diff --git a/src/ui/common/component/frame/frame.h b/src/ui/common/component/frame/frame.h
index cbae25b51c..8b92084a4f 100644
--- a/src/ui/common/component/frame/frame.h
+++ b/src/ui/common/component/frame/frame.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __ANTARES_COMMON_COMPONENTS_FRAME_FRAME_H__
#define __ANTARES_COMMON_COMPONENTS_FRAME_FRAME_H__
diff --git a/src/ui/common/component/frame/local-frame.cpp b/src/ui/common/component/frame/local-frame.cpp
index e8cb261b35..089b62e87f 100644
--- a/src/ui/common/component/frame/local-frame.cpp
+++ b/src/ui/common/component/frame/local-frame.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#include
diff --git a/src/ui/common/component/frame/local-frame.h b/src/ui/common/component/frame/local-frame.h
index 8b04b39ad9..559df720e8 100644
--- a/src/ui/common/component/frame/local-frame.h
+++ b/src/ui/common/component/frame/local-frame.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __ANTARES_COMMON_COMPONENTS_FRAME_LOCAL_FRAME_H__
#define __ANTARES_COMMON_COMPONENTS_FRAME_LOCAL_FRAME_H__
diff --git a/src/ui/common/component/frame/registry.cpp b/src/ui/common/component/frame/registry.cpp
index eb1d8d856d..4266e13cd6 100644
--- a/src/ui/common/component/frame/registry.cpp
+++ b/src/ui/common/component/frame/registry.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#include
diff --git a/src/ui/common/component/frame/registry.h b/src/ui/common/component/frame/registry.h
index 52d7ab9c65..e89c3295b3 100644
--- a/src/ui/common/component/frame/registry.h
+++ b/src/ui/common/component/frame/registry.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __ANTARES_COMMON_COMPONENTS_FRAME_REGISTRY_H__
#define __ANTARES_COMMON_COMPONENTS_FRAME_REGISTRY_H__
diff --git a/src/ui/common/component/panel.h b/src/ui/common/component/panel.h
index 1b1b262c5a..ac11ced876 100644
--- a/src/ui/common/component/panel.h
+++ b/src/ui/common/component/panel.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __ANTARES_COMMON_PANEL_H__
#define __ANTARES_COMMON_PANEL_H__
diff --git a/src/ui/common/component/panel/group.cpp b/src/ui/common/component/panel/group.cpp
index 221508b21f..5b9eb9f064 100644
--- a/src/ui/common/component/panel/group.cpp
+++ b/src/ui/common/component/panel/group.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#include "group.h"
diff --git a/src/ui/common/component/panel/group.h b/src/ui/common/component/panel/group.h
index b440489f30..775c37fbfe 100644
--- a/src/ui/common/component/panel/group.h
+++ b/src/ui/common/component/panel/group.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __ANTARES_COMMON_COMPONENTS_PANEL_GROUP_H__
#define __ANTARES_COMMON_COMPONENTS_PANEL_GROUP_H__
diff --git a/src/ui/common/component/panel/panel.cpp b/src/ui/common/component/panel/panel.cpp
index 5033b88019..b71c707c61 100644
--- a/src/ui/common/component/panel/panel.cpp
+++ b/src/ui/common/component/panel/panel.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#include "panel.h"
diff --git a/src/ui/common/component/panel/panel.h b/src/ui/common/component/panel/panel.h
index bae1f6ea4c..f3ffc02813 100644
--- a/src/ui/common/component/panel/panel.h
+++ b/src/ui/common/component/panel/panel.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __ANTARES_COMMON_COMPONENTS_PANEL_PANEL_H__
#define __ANTARES_COMMON_COMPONENTS_PANEL_PANEL_H__
diff --git a/src/ui/common/component/scrollbox/scrollbox.cpp b/src/ui/common/component/scrollbox/scrollbox.cpp
index 734bb3d5c7..d973cd62e2 100644
--- a/src/ui/common/component/scrollbox/scrollbox.cpp
+++ b/src/ui/common/component/scrollbox/scrollbox.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#include "scrollbox.h"
diff --git a/src/ui/common/component/scrollbox/scrollbox.h b/src/ui/common/component/scrollbox/scrollbox.h
index 718e449683..11c47b3c52 100644
--- a/src/ui/common/component/scrollbox/scrollbox.h
+++ b/src/ui/common/component/scrollbox/scrollbox.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __ANTARES_TOOLBOX_COMPONENTS_SCROLLBOX_H__
#define __ANTARES_TOOLBOX_COMPONENTS_SCROLLBOX_H__
diff --git a/src/ui/common/component/spotlight.h b/src/ui/common/component/spotlight.h
index 0b4cce09a4..9d49d6cd1a 100644
--- a/src/ui/common/component/spotlight.h
+++ b/src/ui/common/component/spotlight.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __ANTARES_UI_COMMON_COMPONENT_SPOTLIGHT_H__
#define __ANTARES_UI_COMMON_COMPONENT_SPOTLIGHT_H__
diff --git a/src/ui/common/component/spotlight/iitem.cpp b/src/ui/common/component/spotlight/iitem.cpp
index b329ebe8e0..d3ec429844 100644
--- a/src/ui/common/component/spotlight/iitem.cpp
+++ b/src/ui/common/component/spotlight/iitem.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#include "spotlight.h"
diff --git a/src/ui/common/component/spotlight/iitem.h b/src/ui/common/component/spotlight/iitem.h
index 5dafc9b7ee..409e13b157 100644
--- a/src/ui/common/component/spotlight/iitem.h
+++ b/src/ui/common/component/spotlight/iitem.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __ANTARES_UI_COMMON_COMPONENT_SPOTLIGHT_SPOTLIGHT_IITEM_H__
#define __ANTARES_UI_COMMON_COMPONENT_SPOTLIGHT_SPOTLIGHT_IITEM_H__
diff --git a/src/ui/common/component/spotlight/iitem.hxx b/src/ui/common/component/spotlight/iitem.hxx
index 893f1af5a2..ba36bfb20c 100644
--- a/src/ui/common/component/spotlight/iitem.hxx
+++ b/src/ui/common/component/spotlight/iitem.hxx
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __ANTARES_UI_COMMON_COMPONENT_SPOTLIGHT_SPOTLIGHT_IITEM_HXX__
#define __ANTARES_UI_COMMON_COMPONENT_SPOTLIGHT_SPOTLIGHT_IITEM_HXX__
diff --git a/src/ui/common/component/spotlight/listbox-panel.cpp b/src/ui/common/component/spotlight/listbox-panel.cpp
index 969d9672a3..5cf4d6864e 100644
--- a/src/ui/common/component/spotlight/listbox-panel.cpp
+++ b/src/ui/common/component/spotlight/listbox-panel.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#include "spotlight.h"
diff --git a/src/ui/common/component/spotlight/listbox-panel.h b/src/ui/common/component/spotlight/listbox-panel.h
index dfb21959b1..c54c3b2b71 100644
--- a/src/ui/common/component/spotlight/listbox-panel.h
+++ b/src/ui/common/component/spotlight/listbox-panel.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __ANTARES_COMMON_COMPONENT_SPOTLIGHT_LISTBOX_PANEL_H__
#define __ANTARES_COMMON_COMPONENT_SPOTLIGHT_LISTBOX_PANEL_H__
diff --git a/src/ui/common/component/spotlight/mini-frame.cpp b/src/ui/common/component/spotlight/mini-frame.cpp
index 94a88496c0..8c38edebd6 100644
--- a/src/ui/common/component/spotlight/mini-frame.cpp
+++ b/src/ui/common/component/spotlight/mini-frame.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#include "mini-frame.h"
diff --git a/src/ui/common/component/spotlight/mini-frame.h b/src/ui/common/component/spotlight/mini-frame.h
index ad00cd738e..2c428daef2 100644
--- a/src/ui/common/component/spotlight/mini-frame.h
+++ b/src/ui/common/component/spotlight/mini-frame.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __ANTARES_UI_COMMON_COMPONENT_SPOTLIGHT_MINIFRAME_H__
#define __ANTARES_UI_COMMON_COMPONENT_SPOTLIGHT_MINIFRAME_H__
diff --git a/src/ui/common/component/spotlight/null-provider.h b/src/ui/common/component/spotlight/null-provider.h
index 5e7af0c266..3c32883fba 100644
--- a/src/ui/common/component/spotlight/null-provider.h
+++ b/src/ui/common/component/spotlight/null-provider.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __ANTARES_UI_COMMON_COMPONENT_SPOTLIGHT_SPOTLIGHT_NULL_PROVIDER_HXX__
#define __ANTARES_UI_COMMON_COMPONENT_SPOTLIGHT_SPOTLIGHT_NULL_PROVIDER_HXX__
diff --git a/src/ui/common/component/spotlight/provider.h b/src/ui/common/component/spotlight/provider.h
index f8dfc3b912..9792c899fa 100644
--- a/src/ui/common/component/spotlight/provider.h
+++ b/src/ui/common/component/spotlight/provider.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __ANTARES_UI_COMMON_COMPONENT_SPOTLIGHT_SPOTLIGHT_PROVIDER_HXX__
#define __ANTARES_UI_COMMON_COMPONENT_SPOTLIGHT_SPOTLIGHT_PROVIDER_HXX__
diff --git a/src/ui/common/component/spotlight/search-png.hxx b/src/ui/common/component/spotlight/search-png.hxx
index 05b51da1d3..b350d6d0c5 100644
--- a/src/ui/common/component/spotlight/search-png.hxx
+++ b/src/ui/common/component/spotlight/search-png.hxx
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
static const unsigned char search_png[] = {
0x89, 0x50, 0x4e, 0x47, 0x0d, 0x0a, 0x1a, 0x0a, 0x00, 0x00, 0x00, 0x0d, 0x49, 0x48, 0x44, 0x52,
diff --git a/src/ui/common/component/spotlight/searchtoken.h b/src/ui/common/component/spotlight/searchtoken.h
index 9a443a8fc5..fdf08655fb 100644
--- a/src/ui/common/component/spotlight/searchtoken.h
+++ b/src/ui/common/component/spotlight/searchtoken.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __ANTARES_UI_COMMON_COMPONENT_SPOTLIGHT_SPOTLIGHT_SEARCH_TOKEN_HXX__
#define __ANTARES_UI_COMMON_COMPONENT_SPOTLIGHT_SPOTLIGHT_SEARCH_TOKEN_HXX__
diff --git a/src/ui/common/component/spotlight/separator.cpp b/src/ui/common/component/spotlight/separator.cpp
index c4671d95d2..d68b20389e 100644
--- a/src/ui/common/component/spotlight/separator.cpp
+++ b/src/ui/common/component/spotlight/separator.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#include "spotlight.h"
diff --git a/src/ui/common/component/spotlight/separator.h b/src/ui/common/component/spotlight/separator.h
index 710773211b..fcb903c298 100644
--- a/src/ui/common/component/spotlight/separator.h
+++ b/src/ui/common/component/spotlight/separator.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __ANTARES_UI_COMMON_COMPONENT_SPOTLIGHT_SPOTLIGHT_SEPARATOR_H__
#define __ANTARES_UI_COMMON_COMPONENT_SPOTLIGHT_SPOTLIGHT_SEPARATOR_H__
diff --git a/src/ui/common/component/spotlight/spotlight.cpp b/src/ui/common/component/spotlight/spotlight.cpp
index fae03ffbb1..1f3013b83a 100644
--- a/src/ui/common/component/spotlight/spotlight.cpp
+++ b/src/ui/common/component/spotlight/spotlight.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#include "spotlight.h"
diff --git a/src/ui/common/component/spotlight/spotlight.h b/src/ui/common/component/spotlight/spotlight.h
index 820e46b6b9..909e8c78ab 100644
--- a/src/ui/common/component/spotlight/spotlight.h
+++ b/src/ui/common/component/spotlight/spotlight.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __ANTARES_UI_COMMON_COMPONENT_SPOTLIGHT_SPOTLIGHT_H__
#define __ANTARES_UI_COMMON_COMPONENT_SPOTLIGHT_SPOTLIGHT_H__
diff --git a/src/ui/common/component/spotlight/spotlight.hxx b/src/ui/common/component/spotlight/spotlight.hxx
index cb0c6de858..503e20cb38 100644
--- a/src/ui/common/component/spotlight/spotlight.hxx
+++ b/src/ui/common/component/spotlight/spotlight.hxx
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __ANTARES_UI_COMMON_COMPONENT_SPOTLIGHT_SPOTLIGHT_HXX__
#define __ANTARES_UI_COMMON_COMPONENT_SPOTLIGHT_SPOTLIGHT_HXX__
diff --git a/src/ui/common/component/spotlight/text.cpp b/src/ui/common/component/spotlight/text.cpp
index 291e99525b..a1a18a2b1d 100644
--- a/src/ui/common/component/spotlight/text.cpp
+++ b/src/ui/common/component/spotlight/text.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#include "spotlight.h"
diff --git a/src/ui/common/component/spotlight/text.h b/src/ui/common/component/spotlight/text.h
index 8bc92e1def..83f5948ca0 100644
--- a/src/ui/common/component/spotlight/text.h
+++ b/src/ui/common/component/spotlight/text.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __ANTARES_UI_COMMON_COMPONENT_SPOTLIGHT_SPOTLIGHT_TEXT_H__
#define __ANTARES_UI_COMMON_COMPONENT_SPOTLIGHT_SPOTLIGHT_TEXT_H__
diff --git a/src/ui/common/dispatcher.h b/src/ui/common/dispatcher.h
index ce085ac3ef..2dfbcd3ee9 100644
--- a/src/ui/common/dispatcher.h
+++ b/src/ui/common/dispatcher.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __ANTARES_COMMON_EVENT_H__
#define __ANTARES_COMMON_EVENT_H__
diff --git a/src/ui/common/dispatcher/action.cpp b/src/ui/common/dispatcher/action.cpp
index ab03ec2f60..4112344111 100644
--- a/src/ui/common/dispatcher/action.cpp
+++ b/src/ui/common/dispatcher/action.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#include
diff --git a/src/ui/common/dispatcher/action.h b/src/ui/common/dispatcher/action.h
index c93011013e..65bba033f9 100644
--- a/src/ui/common/dispatcher/action.h
+++ b/src/ui/common/dispatcher/action.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __ANTARES_COMMON_ACTION_ACTION_H__
#define __ANTARES_COMMON_ACTION_ACTION_H__
diff --git a/src/ui/common/dispatcher/action.hxx b/src/ui/common/dispatcher/action.hxx
index 2697dbca2a..113b5323b3 100644
--- a/src/ui/common/dispatcher/action.hxx
+++ b/src/ui/common/dispatcher/action.hxx
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __ANTARES_COMMON_ACTION_ACTION_HXX__
#define __ANTARES_COMMON_ACTION_ACTION_HXX__
diff --git a/src/ui/common/dispatcher/dispatcher.h b/src/ui/common/dispatcher/dispatcher.h
index 0f10e65e4b..284b5cd643 100644
--- a/src/ui/common/dispatcher/dispatcher.h
+++ b/src/ui/common/dispatcher/dispatcher.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __ANTARES_DISPATCHER_DISPATCHER_H__
#define __ANTARES_DISPATCHER_DISPATCHER_H__
diff --git a/src/ui/common/dispatcher/gui.cpp b/src/ui/common/dispatcher/gui.cpp
index 1ba4cc4e56..9d5221eb9c 100644
--- a/src/ui/common/dispatcher/gui.cpp
+++ b/src/ui/common/dispatcher/gui.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#include "gui.h"
diff --git a/src/ui/common/dispatcher/gui.h b/src/ui/common/dispatcher/gui.h
index 4ebc3b06cb..7fea02661d 100644
--- a/src/ui/common/dispatcher/gui.h
+++ b/src/ui/common/dispatcher/gui.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __ANTARES_TOOLBOX_ACTION_GUI_H__
#define __ANTARES_TOOLBOX_ACTION_GUI_H__
diff --git a/src/ui/common/dispatcher/gui.hxx b/src/ui/common/dispatcher/gui.hxx
index 48396ffd0c..133b5a47af 100644
--- a/src/ui/common/dispatcher/gui.hxx
+++ b/src/ui/common/dispatcher/gui.hxx
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __ANTARES_TOOLBOX_ACTION_GUI_HXX__
#define __ANTARES_TOOLBOX_ACTION_GUI_HXX__
diff --git a/src/ui/common/dispatcher/settings.cpp b/src/ui/common/dispatcher/settings.cpp
index 7dfd0c93c5..e59d98956b 100644
--- a/src/ui/common/dispatcher/settings.cpp
+++ b/src/ui/common/dispatcher/settings.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#include "settings.h"
diff --git a/src/ui/common/dispatcher/settings.h b/src/ui/common/dispatcher/settings.h
index 6734385585..c12d1f7f18 100644
--- a/src/ui/common/dispatcher/settings.h
+++ b/src/ui/common/dispatcher/settings.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __ANTARES_COMMON_ACTION_SETTINGS_H__
#define __ANTARES_COMMON_ACTION_SETTINGS_H__
diff --git a/src/ui/common/fwd.h b/src/ui/common/fwd.h
index de790de897..76ae2b3764 100644
--- a/src/ui/common/fwd.h
+++ b/src/ui/common/fwd.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __ANTARES_TOOLBOX_FWD_H__
#define __ANTARES_TOOLBOX_FWD_H__
diff --git a/src/ui/common/lock.cpp b/src/ui/common/lock.cpp
index 91a7f298b5..739e239e40 100644
--- a/src/ui/common/lock.cpp
+++ b/src/ui/common/lock.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#include "lock.h"
diff --git a/src/ui/common/lock.h b/src/ui/common/lock.h
index 6e13e6c6b6..268d2f8e7b 100644
--- a/src/ui/common/lock.h
+++ b/src/ui/common/lock.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __ANTARES_UI_COMMON_LOCK_H__
#define __ANTARES_UI_COMMON_LOCK_H__
diff --git a/src/ui/common/wx-wrapper.cpp b/src/ui/common/wx-wrapper.cpp
index ecf1a02c79..1d1df9be49 100644
--- a/src/ui/common/wx-wrapper.cpp
+++ b/src/ui/common/wx-wrapper.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#include "wx-wrapper.h"
diff --git a/src/ui/common/wx-wrapper.h b/src/ui/common/wx-wrapper.h
index 3665586687..5be74edfbf 100644
--- a/src/ui/common/wx-wrapper.h
+++ b/src/ui/common/wx-wrapper.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __ANTARES_TOOLBOX_WX_WIDGETS_H__
#define __ANTARES_TOOLBOX_WX_WIDGETS_H__
diff --git a/src/ui/common/wx-wrapper.hxx b/src/ui/common/wx-wrapper.hxx
index e2a1187ffd..ed65b0da32 100644
--- a/src/ui/common/wx-wrapper.hxx
+++ b/src/ui/common/wx-wrapper.hxx
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __ANTARES_TOOLBOX_WX_WIDGETS_HXX__
#define __ANTARES_TOOLBOX_WX_WIDGETS_HXX__
diff --git a/src/ui/simulator/application/application.cpp b/src/ui/simulator/application/application.cpp
index 83d8012f54..17eb88d743 100644
--- a/src/ui/simulator/application/application.cpp
+++ b/src/ui/simulator/application/application.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#include
diff --git a/src/ui/simulator/application/application.h b/src/ui/simulator/application/application.h
index 3aad30642d..7ab2044e46 100644
--- a/src/ui/simulator/application/application.h
+++ b/src/ui/simulator/application/application.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __ANTARES_APPLICATION_H__
#define __ANTARES_APPLICATION_H__
diff --git a/src/ui/simulator/application/main.h b/src/ui/simulator/application/main.h
index ad3754555b..4e1a2731ac 100644
--- a/src/ui/simulator/application/main.h
+++ b/src/ui/simulator/application/main.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __ANTARES_APPLICATION_MAIN_H__
#define __ANTARES_APPLICATION_MAIN_H__
diff --git a/src/ui/simulator/application/main/analyzer.cpp b/src/ui/simulator/application/main/analyzer.cpp
index 1fd2dc1cf9..47f73da986 100644
--- a/src/ui/simulator/application/main/analyzer.cpp
+++ b/src/ui/simulator/application/main/analyzer.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#include "main.h"
diff --git a/src/ui/simulator/application/main/build/economic-optimization.cpp b/src/ui/simulator/application/main/build/economic-optimization.cpp
index 4256efcdca..f3056e7608 100644
--- a/src/ui/simulator/application/main/build/economic-optimization.cpp
+++ b/src/ui/simulator/application/main/build/economic-optimization.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#include "../main.h"
diff --git a/src/ui/simulator/application/main/build/hydro.cpp b/src/ui/simulator/application/main/build/hydro.cpp
index da0aabadab..2901a43272 100644
--- a/src/ui/simulator/application/main/build/hydro.cpp
+++ b/src/ui/simulator/application/main/build/hydro.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#include "../main.h"
diff --git a/src/ui/simulator/application/main/build/load.cpp b/src/ui/simulator/application/main/build/load.cpp
index 45ff6153a4..2add450d6b 100644
--- a/src/ui/simulator/application/main/build/load.cpp
+++ b/src/ui/simulator/application/main/build/load.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#include "../main.h"
diff --git a/src/ui/simulator/application/main/build/notes.cpp b/src/ui/simulator/application/main/build/notes.cpp
index 07f2adba66..51e9a4313d 100644
--- a/src/ui/simulator/application/main/build/notes.cpp
+++ b/src/ui/simulator/application/main/build/notes.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#include "../main.h"
diff --git a/src/ui/simulator/application/main/build/scenario-builder.cpp b/src/ui/simulator/application/main/build/scenario-builder.cpp
index 645792f9ca..45e1322d63 100644
--- a/src/ui/simulator/application/main/build/scenario-builder.cpp
+++ b/src/ui/simulator/application/main/build/scenario-builder.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#include
diff --git a/src/ui/simulator/application/main/build/sets.cpp b/src/ui/simulator/application/main/build/sets.cpp
index 1a8edefaf4..ae4193040b 100644
--- a/src/ui/simulator/application/main/build/sets.cpp
+++ b/src/ui/simulator/application/main/build/sets.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#include "../main.h"
diff --git a/src/ui/simulator/application/main/build/solar.cpp b/src/ui/simulator/application/main/build/solar.cpp
index d74a0f7503..72463362df 100644
--- a/src/ui/simulator/application/main/build/solar.cpp
+++ b/src/ui/simulator/application/main/build/solar.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#include "../main.h"
diff --git a/src/ui/simulator/application/main/build/standard-page.hxx b/src/ui/simulator/application/main/build/standard-page.hxx
index 4ad731c356..bb0d079970 100644
--- a/src/ui/simulator/application/main/build/standard-page.hxx
+++ b/src/ui/simulator/application/main/build/standard-page.hxx
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef ANTARES_APPLICATION_MAIN_BUILD_STANDARD_PAGE_HXX__
#define ANTARES_APPLICATION_MAIN_BUILD_STANDARD_PAGE_HXX__
diff --git a/src/ui/simulator/application/main/build/wind.cpp b/src/ui/simulator/application/main/build/wind.cpp
index 60dc2fac68..a40584053c 100644
--- a/src/ui/simulator/application/main/build/wind.cpp
+++ b/src/ui/simulator/application/main/build/wind.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#include "../main.h"
diff --git a/src/ui/simulator/application/main/cleaner.cpp b/src/ui/simulator/application/main/cleaner.cpp
index 65bc8083ba..de42e78e92 100644
--- a/src/ui/simulator/application/main/cleaner.cpp
+++ b/src/ui/simulator/application/main/cleaner.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#include "main.h"
diff --git a/src/ui/simulator/application/main/constraintsbuilder.cpp b/src/ui/simulator/application/main/constraintsbuilder.cpp
index 552689c375..f1b43bdd6f 100644
--- a/src/ui/simulator/application/main/constraintsbuilder.cpp
+++ b/src/ui/simulator/application/main/constraintsbuilder.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#include "main.h"
diff --git a/src/ui/simulator/application/main/create.cpp b/src/ui/simulator/application/main/create.cpp
index 8f23eae5dd..40a8bfb3f4 100644
--- a/src/ui/simulator/application/main/create.cpp
+++ b/src/ui/simulator/application/main/create.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#include "main.h"
diff --git a/src/ui/simulator/application/main/disabler.h b/src/ui/simulator/application/main/disabler.h
index a022a0f3dd..8dfde4fd56 100644
--- a/src/ui/simulator/application/main/disabler.h
+++ b/src/ui/simulator/application/main/disabler.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __ANTARES_APPLICATION_MAIN_DISABLER_H__
#define __ANTARES_APPLICATION_MAIN_DISABLER_H__
diff --git a/src/ui/simulator/application/main/drag-drop.hxx b/src/ui/simulator/application/main/drag-drop.hxx
index e3f544d082..1e2c906513 100644
--- a/src/ui/simulator/application/main/drag-drop.hxx
+++ b/src/ui/simulator/application/main/drag-drop.hxx
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#include "main.h"
diff --git a/src/ui/simulator/application/main/events.cpp b/src/ui/simulator/application/main/events.cpp
index 658b2d15fb..2e627e97f0 100644
--- a/src/ui/simulator/application/main/events.cpp
+++ b/src/ui/simulator/application/main/events.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#include "main.h"
diff --git a/src/ui/simulator/application/main/events.edit.cpp b/src/ui/simulator/application/main/events.edit.cpp
index af07f5d82b..84406ea69f 100644
--- a/src/ui/simulator/application/main/events.edit.cpp
+++ b/src/ui/simulator/application/main/events.edit.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#include "main.h"
diff --git a/src/ui/simulator/application/main/events.file.cpp b/src/ui/simulator/application/main/events.file.cpp
index 588379514a..76bf79e367 100644
--- a/src/ui/simulator/application/main/events.file.cpp
+++ b/src/ui/simulator/application/main/events.file.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#include "main.h"
diff --git a/src/ui/simulator/application/main/events.simulation.cpp b/src/ui/simulator/application/main/events.simulation.cpp
index 81d86e7601..761206b842 100644
--- a/src/ui/simulator/application/main/events.simulation.cpp
+++ b/src/ui/simulator/application/main/events.simulation.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#include "../main.h"
diff --git a/src/ui/simulator/application/main/fwd.h b/src/ui/simulator/application/main/fwd.h
index 134fdcaba6..14d7890c21 100644
--- a/src/ui/simulator/application/main/fwd.h
+++ b/src/ui/simulator/application/main/fwd.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __ANTARES_FWD_H__
#define __ANTARES_FWD_H__
diff --git a/src/ui/simulator/application/main/help.cpp b/src/ui/simulator/application/main/help.cpp
index a23809cb8c..f2f1dd4d07 100644
--- a/src/ui/simulator/application/main/help.cpp
+++ b/src/ui/simulator/application/main/help.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#include
diff --git a/src/ui/simulator/application/main/internal-data.cpp b/src/ui/simulator/application/main/internal-data.cpp
index 5d980fd218..f7519b8579 100644
--- a/src/ui/simulator/application/main/internal-data.cpp
+++ b/src/ui/simulator/application/main/internal-data.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#include "internal-data.h"
diff --git a/src/ui/simulator/application/main/internal-data.h b/src/ui/simulator/application/main/internal-data.h
index cd45fc626b..13001c87a3 100644
--- a/src/ui/simulator/application/main/internal-data.h
+++ b/src/ui/simulator/application/main/internal-data.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __ANTARES_APPLICATION_MAIN_INTERNAL_DATA_H__
#define __ANTARES_APPLICATION_MAIN_INTERNAL_DATA_H__
diff --git a/src/ui/simulator/application/main/internal-ids.h b/src/ui/simulator/application/main/internal-ids.h
index 3d457a2032..59961374d0 100644
--- a/src/ui/simulator/application/main/internal-ids.h
+++ b/src/ui/simulator/application/main/internal-ids.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __ANTARES_APPLICATION_MAIN_INTERNAL_IDS_H__
#define __ANTARES_APPLICATION_MAIN_INTERNAL_IDS_H__
diff --git a/src/ui/simulator/application/main/logs.cpp b/src/ui/simulator/application/main/logs.cpp
index 94dff09335..d0481da312 100644
--- a/src/ui/simulator/application/main/logs.cpp
+++ b/src/ui/simulator/application/main/logs.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#include
#include "../main.h"
diff --git a/src/ui/simulator/application/main/main.cpp b/src/ui/simulator/application/main/main.cpp
index d4cca35472..2713d68948 100644
--- a/src/ui/simulator/application/main/main.cpp
+++ b/src/ui/simulator/application/main/main.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#include "main.h"
diff --git a/src/ui/simulator/application/main/main.h b/src/ui/simulator/application/main/main.h
index a870f91fb2..ff7e3bbc24 100644
--- a/src/ui/simulator/application/main/main.h
+++ b/src/ui/simulator/application/main/main.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __ANTARES_APPLICATION_MAIN_MAIN_H__
#define __ANTARES_APPLICATION_MAIN_MAIN_H__
diff --git a/src/ui/simulator/application/main/main.hxx b/src/ui/simulator/application/main/main.hxx
index 50c09b051f..a7576bb167 100644
--- a/src/ui/simulator/application/main/main.hxx
+++ b/src/ui/simulator/application/main/main.hxx
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __ANTARES_APPLICATION_MAIN_MAIN_HXX__
#define __ANTARES_APPLICATION_MAIN_MAIN_HXX__
diff --git a/src/ui/simulator/application/main/menu.cpp b/src/ui/simulator/application/main/menu.cpp
index 86b118f4f6..563c5523d3 100644
--- a/src/ui/simulator/application/main/menu.cpp
+++ b/src/ui/simulator/application/main/menu.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#include "../main.h"
diff --git a/src/ui/simulator/application/main/notes.cpp b/src/ui/simulator/application/main/notes.cpp
index 389e6aa1de..f558b0c462 100644
--- a/src/ui/simulator/application/main/notes.cpp
+++ b/src/ui/simulator/application/main/notes.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#include "../main.h"
diff --git a/src/ui/simulator/application/main/options.cpp b/src/ui/simulator/application/main/options.cpp
index 32ee3dbcdc..0a8c5c92eb 100644
--- a/src/ui/simulator/application/main/options.cpp
+++ b/src/ui/simulator/application/main/options.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#include "../main.h"
diff --git a/src/ui/simulator/application/main/paste-from-clipboard.cpp b/src/ui/simulator/application/main/paste-from-clipboard.cpp
index a8fce58ee5..abaa5e3627 100644
--- a/src/ui/simulator/application/main/paste-from-clipboard.cpp
+++ b/src/ui/simulator/application/main/paste-from-clipboard.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#include "main.h"
diff --git a/src/ui/simulator/application/main/refresh.cpp b/src/ui/simulator/application/main/refresh.cpp
index fd07e11408..2dafa2e7eb 100644
--- a/src/ui/simulator/application/main/refresh.cpp
+++ b/src/ui/simulator/application/main/refresh.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#include "main.h"
diff --git a/src/ui/simulator/application/main/statusbar.cpp b/src/ui/simulator/application/main/statusbar.cpp
index 3b6bb02e09..8d819d0e31 100644
--- a/src/ui/simulator/application/main/statusbar.cpp
+++ b/src/ui/simulator/application/main/statusbar.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#include
diff --git a/src/ui/simulator/application/main/wip.cpp b/src/ui/simulator/application/main/wip.cpp
index bcd6f0efab..003873c65f 100644
--- a/src/ui/simulator/application/main/wip.cpp
+++ b/src/ui/simulator/application/main/wip.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#include "main.h"
diff --git a/src/ui/simulator/application/menus.cpp b/src/ui/simulator/application/menus.cpp
index 5d21e029a2..327e7cf226 100644
--- a/src/ui/simulator/application/menus.cpp
+++ b/src/ui/simulator/application/menus.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#include
diff --git a/src/ui/simulator/application/menus.h b/src/ui/simulator/application/menus.h
index 7f639b9b05..2ab87bbc82 100644
--- a/src/ui/simulator/application/menus.h
+++ b/src/ui/simulator/application/menus.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __ANTARES_FORMS_MENU_H__
#define __ANTARES_FORMS_MENU_H__
diff --git a/src/ui/simulator/application/recentfiles.cpp b/src/ui/simulator/application/recentfiles.cpp
index 37bae37dfb..97bef55ca6 100644
--- a/src/ui/simulator/application/recentfiles.cpp
+++ b/src/ui/simulator/application/recentfiles.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#include
diff --git a/src/ui/simulator/application/recentfiles.h b/src/ui/simulator/application/recentfiles.h
index e2808e9f5d..cea3479c52 100644
--- a/src/ui/simulator/application/recentfiles.h
+++ b/src/ui/simulator/application/recentfiles.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __ANTARES_APPLICATION_RECENT_FILES_H__
#define __ANTARES_APPLICATION_RECENT_FILES_H__
diff --git a/src/ui/simulator/application/study.cpp b/src/ui/simulator/application/study.cpp
index 1a4e9b5377..35feea557c 100644
--- a/src/ui/simulator/application/study.cpp
+++ b/src/ui/simulator/application/study.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#include "study.h"
#include
diff --git a/src/ui/simulator/application/study.h b/src/ui/simulator/application/study.h
index a6d408d638..197bd85c46 100644
--- a/src/ui/simulator/application/study.h
+++ b/src/ui/simulator/application/study.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __ANTARES_APPLICATION_STUDY_H__
#define __ANTARES_APPLICATION_STUDY_H__
diff --git a/src/ui/simulator/application/wait.cpp b/src/ui/simulator/application/wait.cpp
index 6a83db16a2..3f903a3e57 100644
--- a/src/ui/simulator/application/wait.cpp
+++ b/src/ui/simulator/application/wait.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#include
diff --git a/src/ui/simulator/application/wait.h b/src/ui/simulator/application/wait.h
index 0223c670bc..3df785ed1f 100644
--- a/src/ui/simulator/application/wait.h
+++ b/src/ui/simulator/application/wait.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __ANTARES_APPLICATION_PLEASE_WAIT_H__
#define __ANTARES_APPLICATION_PLEASE_WAIT_H__
diff --git a/src/ui/simulator/config.h b/src/ui/simulator/config.h
index c96eae892d..e1602e3002 100644
--- a/src/ui/simulator/config.h
+++ b/src/ui/simulator/config.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __ANTARES_INTERFACE_CONFIG_H__
#define __ANTARES_INTERFACE_CONFIG_H__
diff --git a/src/ui/simulator/main.cpp b/src/ui/simulator/main.cpp
index bf36e9564a..3a7f1904d0 100644
--- a/src/ui/simulator/main.cpp
+++ b/src/ui/simulator/main.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#include
diff --git a/src/ui/simulator/toolbox/clipboard/clipboard.cpp b/src/ui/simulator/toolbox/clipboard/clipboard.cpp
index 8be58abed2..51b9813c38 100644
--- a/src/ui/simulator/toolbox/clipboard/clipboard.cpp
+++ b/src/ui/simulator/toolbox/clipboard/clipboard.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#include "clipboard.h"
diff --git a/src/ui/simulator/toolbox/clipboard/clipboard.h b/src/ui/simulator/toolbox/clipboard/clipboard.h
index 78397b6a19..85353e850f 100644
--- a/src/ui/simulator/toolbox/clipboard/clipboard.h
+++ b/src/ui/simulator/toolbox/clipboard/clipboard.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __ANTARES_TOOLBOX_CLIPBOARD_CLIPBOARD_H__
#define __ANTARES_TOOLBOX_CLIPBOARD_CLIPBOARD_H__
diff --git a/src/ui/simulator/toolbox/components/button.h b/src/ui/simulator/toolbox/components/button.h
index d6c416a468..638132bcd3 100644
--- a/src/ui/simulator/toolbox/components/button.h
+++ b/src/ui/simulator/toolbox/components/button.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __ANTARES_TOOLBOX_COMPONENTS_BUTTON_H__
#define __ANTARES_TOOLBOX_COMPONENTS_BUTTON_H__
diff --git a/src/ui/simulator/toolbox/components/button/button.cpp b/src/ui/simulator/toolbox/components/button/button.cpp
index 968701b03f..d6179561d0 100644
--- a/src/ui/simulator/toolbox/components/button/button.cpp
+++ b/src/ui/simulator/toolbox/components/button/button.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#include "button.h"
diff --git a/src/ui/simulator/toolbox/components/button/button.h b/src/ui/simulator/toolbox/components/button/button.h
index b71033bf6b..a03239cf15 100644
--- a/src/ui/simulator/toolbox/components/button/button.h
+++ b/src/ui/simulator/toolbox/components/button/button.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __ANTARES_TOOLBOX_COMPONENTS_BUTTON_BUTTON_H__
#define __ANTARES_TOOLBOX_COMPONENTS_BUTTON_BUTTON_H__
diff --git a/src/ui/simulator/toolbox/components/button/button.hxx b/src/ui/simulator/toolbox/components/button/button.hxx
index 652681a3bc..6e82239767 100644
--- a/src/ui/simulator/toolbox/components/button/button.hxx
+++ b/src/ui/simulator/toolbox/components/button/button.hxx
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __ANTARES_TOOLBOX_COMPONENTS_BUTTON_BUTTON_HXX__
#define __ANTARES_TOOLBOX_COMPONENTS_BUTTON_BUTTON_HXX__
diff --git a/src/ui/simulator/toolbox/components/captionpanel.cpp b/src/ui/simulator/toolbox/components/captionpanel.cpp
index 62ebb6843e..82db93209f 100644
--- a/src/ui/simulator/toolbox/components/captionpanel.cpp
+++ b/src/ui/simulator/toolbox/components/captionpanel.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#include "captionpanel.h"
diff --git a/src/ui/simulator/toolbox/components/captionpanel.h b/src/ui/simulator/toolbox/components/captionpanel.h
index 27a023987c..de1f1c1b1c 100644
--- a/src/ui/simulator/toolbox/components/captionpanel.h
+++ b/src/ui/simulator/toolbox/components/captionpanel.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __ANTARES_TOOLBOX_COMPONENTS_CAPTIONPANEL_H__
#define __ANTARES_TOOLBOX_COMPONENTS_CAPTIONPANEL_H__
diff --git a/src/ui/simulator/toolbox/components/datagrid/component.cpp b/src/ui/simulator/toolbox/components/datagrid/component.cpp
index 7a2b6df99f..77053582fc 100644
--- a/src/ui/simulator/toolbox/components/datagrid/component.cpp
+++ b/src/ui/simulator/toolbox/components/datagrid/component.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#include
diff --git a/src/ui/simulator/toolbox/components/datagrid/component.h b/src/ui/simulator/toolbox/components/datagrid/component.h
index facd6a83e9..b3c2046ea2 100644
--- a/src/ui/simulator/toolbox/components/datagrid/component.h
+++ b/src/ui/simulator/toolbox/components/datagrid/component.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __ANTARES_TOOLBOX_COMPONENT_DATAGRID_COMPONENT_H__
#define __ANTARES_TOOLBOX_COMPONENT_DATAGRID_COMPONENT_H__
diff --git a/src/ui/simulator/toolbox/components/datagrid/dbgrid.cpp b/src/ui/simulator/toolbox/components/datagrid/dbgrid.cpp
index dd10ccf3cc..9ba35b0128 100644
--- a/src/ui/simulator/toolbox/components/datagrid/dbgrid.cpp
+++ b/src/ui/simulator/toolbox/components/datagrid/dbgrid.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#include "dbgrid.h"
diff --git a/src/ui/simulator/toolbox/components/datagrid/dbgrid.h b/src/ui/simulator/toolbox/components/datagrid/dbgrid.h
index a7f32b98b8..42a6680756 100644
--- a/src/ui/simulator/toolbox/components/datagrid/dbgrid.h
+++ b/src/ui/simulator/toolbox/components/datagrid/dbgrid.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __ANTARES_TOOLBOX_COMPONENT_DATAGRID_DBGRID_H__
#define __ANTARES_TOOLBOX_COMPONENT_DATAGRID_DBGRID_H__
diff --git a/src/ui/simulator/toolbox/components/datagrid/default.h b/src/ui/simulator/toolbox/components/datagrid/default.h
index f56a42676e..5718079895 100644
--- a/src/ui/simulator/toolbox/components/datagrid/default.h
+++ b/src/ui/simulator/toolbox/components/datagrid/default.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __ANTARES_TOOLBOX_COMPONENT_DATAGRID_DEFAULT_H__
#define __ANTARES_TOOLBOX_COMPONENT_DATAGRID_DEFAULT_H__
diff --git a/src/ui/simulator/toolbox/components/datagrid/filter/all/any.h b/src/ui/simulator/toolbox/components/datagrid/filter/all/any.h
index 7510a44f45..507bdd66f7 100644
--- a/src/ui/simulator/toolbox/components/datagrid/filter/all/any.h
+++ b/src/ui/simulator/toolbox/components/datagrid/filter/all/any.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __ANTARES_TOOLBOX_FILTER_ALL_ANY_H__
#define __ANTARES_TOOLBOX_FILTER_ALL_ANY_H__
diff --git a/src/ui/simulator/toolbox/components/datagrid/filter/all/columnindex.h b/src/ui/simulator/toolbox/components/datagrid/filter/all/columnindex.h
index 1a333aba0a..b795f443f5 100644
--- a/src/ui/simulator/toolbox/components/datagrid/filter/all/columnindex.h
+++ b/src/ui/simulator/toolbox/components/datagrid/filter/all/columnindex.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __ANTARES_TOOLBOX_COMPONENTS_DATAGRID_FILTER_ALL_COLUMN_INDEX_H__
#define __ANTARES_TOOLBOX_COMPONENTS_DATAGRID_FILTER_ALL_COLUMN_INDEX_H__
diff --git a/src/ui/simulator/toolbox/components/datagrid/filter/all/day.h b/src/ui/simulator/toolbox/components/datagrid/filter/all/day.h
index 0014cca8f5..1f6300686e 100644
--- a/src/ui/simulator/toolbox/components/datagrid/filter/all/day.h
+++ b/src/ui/simulator/toolbox/components/datagrid/filter/all/day.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __ANTARES_TOOLBOX_COMPONENTS_DATAGRID_FILTER_ALL_DAY_H__
#define __ANTARES_TOOLBOX_COMPONENTS_DATAGRID_FILTER_ALL_DAY_H__
diff --git a/src/ui/simulator/toolbox/components/datagrid/filter/all/dayyear.h b/src/ui/simulator/toolbox/components/datagrid/filter/all/dayyear.h
index 03c8957e76..007b4e9d4b 100644
--- a/src/ui/simulator/toolbox/components/datagrid/filter/all/dayyear.h
+++ b/src/ui/simulator/toolbox/components/datagrid/filter/all/dayyear.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __ANTARES_TOOLBOX_COMPONENTS_DATAGRID_FILTER_ALL_DAYYEAR_H__
#define __ANTARES_TOOLBOX_COMPONENTS_DATAGRID_FILTER_ALL_DAYYEAR_H__
diff --git a/src/ui/simulator/toolbox/components/datagrid/filter/all/hour.h b/src/ui/simulator/toolbox/components/datagrid/filter/all/hour.h
index fe260a0ae6..0e65c23403 100644
--- a/src/ui/simulator/toolbox/components/datagrid/filter/all/hour.h
+++ b/src/ui/simulator/toolbox/components/datagrid/filter/all/hour.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __ANTARES_TOOLBOX_COMPONENTS_DATAGRID_FILTER_ALL_HOUR_H__
#define __ANTARES_TOOLBOX_COMPONENTS_DATAGRID_FILTER_ALL_HOUR_H__
diff --git a/src/ui/simulator/toolbox/components/datagrid/filter/all/houryear.h b/src/ui/simulator/toolbox/components/datagrid/filter/all/houryear.h
index 8a7069c98e..953c638cea 100644
--- a/src/ui/simulator/toolbox/components/datagrid/filter/all/houryear.h
+++ b/src/ui/simulator/toolbox/components/datagrid/filter/all/houryear.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __ANTARES_TOOLBOX_FILTER_ALL_HOUR_YEAR_H__
#define __ANTARES_TOOLBOX_FILTER_ALL_HOUR_YEAR_H__
diff --git a/src/ui/simulator/toolbox/components/datagrid/filter/all/month.cpp b/src/ui/simulator/toolbox/components/datagrid/filter/all/month.cpp
index e0477c1823..272be39dbe 100644
--- a/src/ui/simulator/toolbox/components/datagrid/filter/all/month.cpp
+++ b/src/ui/simulator/toolbox/components/datagrid/filter/all/month.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#include "month.h"
diff --git a/src/ui/simulator/toolbox/components/datagrid/filter/all/month.h b/src/ui/simulator/toolbox/components/datagrid/filter/all/month.h
index ffd15b5573..ad0aa3fcf5 100644
--- a/src/ui/simulator/toolbox/components/datagrid/filter/all/month.h
+++ b/src/ui/simulator/toolbox/components/datagrid/filter/all/month.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __ANTARES_TOOLBOX_COMPONENTS_DATAGRID_FILTER_ALL_MONTH_H__
#define __ANTARES_TOOLBOX_COMPONENTS_DATAGRID_FILTER_ALL_MONTH_H__
diff --git a/src/ui/simulator/toolbox/components/datagrid/filter/all/week.cpp b/src/ui/simulator/toolbox/components/datagrid/filter/all/week.cpp
index b3d4b4203c..ef22da9147 100644
--- a/src/ui/simulator/toolbox/components/datagrid/filter/all/week.cpp
+++ b/src/ui/simulator/toolbox/components/datagrid/filter/all/week.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#include "week.h"
diff --git a/src/ui/simulator/toolbox/components/datagrid/filter/all/week.h b/src/ui/simulator/toolbox/components/datagrid/filter/all/week.h
index 0caed18db8..4a495e6c0a 100644
--- a/src/ui/simulator/toolbox/components/datagrid/filter/all/week.h
+++ b/src/ui/simulator/toolbox/components/datagrid/filter/all/week.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __ANTARES_TOOLBOX_COMPONENTS_DATAGRID_FILTER_ALL_WEEK_H__
#define __ANTARES_TOOLBOX_COMPONENTS_DATAGRID_FILTER_ALL_WEEK_H__
diff --git a/src/ui/simulator/toolbox/components/datagrid/filter/all/weekday.h b/src/ui/simulator/toolbox/components/datagrid/filter/all/weekday.h
index 19780d297e..d873c49424 100644
--- a/src/ui/simulator/toolbox/components/datagrid/filter/all/weekday.h
+++ b/src/ui/simulator/toolbox/components/datagrid/filter/all/weekday.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __ANTARES_TOOLBOX_COMPONENTS_DATAGRID_FILTER_ALL_WEEKDAY_H__
#define __ANTARES_TOOLBOX_COMPONENTS_DATAGRID_FILTER_ALL_WEEKDAY_H__
diff --git a/src/ui/simulator/toolbox/components/datagrid/filter/component.cpp b/src/ui/simulator/toolbox/components/datagrid/filter/component.cpp
index a25ab49944..52962d3035 100644
--- a/src/ui/simulator/toolbox/components/datagrid/filter/component.cpp
+++ b/src/ui/simulator/toolbox/components/datagrid/filter/component.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#include "component.h"
diff --git a/src/ui/simulator/toolbox/components/datagrid/filter/component.h b/src/ui/simulator/toolbox/components/datagrid/filter/component.h
index 3e31a1e652..803b880748 100644
--- a/src/ui/simulator/toolbox/components/datagrid/filter/component.h
+++ b/src/ui/simulator/toolbox/components/datagrid/filter/component.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __ANTARES_TOOLBOX_FILTER_COMPONENT_H__
#define __ANTARES_TOOLBOX_FILTER_COMPONENT_H__
diff --git a/src/ui/simulator/toolbox/components/datagrid/filter/filter.cpp b/src/ui/simulator/toolbox/components/datagrid/filter/filter.cpp
index 145fe02137..ce195fa781 100644
--- a/src/ui/simulator/toolbox/components/datagrid/filter/filter.cpp
+++ b/src/ui/simulator/toolbox/components/datagrid/filter/filter.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#include "operator.h"
diff --git a/src/ui/simulator/toolbox/components/datagrid/filter/filter.h b/src/ui/simulator/toolbox/components/datagrid/filter/filter.h
index c5631fa69b..da90da6b43 100644
--- a/src/ui/simulator/toolbox/components/datagrid/filter/filter.h
+++ b/src/ui/simulator/toolbox/components/datagrid/filter/filter.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __ANTARES_TOOLBOX_FILTER_FILTER_H__
#define __ANTARES_TOOLBOX_FILTER_FILTER_H__
diff --git a/src/ui/simulator/toolbox/components/datagrid/filter/input.cpp b/src/ui/simulator/toolbox/components/datagrid/filter/input.cpp
index 782177ec0e..f72dbffd44 100644
--- a/src/ui/simulator/toolbox/components/datagrid/filter/input.cpp
+++ b/src/ui/simulator/toolbox/components/datagrid/filter/input.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#include "input.h"
diff --git a/src/ui/simulator/toolbox/components/datagrid/filter/input.h b/src/ui/simulator/toolbox/components/datagrid/filter/input.h
index 5fdc0b2c42..f5af9b2f77 100644
--- a/src/ui/simulator/toolbox/components/datagrid/filter/input.h
+++ b/src/ui/simulator/toolbox/components/datagrid/filter/input.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __ANTARES_TOOLBOX_FILTER_INPUT_H__
#define __ANTARES_TOOLBOX_FILTER_INPUT_H__
diff --git a/src/ui/simulator/toolbox/components/datagrid/filter/operator.cpp b/src/ui/simulator/toolbox/components/datagrid/filter/operator.cpp
index 35dd8c86ca..3a9a889106 100644
--- a/src/ui/simulator/toolbox/components/datagrid/filter/operator.cpp
+++ b/src/ui/simulator/toolbox/components/datagrid/filter/operator.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#include "operator.h"
diff --git a/src/ui/simulator/toolbox/components/datagrid/filter/operator.h b/src/ui/simulator/toolbox/components/datagrid/filter/operator.h
index 526d34b39f..6c6550c73c 100644
--- a/src/ui/simulator/toolbox/components/datagrid/filter/operator.h
+++ b/src/ui/simulator/toolbox/components/datagrid/filter/operator.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __ANTARES_TOOLBOX_FILTER_OPERATION_H__
#define __ANTARES_TOOLBOX_FILTER_OPERATION_H__
diff --git a/src/ui/simulator/toolbox/components/datagrid/filter/operator.list.cpp b/src/ui/simulator/toolbox/components/datagrid/filter/operator.list.cpp
index 4615d2bead..e0389a0eba 100644
--- a/src/ui/simulator/toolbox/components/datagrid/filter/operator.list.cpp
+++ b/src/ui/simulator/toolbox/components/datagrid/filter/operator.list.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#include "operator.list.h"
diff --git a/src/ui/simulator/toolbox/components/datagrid/filter/operator.list.h b/src/ui/simulator/toolbox/components/datagrid/filter/operator.list.h
index e3b7b0a58c..ffb44fdfc7 100644
--- a/src/ui/simulator/toolbox/components/datagrid/filter/operator.list.h
+++ b/src/ui/simulator/toolbox/components/datagrid/filter/operator.list.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __ANTARES_TOOLBOX_FILTER_OPERATOR_LIST_H__
#define __ANTARES_TOOLBOX_FILTER_OPERATOR_LIST_H__
diff --git a/src/ui/simulator/toolbox/components/datagrid/filter/operator/all.h b/src/ui/simulator/toolbox/components/datagrid/filter/operator/all.h
index 90a6f50f94..102b47a572 100644
--- a/src/ui/simulator/toolbox/components/datagrid/filter/operator/all.h
+++ b/src/ui/simulator/toolbox/components/datagrid/filter/operator/all.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __ANTARES_TOOLBOX_FILTER_OPERATOR_ALL_H__
#define __ANTARES_TOOLBOX_FILTER_OPERATOR_ALL_H__
diff --git a/src/ui/simulator/toolbox/components/datagrid/filter/operator/equals.h b/src/ui/simulator/toolbox/components/datagrid/filter/operator/equals.h
index 6690c7acff..98ef33fc7a 100644
--- a/src/ui/simulator/toolbox/components/datagrid/filter/operator/equals.h
+++ b/src/ui/simulator/toolbox/components/datagrid/filter/operator/equals.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __ANTARES_TOOLBOX_FILTER_OPERATOR_NOT_EQUALS_H__
#define __ANTARES_TOOLBOX_FILTER_OPERATOR_NOT_EQUALS_H__
diff --git a/src/ui/simulator/toolbox/components/datagrid/filter/operator/greaterthan.h b/src/ui/simulator/toolbox/components/datagrid/filter/operator/greaterthan.h
index 3b2b689d39..acf6ace909 100644
--- a/src/ui/simulator/toolbox/components/datagrid/filter/operator/greaterthan.h
+++ b/src/ui/simulator/toolbox/components/datagrid/filter/operator/greaterthan.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __ANTARES_TOOLBOX_FILTER_OPERATOR_GREATER_THAN_H__
#define __ANTARES_TOOLBOX_FILTER_OPERATOR_GREATER_THAN_H__
diff --git a/src/ui/simulator/toolbox/components/datagrid/filter/operator/greaterthanorequalsto.h b/src/ui/simulator/toolbox/components/datagrid/filter/operator/greaterthanorequalsto.h
index e0b7d1c24e..8562c46d1b 100644
--- a/src/ui/simulator/toolbox/components/datagrid/filter/operator/greaterthanorequalsto.h
+++ b/src/ui/simulator/toolbox/components/datagrid/filter/operator/greaterthanorequalsto.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __ANTARES_TOOLBOX_FILTER_OPERATOR_GREATER_THAN_OR_EQUALS_TO_H__
#define __ANTARES_TOOLBOX_FILTER_OPERATOR_GREATER_THAN_OR_EQUALS_TO_H__
diff --git a/src/ui/simulator/toolbox/components/datagrid/filter/operator/lessthan.h b/src/ui/simulator/toolbox/components/datagrid/filter/operator/lessthan.h
index c3d144ddb5..3aa0fe5aea 100644
--- a/src/ui/simulator/toolbox/components/datagrid/filter/operator/lessthan.h
+++ b/src/ui/simulator/toolbox/components/datagrid/filter/operator/lessthan.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __ANTARES_TOOLBOX_FILTER_OPERATOR_LESS_THAN_H__
#define __ANTARES_TOOLBOX_FILTER_OPERATOR_LESS_THAN_H__
diff --git a/src/ui/simulator/toolbox/components/datagrid/filter/operator/lessthanorequalsto.h b/src/ui/simulator/toolbox/components/datagrid/filter/operator/lessthanorequalsto.h
index 747c616f59..1b45f59659 100644
--- a/src/ui/simulator/toolbox/components/datagrid/filter/operator/lessthanorequalsto.h
+++ b/src/ui/simulator/toolbox/components/datagrid/filter/operator/lessthanorequalsto.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __ANTARES_TOOLBOX_FILTER_OPERATOR_LESS_THAN_OR_EQUALS_TO_H__
#define __ANTARES_TOOLBOX_FILTER_OPERATOR_LESS_THAN_OR_EQUALS_TO_H__
diff --git a/src/ui/simulator/toolbox/components/datagrid/filter/operator/modulo.h b/src/ui/simulator/toolbox/components/datagrid/filter/operator/modulo.h
index fbde0158d3..bf2c305033 100644
--- a/src/ui/simulator/toolbox/components/datagrid/filter/operator/modulo.h
+++ b/src/ui/simulator/toolbox/components/datagrid/filter/operator/modulo.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __ANTARES_TOOLBOX_FILTER_OPERATOR_MODULO_H__
#define __ANTARES_TOOLBOX_FILTER_OPERATOR_MODULO_H__
diff --git a/src/ui/simulator/toolbox/components/datagrid/filter/operator/notequals.h b/src/ui/simulator/toolbox/components/datagrid/filter/operator/notequals.h
index a9dec3192e..20b1bfaf6d 100644
--- a/src/ui/simulator/toolbox/components/datagrid/filter/operator/notequals.h
+++ b/src/ui/simulator/toolbox/components/datagrid/filter/operator/notequals.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __ANTARES_TOOLBOX_FILTER_OPERATOR_EQUALS_H__
#define __ANTARES_TOOLBOX_FILTER_OPERATOR_EQUALS_H__
diff --git a/src/ui/simulator/toolbox/components/datagrid/filter/parameter/parameter.cpp b/src/ui/simulator/toolbox/components/datagrid/filter/parameter/parameter.cpp
index ea0256742d..ef723cd979 100644
--- a/src/ui/simulator/toolbox/components/datagrid/filter/parameter/parameter.cpp
+++ b/src/ui/simulator/toolbox/components/datagrid/filter/parameter/parameter.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#include "parameter.h"
diff --git a/src/ui/simulator/toolbox/components/datagrid/filter/parameter/parameter.h b/src/ui/simulator/toolbox/components/datagrid/filter/parameter/parameter.h
index 6f27de2865..de0a8e7224 100644
--- a/src/ui/simulator/toolbox/components/datagrid/filter/parameter/parameter.h
+++ b/src/ui/simulator/toolbox/components/datagrid/filter/parameter/parameter.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __ANTARES_TOOLBOX_FILTER_PARAMETER_H__
#define __ANTARES_TOOLBOX_FILTER_PARAMETER_H__
diff --git a/src/ui/simulator/toolbox/components/datagrid/filter/static.cpp b/src/ui/simulator/toolbox/components/datagrid/filter/static.cpp
index b1c2c720f8..ee5495f0c4 100644
--- a/src/ui/simulator/toolbox/components/datagrid/filter/static.cpp
+++ b/src/ui/simulator/toolbox/components/datagrid/filter/static.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#include "filter.h"
diff --git a/src/ui/simulator/toolbox/components/datagrid/gridhelper.cpp b/src/ui/simulator/toolbox/components/datagrid/gridhelper.cpp
index 127bbfdceb..cb497385b8 100644
--- a/src/ui/simulator/toolbox/components/datagrid/gridhelper.cpp
+++ b/src/ui/simulator/toolbox/components/datagrid/gridhelper.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#include
diff --git a/src/ui/simulator/toolbox/components/datagrid/gridhelper.h b/src/ui/simulator/toolbox/components/datagrid/gridhelper.h
index 16108c890f..c81ef2c4f6 100644
--- a/src/ui/simulator/toolbox/components/datagrid/gridhelper.h
+++ b/src/ui/simulator/toolbox/components/datagrid/gridhelper.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __ANTARES_TOOLBOX_COMPONENTS_DATAGRID__GRID_HELPER_H__
#define __ANTARES_TOOLBOX_COMPONENTS_DATAGRID__GRID_HELPER_H__
diff --git a/src/ui/simulator/toolbox/components/datagrid/gridhelper.hxx b/src/ui/simulator/toolbox/components/datagrid/gridhelper.hxx
index 23b47e2c58..d30fef845b 100644
--- a/src/ui/simulator/toolbox/components/datagrid/gridhelper.hxx
+++ b/src/ui/simulator/toolbox/components/datagrid/gridhelper.hxx
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __ANTARES_TOOLBOX_COMPONENTS_DATAGRID__GRID_HELPER_HXX__
#define __ANTARES_TOOLBOX_COMPONENTS_DATAGRID__GRID_HELPER_HXX__
diff --git a/src/ui/simulator/toolbox/components/datagrid/modifiers.hxx b/src/ui/simulator/toolbox/components/datagrid/modifiers.hxx
index de31f26877..8fb1deb316 100644
--- a/src/ui/simulator/toolbox/components/datagrid/modifiers.hxx
+++ b/src/ui/simulator/toolbox/components/datagrid/modifiers.hxx
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __ANTARES_TOOLBOX_COMPONENT_DATAGRID_MODIFIERS_HXX__
#define __ANTARES_TOOLBOX_COMPONENT_DATAGRID_MODIFIERS_HXX__
diff --git a/src/ui/simulator/toolbox/components/datagrid/renderer.cpp b/src/ui/simulator/toolbox/components/datagrid/renderer.cpp
index 47acebe718..35c78cf1dd 100644
--- a/src/ui/simulator/toolbox/components/datagrid/renderer.cpp
+++ b/src/ui/simulator/toolbox/components/datagrid/renderer.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#include "renderer.h"
diff --git a/src/ui/simulator/toolbox/components/datagrid/renderer.h b/src/ui/simulator/toolbox/components/datagrid/renderer.h
index e3624fddf9..1a5e749715 100644
--- a/src/ui/simulator/toolbox/components/datagrid/renderer.h
+++ b/src/ui/simulator/toolbox/components/datagrid/renderer.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __ANTARES_TOOLBOX_COMPONENT_DATAGRID_RENDERER_H__
#define __ANTARES_TOOLBOX_COMPONENT_DATAGRID_RENDERER_H__
diff --git a/src/ui/simulator/toolbox/components/datagrid/renderer.hxx b/src/ui/simulator/toolbox/components/datagrid/renderer.hxx
index 91fd71b6cb..eb3e047479 100644
--- a/src/ui/simulator/toolbox/components/datagrid/renderer.hxx
+++ b/src/ui/simulator/toolbox/components/datagrid/renderer.hxx
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#include "renderer.h"
#ifndef __ANTARES_TOOLBOX_COMPONENT_DATAGRID_RENDERER_HXX__
diff --git a/src/ui/simulator/toolbox/components/datagrid/renderer/adequacy-patch-area-grid.cpp b/src/ui/simulator/toolbox/components/datagrid/renderer/adequacy-patch-area-grid.cpp
index 32c5bbc4d5..ba9adf107e 100644
--- a/src/ui/simulator/toolbox/components/datagrid/renderer/adequacy-patch-area-grid.cpp
+++ b/src/ui/simulator/toolbox/components/datagrid/renderer/adequacy-patch-area-grid.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#include "adequacy-patch-area-grid.h"
diff --git a/src/ui/simulator/toolbox/components/datagrid/renderer/adequacy-patch-area-grid.h b/src/ui/simulator/toolbox/components/datagrid/renderer/adequacy-patch-area-grid.h
index a0b2be5d11..41b41d6343 100644
--- a/src/ui/simulator/toolbox/components/datagrid/renderer/adequacy-patch-area-grid.h
+++ b/src/ui/simulator/toolbox/components/datagrid/renderer/adequacy-patch-area-grid.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __ANTARES_TOOLBOX_COMPONENT_DATAGRID_RENDERER_ADEQUACY_PATCH_AREAS_GRID_H__
diff --git a/src/ui/simulator/toolbox/components/datagrid/renderer/analyzer/areas.cpp b/src/ui/simulator/toolbox/components/datagrid/renderer/analyzer/areas.cpp
index b4930b90c8..911e7318ac 100644
--- a/src/ui/simulator/toolbox/components/datagrid/renderer/analyzer/areas.cpp
+++ b/src/ui/simulator/toolbox/components/datagrid/renderer/analyzer/areas.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#include "areas.h"
diff --git a/src/ui/simulator/toolbox/components/datagrid/renderer/analyzer/areas.h b/src/ui/simulator/toolbox/components/datagrid/renderer/analyzer/areas.h
index 9b305202ec..2b08daf5b9 100644
--- a/src/ui/simulator/toolbox/components/datagrid/renderer/analyzer/areas.h
+++ b/src/ui/simulator/toolbox/components/datagrid/renderer/analyzer/areas.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __ANTARES_TOOLBOX_COMPONENT_DATAGRID_RENDERER_AREA_CORRELATION_H__
#define __ANTARES_TOOLBOX_COMPONENT_DATAGRID_RENDERER_AREA_CORRELATION_H__
diff --git a/src/ui/simulator/toolbox/components/datagrid/renderer/area.cpp b/src/ui/simulator/toolbox/components/datagrid/renderer/area.cpp
index bdf7f8107c..fc5969eb38 100644
--- a/src/ui/simulator/toolbox/components/datagrid/renderer/area.cpp
+++ b/src/ui/simulator/toolbox/components/datagrid/renderer/area.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#include "area.h"
diff --git a/src/ui/simulator/toolbox/components/datagrid/renderer/area.h b/src/ui/simulator/toolbox/components/datagrid/renderer/area.h
index 7a69b7f3b6..5fc964479c 100644
--- a/src/ui/simulator/toolbox/components/datagrid/renderer/area.h
+++ b/src/ui/simulator/toolbox/components/datagrid/renderer/area.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __ANTARES_TOOLBOX_COMPONENT_DATAGRID_RENDERER_AREA_H__
#define __ANTARES_TOOLBOX_COMPONENT_DATAGRID_RENDERER_AREA_H__
diff --git a/src/ui/simulator/toolbox/components/datagrid/renderer/area/common.areasummary.cpp b/src/ui/simulator/toolbox/components/datagrid/renderer/area/common.areasummary.cpp
index 2d9c821c4a..fb86e302ba 100644
--- a/src/ui/simulator/toolbox/components/datagrid/renderer/area/common.areasummary.cpp
+++ b/src/ui/simulator/toolbox/components/datagrid/renderer/area/common.areasummary.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#include "common.areasummary.h"
diff --git a/src/ui/simulator/toolbox/components/datagrid/renderer/area/common.areasummary.h b/src/ui/simulator/toolbox/components/datagrid/renderer/area/common.areasummary.h
index 170af053fd..338aaf5bcf 100644
--- a/src/ui/simulator/toolbox/components/datagrid/renderer/area/common.areasummary.h
+++ b/src/ui/simulator/toolbox/components/datagrid/renderer/area/common.areasummary.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#pragma once
diff --git a/src/ui/simulator/toolbox/components/datagrid/renderer/area/creditmodulations.cpp b/src/ui/simulator/toolbox/components/datagrid/renderer/area/creditmodulations.cpp
index a396f4dc92..f5b9064aca 100644
--- a/src/ui/simulator/toolbox/components/datagrid/renderer/area/creditmodulations.cpp
+++ b/src/ui/simulator/toolbox/components/datagrid/renderer/area/creditmodulations.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#include "creditmodulations.h"
diff --git a/src/ui/simulator/toolbox/components/datagrid/renderer/area/creditmodulations.h b/src/ui/simulator/toolbox/components/datagrid/renderer/area/creditmodulations.h
index 4066a40fd8..cfb3aea684 100644
--- a/src/ui/simulator/toolbox/components/datagrid/renderer/area/creditmodulations.h
+++ b/src/ui/simulator/toolbox/components/datagrid/renderer/area/creditmodulations.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __ANTARES_TOOLBOX_COMPONENT_DATAGRID_RENDERER_AREA_CREDITMODULATIONS_H__
#define __ANTARES_TOOLBOX_COMPONENT_DATAGRID_RENDERER_AREA_CREDITMODULATIONS_H__
diff --git a/src/ui/simulator/toolbox/components/datagrid/renderer/area/dsm.cpp b/src/ui/simulator/toolbox/components/datagrid/renderer/area/dsm.cpp
index 75fb6fb4cf..523a2936b6 100644
--- a/src/ui/simulator/toolbox/components/datagrid/renderer/area/dsm.cpp
+++ b/src/ui/simulator/toolbox/components/datagrid/renderer/area/dsm.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#include "dsm.h"
diff --git a/src/ui/simulator/toolbox/components/datagrid/renderer/area/dsm.h b/src/ui/simulator/toolbox/components/datagrid/renderer/area/dsm.h
index c5e4e65ac7..2319847ad9 100644
--- a/src/ui/simulator/toolbox/components/datagrid/renderer/area/dsm.h
+++ b/src/ui/simulator/toolbox/components/datagrid/renderer/area/dsm.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __ANTARES_TOOLBOX_COMPONENT_DATAGRID_RENDERER_AREA_DSM_H__
#define __ANTARES_TOOLBOX_COMPONENT_DATAGRID_RENDERER_AREA_DSM_H__
diff --git a/src/ui/simulator/toolbox/components/datagrid/renderer/area/hydro/allocation.cpp b/src/ui/simulator/toolbox/components/datagrid/renderer/area/hydro/allocation.cpp
index dff1d879eb..75ba06633e 100644
--- a/src/ui/simulator/toolbox/components/datagrid/renderer/area/hydro/allocation.cpp
+++ b/src/ui/simulator/toolbox/components/datagrid/renderer/area/hydro/allocation.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#include "allocation.h"
diff --git a/src/ui/simulator/toolbox/components/datagrid/renderer/area/hydro/allocation.h b/src/ui/simulator/toolbox/components/datagrid/renderer/area/hydro/allocation.h
index c0bc98649d..7413f0357a 100644
--- a/src/ui/simulator/toolbox/components/datagrid/renderer/area/hydro/allocation.h
+++ b/src/ui/simulator/toolbox/components/datagrid/renderer/area/hydro/allocation.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __ANTARES_TOOLBOX_COMPONENT_DATAGRID_RENDERER_AREA_HYDRO_ALLOCATION_H__
#define __ANTARES_TOOLBOX_COMPONENT_DATAGRID_RENDERER_AREA_HYDRO_ALLOCATION_H__
diff --git a/src/ui/simulator/toolbox/components/datagrid/renderer/area/hydromonthlypower.cpp b/src/ui/simulator/toolbox/components/datagrid/renderer/area/hydromonthlypower.cpp
index 9c0d2c0bfb..236853a7bf 100644
--- a/src/ui/simulator/toolbox/components/datagrid/renderer/area/hydromonthlypower.cpp
+++ b/src/ui/simulator/toolbox/components/datagrid/renderer/area/hydromonthlypower.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#include "hydromonthlypower.h"
diff --git a/src/ui/simulator/toolbox/components/datagrid/renderer/area/hydromonthlypower.h b/src/ui/simulator/toolbox/components/datagrid/renderer/area/hydromonthlypower.h
index 9acd8213f2..5cd806df6e 100644
--- a/src/ui/simulator/toolbox/components/datagrid/renderer/area/hydromonthlypower.h
+++ b/src/ui/simulator/toolbox/components/datagrid/renderer/area/hydromonthlypower.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __ANTARES_TOOLBOX_COMPONENT_DATAGRID_RENDERER_AREA_HYDRO_MONTHLY_POWER_H__
#define __ANTARES_TOOLBOX_COMPONENT_DATAGRID_RENDERER_AREA_HYDRO_MONTHLY_POWER_H__
diff --git a/src/ui/simulator/toolbox/components/datagrid/renderer/area/hydroprepro.cpp b/src/ui/simulator/toolbox/components/datagrid/renderer/area/hydroprepro.cpp
index fbf0088fab..100e7e537d 100644
--- a/src/ui/simulator/toolbox/components/datagrid/renderer/area/hydroprepro.cpp
+++ b/src/ui/simulator/toolbox/components/datagrid/renderer/area/hydroprepro.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#include "hydroprepro.h"
diff --git a/src/ui/simulator/toolbox/components/datagrid/renderer/area/hydroprepro.h b/src/ui/simulator/toolbox/components/datagrid/renderer/area/hydroprepro.h
index caf8784067..47a91f1b5c 100644
--- a/src/ui/simulator/toolbox/components/datagrid/renderer/area/hydroprepro.h
+++ b/src/ui/simulator/toolbox/components/datagrid/renderer/area/hydroprepro.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __ANTARES_TOOLBOX_COMPONENT_DATAGRID_RENDERER_AREA_HYDROPREPRO_H__
#define __ANTARES_TOOLBOX_COMPONENT_DATAGRID_RENDERER_AREA_HYDROPREPRO_H__
diff --git a/src/ui/simulator/toolbox/components/datagrid/renderer/area/inflowpattern.cpp b/src/ui/simulator/toolbox/components/datagrid/renderer/area/inflowpattern.cpp
index c0758817ca..4c95808c79 100644
--- a/src/ui/simulator/toolbox/components/datagrid/renderer/area/inflowpattern.cpp
+++ b/src/ui/simulator/toolbox/components/datagrid/renderer/area/inflowpattern.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#include "inflowpattern.h"
diff --git a/src/ui/simulator/toolbox/components/datagrid/renderer/area/inflowpattern.h b/src/ui/simulator/toolbox/components/datagrid/renderer/area/inflowpattern.h
index 6c237cbcde..148f9c2462 100644
--- a/src/ui/simulator/toolbox/components/datagrid/renderer/area/inflowpattern.h
+++ b/src/ui/simulator/toolbox/components/datagrid/renderer/area/inflowpattern.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __ANTARES_TOOLBOX_COMPONENT_DATAGRID_RENDERER_AREA_INFLOWPATTERN_H__
#define __ANTARES_TOOLBOX_COMPONENT_DATAGRID_RENDERER_AREA_INFLOWPATTERN_H__
diff --git a/src/ui/simulator/toolbox/components/datagrid/renderer/area/misc.cpp b/src/ui/simulator/toolbox/components/datagrid/renderer/area/misc.cpp
index 0f8de81a04..fc6ee64a06 100644
--- a/src/ui/simulator/toolbox/components/datagrid/renderer/area/misc.cpp
+++ b/src/ui/simulator/toolbox/components/datagrid/renderer/area/misc.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#include "misc.h"
diff --git a/src/ui/simulator/toolbox/components/datagrid/renderer/area/misc.h b/src/ui/simulator/toolbox/components/datagrid/renderer/area/misc.h
index 7042f57258..6f46da6626 100644
--- a/src/ui/simulator/toolbox/components/datagrid/renderer/area/misc.h
+++ b/src/ui/simulator/toolbox/components/datagrid/renderer/area/misc.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __ANTARES_TOOLBOX_COMPONENT_DATAGRID_RENDERER_AREA_MISC_H__
#define __ANTARES_TOOLBOX_COMPONENT_DATAGRID_RENDERER_AREA_MISC_H__
diff --git a/src/ui/simulator/toolbox/components/datagrid/renderer/area/nodal-optimization.cpp b/src/ui/simulator/toolbox/components/datagrid/renderer/area/nodal-optimization.cpp
index 577b4c85bd..febdc583dd 100644
--- a/src/ui/simulator/toolbox/components/datagrid/renderer/area/nodal-optimization.cpp
+++ b/src/ui/simulator/toolbox/components/datagrid/renderer/area/nodal-optimization.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#include "nodal-optimization.h"
diff --git a/src/ui/simulator/toolbox/components/datagrid/renderer/area/nodal-optimization.h b/src/ui/simulator/toolbox/components/datagrid/renderer/area/nodal-optimization.h
index 0c62d53437..8d99f19ab0 100644
--- a/src/ui/simulator/toolbox/components/datagrid/renderer/area/nodal-optimization.h
+++ b/src/ui/simulator/toolbox/components/datagrid/renderer/area/nodal-optimization.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __ANTARES_TOOLBOX_COMPONENT_DATAGRID_RENDERER_AREA_NODAL_OPTIMIZATION_H__
#define __ANTARES_TOOLBOX_COMPONENT_DATAGRID_RENDERER_AREA_NODAL_OPTIMIZATION_H__
diff --git a/src/ui/simulator/toolbox/components/datagrid/renderer/area/renewable.areasummary.cpp b/src/ui/simulator/toolbox/components/datagrid/renderer/area/renewable.areasummary.cpp
index 59ff293c0c..99857a310d 100644
--- a/src/ui/simulator/toolbox/components/datagrid/renderer/area/renewable.areasummary.cpp
+++ b/src/ui/simulator/toolbox/components/datagrid/renderer/area/renewable.areasummary.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#include "renewable.areasummary.h"
diff --git a/src/ui/simulator/toolbox/components/datagrid/renderer/area/renewable.areasummary.h b/src/ui/simulator/toolbox/components/datagrid/renderer/area/renewable.areasummary.h
index 9a891885a3..dc71d23b6d 100644
--- a/src/ui/simulator/toolbox/components/datagrid/renderer/area/renewable.areasummary.h
+++ b/src/ui/simulator/toolbox/components/datagrid/renderer/area/renewable.areasummary.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __ANTARES_TOOLBOX_COMPONENT_DATAGRID_RENDERER_AREA_RENEWABLE_SUMMARY_SINGLE_AREA_H__
#define __ANTARES_TOOLBOX_COMPONENT_DATAGRID_RENDERER_AREA_RENEWABLE_SUMMARY_SINGLE_AREA_H__
diff --git a/src/ui/simulator/toolbox/components/datagrid/renderer/area/reservoirlevels.cpp b/src/ui/simulator/toolbox/components/datagrid/renderer/area/reservoirlevels.cpp
index 6157ca24ce..b7a563fb69 100644
--- a/src/ui/simulator/toolbox/components/datagrid/renderer/area/reservoirlevels.cpp
+++ b/src/ui/simulator/toolbox/components/datagrid/renderer/area/reservoirlevels.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#include "reservoirlevels.h"
diff --git a/src/ui/simulator/toolbox/components/datagrid/renderer/area/reservoirlevels.h b/src/ui/simulator/toolbox/components/datagrid/renderer/area/reservoirlevels.h
index 7294668108..d63d73865f 100644
--- a/src/ui/simulator/toolbox/components/datagrid/renderer/area/reservoirlevels.h
+++ b/src/ui/simulator/toolbox/components/datagrid/renderer/area/reservoirlevels.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __ANTARES_TOOLBOX_COMPONENT_DATAGRID_RENDERER_AREA_RESERVOIRLEVELS_H__
#define __ANTARES_TOOLBOX_COMPONENT_DATAGRID_RENDERER_AREA_RESERVOIRLEVELS_H__
diff --git a/src/ui/simulator/toolbox/components/datagrid/renderer/area/thermal.areasummary.cpp b/src/ui/simulator/toolbox/components/datagrid/renderer/area/thermal.areasummary.cpp
index c49cf595a0..b00451d830 100644
--- a/src/ui/simulator/toolbox/components/datagrid/renderer/area/thermal.areasummary.cpp
+++ b/src/ui/simulator/toolbox/components/datagrid/renderer/area/thermal.areasummary.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#include "thermal.areasummary.h"
diff --git a/src/ui/simulator/toolbox/components/datagrid/renderer/area/thermal.areasummary.h b/src/ui/simulator/toolbox/components/datagrid/renderer/area/thermal.areasummary.h
index 277459598b..ba2a4516a3 100644
--- a/src/ui/simulator/toolbox/components/datagrid/renderer/area/thermal.areasummary.h
+++ b/src/ui/simulator/toolbox/components/datagrid/renderer/area/thermal.areasummary.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __ANTARES_TOOLBOX_COMPONENT_DATAGRID_RENDERER_AREA_THERMAL_SUMMARY_SINGLE_AREA_H__
#define __ANTARES_TOOLBOX_COMPONENT_DATAGRID_RENDERER_AREA_THERMAL_SUMMARY_SINGLE_AREA_H__
diff --git a/src/ui/simulator/toolbox/components/datagrid/renderer/area/thermalmodulation.cpp b/src/ui/simulator/toolbox/components/datagrid/renderer/area/thermalmodulation.cpp
index 1cd8945922..f3a528fead 100644
--- a/src/ui/simulator/toolbox/components/datagrid/renderer/area/thermalmodulation.cpp
+++ b/src/ui/simulator/toolbox/components/datagrid/renderer/area/thermalmodulation.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#include "thermalmodulation.h"
diff --git a/src/ui/simulator/toolbox/components/datagrid/renderer/area/thermalmodulation.h b/src/ui/simulator/toolbox/components/datagrid/renderer/area/thermalmodulation.h
index 55e1c5a10b..de17119b76 100644
--- a/src/ui/simulator/toolbox/components/datagrid/renderer/area/thermalmodulation.h
+++ b/src/ui/simulator/toolbox/components/datagrid/renderer/area/thermalmodulation.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __ANTARES_TOOLBOX_COMPONENT_DATAGRID_RENDERER_AREA_THERMAL_COMMON_MODULATION_H__
#define __ANTARES_TOOLBOX_COMPONENT_DATAGRID_RENDERER_AREA_THERMAL_COMMON_MODULATION_H__
diff --git a/src/ui/simulator/toolbox/components/datagrid/renderer/area/thermalprepro.cpp b/src/ui/simulator/toolbox/components/datagrid/renderer/area/thermalprepro.cpp
index 75220e49e2..2b69641a22 100644
--- a/src/ui/simulator/toolbox/components/datagrid/renderer/area/thermalprepro.cpp
+++ b/src/ui/simulator/toolbox/components/datagrid/renderer/area/thermalprepro.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#include "thermalprepro.h"
diff --git a/src/ui/simulator/toolbox/components/datagrid/renderer/area/thermalprepro.h b/src/ui/simulator/toolbox/components/datagrid/renderer/area/thermalprepro.h
index 197b9c9f63..36fcfbc580 100644
--- a/src/ui/simulator/toolbox/components/datagrid/renderer/area/thermalprepro.h
+++ b/src/ui/simulator/toolbox/components/datagrid/renderer/area/thermalprepro.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __ANTARES_TOOLBOX_COMPONENT_DATAGRID_RENDERER_AREA_THERMALPREPRO_H__
#define __ANTARES_TOOLBOX_COMPONENT_DATAGRID_RENDERER_AREA_THERMALPREPRO_H__
diff --git a/src/ui/simulator/toolbox/components/datagrid/renderer/area/timeseries.cpp b/src/ui/simulator/toolbox/components/datagrid/renderer/area/timeseries.cpp
index 949677e7be..5d2ca7467a 100644
--- a/src/ui/simulator/toolbox/components/datagrid/renderer/area/timeseries.cpp
+++ b/src/ui/simulator/toolbox/components/datagrid/renderer/area/timeseries.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#include "timeseries.h"
diff --git a/src/ui/simulator/toolbox/components/datagrid/renderer/area/timeseries.h b/src/ui/simulator/toolbox/components/datagrid/renderer/area/timeseries.h
index 17e0e62d2a..20e1824534 100644
--- a/src/ui/simulator/toolbox/components/datagrid/renderer/area/timeseries.h
+++ b/src/ui/simulator/toolbox/components/datagrid/renderer/area/timeseries.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __ANTARES_TOOLBOX_COMPONENT_DATAGRID_RENDERER_AREA_TIMESERIES_H__
#define __ANTARES_TOOLBOX_COMPONENT_DATAGRID_RENDERER_AREA_TIMESERIES_H__
diff --git a/src/ui/simulator/toolbox/components/datagrid/renderer/area/watervalues.cpp b/src/ui/simulator/toolbox/components/datagrid/renderer/area/watervalues.cpp
index 6a39b90840..3d3eaf94dc 100644
--- a/src/ui/simulator/toolbox/components/datagrid/renderer/area/watervalues.cpp
+++ b/src/ui/simulator/toolbox/components/datagrid/renderer/area/watervalues.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#include "watervalues.h"
diff --git a/src/ui/simulator/toolbox/components/datagrid/renderer/area/watervalues.h b/src/ui/simulator/toolbox/components/datagrid/renderer/area/watervalues.h
index 7ca9d2e7f0..b2d1dd9c1e 100644
--- a/src/ui/simulator/toolbox/components/datagrid/renderer/area/watervalues.h
+++ b/src/ui/simulator/toolbox/components/datagrid/renderer/area/watervalues.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __ANTARES_TOOLBOX_COMPONENT_DATAGRID_RENDERER_AREA_WATERVALUES_H__
#define __ANTARES_TOOLBOX_COMPONENT_DATAGRID_RENDERER_AREA_WATERVALUES_H__
diff --git a/src/ui/simulator/toolbox/components/datagrid/renderer/area/xcast-allareas.h b/src/ui/simulator/toolbox/components/datagrid/renderer/area/xcast-allareas.h
index 722d108f37..cca01c6e68 100644
--- a/src/ui/simulator/toolbox/components/datagrid/renderer/area/xcast-allareas.h
+++ b/src/ui/simulator/toolbox/components/datagrid/renderer/area/xcast-allareas.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __ANTARES_TOOLBOX_COMPONENT_DATAGRID_RENDERER_AREA_XCAST_ALL_AREAS_H__
#define __ANTARES_TOOLBOX_COMPONENT_DATAGRID_RENDERER_AREA_XCAST_ALL_AREAS_H__
diff --git a/src/ui/simulator/toolbox/components/datagrid/renderer/area/xcast-allareas.hxx b/src/ui/simulator/toolbox/components/datagrid/renderer/area/xcast-allareas.hxx
index c5632070e0..5444786db6 100644
--- a/src/ui/simulator/toolbox/components/datagrid/renderer/area/xcast-allareas.hxx
+++ b/src/ui/simulator/toolbox/components/datagrid/renderer/area/xcast-allareas.hxx
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __ANTARES_TOOLBOX_COMPONENT_DATAGRID_RENDERER_AREA_XCAST_ALL_AREAS_HXX__
#define __ANTARES_TOOLBOX_COMPONENT_DATAGRID_RENDERER_AREA_XCAST_ALL_AREAS_HXX__
diff --git a/src/ui/simulator/toolbox/components/datagrid/renderer/area/xcast-coefficients.h b/src/ui/simulator/toolbox/components/datagrid/renderer/area/xcast-coefficients.h
index 3e532cea30..f45f0c9cd6 100644
--- a/src/ui/simulator/toolbox/components/datagrid/renderer/area/xcast-coefficients.h
+++ b/src/ui/simulator/toolbox/components/datagrid/renderer/area/xcast-coefficients.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __ANTARES_TOOLBOX_COMPONENT_DATAGRID_RENDERER_AREA_XCAST_COEFFICIENTS_H__
#define __ANTARES_TOOLBOX_COMPONENT_DATAGRID_RENDERER_AREA_XCAST_COEFFICIENTS_H__
diff --git a/src/ui/simulator/toolbox/components/datagrid/renderer/area/xcast-coefficients.hxx b/src/ui/simulator/toolbox/components/datagrid/renderer/area/xcast-coefficients.hxx
index 193a069c5a..a0f78aa6e2 100644
--- a/src/ui/simulator/toolbox/components/datagrid/renderer/area/xcast-coefficients.hxx
+++ b/src/ui/simulator/toolbox/components/datagrid/renderer/area/xcast-coefficients.hxx
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#include
diff --git a/src/ui/simulator/toolbox/components/datagrid/renderer/area/xcast-conversion.h b/src/ui/simulator/toolbox/components/datagrid/renderer/area/xcast-conversion.h
index 1088d1235a..b5227a8dd8 100644
--- a/src/ui/simulator/toolbox/components/datagrid/renderer/area/xcast-conversion.h
+++ b/src/ui/simulator/toolbox/components/datagrid/renderer/area/xcast-conversion.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __ANTARES_TOOLBOX_COMPONENT_DATAGRID_RENDERER_AREA_XCAST_CONVERTION_H__
#define __ANTARES_TOOLBOX_COMPONENT_DATAGRID_RENDERER_AREA_XCAST_CONVERTION_H__
diff --git a/src/ui/simulator/toolbox/components/datagrid/renderer/area/xcast-conversion.hxx b/src/ui/simulator/toolbox/components/datagrid/renderer/area/xcast-conversion.hxx
index 0b3a4b7f4d..471ac4cf86 100644
--- a/src/ui/simulator/toolbox/components/datagrid/renderer/area/xcast-conversion.hxx
+++ b/src/ui/simulator/toolbox/components/datagrid/renderer/area/xcast-conversion.hxx
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __ANTARES_TOOLBOX_COMPONENT_DATAGRID_RENDERER_AREA_XCAST_CONVERTION_HXX__
#define __ANTARES_TOOLBOX_COMPONENT_DATAGRID_RENDERER_AREA_XCAST_CONVERTION_HXX__
diff --git a/src/ui/simulator/toolbox/components/datagrid/renderer/area/xcast-k.h b/src/ui/simulator/toolbox/components/datagrid/renderer/area/xcast-k.h
index 2890ed1296..c699e7e063 100644
--- a/src/ui/simulator/toolbox/components/datagrid/renderer/area/xcast-k.h
+++ b/src/ui/simulator/toolbox/components/datagrid/renderer/area/xcast-k.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __ANTARES_TOOLBOX_COMPONENT_DATAGRID_RENDERER_AREA_XCAST_K_H__
#define __ANTARES_TOOLBOX_COMPONENT_DATAGRID_RENDERER_AREA_XCAST_K_H__
diff --git a/src/ui/simulator/toolbox/components/datagrid/renderer/area/xcast-k.hxx b/src/ui/simulator/toolbox/components/datagrid/renderer/area/xcast-k.hxx
index 30e9f27972..37a2bbe00c 100644
--- a/src/ui/simulator/toolbox/components/datagrid/renderer/area/xcast-k.hxx
+++ b/src/ui/simulator/toolbox/components/datagrid/renderer/area/xcast-k.hxx
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#include
diff --git a/src/ui/simulator/toolbox/components/datagrid/renderer/area/xcast-translation.h b/src/ui/simulator/toolbox/components/datagrid/renderer/area/xcast-translation.h
index 4f1373490b..63dc963798 100644
--- a/src/ui/simulator/toolbox/components/datagrid/renderer/area/xcast-translation.h
+++ b/src/ui/simulator/toolbox/components/datagrid/renderer/area/xcast-translation.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __ANTARES_TOOLBOX_COMPONENT_DATAGRID_RENDERER_AREA_XCAST_TRANSLATION_H__
#define __ANTARES_TOOLBOX_COMPONENT_DATAGRID_RENDERER_AREA_XCAST_TRANSLATION_H__
diff --git a/src/ui/simulator/toolbox/components/datagrid/renderer/area/xcast-translation.hxx b/src/ui/simulator/toolbox/components/datagrid/renderer/area/xcast-translation.hxx
index d59bd47042..ee6639a82b 100644
--- a/src/ui/simulator/toolbox/components/datagrid/renderer/area/xcast-translation.hxx
+++ b/src/ui/simulator/toolbox/components/datagrid/renderer/area/xcast-translation.hxx
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __ANTARES_TOOLBOX_COMPONENT_DATAGRID_RENDERER_AREA_XCAST_TRANSLATION_HXX__
#define __ANTARES_TOOLBOX_COMPONENT_DATAGRID_RENDERER_AREA_XCAST_TRANSLATION_HXX__
diff --git a/src/ui/simulator/toolbox/components/datagrid/renderer/bindingconstraint/data.cpp b/src/ui/simulator/toolbox/components/datagrid/renderer/bindingconstraint/data.cpp
index 45b2a5b009..bf5652dacb 100644
--- a/src/ui/simulator/toolbox/components/datagrid/renderer/bindingconstraint/data.cpp
+++ b/src/ui/simulator/toolbox/components/datagrid/renderer/bindingconstraint/data.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#include "data.h"
diff --git a/src/ui/simulator/toolbox/components/datagrid/renderer/bindingconstraint/data.h b/src/ui/simulator/toolbox/components/datagrid/renderer/bindingconstraint/data.h
index 648f079e4d..45f3b5be15 100644
--- a/src/ui/simulator/toolbox/components/datagrid/renderer/bindingconstraint/data.h
+++ b/src/ui/simulator/toolbox/components/datagrid/renderer/bindingconstraint/data.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __ANTARES_TOOLBOX_COMPONENT_DATAGRID_RENDERER_BINDINGCONSTRAINT_DATA_H__
#define __ANTARES_TOOLBOX_COMPONENT_DATAGRID_RENDERER_BINDINGCONSTRAINT_DATA_H__
diff --git a/src/ui/simulator/toolbox/components/datagrid/renderer/bindingconstraint/offsets.cpp b/src/ui/simulator/toolbox/components/datagrid/renderer/bindingconstraint/offsets.cpp
index 99d4e587b1..1285638806 100644
--- a/src/ui/simulator/toolbox/components/datagrid/renderer/bindingconstraint/offsets.cpp
+++ b/src/ui/simulator/toolbox/components/datagrid/renderer/bindingconstraint/offsets.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#include
diff --git a/src/ui/simulator/toolbox/components/datagrid/renderer/bindingconstraint/offsets.h b/src/ui/simulator/toolbox/components/datagrid/renderer/bindingconstraint/offsets.h
index 317701100c..0f56efeec5 100644
--- a/src/ui/simulator/toolbox/components/datagrid/renderer/bindingconstraint/offsets.h
+++ b/src/ui/simulator/toolbox/components/datagrid/renderer/bindingconstraint/offsets.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __ANTARES_TOOLBOX_COMPONENT_DATAGRID_RENDERER_BINDINGCONSTRAINT_OFFSET_H__
#define __ANTARES_TOOLBOX_COMPONENT_DATAGRID_RENDERER_BINDINGCONSTRAINT_OFFSET_H__
diff --git a/src/ui/simulator/toolbox/components/datagrid/renderer/bindingconstraint/weights.cpp b/src/ui/simulator/toolbox/components/datagrid/renderer/bindingconstraint/weights.cpp
index 47f8d8dc39..7353c7b1b4 100644
--- a/src/ui/simulator/toolbox/components/datagrid/renderer/bindingconstraint/weights.cpp
+++ b/src/ui/simulator/toolbox/components/datagrid/renderer/bindingconstraint/weights.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#include
diff --git a/src/ui/simulator/toolbox/components/datagrid/renderer/bindingconstraint/weights.h b/src/ui/simulator/toolbox/components/datagrid/renderer/bindingconstraint/weights.h
index 67230e3b5e..f51c9c480a 100644
--- a/src/ui/simulator/toolbox/components/datagrid/renderer/bindingconstraint/weights.h
+++ b/src/ui/simulator/toolbox/components/datagrid/renderer/bindingconstraint/weights.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __ANTARES_TOOLBOX_COMPONENT_DATAGRID_RENDERER_BINDINGCONSTRAINT_WEIGHT_H__
#define __ANTARES_TOOLBOX_COMPONENT_DATAGRID_RENDERER_BINDINGCONSTRAINT_WEIGHT_H__
diff --git a/src/ui/simulator/toolbox/components/datagrid/renderer/column.cpp b/src/ui/simulator/toolbox/components/datagrid/renderer/column.cpp
index be086a1e6d..c79dd20807 100644
--- a/src/ui/simulator/toolbox/components/datagrid/renderer/column.cpp
+++ b/src/ui/simulator/toolbox/components/datagrid/renderer/column.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#include
diff --git a/src/ui/simulator/toolbox/components/datagrid/renderer/column.h b/src/ui/simulator/toolbox/components/datagrid/renderer/column.h
index 66118f94a3..03da2fc5e0 100644
--- a/src/ui/simulator/toolbox/components/datagrid/renderer/column.h
+++ b/src/ui/simulator/toolbox/components/datagrid/renderer/column.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#pragma once
diff --git a/src/ui/simulator/toolbox/components/datagrid/renderer/connection.cpp b/src/ui/simulator/toolbox/components/datagrid/renderer/connection.cpp
index e18885e28d..b4ada2771d 100644
--- a/src/ui/simulator/toolbox/components/datagrid/renderer/connection.cpp
+++ b/src/ui/simulator/toolbox/components/datagrid/renderer/connection.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#include "connection.h"
diff --git a/src/ui/simulator/toolbox/components/datagrid/renderer/connection.h b/src/ui/simulator/toolbox/components/datagrid/renderer/connection.h
index 955a2e3111..bd8f0bdeea 100644
--- a/src/ui/simulator/toolbox/components/datagrid/renderer/connection.h
+++ b/src/ui/simulator/toolbox/components/datagrid/renderer/connection.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __ANTARES_TOOLBOX_COMPONENT_DATAGRID_RENDERER_CONNECTION_H__
#define __ANTARES_TOOLBOX_COMPONENT_DATAGRID_RENDERER_CONNECTION_H__
diff --git a/src/ui/simulator/toolbox/components/datagrid/renderer/constraintsbuilder/links.cpp b/src/ui/simulator/toolbox/components/datagrid/renderer/constraintsbuilder/links.cpp
index 1d20de31e5..fd379edf8e 100644
--- a/src/ui/simulator/toolbox/components/datagrid/renderer/constraintsbuilder/links.cpp
+++ b/src/ui/simulator/toolbox/components/datagrid/renderer/constraintsbuilder/links.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#include "links.h"
diff --git a/src/ui/simulator/toolbox/components/datagrid/renderer/constraintsbuilder/links.h b/src/ui/simulator/toolbox/components/datagrid/renderer/constraintsbuilder/links.h
index 79b4d90de3..58bb169fa2 100644
--- a/src/ui/simulator/toolbox/components/datagrid/renderer/constraintsbuilder/links.h
+++ b/src/ui/simulator/toolbox/components/datagrid/renderer/constraintsbuilder/links.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __ANTARES_TOOLBOX_COMPONENT_DATAGRID_RENDERER_LINKS_H__
#define __ANTARES_TOOLBOX_COMPONENT_DATAGRID_RENDERER_LINKS_H__
diff --git a/src/ui/simulator/toolbox/components/datagrid/renderer/correlation.cpp b/src/ui/simulator/toolbox/components/datagrid/renderer/correlation.cpp
index afd30ab0f8..c001114a54 100644
--- a/src/ui/simulator/toolbox/components/datagrid/renderer/correlation.cpp
+++ b/src/ui/simulator/toolbox/components/datagrid/renderer/correlation.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#include "correlation.h"
diff --git a/src/ui/simulator/toolbox/components/datagrid/renderer/correlation.h b/src/ui/simulator/toolbox/components/datagrid/renderer/correlation.h
index 1ad2498663..21f505e16f 100644
--- a/src/ui/simulator/toolbox/components/datagrid/renderer/correlation.h
+++ b/src/ui/simulator/toolbox/components/datagrid/renderer/correlation.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __ANTARES_TOOLBOX_COMPONENT_DATAGRID_RENDERER_AREA_CORRELATION_H__
#define __ANTARES_TOOLBOX_COMPONENT_DATAGRID_RENDERER_AREA_CORRELATION_H__
diff --git a/src/ui/simulator/toolbox/components/datagrid/renderer/layers.cpp b/src/ui/simulator/toolbox/components/datagrid/renderer/layers.cpp
index e5d30d6164..a5913d55a9 100644
--- a/src/ui/simulator/toolbox/components/datagrid/renderer/layers.cpp
+++ b/src/ui/simulator/toolbox/components/datagrid/renderer/layers.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#include "layers.h"
#include "../../../../windows/inspector.h"
diff --git a/src/ui/simulator/toolbox/components/datagrid/renderer/layers.h b/src/ui/simulator/toolbox/components/datagrid/renderer/layers.h
index ef7a55a98f..c51f4b7e07 100644
--- a/src/ui/simulator/toolbox/components/datagrid/renderer/layers.h
+++ b/src/ui/simulator/toolbox/components/datagrid/renderer/layers.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __ANTARES_TOOLBOX_COMPONENT_DATAGRID_RENDERER_LAYERS_H__
#define __ANTARES_TOOLBOX_COMPONENT_DATAGRID_RENDERER_LAYERS_H__
diff --git a/src/ui/simulator/toolbox/components/datagrid/renderer/links/summary.cpp b/src/ui/simulator/toolbox/components/datagrid/renderer/links/summary.cpp
index 08fe84de68..0843eb8a69 100644
--- a/src/ui/simulator/toolbox/components/datagrid/renderer/links/summary.cpp
+++ b/src/ui/simulator/toolbox/components/datagrid/renderer/links/summary.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#include "summary.h"
diff --git a/src/ui/simulator/toolbox/components/datagrid/renderer/links/summary.h b/src/ui/simulator/toolbox/components/datagrid/renderer/links/summary.h
index f4f4ff1712..1489bc3db4 100644
--- a/src/ui/simulator/toolbox/components/datagrid/renderer/links/summary.h
+++ b/src/ui/simulator/toolbox/components/datagrid/renderer/links/summary.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __ANTARES_TOOLBOX_COMPONENT_DATAGRID_RENDERER_LINKS_SUMMARY_H__
#define __ANTARES_TOOLBOX_COMPONENT_DATAGRID_RENDERER_LINKS_SUMMARY_H__
diff --git a/src/ui/simulator/toolbox/components/datagrid/renderer/logfile.cpp b/src/ui/simulator/toolbox/components/datagrid/renderer/logfile.cpp
index a8c1d46d37..c069b1712f 100644
--- a/src/ui/simulator/toolbox/components/datagrid/renderer/logfile.cpp
+++ b/src/ui/simulator/toolbox/components/datagrid/renderer/logfile.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#include "logfile.h"
diff --git a/src/ui/simulator/toolbox/components/datagrid/renderer/logfile.h b/src/ui/simulator/toolbox/components/datagrid/renderer/logfile.h
index e19b5f0605..20b4268912 100644
--- a/src/ui/simulator/toolbox/components/datagrid/renderer/logfile.h
+++ b/src/ui/simulator/toolbox/components/datagrid/renderer/logfile.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __ANTARES_TOOLBOX_COMPONENT_DATAGRID_RENDERER_MC_PLAYLIST_H__
#define __ANTARES_TOOLBOX_COMPONENT_DATAGRID_RENDERER_MC_PLAYLIST_H__
diff --git a/src/ui/simulator/toolbox/components/datagrid/renderer/matrix.h b/src/ui/simulator/toolbox/components/datagrid/renderer/matrix.h
index 36ade4c3c0..e412dce400 100644
--- a/src/ui/simulator/toolbox/components/datagrid/renderer/matrix.h
+++ b/src/ui/simulator/toolbox/components/datagrid/renderer/matrix.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __ANTARES_TOOLBOX_COMPONENT_DATAGRID_RENDERER_MATRIX_H__
#define __ANTARES_TOOLBOX_COMPONENT_DATAGRID_RENDERER_MATRIX_H__
diff --git a/src/ui/simulator/toolbox/components/datagrid/renderer/matrix.hxx b/src/ui/simulator/toolbox/components/datagrid/renderer/matrix.hxx
index d771b1c43f..db62b996be 100644
--- a/src/ui/simulator/toolbox/components/datagrid/renderer/matrix.hxx
+++ b/src/ui/simulator/toolbox/components/datagrid/renderer/matrix.hxx
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __ANTARES_TOOLBOX_COMPONENT_DATAGRID_RENDERER_MATRIX_HXX__
#define __ANTARES_TOOLBOX_COMPONENT_DATAGRID_RENDERER_MATRIX_HXX__
diff --git a/src/ui/simulator/toolbox/components/datagrid/renderer/mc-playlist.cpp b/src/ui/simulator/toolbox/components/datagrid/renderer/mc-playlist.cpp
index 6be9503fbe..f341f76f9d 100644
--- a/src/ui/simulator/toolbox/components/datagrid/renderer/mc-playlist.cpp
+++ b/src/ui/simulator/toolbox/components/datagrid/renderer/mc-playlist.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#include
diff --git a/src/ui/simulator/toolbox/components/datagrid/renderer/mc-playlist.h b/src/ui/simulator/toolbox/components/datagrid/renderer/mc-playlist.h
index dea0be4e4f..e1beaa4b43 100644
--- a/src/ui/simulator/toolbox/components/datagrid/renderer/mc-playlist.h
+++ b/src/ui/simulator/toolbox/components/datagrid/renderer/mc-playlist.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __ANTARES_TOOLBOX_COMPONENT_DATAGRID_RENDERER_MC_PLAYLIST_H__
#define __ANTARES_TOOLBOX_COMPONENT_DATAGRID_RENDERER_MC_PLAYLIST_H__
diff --git a/src/ui/simulator/toolbox/components/datagrid/renderer/scenario-builder-hydro-levels-renderer.cpp b/src/ui/simulator/toolbox/components/datagrid/renderer/scenario-builder-hydro-levels-renderer.cpp
index 53d5c1714d..e1edb80e0b 100644
--- a/src/ui/simulator/toolbox/components/datagrid/renderer/scenario-builder-hydro-levels-renderer.cpp
+++ b/src/ui/simulator/toolbox/components/datagrid/renderer/scenario-builder-hydro-levels-renderer.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#include "scenario-builder-hydro-levels-renderer.h"
diff --git a/src/ui/simulator/toolbox/components/datagrid/renderer/scenario-builder-hydro-levels-renderer.h b/src/ui/simulator/toolbox/components/datagrid/renderer/scenario-builder-hydro-levels-renderer.h
index 1e44d44d50..42496de9b8 100644
--- a/src/ui/simulator/toolbox/components/datagrid/renderer/scenario-builder-hydro-levels-renderer.h
+++ b/src/ui/simulator/toolbox/components/datagrid/renderer/scenario-builder-hydro-levels-renderer.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __ANTARES_TOOLBOX_COMPONENT_DATAGRID_RENDERER_HYDRO_LEVELS_SCENARIO_BUILDER_H__
#define __ANTARES_TOOLBOX_COMPONENT_DATAGRID_RENDERER_HYDRO_LEVELS_SCENARIO_BUILDER_H__
diff --git a/src/ui/simulator/toolbox/components/datagrid/renderer/scenario-builder-hydro-renderer.cpp b/src/ui/simulator/toolbox/components/datagrid/renderer/scenario-builder-hydro-renderer.cpp
index b0576280d7..fbf2d3685a 100644
--- a/src/ui/simulator/toolbox/components/datagrid/renderer/scenario-builder-hydro-renderer.cpp
+++ b/src/ui/simulator/toolbox/components/datagrid/renderer/scenario-builder-hydro-renderer.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#include "scenario-builder-hydro-renderer.h"
diff --git a/src/ui/simulator/toolbox/components/datagrid/renderer/scenario-builder-hydro-renderer.h b/src/ui/simulator/toolbox/components/datagrid/renderer/scenario-builder-hydro-renderer.h
index d0b8480f28..65e73fca76 100644
--- a/src/ui/simulator/toolbox/components/datagrid/renderer/scenario-builder-hydro-renderer.h
+++ b/src/ui/simulator/toolbox/components/datagrid/renderer/scenario-builder-hydro-renderer.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __ANTARES_TOOLBOX_COMPONENT_DATAGRID_RENDERER_HYDRO_SCENARIO_BUILDER_H__
#define __ANTARES_TOOLBOX_COMPONENT_DATAGRID_RENDERER_HYDRO_SCENARIO_BUILDER_H__
diff --git a/src/ui/simulator/toolbox/components/datagrid/renderer/scenario-builder-load-renderer.cpp b/src/ui/simulator/toolbox/components/datagrid/renderer/scenario-builder-load-renderer.cpp
index 0373144194..5c0ffec803 100644
--- a/src/ui/simulator/toolbox/components/datagrid/renderer/scenario-builder-load-renderer.cpp
+++ b/src/ui/simulator/toolbox/components/datagrid/renderer/scenario-builder-load-renderer.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#include "scenario-builder-load-renderer.h"
diff --git a/src/ui/simulator/toolbox/components/datagrid/renderer/scenario-builder-load-renderer.h b/src/ui/simulator/toolbox/components/datagrid/renderer/scenario-builder-load-renderer.h
index acc63a2109..6d6d437b13 100644
--- a/src/ui/simulator/toolbox/components/datagrid/renderer/scenario-builder-load-renderer.h
+++ b/src/ui/simulator/toolbox/components/datagrid/renderer/scenario-builder-load-renderer.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __ANTARES_TOOLBOX_COMPONENT_DATAGRID_RENDERER_LOAD_SCENARIO_BUILDER_H__
#define __ANTARES_TOOLBOX_COMPONENT_DATAGRID_RENDERER_LOAD_SCENARIO_BUILDER_H__
diff --git a/src/ui/simulator/toolbox/components/datagrid/renderer/scenario-builder-renderer-base.cpp b/src/ui/simulator/toolbox/components/datagrid/renderer/scenario-builder-renderer-base.cpp
index d3d2f7c1db..711c124d83 100644
--- a/src/ui/simulator/toolbox/components/datagrid/renderer/scenario-builder-renderer-base.cpp
+++ b/src/ui/simulator/toolbox/components/datagrid/renderer/scenario-builder-renderer-base.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#include "scenario-builder-renderer-base.h"
diff --git a/src/ui/simulator/toolbox/components/datagrid/renderer/scenario-builder-renderer-base.h b/src/ui/simulator/toolbox/components/datagrid/renderer/scenario-builder-renderer-base.h
index aa34127985..ddc6b64095 100644
--- a/src/ui/simulator/toolbox/components/datagrid/renderer/scenario-builder-renderer-base.h
+++ b/src/ui/simulator/toolbox/components/datagrid/renderer/scenario-builder-renderer-base.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __ANTARES_TOOLBOX_COMPONENT_DATAGRID_RENDERER_SCENARIO_BUILDER_H__
#define __ANTARES_TOOLBOX_COMPONENT_DATAGRID_RENDERER_SCENARIO_BUILDER_H__
diff --git a/src/ui/simulator/toolbox/components/datagrid/renderer/scenario-builder-renewable-renderer.cpp b/src/ui/simulator/toolbox/components/datagrid/renderer/scenario-builder-renewable-renderer.cpp
index c522544756..b034ccb0a4 100644
--- a/src/ui/simulator/toolbox/components/datagrid/renderer/scenario-builder-renewable-renderer.cpp
+++ b/src/ui/simulator/toolbox/components/datagrid/renderer/scenario-builder-renewable-renderer.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#include "scenario-builder-renewable-renderer.h"
diff --git a/src/ui/simulator/toolbox/components/datagrid/renderer/scenario-builder-renewable-renderer.h b/src/ui/simulator/toolbox/components/datagrid/renderer/scenario-builder-renewable-renderer.h
index 60ccd2a08c..833295d282 100644
--- a/src/ui/simulator/toolbox/components/datagrid/renderer/scenario-builder-renewable-renderer.h
+++ b/src/ui/simulator/toolbox/components/datagrid/renderer/scenario-builder-renewable-renderer.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __ANTARES_TOOLBOX_COMPONENT_DATAGRID_RENDERER_RENEWABLE_SCENARIO_BUILDER_H__
#define __ANTARES_TOOLBOX_COMPONENT_DATAGRID_RENDERER_RENEWABLE_SCENARIO_BUILDER_H__
diff --git a/src/ui/simulator/toolbox/components/datagrid/renderer/scenario-builder-solar-renderer.cpp b/src/ui/simulator/toolbox/components/datagrid/renderer/scenario-builder-solar-renderer.cpp
index 73efeca0be..021ad2e9b2 100644
--- a/src/ui/simulator/toolbox/components/datagrid/renderer/scenario-builder-solar-renderer.cpp
+++ b/src/ui/simulator/toolbox/components/datagrid/renderer/scenario-builder-solar-renderer.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#include "scenario-builder-solar-renderer.h"
diff --git a/src/ui/simulator/toolbox/components/datagrid/renderer/scenario-builder-solar-renderer.h b/src/ui/simulator/toolbox/components/datagrid/renderer/scenario-builder-solar-renderer.h
index 9bbbb71e43..bf9a6d3b3b 100644
--- a/src/ui/simulator/toolbox/components/datagrid/renderer/scenario-builder-solar-renderer.h
+++ b/src/ui/simulator/toolbox/components/datagrid/renderer/scenario-builder-solar-renderer.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __ANTARES_TOOLBOX_COMPONENT_DATAGRID_RENDERER_SOLAR_SCENARIO_BUILDER_H__
#define __ANTARES_TOOLBOX_COMPONENT_DATAGRID_RENDERER_LOAD_SCENARIO_BUILDER_H__
diff --git a/src/ui/simulator/toolbox/components/datagrid/renderer/scenario-builder-thermal-renderer.cpp b/src/ui/simulator/toolbox/components/datagrid/renderer/scenario-builder-thermal-renderer.cpp
index 7449c3c9b0..77f78accc5 100644
--- a/src/ui/simulator/toolbox/components/datagrid/renderer/scenario-builder-thermal-renderer.cpp
+++ b/src/ui/simulator/toolbox/components/datagrid/renderer/scenario-builder-thermal-renderer.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#include "scenario-builder-thermal-renderer.h"
diff --git a/src/ui/simulator/toolbox/components/datagrid/renderer/scenario-builder-thermal-renderer.h b/src/ui/simulator/toolbox/components/datagrid/renderer/scenario-builder-thermal-renderer.h
index 3c7735376b..5d24f9a337 100644
--- a/src/ui/simulator/toolbox/components/datagrid/renderer/scenario-builder-thermal-renderer.h
+++ b/src/ui/simulator/toolbox/components/datagrid/renderer/scenario-builder-thermal-renderer.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __ANTARES_TOOLBOX_COMPONENT_DATAGRID_RENDERER_THERMAL_SCENARIO_BUILDER_H__
#define __ANTARES_TOOLBOX_COMPONENT_DATAGRID_RENDERER_THERMAL_SCENARIO_BUILDER_H__
diff --git a/src/ui/simulator/toolbox/components/datagrid/renderer/scenario-builder-wind-renderer.cpp b/src/ui/simulator/toolbox/components/datagrid/renderer/scenario-builder-wind-renderer.cpp
index f112bbacc2..ee481a800c 100644
--- a/src/ui/simulator/toolbox/components/datagrid/renderer/scenario-builder-wind-renderer.cpp
+++ b/src/ui/simulator/toolbox/components/datagrid/renderer/scenario-builder-wind-renderer.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#include "scenario-builder-wind-renderer.h"
diff --git a/src/ui/simulator/toolbox/components/datagrid/renderer/scenario-builder-wind-renderer.h b/src/ui/simulator/toolbox/components/datagrid/renderer/scenario-builder-wind-renderer.h
index 67c9ea1fd6..ad41439655 100644
--- a/src/ui/simulator/toolbox/components/datagrid/renderer/scenario-builder-wind-renderer.h
+++ b/src/ui/simulator/toolbox/components/datagrid/renderer/scenario-builder-wind-renderer.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __ANTARES_TOOLBOX_COMPONENT_DATAGRID_RENDERER_WIND_SCENARIO_BUILDER_H__
#define __ANTARES_TOOLBOX_COMPONENT_DATAGRID_RENDERER_WIND_SCENARIO_BUILDER_H__
diff --git a/src/ui/simulator/toolbox/components/datagrid/renderer/ts-management-aggregated-as-renewables.cpp b/src/ui/simulator/toolbox/components/datagrid/renderer/ts-management-aggregated-as-renewables.cpp
index b993a65661..c4a9669b0f 100644
--- a/src/ui/simulator/toolbox/components/datagrid/renderer/ts-management-aggregated-as-renewables.cpp
+++ b/src/ui/simulator/toolbox/components/datagrid/renderer/ts-management-aggregated-as-renewables.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#include "ts-management-aggregated-as-renewables.h"
diff --git a/src/ui/simulator/toolbox/components/datagrid/renderer/ts-management-clusters-as-renewables.cpp b/src/ui/simulator/toolbox/components/datagrid/renderer/ts-management-clusters-as-renewables.cpp
index 9ff8b880f1..f3dbed1f01 100644
--- a/src/ui/simulator/toolbox/components/datagrid/renderer/ts-management-clusters-as-renewables.cpp
+++ b/src/ui/simulator/toolbox/components/datagrid/renderer/ts-management-clusters-as-renewables.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#include "ts-management-clusters-as-renewables.h"
diff --git a/src/ui/simulator/toolbox/components/datagrid/renderer/ts-management-clusters-as-renewables.h b/src/ui/simulator/toolbox/components/datagrid/renderer/ts-management-clusters-as-renewables.h
index 420ef37910..9ca5d11533 100644
--- a/src/ui/simulator/toolbox/components/datagrid/renderer/ts-management-clusters-as-renewables.h
+++ b/src/ui/simulator/toolbox/components/datagrid/renderer/ts-management-clusters-as-renewables.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#pragma once
diff --git a/src/ui/simulator/toolbox/components/datagrid/renderer/ts-management.cpp b/src/ui/simulator/toolbox/components/datagrid/renderer/ts-management.cpp
index d4a25498ca..2b24e5c9f7 100644
--- a/src/ui/simulator/toolbox/components/datagrid/renderer/ts-management.cpp
+++ b/src/ui/simulator/toolbox/components/datagrid/renderer/ts-management.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#include "cell.h"
diff --git a/src/ui/simulator/toolbox/components/datagrid/renderer/ts-management.h b/src/ui/simulator/toolbox/components/datagrid/renderer/ts-management.h
index 34570186d2..7e1ba208e5 100644
--- a/src/ui/simulator/toolbox/components/datagrid/renderer/ts-management.h
+++ b/src/ui/simulator/toolbox/components/datagrid/renderer/ts-management.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#pragma once
diff --git a/src/ui/simulator/toolbox/components/datagrid/wxgrid-renderer.cpp b/src/ui/simulator/toolbox/components/datagrid/wxgrid-renderer.cpp
index 49687bdc00..bc960e5b43 100644
--- a/src/ui/simulator/toolbox/components/datagrid/wxgrid-renderer.cpp
+++ b/src/ui/simulator/toolbox/components/datagrid/wxgrid-renderer.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#include "wxgrid-renderer.h"
diff --git a/src/ui/simulator/toolbox/components/datagrid/wxgrid-renderer.h b/src/ui/simulator/toolbox/components/datagrid/wxgrid-renderer.h
index a167876cf2..6734c52caa 100644
--- a/src/ui/simulator/toolbox/components/datagrid/wxgrid-renderer.h
+++ b/src/ui/simulator/toolbox/components/datagrid/wxgrid-renderer.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __ANTARES_TOOLBOX_COMPONENT_DATAGRID_WXGRID_RENDERER_H__
#define __ANTARES_TOOLBOX_COMPONENT_DATAGRID_WXGRID_RENDERER_H__
diff --git a/src/ui/simulator/toolbox/components/htmllistbox/component.cpp b/src/ui/simulator/toolbox/components/htmllistbox/component.cpp
index 560cfed3fb..1395375788 100644
--- a/src/ui/simulator/toolbox/components/htmllistbox/component.cpp
+++ b/src/ui/simulator/toolbox/components/htmllistbox/component.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#include "component.h"
diff --git a/src/ui/simulator/toolbox/components/htmllistbox/component.h b/src/ui/simulator/toolbox/components/htmllistbox/component.h
index 5239354c99..56d2b07ce2 100644
--- a/src/ui/simulator/toolbox/components/htmllistbox/component.h
+++ b/src/ui/simulator/toolbox/components/htmllistbox/component.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __ANTARES_TOOLBOX_COMPONENT_HTMLLISTBOX_COMPONENT_H__
#define __ANTARES_TOOLBOX_COMPONENT_HTMLLISTBOX_COMPONENT_H__
diff --git a/src/ui/simulator/toolbox/components/htmllistbox/component.hxx b/src/ui/simulator/toolbox/components/htmllistbox/component.hxx
index 25af2e2608..426ad1c440 100644
--- a/src/ui/simulator/toolbox/components/htmllistbox/component.hxx
+++ b/src/ui/simulator/toolbox/components/htmllistbox/component.hxx
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __ANTARES_TOOLBOX_COMPONENT_HTMLLISTBOX_COMPONENT_HXX__
#define __ANTARES_TOOLBOX_COMPONENT_HTMLLISTBOX_COMPONENT_HXX__
diff --git a/src/ui/simulator/toolbox/components/htmllistbox/datasource/bindingconstraint.cpp b/src/ui/simulator/toolbox/components/htmllistbox/datasource/bindingconstraint.cpp
index c47faacf31..2668d6e0ad 100644
--- a/src/ui/simulator/toolbox/components/htmllistbox/datasource/bindingconstraint.cpp
+++ b/src/ui/simulator/toolbox/components/htmllistbox/datasource/bindingconstraint.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#include "bindingconstraint.h"
diff --git a/src/ui/simulator/toolbox/components/htmllistbox/datasource/cluster-order.cpp b/src/ui/simulator/toolbox/components/htmllistbox/datasource/cluster-order.cpp
index c1d0d91676..1bf5f90cb4 100644
--- a/src/ui/simulator/toolbox/components/htmllistbox/datasource/cluster-order.cpp
+++ b/src/ui/simulator/toolbox/components/htmllistbox/datasource/cluster-order.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#include "cluster-order.h"
diff --git a/src/ui/simulator/toolbox/components/htmllistbox/datasource/cluster-order.h b/src/ui/simulator/toolbox/components/htmllistbox/datasource/cluster-order.h
index 851c27efe2..ab5c2c1279 100644
--- a/src/ui/simulator/toolbox/components/htmllistbox/datasource/cluster-order.h
+++ b/src/ui/simulator/toolbox/components/htmllistbox/datasource/cluster-order.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#pragma once
diff --git a/src/ui/simulator/toolbox/components/htmllistbox/datasource/datasource.h b/src/ui/simulator/toolbox/components/htmllistbox/datasource/datasource.h
index 4d642a1a2f..1b93695656 100644
--- a/src/ui/simulator/toolbox/components/htmllistbox/datasource/datasource.h
+++ b/src/ui/simulator/toolbox/components/htmllistbox/datasource/datasource.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __ANTARES_TOOLBOX_COMPONENT_HTMLLISTBOX_DATASOURCE_H__
#define __ANTARES_TOOLBOX_COMPONENT_HTMLLISTBOX_DATASOURCE_H__
diff --git a/src/ui/simulator/toolbox/components/htmllistbox/datasource/datasource.hxx b/src/ui/simulator/toolbox/components/htmllistbox/datasource/datasource.hxx
index 92c985243c..5c103038e5 100644
--- a/src/ui/simulator/toolbox/components/htmllistbox/datasource/datasource.hxx
+++ b/src/ui/simulator/toolbox/components/htmllistbox/datasource/datasource.hxx
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __ANTARES_TOOLBOX_COMPONENT_HTMLLISTBOX_DATASOURCE_HXX__
#define __ANTARES_TOOLBOX_COMPONENT_HTMLLISTBOX_DATASOURCE_HXX__
diff --git a/src/ui/simulator/toolbox/components/htmllistbox/datasource/renewable-cluster-order.cpp b/src/ui/simulator/toolbox/components/htmllistbox/datasource/renewable-cluster-order.cpp
index a79334cc6c..1225e58ab1 100644
--- a/src/ui/simulator/toolbox/components/htmllistbox/datasource/renewable-cluster-order.cpp
+++ b/src/ui/simulator/toolbox/components/htmllistbox/datasource/renewable-cluster-order.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#include "../item/group.h"
diff --git a/src/ui/simulator/toolbox/components/htmllistbox/datasource/renewable-cluster-order.h b/src/ui/simulator/toolbox/components/htmllistbox/datasource/renewable-cluster-order.h
index 4134c0e5bf..47f02ebc54 100644
--- a/src/ui/simulator/toolbox/components/htmllistbox/datasource/renewable-cluster-order.h
+++ b/src/ui/simulator/toolbox/components/htmllistbox/datasource/renewable-cluster-order.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#pragma once
diff --git a/src/ui/simulator/toolbox/components/htmllistbox/datasource/thermal-cluster-order.cpp b/src/ui/simulator/toolbox/components/htmllistbox/datasource/thermal-cluster-order.cpp
index 029c0b8a2f..62e62d5291 100644
--- a/src/ui/simulator/toolbox/components/htmllistbox/datasource/thermal-cluster-order.cpp
+++ b/src/ui/simulator/toolbox/components/htmllistbox/datasource/thermal-cluster-order.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#include "../item/group.h"
diff --git a/src/ui/simulator/toolbox/components/htmllistbox/datasource/thermal-cluster-order.h b/src/ui/simulator/toolbox/components/htmllistbox/datasource/thermal-cluster-order.h
index 081b718bc4..3252cbbe6e 100644
--- a/src/ui/simulator/toolbox/components/htmllistbox/datasource/thermal-cluster-order.h
+++ b/src/ui/simulator/toolbox/components/htmllistbox/datasource/thermal-cluster-order.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#pragma once
diff --git a/src/ui/simulator/toolbox/components/htmllistbox/item/area.cpp b/src/ui/simulator/toolbox/components/htmllistbox/item/area.cpp
index 9b522d9e8d..d1b7a7599e 100644
--- a/src/ui/simulator/toolbox/components/htmllistbox/item/area.cpp
+++ b/src/ui/simulator/toolbox/components/htmllistbox/item/area.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#include "area.h"
diff --git a/src/ui/simulator/toolbox/components/htmllistbox/item/area.h b/src/ui/simulator/toolbox/components/htmllistbox/item/area.h
index 5db5ad2444..3a8a4ea76c 100644
--- a/src/ui/simulator/toolbox/components/htmllistbox/item/area.h
+++ b/src/ui/simulator/toolbox/components/htmllistbox/item/area.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __ANTARES_TOOLBOX_COMPONENT_HTMLLISTBOX_ITEM_AREA_H__
#define __ANTARES_TOOLBOX_COMPONENT_HTMLLISTBOX_ITEM_AREA_H__
diff --git a/src/ui/simulator/toolbox/components/htmllistbox/item/area.hxx b/src/ui/simulator/toolbox/components/htmllistbox/item/area.hxx
index 20366b927c..3bfd546ea5 100644
--- a/src/ui/simulator/toolbox/components/htmllistbox/item/area.hxx
+++ b/src/ui/simulator/toolbox/components/htmllistbox/item/area.hxx
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __ANTARES_TOOLBOX_COMPONENT_HTMLLISTBOX_ITEM_AREA_HXX__
#define __ANTARES_TOOLBOX_COMPONENT_HTMLLISTBOX_ITEM_AREA_HXX__
diff --git a/src/ui/simulator/toolbox/components/htmllistbox/item/cluster-item.cpp b/src/ui/simulator/toolbox/components/htmllistbox/item/cluster-item.cpp
index cc4ed95afb..d917e2f0ab 100644
--- a/src/ui/simulator/toolbox/components/htmllistbox/item/cluster-item.cpp
+++ b/src/ui/simulator/toolbox/components/htmllistbox/item/cluster-item.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#include "cluster-item.h"
diff --git a/src/ui/simulator/toolbox/components/htmllistbox/item/cluster-item.h b/src/ui/simulator/toolbox/components/htmllistbox/item/cluster-item.h
index ca231e9295..a3b146ea99 100644
--- a/src/ui/simulator/toolbox/components/htmllistbox/item/cluster-item.h
+++ b/src/ui/simulator/toolbox/components/htmllistbox/item/cluster-item.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#pragma once
diff --git a/src/ui/simulator/toolbox/components/htmllistbox/item/error.cpp b/src/ui/simulator/toolbox/components/htmllistbox/item/error.cpp
index 92654db753..3ec166f690 100644
--- a/src/ui/simulator/toolbox/components/htmllistbox/item/error.cpp
+++ b/src/ui/simulator/toolbox/components/htmllistbox/item/error.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#include "error.h"
diff --git a/src/ui/simulator/toolbox/components/htmllistbox/item/error.h b/src/ui/simulator/toolbox/components/htmllistbox/item/error.h
index 9b38db76e0..befdaffd9e 100644
--- a/src/ui/simulator/toolbox/components/htmllistbox/item/error.h
+++ b/src/ui/simulator/toolbox/components/htmllistbox/item/error.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __ANTARES_TOOLBOX_COMPONENT_HTMLLISTBOX_ERROR_H__
#define __ANTARES_TOOLBOX_COMPONENT_HTMLLISTBOX_ERROR_H__
diff --git a/src/ui/simulator/toolbox/components/htmllistbox/item/group.cpp b/src/ui/simulator/toolbox/components/htmllistbox/item/group.cpp
index 8f3725f4dc..12afadc7a5 100644
--- a/src/ui/simulator/toolbox/components/htmllistbox/item/group.cpp
+++ b/src/ui/simulator/toolbox/components/htmllistbox/item/group.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#include "group.h"
diff --git a/src/ui/simulator/toolbox/components/htmllistbox/item/group.h b/src/ui/simulator/toolbox/components/htmllistbox/item/group.h
index d397e60336..3a501f1409 100644
--- a/src/ui/simulator/toolbox/components/htmllistbox/item/group.h
+++ b/src/ui/simulator/toolbox/components/htmllistbox/item/group.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __ANTARES_TOOLBOX_COMPONENT_HTMLLISTBOX_GROUP_H__
#define __ANTARES_TOOLBOX_COMPONENT_HTMLLISTBOX_GROUP_H__
diff --git a/src/ui/simulator/toolbox/components/htmllistbox/item/info.cpp b/src/ui/simulator/toolbox/components/htmllistbox/item/info.cpp
index f3e6419113..42fc69cae7 100644
--- a/src/ui/simulator/toolbox/components/htmllistbox/item/info.cpp
+++ b/src/ui/simulator/toolbox/components/htmllistbox/item/info.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#include "info.h"
diff --git a/src/ui/simulator/toolbox/components/htmllistbox/item/info.h b/src/ui/simulator/toolbox/components/htmllistbox/item/info.h
index 8e21a065c2..7daed7e0df 100644
--- a/src/ui/simulator/toolbox/components/htmllistbox/item/info.h
+++ b/src/ui/simulator/toolbox/components/htmllistbox/item/info.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __ANTARES_TOOLBOX_COMPONENT_HTMLLISTBOX_INFO_H__
#define __ANTARES_TOOLBOX_COMPONENT_HTMLLISTBOX_INFO_H__
diff --git a/src/ui/simulator/toolbox/components/htmllistbox/item/item.cpp b/src/ui/simulator/toolbox/components/htmllistbox/item/item.cpp
index 8597a71131..ee06efe6a2 100644
--- a/src/ui/simulator/toolbox/components/htmllistbox/item/item.cpp
+++ b/src/ui/simulator/toolbox/components/htmllistbox/item/item.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#include "item.h"
diff --git a/src/ui/simulator/toolbox/components/htmllistbox/item/item.h b/src/ui/simulator/toolbox/components/htmllistbox/item/item.h
index 30600dd761..35693b5c0d 100644
--- a/src/ui/simulator/toolbox/components/htmllistbox/item/item.h
+++ b/src/ui/simulator/toolbox/components/htmllistbox/item/item.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __ANTARES_TOOLBOX_COMPONENT_HTMLLISTBOX_ITEM_H__
#define __ANTARES_TOOLBOX_COMPONENT_HTMLLISTBOX_ITEM_H__
diff --git a/src/ui/simulator/toolbox/components/htmllistbox/item/item.hxx b/src/ui/simulator/toolbox/components/htmllistbox/item/item.hxx
index 44106df9af..9c76c06bdc 100644
--- a/src/ui/simulator/toolbox/components/htmllistbox/item/item.hxx
+++ b/src/ui/simulator/toolbox/components/htmllistbox/item/item.hxx
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __ANTARES_TOOLBOX_COMPONENT_HTMLLISTBOX_ITEM_HXX__
#define __ANTARES_TOOLBOX_COMPONENT_HTMLLISTBOX_ITEM_HXX__
diff --git a/src/ui/simulator/toolbox/components/htmllistbox/item/pathlistitem.cpp b/src/ui/simulator/toolbox/components/htmllistbox/item/pathlistitem.cpp
index b867ba86ac..a347974035 100644
--- a/src/ui/simulator/toolbox/components/htmllistbox/item/pathlistitem.cpp
+++ b/src/ui/simulator/toolbox/components/htmllistbox/item/pathlistitem.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#include "pathlistitem.h"
diff --git a/src/ui/simulator/toolbox/components/htmllistbox/item/pathlistitem.h b/src/ui/simulator/toolbox/components/htmllistbox/item/pathlistitem.h
index b50e825998..2686017a7e 100644
--- a/src/ui/simulator/toolbox/components/htmllistbox/item/pathlistitem.h
+++ b/src/ui/simulator/toolbox/components/htmllistbox/item/pathlistitem.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __ANTARES_TOOLBOX_COMPONENT_HTMLLISTBOX_PATHLIST_ITEM_H__
#define __ANTARES_TOOLBOX_COMPONENT_HTMLLISTBOX_PATHLIST_ITEM_H__
diff --git a/src/ui/simulator/toolbox/components/htmllistbox/item/renewable-cluster-item.cpp b/src/ui/simulator/toolbox/components/htmllistbox/item/renewable-cluster-item.cpp
index f6e7d25c39..f0f4dd761e 100644
--- a/src/ui/simulator/toolbox/components/htmllistbox/item/renewable-cluster-item.cpp
+++ b/src/ui/simulator/toolbox/components/htmllistbox/item/renewable-cluster-item.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#include "renewable-cluster-item.h"
diff --git a/src/ui/simulator/toolbox/components/htmllistbox/item/renewable-cluster-item.h b/src/ui/simulator/toolbox/components/htmllistbox/item/renewable-cluster-item.h
index b6104f01eb..a84618d582 100644
--- a/src/ui/simulator/toolbox/components/htmllistbox/item/renewable-cluster-item.h
+++ b/src/ui/simulator/toolbox/components/htmllistbox/item/renewable-cluster-item.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __ANTARES_TOOLBOX_COMPONENT_HTMLLISTBOX_ITEM_RENEWABLE_CLUSTER_H__
#define __ANTARES_TOOLBOX_COMPONENT_HTMLLISTBOX_ITEM_RENEWABLE_CLUSTER_H__
diff --git a/src/ui/simulator/toolbox/components/htmllistbox/item/thermal-cluster-item.cpp b/src/ui/simulator/toolbox/components/htmllistbox/item/thermal-cluster-item.cpp
index a31880f4f9..061fec7a77 100644
--- a/src/ui/simulator/toolbox/components/htmllistbox/item/thermal-cluster-item.cpp
+++ b/src/ui/simulator/toolbox/components/htmllistbox/item/thermal-cluster-item.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#include "thermal-cluster-item.h"
diff --git a/src/ui/simulator/toolbox/components/htmllistbox/item/thermal-cluster-item.h b/src/ui/simulator/toolbox/components/htmllistbox/item/thermal-cluster-item.h
index 3c03c90c7f..fbe2a94706 100644
--- a/src/ui/simulator/toolbox/components/htmllistbox/item/thermal-cluster-item.h
+++ b/src/ui/simulator/toolbox/components/htmllistbox/item/thermal-cluster-item.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __ANTARES_TOOLBOX_COMPONENT_HTMLLISTBOX_ITEM_THERMAL_CLUSTER_H__
#define __ANTARES_TOOLBOX_COMPONENT_HTMLLISTBOX_ITEM_THERMAL_CLUSTER_H__
diff --git a/src/ui/simulator/toolbox/components/htmllistbox/sort.h b/src/ui/simulator/toolbox/components/htmllistbox/sort.h
index fe192b2131..4643b20ac6 100644
--- a/src/ui/simulator/toolbox/components/htmllistbox/sort.h
+++ b/src/ui/simulator/toolbox/components/htmllistbox/sort.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __ANTARES_TOOLBOX_COMPONENT_HTMLLISTBOX_SORT_H__
#define __ANTARES_TOOLBOX_COMPONENT_HTMLLISTBOX_SORT_H__
diff --git a/src/ui/simulator/toolbox/components/mainpanel.cpp b/src/ui/simulator/toolbox/components/mainpanel.cpp
index a736040790..1e16dd73c8 100644
--- a/src/ui/simulator/toolbox/components/mainpanel.cpp
+++ b/src/ui/simulator/toolbox/components/mainpanel.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#include "mainpanel.h"
diff --git a/src/ui/simulator/toolbox/components/mainpanel.h b/src/ui/simulator/toolbox/components/mainpanel.h
index 3f69216908..acf95dd709 100644
--- a/src/ui/simulator/toolbox/components/mainpanel.h
+++ b/src/ui/simulator/toolbox/components/mainpanel.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __ANTARES_TOOLBOX_COMPONENT_MAIN_PANEL_H__
#define __ANTARES_TOOLBOX_COMPONENT_MAIN_PANEL_H__
diff --git a/src/ui/simulator/toolbox/components/map/component.cpp b/src/ui/simulator/toolbox/components/map/component.cpp
index 253af512c9..4f137e229d 100644
--- a/src/ui/simulator/toolbox/components/map/component.cpp
+++ b/src/ui/simulator/toolbox/components/map/component.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#include "component.h"
diff --git a/src/ui/simulator/toolbox/components/map/component.h b/src/ui/simulator/toolbox/components/map/component.h
index 5971629f1c..53d5eceee3 100644
--- a/src/ui/simulator/toolbox/components/map/component.h
+++ b/src/ui/simulator/toolbox/components/map/component.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __ANTARES_TOOLBOX_MAP_COMPONENT_H__
#define __ANTARES_TOOLBOX_MAP_COMPONENT_H__
diff --git a/src/ui/simulator/toolbox/components/map/control.cpp b/src/ui/simulator/toolbox/components/map/control.cpp
index 43aaef53d5..ed6b29f7ec 100644
--- a/src/ui/simulator/toolbox/components/map/control.cpp
+++ b/src/ui/simulator/toolbox/components/map/control.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#include
diff --git a/src/ui/simulator/toolbox/components/map/control.h b/src/ui/simulator/toolbox/components/map/control.h
index af86d27b7c..ba79ee309c 100644
--- a/src/ui/simulator/toolbox/components/map/control.h
+++ b/src/ui/simulator/toolbox/components/map/control.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __ANTARES_TOOLBOX_MAP_CONTROL_H__
#define __ANTARES_TOOLBOX_MAP_CONTROL_H__
diff --git a/src/ui/simulator/toolbox/components/map/controls/addtools.cpp b/src/ui/simulator/toolbox/components/map/controls/addtools.cpp
index 32f8e860e9..d3b5c0741d 100644
--- a/src/ui/simulator/toolbox/components/map/controls/addtools.cpp
+++ b/src/ui/simulator/toolbox/components/map/controls/addtools.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#include "addtools.h"
diff --git a/src/ui/simulator/toolbox/components/map/controls/addtools.h b/src/ui/simulator/toolbox/components/map/controls/addtools.h
index 9472821490..c0b6528d37 100644
--- a/src/ui/simulator/toolbox/components/map/controls/addtools.h
+++ b/src/ui/simulator/toolbox/components/map/controls/addtools.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __ANTARES_TOOLBOX_MAP_CONTROLS_ADD_TOOLS_H__
#define __ANTARES_TOOLBOX_MAP_CONTROLS_ADD_TOOLS_H__
diff --git a/src/ui/simulator/toolbox/components/map/drawingcontext.cpp b/src/ui/simulator/toolbox/components/map/drawingcontext.cpp
index 3712e6148a..70280f4f86 100644
--- a/src/ui/simulator/toolbox/components/map/drawingcontext.cpp
+++ b/src/ui/simulator/toolbox/components/map/drawingcontext.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#include "drawingcontext.h"
diff --git a/src/ui/simulator/toolbox/components/map/drawingcontext.h b/src/ui/simulator/toolbox/components/map/drawingcontext.h
index 398a930a93..199c8d0ff1 100644
--- a/src/ui/simulator/toolbox/components/map/drawingcontext.h
+++ b/src/ui/simulator/toolbox/components/map/drawingcontext.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __ANTARES_TOOLBOX_MAP_DRAWING_CONTEXT_H__
#define __ANTARES_TOOLBOX_MAP_DRAWING_CONTEXT_H__
diff --git a/src/ui/simulator/toolbox/components/map/infos.cpp b/src/ui/simulator/toolbox/components/map/infos.cpp
index 3c68a0ac3c..59ddfeb645 100644
--- a/src/ui/simulator/toolbox/components/map/infos.cpp
+++ b/src/ui/simulator/toolbox/components/map/infos.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#include "infos.h"
diff --git a/src/ui/simulator/toolbox/components/map/infos.h b/src/ui/simulator/toolbox/components/map/infos.h
index d502dd32c0..7aba4a80bd 100644
--- a/src/ui/simulator/toolbox/components/map/infos.h
+++ b/src/ui/simulator/toolbox/components/map/infos.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __ANTARES_TOOLBOX_MAP_PANEL_INFOS_H__
#define __ANTARES_TOOLBOX_MAP_PANEL_INFOS_H__
diff --git a/src/ui/simulator/toolbox/components/map/manager.cpp b/src/ui/simulator/toolbox/components/map/manager.cpp
index 7193fbef99..e3cc2323b7 100644
--- a/src/ui/simulator/toolbox/components/map/manager.cpp
+++ b/src/ui/simulator/toolbox/components/map/manager.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#include "manager.h"
diff --git a/src/ui/simulator/toolbox/components/map/manager.h b/src/ui/simulator/toolbox/components/map/manager.h
index 3c8ae96791..c65e4e91e5 100644
--- a/src/ui/simulator/toolbox/components/map/manager.h
+++ b/src/ui/simulator/toolbox/components/map/manager.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __ANTARES_TOOLBOX_MAP_CONTAINER_H__
#define __ANTARES_TOOLBOX_MAP_CONTAINER_H__
diff --git a/src/ui/simulator/toolbox/components/map/manager.hxx b/src/ui/simulator/toolbox/components/map/manager.hxx
index dfa502d88c..5dd20ae033 100644
--- a/src/ui/simulator/toolbox/components/map/manager.hxx
+++ b/src/ui/simulator/toolbox/components/map/manager.hxx
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __ANTARES_TOOLBOX_MAP_CONTAINER_HXX__
#define __ANTARES_TOOLBOX_MAP_CONTAINER_HXX__
diff --git a/src/ui/simulator/toolbox/components/map/nodes/bindingconstraint.cpp b/src/ui/simulator/toolbox/components/map/nodes/bindingconstraint.cpp
index 05c8851efa..a14b8f2b60 100644
--- a/src/ui/simulator/toolbox/components/map/nodes/bindingconstraint.cpp
+++ b/src/ui/simulator/toolbox/components/map/nodes/bindingconstraint.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#include "bindingconstraint.h"
diff --git a/src/ui/simulator/toolbox/components/map/nodes/bindingconstraint.h b/src/ui/simulator/toolbox/components/map/nodes/bindingconstraint.h
index e1d831febe..6f82df3457 100644
--- a/src/ui/simulator/toolbox/components/map/nodes/bindingconstraint.h
+++ b/src/ui/simulator/toolbox/components/map/nodes/bindingconstraint.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __ANTARES_TOOLBOX_MAP_BINDING_CONSTRAINT_H__
#define __ANTARES_TOOLBOX_MAP_BINDING_CONSTRAINT_H__
diff --git a/src/ui/simulator/toolbox/components/map/nodes/connection.cpp b/src/ui/simulator/toolbox/components/map/nodes/connection.cpp
index c3c76e658f..49aa35cdb0 100644
--- a/src/ui/simulator/toolbox/components/map/nodes/connection.cpp
+++ b/src/ui/simulator/toolbox/components/map/nodes/connection.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#include "connection.h"
#include "../settings.h"
diff --git a/src/ui/simulator/toolbox/components/map/nodes/connection.h b/src/ui/simulator/toolbox/components/map/nodes/connection.h
index 31fe996072..3b98bac4ef 100644
--- a/src/ui/simulator/toolbox/components/map/nodes/connection.h
+++ b/src/ui/simulator/toolbox/components/map/nodes/connection.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __ANTARES_TOOLBOX_MAP_CONNECTION_H__
#define __ANTARES_TOOLBOX_MAP_CONNECTION_H__
diff --git a/src/ui/simulator/toolbox/components/map/nodes/connection.hxx b/src/ui/simulator/toolbox/components/map/nodes/connection.hxx
index d670a8a7d3..e92a844c4b 100644
--- a/src/ui/simulator/toolbox/components/map/nodes/connection.hxx
+++ b/src/ui/simulator/toolbox/components/map/nodes/connection.hxx
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __ANTARES_TOOLBOX_MAP_CONNECTION_HXX__
#define __ANTARES_TOOLBOX_MAP_CONNECTION_HXX__
diff --git a/src/ui/simulator/toolbox/components/map/nodes/item.cpp b/src/ui/simulator/toolbox/components/map/nodes/item.cpp
index 303289bc3c..d9cde10976 100644
--- a/src/ui/simulator/toolbox/components/map/nodes/item.cpp
+++ b/src/ui/simulator/toolbox/components/map/nodes/item.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#include "item.h"
diff --git a/src/ui/simulator/toolbox/components/map/nodes/item.h b/src/ui/simulator/toolbox/components/map/nodes/item.h
index 012ee3dc85..d4441ee637 100644
--- a/src/ui/simulator/toolbox/components/map/nodes/item.h
+++ b/src/ui/simulator/toolbox/components/map/nodes/item.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __ANTARES_TOOLBOX_MAP_ITEM_H__
#define __ANTARES_TOOLBOX_MAP_ITEM_H__
diff --git a/src/ui/simulator/toolbox/components/map/nodes/node.cpp b/src/ui/simulator/toolbox/components/map/nodes/node.cpp
index 70d0cbf9e6..9b4495e8ba 100644
--- a/src/ui/simulator/toolbox/components/map/nodes/node.cpp
+++ b/src/ui/simulator/toolbox/components/map/nodes/node.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#include "node.h"
diff --git a/src/ui/simulator/toolbox/components/map/nodes/node.h b/src/ui/simulator/toolbox/components/map/nodes/node.h
index 2cfb2d50b8..07970e7e4b 100644
--- a/src/ui/simulator/toolbox/components/map/nodes/node.h
+++ b/src/ui/simulator/toolbox/components/map/nodes/node.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __ANTARES_TOOLBOX_MAP_NODE_H__
#define __ANTARES_TOOLBOX_MAP_NODE_H__
diff --git a/src/ui/simulator/toolbox/components/map/settings.cpp b/src/ui/simulator/toolbox/components/map/settings.cpp
index 37bd5fb977..9665d68ec3 100644
--- a/src/ui/simulator/toolbox/components/map/settings.cpp
+++ b/src/ui/simulator/toolbox/components/map/settings.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#include "settings.h"
diff --git a/src/ui/simulator/toolbox/components/map/settings.h b/src/ui/simulator/toolbox/components/map/settings.h
index 89539fde7e..6762251cad 100644
--- a/src/ui/simulator/toolbox/components/map/settings.h
+++ b/src/ui/simulator/toolbox/components/map/settings.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __ANTARES_TOOLBOX_MAP_SETTINGS_H__
#define __ANTARES_TOOLBOX_MAP_SETTINGS_H__
diff --git a/src/ui/simulator/toolbox/components/map/tools/connectioncreator.cpp b/src/ui/simulator/toolbox/components/map/tools/connectioncreator.cpp
index 322ea5780f..317735cbcf 100644
--- a/src/ui/simulator/toolbox/components/map/tools/connectioncreator.cpp
+++ b/src/ui/simulator/toolbox/components/map/tools/connectioncreator.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#include "connectioncreator.h"
diff --git a/src/ui/simulator/toolbox/components/map/tools/connectioncreator.h b/src/ui/simulator/toolbox/components/map/tools/connectioncreator.h
index 67db939c50..a153a66cb3 100644
--- a/src/ui/simulator/toolbox/components/map/tools/connectioncreator.h
+++ b/src/ui/simulator/toolbox/components/map/tools/connectioncreator.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __ANTARES_TOOLBOX_MAP_TOOLS_NEW_CONNECTION_H__
#define __ANTARES_TOOLBOX_MAP_TOOLS_NEW_CONNECTION_H__
diff --git a/src/ui/simulator/toolbox/components/map/tools/remover.cpp b/src/ui/simulator/toolbox/components/map/tools/remover.cpp
index da2a340ece..2bfd50e59d 100644
--- a/src/ui/simulator/toolbox/components/map/tools/remover.cpp
+++ b/src/ui/simulator/toolbox/components/map/tools/remover.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#include
diff --git a/src/ui/simulator/toolbox/components/map/tools/remover.h b/src/ui/simulator/toolbox/components/map/tools/remover.h
index a8469c91b3..c8cdfe5288 100644
--- a/src/ui/simulator/toolbox/components/map/tools/remover.h
+++ b/src/ui/simulator/toolbox/components/map/tools/remover.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __ANTARES_TOOLBOX_MAP_TOOLS_DELETE_H__
#define __ANTARES_TOOLBOX_MAP_TOOLS_DELETE_H__
diff --git a/src/ui/simulator/toolbox/components/map/tools/tool.cpp b/src/ui/simulator/toolbox/components/map/tools/tool.cpp
index 5542074ecf..91f7b212d4 100644
--- a/src/ui/simulator/toolbox/components/map/tools/tool.cpp
+++ b/src/ui/simulator/toolbox/components/map/tools/tool.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#include "tool.h"
diff --git a/src/ui/simulator/toolbox/components/map/tools/tool.h b/src/ui/simulator/toolbox/components/map/tools/tool.h
index 0e2bb33cde..485710e0ab 100644
--- a/src/ui/simulator/toolbox/components/map/tools/tool.h
+++ b/src/ui/simulator/toolbox/components/map/tools/tool.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __ANTARES_TOOLBOX_MAP_TOOLS_TOOL_H__
#define __ANTARES_TOOLBOX_MAP_TOOLS_TOOL_H__
diff --git a/src/ui/simulator/toolbox/components/notebook/mapnotebook.cpp b/src/ui/simulator/toolbox/components/notebook/mapnotebook.cpp
index ab7c391e55..309f7f4e7f 100644
--- a/src/ui/simulator/toolbox/components/notebook/mapnotebook.cpp
+++ b/src/ui/simulator/toolbox/components/notebook/mapnotebook.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#include
#include "mapnotebook.h"
diff --git a/src/ui/simulator/toolbox/components/notebook/mapnotebook.h b/src/ui/simulator/toolbox/components/notebook/mapnotebook.h
index 43a56a1b41..6ee66d9b30 100644
--- a/src/ui/simulator/toolbox/components/notebook/mapnotebook.h
+++ b/src/ui/simulator/toolbox/components/notebook/mapnotebook.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __ANTARES_TOOLBOX_COMPONENT_MAPNOTEBOOK_H__
#define __ANTARES_TOOLBOX_COMPONENT_MAPNOTEBOOK_H__
diff --git a/src/ui/simulator/toolbox/components/notebook/notebook.cpp b/src/ui/simulator/toolbox/components/notebook/notebook.cpp
index a70350d5df..842caa6cd2 100644
--- a/src/ui/simulator/toolbox/components/notebook/notebook.cpp
+++ b/src/ui/simulator/toolbox/components/notebook/notebook.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#include
diff --git a/src/ui/simulator/toolbox/components/notebook/notebook.h b/src/ui/simulator/toolbox/components/notebook/notebook.h
index 74deedf38d..9415b1ed3b 100644
--- a/src/ui/simulator/toolbox/components/notebook/notebook.h
+++ b/src/ui/simulator/toolbox/components/notebook/notebook.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __ANTARES_TOOLBOX_COMPONENT_NOTEBOOK_H__
#define __ANTARES_TOOLBOX_COMPONENT_NOTEBOOK_H__
diff --git a/src/ui/simulator/toolbox/components/notebook/notebook.hxx b/src/ui/simulator/toolbox/components/notebook/notebook.hxx
index 632003c641..735a1dc580 100644
--- a/src/ui/simulator/toolbox/components/notebook/notebook.hxx
+++ b/src/ui/simulator/toolbox/components/notebook/notebook.hxx
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __ANTARES_TOOLBOX_COMPONENT_NOTEBOOK_HXX__
#define __ANTARES_TOOLBOX_COMPONENT_NOTEBOOK_HXX__
diff --git a/src/ui/simulator/toolbox/components/progressbar.cpp b/src/ui/simulator/toolbox/components/progressbar.cpp
index 17ea11ee51..3717c0c01a 100644
--- a/src/ui/simulator/toolbox/components/progressbar.cpp
+++ b/src/ui/simulator/toolbox/components/progressbar.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#include "progressbar.h"
diff --git a/src/ui/simulator/toolbox/components/progressbar.h b/src/ui/simulator/toolbox/components/progressbar.h
index fd8be4a1bb..48172cd8e3 100644
--- a/src/ui/simulator/toolbox/components/progressbar.h
+++ b/src/ui/simulator/toolbox/components/progressbar.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __ANTARES_TOOLBOX_COMPONENTS_PROGRESSBAR_H__
#define __ANTARES_TOOLBOX_COMPONENTS_PROGRESSBAR_H__
diff --git a/src/ui/simulator/toolbox/components/refresh.cpp b/src/ui/simulator/toolbox/components/refresh.cpp
index 759132493c..4106ba9e13 100644
--- a/src/ui/simulator/toolbox/components/refresh.cpp
+++ b/src/ui/simulator/toolbox/components/refresh.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#include "refresh.h"
diff --git a/src/ui/simulator/toolbox/components/refresh.h b/src/ui/simulator/toolbox/components/refresh.h
index 6f1c1d6050..a7353edd5e 100644
--- a/src/ui/simulator/toolbox/components/refresh.h
+++ b/src/ui/simulator/toolbox/components/refresh.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __ANTARES_TOOLBOX_COMPONENTS_REFRESH_H__
#define __ANTARES_TOOLBOX_COMPONENTS_REFRESH_H__
diff --git a/src/ui/simulator/toolbox/components/wip-panel.cpp b/src/ui/simulator/toolbox/components/wip-panel.cpp
index ad9ae4d1c4..b21feaa544 100644
--- a/src/ui/simulator/toolbox/components/wip-panel.cpp
+++ b/src/ui/simulator/toolbox/components/wip-panel.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#include "wip-panel.h"
diff --git a/src/ui/simulator/toolbox/components/wip-panel.h b/src/ui/simulator/toolbox/components/wip-panel.h
index a7e31cc360..37434e591c 100644
--- a/src/ui/simulator/toolbox/components/wip-panel.h
+++ b/src/ui/simulator/toolbox/components/wip-panel.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __ANTARES_TOOLBOX_COMPONENTS_WIP_PANEL_WIP_PANEL_H__
#define __ANTARES_TOOLBOX_COMPONENTS_WIP_PANEL_WIP_PANEL_H__
diff --git a/src/ui/simulator/toolbox/components/wizardheader.cpp b/src/ui/simulator/toolbox/components/wizardheader.cpp
index a86c574620..4df37dc800 100644
--- a/src/ui/simulator/toolbox/components/wizardheader.cpp
+++ b/src/ui/simulator/toolbox/components/wizardheader.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#include
diff --git a/src/ui/simulator/toolbox/components/wizardheader.h b/src/ui/simulator/toolbox/components/wizardheader.h
index 97d3ef0ccf..9fee43e06e 100644
--- a/src/ui/simulator/toolbox/components/wizardheader.h
+++ b/src/ui/simulator/toolbox/components/wizardheader.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __ANTARES_TOOLBOX_COMPONENTS_H__
#define __ANTARES_TOOLBOX_COMPONENTS_H__
diff --git a/src/ui/simulator/toolbox/create.cpp b/src/ui/simulator/toolbox/create.cpp
index 60cac27ef4..870a15e09d 100644
--- a/src/ui/simulator/toolbox/create.cpp
+++ b/src/ui/simulator/toolbox/create.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#include "create.h"
diff --git a/src/ui/simulator/toolbox/create.h b/src/ui/simulator/toolbox/create.h
index adb2402d91..a6b48075c6 100644
--- a/src/ui/simulator/toolbox/create.h
+++ b/src/ui/simulator/toolbox/create.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __ANTARES_TOOLBOX_CREATE_H__
#define __ANTARES_TOOLBOX_CREATE_H__
diff --git a/src/ui/simulator/toolbox/create.hxx b/src/ui/simulator/toolbox/create.hxx
index ab77ef933c..e03e852383 100644
--- a/src/ui/simulator/toolbox/create.hxx
+++ b/src/ui/simulator/toolbox/create.hxx
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __ANTARES_TOOLBOX_CREATE_HXX__
#define __ANTARES_TOOLBOX_CREATE_HXX__
diff --git a/src/ui/simulator/toolbox/dispatcher/study.cpp b/src/ui/simulator/toolbox/dispatcher/study.cpp
index adf0a65c42..b44a33ec59 100644
--- a/src/ui/simulator/toolbox/dispatcher/study.cpp
+++ b/src/ui/simulator/toolbox/dispatcher/study.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#include "study.h"
diff --git a/src/ui/simulator/toolbox/dispatcher/study.h b/src/ui/simulator/toolbox/dispatcher/study.h
index 86f788be89..c7e27c2e7b 100644
--- a/src/ui/simulator/toolbox/dispatcher/study.h
+++ b/src/ui/simulator/toolbox/dispatcher/study.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __ANTARES_TOOLBOX_DISPATCHER_STUDY_H__
#define __ANTARES_TOOLBOX_DISPATCHER_STUDY_H__
diff --git a/src/ui/simulator/toolbox/execute.h b/src/ui/simulator/toolbox/execute.h
index eedc618762..a5c24c0539 100644
--- a/src/ui/simulator/toolbox/execute.h
+++ b/src/ui/simulator/toolbox/execute.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __ANTARES_TOOLBOX_EXECUTE_H__
#define __ANTARES_TOOLBOX_EXECUTE_H__
diff --git a/src/ui/simulator/toolbox/execute/execute.cpp b/src/ui/simulator/toolbox/execute/execute.cpp
index 7c36257fe8..391ab624ea 100644
--- a/src/ui/simulator/toolbox/execute/execute.cpp
+++ b/src/ui/simulator/toolbox/execute/execute.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#include
diff --git a/src/ui/simulator/toolbox/execute/execute.h b/src/ui/simulator/toolbox/execute/execute.h
index 114f4e0242..7fa3519496 100644
--- a/src/ui/simulator/toolbox/execute/execute.h
+++ b/src/ui/simulator/toolbox/execute/execute.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __ANTARES_TOOLBOX_E_EXECUTE_H__
#define __ANTARES_TOOLBOX_E_EXECUTE_H__
diff --git a/src/ui/simulator/toolbox/ext-source/action-panel.cpp b/src/ui/simulator/toolbox/ext-source/action-panel.cpp
index d4d4979b1b..367d869aed 100644
--- a/src/ui/simulator/toolbox/ext-source/action-panel.cpp
+++ b/src/ui/simulator/toolbox/ext-source/action-panel.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#include
diff --git a/src/ui/simulator/toolbox/ext-source/action-panel.h b/src/ui/simulator/toolbox/ext-source/action-panel.h
index 232f055056..79b038818c 100644
--- a/src/ui/simulator/toolbox/ext-source/action-panel.h
+++ b/src/ui/simulator/toolbox/ext-source/action-panel.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __ANTARES_TOOLBOX_EXT_SOURCE_ACTION_PANEL_H__
#define __ANTARES_TOOLBOX_EXT_SOURCE_ACTION_PANEL_H__
diff --git a/src/ui/simulator/toolbox/ext-source/apply.cpp b/src/ui/simulator/toolbox/ext-source/apply.cpp
index 1060e5f342..3113f2bd73 100644
--- a/src/ui/simulator/toolbox/ext-source/apply.cpp
+++ b/src/ui/simulator/toolbox/ext-source/apply.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#include "apply.h"
diff --git a/src/ui/simulator/toolbox/ext-source/apply.h b/src/ui/simulator/toolbox/ext-source/apply.h
index e6b5fd364a..f34bb0107a 100644
--- a/src/ui/simulator/toolbox/ext-source/apply.h
+++ b/src/ui/simulator/toolbox/ext-source/apply.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __ANTARES_TOOLBOX_EXT_SOURCE_APPLY_H__
#define __ANTARES_TOOLBOX_EXT_SOURCE_APPLY_H__
diff --git a/src/ui/simulator/toolbox/ext-source/handler.h b/src/ui/simulator/toolbox/ext-source/handler.h
index aff41d80e8..36d22774e8 100644
--- a/src/ui/simulator/toolbox/ext-source/handler.h
+++ b/src/ui/simulator/toolbox/ext-source/handler.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __ANTARES_TOOLBOX_EXT_SOURCE_HANDLER_H__
#define __ANTARES_TOOLBOX_EXT_SOURCE_HANDLER_H__
diff --git a/src/ui/simulator/toolbox/ext-source/handler/build-context.cpp b/src/ui/simulator/toolbox/ext-source/handler/build-context.cpp
index 20a5bed61f..04380d4a21 100644
--- a/src/ui/simulator/toolbox/ext-source/handler/build-context.cpp
+++ b/src/ui/simulator/toolbox/ext-source/handler/build-context.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#include "build-context.h"
diff --git a/src/ui/simulator/toolbox/ext-source/handler/build-context.h b/src/ui/simulator/toolbox/ext-source/handler/build-context.h
index d3ebebc3e5..cea99efc88 100644
--- a/src/ui/simulator/toolbox/ext-source/handler/build-context.h
+++ b/src/ui/simulator/toolbox/ext-source/handler/build-context.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __ANTARES_TOOLBOX_EXT_SOURCE_HANDLER_BUILD_CONTEXT_H__
#define __ANTARES_TOOLBOX_EXT_SOURCE_HANDLER_BUILD_CONTEXT_H__
diff --git a/src/ui/simulator/toolbox/ext-source/handler/com.rte-france.antares.study.cpp b/src/ui/simulator/toolbox/ext-source/handler/com.rte-france.antares.study.cpp
index 6b548e514f..7626f1b57c 100644
--- a/src/ui/simulator/toolbox/ext-source/handler/com.rte-france.antares.study.cpp
+++ b/src/ui/simulator/toolbox/ext-source/handler/com.rte-france.antares.study.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#include "handler.h"
diff --git a/src/ui/simulator/toolbox/ext-source/handler/handler.h b/src/ui/simulator/toolbox/ext-source/handler/handler.h
index c652f872c3..40a068976a 100644
--- a/src/ui/simulator/toolbox/ext-source/handler/handler.h
+++ b/src/ui/simulator/toolbox/ext-source/handler/handler.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __ANTARES_TOOLBOX_EXT_SOURCE_HANDLER_HANDLER_H__
#define __ANTARES_TOOLBOX_EXT_SOURCE_HANDLER_HANDLER_H__
diff --git a/src/ui/simulator/toolbox/ext-source/performer.cpp b/src/ui/simulator/toolbox/ext-source/performer.cpp
index 794aeee637..e9d1c7723c 100644
--- a/src/ui/simulator/toolbox/ext-source/performer.cpp
+++ b/src/ui/simulator/toolbox/ext-source/performer.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#include
diff --git a/src/ui/simulator/toolbox/ext-source/performer.h b/src/ui/simulator/toolbox/ext-source/performer.h
index 919a17fda6..4bca4b3950 100644
--- a/src/ui/simulator/toolbox/ext-source/performer.h
+++ b/src/ui/simulator/toolbox/ext-source/performer.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __ANTARES_APPLICATION_EXT_SOURCE_PERFORMER_H__
#define __ANTARES_APPLICATION_EXT_SOURCE_PERFORMER_H__
diff --git a/src/ui/simulator/toolbox/ext-source/window.cpp b/src/ui/simulator/toolbox/ext-source/window.cpp
index 4808c0195c..ca98aa18fd 100644
--- a/src/ui/simulator/toolbox/ext-source/window.cpp
+++ b/src/ui/simulator/toolbox/ext-source/window.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#include
diff --git a/src/ui/simulator/toolbox/ext-source/window.h b/src/ui/simulator/toolbox/ext-source/window.h
index 66e5aa4c80..f533968897 100644
--- a/src/ui/simulator/toolbox/ext-source/window.h
+++ b/src/ui/simulator/toolbox/ext-source/window.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __ANTARES_APPLICATION_EXT_SOURCE_WINDOW_H__
#define __ANTARES_APPLICATION_EXT_SOURCE_WINDOW_H__
diff --git a/src/ui/simulator/toolbox/input/area.cpp b/src/ui/simulator/toolbox/input/area.cpp
index ff6e3d3dd3..b00905104d 100644
--- a/src/ui/simulator/toolbox/input/area.cpp
+++ b/src/ui/simulator/toolbox/input/area.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#include
diff --git a/src/ui/simulator/toolbox/input/area.h b/src/ui/simulator/toolbox/input/area.h
index 7e6d4472db..6476ca3484 100644
--- a/src/ui/simulator/toolbox/input/area.h
+++ b/src/ui/simulator/toolbox/input/area.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __ANTARES_TOOLBOX_INPUT_AREA_H__
#define __ANTARES_TOOLBOX_INPUT_AREA_H__
diff --git a/src/ui/simulator/toolbox/input/bindingconstraint.h b/src/ui/simulator/toolbox/input/bindingconstraint.h
index b884eb57db..d950801694 100644
--- a/src/ui/simulator/toolbox/input/bindingconstraint.h
+++ b/src/ui/simulator/toolbox/input/bindingconstraint.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __ANTARES_TOOLBOX_INPUT_BINDING_CONSTRAINT_H__
#define __ANTARES_TOOLBOX_INPUT_BINDING_CONSTRAINT_H__
diff --git a/src/ui/simulator/toolbox/input/bindingconstraint/bindingconstraint.cpp b/src/ui/simulator/toolbox/input/bindingconstraint/bindingconstraint.cpp
index 56c8b980d1..3d01ed613e 100644
--- a/src/ui/simulator/toolbox/input/bindingconstraint/bindingconstraint.cpp
+++ b/src/ui/simulator/toolbox/input/bindingconstraint/bindingconstraint.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#include "bindingconstraint.h"
diff --git a/src/ui/simulator/toolbox/input/bindingconstraint/bindingconstraint.h b/src/ui/simulator/toolbox/input/bindingconstraint/bindingconstraint.h
index 412952da84..51c9aa3cde 100644
--- a/src/ui/simulator/toolbox/input/bindingconstraint/bindingconstraint.h
+++ b/src/ui/simulator/toolbox/input/bindingconstraint/bindingconstraint.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __ANTARES_TOOLBOX_INPUT_BINDING_CONSTRAINT_BINDING_CONSTRAINT_H__
#define __ANTARES_TOOLBOX_INPUT_BINDING_CONSTRAINT_BINDING_CONSTRAINT_H__
diff --git a/src/ui/simulator/toolbox/input/connection.cpp b/src/ui/simulator/toolbox/input/connection.cpp
index 4c8b0ccfaa..48f1047445 100644
--- a/src/ui/simulator/toolbox/input/connection.cpp
+++ b/src/ui/simulator/toolbox/input/connection.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#include
diff --git a/src/ui/simulator/toolbox/input/connection.h b/src/ui/simulator/toolbox/input/connection.h
index e1e2488ede..690afd4484 100644
--- a/src/ui/simulator/toolbox/input/connection.h
+++ b/src/ui/simulator/toolbox/input/connection.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __ANTARES_TOOLBOX_INPUT_CONNECTIONS_H__
#define __ANTARES_TOOLBOX_INPUT_CONNECTIONS_H__
diff --git a/src/ui/simulator/toolbox/input/input.cpp b/src/ui/simulator/toolbox/input/input.cpp
index 1af1ead929..c7bbd3d84b 100644
--- a/src/ui/simulator/toolbox/input/input.cpp
+++ b/src/ui/simulator/toolbox/input/input.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#include "input.h"
diff --git a/src/ui/simulator/toolbox/input/input.h b/src/ui/simulator/toolbox/input/input.h
index bc3de0a775..b1c0f817f4 100644
--- a/src/ui/simulator/toolbox/input/input.h
+++ b/src/ui/simulator/toolbox/input/input.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __ANTARES_TOOLBOX_INPUT_H__
#define __ANTARES_TOOLBOX_INPUT_H__
diff --git a/src/ui/simulator/toolbox/input/renewable-cluster.cpp b/src/ui/simulator/toolbox/input/renewable-cluster.cpp
index 043ff85e3a..0e2e5a6f40 100644
--- a/src/ui/simulator/toolbox/input/renewable-cluster.cpp
+++ b/src/ui/simulator/toolbox/input/renewable-cluster.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#include "../../application/study.h"
diff --git a/src/ui/simulator/toolbox/input/renewable-cluster.h b/src/ui/simulator/toolbox/input/renewable-cluster.h
index 58d18bc865..17283c7d55 100644
--- a/src/ui/simulator/toolbox/input/renewable-cluster.h
+++ b/src/ui/simulator/toolbox/input/renewable-cluster.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __ANTARES_TOOLBOX_INPUT_RENEWABLE_CLUSTER_H__
#define __ANTARES_TOOLBOX_INPUT_RENEWABLE_CLUSTER_H__
diff --git a/src/ui/simulator/toolbox/input/thermal-cluster.cpp b/src/ui/simulator/toolbox/input/thermal-cluster.cpp
index 0a40b9ee29..012b3185e5 100644
--- a/src/ui/simulator/toolbox/input/thermal-cluster.cpp
+++ b/src/ui/simulator/toolbox/input/thermal-cluster.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#include "../../application/study.h"
diff --git a/src/ui/simulator/toolbox/input/thermal-cluster.h b/src/ui/simulator/toolbox/input/thermal-cluster.h
index 02a6e37759..1621eca2a4 100644
--- a/src/ui/simulator/toolbox/input/thermal-cluster.h
+++ b/src/ui/simulator/toolbox/input/thermal-cluster.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __ANTARES_TOOLBOX_INPUT_THERMAL_CLUSTER_H__
#define __ANTARES_TOOLBOX_INPUT_THERMAL_CLUSTER_H__
diff --git a/src/ui/simulator/toolbox/jobs.h b/src/ui/simulator/toolbox/jobs.h
index e8bed1a483..16cd8f5541 100644
--- a/src/ui/simulator/toolbox/jobs.h
+++ b/src/ui/simulator/toolbox/jobs.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __ANTARES_TOOLBOX_JOBS_H__
#define __ANTARES_TOOLBOX_JOBS_H__
diff --git a/src/ui/simulator/toolbox/jobs/job.cpp b/src/ui/simulator/toolbox/jobs/job.cpp
index 7474a24209..2708c20850 100644
--- a/src/ui/simulator/toolbox/jobs/job.cpp
+++ b/src/ui/simulator/toolbox/jobs/job.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#include
diff --git a/src/ui/simulator/toolbox/jobs/job.h b/src/ui/simulator/toolbox/jobs/job.h
index 49171f1322..2343edb906 100644
--- a/src/ui/simulator/toolbox/jobs/job.h
+++ b/src/ui/simulator/toolbox/jobs/job.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __ANTARES_TOOLBOX_JOB_H__
#define __ANTARES_TOOLBOX_JOB_H__
diff --git a/src/ui/simulator/toolbox/locales.cpp b/src/ui/simulator/toolbox/locales.cpp
index 978e5d9fa9..66faf032e6 100644
--- a/src/ui/simulator/toolbox/locales.cpp
+++ b/src/ui/simulator/toolbox/locales.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#include
diff --git a/src/ui/simulator/toolbox/locales.h b/src/ui/simulator/toolbox/locales.h
index 0d52693a53..6d976754ce 100644
--- a/src/ui/simulator/toolbox/locales.h
+++ b/src/ui/simulator/toolbox/locales.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __ANTARES_LOCALES_H__
#define __ANTARES_LOCALES_H__
diff --git a/src/ui/simulator/toolbox/resources.cpp b/src/ui/simulator/toolbox/resources.cpp
index 81e7b4cfd4..c64bb188b6 100644
--- a/src/ui/simulator/toolbox/resources.cpp
+++ b/src/ui/simulator/toolbox/resources.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#include
diff --git a/src/ui/simulator/toolbox/resources.h b/src/ui/simulator/toolbox/resources.h
index 692b1b2d72..95005a7b96 100644
--- a/src/ui/simulator/toolbox/resources.h
+++ b/src/ui/simulator/toolbox/resources.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __ANTARES_TOOLBOX_RESOURCES_H__
#define __ANTARES_TOOLBOX_RESOURCES_H__
diff --git a/src/ui/simulator/toolbox/spotlight/area.cpp b/src/ui/simulator/toolbox/spotlight/area.cpp
index f966dd060a..2c31ac7f02 100644
--- a/src/ui/simulator/toolbox/spotlight/area.cpp
+++ b/src/ui/simulator/toolbox/spotlight/area.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#include "area.h"
diff --git a/src/ui/simulator/toolbox/spotlight/area.h b/src/ui/simulator/toolbox/spotlight/area.h
index 3becd438f6..5f71d8c921 100644
--- a/src/ui/simulator/toolbox/spotlight/area.h
+++ b/src/ui/simulator/toolbox/spotlight/area.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __ANTARES_TOOLBOX_SPOTLIGHT_AREA_H__
#define __ANTARES_TOOLBOX_SPOTLIGHT_AREA_H__
diff --git a/src/ui/simulator/toolbox/spotlight/constraint.cpp b/src/ui/simulator/toolbox/spotlight/constraint.cpp
index c31707d270..0aed1555f0 100644
--- a/src/ui/simulator/toolbox/spotlight/constraint.cpp
+++ b/src/ui/simulator/toolbox/spotlight/constraint.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#include "constraint.h"
diff --git a/src/ui/simulator/toolbox/spotlight/constraint.h b/src/ui/simulator/toolbox/spotlight/constraint.h
index fe12301d84..0152e52a56 100644
--- a/src/ui/simulator/toolbox/spotlight/constraint.h
+++ b/src/ui/simulator/toolbox/spotlight/constraint.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __ANTARES_TOOLBOX_SPOTLIGHT_CONSTRAINT_H__
#define __ANTARES_TOOLBOX_SPOTLIGHT_CONSTRAINT_H__
diff --git a/src/ui/simulator/toolbox/system/diskfreespace.hxx b/src/ui/simulator/toolbox/system/diskfreespace.hxx
index 8c68328ce3..8197780625 100644
--- a/src/ui/simulator/toolbox/system/diskfreespace.hxx
+++ b/src/ui/simulator/toolbox/system/diskfreespace.hxx
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#include
diff --git a/src/ui/simulator/toolbox/validator.cpp b/src/ui/simulator/toolbox/validator.cpp
index e192369a2c..08bdbd38d6 100644
--- a/src/ui/simulator/toolbox/validator.cpp
+++ b/src/ui/simulator/toolbox/validator.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#include "validator.h"
diff --git a/src/ui/simulator/toolbox/validator.h b/src/ui/simulator/toolbox/validator.h
index 27c8b76ad2..1229911bd2 100644
--- a/src/ui/simulator/toolbox/validator.h
+++ b/src/ui/simulator/toolbox/validator.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __ANTARES_TOOLBOX_VALIDATOR_H__
#define __ANTARES_TOOLBOX_VALIDATOR_H__
diff --git a/src/ui/simulator/toolbox/wx-wrapper.h b/src/ui/simulator/toolbox/wx-wrapper.h
index 27180806f3..274847f9fa 100644
--- a/src/ui/simulator/toolbox/wx-wrapper.h
+++ b/src/ui/simulator/toolbox/wx-wrapper.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __ANTARES_TOOLBOX_WX_WRAPPER_H__
#define __ANTARES_TOOLBOX_WX_WRAPPER_H__
diff --git a/src/ui/simulator/windows/about/aboutbox.cpp b/src/ui/simulator/windows/about/aboutbox.cpp
index fcdf92d6cd..100b1b008e 100644
--- a/src/ui/simulator/windows/about/aboutbox.cpp
+++ b/src/ui/simulator/windows/about/aboutbox.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#include
@@ -105,7 +105,7 @@ Special thanks are due to a few Authors without whom Antares_Simulator would not
const char* AntaresLicense =
R"(
-Valid-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+Valid-License-Identifier: MPL 2.0
License-Text:
diff --git a/src/ui/simulator/windows/about/aboutbox.h b/src/ui/simulator/windows/about/aboutbox.h
index c92031b69d..7681989af5 100644
--- a/src/ui/simulator/windows/about/aboutbox.h
+++ b/src/ui/simulator/windows/about/aboutbox.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __ANTARES_APPLICATION_ABOUTBOX_ABOUTBOX_H__
#define __ANTARES_APPLICATION_ABOUTBOX_ABOUTBOX_H__
diff --git a/src/ui/simulator/windows/aboutbox.h b/src/ui/simulator/windows/aboutbox.h
index bbc7dd9dd8..b281c680f0 100644
--- a/src/ui/simulator/windows/aboutbox.h
+++ b/src/ui/simulator/windows/aboutbox.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __ANTARES_APPLICATION_ABOUTBOX_H__
#define __ANTARES_APPLICATION_ABOUTBOX_H__
diff --git a/src/ui/simulator/windows/analyzer/analyzer.cpp b/src/ui/simulator/windows/analyzer/analyzer.cpp
index 42bd55d71c..1d8a68e259 100644
--- a/src/ui/simulator/windows/analyzer/analyzer.cpp
+++ b/src/ui/simulator/windows/analyzer/analyzer.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#include
diff --git a/src/ui/simulator/windows/analyzer/analyzer.h b/src/ui/simulator/windows/analyzer/analyzer.h
index f85252a8c0..b91ec39a07 100644
--- a/src/ui/simulator/windows/analyzer/analyzer.h
+++ b/src/ui/simulator/windows/analyzer/analyzer.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __ANTARES_APPLICATION_WINDOW_ANALYZER_H__
#define __ANTARES_APPLICATION_WINDOW_ANALYZER_H__
diff --git a/src/ui/simulator/windows/analyzer/analyzer.hxx b/src/ui/simulator/windows/analyzer/analyzer.hxx
index d80dc0d85e..2442f32a7b 100644
--- a/src/ui/simulator/windows/analyzer/analyzer.hxx
+++ b/src/ui/simulator/windows/analyzer/analyzer.hxx
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __ANTARES_APPLICATION_WINDOW_ANALYZER_HXX__
#define __ANTARES_APPLICATION_WINDOW_ANALYZER_HXX__
diff --git a/src/ui/simulator/windows/bindingconstraint/bindingconstraint.cpp b/src/ui/simulator/windows/bindingconstraint/bindingconstraint.cpp
index 7c9e766d60..4f56d152a2 100644
--- a/src/ui/simulator/windows/bindingconstraint/bindingconstraint.cpp
+++ b/src/ui/simulator/windows/bindingconstraint/bindingconstraint.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#include "bindingconstraint.h"
diff --git a/src/ui/simulator/windows/bindingconstraint/bindingconstraint.h b/src/ui/simulator/windows/bindingconstraint/bindingconstraint.h
index 33d3263328..28a8fe3f91 100644
--- a/src/ui/simulator/windows/bindingconstraint/bindingconstraint.h
+++ b/src/ui/simulator/windows/bindingconstraint/bindingconstraint.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __ANTARES_APPLICATION_WINDOW_BINDING_CONSTRAINT_H__
#define __ANTARES_APPLICATION_WINDOW_BINDING_CONSTRAINT_H__
diff --git a/src/ui/simulator/windows/bindingconstraint/edit.cpp b/src/ui/simulator/windows/bindingconstraint/edit.cpp
index 42b1e30d84..addae9ccd1 100644
--- a/src/ui/simulator/windows/bindingconstraint/edit.cpp
+++ b/src/ui/simulator/windows/bindingconstraint/edit.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#include "edit.h"
diff --git a/src/ui/simulator/windows/bindingconstraint/edit.h b/src/ui/simulator/windows/bindingconstraint/edit.h
index c0b41ede5d..23154510b0 100644
--- a/src/ui/simulator/windows/bindingconstraint/edit.h
+++ b/src/ui/simulator/windows/bindingconstraint/edit.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __ANTARES_APPLICATION_WINDOW_BINDING_CONSTRAINT_EDIT_H__
#define __ANTARES_APPLICATION_WINDOW_BINDING_CONSTRAINT_EDIT_H__
diff --git a/src/ui/simulator/windows/calendar/calendar.cpp b/src/ui/simulator/windows/calendar/calendar.cpp
index a98473d72c..9c7e7012d2 100644
--- a/src/ui/simulator/windows/calendar/calendar.cpp
+++ b/src/ui/simulator/windows/calendar/calendar.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#include
diff --git a/src/ui/simulator/windows/calendar/calendar.h b/src/ui/simulator/windows/calendar/calendar.h
index 4eb9e1c3f0..deb2676336 100644
--- a/src/ui/simulator/windows/calendar/calendar.h
+++ b/src/ui/simulator/windows/calendar/calendar.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __ANTARES_APPLICATION_WINDOWS_CALENDAR_CALENDAR_H__
#define __ANTARES_APPLICATION_WINDOWS_CALENDAR_CALENDAR_H__
diff --git a/src/ui/simulator/windows/calendar/view-standard.hxx b/src/ui/simulator/windows/calendar/view-standard.hxx
index 9e4ba08fe8..865692617f 100644
--- a/src/ui/simulator/windows/calendar/view-standard.hxx
+++ b/src/ui/simulator/windows/calendar/view-standard.hxx
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#include
diff --git a/src/ui/simulator/windows/cleaner.cpp b/src/ui/simulator/windows/cleaner.cpp
index 39dec36887..f93d6cf297 100644
--- a/src/ui/simulator/windows/cleaner.cpp
+++ b/src/ui/simulator/windows/cleaner.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#include "cleaner.h"
diff --git a/src/ui/simulator/windows/cleaner.h b/src/ui/simulator/windows/cleaner.h
index 7f7b1a419e..f26658d3eb 100644
--- a/src/ui/simulator/windows/cleaner.h
+++ b/src/ui/simulator/windows/cleaner.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __ANTARES_APPLICATION_WINDOW_CLEANER_H__
#define __ANTARES_APPLICATION_WINDOW_CLEANER_H__
diff --git a/src/ui/simulator/windows/connection.cpp b/src/ui/simulator/windows/connection.cpp
index b2058c57c8..39d88368a6 100644
--- a/src/ui/simulator/windows/connection.cpp
+++ b/src/ui/simulator/windows/connection.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#include "connection.h"
diff --git a/src/ui/simulator/windows/connection.h b/src/ui/simulator/windows/connection.h
index 5948d61f65..fb267b22e8 100644
--- a/src/ui/simulator/windows/connection.h
+++ b/src/ui/simulator/windows/connection.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __ANTARES_APPLICATION_WINDOW_INTERCONNECTIONS_H__
#define __ANTARES_APPLICATION_WINDOW_INTERCONNECTIONS_H__
diff --git a/src/ui/simulator/windows/constraints-builder/constraintsbuilder.cpp b/src/ui/simulator/windows/constraints-builder/constraintsbuilder.cpp
index f8cd2a3028..ca364dff11 100644
--- a/src/ui/simulator/windows/constraints-builder/constraintsbuilder.cpp
+++ b/src/ui/simulator/windows/constraints-builder/constraintsbuilder.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#include
diff --git a/src/ui/simulator/windows/constraints-builder/constraintsbuilder.h b/src/ui/simulator/windows/constraints-builder/constraintsbuilder.h
index bba1a9b408..57fdeb441f 100644
--- a/src/ui/simulator/windows/constraints-builder/constraintsbuilder.h
+++ b/src/ui/simulator/windows/constraints-builder/constraintsbuilder.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __ANTARES_APPLICATION_WINDOW_CONSTRAINTSBUILDER_H__
#define __ANTARES_APPLICATION_WINDOW_CONSTRAINTSBUILDER_H__
diff --git a/src/ui/simulator/windows/correlation/correlation.cpp b/src/ui/simulator/windows/correlation/correlation.cpp
index 03787f9eb9..59fd308946 100644
--- a/src/ui/simulator/windows/correlation/correlation.cpp
+++ b/src/ui/simulator/windows/correlation/correlation.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#include "correlation.h"
diff --git a/src/ui/simulator/windows/correlation/correlation.h b/src/ui/simulator/windows/correlation/correlation.h
index aeef6636d8..52493448c3 100644
--- a/src/ui/simulator/windows/correlation/correlation.h
+++ b/src/ui/simulator/windows/correlation/correlation.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __ANTARES_WINDOWS_CORRELATION_CORRELATION_H__
#define __ANTARES_WINDOWS_CORRELATION_CORRELATION_H__
diff --git a/src/ui/simulator/windows/correlation/datasources.hxx b/src/ui/simulator/windows/correlation/datasources.hxx
index aedafb6d17..b322517192 100644
--- a/src/ui/simulator/windows/correlation/datasources.hxx
+++ b/src/ui/simulator/windows/correlation/datasources.hxx
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#include "../../toolbox/components/datagrid/component.h"
diff --git a/src/ui/simulator/windows/exportmap.cpp b/src/ui/simulator/windows/exportmap.cpp
index 4492b29cdc..d3753546f4 100644
--- a/src/ui/simulator/windows/exportmap.cpp
+++ b/src/ui/simulator/windows/exportmap.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#include "exportmap.h"
diff --git a/src/ui/simulator/windows/exportmap.h b/src/ui/simulator/windows/exportmap.h
index 36a5418687..3d51bd3c42 100644
--- a/src/ui/simulator/windows/exportmap.h
+++ b/src/ui/simulator/windows/exportmap.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __ANTARES_APPLICATION_WINDOWS_EXPORTMAP_H__
#define __ANTARES_APPLICATION_WINDOWS_EXPORTMAP_H__
diff --git a/src/ui/simulator/windows/exportmap.hxx b/src/ui/simulator/windows/exportmap.hxx
index a79d0ca881..1408955ce5 100644
--- a/src/ui/simulator/windows/exportmap.hxx
+++ b/src/ui/simulator/windows/exportmap.hxx
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __ANTARES_APPLICATION_WINDOWS_EXPORTMAP_HXX__
#define __ANTARES_APPLICATION_WINDOWS_EXPORTMAP_HXX__
diff --git a/src/ui/simulator/windows/hydro/allocation.cpp b/src/ui/simulator/windows/hydro/allocation.cpp
index 4926c3ac1f..2d999338c9 100644
--- a/src/ui/simulator/windows/hydro/allocation.cpp
+++ b/src/ui/simulator/windows/hydro/allocation.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#include "allocation.h"
diff --git a/src/ui/simulator/windows/hydro/allocation.h b/src/ui/simulator/windows/hydro/allocation.h
index 8715cc55c0..3826c3bbcd 100644
--- a/src/ui/simulator/windows/hydro/allocation.h
+++ b/src/ui/simulator/windows/hydro/allocation.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __ANTARES_APPLICATION_WINDOWS_HYDRO_ALLOCATION_H__
#define __ANTARES_APPLICATION_WINDOWS_HYDRO_ALLOCATION_H__
diff --git a/src/ui/simulator/windows/hydro/dailypower.cpp b/src/ui/simulator/windows/hydro/dailypower.cpp
index 8a99499e05..5f9264e695 100644
--- a/src/ui/simulator/windows/hydro/dailypower.cpp
+++ b/src/ui/simulator/windows/hydro/dailypower.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#include "dailypower.h"
diff --git a/src/ui/simulator/windows/hydro/dailypower.h b/src/ui/simulator/windows/hydro/dailypower.h
index 4be3f0296b..458b547884 100644
--- a/src/ui/simulator/windows/hydro/dailypower.h
+++ b/src/ui/simulator/windows/hydro/dailypower.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __ANTARES_APPLICATION_HYDROOW_HYDRO_DAILYPOWER_H__
#define __ANTARES_APPLICATION_HYDROOW_HYDRO_DAILYPOWER_H__
diff --git a/src/ui/simulator/windows/hydro/levelsandvalues.cpp b/src/ui/simulator/windows/hydro/levelsandvalues.cpp
index 0711cfec36..f7f1bc5b18 100644
--- a/src/ui/simulator/windows/hydro/levelsandvalues.cpp
+++ b/src/ui/simulator/windows/hydro/levelsandvalues.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#include "levelsandvalues.h"
diff --git a/src/ui/simulator/windows/hydro/levelsandvalues.h b/src/ui/simulator/windows/hydro/levelsandvalues.h
index 178350b8e4..37a054abad 100644
--- a/src/ui/simulator/windows/hydro/levelsandvalues.h
+++ b/src/ui/simulator/windows/hydro/levelsandvalues.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __ANTARES_APPLICATION_HYDROOW_HYDRO_LEVELSANDVALUES_H__
#define __ANTARES_APPLICATION_HYDROOW_HYDRO_LEVELSANDVALUES_H__
diff --git a/src/ui/simulator/windows/hydro/localdatahydro.cpp b/src/ui/simulator/windows/hydro/localdatahydro.cpp
index 58d65e570b..85b0a26a4d 100644
--- a/src/ui/simulator/windows/hydro/localdatahydro.cpp
+++ b/src/ui/simulator/windows/hydro/localdatahydro.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#include "localdatahydro.h"
diff --git a/src/ui/simulator/windows/hydro/localdatahydro.h b/src/ui/simulator/windows/hydro/localdatahydro.h
index 2f76d79409..1ebf406022 100644
--- a/src/ui/simulator/windows/hydro/localdatahydro.h
+++ b/src/ui/simulator/windows/hydro/localdatahydro.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __ANTARES_APPLICATION_WINDOWS_HYDRO_LOCALDATAHYDRO_H__
#define __ANTARES_APPLICATION_WINDOWS_HYDRO_LOCALDATAHYDRO_H__
diff --git a/src/ui/simulator/windows/hydro/management.cpp b/src/ui/simulator/windows/hydro/management.cpp
index c76bfc6d05..b65d4a3633 100644
--- a/src/ui/simulator/windows/hydro/management.cpp
+++ b/src/ui/simulator/windows/hydro/management.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#include "management.h"
diff --git a/src/ui/simulator/windows/hydro/management.h b/src/ui/simulator/windows/hydro/management.h
index 711790338e..519a7c866d 100644
--- a/src/ui/simulator/windows/hydro/management.h
+++ b/src/ui/simulator/windows/hydro/management.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __ANTARES_APPLICATION_HYDROOW_HYDRO_MANAGEMENT_H__
#define __ANTARES_APPLICATION_HYDROOW_HYDRO_MANAGEMENT_H__
diff --git a/src/ui/simulator/windows/hydro/prepro.cpp b/src/ui/simulator/windows/hydro/prepro.cpp
index c19e84b277..fde1ef95eb 100644
--- a/src/ui/simulator/windows/hydro/prepro.cpp
+++ b/src/ui/simulator/windows/hydro/prepro.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#include "prepro.h"
diff --git a/src/ui/simulator/windows/hydro/prepro.h b/src/ui/simulator/windows/hydro/prepro.h
index be1965cc0c..c06e92055f 100644
--- a/src/ui/simulator/windows/hydro/prepro.h
+++ b/src/ui/simulator/windows/hydro/prepro.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __ANTARES_APPLICATION_HYDROOW_HYDRO_PREPRO_H__
#define __ANTARES_APPLICATION_HYDROOW_HYDRO_PREPRO_H__
diff --git a/src/ui/simulator/windows/hydro/series.cpp b/src/ui/simulator/windows/hydro/series.cpp
index 36be9a658c..3336b6f428 100644
--- a/src/ui/simulator/windows/hydro/series.cpp
+++ b/src/ui/simulator/windows/hydro/series.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#include "series.h"
diff --git a/src/ui/simulator/windows/hydro/series.h b/src/ui/simulator/windows/hydro/series.h
index f6de6209a6..845d591a04 100644
--- a/src/ui/simulator/windows/hydro/series.h
+++ b/src/ui/simulator/windows/hydro/series.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __ANTARES_APPLICATION_WINDOWS_HYDRO_PREPRO_H__
#define __ANTARES_APPLICATION_WINDOWS_HYDRO_PREPRO_H__
diff --git a/src/ui/simulator/windows/inspector.h b/src/ui/simulator/windows/inspector.h
index 6b19c25a7c..d228794ca3 100644
--- a/src/ui/simulator/windows/inspector.h
+++ b/src/ui/simulator/windows/inspector.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __ANTARES_WINDOWS_INSPECTOR_H__
#define __ANTARES_WINDOWS_INSPECTOR_H__
diff --git a/src/ui/simulator/windows/inspector/accumulator.hxx b/src/ui/simulator/windows/inspector/accumulator.hxx
index 53ea80a8b2..49b8f2773b 100644
--- a/src/ui/simulator/windows/inspector/accumulator.hxx
+++ b/src/ui/simulator/windows/inspector/accumulator.hxx
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef ANTARES_WINDOWS_INSPECTOR_ACCUMULATOR_HXX__
#define ANTARES_WINDOWS_INSPECTOR_ACCUMULATOR_HXX__
diff --git a/src/ui/simulator/windows/inspector/data.cpp b/src/ui/simulator/windows/inspector/data.cpp
index e9ee00ca0e..4f5b90b1ab 100644
--- a/src/ui/simulator/windows/inspector/data.cpp
+++ b/src/ui/simulator/windows/inspector/data.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#include "data.h"
diff --git a/src/ui/simulator/windows/inspector/data.h b/src/ui/simulator/windows/inspector/data.h
index 6a553854fd..1690a0f010 100644
--- a/src/ui/simulator/windows/inspector/data.h
+++ b/src/ui/simulator/windows/inspector/data.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __ANTARES_WINDOWS_INSPECTOR_DATA_H__
#define __ANTARES_WINDOWS_INSPECTOR_DATA_H__
diff --git a/src/ui/simulator/windows/inspector/data.hxx b/src/ui/simulator/windows/inspector/data.hxx
index 37c8b90019..32604685ea 100644
--- a/src/ui/simulator/windows/inspector/data.hxx
+++ b/src/ui/simulator/windows/inspector/data.hxx
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __ANTARES_WINDOWS_INSPECTOR_DATA_HXX__
#define __ANTARES_WINDOWS_INSPECTOR_DATA_HXX__
diff --git a/src/ui/simulator/windows/inspector/editor-calendar.cpp b/src/ui/simulator/windows/inspector/editor-calendar.cpp
index bfafa13512..9a4182fd6a 100644
--- a/src/ui/simulator/windows/inspector/editor-calendar.cpp
+++ b/src/ui/simulator/windows/inspector/editor-calendar.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#include "editor-calendar.h"
diff --git a/src/ui/simulator/windows/inspector/editor-calendar.h b/src/ui/simulator/windows/inspector/editor-calendar.h
index 4ceda21560..2682226534 100644
--- a/src/ui/simulator/windows/inspector/editor-calendar.h
+++ b/src/ui/simulator/windows/inspector/editor-calendar.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __ANTARES_WINDOWS_INSPECTOR_EDITOR_STUDY_CALENDAR_H__
#define __ANTARES_WINDOWS_INSPECTOR_EDITOR_STUDY_CALENDAR_H__
diff --git a/src/ui/simulator/windows/inspector/frame.cpp b/src/ui/simulator/windows/inspector/frame.cpp
index 22b9ad28c9..2f48efb4e5 100644
--- a/src/ui/simulator/windows/inspector/frame.cpp
+++ b/src/ui/simulator/windows/inspector/frame.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#include "frame.h"
diff --git a/src/ui/simulator/windows/inspector/frame.h b/src/ui/simulator/windows/inspector/frame.h
index 2d49c0bd8e..d02102f3fc 100644
--- a/src/ui/simulator/windows/inspector/frame.h
+++ b/src/ui/simulator/windows/inspector/frame.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __ANTARES_WINDOWS_INSPECTOR_FRAME_H__
#define __ANTARES_WINDOWS_INSPECTOR_FRAME_H__
diff --git a/src/ui/simulator/windows/inspector/grid.cpp b/src/ui/simulator/windows/inspector/grid.cpp
index 89697db827..1594612ac4 100644
--- a/src/ui/simulator/windows/inspector/grid.cpp
+++ b/src/ui/simulator/windows/inspector/grid.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#include "grid.h"
diff --git a/src/ui/simulator/windows/inspector/grid.h b/src/ui/simulator/windows/inspector/grid.h
index 653d9f9869..59fbdb58c3 100644
--- a/src/ui/simulator/windows/inspector/grid.h
+++ b/src/ui/simulator/windows/inspector/grid.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __ANTARES_WINDOWS_INSPECTOR_GRID_H__
#define __ANTARES_WINDOWS_INSPECTOR_GRID_H__
diff --git a/src/ui/simulator/windows/inspector/inspector.cpp b/src/ui/simulator/windows/inspector/inspector.cpp
index d895d26f1c..1a9eec73a8 100644
--- a/src/ui/simulator/windows/inspector/inspector.cpp
+++ b/src/ui/simulator/windows/inspector/inspector.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#include
diff --git a/src/ui/simulator/windows/inspector/inspector.h b/src/ui/simulator/windows/inspector/inspector.h
index df8c2ac790..8a5dc1b568 100644
--- a/src/ui/simulator/windows/inspector/inspector.h
+++ b/src/ui/simulator/windows/inspector/inspector.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __ANTARES_WINDOWS_INSPECTOR_INSPECTOR_H__
#define __ANTARES_WINDOWS_INSPECTOR_INSPECTOR_H__
diff --git a/src/ui/simulator/windows/inspector/property.update.cpp b/src/ui/simulator/windows/inspector/property.update.cpp
index 4ae3778c54..3adc4f7927 100644
--- a/src/ui/simulator/windows/inspector/property.update.cpp
+++ b/src/ui/simulator/windows/inspector/property.update.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#include "grid.h"
diff --git a/src/ui/simulator/windows/memorystatistics.h b/src/ui/simulator/windows/memorystatistics.h
index 2541b1e35d..d9ffe20c1c 100644
--- a/src/ui/simulator/windows/memorystatistics.h
+++ b/src/ui/simulator/windows/memorystatistics.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __ANTARES_APPLICATION_MEMORY_STATISTICS_H__
#define __ANTARES_APPLICATION_MEMORY_STATISTICS_H__
diff --git a/src/ui/simulator/windows/memorystatistics/memorystatistics.cpp b/src/ui/simulator/windows/memorystatistics/memorystatistics.cpp
index cf77689f15..2c6bc6674f 100644
--- a/src/ui/simulator/windows/memorystatistics/memorystatistics.cpp
+++ b/src/ui/simulator/windows/memorystatistics/memorystatistics.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#include
diff --git a/src/ui/simulator/windows/memorystatistics/memorystatistics.h b/src/ui/simulator/windows/memorystatistics/memorystatistics.h
index b4915d8ff8..bf5e1b4441 100644
--- a/src/ui/simulator/windows/memorystatistics/memorystatistics.h
+++ b/src/ui/simulator/windows/memorystatistics/memorystatistics.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __ANTARES_APPLICATION_MEMORYSTATISTICS_MEMORYSTATISTICS_H__
#define __ANTARES_APPLICATION_MEMORYSTATISTICS_MEMORYSTATISTICS_H__
diff --git a/src/ui/simulator/windows/memorystatistics/private.h b/src/ui/simulator/windows/memorystatistics/private.h
index 1971a26b98..81e57c1896 100644
--- a/src/ui/simulator/windows/memorystatistics/private.h
+++ b/src/ui/simulator/windows/memorystatistics/private.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __ANTARES_APPLICATION_MEMORYSTATISTICS_PRIVATE_H__
#define __ANTARES_APPLICATION_MEMORYSTATISTICS_PRIVATE_H__
diff --git a/src/ui/simulator/windows/message.cpp b/src/ui/simulator/windows/message.cpp
index 2b3b065d2f..bb69fd0167 100644
--- a/src/ui/simulator/windows/message.cpp
+++ b/src/ui/simulator/windows/message.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#include
diff --git a/src/ui/simulator/windows/message.h b/src/ui/simulator/windows/message.h
index 3ca130bc55..e514632c00 100644
--- a/src/ui/simulator/windows/message.h
+++ b/src/ui/simulator/windows/message.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __ANTARES_APPLICATION_MESSAGE_H__
#define __ANTARES_APPLICATION_MESSAGE_H__
diff --git a/src/ui/simulator/windows/message.hxx b/src/ui/simulator/windows/message.hxx
index 3675f1357d..4bd5e591a5 100644
--- a/src/ui/simulator/windows/message.hxx
+++ b/src/ui/simulator/windows/message.hxx
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __ANTARES_APPLICATION_MESSAGE_HXX__
#define __ANTARES_APPLICATION_MESSAGE_HXX__
diff --git a/src/ui/simulator/windows/notes.cpp b/src/ui/simulator/windows/notes.cpp
index 5273971e87..db428b25b2 100644
--- a/src/ui/simulator/windows/notes.cpp
+++ b/src/ui/simulator/windows/notes.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#include "notes.h"
diff --git a/src/ui/simulator/windows/notes.h b/src/ui/simulator/windows/notes.h
index 2b2a44966f..76ae0d200c 100644
--- a/src/ui/simulator/windows/notes.h
+++ b/src/ui/simulator/windows/notes.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __ANTARES_APPLICATION_WINDOWS_NOTES_H__
#define __ANTARES_APPLICATION_WINDOWS_NOTES_H__
diff --git a/src/ui/simulator/windows/options/adequacy-patch/adequacy-patch-areas.cpp b/src/ui/simulator/windows/options/adequacy-patch/adequacy-patch-areas.cpp
index b9af7956ae..51cc8b3436 100644
--- a/src/ui/simulator/windows/options/adequacy-patch/adequacy-patch-areas.cpp
+++ b/src/ui/simulator/windows/options/adequacy-patch/adequacy-patch-areas.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#include "adequacy-patch-areas.h"
diff --git a/src/ui/simulator/windows/options/adequacy-patch/adequacy-patch-areas.h b/src/ui/simulator/windows/options/adequacy-patch/adequacy-patch-areas.h
index 5ca9e2c160..dc379c10ac 100644
--- a/src/ui/simulator/windows/options/adequacy-patch/adequacy-patch-areas.h
+++ b/src/ui/simulator/windows/options/adequacy-patch/adequacy-patch-areas.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __ANTARES_APPLICATION_WINDOWS_ADEQUACY_PATCH_AREAS_H__
diff --git a/src/ui/simulator/windows/options/adequacy-patch/adequacy-patch-options.cpp b/src/ui/simulator/windows/options/adequacy-patch/adequacy-patch-options.cpp
index 090b837699..0429abcaaf 100644
--- a/src/ui/simulator/windows/options/adequacy-patch/adequacy-patch-options.cpp
+++ b/src/ui/simulator/windows/options/adequacy-patch/adequacy-patch-options.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#include "adequacy-patch-options.h"
diff --git a/src/ui/simulator/windows/options/adequacy-patch/adequacy-patch-options.h b/src/ui/simulator/windows/options/adequacy-patch/adequacy-patch-options.h
index 5a0d1c3c45..c5ade84e37 100644
--- a/src/ui/simulator/windows/options/adequacy-patch/adequacy-patch-options.h
+++ b/src/ui/simulator/windows/options/adequacy-patch/adequacy-patch-options.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __ANTARES_APPLICATION_WINDOWS_OPTIONS_ADEQUACY_PATCH_H__
#define __ANTARES_APPLICATION_WINDOWS_OPTIONS_ADEQUACY_PATCH_H__
diff --git a/src/ui/simulator/windows/options/advanced/advanced.cpp b/src/ui/simulator/windows/options/advanced/advanced.cpp
index fa670c5ce1..798ee4f428 100644
--- a/src/ui/simulator/windows/options/advanced/advanced.cpp
+++ b/src/ui/simulator/windows/options/advanced/advanced.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#include "advanced.h"
diff --git a/src/ui/simulator/windows/options/advanced/advanced.h b/src/ui/simulator/windows/options/advanced/advanced.h
index d888492400..c90a336b72 100644
--- a/src/ui/simulator/windows/options/advanced/advanced.h
+++ b/src/ui/simulator/windows/options/advanced/advanced.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __ANTARES_APPLICATION_WINDOWS_OPTIONS_ADVANCED_PARAMETERS_H__
#define __ANTARES_APPLICATION_WINDOWS_OPTIONS_ADVANCED_PARAMETERS_H__
diff --git a/src/ui/simulator/windows/options/optimization/optimization.cpp b/src/ui/simulator/windows/options/optimization/optimization.cpp
index c690021256..8f1c74e378 100644
--- a/src/ui/simulator/windows/options/optimization/optimization.cpp
+++ b/src/ui/simulator/windows/options/optimization/optimization.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#include "optimization.h"
diff --git a/src/ui/simulator/windows/options/optimization/optimization.h b/src/ui/simulator/windows/options/optimization/optimization.h
index b133861b7a..fd4544c310 100644
--- a/src/ui/simulator/windows/options/optimization/optimization.h
+++ b/src/ui/simulator/windows/options/optimization/optimization.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __ANTARES_APPLICATION_WINDOWS_OPTIONS_OPTIMIZATION_PREFS_H__
#define __ANTARES_APPLICATION_WINDOWS_OPTIONS_OPTIMIZATION_PREFS_H__
diff --git a/src/ui/simulator/windows/options/playlist/playlist.cpp b/src/ui/simulator/windows/options/playlist/playlist.cpp
index 2521fdc209..7f45455ebe 100644
--- a/src/ui/simulator/windows/options/playlist/playlist.cpp
+++ b/src/ui/simulator/windows/options/playlist/playlist.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#include "playlist.h"
diff --git a/src/ui/simulator/windows/options/playlist/playlist.h b/src/ui/simulator/windows/options/playlist/playlist.h
index 8b266cfa95..d01ce9bf5a 100644
--- a/src/ui/simulator/windows/options/playlist/playlist.h
+++ b/src/ui/simulator/windows/options/playlist/playlist.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __ANTARES_APPLICATION_WINDOWS_PLAYLIST_H__
#define __ANTARES_APPLICATION_WINDOWS_PLAYLIST_H__
diff --git a/src/ui/simulator/windows/options/temp-folder/temp-folder.cpp b/src/ui/simulator/windows/options/temp-folder/temp-folder.cpp
index 56dc9ad5ee..b147f3eb1b 100644
--- a/src/ui/simulator/windows/options/temp-folder/temp-folder.cpp
+++ b/src/ui/simulator/windows/options/temp-folder/temp-folder.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#include "temp-folder.h"
diff --git a/src/ui/simulator/windows/options/temp-folder/temp-folder.h b/src/ui/simulator/windows/options/temp-folder/temp-folder.h
index 0e0f8b1b67..4bdd16acc5 100644
--- a/src/ui/simulator/windows/options/temp-folder/temp-folder.h
+++ b/src/ui/simulator/windows/options/temp-folder/temp-folder.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __ANTARES_APPLICATION_WINDOWS_OPTIONS_TEMP_FOLDER_H__
#define __ANTARES_APPLICATION_WINDOWS_OPTIONS_TEMP_FOLDER_H__
diff --git a/src/ui/simulator/windows/output/content.h b/src/ui/simulator/windows/output/content.h
index bf336032ba..a6f327a671 100644
--- a/src/ui/simulator/windows/output/content.h
+++ b/src/ui/simulator/windows/output/content.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __ANTARES_WINDOWS_OUTPUT_CONTENT_H__
#define __ANTARES_WINDOWS_OUTPUT_CONTENT_H__
diff --git a/src/ui/simulator/windows/output/content.hxx b/src/ui/simulator/windows/output/content.hxx
index ec43707055..fe8b176a78 100644
--- a/src/ui/simulator/windows/output/content.hxx
+++ b/src/ui/simulator/windows/output/content.hxx
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __ANTARES_WINDOWS_OUTPUT_CONTENT_HXX__
#define __ANTARES_WINDOWS_OUTPUT_CONTENT_HXX__
diff --git a/src/ui/simulator/windows/output/fwd.h b/src/ui/simulator/windows/output/fwd.h
index 6be44c8f5b..44020d8742 100644
--- a/src/ui/simulator/windows/output/fwd.h
+++ b/src/ui/simulator/windows/output/fwd.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __ANTARES_WINDOWS_OUTPUT_FWD_H__
#define __ANTARES_WINDOWS_OUTPUT_FWD_H__
diff --git a/src/ui/simulator/windows/output/job.cpp b/src/ui/simulator/windows/output/job.cpp
index 66a66c291d..75df3ec93e 100644
--- a/src/ui/simulator/windows/output/job.cpp
+++ b/src/ui/simulator/windows/output/job.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#include "job.h"
diff --git a/src/ui/simulator/windows/output/job.h b/src/ui/simulator/windows/output/job.h
index b5569bcf4b..f3dcdaf10a 100644
--- a/src/ui/simulator/windows/output/job.h
+++ b/src/ui/simulator/windows/output/job.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __ANTARES_WINDOWS_OUTPUT_JOB_H__
#define __ANTARES_WINDOWS_OUTPUT_JOB_H__
diff --git a/src/ui/simulator/windows/output/layer.cpp b/src/ui/simulator/windows/output/layer.cpp
index 64b0223250..999630063a 100644
--- a/src/ui/simulator/windows/output/layer.cpp
+++ b/src/ui/simulator/windows/output/layer.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#include "layer.h"
diff --git a/src/ui/simulator/windows/output/layer.h b/src/ui/simulator/windows/output/layer.h
index 26eebad7bb..4555402751 100644
--- a/src/ui/simulator/windows/output/layer.h
+++ b/src/ui/simulator/windows/output/layer.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __ANTARES_WINDOWS_OUTPUT_LAYER_H__
#define __ANTARES_WINDOWS_OUTPUT_LAYER_H__
diff --git a/src/ui/simulator/windows/output/layer.hxx b/src/ui/simulator/windows/output/layer.hxx
index b9faa7ce12..bb80e147f2 100644
--- a/src/ui/simulator/windows/output/layer.hxx
+++ b/src/ui/simulator/windows/output/layer.hxx
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __ANTARES_WINDOWS_OUTPUT_LAYER_HXX__
#define __ANTARES_WINDOWS_OUTPUT_LAYER_HXX__
diff --git a/src/ui/simulator/windows/output/mini-frame.cpp b/src/ui/simulator/windows/output/mini-frame.cpp
index 160f244a2d..1ec5e97d55 100644
--- a/src/ui/simulator/windows/output/mini-frame.cpp
+++ b/src/ui/simulator/windows/output/mini-frame.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#include "mini-frame.h"
diff --git a/src/ui/simulator/windows/output/mini-frame.h b/src/ui/simulator/windows/output/mini-frame.h
index b89c3e6d4f..9bb57acb96 100644
--- a/src/ui/simulator/windows/output/mini-frame.h
+++ b/src/ui/simulator/windows/output/mini-frame.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __ANTARES_WINDOWS_OUTPUT_MINI_FRAME_H__
#define __ANTARES_WINDOWS_OUTPUT_MINI_FRAME_H__
diff --git a/src/ui/simulator/windows/output/output.cpp b/src/ui/simulator/windows/output/output.cpp
index 4537a70831..959fea4b1a 100644
--- a/src/ui/simulator/windows/output/output.cpp
+++ b/src/ui/simulator/windows/output/output.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#include
diff --git a/src/ui/simulator/windows/output/output.h b/src/ui/simulator/windows/output/output.h
index 4aa2403eb4..3861c11900 100644
--- a/src/ui/simulator/windows/output/output.h
+++ b/src/ui/simulator/windows/output/output.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __ANTARES_WINDOWS_OUTPUT_OUTPUT_H__
#define __ANTARES_WINDOWS_OUTPUT_OUTPUT_H__
diff --git a/src/ui/simulator/windows/output/panel.h b/src/ui/simulator/windows/output/panel.h
index 91a87ba8ba..d8e4f6a0b1 100644
--- a/src/ui/simulator/windows/output/panel.h
+++ b/src/ui/simulator/windows/output/panel.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __ANTARES_WINDOWS_OUTPUT_PANEL_H__
#define __ANTARES_WINDOWS_OUTPUT_PANEL_H__
diff --git a/src/ui/simulator/windows/output/panel/area-link-renderer.cpp b/src/ui/simulator/windows/output/panel/area-link-renderer.cpp
index 223072b1c5..515a29c204 100644
--- a/src/ui/simulator/windows/output/panel/area-link-renderer.cpp
+++ b/src/ui/simulator/windows/output/panel/area-link-renderer.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#include "area-link-renderer.h"
diff --git a/src/ui/simulator/windows/output/panel/area-link-renderer.h b/src/ui/simulator/windows/output/panel/area-link-renderer.h
index 9efe88fc89..e84d5ae1b5 100644
--- a/src/ui/simulator/windows/output/panel/area-link-renderer.h
+++ b/src/ui/simulator/windows/output/panel/area-link-renderer.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __ANTARES_WINDOWS_OUTPUT_PANEL_AREA_LINK_RENDERER_H__
#define __ANTARES_WINDOWS_OUTPUT_PANEL_AREA_LINK_RENDERER_H__
diff --git a/src/ui/simulator/windows/output/panel/area-link.cpp b/src/ui/simulator/windows/output/panel/area-link.cpp
index cfc10e1db1..099fcfb634 100644
--- a/src/ui/simulator/windows/output/panel/area-link.cpp
+++ b/src/ui/simulator/windows/output/panel/area-link.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#include "panel.h"
diff --git a/src/ui/simulator/windows/output/panel/panel.cpp b/src/ui/simulator/windows/output/panel/panel.cpp
index 1c2d637cdd..ea527ac7c8 100644
--- a/src/ui/simulator/windows/output/panel/panel.cpp
+++ b/src/ui/simulator/windows/output/panel/panel.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#include "panel.h"
diff --git a/src/ui/simulator/windows/output/panel/panel.h b/src/ui/simulator/windows/output/panel/panel.h
index a6726f588b..87cf3d3682 100644
--- a/src/ui/simulator/windows/output/panel/panel.h
+++ b/src/ui/simulator/windows/output/panel/panel.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __ANTARES_WINDOWS_OUTPUT_PANEL_PANEL_H__
#define __ANTARES_WINDOWS_OUTPUT_PANEL_PANEL_H__
diff --git a/src/ui/simulator/windows/output/panel/panel.hxx b/src/ui/simulator/windows/output/panel/panel.hxx
index c7149d9a69..c0a6c2dd12 100644
--- a/src/ui/simulator/windows/output/panel/panel.hxx
+++ b/src/ui/simulator/windows/output/panel/panel.hxx
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __ANTARES_WINDOWS_OUTPUT_PANEL_PANEL_HXX__
#define __ANTARES_WINDOWS_OUTPUT_PANEL_PANEL_HXX__
diff --git a/src/ui/simulator/windows/output/provider/output-comparison.cpp b/src/ui/simulator/windows/output/provider/output-comparison.cpp
index 2e71b9e9d4..a0372604b8 100644
--- a/src/ui/simulator/windows/output/provider/output-comparison.cpp
+++ b/src/ui/simulator/windows/output/provider/output-comparison.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#include "output-comparison.h"
diff --git a/src/ui/simulator/windows/output/provider/output-comparison.h b/src/ui/simulator/windows/output/provider/output-comparison.h
index 84431b298c..5332d91000 100644
--- a/src/ui/simulator/windows/output/provider/output-comparison.h
+++ b/src/ui/simulator/windows/output/provider/output-comparison.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __ANTARES_WINDOWS_OUTPUT_PROVIDER_COMPARISON_H__
#define __ANTARES_WINDOWS_OUTPUT_PROVIDER_COMPARISON_H__
diff --git a/src/ui/simulator/windows/output/provider/outputs.cpp b/src/ui/simulator/windows/output/provider/outputs.cpp
index aa95581337..bad5de05f9 100644
--- a/src/ui/simulator/windows/output/provider/outputs.cpp
+++ b/src/ui/simulator/windows/output/provider/outputs.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#include
diff --git a/src/ui/simulator/windows/output/provider/outputs.h b/src/ui/simulator/windows/output/provider/outputs.h
index b60dd2f150..994a049070 100644
--- a/src/ui/simulator/windows/output/provider/outputs.h
+++ b/src/ui/simulator/windows/output/provider/outputs.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __ANTARES_WINDOWS_OUTPUT_PROVIDER_OUTPUTS_H__
#define __ANTARES_WINDOWS_OUTPUT_PROVIDER_OUTPUTS_H__
diff --git a/src/ui/simulator/windows/output/provider/variables.cpp b/src/ui/simulator/windows/output/provider/variables.cpp
index 07e0887b77..a15cf35955 100644
--- a/src/ui/simulator/windows/output/provider/variables.cpp
+++ b/src/ui/simulator/windows/output/provider/variables.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#include "variables.h"
diff --git a/src/ui/simulator/windows/output/provider/variables.h b/src/ui/simulator/windows/output/provider/variables.h
index ac891cde11..6ed4907dde 100644
--- a/src/ui/simulator/windows/output/provider/variables.h
+++ b/src/ui/simulator/windows/output/provider/variables.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __ANTARES_WINDOWS_OUTPUT_PROVIDER_VARIABLES_H__
#define __ANTARES_WINDOWS_OUTPUT_PROVIDER_VARIABLES_H__
diff --git a/src/ui/simulator/windows/output/spotlight-provider.cpp b/src/ui/simulator/windows/output/spotlight-provider.cpp
index 0eb1cc5528..2821a6a091 100644
--- a/src/ui/simulator/windows/output/spotlight-provider.cpp
+++ b/src/ui/simulator/windows/output/spotlight-provider.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#include "spotlight-provider.h"
diff --git a/src/ui/simulator/windows/output/spotlight-provider.h b/src/ui/simulator/windows/output/spotlight-provider.h
index 36bdd96a21..2ba3498260 100644
--- a/src/ui/simulator/windows/output/spotlight-provider.h
+++ b/src/ui/simulator/windows/output/spotlight-provider.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __ANTARES_WINDOWS_OUTPUT_SPOTLIGHT_PROVIDER_H__
#define __ANTARES_WINDOWS_OUTPUT_SPOTLIGHT_PROVIDER_H__
diff --git a/src/ui/simulator/windows/output/tab.cpp b/src/ui/simulator/windows/output/tab.cpp
index 3ec2d6422e..dfb64c8ef4 100644
--- a/src/ui/simulator/windows/output/tab.cpp
+++ b/src/ui/simulator/windows/output/tab.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#include "output.h"
diff --git a/src/ui/simulator/windows/output/window.cpp b/src/ui/simulator/windows/output/window.cpp
index aca46d1ecf..aeca1da11f 100644
--- a/src/ui/simulator/windows/output/window.cpp
+++ b/src/ui/simulator/windows/output/window.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#include "window.h"
diff --git a/src/ui/simulator/windows/output/window.h b/src/ui/simulator/windows/output/window.h
index 518c74fcfc..d6e6e24c0b 100644
--- a/src/ui/simulator/windows/output/window.h
+++ b/src/ui/simulator/windows/output/window.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __ANTARES_WINDOWS_OUTPUT_WINDOW_H__
#define __ANTARES_WINDOWS_OUTPUT_WINDOW_H__
diff --git a/src/ui/simulator/windows/renewables/cluster.cpp b/src/ui/simulator/windows/renewables/cluster.cpp
index 7eedf0e33a..20cf318063 100644
--- a/src/ui/simulator/windows/renewables/cluster.cpp
+++ b/src/ui/simulator/windows/renewables/cluster.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#include "cluster.h"
diff --git a/src/ui/simulator/windows/renewables/cluster.h b/src/ui/simulator/windows/renewables/cluster.h
index 52d5a52a59..e8268d0158 100644
--- a/src/ui/simulator/windows/renewables/cluster.h
+++ b/src/ui/simulator/windows/renewables/cluster.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __ANTARES_APPLICATION_WINDOW_RENEWABLE_COMMON_H__
#define __ANTARES_APPLICATION_WINDOW_RENEWABLE_COMMON_H__
diff --git a/src/ui/simulator/windows/renewables/panel.cpp b/src/ui/simulator/windows/renewables/panel.cpp
index 2103eea79b..df3b1b7092 100644
--- a/src/ui/simulator/windows/renewables/panel.cpp
+++ b/src/ui/simulator/windows/renewables/panel.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#include "panel.h"
diff --git a/src/ui/simulator/windows/renewables/panel.h b/src/ui/simulator/windows/renewables/panel.h
index aec876f3db..edc0adec3b 100644
--- a/src/ui/simulator/windows/renewables/panel.h
+++ b/src/ui/simulator/windows/renewables/panel.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __ANTARES_WINDOW_RENEWABLE_PANEL_H__
#define __ANTARES_WINDOW_RENEWABLE_PANEL_H__
diff --git a/src/ui/simulator/windows/saveas.cpp b/src/ui/simulator/windows/saveas.cpp
index eb4ef1d0a4..fc8c685ac6 100644
--- a/src/ui/simulator/windows/saveas.cpp
+++ b/src/ui/simulator/windows/saveas.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#include "saveas.h"
diff --git a/src/ui/simulator/windows/saveas.h b/src/ui/simulator/windows/saveas.h
index af057cdd8b..ec01d6e5d3 100644
--- a/src/ui/simulator/windows/saveas.h
+++ b/src/ui/simulator/windows/saveas.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __ANTARES_APPLICATION_WINDOWS_SAVEAS_H__
#define __ANTARES_APPLICATION_WINDOWS_SAVEAS_H__
diff --git a/src/ui/simulator/windows/saveas.hxx b/src/ui/simulator/windows/saveas.hxx
index 988153098d..2eef82e86c 100644
--- a/src/ui/simulator/windows/saveas.hxx
+++ b/src/ui/simulator/windows/saveas.hxx
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __ANTARES_APPLICATION_WINDOWS_SAVEAS_HXX__
#define __ANTARES_APPLICATION_WINDOWS_SAVEAS_HXX__
diff --git a/src/ui/simulator/windows/scenario-builder/panel.cpp b/src/ui/simulator/windows/scenario-builder/panel.cpp
index 1d96d5a411..03830d1fc5 100644
--- a/src/ui/simulator/windows/scenario-builder/panel.cpp
+++ b/src/ui/simulator/windows/scenario-builder/panel.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#include "panel.h"
diff --git a/src/ui/simulator/windows/scenario-builder/panel.h b/src/ui/simulator/windows/scenario-builder/panel.h
index 44e59afa00..43673f3ebe 100644
--- a/src/ui/simulator/windows/scenario-builder/panel.h
+++ b/src/ui/simulator/windows/scenario-builder/panel.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __ANTARES_APPLICATION_WINDOWS_SCENARIO_BUILDER_PANEL_H__
#define __ANTARES_APPLICATION_WINDOWS_SCENARIO_BUILDER_PANEL_H__
diff --git a/src/ui/simulator/windows/sets.cpp b/src/ui/simulator/windows/sets.cpp
index 421e58b036..3102a0b377 100644
--- a/src/ui/simulator/windows/sets.cpp
+++ b/src/ui/simulator/windows/sets.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#include "sets.h"
diff --git a/src/ui/simulator/windows/sets.h b/src/ui/simulator/windows/sets.h
index 06c0d70266..66b8470437 100644
--- a/src/ui/simulator/windows/sets.h
+++ b/src/ui/simulator/windows/sets.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __ANTARES_APPLICATION_WINDOWS_SETS_H__
#define __ANTARES_APPLICATION_WINDOWS_SETS_H__
diff --git a/src/ui/simulator/windows/simulation/panel.cpp b/src/ui/simulator/windows/simulation/panel.cpp
index a24f86fabd..ea215c3810 100644
--- a/src/ui/simulator/windows/simulation/panel.cpp
+++ b/src/ui/simulator/windows/simulation/panel.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#include "panel.h"
diff --git a/src/ui/simulator/windows/simulation/panel.h b/src/ui/simulator/windows/simulation/panel.h
index 3113dba3a3..21d101c42b 100644
--- a/src/ui/simulator/windows/simulation/panel.h
+++ b/src/ui/simulator/windows/simulation/panel.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __ANTARES_APPLICATION_WINDOWS_SIMULATION_PANEL_H__
#define __ANTARES_APPLICATION_WINDOWS_SIMULATION_PANEL_H__
diff --git a/src/ui/simulator/windows/simulation/run.cpp b/src/ui/simulator/windows/simulation/run.cpp
index c6a68e868c..684436e4f1 100644
--- a/src/ui/simulator/windows/simulation/run.cpp
+++ b/src/ui/simulator/windows/simulation/run.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#include "run.h"
diff --git a/src/ui/simulator/windows/simulation/run.h b/src/ui/simulator/windows/simulation/run.h
index 0586fedae0..3187b87315 100644
--- a/src/ui/simulator/windows/simulation/run.h
+++ b/src/ui/simulator/windows/simulation/run.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __ANTARES_APPLICATION_WINDOWS_SIMULATION_RUN_H__
#define __ANTARES_APPLICATION_WINDOWS_SIMULATION_RUN_H__
diff --git a/src/ui/simulator/windows/startupwizard.cpp b/src/ui/simulator/windows/startupwizard.cpp
index 4997cc2346..9cc8a096c6 100644
--- a/src/ui/simulator/windows/startupwizard.cpp
+++ b/src/ui/simulator/windows/startupwizard.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#include "startupwizard.h"
diff --git a/src/ui/simulator/windows/startupwizard.h b/src/ui/simulator/windows/startupwizard.h
index cc7a1e2a1c..18737222ff 100644
--- a/src/ui/simulator/windows/startupwizard.h
+++ b/src/ui/simulator/windows/startupwizard.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __ANTARES_APPLICATION_WINDOWS_STARTUP_WIZARD_H__
#define __ANTARES_APPLICATION_WINDOWS_STARTUP_WIZARD_H__
diff --git a/src/ui/simulator/windows/studylogs.cpp b/src/ui/simulator/windows/studylogs.cpp
index 732954e272..d755d98dc4 100644
--- a/src/ui/simulator/windows/studylogs.cpp
+++ b/src/ui/simulator/windows/studylogs.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#include "studylogs.h"
diff --git a/src/ui/simulator/windows/studylogs.h b/src/ui/simulator/windows/studylogs.h
index 3779cee36a..4ed11fecf6 100644
--- a/src/ui/simulator/windows/studylogs.h
+++ b/src/ui/simulator/windows/studylogs.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __ANTARES_APPLICATION_WINDOWS_STUDY_LOGS_H__
#define __ANTARES_APPLICATION_WINDOWS_STUDY_LOGS_H__
diff --git a/src/ui/simulator/windows/textinput/input.cpp b/src/ui/simulator/windows/textinput/input.cpp
index a54d8c1b50..ca377d6e71 100644
--- a/src/ui/simulator/windows/textinput/input.cpp
+++ b/src/ui/simulator/windows/textinput/input.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#include
diff --git a/src/ui/simulator/windows/textinput/input.h b/src/ui/simulator/windows/textinput/input.h
index 92e14eda2a..ae5b270907 100644
--- a/src/ui/simulator/windows/textinput/input.h
+++ b/src/ui/simulator/windows/textinput/input.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __ANTARES_WINDOWS_TEXTINPUT_INPUT_H__
#define __ANTARES_WINDOWS_TEXTINPUT_INPUT_H__
diff --git a/src/ui/simulator/windows/thermal/cluster.cpp b/src/ui/simulator/windows/thermal/cluster.cpp
index 1be1b88604..60b3dd75b4 100644
--- a/src/ui/simulator/windows/thermal/cluster.cpp
+++ b/src/ui/simulator/windows/thermal/cluster.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#include "cluster.h"
diff --git a/src/ui/simulator/windows/thermal/cluster.h b/src/ui/simulator/windows/thermal/cluster.h
index 83c90ad857..16a8ea6801 100644
--- a/src/ui/simulator/windows/thermal/cluster.h
+++ b/src/ui/simulator/windows/thermal/cluster.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __ANTARES_APPLICATION_WINDOW_THERMAL_COMMON_H__
#define __ANTARES_APPLICATION_WINDOW_THERMAL_COMMON_H__
diff --git a/src/ui/simulator/windows/thermal/panel.cpp b/src/ui/simulator/windows/thermal/panel.cpp
index 9b5eedaeaf..05a316f72f 100644
--- a/src/ui/simulator/windows/thermal/panel.cpp
+++ b/src/ui/simulator/windows/thermal/panel.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#include "panel.h"
diff --git a/src/ui/simulator/windows/thermal/panel.h b/src/ui/simulator/windows/thermal/panel.h
index 432dbdd40b..cfc9c8a010 100644
--- a/src/ui/simulator/windows/thermal/panel.h
+++ b/src/ui/simulator/windows/thermal/panel.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __ANTARES_WINDOW_THERMAL_PANEL_H__
#define __ANTARES_WINDOW_THERMAL_PANEL_H__
diff --git a/src/ui/simulator/windows/version.cpp b/src/ui/simulator/windows/version.cpp
index e845bbd325..a738cacb8f 100644
--- a/src/ui/simulator/windows/version.cpp
+++ b/src/ui/simulator/windows/version.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#include "version.h"
diff --git a/src/ui/simulator/windows/version.h b/src/ui/simulator/windows/version.h
index 44f51833d0..be5705940f 100644
--- a/src/ui/simulator/windows/version.h
+++ b/src/ui/simulator/windows/version.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __ANTARES_WINDOW_VERSION_H__
#define __ANTARES_WINDOW_VERSION_H__
diff --git a/src/ui/simulator/windows/xcast/xcast.h b/src/ui/simulator/windows/xcast/xcast.h
index bd21e6485e..5df3f21c84 100644
--- a/src/ui/simulator/windows/xcast/xcast.h
+++ b/src/ui/simulator/windows/xcast/xcast.h
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __ANTARES_WINDOWS_XCAST_XCAST_H__
#define __ANTARES_WINDOWS_XCAST_XCAST_H__
diff --git a/src/ui/simulator/windows/xcast/xcast.hxx b/src/ui/simulator/windows/xcast/xcast.hxx
index c2535aaa32..c2ca5be882 100644
--- a/src/ui/simulator/windows/xcast/xcast.hxx
+++ b/src/ui/simulator/windows/xcast/xcast.hxx
@@ -22,7 +22,7 @@
** You should have received a copy of the GNU General Public License
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: licenceRef-GPL3_WITH_RTE-Exceptions
+** SPDX-License-Identifier: MPL 2.0
*/
#ifndef __ANTARES_WINDOWS_XCAST_XCAST_HXX__
#define __ANTARES_WINDOWS_XCAST_XCAST_HXX__
From 58b1e2f1620d2a68f5fd4c8d4d1805c4bd1bbb8f Mon Sep 17 00:00:00 2001
From: Florian OMNES <26088210+flomnes@users.noreply.github.com>
Date: Fri, 8 Dec 2023 14:12:41 +0100
Subject: [PATCH 02/21] Replace GNU General Public License -> Mozilla Public
Licence 2.0
---
src/analyzer/atsp/atsp.cpp | 6 ++--
src/analyzer/atsp/atsp.h | 6 ++--
src/analyzer/atsp/atsp.hxx | 6 ++--
src/analyzer/atsp/cache.cpp | 6 ++--
src/analyzer/atsp/correlations.cpp | 6 ++--
src/analyzer/atsp/load.cpp | 6 ++--
src/analyzer/atsp/misc.cpp | 6 ++--
src/analyzer/atsp/preflight.cpp | 6 ++--
src/analyzer/main.cpp | 6 ++--
src/ext/yuni/license.md | 2 +-
src/libs/antares/Enum.hpp | 6 ++--
src/libs/antares/Enum.hxx | 6 ++--
src/libs/antares/antares.h | 6 ++--
.../array/antares/array/matrix-to-buffer.h | 6 ++--
.../array/antares/array/matrix-to-buffer.hxx | 6 ++--
src/libs/antares/array/antares/array/matrix.h | 6 ++--
.../antares/array/antares/array/matrix.hxx | 6 ++--
src/libs/antares/array/matrix.cpp | 6 ++--
.../include/antares/benchmarking/timer.h | 6 ++--
src/libs/antares/benchmarking/timer.cpp | 6 ++--
.../antares/checks/checkLoadedInputData.h | 6 ++--
.../antares/checks/checkLoadedInputData.cpp | 6 ++--
src/libs/antares/concurrency/concurrency.cpp | 6 ++--
.../include/antares/concurrency/concurrency.h | 6 ++--
src/libs/antares/config.h | 6 ++--
src/libs/antares/constants.cpp | 6 ++--
src/libs/antares/constants.h | 6 ++--
.../antares/correlation/correlation.h | 6 ++--
.../antares/correlation/correlation.hxx | 6 ++--
src/libs/antares/correlation/correlation.cpp | 6 ++--
src/libs/antares/date/antares/date/date.h | 6 ++--
src/libs/antares/date/date.cpp | 6 ++--
src/libs/antares/exception/AssertionError.cpp | 6 ++--
.../exception/UnfeasibleProblemError.cpp | 6 ++--
.../antares/exception/AssertionError.hpp | 6 ++--
.../antares/exception/LoadingError.hpp | 6 ++--
.../exception/UnfeasibleProblemError.hpp | 6 ++--
src/libs/antares/fatal-error.h | 6 ++--
.../antares/inifile/antares/inifile/inifile.h | 6 ++--
.../inifile/antares/inifile/inifile.hxx | 6 ++--
src/libs/antares/inifile/inifile.cpp | 6 ++--
src/libs/antares/io/antares/io/file.h | 6 ++--
src/libs/antares/io/antares/io/statistics.h | 6 ++--
src/libs/antares/io/file.cpp | 6 ++--
src/libs/antares/io/statistics.cpp | 6 ++--
src/libs/antares/jit.h | 6 ++--
src/libs/antares/jit/antares/jit/jit.h | 6 ++--
src/libs/antares/jit/antares/jit/jit.hxx | 6 ++--
src/libs/antares/jit/jit.cpp | 6 ++--
src/libs/antares/locale.cpp | 6 ++--
src/libs/antares/locale.h | 6 ++--
src/libs/antares/logs/antares/logs/cleaner.h | 6 ++--
src/libs/antares/logs/antares/logs/hostinfo.h | 6 ++--
.../antares/logs/antares/logs/hostname.hxx | 6 ++--
src/libs/antares/logs/antares/logs/logs.h | 6 ++--
src/libs/antares/logs/antares/logs/logs.hxx | 6 ++--
src/libs/antares/logs/cleaner.cpp | 6 ++--
src/libs/antares/logs/hostinfo.cpp | 6 ++--
src/libs/antares/logs/logs.cpp | 6 ++--
.../memory/include/antares/memory/memory.h | 6 ++--
.../memory/include/antares/memory/memory.hxx | 6 ++--
src/libs/antares/memory/memory.cpp | 6 ++--
.../mersenne-twister/mersenne-twister.h | 6 ++--
.../mersenne-twister/mersenne-twister.hxx | 6 ++--
src/libs/antares/net/net.h | 6 ++--
src/libs/antares/net/request.h | 6 ++--
src/libs/antares/object/intrusive-reference.h | 6 ++--
.../antares/object/intrusive-reference.hxx | 6 ++--
src/libs/antares/object/object.cpp | 6 ++--
src/libs/antares/object/object.h | 6 ++--
src/libs/antares/object/object.hxx | 6 ++--
src/libs/antares/object/ref.h | 6 ++--
.../paths/include/antares/paths/list.h | 6 ++--
src/libs/antares/paths/list.cpp | 6 ++--
src/libs/antares/resources/resources.cpp | 6 ++--
src/libs/antares/resources/resources.h | 6 ++--
.../series/include/antares/series/series.h | 6 ++--
src/libs/antares/series/series.cpp | 6 ++--
src/libs/antares/solver.cpp | 6 ++--
src/libs/antares/solver.h | 6 ++--
src/libs/antares/stdcxx/demangle.cpp | 6 ++--
.../include/antares/stdcxx/demangle.hpp | 6 ++--
.../study/UnfeasibleProblemBehavior.cpp | 6 ++--
.../study/UnfeasibleProblemBehavior.hpp | 6 ++--
src/libs/antares/study/area/area.cpp | 6 ++--
src/libs/antares/study/area/area.h | 6 ++--
src/libs/antares/study/area/area.hxx | 6 ++--
src/libs/antares/study/area/constants.h | 6 ++--
src/libs/antares/study/area/links.cpp | 6 ++--
src/libs/antares/study/area/links.h | 6 ++--
src/libs/antares/study/area/list.cpp | 6 ++--
src/libs/antares/study/area/scratchpad.cpp | 6 ++--
src/libs/antares/study/area/scratchpad.h | 6 ++--
.../study/area/store-timeseries-numbers.cpp | 6 ++--
.../study/area/store-timeseries-numbers.h | 6 ++--
.../study/area/store-timeseries-numbers.hxx | 6 ++--
src/libs/antares/study/area/ui.cpp | 6 ++--
src/libs/antares/study/area/ui.h | 6 ++--
.../binding_constraint/BindingConstraint.cpp | 6 ++--
.../binding_constraint/BindingConstraint.h | 6 ++--
.../binding_constraint/BindingConstraint.hxx | 6 ++--
src/libs/antares/study/cleaner.h | 6 ++--
.../antares/study/cleaner/cleaner-v20.cpp | 6 ++--
src/libs/antares/study/cleaner/cleaner.cpp | 6 ++--
src/libs/antares/study/cleaner/versions.h | 6 ++--
src/libs/antares/study/constraint.h | 6 ++--
.../antares/study/correlation-updater.hxx | 6 ++--
src/libs/antares/study/filter.cpp | 6 ++--
src/libs/antares/study/filter.h | 6 ++--
src/libs/antares/study/finder.h | 6 ++--
src/libs/antares/study/finder/finder.cpp | 6 ++--
src/libs/antares/study/finder/finder.h | 6 ++--
src/libs/antares/study/fwd.cpp | 6 ++--
src/libs/antares/study/fwd.h | 6 ++--
src/libs/antares/study/header.cpp | 6 ++--
src/libs/antares/study/header.h | 6 ++--
src/libs/antares/study/header.hxx | 6 ++--
src/libs/antares/study/importlogs.cpp | 6 ++--
src/libs/antares/study/layerdata.cpp | 6 ++--
src/libs/antares/study/layerdata.h | 6 ++--
src/libs/antares/study/load-options.cpp | 6 ++--
src/libs/antares/study/load-options.h | 6 ++--
src/libs/antares/study/load.cpp | 6 ++--
src/libs/antares/study/output.cpp | 6 ++--
src/libs/antares/study/output.h | 6 ++--
src/libs/antares/study/output.hxx | 6 ++--
src/libs/antares/study/parameters.cpp | 6 ++--
src/libs/antares/study/parameters.h | 6 ++--
.../antares/study/parts/hydro/allocation.cpp | 6 ++--
.../antares/study/parts/hydro/allocation.h | 6 ++--
.../antares/study/parts/hydro/allocation.hxx | 6 ++--
.../antares/study/parts/hydro/container.cpp | 6 ++--
.../antares/study/parts/hydro/container.h | 6 ++--
src/libs/antares/study/parts/hydro/prepro.cpp | 6 ++--
src/libs/antares/study/parts/hydro/prepro.h | 6 ++--
src/libs/antares/study/parts/hydro/series.cpp | 6 ++--
src/libs/antares/study/parts/hydro/series.h | 6 ++--
.../antares/study/parts/load/container.cpp | 6 ++--
src/libs/antares/study/parts/load/container.h | 6 ++--
src/libs/antares/study/parts/load/prepro.cpp | 6 ++--
src/libs/antares/study/parts/load/prepro.h | 6 ++--
src/libs/antares/study/parts/load/prepro.hxx | 6 ++--
src/libs/antares/study/parts/parts.h | 6 ++--
.../antares/study/parts/renewable/cluster.cpp | 6 ++--
.../antares/study/parts/renewable/cluster.h | 6 ++--
.../antares/study/parts/renewable/cluster.hxx | 6 ++--
.../study/parts/renewable/container.cpp | 6 ++--
.../antares/study/parts/renewable/container.h | 6 ++--
.../study/parts/renewable/container.hxx | 6 ++--
.../antares/study/parts/renewable/defines.h | 6 ++--
.../parts/short-term-storage/cluster.cpp | 6 ++--
.../study/parts/short-term-storage/cluster.h | 6 ++--
.../parts/short-term-storage/container.cpp | 6 ++--
.../parts/short-term-storage/container.h | 6 ++--
.../parts/short-term-storage/properties.cpp | 6 ++--
.../parts/short-term-storage/properties.h | 6 ++--
.../study/parts/short-term-storage/series.cpp | 6 ++--
.../study/parts/short-term-storage/series.h | 6 ++--
.../antares/study/parts/solar/container.cpp | 6 ++--
.../antares/study/parts/solar/container.h | 6 ++--
src/libs/antares/study/parts/solar/prepro.cpp | 6 ++--
src/libs/antares/study/parts/solar/prepro.h | 6 ++--
src/libs/antares/study/parts/solar/prepro.hxx | 6 ++--
.../antares/study/parts/thermal/cluster.cpp | 6 ++--
.../antares/study/parts/thermal/cluster.h | 6 ++--
.../antares/study/parts/thermal/cluster.hxx | 6 ++--
.../antares/study/parts/thermal/container.cpp | 6 ++--
.../antares/study/parts/thermal/container.h | 6 ++--
.../antares/study/parts/thermal/container.hxx | 6 ++--
.../antares/study/parts/thermal/defines.h | 6 ++--
.../antares/study/parts/thermal/ecoInput.cpp | 6 ++--
.../antares/study/parts/thermal/ecoInput.h | 6 ++--
.../antares/study/parts/thermal/pollutant.cpp | 6 ++--
.../antares/study/parts/thermal/pollutant.h | 6 ++--
.../antares/study/parts/thermal/prepro.cpp | 6 ++--
src/libs/antares/study/parts/thermal/prepro.h | 6 ++--
.../antares/study/parts/thermal/prepro.hxx | 6 ++--
.../antares/study/parts/wind/container.cpp | 6 ++--
src/libs/antares/study/parts/wind/container.h | 6 ++--
src/libs/antares/study/parts/wind/prepro.cpp | 6 ++--
src/libs/antares/study/parts/wind/prepro.h | 6 ++--
src/libs/antares/study/parts/wind/prepro.hxx | 6 ++--
.../antares/study/progression/progression.cpp | 6 ++--
.../antares/study/progression/progression.h | 6 ++--
.../antares/study/progression/progression.hxx | 6 ++--
src/libs/antares/study/runtime.h | 6 ++--
src/libs/antares/study/runtime/runtime.cpp | 6 ++--
src/libs/antares/study/runtime/runtime.h | 6 ++--
src/libs/antares/study/runtime/runtime.hxx | 6 ++--
src/libs/antares/study/save.cpp | 6 ++--
.../BindingConstraintsTSNumbersData.cpp | 6 ++--
.../study/scenario-builder/TSnumberData.cpp | 6 ++--
.../study/scenario-builder/TSnumberData.h | 6 ++--
.../scenario-builder/hydroLevelsData.cpp | 6 ++--
.../study/scenario-builder/hydroLevelsData.h | 6 ++--
.../antares/study/scenario-builder/rules.cpp | 6 ++--
.../antares/study/scenario-builder/rules.h | 6 ++--
.../antares/study/scenario-builder/rules.hxx | 6 ++--
.../scenario-builder/scBuilderDataInterface.h | 6 ++--
.../study/scenario-builder/scBuilderUtils.cpp | 6 ++--
.../study/scenario-builder/scBuilderUtils.h | 6 ++--
.../antares/study/scenario-builder/sets.cpp | 6 ++--
.../antares/study/scenario-builder/sets.h | 6 ++--
.../antares/study/scenario-builder/sets.hxx | 6 ++--
.../study/scenario-builder/updater.hxx | 6 ++--
src/libs/antares/study/sets.h | 6 ++--
src/libs/antares/study/sets.hxx | 6 ++--
src/libs/antares/study/simulation.cpp | 6 ++--
src/libs/antares/study/simulation.h | 6 ++--
src/libs/antares/study/study.cpp | 6 ++--
src/libs/antares/study/study.extra.cpp | 6 ++--
src/libs/antares/study/study.h | 6 ++--
src/libs/antares/study/study.hxx | 6 ++--
src/libs/antares/study/study.importprepro.cpp | 6 ++--
src/libs/antares/study/ui-runtimeinfos.cpp | 6 ++--
src/libs/antares/study/ui-runtimeinfos.h | 6 ++--
.../antares/study/variable-print-info.cpp | 6 ++--
src/libs/antares/study/variable-print-info.h | 6 ++--
src/libs/antares/study/version.cpp | 6 ++--
src/libs/antares/study/version.h | 6 ++--
src/libs/antares/study/xcast.h | 6 ++--
src/libs/antares/study/xcast/xcast.cpp | 6 ++--
src/libs/antares/study/xcast/xcast.h | 6 ++--
src/libs/antares/study/xcast/xcast.hxx | 6 ++--
src/libs/antares/sys/appdata.cpp | 6 ++--
.../antares/sys/include/antares/sys/appdata.h | 6 ++--
.../antares/sys/include/antares/sys/policy.h | 6 ++--
src/libs/antares/sys/policy.cpp | 6 ++--
.../utils/include/antares/utils/utils.h | 6 ++--
.../utils/include/antares/utils/utils.hxx | 6 ++--
src/libs/antares/utils/utils.cpp | 6 ++--
src/libs/antares/version.cpp | 6 ++--
src/libs/antares/version.h | 6 ++--
src/libs/fswalker/filejob.inc.hxx | 6 ++--
src/libs/fswalker/fswalker.cpp | 6 ++--
src/libs/fswalker/fswalker.h | 6 ++--
src/libs/fswalker/job.cpp | 6 ++--
src/libs/fswalker/job.h | 6 ++--
src/libs/fswalker/registry.inc.hxx | 6 ++--
src/libs/fswalker/statistics.h | 6 ++--
src/solver/constraints-builder/cbuilder.cpp | 6 ++--
src/solver/constraints-builder/cbuilder.h | 6 ++--
src/solver/constraints-builder/create.cpp | 6 ++--
src/solver/constraints-builder/grid.h | 6 ++--
src/solver/constraints-builder/grid.hxx | 6 ++--
src/solver/constraints-builder/load.cpp | 6 ++--
.../h2o_j_construire_les_contraintes.cpp | 6 ++--
.../daily/h2o_j_construire_les_variables.cpp | 6 ++--
.../hydro/daily/h2o_j_donnees_mensuelles.h | 6 ++--
.../hydro/daily/h2o_j_donnees_optimisation.h | 6 ++--
src/solver/hydro/daily/h2o_j_fonctions.h | 6 ++--
src/solver/hydro/daily/h2o_j_free.cpp | 6 ++--
...j_initialiser_les_bornes_des_variables.cpp | 6 ++--
.../h2o_j_initialiser_les_second_membre.cpp | 6 ++--
.../hydro/daily/h2o_j_instanciation.cpp | 6 ++--
.../daily/h2o_j_lisser_les_sur_turbines.cpp | 6 ++--
.../hydro/daily/h2o_j_optimiser_un_mois.cpp | 6 ++--
.../h2o_j_resoudre_le_probleme_lineaire.cpp | 6 ++--
.../hydro/daily2/h2o2_j_apply_costs.cpp | 6 ++--
.../h2o2_j_construire_les_contraintes.cpp | 6 ++--
.../h2o2_j_construire_les_variables.cpp | 6 ++--
.../hydro/daily2/h2o2_j_donnees_mensuelles.h | 6 ++--
.../daily2/h2o2_j_donnees_optimisation.h | 6 ++--
src/solver/hydro/daily2/h2o2_j_fonctions.h | 6 ++--
src/solver/hydro/daily2/h2o2_j_free.cpp | 6 ++--
...j_initialiser_les_bornes_des_variables.cpp | 6 ++--
.../h2o2_j_initialiser_les_second_membre.cpp | 6 ++--
.../hydro/daily2/h2o2_j_instanciation.cpp | 6 ++--
.../hydro/daily2/h2o2_j_optim_costs.cpp | 6 ++--
.../hydro/daily2/h2o2_j_optimiser_un_mois.cpp | 6 ++--
.../h2o2_j_resoudre_le_probleme_lineaire.cpp | 6 ++--
src/solver/hydro/management.h | 6 ++--
src/solver/hydro/management/daily.cpp | 6 ++--
src/solver/hydro/management/management.cpp | 6 ++--
src/solver/hydro/management/management.h | 6 ++--
src/solver/hydro/management/monthly.cpp | 6 ++--
.../h2o_m_construire_les_contraintes.cpp | 6 ++--
.../h2o_m_construire_les_variables.cpp | 6 ++--
.../hydro/monthly/h2o_m_donnees_annuelles.h | 6 ++--
.../monthly/h2o_m_donnees_optimisation.h | 6 ++--
src/solver/hydro/monthly/h2o_m_fonctions.h | 6 ++--
src/solver/hydro/monthly/h2o_m_free.cpp | 6 ++--
...m_initialiser_les_bornes_des_variables.cpp | 6 ++--
.../h2o_m_initialiser_les_second_membre.cpp | 6 ++--
.../hydro/monthly/h2o_m_instanciation.cpp | 6 ++--
.../monthly/h2o_m_optimiser_une_annee.cpp | 6 ++--
.../h2o_m_resoudre_le_probleme_lineaire.cpp | 6 ++--
src/solver/main.cpp | 12 +++----
src/solver/main/adequacy.cpp | 6 ++--
src/solver/main/economy.cpp | 6 ++--
src/solver/misc/cholesky.h | 6 ++--
src/solver/misc/cholesky.hxx | 6 ++--
src/solver/misc/matrix-dp-make.h | 6 ++--
src/solver/misc/matrix-dp-make.hxx | 6 ++--
src/solver/misc/options.cpp | 6 ++--
src/solver/misc/options.h | 6 ++--
src/solver/misc/process-priority.cpp | 6 ++--
src/solver/misc/system-memory.cpp | 6 ++--
src/solver/misc/system-memory.h | 6 ++--
.../adq_patch_curtailment_sharing.cpp | 6 ++--
.../adq_patch_curtailment_sharing.h | 6 ++--
.../construct_problem_constraints_RHS.cpp | 6 ++--
.../construct_problem_variables.cpp | 6 ++--
.../count_constraints_variables.cpp | 6 ++--
.../count_constraints_variables.h | 6 ++--
.../csr_quadratic_problem.cpp | 6 ++--
.../csr_quadratic_problem.h | 6 ++--
.../adequacy_patch_csr/hourly_csr_problem.h | 6 ++--
.../set_problem_cost_function.cpp | 6 ++--
.../set_variable_boundaries.cpp | 6 ++--
.../adequacy_patch_csr/solve_problem.cpp | 6 ++--
.../adequacy_patch_weekly_optimization.cpp | 6 ++--
.../adequacy_patch_weekly_optimization.h | 6 ++--
.../adq_patch_local_matching.cpp | 6 ++--
.../adq_patch_local_matching.h | 6 ++--
.../optimisation/base_weekly_optimization.cpp | 6 ++--
.../optimisation/base_weekly_optimization.h | 6 ++--
.../opt_alloc_probleme_a_optimiser.cpp | 6 ++--
.../opt_appel_solveur_lineaire.cpp | 6 ++--
.../opt_appel_solveur_quadratique.cpp | 6 ++--
.../opt_calcul_des_pmin_MUT_MDT.cpp | 6 ++--
.../optimisation/opt_chainage_intercos.cpp | 6 ++--
...nstruction_contraintes_couts_demarrage.cpp | 6 ++--
...n_matrice_des_contraintes_cas_lineaire.cpp | 6 ++--
...atrice_des_contraintes_cas_quadratique.cpp | 6 ++--
...ruction_matrice_des_contraintes_outils.cpp | 6 ++--
...onstruction_variables_couts_demarrages.cpp | 6 ++--
...truction_variables_optimisees_lineaire.cpp | 6 ++--
...ction_variables_optimisees_quadratique.cpp | 6 ++--
.../opt_decompte_variables_et_contraintes.cpp | 6 ++--
...riables_et_contraintes_couts_demarrage.cpp | 6 ++--
.../optimisation/opt_export_structure.cpp | 6 ++--
.../optimisation/opt_export_structure.h | 6 ++--
src/solver/optimisation/opt_fonctions.h | 6 ++--
.../opt_gestion_des_bornes_cas_lineaire.cpp | 6 ++--
...opt_gestion_des_bornes_cas_quadratique.cpp | 6 ++--
...opt_gestion_des_bornes_couts_demarrage.cpp | 6 ++--
.../opt_gestion_des_couts_cas_lineaire.cpp | 6 ++--
.../opt_gestion_des_couts_cas_quadratique.cpp | 6 ++--
.../opt_gestion_des_couts_couts_demarrage.cpp | 6 ++--
.../optimisation/opt_gestion_des_pmin.cpp | 6 ++--
...opt_gestion_second_membre_cas_lineaire.cpp | 6 ++--
..._gestion_second_membre_cas_quadratique.cpp | 6 ++--
..._gestion_second_membre_couts_demarrage.cpp | 6 ++--
.../opt_init_contraintes_hydrauliques.cpp | 6 ++--
...pt_init_minmax_groupes_couts_demarrage.cpp | 6 ++--
.../opt_liberation_problemes_simplexe.cpp | 6 ++--
...e_min_groupes_demarres_couts_demarrage.cpp | 6 ++--
.../opt_numero_de_jour_du_pas_de_temps.cpp | 6 ++--
.../optimisation/opt_optimisation_hebdo.cpp | 6 ++--
.../opt_optimisation_lineaire.cpp | 6 ++--
.../opt_period_string_generator_base.h | 6 ++--
.../opt_pilotage_optimisation_lineaire.cpp | 6 ++--
.../opt_pilotage_optimisation_quadratique.cpp | 6 ++--
.../opt_restaurer_les_donnees.cpp | 6 ++--
.../opt_structure_probleme_a_resoudre.h | 6 ++--
..._verification_presence_reserve_jmoins1.cpp | 6 ++--
.../optimisation/weekly_optimization.cpp | 6 ++--
src/solver/optimisation/weekly_optimization.h | 6 ++--
src/solver/simulation/adequacy.cpp | 6 ++--
src/solver/simulation/adequacy.h | 6 ++--
.../simulation/adequacy_patch_runtime_data.h | 6 ++--
src/solver/simulation/apply-scenario.cpp | 6 ++--
src/solver/simulation/apply-scenario.h | 6 ++--
src/solver/simulation/common-eco-adq.cpp | 6 ++--
src/solver/simulation/common-eco-adq.h | 6 ++--
src/solver/simulation/common-hydro-levels.cpp | 6 ++--
src/solver/simulation/common-hydro-remix.cpp | 6 ++--
src/solver/simulation/economy.cpp | 6 ++--
src/solver/simulation/economy.h | 6 ++--
src/solver/simulation/opt_time_writer.cpp | 6 ++--
src/solver/simulation/opt_time_writer.h | 6 ++--
.../simulation/sim_alloc_probleme_hebdo.cpp | 6 ++--
.../simulation/sim_alloc_probleme_hebdo.h | 6 ++--
.../simulation/sim_allocation_tableaux.cpp | 6 ++--
.../simulation/sim_calcul_economique.cpp | 6 ++--
.../sim_extern_variables_globales.h | 6 ++--
.../simulation/sim_spread_generator.cpp | 6 ++--
src/solver/simulation/sim_spread_generator.h | 6 ++--
src/solver/simulation/sim_structure_donnees.h | 6 ++--
.../sim_structure_probleme_economique.h | 6 ++--
.../simulation/sim_variables_globales.cpp | 6 ++--
src/solver/simulation/simulation.h | 6 ++--
src/solver/simulation/solver.data.cpp | 6 ++--
src/solver/simulation/solver.data.h | 6 ++--
src/solver/simulation/solver.h | 6 ++--
src/solver/simulation/solver.hxx | 6 ++--
src/solver/simulation/solver.utils.h | 6 ++--
src/solver/simulation/timeseries-numbers.cpp | 6 ++--
src/solver/simulation/timeseries-numbers.h | 6 ++--
src/solver/ts-generator/generator.h | 6 ++--
src/solver/ts-generator/generator.hxx | 6 ++--
src/solver/ts-generator/hydro.cpp | 6 ++--
src/solver/ts-generator/thermal.cpp | 6 ++--
src/solver/ts-generator/xcast/constants.h | 6 ++--
src/solver/ts-generator/xcast/core.cpp | 6 ++--
src/solver/ts-generator/xcast/gamma-euler.cpp | 6 ++--
src/solver/ts-generator/xcast/gamma-inc.cpp | 6 ++--
src/solver/ts-generator/xcast/math.cpp | 6 ++--
src/solver/ts-generator/xcast/math.hxx | 6 ++--
src/solver/ts-generator/xcast/predicate.hxx | 6 ++--
src/solver/ts-generator/xcast/studydata.cpp | 6 ++--
src/solver/ts-generator/xcast/studydata.h | 6 ++--
src/solver/ts-generator/xcast/studydata.hxx | 6 ++--
src/solver/ts-generator/xcast/xcast.cpp | 6 ++--
src/solver/ts-generator/xcast/xcast.h | 6 ++--
src/solver/ts-generator/xcast/xcast.hxx | 6 ++--
src/solver/utils/mps_utils.cpp | 6 ++--
src/solver/variable/adequacy/all.h | 6 ++--
src/solver/variable/adequacy/area.cpp | 6 ++--
.../adequacy/area.memory-estimation.cpp | 6 ++--
.../adequacy/bc.memory-estimation.cpp | 6 ++--
src/solver/variable/adequacy/links.cpp | 6 ++--
src/solver/variable/adequacy/links.h | 6 ++--
src/solver/variable/adequacy/overallCost.h | 6 ++--
src/solver/variable/adequacy/spilledEnergy.h | 6 ++--
src/solver/variable/area.h | 6 ++--
src/solver/variable/area.hxx | 6 ++--
src/solver/variable/area.inc.hxx | 6 ++--
.../variable/area.memory-estimation.inc.hxx | 6 ++--
.../variable/bc.memory-estimation.inc.hxx | 6 ++--
src/solver/variable/bindConstraints.h | 6 ++--
src/solver/variable/bindConstraints.hxx | 6 ++--
src/solver/variable/categories.h | 6 ++--
src/solver/variable/commons/hydro.h | 6 ++--
src/solver/variable/commons/join.h | 6 ++--
.../variable/commons/links/links.cpp.inc.hxx | 6 ++--
.../variable/commons/links/links.h.inc.hxx | 6 ++--
.../variable/commons/links/links.hxx.inc.hxx | 6 ++--
src/solver/variable/commons/load.h | 6 ++--
.../variable/commons/miscGenMinusRowPSP.h | 6 ++--
src/solver/variable/commons/psp.h | 6 ++--
src/solver/variable/commons/rowBalance.h | 6 ++--
src/solver/variable/commons/solar.h | 6 ++--
.../variable/commons/spatial-aggregate.h | 6 ++--
src/solver/variable/commons/wind.h | 6 ++--
src/solver/variable/constants.h | 6 ++--
src/solver/variable/container.h | 6 ++--
src/solver/variable/container.hxx | 6 ++--
.../economy/STStorageCashFlowByCluster.h | 6 ++--
.../economy/STStorageInjectionByCluster.h | 6 ++--
.../economy/STStorageLevelsByCluster.h | 6 ++--
.../economy/STStorageWithdrawalByCluster.h | 6 ++--
src/solver/variable/economy/all.h | 6 ++--
src/solver/variable/economy/area.cpp | 6 ++--
.../economy/area.memory-estimation.cpp | 6 ++--
.../economy/avail-dispatchable-generation.h | 6 ++--
src/solver/variable/economy/balance.h | 6 ++--
.../variable/economy/bc.memory-estimation.cpp | 6 ++--
.../bindingConstraintsMarginalCost.h | 6 ++--
.../economy/dispatchable-generation-margin.h | 6 ++--
.../variable/economy/dispatchableGeneration.h | 6 ++--
.../economy/domesticUnsuppliedEnergy.h | 6 ++--
.../variable/economy/dtgMarginAfterCsr.h | 6 ++--
src/solver/variable/economy/hydroCost.h | 6 ++--
src/solver/variable/economy/hydrostorage.h | 6 ++--
src/solver/variable/economy/inflow.h | 6 ++--
src/solver/variable/economy/links.cpp | 6 ++--
src/solver/variable/economy/links.h | 6 ++--
.../variable/economy/links/congestionFee.h | 6 ++--
.../variable/economy/links/congestionFeeAbs.h | 6 ++--
.../economy/links/congestionProbability.h | 6 ++--
.../variable/economy/links/flowLinear.h | 6 ++--
.../variable/economy/links/flowLinearAbs.h | 6 ++--
src/solver/variable/economy/links/flowQuad.h | 6 ++--
.../variable/economy/links/hurdleCosts.h | 6 ++--
src/solver/variable/economy/links/loopFlow.h | 6 ++--
.../variable/economy/links/marginalCost.h | 6 ++--
.../economy/localMatchingRuleViolations.h | 6 ++--
src/solver/variable/economy/lold.h | 6 ++--
src/solver/variable/economy/lolp.h | 6 ++--
src/solver/variable/economy/max-mrg.cpp | 6 ++--
src/solver/variable/economy/max-mrg.h | 6 ++--
.../variable/economy/nbOfDispatchedUnits.h | 6 ++--
.../economy/nbOfDispatchedUnitsByPlant.h | 6 ++--
.../variable/economy/nonProportionalCost.h | 6 ++--
.../economy/npCostByDispatchablePlant.h | 6 ++--
src/solver/variable/economy/operatingCost.h | 6 ++--
src/solver/variable/economy/overallCost.h | 6 ++--
src/solver/variable/economy/overflow.h | 6 ++--
src/solver/variable/economy/price.h | 6 ++--
.../economy/productionByDispatchablePlant.h | 6 ++--
.../economy/productionByRenewablePlant.h | 6 ++--
src/solver/variable/economy/profitByPlant.h | 6 ++--
src/solver/variable/economy/pumping.h | 6 ++--
.../variable/economy/renewableGeneration.h | 6 ++--
src/solver/variable/economy/reservoirlevel.h | 6 ++--
.../variable/economy/shortTermStorage.h | 6 ++--
src/solver/variable/economy/spilledEnergy.h | 6 ++--
.../variable/economy/spilledEnergyAfterCSR.h | 6 ++--
.../economy/thermalAirPollutantEmissions.h | 6 ++--
src/solver/variable/economy/unsupliedEnergy.h | 6 ++--
src/solver/variable/economy/waterValue.h | 6 ++--
src/solver/variable/endoflist.h | 6 ++--
src/solver/variable/info.h | 6 ++--
src/solver/variable/print.h | 6 ++--
src/solver/variable/setofareas.h | 6 ++--
src/solver/variable/setofareas.hxx | 6 ++--
src/solver/variable/state.cpp | 6 ++--
src/solver/variable/state.h | 6 ++--
src/solver/variable/state.hxx | 6 ++--
src/solver/variable/storage/average.h | 6 ++--
src/solver/variable/storage/averagedata.cpp | 6 ++--
src/solver/variable/storage/averagedata.h | 6 ++--
src/solver/variable/storage/empty.h | 6 ++--
src/solver/variable/storage/fwd.h | 6 ++--
src/solver/variable/storage/intermediate.cpp | 6 ++--
src/solver/variable/storage/intermediate.h | 6 ++--
src/solver/variable/storage/intermediate.hxx | 6 ++--
src/solver/variable/storage/minmax-data.cpp | 6 ++--
src/solver/variable/storage/minmax-data.h | 6 ++--
src/solver/variable/storage/minmax.h | 6 ++--
src/solver/variable/storage/minmax.hxx | 6 ++--
src/solver/variable/storage/raw.h | 6 ++--
src/solver/variable/storage/raw.hxx | 6 ++--
src/solver/variable/storage/rawdata.cpp | 6 ++--
src/solver/variable/storage/rawdata.h | 6 ++--
src/solver/variable/storage/results.h | 6 ++--
src/solver/variable/storage/results.hxx | 6 ++--
src/solver/variable/storage/stdDeviation.h | 6 ++--
src/solver/variable/surveyresults.h | 6 ++--
src/solver/variable/surveyresults/data.h | 6 ++--
.../variable/surveyresults/reportbuilder.hxx | 6 ++--
.../variable/surveyresults/surveyresults.cpp | 6 ++--
.../variable/surveyresults/surveyresults.h | 6 ++--
src/solver/variable/variable.h | 6 ++--
src/solver/variable/variable.hxx | 6 ++--
.../antares/concurrency/test_concurrency.cpp | 6 ++--
.../src/libs/antares/study/test_study.cpp | 6 ++--
.../libs/antares/writer/test_zip_writer.cpp | 6 ++--
.../test-unfeasible-problem-analyzer.cpp | 6 ++--
src/tools/batchrun/main.cpp | 6 ++--
src/tools/cleaner/main.cpp | 6 ++--
src/tools/config/main.cpp | 6 ++--
src/tools/finder/main.cpp | 6 ++--
.../kirchhoff-cbuilder/kirchhoff-cbuilder.h | 6 ++--
src/tools/kirchhoff-cbuilder/main.cpp | 6 ++--
src/tools/updater/main.cpp | 6 ++--
src/tools/vacuum/antares-study.cpp | 6 ++--
src/tools/vacuum/antares-study.h | 6 ++--
src/tools/vacuum/io.cpp | 6 ++--
src/tools/vacuum/io.h | 6 ++--
src/tools/vacuum/main.cpp | 6 ++--
src/tools/vacuum/modified-inode.cpp | 6 ++--
src/tools/vacuum/modified-inode.h | 6 ++--
src/tools/yby-aggregator/datafile.h | 6 ++--
src/tools/yby-aggregator/job.cpp | 6 ++--
src/tools/yby-aggregator/job.h | 6 ++--
src/tools/yby-aggregator/job.hxx | 6 ++--
src/tools/yby-aggregator/main.cpp | 6 ++--
src/tools/yby-aggregator/output.cpp | 6 ++--
src/tools/yby-aggregator/output.h | 6 ++--
src/tools/yby-aggregator/progress.cpp | 6 ++--
src/tools/yby-aggregator/progress.h | 6 ++--
src/tools/yby-aggregator/progress.hxx | 6 ++--
src/tools/yby-aggregator/result.cpp | 6 ++--
src/tools/yby-aggregator/result.h | 6 ++--
src/tools/yby-aggregator/studydata.h | 6 ++--
src/tools/yby-aggregator/variable.h | 6 ++--
src/ui/action/action.cpp | 6 ++--
src/ui/action/behavior.cpp | 6 ++--
src/ui/action/context.cpp | 6 ++--
.../area/allocation-hydro-post.cpp | 6 ++--
.../area/allocation-hydro-post.h | 6 ++--
.../area/allocation-hydro-post.hxx | 6 ++--
.../antares-study/area/allocation-hydro.cpp | 6 ++--
.../antares-study/area/allocation-hydro.h | 6 ++--
.../handler/antares-study/area/color.cpp | 6 ++--
.../action/handler/antares-study/area/color.h | 6 ++--
.../antares-study/area/correlation-post.cpp | 6 ++--
.../antares-study/area/correlation-post.h | 6 ++--
.../antares-study/area/correlation-post.hxx | 6 ++--
.../antares-study/area/correlation.cpp | 6 ++--
.../handler/antares-study/area/correlation.h | 6 ++--
.../handler/antares-study/area/create.cpp | 6 ++--
.../handler/antares-study/area/filtering.cpp | 6 ++--
.../handler/antares-study/area/filtering.h | 6 ++--
.../handler/antares-study/area/misc-gen.cpp | 6 ++--
.../handler/antares-study/area/misc-gen.h | 6 ++--
.../antares-study/area/nodal-optimization.cpp | 6 ++--
.../antares-study/area/nodal-optimization.h | 6 ++--
.../handler/antares-study/area/position.cpp | 6 ++--
.../handler/antares-study/area/position.h | 6 ++--
.../handler/antares-study/area/reserves.cpp | 6 ++--
.../handler/antares-study/area/reserves.h | 6 ++--
.../handler/antares-study/area/timeseries.cpp | 6 ++--
.../handler/antares-study/area/timeseries.h | 6 ++--
.../antares-study/area/ts-generator.cpp | 6 ++--
.../handler/antares-study/area/ts-generator.h | 6 ++--
.../handler/antares-study/area/ts-node.cpp | 6 ++--
.../handler/antares-study/area/ts-node.h | 6 ++--
.../handler/antares-study/area/ts-node.hxx | 6 ++--
.../antares-study/constraint/comments.cpp | 6 ++--
.../antares-study/constraint/comments.h | 6 ++--
.../antares-study/constraint/comments.hxx | 6 ++--
.../antares-study/constraint/create.cpp | 6 ++--
.../handler/antares-study/constraint/data.cpp | 6 ++--
.../handler/antares-study/constraint/data.h | 6 ++--
.../handler/antares-study/constraint/data.hxx | 6 ++--
.../antares-study/constraint/enabled.cpp | 6 ++--
.../antares-study/constraint/enabled.h | 6 ++--
.../antares-study/constraint/enabled.hxx | 6 ++--
.../antares-study/constraint/offsets.cpp | 6 ++--
.../antares-study/constraint/offsets.h | 6 ++--
.../antares-study/constraint/weights.cpp | 6 ++--
.../antares-study/constraint/weights.h | 6 ++--
.../handler/antares-study/link/comments.cpp | 6 ++--
.../handler/antares-study/link/comments.h | 6 ++--
.../handler/antares-study/link/comments.hxx | 6 ++--
.../antares-study/link/copper-plate.cpp | 6 ++--
.../handler/antares-study/link/copper-plate.h | 6 ++--
.../handler/antares-study/link/create.cpp | 6 ++--
.../handler/antares-study/link/filtering.cpp | 6 ++--
.../handler/antares-study/link/filtering.h | 6 ++--
.../antares-study/link/hurdles-cost.cpp | 6 ++--
.../handler/antares-study/link/hurdles-cost.h | 6 ++--
.../handler/antares-study/link/impedances.cpp | 6 ++--
.../handler/antares-study/link/impedances.h | 6 ++--
.../action/handler/antares-study/link/ntc.cpp | 6 ++--
.../action/handler/antares-study/link/ntc.h | 6 ++--
.../antares-study/link/unload-data.cpp | 6 ++--
.../handler/antares-study/link/unload-data.h | 6 ++--
.../antares-study/link/unload-data.hxx | 6 ++--
.../antares-study/thermal-cluster/common.cpp | 6 ++--
.../antares-study/thermal-cluster/common.h | 6 ++--
.../antares-study/thermal-cluster/create.cpp | 6 ++--
.../antares-study/thermal-cluster/create.h | 6 ++--
.../antares-study/thermal-cluster/create.hxx | 6 ++--
.../thermal-cluster/root-node.cpp | 6 ++--
.../antares-study/thermal-cluster/root-node.h | 6 ++--
.../thermal-cluster/root-node.hxx | 6 ++--
src/ui/action/include/action/action.h | 6 ++--
src/ui/action/include/action/action.hxx | 6 ++--
src/ui/action/include/action/behavior.h | 6 ++--
src/ui/action/include/action/context.h | 6 ++--
src/ui/action/include/action/fwd.h | 6 ++--
.../handler/antares-study/area/create.h | 6 ++--
.../handler/antares-study/area/create.hxx | 6 ++--
.../handler/antares-study/constraint/create.h | 6 ++--
.../antares-study/constraint/create.hxx | 6 ++--
.../handler/antares-study/link/create.h | 6 ++--
.../handler/antares-study/link/create.hxx | 6 ++--
.../action/settings/decal-area-position.h | 6 ++--
.../action/settings/decal-area-position.hxx | 6 ++--
.../action/settings/suffix-for-area-names.h | 6 ++--
.../action/settings/suffix-for-area-names.hxx | 6 ++--
.../settings/suffix-for-cluster-names.h | 6 ++--
.../settings/suffix-for-cluster-names.hxx | 6 ++--
.../settings/suffix-for-constraint-names.h | 6 ++--
.../settings/suffix-for-constraint-names.hxx | 6 ++--
src/ui/action/include/action/state.h | 6 ++--
src/ui/action/include/action/text.h | 6 ++--
src/ui/action/include/action/text.hxx | 6 ++--
.../action/settings/decal-area-position.cpp | 6 ++--
.../action/settings/suffix-for-area-names.cpp | 6 ++--
.../settings/suffix-for-cluster-names.cpp | 6 ++--
.../settings/suffix-for-constraint-names.cpp | 6 ++--
src/ui/action/state.cpp | 6 ++--
src/ui/common/component/frame/frame.h | 6 ++--
src/ui/common/component/frame/local-frame.cpp | 6 ++--
src/ui/common/component/frame/local-frame.h | 6 ++--
src/ui/common/component/frame/registry.cpp | 6 ++--
src/ui/common/component/frame/registry.h | 6 ++--
src/ui/common/component/panel.h | 6 ++--
src/ui/common/component/panel/group.cpp | 6 ++--
src/ui/common/component/panel/group.h | 6 ++--
src/ui/common/component/panel/panel.cpp | 6 ++--
src/ui/common/component/panel/panel.h | 6 ++--
.../common/component/scrollbox/scrollbox.cpp | 6 ++--
src/ui/common/component/scrollbox/scrollbox.h | 6 ++--
src/ui/common/component/spotlight.h | 6 ++--
src/ui/common/component/spotlight/iitem.cpp | 6 ++--
src/ui/common/component/spotlight/iitem.h | 6 ++--
src/ui/common/component/spotlight/iitem.hxx | 6 ++--
.../component/spotlight/listbox-panel.cpp | 6 ++--
.../component/spotlight/listbox-panel.h | 6 ++--
.../common/component/spotlight/mini-frame.cpp | 6 ++--
.../common/component/spotlight/mini-frame.h | 6 ++--
.../component/spotlight/null-provider.h | 6 ++--
src/ui/common/component/spotlight/provider.h | 6 ++--
.../common/component/spotlight/search-png.hxx | 6 ++--
.../common/component/spotlight/searchtoken.h | 6 ++--
.../common/component/spotlight/separator.cpp | 6 ++--
src/ui/common/component/spotlight/separator.h | 6 ++--
.../common/component/spotlight/spotlight.cpp | 6 ++--
src/ui/common/component/spotlight/spotlight.h | 6 ++--
.../common/component/spotlight/spotlight.hxx | 6 ++--
src/ui/common/component/spotlight/text.cpp | 6 ++--
src/ui/common/component/spotlight/text.h | 6 ++--
src/ui/common/dispatcher.h | 6 ++--
src/ui/common/dispatcher/action.cpp | 6 ++--
src/ui/common/dispatcher/action.h | 6 ++--
src/ui/common/dispatcher/action.hxx | 6 ++--
src/ui/common/dispatcher/dispatcher.h | 6 ++--
src/ui/common/dispatcher/gui.cpp | 6 ++--
src/ui/common/dispatcher/gui.h | 6 ++--
src/ui/common/dispatcher/gui.hxx | 6 ++--
src/ui/common/dispatcher/settings.cpp | 6 ++--
src/ui/common/dispatcher/settings.h | 6 ++--
src/ui/common/fwd.h | 6 ++--
src/ui/common/lock.cpp | 6 ++--
src/ui/common/lock.h | 6 ++--
src/ui/common/wx-wrapper.cpp | 6 ++--
src/ui/common/wx-wrapper.h | 6 ++--
src/ui/common/wx-wrapper.hxx | 6 ++--
src/ui/simulator/application/application.cpp | 6 ++--
src/ui/simulator/application/application.h | 6 ++--
src/ui/simulator/application/main.h | 6 ++--
.../simulator/application/main/analyzer.cpp | 6 ++--
.../main/build/economic-optimization.cpp | 6 ++--
.../application/main/build/hydro.cpp | 6 ++--
.../simulator/application/main/build/load.cpp | 6 ++--
.../application/main/build/notes.cpp | 6 ++--
.../main/build/scenario-builder.cpp | 6 ++--
.../simulator/application/main/build/sets.cpp | 6 ++--
.../application/main/build/solar.cpp | 6 ++--
.../application/main/build/standard-page.hxx | 6 ++--
.../simulator/application/main/build/wind.cpp | 6 ++--
src/ui/simulator/application/main/cleaner.cpp | 6 ++--
.../application/main/constraintsbuilder.cpp | 6 ++--
src/ui/simulator/application/main/create.cpp | 6 ++--
src/ui/simulator/application/main/disabler.h | 6 ++--
.../simulator/application/main/drag-drop.hxx | 6 ++--
src/ui/simulator/application/main/events.cpp | 6 ++--
.../application/main/events.edit.cpp | 6 ++--
.../application/main/events.file.cpp | 6 ++--
.../application/main/events.simulation.cpp | 6 ++--
src/ui/simulator/application/main/fwd.h | 6 ++--
src/ui/simulator/application/main/help.cpp | 6 ++--
.../application/main/internal-data.cpp | 6 ++--
.../application/main/internal-data.h | 6 ++--
.../simulator/application/main/internal-ids.h | 6 ++--
src/ui/simulator/application/main/logs.cpp | 6 ++--
src/ui/simulator/application/main/main.cpp | 6 ++--
src/ui/simulator/application/main/main.h | 6 ++--
src/ui/simulator/application/main/main.hxx | 6 ++--
src/ui/simulator/application/main/menu.cpp | 6 ++--
src/ui/simulator/application/main/notes.cpp | 6 ++--
src/ui/simulator/application/main/options.cpp | 6 ++--
.../application/main/paste-from-clipboard.cpp | 6 ++--
src/ui/simulator/application/main/refresh.cpp | 6 ++--
.../simulator/application/main/statusbar.cpp | 6 ++--
src/ui/simulator/application/main/wip.cpp | 6 ++--
src/ui/simulator/application/menus.cpp | 6 ++--
src/ui/simulator/application/menus.h | 6 ++--
src/ui/simulator/application/recentfiles.cpp | 6 ++--
src/ui/simulator/application/recentfiles.h | 6 ++--
src/ui/simulator/application/study.cpp | 6 ++--
src/ui/simulator/application/study.h | 6 ++--
src/ui/simulator/application/wait.cpp | 6 ++--
src/ui/simulator/application/wait.h | 6 ++--
src/ui/simulator/config.h | 6 ++--
src/ui/simulator/main.cpp | 6 ++--
.../simulator/toolbox/clipboard/clipboard.cpp | 6 ++--
.../simulator/toolbox/clipboard/clipboard.h | 6 ++--
src/ui/simulator/toolbox/components/button.h | 6 ++--
.../toolbox/components/button/button.cpp | 6 ++--
.../toolbox/components/button/button.h | 6 ++--
.../toolbox/components/button/button.hxx | 6 ++--
.../toolbox/components/captionpanel.cpp | 6 ++--
.../toolbox/components/captionpanel.h | 6 ++--
.../toolbox/components/datagrid/component.cpp | 6 ++--
.../toolbox/components/datagrid/component.h | 6 ++--
.../toolbox/components/datagrid/dbgrid.cpp | 6 ++--
.../toolbox/components/datagrid/dbgrid.h | 6 ++--
.../toolbox/components/datagrid/default.h | 6 ++--
.../components/datagrid/filter/all/any.h | 6 ++--
.../datagrid/filter/all/columnindex.h | 6 ++--
.../components/datagrid/filter/all/day.h | 6 ++--
.../components/datagrid/filter/all/dayyear.h | 6 ++--
.../components/datagrid/filter/all/hour.h | 6 ++--
.../components/datagrid/filter/all/houryear.h | 6 ++--
.../components/datagrid/filter/all/month.cpp | 6 ++--
.../components/datagrid/filter/all/month.h | 6 ++--
.../components/datagrid/filter/all/week.cpp | 6 ++--
.../components/datagrid/filter/all/week.h | 6 ++--
.../components/datagrid/filter/all/weekday.h | 6 ++--
.../components/datagrid/filter/component.cpp | 6 ++--
.../components/datagrid/filter/component.h | 6 ++--
.../components/datagrid/filter/filter.cpp | 6 ++--
.../components/datagrid/filter/filter.h | 6 ++--
.../components/datagrid/filter/input.cpp | 6 ++--
.../components/datagrid/filter/input.h | 6 ++--
.../components/datagrid/filter/operator.cpp | 6 ++--
.../components/datagrid/filter/operator.h | 6 ++--
.../datagrid/filter/operator.list.cpp | 6 ++--
.../datagrid/filter/operator.list.h | 6 ++--
.../components/datagrid/filter/operator/all.h | 6 ++--
.../datagrid/filter/operator/equals.h | 6 ++--
.../datagrid/filter/operator/greaterthan.h | 6 ++--
.../filter/operator/greaterthanorequalsto.h | 6 ++--
.../datagrid/filter/operator/lessthan.h | 6 ++--
.../filter/operator/lessthanorequalsto.h | 6 ++--
.../datagrid/filter/operator/modulo.h | 6 ++--
.../datagrid/filter/operator/notequals.h | 6 ++--
.../datagrid/filter/parameter/parameter.cpp | 6 ++--
.../datagrid/filter/parameter/parameter.h | 6 ++--
.../components/datagrid/filter/static.cpp | 6 ++--
.../components/datagrid/gridhelper.cpp | 6 ++--
.../toolbox/components/datagrid/gridhelper.h | 6 ++--
.../components/datagrid/gridhelper.hxx | 6 ++--
.../toolbox/components/datagrid/modifiers.hxx | 6 ++--
.../toolbox/components/datagrid/renderer.cpp | 6 ++--
.../toolbox/components/datagrid/renderer.h | 6 ++--
.../toolbox/components/datagrid/renderer.hxx | 6 ++--
.../renderer/adequacy-patch-area-grid.cpp | 6 ++--
.../renderer/adequacy-patch-area-grid.h | 6 ++--
.../datagrid/renderer/analyzer/areas.cpp | 6 ++--
.../datagrid/renderer/analyzer/areas.h | 6 ++--
.../components/datagrid/renderer/area.cpp | 6 ++--
.../components/datagrid/renderer/area.h | 6 ++--
.../renderer/area/common.areasummary.cpp | 6 ++--
.../renderer/area/common.areasummary.h | 6 ++--
.../renderer/area/creditmodulations.cpp | 6 ++--
.../renderer/area/creditmodulations.h | 6 ++--
.../components/datagrid/renderer/area/dsm.cpp | 6 ++--
.../components/datagrid/renderer/area/dsm.h | 6 ++--
.../renderer/area/hydro/allocation.cpp | 6 ++--
.../datagrid/renderer/area/hydro/allocation.h | 6 ++--
.../renderer/area/hydromonthlypower.cpp | 6 ++--
.../renderer/area/hydromonthlypower.h | 6 ++--
.../datagrid/renderer/area/hydroprepro.cpp | 6 ++--
.../datagrid/renderer/area/hydroprepro.h | 6 ++--
.../datagrid/renderer/area/inflowpattern.cpp | 6 ++--
.../datagrid/renderer/area/inflowpattern.h | 6 ++--
.../datagrid/renderer/area/misc.cpp | 6 ++--
.../components/datagrid/renderer/area/misc.h | 6 ++--
.../renderer/area/nodal-optimization.cpp | 6 ++--
.../renderer/area/nodal-optimization.h | 6 ++--
.../renderer/area/renewable.areasummary.cpp | 6 ++--
.../renderer/area/renewable.areasummary.h | 6 ++--
.../renderer/area/reservoirlevels.cpp | 6 ++--
.../datagrid/renderer/area/reservoirlevels.h | 6 ++--
.../renderer/area/thermal.areasummary.cpp | 6 ++--
.../renderer/area/thermal.areasummary.h | 6 ++--
.../renderer/area/thermalmodulation.cpp | 6 ++--
.../renderer/area/thermalmodulation.h | 6 ++--
.../datagrid/renderer/area/thermalprepro.cpp | 6 ++--
.../datagrid/renderer/area/thermalprepro.h | 6 ++--
.../datagrid/renderer/area/timeseries.cpp | 6 ++--
.../datagrid/renderer/area/timeseries.h | 6 ++--
.../datagrid/renderer/area/watervalues.cpp | 6 ++--
.../datagrid/renderer/area/watervalues.h | 6 ++--
.../datagrid/renderer/area/xcast-allareas.h | 6 ++--
.../datagrid/renderer/area/xcast-allareas.hxx | 6 ++--
.../renderer/area/xcast-coefficients.h | 6 ++--
.../renderer/area/xcast-coefficients.hxx | 6 ++--
.../datagrid/renderer/area/xcast-conversion.h | 6 ++--
.../renderer/area/xcast-conversion.hxx | 6 ++--
.../datagrid/renderer/area/xcast-k.h | 6 ++--
.../datagrid/renderer/area/xcast-k.hxx | 6 ++--
.../renderer/area/xcast-translation.h | 6 ++--
.../renderer/area/xcast-translation.hxx | 6 ++--
.../renderer/bindingconstraint/data.cpp | 6 ++--
.../renderer/bindingconstraint/data.h | 6 ++--
.../renderer/bindingconstraint/offsets.cpp | 6 ++--
.../renderer/bindingconstraint/offsets.h | 6 ++--
.../renderer/bindingconstraint/weights.cpp | 6 ++--
.../renderer/bindingconstraint/weights.h | 6 ++--
.../components/datagrid/renderer/column.cpp | 6 ++--
.../components/datagrid/renderer/column.h | 6 ++--
.../datagrid/renderer/connection.cpp | 6 ++--
.../components/datagrid/renderer/connection.h | 6 ++--
.../renderer/constraintsbuilder/links.cpp | 6 ++--
.../renderer/constraintsbuilder/links.h | 6 ++--
.../datagrid/renderer/correlation.cpp | 6 ++--
.../datagrid/renderer/correlation.h | 6 ++--
.../components/datagrid/renderer/layers.cpp | 6 ++--
.../components/datagrid/renderer/layers.h | 6 ++--
.../datagrid/renderer/links/summary.cpp | 6 ++--
.../datagrid/renderer/links/summary.h | 6 ++--
.../components/datagrid/renderer/logfile.cpp | 6 ++--
.../components/datagrid/renderer/logfile.h | 6 ++--
.../components/datagrid/renderer/matrix.h | 6 ++--
.../components/datagrid/renderer/matrix.hxx | 6 ++--
.../datagrid/renderer/mc-playlist.cpp | 6 ++--
.../datagrid/renderer/mc-playlist.h | 6 ++--
...scenario-builder-hydro-levels-renderer.cpp | 6 ++--
.../scenario-builder-hydro-levels-renderer.h | 6 ++--
.../scenario-builder-hydro-renderer.cpp | 6 ++--
.../scenario-builder-hydro-renderer.h | 6 ++--
.../scenario-builder-load-renderer.cpp | 6 ++--
.../renderer/scenario-builder-load-renderer.h | 6 ++--
.../scenario-builder-renderer-base.cpp | 6 ++--
.../renderer/scenario-builder-renderer-base.h | 6 ++--
.../scenario-builder-renewable-renderer.cpp | 6 ++--
.../scenario-builder-renewable-renderer.h | 6 ++--
.../scenario-builder-solar-renderer.cpp | 6 ++--
.../scenario-builder-solar-renderer.h | 6 ++--
.../scenario-builder-thermal-renderer.cpp | 6 ++--
.../scenario-builder-thermal-renderer.h | 6 ++--
.../scenario-builder-wind-renderer.cpp | 6 ++--
.../renderer/scenario-builder-wind-renderer.h | 6 ++--
...ts-management-aggregated-as-renewables.cpp | 6 ++--
.../ts-management-clusters-as-renewables.cpp | 6 ++--
.../ts-management-clusters-as-renewables.h | 6 ++--
.../datagrid/renderer/ts-management.cpp | 6 ++--
.../datagrid/renderer/ts-management.h | 6 ++--
.../components/datagrid/wxgrid-renderer.cpp | 6 ++--
.../components/datagrid/wxgrid-renderer.h | 6 ++--
.../components/htmllistbox/component.cpp | 6 ++--
.../components/htmllistbox/component.h | 6 ++--
.../components/htmllistbox/component.hxx | 6 ++--
.../datasource/bindingconstraint.cpp | 6 ++--
.../htmllistbox/datasource/cluster-order.cpp | 6 ++--
.../htmllistbox/datasource/cluster-order.h | 6 ++--
.../htmllistbox/datasource/datasource.h | 6 ++--
.../htmllistbox/datasource/datasource.hxx | 6 ++--
.../datasource/renewable-cluster-order.cpp | 6 ++--
.../datasource/renewable-cluster-order.h | 6 ++--
.../datasource/thermal-cluster-order.cpp | 6 ++--
.../datasource/thermal-cluster-order.h | 6 ++--
.../components/htmllistbox/item/area.cpp | 6 ++--
.../components/htmllistbox/item/area.h | 6 ++--
.../components/htmllistbox/item/area.hxx | 6 ++--
.../htmllistbox/item/cluster-item.cpp | 6 ++--
.../htmllistbox/item/cluster-item.h | 6 ++--
.../components/htmllistbox/item/error.cpp | 6 ++--
.../components/htmllistbox/item/error.h | 6 ++--
.../components/htmllistbox/item/group.cpp | 6 ++--
.../components/htmllistbox/item/group.h | 6 ++--
.../components/htmllistbox/item/info.cpp | 6 ++--
.../components/htmllistbox/item/info.h | 6 ++--
.../components/htmllistbox/item/item.cpp | 6 ++--
.../components/htmllistbox/item/item.h | 6 ++--
.../components/htmllistbox/item/item.hxx | 6 ++--
.../htmllistbox/item/pathlistitem.cpp | 6 ++--
.../htmllistbox/item/pathlistitem.h | 6 ++--
.../item/renewable-cluster-item.cpp | 6 ++--
.../htmllistbox/item/renewable-cluster-item.h | 6 ++--
.../htmllistbox/item/thermal-cluster-item.cpp | 6 ++--
.../htmllistbox/item/thermal-cluster-item.h | 6 ++--
.../toolbox/components/htmllistbox/sort.h | 6 ++--
.../toolbox/components/mainpanel.cpp | 6 ++--
.../simulator/toolbox/components/mainpanel.h | 6 ++--
.../toolbox/components/map/component.cpp | 6 ++--
.../toolbox/components/map/component.h | 6 ++--
.../toolbox/components/map/control.cpp | 6 ++--
.../toolbox/components/map/control.h | 6 ++--
.../components/map/controls/addtools.cpp | 6 ++--
.../components/map/controls/addtools.h | 6 ++--
.../toolbox/components/map/drawingcontext.cpp | 6 ++--
.../toolbox/components/map/drawingcontext.h | 6 ++--
.../toolbox/components/map/infos.cpp | 6 ++--
.../simulator/toolbox/components/map/infos.h | 6 ++--
.../toolbox/components/map/manager.cpp | 6 ++--
.../toolbox/components/map/manager.h | 6 ++--
.../toolbox/components/map/manager.hxx | 6 ++--
.../map/nodes/bindingconstraint.cpp | 6 ++--
.../components/map/nodes/bindingconstraint.h | 6 ++--
.../components/map/nodes/connection.cpp | 6 ++--
.../toolbox/components/map/nodes/connection.h | 6 ++--
.../components/map/nodes/connection.hxx | 6 ++--
.../toolbox/components/map/nodes/item.cpp | 6 ++--
.../toolbox/components/map/nodes/item.h | 6 ++--
.../toolbox/components/map/nodes/node.cpp | 6 ++--
.../toolbox/components/map/nodes/node.h | 6 ++--
.../toolbox/components/map/settings.cpp | 6 ++--
.../toolbox/components/map/settings.h | 6 ++--
.../map/tools/connectioncreator.cpp | 6 ++--
.../components/map/tools/connectioncreator.h | 6 ++--
.../toolbox/components/map/tools/remover.cpp | 6 ++--
.../toolbox/components/map/tools/remover.h | 6 ++--
.../toolbox/components/map/tools/tool.cpp | 6 ++--
.../toolbox/components/map/tools/tool.h | 6 ++--
.../components/notebook/mapnotebook.cpp | 6 ++--
.../toolbox/components/notebook/mapnotebook.h | 6 ++--
.../toolbox/components/notebook/notebook.cpp | 6 ++--
.../toolbox/components/notebook/notebook.h | 6 ++--
.../toolbox/components/notebook/notebook.hxx | 6 ++--
.../toolbox/components/progressbar.cpp | 6 ++--
.../toolbox/components/progressbar.h | 6 ++--
.../simulator/toolbox/components/refresh.cpp | 6 ++--
src/ui/simulator/toolbox/components/refresh.h | 6 ++--
.../toolbox/components/wip-panel.cpp | 6 ++--
.../simulator/toolbox/components/wip-panel.h | 6 ++--
.../toolbox/components/wizardheader.cpp | 6 ++--
.../toolbox/components/wizardheader.h | 6 ++--
src/ui/simulator/toolbox/create.cpp | 6 ++--
src/ui/simulator/toolbox/create.h | 6 ++--
src/ui/simulator/toolbox/create.hxx | 6 ++--
src/ui/simulator/toolbox/dispatcher/study.cpp | 6 ++--
src/ui/simulator/toolbox/dispatcher/study.h | 6 ++--
src/ui/simulator/toolbox/execute.h | 6 ++--
src/ui/simulator/toolbox/execute/execute.cpp | 6 ++--
src/ui/simulator/toolbox/execute/execute.h | 6 ++--
.../toolbox/ext-source/action-panel.cpp | 6 ++--
.../toolbox/ext-source/action-panel.h | 6 ++--
src/ui/simulator/toolbox/ext-source/apply.cpp | 6 ++--
src/ui/simulator/toolbox/ext-source/apply.h | 6 ++--
src/ui/simulator/toolbox/ext-source/handler.h | 6 ++--
.../ext-source/handler/build-context.cpp | 6 ++--
.../ext-source/handler/build-context.h | 6 ++--
.../handler/com.rte-france.antares.study.cpp | 6 ++--
.../toolbox/ext-source/handler/handler.h | 6 ++--
.../toolbox/ext-source/performer.cpp | 6 ++--
.../simulator/toolbox/ext-source/performer.h | 6 ++--
.../simulator/toolbox/ext-source/window.cpp | 6 ++--
src/ui/simulator/toolbox/ext-source/window.h | 6 ++--
src/ui/simulator/toolbox/input/area.cpp | 6 ++--
src/ui/simulator/toolbox/input/area.h | 6 ++--
.../toolbox/input/bindingconstraint.h | 6 ++--
.../bindingconstraint/bindingconstraint.cpp | 6 ++--
.../bindingconstraint/bindingconstraint.h | 6 ++--
src/ui/simulator/toolbox/input/connection.cpp | 6 ++--
src/ui/simulator/toolbox/input/connection.h | 6 ++--
src/ui/simulator/toolbox/input/input.cpp | 6 ++--
src/ui/simulator/toolbox/input/input.h | 6 ++--
.../toolbox/input/renewable-cluster.cpp | 6 ++--
.../toolbox/input/renewable-cluster.h | 6 ++--
.../toolbox/input/thermal-cluster.cpp | 6 ++--
.../simulator/toolbox/input/thermal-cluster.h | 6 ++--
src/ui/simulator/toolbox/jobs.h | 6 ++--
src/ui/simulator/toolbox/jobs/job.cpp | 6 ++--
src/ui/simulator/toolbox/jobs/job.h | 6 ++--
src/ui/simulator/toolbox/locales.cpp | 6 ++--
src/ui/simulator/toolbox/locales.h | 6 ++--
src/ui/simulator/toolbox/resources.cpp | 6 ++--
src/ui/simulator/toolbox/resources.h | 6 ++--
src/ui/simulator/toolbox/spotlight/area.cpp | 6 ++--
src/ui/simulator/toolbox/spotlight/area.h | 6 ++--
.../toolbox/spotlight/constraint.cpp | 6 ++--
.../simulator/toolbox/spotlight/constraint.h | 6 ++--
.../toolbox/system/diskfreespace.hxx | 6 ++--
src/ui/simulator/toolbox/validator.cpp | 6 ++--
src/ui/simulator/toolbox/validator.h | 6 ++--
src/ui/simulator/toolbox/wx-wrapper.h | 6 ++--
src/ui/simulator/windows/about/aboutbox.cpp | 32 +++++++++----------
src/ui/simulator/windows/about/aboutbox.h | 6 ++--
src/ui/simulator/windows/aboutbox.h | 6 ++--
.../simulator/windows/analyzer/analyzer.cpp | 6 ++--
src/ui/simulator/windows/analyzer/analyzer.h | 6 ++--
.../simulator/windows/analyzer/analyzer.hxx | 6 ++--
.../bindingconstraint/bindingconstraint.cpp | 6 ++--
.../bindingconstraint/bindingconstraint.h | 6 ++--
.../windows/bindingconstraint/edit.cpp | 6 ++--
.../windows/bindingconstraint/edit.h | 6 ++--
.../simulator/windows/calendar/calendar.cpp | 6 ++--
src/ui/simulator/windows/calendar/calendar.h | 6 ++--
.../windows/calendar/view-standard.hxx | 6 ++--
src/ui/simulator/windows/cleaner.cpp | 6 ++--
src/ui/simulator/windows/cleaner.h | 6 ++--
src/ui/simulator/windows/connection.cpp | 6 ++--
src/ui/simulator/windows/connection.h | 6 ++--
.../constraintsbuilder.cpp | 6 ++--
.../constraints-builder/constraintsbuilder.h | 6 ++--
.../windows/correlation/correlation.cpp | 6 ++--
.../windows/correlation/correlation.h | 6 ++--
.../windows/correlation/datasources.hxx | 6 ++--
src/ui/simulator/windows/exportmap.cpp | 6 ++--
src/ui/simulator/windows/exportmap.h | 6 ++--
src/ui/simulator/windows/exportmap.hxx | 6 ++--
src/ui/simulator/windows/hydro/allocation.cpp | 6 ++--
src/ui/simulator/windows/hydro/allocation.h | 6 ++--
src/ui/simulator/windows/hydro/dailypower.cpp | 6 ++--
src/ui/simulator/windows/hydro/dailypower.h | 6 ++--
.../windows/hydro/levelsandvalues.cpp | 6 ++--
.../simulator/windows/hydro/levelsandvalues.h | 6 ++--
.../windows/hydro/localdatahydro.cpp | 6 ++--
.../simulator/windows/hydro/localdatahydro.h | 6 ++--
src/ui/simulator/windows/hydro/management.cpp | 6 ++--
src/ui/simulator/windows/hydro/management.h | 6 ++--
src/ui/simulator/windows/hydro/prepro.cpp | 6 ++--
src/ui/simulator/windows/hydro/prepro.h | 6 ++--
src/ui/simulator/windows/hydro/series.cpp | 6 ++--
src/ui/simulator/windows/hydro/series.h | 6 ++--
src/ui/simulator/windows/inspector.h | 6 ++--
.../windows/inspector/accumulator.hxx | 6 ++--
src/ui/simulator/windows/inspector/data.cpp | 6 ++--
src/ui/simulator/windows/inspector/data.h | 6 ++--
src/ui/simulator/windows/inspector/data.hxx | 6 ++--
.../windows/inspector/editor-calendar.cpp | 6 ++--
.../windows/inspector/editor-calendar.h | 6 ++--
src/ui/simulator/windows/inspector/frame.cpp | 6 ++--
src/ui/simulator/windows/inspector/frame.h | 6 ++--
src/ui/simulator/windows/inspector/grid.cpp | 6 ++--
src/ui/simulator/windows/inspector/grid.h | 6 ++--
.../simulator/windows/inspector/inspector.cpp | 6 ++--
.../simulator/windows/inspector/inspector.h | 6 ++--
.../windows/inspector/property.update.cpp | 6 ++--
src/ui/simulator/windows/memorystatistics.h | 6 ++--
.../memorystatistics/memorystatistics.cpp | 6 ++--
.../memorystatistics/memorystatistics.h | 6 ++--
.../windows/memorystatistics/private.h | 6 ++--
src/ui/simulator/windows/message.cpp | 6 ++--
src/ui/simulator/windows/message.h | 6 ++--
src/ui/simulator/windows/message.hxx | 6 ++--
src/ui/simulator/windows/notes.cpp | 6 ++--
src/ui/simulator/windows/notes.h | 6 ++--
.../adequacy-patch/adequacy-patch-areas.cpp | 6 ++--
.../adequacy-patch/adequacy-patch-areas.h | 6 ++--
.../adequacy-patch/adequacy-patch-options.cpp | 6 ++--
.../adequacy-patch/adequacy-patch-options.h | 6 ++--
.../windows/options/advanced/advanced.cpp | 6 ++--
.../windows/options/advanced/advanced.h | 6 ++--
.../options/optimization/optimization.cpp | 6 ++--
.../options/optimization/optimization.h | 6 ++--
.../windows/options/playlist/playlist.cpp | 6 ++--
.../windows/options/playlist/playlist.h | 6 ++--
.../options/temp-folder/temp-folder.cpp | 6 ++--
.../windows/options/temp-folder/temp-folder.h | 6 ++--
src/ui/simulator/windows/output/content.h | 6 ++--
src/ui/simulator/windows/output/content.hxx | 6 ++--
src/ui/simulator/windows/output/fwd.h | 6 ++--
src/ui/simulator/windows/output/job.cpp | 6 ++--
src/ui/simulator/windows/output/job.h | 6 ++--
src/ui/simulator/windows/output/layer.cpp | 6 ++--
src/ui/simulator/windows/output/layer.h | 6 ++--
src/ui/simulator/windows/output/layer.hxx | 6 ++--
.../simulator/windows/output/mini-frame.cpp | 6 ++--
src/ui/simulator/windows/output/mini-frame.h | 6 ++--
src/ui/simulator/windows/output/output.cpp | 6 ++--
src/ui/simulator/windows/output/output.h | 6 ++--
src/ui/simulator/windows/output/panel.h | 6 ++--
.../output/panel/area-link-renderer.cpp | 6 ++--
.../windows/output/panel/area-link-renderer.h | 6 ++--
.../windows/output/panel/area-link.cpp | 6 ++--
.../simulator/windows/output/panel/panel.cpp | 6 ++--
src/ui/simulator/windows/output/panel/panel.h | 6 ++--
.../simulator/windows/output/panel/panel.hxx | 6 ++--
.../output/provider/output-comparison.cpp | 6 ++--
.../output/provider/output-comparison.h | 6 ++--
.../windows/output/provider/outputs.cpp | 6 ++--
.../windows/output/provider/outputs.h | 6 ++--
.../windows/output/provider/variables.cpp | 6 ++--
.../windows/output/provider/variables.h | 6 ++--
.../windows/output/spotlight-provider.cpp | 6 ++--
.../windows/output/spotlight-provider.h | 6 ++--
src/ui/simulator/windows/output/tab.cpp | 6 ++--
src/ui/simulator/windows/output/window.cpp | 6 ++--
src/ui/simulator/windows/output/window.h | 6 ++--
.../simulator/windows/renewables/cluster.cpp | 6 ++--
src/ui/simulator/windows/renewables/cluster.h | 6 ++--
src/ui/simulator/windows/renewables/panel.cpp | 6 ++--
src/ui/simulator/windows/renewables/panel.h | 6 ++--
src/ui/simulator/windows/saveas.cpp | 6 ++--
src/ui/simulator/windows/saveas.h | 6 ++--
src/ui/simulator/windows/saveas.hxx | 6 ++--
.../windows/scenario-builder/panel.cpp | 6 ++--
.../windows/scenario-builder/panel.h | 6 ++--
src/ui/simulator/windows/sets.cpp | 6 ++--
src/ui/simulator/windows/sets.h | 6 ++--
src/ui/simulator/windows/simulation/panel.cpp | 6 ++--
src/ui/simulator/windows/simulation/panel.h | 6 ++--
src/ui/simulator/windows/simulation/run.cpp | 6 ++--
src/ui/simulator/windows/simulation/run.h | 6 ++--
src/ui/simulator/windows/startupwizard.cpp | 6 ++--
src/ui/simulator/windows/startupwizard.h | 6 ++--
src/ui/simulator/windows/studylogs.cpp | 6 ++--
src/ui/simulator/windows/studylogs.h | 6 ++--
src/ui/simulator/windows/textinput/input.cpp | 6 ++--
src/ui/simulator/windows/textinput/input.h | 6 ++--
src/ui/simulator/windows/thermal/cluster.cpp | 6 ++--
src/ui/simulator/windows/thermal/cluster.h | 6 ++--
src/ui/simulator/windows/thermal/panel.cpp | 6 ++--
src/ui/simulator/windows/thermal/panel.h | 6 ++--
src/ui/simulator/windows/version.cpp | 6 ++--
src/ui/simulator/windows/version.h | 6 ++--
src/ui/simulator/windows/xcast/xcast.h | 6 ++--
src/ui/simulator/windows/xcast/xcast.hxx | 6 ++--
1160 files changed, 3494 insertions(+), 3494 deletions(-)
diff --git a/src/analyzer/atsp/atsp.cpp b/src/analyzer/atsp/atsp.cpp
index 67322b5e9d..69db010f3c 100644
--- a/src/analyzer/atsp/atsp.cpp
+++ b/src/analyzer/atsp/atsp.cpp
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/analyzer/atsp/atsp.h b/src/analyzer/atsp/atsp.h
index 746655953d..8cc0925d3b 100644
--- a/src/analyzer/atsp/atsp.h
+++ b/src/analyzer/atsp/atsp.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/analyzer/atsp/atsp.hxx b/src/analyzer/atsp/atsp.hxx
index 37099a794e..5c016b10ad 100644
--- a/src/analyzer/atsp/atsp.hxx
+++ b/src/analyzer/atsp/atsp.hxx
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/analyzer/atsp/cache.cpp b/src/analyzer/atsp/cache.cpp
index 5db22c352a..cd35e7bea3 100644
--- a/src/analyzer/atsp/cache.cpp
+++ b/src/analyzer/atsp/cache.cpp
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/analyzer/atsp/correlations.cpp b/src/analyzer/atsp/correlations.cpp
index 1404d4071d..d2bb44732f 100644
--- a/src/analyzer/atsp/correlations.cpp
+++ b/src/analyzer/atsp/correlations.cpp
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/analyzer/atsp/load.cpp b/src/analyzer/atsp/load.cpp
index 6b16cd3803..b6256ac8b0 100644
--- a/src/analyzer/atsp/load.cpp
+++ b/src/analyzer/atsp/load.cpp
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/analyzer/atsp/misc.cpp b/src/analyzer/atsp/misc.cpp
index 2126fa27b3..c01ed8b451 100644
--- a/src/analyzer/atsp/misc.cpp
+++ b/src/analyzer/atsp/misc.cpp
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/analyzer/atsp/preflight.cpp b/src/analyzer/atsp/preflight.cpp
index 2dfefe088b..0bcf199adf 100644
--- a/src/analyzer/atsp/preflight.cpp
+++ b/src/analyzer/atsp/preflight.cpp
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/analyzer/main.cpp b/src/analyzer/main.cpp
index bb5bf00562..33a5f48c29 100644
--- a/src/analyzer/main.cpp
+++ b/src/analyzer/main.cpp
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ext/yuni/license.md b/src/ext/yuni/license.md
index 37f4f2a5db..1b1af7a4e1 100644
--- a/src/ext/yuni/license.md
+++ b/src/ext/yuni/license.md
@@ -965,7 +965,7 @@ License, by the making, using, selling, offering for sale, having
made, import, or transfer of either its Contributions or its
Contributor Version.
1.12. "Secondary License"
-means either the GNU General Public License, Version 2.0, the GNU
+means either the Mozilla Public Licence 2.0, Version 2.0, the GNU
Lesser General Public License, Version 2.1, the GNU Affero General
Public License, Version 3.0, or any later versions of those
licenses.
diff --git a/src/libs/antares/Enum.hpp b/src/libs/antares/Enum.hpp
index fee80463f2..17d85b05ea 100644
--- a/src/libs/antares/Enum.hpp
+++ b/src/libs/antares/Enum.hpp
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/libs/antares/Enum.hxx b/src/libs/antares/Enum.hxx
index 180bd5af0a..7c25409268 100644
--- a/src/libs/antares/Enum.hxx
+++ b/src/libs/antares/Enum.hxx
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/libs/antares/antares.h b/src/libs/antares/antares.h
index 6eaf7a3eea..9e4773dba1 100644
--- a/src/libs/antares/antares.h
+++ b/src/libs/antares/antares.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/libs/antares/array/antares/array/matrix-to-buffer.h b/src/libs/antares/array/antares/array/matrix-to-buffer.h
index 73cbd7092e..89b2f87198 100644
--- a/src/libs/antares/array/antares/array/matrix-to-buffer.h
+++ b/src/libs/antares/array/antares/array/matrix-to-buffer.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/libs/antares/array/antares/array/matrix-to-buffer.hxx b/src/libs/antares/array/antares/array/matrix-to-buffer.hxx
index 9d15261712..54563e4340 100644
--- a/src/libs/antares/array/antares/array/matrix-to-buffer.hxx
+++ b/src/libs/antares/array/antares/array/matrix-to-buffer.hxx
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/libs/antares/array/antares/array/matrix.h b/src/libs/antares/array/antares/array/matrix.h
index fbefd5f213..509ce6873e 100644
--- a/src/libs/antares/array/antares/array/matrix.h
+++ b/src/libs/antares/array/antares/array/matrix.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/libs/antares/array/antares/array/matrix.hxx b/src/libs/antares/array/antares/array/matrix.hxx
index 9160bd9ad4..76d897492b 100644
--- a/src/libs/antares/array/antares/array/matrix.hxx
+++ b/src/libs/antares/array/antares/array/matrix.hxx
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/libs/antares/array/matrix.cpp b/src/libs/antares/array/matrix.cpp
index 86baa072c4..336d3c00b5 100644
--- a/src/libs/antares/array/matrix.cpp
+++ b/src/libs/antares/array/matrix.cpp
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/libs/antares/benchmarking/include/antares/benchmarking/timer.h b/src/libs/antares/benchmarking/include/antares/benchmarking/timer.h
index 969c784d6c..745263519b 100644
--- a/src/libs/antares/benchmarking/include/antares/benchmarking/timer.h
+++ b/src/libs/antares/benchmarking/include/antares/benchmarking/timer.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/libs/antares/benchmarking/timer.cpp b/src/libs/antares/benchmarking/timer.cpp
index 446669322e..0650e188a2 100644
--- a/src/libs/antares/benchmarking/timer.cpp
+++ b/src/libs/antares/benchmarking/timer.cpp
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/libs/antares/checks/antares/checks/checkLoadedInputData.h b/src/libs/antares/checks/antares/checks/checkLoadedInputData.h
index 19d5657df5..334693a65a 100644
--- a/src/libs/antares/checks/antares/checks/checkLoadedInputData.h
+++ b/src/libs/antares/checks/antares/checks/checkLoadedInputData.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/libs/antares/checks/checkLoadedInputData.cpp b/src/libs/antares/checks/checkLoadedInputData.cpp
index 407c486aa3..2501503259 100644
--- a/src/libs/antares/checks/checkLoadedInputData.cpp
+++ b/src/libs/antares/checks/checkLoadedInputData.cpp
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/libs/antares/concurrency/concurrency.cpp b/src/libs/antares/concurrency/concurrency.cpp
index e6ba11f22a..ef16cfd725 100644
--- a/src/libs/antares/concurrency/concurrency.cpp
+++ b/src/libs/antares/concurrency/concurrency.cpp
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/libs/antares/concurrency/include/antares/concurrency/concurrency.h b/src/libs/antares/concurrency/include/antares/concurrency/concurrency.h
index 241da9f3d2..0639c8e806 100644
--- a/src/libs/antares/concurrency/include/antares/concurrency/concurrency.h
+++ b/src/libs/antares/concurrency/include/antares/concurrency/concurrency.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/libs/antares/config.h b/src/libs/antares/config.h
index 6897ad2726..ad14263334 100644
--- a/src/libs/antares/config.h
+++ b/src/libs/antares/config.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/libs/antares/constants.cpp b/src/libs/antares/constants.cpp
index 813c934122..4a1dcc4bf8 100644
--- a/src/libs/antares/constants.cpp
+++ b/src/libs/antares/constants.cpp
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/libs/antares/constants.h b/src/libs/antares/constants.h
index e3631d6853..93f6e6c338 100644
--- a/src/libs/antares/constants.h
+++ b/src/libs/antares/constants.h
@@ -6,7 +6,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -18,9 +18,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/libs/antares/correlation/antares/correlation/correlation.h b/src/libs/antares/correlation/antares/correlation/correlation.h
index f1960462e0..b3626df3ec 100644
--- a/src/libs/antares/correlation/antares/correlation/correlation.h
+++ b/src/libs/antares/correlation/antares/correlation/correlation.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/libs/antares/correlation/antares/correlation/correlation.hxx b/src/libs/antares/correlation/antares/correlation/correlation.hxx
index f740144dab..6387831459 100644
--- a/src/libs/antares/correlation/antares/correlation/correlation.hxx
+++ b/src/libs/antares/correlation/antares/correlation/correlation.hxx
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/libs/antares/correlation/correlation.cpp b/src/libs/antares/correlation/correlation.cpp
index d54ea9aae0..106c6a0509 100644
--- a/src/libs/antares/correlation/correlation.cpp
+++ b/src/libs/antares/correlation/correlation.cpp
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/libs/antares/date/antares/date/date.h b/src/libs/antares/date/antares/date/date.h
index 699e30ea33..fc43b44caa 100644
--- a/src/libs/antares/date/antares/date/date.h
+++ b/src/libs/antares/date/antares/date/date.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/libs/antares/date/date.cpp b/src/libs/antares/date/date.cpp
index 20e427e5db..bcb9256de1 100644
--- a/src/libs/antares/date/date.cpp
+++ b/src/libs/antares/date/date.cpp
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/libs/antares/exception/AssertionError.cpp b/src/libs/antares/exception/AssertionError.cpp
index aee576b722..398b7b07ed 100644
--- a/src/libs/antares/exception/AssertionError.cpp
+++ b/src/libs/antares/exception/AssertionError.cpp
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/libs/antares/exception/UnfeasibleProblemError.cpp b/src/libs/antares/exception/UnfeasibleProblemError.cpp
index 822629b712..b1b8598393 100644
--- a/src/libs/antares/exception/UnfeasibleProblemError.cpp
+++ b/src/libs/antares/exception/UnfeasibleProblemError.cpp
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/libs/antares/exception/antares/exception/AssertionError.hpp b/src/libs/antares/exception/antares/exception/AssertionError.hpp
index 323e8c582f..477ce7affa 100644
--- a/src/libs/antares/exception/antares/exception/AssertionError.hpp
+++ b/src/libs/antares/exception/antares/exception/AssertionError.hpp
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/libs/antares/exception/antares/exception/LoadingError.hpp b/src/libs/antares/exception/antares/exception/LoadingError.hpp
index e442daa056..0b64a96ca8 100644
--- a/src/libs/antares/exception/antares/exception/LoadingError.hpp
+++ b/src/libs/antares/exception/antares/exception/LoadingError.hpp
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/libs/antares/exception/antares/exception/UnfeasibleProblemError.hpp b/src/libs/antares/exception/antares/exception/UnfeasibleProblemError.hpp
index 816d01f470..a7bfc08146 100644
--- a/src/libs/antares/exception/antares/exception/UnfeasibleProblemError.hpp
+++ b/src/libs/antares/exception/antares/exception/UnfeasibleProblemError.hpp
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/libs/antares/fatal-error.h b/src/libs/antares/fatal-error.h
index 19139b5196..6d7ee84e13 100644
--- a/src/libs/antares/fatal-error.h
+++ b/src/libs/antares/fatal-error.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/libs/antares/inifile/antares/inifile/inifile.h b/src/libs/antares/inifile/antares/inifile/inifile.h
index ac333e69ae..0ff347ebd8 100644
--- a/src/libs/antares/inifile/antares/inifile/inifile.h
+++ b/src/libs/antares/inifile/antares/inifile/inifile.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/libs/antares/inifile/antares/inifile/inifile.hxx b/src/libs/antares/inifile/antares/inifile/inifile.hxx
index 7ad32bb540..ad8f2b9d22 100644
--- a/src/libs/antares/inifile/antares/inifile/inifile.hxx
+++ b/src/libs/antares/inifile/antares/inifile/inifile.hxx
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/libs/antares/inifile/inifile.cpp b/src/libs/antares/inifile/inifile.cpp
index df9f2c1875..4972646eef 100644
--- a/src/libs/antares/inifile/inifile.cpp
+++ b/src/libs/antares/inifile/inifile.cpp
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/libs/antares/io/antares/io/file.h b/src/libs/antares/io/antares/io/file.h
index f3b86a9d11..1d91dee0f4 100644
--- a/src/libs/antares/io/antares/io/file.h
+++ b/src/libs/antares/io/antares/io/file.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/libs/antares/io/antares/io/statistics.h b/src/libs/antares/io/antares/io/statistics.h
index 6daf09a0e2..c9e20ee5af 100644
--- a/src/libs/antares/io/antares/io/statistics.h
+++ b/src/libs/antares/io/antares/io/statistics.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/libs/antares/io/file.cpp b/src/libs/antares/io/file.cpp
index d4d7737036..cf48568022 100644
--- a/src/libs/antares/io/file.cpp
+++ b/src/libs/antares/io/file.cpp
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/libs/antares/io/statistics.cpp b/src/libs/antares/io/statistics.cpp
index 42e64197f1..31ad0e8a3d 100644
--- a/src/libs/antares/io/statistics.cpp
+++ b/src/libs/antares/io/statistics.cpp
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/libs/antares/jit.h b/src/libs/antares/jit.h
index ab0c3eb8d4..4e005eb35e 100644
--- a/src/libs/antares/jit.h
+++ b/src/libs/antares/jit.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/libs/antares/jit/antares/jit/jit.h b/src/libs/antares/jit/antares/jit/jit.h
index 8ef0677637..4532191087 100644
--- a/src/libs/antares/jit/antares/jit/jit.h
+++ b/src/libs/antares/jit/antares/jit/jit.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/libs/antares/jit/antares/jit/jit.hxx b/src/libs/antares/jit/antares/jit/jit.hxx
index 483e006cf5..2ba5aad211 100644
--- a/src/libs/antares/jit/antares/jit/jit.hxx
+++ b/src/libs/antares/jit/antares/jit/jit.hxx
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/libs/antares/jit/jit.cpp b/src/libs/antares/jit/jit.cpp
index f2df546066..83832edc55 100644
--- a/src/libs/antares/jit/jit.cpp
+++ b/src/libs/antares/jit/jit.cpp
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/libs/antares/locale.cpp b/src/libs/antares/locale.cpp
index 6b5999627f..eea0ef43fc 100644
--- a/src/libs/antares/locale.cpp
+++ b/src/libs/antares/locale.cpp
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/libs/antares/locale.h b/src/libs/antares/locale.h
index 68e1ae02ce..6e794afd48 100644
--- a/src/libs/antares/locale.h
+++ b/src/libs/antares/locale.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/libs/antares/logs/antares/logs/cleaner.h b/src/libs/antares/logs/antares/logs/cleaner.h
index b786ad499c..4e4bcd16d5 100644
--- a/src/libs/antares/logs/antares/logs/cleaner.h
+++ b/src/libs/antares/logs/antares/logs/cleaner.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/libs/antares/logs/antares/logs/hostinfo.h b/src/libs/antares/logs/antares/logs/hostinfo.h
index 874d0f4887..657f6fc83b 100644
--- a/src/libs/antares/logs/antares/logs/hostinfo.h
+++ b/src/libs/antares/logs/antares/logs/hostinfo.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/libs/antares/logs/antares/logs/hostname.hxx b/src/libs/antares/logs/antares/logs/hostname.hxx
index a3ebcbf289..47f09759f7 100644
--- a/src/libs/antares/logs/antares/logs/hostname.hxx
+++ b/src/libs/antares/logs/antares/logs/hostname.hxx
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/libs/antares/logs/antares/logs/logs.h b/src/libs/antares/logs/antares/logs/logs.h
index 3599a3a4b3..f58615c251 100644
--- a/src/libs/antares/logs/antares/logs/logs.h
+++ b/src/libs/antares/logs/antares/logs/logs.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/libs/antares/logs/antares/logs/logs.hxx b/src/libs/antares/logs/antares/logs/logs.hxx
index d604870bea..e486df6eac 100644
--- a/src/libs/antares/logs/antares/logs/logs.hxx
+++ b/src/libs/antares/logs/antares/logs/logs.hxx
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/libs/antares/logs/cleaner.cpp b/src/libs/antares/logs/cleaner.cpp
index 320118ea6f..b86bef0d53 100644
--- a/src/libs/antares/logs/cleaner.cpp
+++ b/src/libs/antares/logs/cleaner.cpp
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/libs/antares/logs/hostinfo.cpp b/src/libs/antares/logs/hostinfo.cpp
index 565febaaae..605a2e5026 100644
--- a/src/libs/antares/logs/hostinfo.cpp
+++ b/src/libs/antares/logs/hostinfo.cpp
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/libs/antares/logs/logs.cpp b/src/libs/antares/logs/logs.cpp
index 38213ad605..7834743009 100644
--- a/src/libs/antares/logs/logs.cpp
+++ b/src/libs/antares/logs/logs.cpp
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/libs/antares/memory/include/antares/memory/memory.h b/src/libs/antares/memory/include/antares/memory/memory.h
index 890ebe679c..d17403cb67 100644
--- a/src/libs/antares/memory/include/antares/memory/memory.h
+++ b/src/libs/antares/memory/include/antares/memory/memory.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/libs/antares/memory/include/antares/memory/memory.hxx b/src/libs/antares/memory/include/antares/memory/memory.hxx
index accdf31869..e9e6121885 100644
--- a/src/libs/antares/memory/include/antares/memory/memory.hxx
+++ b/src/libs/antares/memory/include/antares/memory/memory.hxx
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/libs/antares/memory/memory.cpp b/src/libs/antares/memory/memory.cpp
index 8c5a1e7306..9dfdd62322 100644
--- a/src/libs/antares/memory/memory.cpp
+++ b/src/libs/antares/memory/memory.cpp
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/libs/antares/mersenne-twister/include/antares/mersenne-twister/mersenne-twister.h b/src/libs/antares/mersenne-twister/include/antares/mersenne-twister/mersenne-twister.h
index 0f452d5e4b..68456b2973 100644
--- a/src/libs/antares/mersenne-twister/include/antares/mersenne-twister/mersenne-twister.h
+++ b/src/libs/antares/mersenne-twister/include/antares/mersenne-twister/mersenne-twister.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/libs/antares/mersenne-twister/include/antares/mersenne-twister/mersenne-twister.hxx b/src/libs/antares/mersenne-twister/include/antares/mersenne-twister/mersenne-twister.hxx
index 27e3b0960e..18d2e410d9 100644
--- a/src/libs/antares/mersenne-twister/include/antares/mersenne-twister/mersenne-twister.hxx
+++ b/src/libs/antares/mersenne-twister/include/antares/mersenne-twister/mersenne-twister.hxx
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/libs/antares/net/net.h b/src/libs/antares/net/net.h
index 8651fcb234..757514cbee 100644
--- a/src/libs/antares/net/net.h
+++ b/src/libs/antares/net/net.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/libs/antares/net/request.h b/src/libs/antares/net/request.h
index dee502a2f7..20e6c9deca 100644
--- a/src/libs/antares/net/request.h
+++ b/src/libs/antares/net/request.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/libs/antares/object/intrusive-reference.h b/src/libs/antares/object/intrusive-reference.h
index 85e723cce0..c063d36983 100644
--- a/src/libs/antares/object/intrusive-reference.h
+++ b/src/libs/antares/object/intrusive-reference.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/libs/antares/object/intrusive-reference.hxx b/src/libs/antares/object/intrusive-reference.hxx
index e014e76bd1..e959878d5e 100644
--- a/src/libs/antares/object/intrusive-reference.hxx
+++ b/src/libs/antares/object/intrusive-reference.hxx
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/libs/antares/object/object.cpp b/src/libs/antares/object/object.cpp
index 91b250d4ce..59a6953752 100644
--- a/src/libs/antares/object/object.cpp
+++ b/src/libs/antares/object/object.cpp
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/libs/antares/object/object.h b/src/libs/antares/object/object.h
index 0bf730b985..83192a0ece 100644
--- a/src/libs/antares/object/object.h
+++ b/src/libs/antares/object/object.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/libs/antares/object/object.hxx b/src/libs/antares/object/object.hxx
index ebe89a1160..2c419a8ecd 100644
--- a/src/libs/antares/object/object.hxx
+++ b/src/libs/antares/object/object.hxx
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/libs/antares/object/ref.h b/src/libs/antares/object/ref.h
index e9e33c2351..b6ef402d06 100644
--- a/src/libs/antares/object/ref.h
+++ b/src/libs/antares/object/ref.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/libs/antares/paths/include/antares/paths/list.h b/src/libs/antares/paths/include/antares/paths/list.h
index 22c6112761..ed50ca87be 100644
--- a/src/libs/antares/paths/include/antares/paths/list.h
+++ b/src/libs/antares/paths/include/antares/paths/list.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/libs/antares/paths/list.cpp b/src/libs/antares/paths/list.cpp
index 4f09d4b008..d776ec87cd 100644
--- a/src/libs/antares/paths/list.cpp
+++ b/src/libs/antares/paths/list.cpp
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/libs/antares/resources/resources.cpp b/src/libs/antares/resources/resources.cpp
index 997ac56f38..20389ae74c 100644
--- a/src/libs/antares/resources/resources.cpp
+++ b/src/libs/antares/resources/resources.cpp
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/libs/antares/resources/resources.h b/src/libs/antares/resources/resources.h
index e486f3aa60..6e17718fed 100644
--- a/src/libs/antares/resources/resources.h
+++ b/src/libs/antares/resources/resources.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/libs/antares/series/include/antares/series/series.h b/src/libs/antares/series/include/antares/series/series.h
index aa88db5521..80df437002 100644
--- a/src/libs/antares/series/include/antares/series/series.h
+++ b/src/libs/antares/series/include/antares/series/series.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/libs/antares/series/series.cpp b/src/libs/antares/series/series.cpp
index 5eba041b1f..5296c39e82 100644
--- a/src/libs/antares/series/series.cpp
+++ b/src/libs/antares/series/series.cpp
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/libs/antares/solver.cpp b/src/libs/antares/solver.cpp
index 9a260e58f3..136450cfa5 100644
--- a/src/libs/antares/solver.cpp
+++ b/src/libs/antares/solver.cpp
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/libs/antares/solver.h b/src/libs/antares/solver.h
index 4e3a4661db..e85931f6aa 100644
--- a/src/libs/antares/solver.h
+++ b/src/libs/antares/solver.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/libs/antares/stdcxx/demangle.cpp b/src/libs/antares/stdcxx/demangle.cpp
index f3a31aa773..b71fdbca71 100644
--- a/src/libs/antares/stdcxx/demangle.cpp
+++ b/src/libs/antares/stdcxx/demangle.cpp
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/libs/antares/stdcxx/include/antares/stdcxx/demangle.hpp b/src/libs/antares/stdcxx/include/antares/stdcxx/demangle.hpp
index 7c14c4a2f9..7ca5c488a2 100644
--- a/src/libs/antares/stdcxx/include/antares/stdcxx/demangle.hpp
+++ b/src/libs/antares/stdcxx/include/antares/stdcxx/demangle.hpp
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/libs/antares/study/UnfeasibleProblemBehavior.cpp b/src/libs/antares/study/UnfeasibleProblemBehavior.cpp
index c2b3aeebab..55a70155ae 100644
--- a/src/libs/antares/study/UnfeasibleProblemBehavior.cpp
+++ b/src/libs/antares/study/UnfeasibleProblemBehavior.cpp
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/libs/antares/study/UnfeasibleProblemBehavior.hpp b/src/libs/antares/study/UnfeasibleProblemBehavior.hpp
index c50eecf061..8f462efb21 100644
--- a/src/libs/antares/study/UnfeasibleProblemBehavior.hpp
+++ b/src/libs/antares/study/UnfeasibleProblemBehavior.hpp
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/libs/antares/study/area/area.cpp b/src/libs/antares/study/area/area.cpp
index 62f9290ece..f0384c691a 100644
--- a/src/libs/antares/study/area/area.cpp
+++ b/src/libs/antares/study/area/area.cpp
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/libs/antares/study/area/area.h b/src/libs/antares/study/area/area.h
index c022338982..62bc65bb60 100644
--- a/src/libs/antares/study/area/area.h
+++ b/src/libs/antares/study/area/area.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/libs/antares/study/area/area.hxx b/src/libs/antares/study/area/area.hxx
index 36b8c4d6b1..a9678d997c 100644
--- a/src/libs/antares/study/area/area.hxx
+++ b/src/libs/antares/study/area/area.hxx
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/libs/antares/study/area/constants.h b/src/libs/antares/study/area/constants.h
index d30ce3c6d2..744df709d1 100644
--- a/src/libs/antares/study/area/constants.h
+++ b/src/libs/antares/study/area/constants.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/libs/antares/study/area/links.cpp b/src/libs/antares/study/area/links.cpp
index 35ed25e9bd..80afde45f8 100644
--- a/src/libs/antares/study/area/links.cpp
+++ b/src/libs/antares/study/area/links.cpp
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/libs/antares/study/area/links.h b/src/libs/antares/study/area/links.h
index 2a561759f1..a2b3f79eb1 100644
--- a/src/libs/antares/study/area/links.h
+++ b/src/libs/antares/study/area/links.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/libs/antares/study/area/list.cpp b/src/libs/antares/study/area/list.cpp
index 35468d0ae9..2aa55e523e 100644
--- a/src/libs/antares/study/area/list.cpp
+++ b/src/libs/antares/study/area/list.cpp
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/libs/antares/study/area/scratchpad.cpp b/src/libs/antares/study/area/scratchpad.cpp
index 370f07f4ba..670978ab13 100644
--- a/src/libs/antares/study/area/scratchpad.cpp
+++ b/src/libs/antares/study/area/scratchpad.cpp
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/libs/antares/study/area/scratchpad.h b/src/libs/antares/study/area/scratchpad.h
index 85c4a30efd..7e6b4dd917 100644
--- a/src/libs/antares/study/area/scratchpad.h
+++ b/src/libs/antares/study/area/scratchpad.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/libs/antares/study/area/store-timeseries-numbers.cpp b/src/libs/antares/study/area/store-timeseries-numbers.cpp
index 04ebf8bb88..8b36f39a29 100644
--- a/src/libs/antares/study/area/store-timeseries-numbers.cpp
+++ b/src/libs/antares/study/area/store-timeseries-numbers.cpp
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/libs/antares/study/area/store-timeseries-numbers.h b/src/libs/antares/study/area/store-timeseries-numbers.h
index 15ca5b37c2..ae5b802c31 100644
--- a/src/libs/antares/study/area/store-timeseries-numbers.h
+++ b/src/libs/antares/study/area/store-timeseries-numbers.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/libs/antares/study/area/store-timeseries-numbers.hxx b/src/libs/antares/study/area/store-timeseries-numbers.hxx
index 8b6471596c..df8d4f24ae 100644
--- a/src/libs/antares/study/area/store-timeseries-numbers.hxx
+++ b/src/libs/antares/study/area/store-timeseries-numbers.hxx
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/libs/antares/study/area/ui.cpp b/src/libs/antares/study/area/ui.cpp
index 40e35d4498..b58d34fdd1 100644
--- a/src/libs/antares/study/area/ui.cpp
+++ b/src/libs/antares/study/area/ui.cpp
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/libs/antares/study/area/ui.h b/src/libs/antares/study/area/ui.h
index 30f19c7680..072517197e 100644
--- a/src/libs/antares/study/area/ui.h
+++ b/src/libs/antares/study/area/ui.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/libs/antares/study/binding_constraint/BindingConstraint.cpp b/src/libs/antares/study/binding_constraint/BindingConstraint.cpp
index 85b63bf506..f75944f66c 100644
--- a/src/libs/antares/study/binding_constraint/BindingConstraint.cpp
+++ b/src/libs/antares/study/binding_constraint/BindingConstraint.cpp
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/libs/antares/study/binding_constraint/BindingConstraint.h b/src/libs/antares/study/binding_constraint/BindingConstraint.h
index 44fe2ba25f..60688e9514 100644
--- a/src/libs/antares/study/binding_constraint/BindingConstraint.h
+++ b/src/libs/antares/study/binding_constraint/BindingConstraint.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/libs/antares/study/binding_constraint/BindingConstraint.hxx b/src/libs/antares/study/binding_constraint/BindingConstraint.hxx
index 270c821223..967d571882 100644
--- a/src/libs/antares/study/binding_constraint/BindingConstraint.hxx
+++ b/src/libs/antares/study/binding_constraint/BindingConstraint.hxx
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/libs/antares/study/cleaner.h b/src/libs/antares/study/cleaner.h
index ef60276660..8c8693d30e 100644
--- a/src/libs/antares/study/cleaner.h
+++ b/src/libs/antares/study/cleaner.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/libs/antares/study/cleaner/cleaner-v20.cpp b/src/libs/antares/study/cleaner/cleaner-v20.cpp
index 57ad292149..07149d2cfc 100644
--- a/src/libs/antares/study/cleaner/cleaner-v20.cpp
+++ b/src/libs/antares/study/cleaner/cleaner-v20.cpp
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/libs/antares/study/cleaner/cleaner.cpp b/src/libs/antares/study/cleaner/cleaner.cpp
index 6dfe85ad2f..fc44ce619c 100644
--- a/src/libs/antares/study/cleaner/cleaner.cpp
+++ b/src/libs/antares/study/cleaner/cleaner.cpp
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/libs/antares/study/cleaner/versions.h b/src/libs/antares/study/cleaner/versions.h
index 610993732a..7750d446f5 100644
--- a/src/libs/antares/study/cleaner/versions.h
+++ b/src/libs/antares/study/cleaner/versions.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/libs/antares/study/constraint.h b/src/libs/antares/study/constraint.h
index fac804e1aa..4525cabdc1 100644
--- a/src/libs/antares/study/constraint.h
+++ b/src/libs/antares/study/constraint.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/libs/antares/study/correlation-updater.hxx b/src/libs/antares/study/correlation-updater.hxx
index 2e073514c9..624deb920e 100644
--- a/src/libs/antares/study/correlation-updater.hxx
+++ b/src/libs/antares/study/correlation-updater.hxx
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/libs/antares/study/filter.cpp b/src/libs/antares/study/filter.cpp
index 5ea5ab42c6..4dc3f121af 100644
--- a/src/libs/antares/study/filter.cpp
+++ b/src/libs/antares/study/filter.cpp
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/libs/antares/study/filter.h b/src/libs/antares/study/filter.h
index 08c7605c09..722003b0d6 100644
--- a/src/libs/antares/study/filter.h
+++ b/src/libs/antares/study/filter.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/libs/antares/study/finder.h b/src/libs/antares/study/finder.h
index 07caf7d5eb..214642522c 100644
--- a/src/libs/antares/study/finder.h
+++ b/src/libs/antares/study/finder.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/libs/antares/study/finder/finder.cpp b/src/libs/antares/study/finder/finder.cpp
index 2dd3e75523..9cf8b503c8 100644
--- a/src/libs/antares/study/finder/finder.cpp
+++ b/src/libs/antares/study/finder/finder.cpp
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/libs/antares/study/finder/finder.h b/src/libs/antares/study/finder/finder.h
index 3fe9a91b6f..00fac84408 100644
--- a/src/libs/antares/study/finder/finder.h
+++ b/src/libs/antares/study/finder/finder.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/libs/antares/study/fwd.cpp b/src/libs/antares/study/fwd.cpp
index 40b73489a3..83c8adbfac 100644
--- a/src/libs/antares/study/fwd.cpp
+++ b/src/libs/antares/study/fwd.cpp
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/libs/antares/study/fwd.h b/src/libs/antares/study/fwd.h
index 2df8d4a693..9f46fa8bd7 100644
--- a/src/libs/antares/study/fwd.h
+++ b/src/libs/antares/study/fwd.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/libs/antares/study/header.cpp b/src/libs/antares/study/header.cpp
index c812d8c262..c2a32e3e93 100644
--- a/src/libs/antares/study/header.cpp
+++ b/src/libs/antares/study/header.cpp
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/libs/antares/study/header.h b/src/libs/antares/study/header.h
index 62d30aa79d..5be4266e78 100644
--- a/src/libs/antares/study/header.h
+++ b/src/libs/antares/study/header.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/libs/antares/study/header.hxx b/src/libs/antares/study/header.hxx
index 3bf8734b45..a5c5f6312c 100644
--- a/src/libs/antares/study/header.hxx
+++ b/src/libs/antares/study/header.hxx
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/libs/antares/study/importlogs.cpp b/src/libs/antares/study/importlogs.cpp
index 78d5a83771..5185462ffa 100644
--- a/src/libs/antares/study/importlogs.cpp
+++ b/src/libs/antares/study/importlogs.cpp
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/libs/antares/study/layerdata.cpp b/src/libs/antares/study/layerdata.cpp
index 87cf51f725..924114e5b7 100644
--- a/src/libs/antares/study/layerdata.cpp
+++ b/src/libs/antares/study/layerdata.cpp
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/libs/antares/study/layerdata.h b/src/libs/antares/study/layerdata.h
index cd147e8a16..1578e67e8e 100644
--- a/src/libs/antares/study/layerdata.h
+++ b/src/libs/antares/study/layerdata.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/libs/antares/study/load-options.cpp b/src/libs/antares/study/load-options.cpp
index c886188e09..7435800c08 100644
--- a/src/libs/antares/study/load-options.cpp
+++ b/src/libs/antares/study/load-options.cpp
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/libs/antares/study/load-options.h b/src/libs/antares/study/load-options.h
index 772c691518..25c1dfa7bb 100644
--- a/src/libs/antares/study/load-options.h
+++ b/src/libs/antares/study/load-options.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/libs/antares/study/load.cpp b/src/libs/antares/study/load.cpp
index fd31041c57..e84706de62 100644
--- a/src/libs/antares/study/load.cpp
+++ b/src/libs/antares/study/load.cpp
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/libs/antares/study/output.cpp b/src/libs/antares/study/output.cpp
index d79f1a3e06..d73d2668d9 100644
--- a/src/libs/antares/study/output.cpp
+++ b/src/libs/antares/study/output.cpp
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/libs/antares/study/output.h b/src/libs/antares/study/output.h
index 3a6c0a117d..88a767ee77 100644
--- a/src/libs/antares/study/output.h
+++ b/src/libs/antares/study/output.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/libs/antares/study/output.hxx b/src/libs/antares/study/output.hxx
index b09f442bfc..ae174d750c 100644
--- a/src/libs/antares/study/output.hxx
+++ b/src/libs/antares/study/output.hxx
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/libs/antares/study/parameters.cpp b/src/libs/antares/study/parameters.cpp
index f83c85ba49..379242833c 100644
--- a/src/libs/antares/study/parameters.cpp
+++ b/src/libs/antares/study/parameters.cpp
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/libs/antares/study/parameters.h b/src/libs/antares/study/parameters.h
index d0d1d807f8..15668252a7 100644
--- a/src/libs/antares/study/parameters.h
+++ b/src/libs/antares/study/parameters.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/libs/antares/study/parts/hydro/allocation.cpp b/src/libs/antares/study/parts/hydro/allocation.cpp
index e1e317f0de..e0bf83d50c 100644
--- a/src/libs/antares/study/parts/hydro/allocation.cpp
+++ b/src/libs/antares/study/parts/hydro/allocation.cpp
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/libs/antares/study/parts/hydro/allocation.h b/src/libs/antares/study/parts/hydro/allocation.h
index d525c225b9..b5b55103e1 100644
--- a/src/libs/antares/study/parts/hydro/allocation.h
+++ b/src/libs/antares/study/parts/hydro/allocation.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/libs/antares/study/parts/hydro/allocation.hxx b/src/libs/antares/study/parts/hydro/allocation.hxx
index 5e4cd29dd8..8211fce04c 100644
--- a/src/libs/antares/study/parts/hydro/allocation.hxx
+++ b/src/libs/antares/study/parts/hydro/allocation.hxx
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/libs/antares/study/parts/hydro/container.cpp b/src/libs/antares/study/parts/hydro/container.cpp
index 87e0a5bc41..01464c2308 100644
--- a/src/libs/antares/study/parts/hydro/container.cpp
+++ b/src/libs/antares/study/parts/hydro/container.cpp
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/libs/antares/study/parts/hydro/container.h b/src/libs/antares/study/parts/hydro/container.h
index 26e2be6f1f..ae6c81e8eb 100644
--- a/src/libs/antares/study/parts/hydro/container.h
+++ b/src/libs/antares/study/parts/hydro/container.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/libs/antares/study/parts/hydro/prepro.cpp b/src/libs/antares/study/parts/hydro/prepro.cpp
index 7047f1e2cc..76a3b17005 100644
--- a/src/libs/antares/study/parts/hydro/prepro.cpp
+++ b/src/libs/antares/study/parts/hydro/prepro.cpp
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/libs/antares/study/parts/hydro/prepro.h b/src/libs/antares/study/parts/hydro/prepro.h
index 06b59d4552..04ae03bc70 100644
--- a/src/libs/antares/study/parts/hydro/prepro.h
+++ b/src/libs/antares/study/parts/hydro/prepro.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/libs/antares/study/parts/hydro/series.cpp b/src/libs/antares/study/parts/hydro/series.cpp
index 0e580f6942..c68b037098 100644
--- a/src/libs/antares/study/parts/hydro/series.cpp
+++ b/src/libs/antares/study/parts/hydro/series.cpp
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/libs/antares/study/parts/hydro/series.h b/src/libs/antares/study/parts/hydro/series.h
index e0afb4c3a5..ca6048a063 100644
--- a/src/libs/antares/study/parts/hydro/series.h
+++ b/src/libs/antares/study/parts/hydro/series.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/libs/antares/study/parts/load/container.cpp b/src/libs/antares/study/parts/load/container.cpp
index a77ad034a7..d63592c974 100644
--- a/src/libs/antares/study/parts/load/container.cpp
+++ b/src/libs/antares/study/parts/load/container.cpp
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/libs/antares/study/parts/load/container.h b/src/libs/antares/study/parts/load/container.h
index a922e509b4..90ec7778f0 100644
--- a/src/libs/antares/study/parts/load/container.h
+++ b/src/libs/antares/study/parts/load/container.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/libs/antares/study/parts/load/prepro.cpp b/src/libs/antares/study/parts/load/prepro.cpp
index 3ef1737e00..9262fe9ebb 100644
--- a/src/libs/antares/study/parts/load/prepro.cpp
+++ b/src/libs/antares/study/parts/load/prepro.cpp
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/libs/antares/study/parts/load/prepro.h b/src/libs/antares/study/parts/load/prepro.h
index dda0e82879..8bce0634a2 100644
--- a/src/libs/antares/study/parts/load/prepro.h
+++ b/src/libs/antares/study/parts/load/prepro.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/libs/antares/study/parts/load/prepro.hxx b/src/libs/antares/study/parts/load/prepro.hxx
index e11d1edfdf..c56bce742a 100644
--- a/src/libs/antares/study/parts/load/prepro.hxx
+++ b/src/libs/antares/study/parts/load/prepro.hxx
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/libs/antares/study/parts/parts.h b/src/libs/antares/study/parts/parts.h
index eb4a3f0be9..d99a960de1 100644
--- a/src/libs/antares/study/parts/parts.h
+++ b/src/libs/antares/study/parts/parts.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/libs/antares/study/parts/renewable/cluster.cpp b/src/libs/antares/study/parts/renewable/cluster.cpp
index e376b4c19f..bf84a0e695 100644
--- a/src/libs/antares/study/parts/renewable/cluster.cpp
+++ b/src/libs/antares/study/parts/renewable/cluster.cpp
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/libs/antares/study/parts/renewable/cluster.h b/src/libs/antares/study/parts/renewable/cluster.h
index a7fecd59f5..abb17db671 100644
--- a/src/libs/antares/study/parts/renewable/cluster.h
+++ b/src/libs/antares/study/parts/renewable/cluster.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/libs/antares/study/parts/renewable/cluster.hxx b/src/libs/antares/study/parts/renewable/cluster.hxx
index 23c2c662d0..a98db20cf5 100644
--- a/src/libs/antares/study/parts/renewable/cluster.hxx
+++ b/src/libs/antares/study/parts/renewable/cluster.hxx
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/libs/antares/study/parts/renewable/container.cpp b/src/libs/antares/study/parts/renewable/container.cpp
index 7cfffbd7a9..346cb617c4 100644
--- a/src/libs/antares/study/parts/renewable/container.cpp
+++ b/src/libs/antares/study/parts/renewable/container.cpp
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/libs/antares/study/parts/renewable/container.h b/src/libs/antares/study/parts/renewable/container.h
index 9714873bfb..fa26605629 100644
--- a/src/libs/antares/study/parts/renewable/container.h
+++ b/src/libs/antares/study/parts/renewable/container.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/libs/antares/study/parts/renewable/container.hxx b/src/libs/antares/study/parts/renewable/container.hxx
index 1aff0e0536..1b42a331fc 100644
--- a/src/libs/antares/study/parts/renewable/container.hxx
+++ b/src/libs/antares/study/parts/renewable/container.hxx
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/libs/antares/study/parts/renewable/defines.h b/src/libs/antares/study/parts/renewable/defines.h
index f10a1e82eb..494787bede 100644
--- a/src/libs/antares/study/parts/renewable/defines.h
+++ b/src/libs/antares/study/parts/renewable/defines.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/libs/antares/study/parts/short-term-storage/cluster.cpp b/src/libs/antares/study/parts/short-term-storage/cluster.cpp
index 9033157a92..d9684d2585 100644
--- a/src/libs/antares/study/parts/short-term-storage/cluster.cpp
+++ b/src/libs/antares/study/parts/short-term-storage/cluster.cpp
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/libs/antares/study/parts/short-term-storage/cluster.h b/src/libs/antares/study/parts/short-term-storage/cluster.h
index f0cc469e08..0d5c458118 100644
--- a/src/libs/antares/study/parts/short-term-storage/cluster.h
+++ b/src/libs/antares/study/parts/short-term-storage/cluster.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/libs/antares/study/parts/short-term-storage/container.cpp b/src/libs/antares/study/parts/short-term-storage/container.cpp
index 472180c4d7..2af80ffc67 100644
--- a/src/libs/antares/study/parts/short-term-storage/container.cpp
+++ b/src/libs/antares/study/parts/short-term-storage/container.cpp
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/libs/antares/study/parts/short-term-storage/container.h b/src/libs/antares/study/parts/short-term-storage/container.h
index 5e7fbb5376..57cc79c6bf 100644
--- a/src/libs/antares/study/parts/short-term-storage/container.h
+++ b/src/libs/antares/study/parts/short-term-storage/container.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/libs/antares/study/parts/short-term-storage/properties.cpp b/src/libs/antares/study/parts/short-term-storage/properties.cpp
index 17f56976d2..c25e12c862 100644
--- a/src/libs/antares/study/parts/short-term-storage/properties.cpp
+++ b/src/libs/antares/study/parts/short-term-storage/properties.cpp
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/libs/antares/study/parts/short-term-storage/properties.h b/src/libs/antares/study/parts/short-term-storage/properties.h
index 88a636191f..21e13dc3c3 100644
--- a/src/libs/antares/study/parts/short-term-storage/properties.h
+++ b/src/libs/antares/study/parts/short-term-storage/properties.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/libs/antares/study/parts/short-term-storage/series.cpp b/src/libs/antares/study/parts/short-term-storage/series.cpp
index 80fbed945e..7884cad64f 100644
--- a/src/libs/antares/study/parts/short-term-storage/series.cpp
+++ b/src/libs/antares/study/parts/short-term-storage/series.cpp
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/libs/antares/study/parts/short-term-storage/series.h b/src/libs/antares/study/parts/short-term-storage/series.h
index 5a0f545400..cdd88ffe07 100644
--- a/src/libs/antares/study/parts/short-term-storage/series.h
+++ b/src/libs/antares/study/parts/short-term-storage/series.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/libs/antares/study/parts/solar/container.cpp b/src/libs/antares/study/parts/solar/container.cpp
index 54f9b385f1..dc4b80f768 100644
--- a/src/libs/antares/study/parts/solar/container.cpp
+++ b/src/libs/antares/study/parts/solar/container.cpp
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/libs/antares/study/parts/solar/container.h b/src/libs/antares/study/parts/solar/container.h
index 9991e0da5d..e278dbd116 100644
--- a/src/libs/antares/study/parts/solar/container.h
+++ b/src/libs/antares/study/parts/solar/container.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/libs/antares/study/parts/solar/prepro.cpp b/src/libs/antares/study/parts/solar/prepro.cpp
index 23b94c3d29..5dcf216f40 100644
--- a/src/libs/antares/study/parts/solar/prepro.cpp
+++ b/src/libs/antares/study/parts/solar/prepro.cpp
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/libs/antares/study/parts/solar/prepro.h b/src/libs/antares/study/parts/solar/prepro.h
index 584d2aa105..6fe5f2d5a4 100644
--- a/src/libs/antares/study/parts/solar/prepro.h
+++ b/src/libs/antares/study/parts/solar/prepro.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/libs/antares/study/parts/solar/prepro.hxx b/src/libs/antares/study/parts/solar/prepro.hxx
index 8844f8fde5..b2dc5aa164 100644
--- a/src/libs/antares/study/parts/solar/prepro.hxx
+++ b/src/libs/antares/study/parts/solar/prepro.hxx
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/libs/antares/study/parts/thermal/cluster.cpp b/src/libs/antares/study/parts/thermal/cluster.cpp
index 4079f7b858..2c57993c87 100644
--- a/src/libs/antares/study/parts/thermal/cluster.cpp
+++ b/src/libs/antares/study/parts/thermal/cluster.cpp
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/libs/antares/study/parts/thermal/cluster.h b/src/libs/antares/study/parts/thermal/cluster.h
index 8924abf1b3..1f7663c96b 100644
--- a/src/libs/antares/study/parts/thermal/cluster.h
+++ b/src/libs/antares/study/parts/thermal/cluster.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/libs/antares/study/parts/thermal/cluster.hxx b/src/libs/antares/study/parts/thermal/cluster.hxx
index 9337b58d12..ee3c275539 100644
--- a/src/libs/antares/study/parts/thermal/cluster.hxx
+++ b/src/libs/antares/study/parts/thermal/cluster.hxx
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/libs/antares/study/parts/thermal/container.cpp b/src/libs/antares/study/parts/thermal/container.cpp
index c59dba80d0..da7d2c920c 100644
--- a/src/libs/antares/study/parts/thermal/container.cpp
+++ b/src/libs/antares/study/parts/thermal/container.cpp
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/libs/antares/study/parts/thermal/container.h b/src/libs/antares/study/parts/thermal/container.h
index df3bce14ec..df65889206 100644
--- a/src/libs/antares/study/parts/thermal/container.h
+++ b/src/libs/antares/study/parts/thermal/container.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/libs/antares/study/parts/thermal/container.hxx b/src/libs/antares/study/parts/thermal/container.hxx
index 2996fbd06f..66e20d8cbf 100644
--- a/src/libs/antares/study/parts/thermal/container.hxx
+++ b/src/libs/antares/study/parts/thermal/container.hxx
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/libs/antares/study/parts/thermal/defines.h b/src/libs/antares/study/parts/thermal/defines.h
index 7d744ddf33..82aa07a008 100644
--- a/src/libs/antares/study/parts/thermal/defines.h
+++ b/src/libs/antares/study/parts/thermal/defines.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/libs/antares/study/parts/thermal/ecoInput.cpp b/src/libs/antares/study/parts/thermal/ecoInput.cpp
index 972d846e99..e1c90057f1 100644
--- a/src/libs/antares/study/parts/thermal/ecoInput.cpp
+++ b/src/libs/antares/study/parts/thermal/ecoInput.cpp
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/libs/antares/study/parts/thermal/ecoInput.h b/src/libs/antares/study/parts/thermal/ecoInput.h
index 7e7da69bc9..13dae807c8 100644
--- a/src/libs/antares/study/parts/thermal/ecoInput.h
+++ b/src/libs/antares/study/parts/thermal/ecoInput.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/libs/antares/study/parts/thermal/pollutant.cpp b/src/libs/antares/study/parts/thermal/pollutant.cpp
index 8a6729019c..a3ce8f38e4 100644
--- a/src/libs/antares/study/parts/thermal/pollutant.cpp
+++ b/src/libs/antares/study/parts/thermal/pollutant.cpp
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/libs/antares/study/parts/thermal/pollutant.h b/src/libs/antares/study/parts/thermal/pollutant.h
index ce9864f3c1..cca310d3eb 100644
--- a/src/libs/antares/study/parts/thermal/pollutant.h
+++ b/src/libs/antares/study/parts/thermal/pollutant.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/libs/antares/study/parts/thermal/prepro.cpp b/src/libs/antares/study/parts/thermal/prepro.cpp
index a3b42b4eab..db648942b5 100644
--- a/src/libs/antares/study/parts/thermal/prepro.cpp
+++ b/src/libs/antares/study/parts/thermal/prepro.cpp
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/libs/antares/study/parts/thermal/prepro.h b/src/libs/antares/study/parts/thermal/prepro.h
index e0b1e40b1c..8f2c5251a1 100644
--- a/src/libs/antares/study/parts/thermal/prepro.h
+++ b/src/libs/antares/study/parts/thermal/prepro.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/libs/antares/study/parts/thermal/prepro.hxx b/src/libs/antares/study/parts/thermal/prepro.hxx
index f980ac3b74..f542c79c4c 100644
--- a/src/libs/antares/study/parts/thermal/prepro.hxx
+++ b/src/libs/antares/study/parts/thermal/prepro.hxx
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/libs/antares/study/parts/wind/container.cpp b/src/libs/antares/study/parts/wind/container.cpp
index 8bee13f32d..d2ee90b884 100644
--- a/src/libs/antares/study/parts/wind/container.cpp
+++ b/src/libs/antares/study/parts/wind/container.cpp
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/libs/antares/study/parts/wind/container.h b/src/libs/antares/study/parts/wind/container.h
index cd42c6bd91..9f84d640a7 100644
--- a/src/libs/antares/study/parts/wind/container.h
+++ b/src/libs/antares/study/parts/wind/container.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/libs/antares/study/parts/wind/prepro.cpp b/src/libs/antares/study/parts/wind/prepro.cpp
index d1628318e3..7e30b6b510 100644
--- a/src/libs/antares/study/parts/wind/prepro.cpp
+++ b/src/libs/antares/study/parts/wind/prepro.cpp
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/libs/antares/study/parts/wind/prepro.h b/src/libs/antares/study/parts/wind/prepro.h
index 14591fa57d..8d56d249f2 100644
--- a/src/libs/antares/study/parts/wind/prepro.h
+++ b/src/libs/antares/study/parts/wind/prepro.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/libs/antares/study/parts/wind/prepro.hxx b/src/libs/antares/study/parts/wind/prepro.hxx
index 6775b2fb3e..b459c90ca7 100644
--- a/src/libs/antares/study/parts/wind/prepro.hxx
+++ b/src/libs/antares/study/parts/wind/prepro.hxx
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/libs/antares/study/progression/progression.cpp b/src/libs/antares/study/progression/progression.cpp
index 5b806b2196..5c4839f778 100644
--- a/src/libs/antares/study/progression/progression.cpp
+++ b/src/libs/antares/study/progression/progression.cpp
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/libs/antares/study/progression/progression.h b/src/libs/antares/study/progression/progression.h
index b2e136ec43..345d52e99e 100644
--- a/src/libs/antares/study/progression/progression.h
+++ b/src/libs/antares/study/progression/progression.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/libs/antares/study/progression/progression.hxx b/src/libs/antares/study/progression/progression.hxx
index 12fe57a029..81225bedf0 100644
--- a/src/libs/antares/study/progression/progression.hxx
+++ b/src/libs/antares/study/progression/progression.hxx
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/libs/antares/study/runtime.h b/src/libs/antares/study/runtime.h
index 058f759f02..391664d8a6 100644
--- a/src/libs/antares/study/runtime.h
+++ b/src/libs/antares/study/runtime.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/libs/antares/study/runtime/runtime.cpp b/src/libs/antares/study/runtime/runtime.cpp
index 8ac59dafe3..e6e4ce8530 100644
--- a/src/libs/antares/study/runtime/runtime.cpp
+++ b/src/libs/antares/study/runtime/runtime.cpp
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/libs/antares/study/runtime/runtime.h b/src/libs/antares/study/runtime/runtime.h
index 51de3c0016..1e54d2439f 100644
--- a/src/libs/antares/study/runtime/runtime.h
+++ b/src/libs/antares/study/runtime/runtime.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/libs/antares/study/runtime/runtime.hxx b/src/libs/antares/study/runtime/runtime.hxx
index 98e99feed5..2a5ec82fb0 100644
--- a/src/libs/antares/study/runtime/runtime.hxx
+++ b/src/libs/antares/study/runtime/runtime.hxx
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/libs/antares/study/save.cpp b/src/libs/antares/study/save.cpp
index 27d2a6bbc4..5c9120b5ff 100644
--- a/src/libs/antares/study/save.cpp
+++ b/src/libs/antares/study/save.cpp
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/libs/antares/study/scenario-builder/BindingConstraintsTSNumbersData.cpp b/src/libs/antares/study/scenario-builder/BindingConstraintsTSNumbersData.cpp
index f4c04f821b..3fb030a598 100644
--- a/src/libs/antares/study/scenario-builder/BindingConstraintsTSNumbersData.cpp
+++ b/src/libs/antares/study/scenario-builder/BindingConstraintsTSNumbersData.cpp
@@ -8,7 +8,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -20,9 +20,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/libs/antares/study/scenario-builder/TSnumberData.cpp b/src/libs/antares/study/scenario-builder/TSnumberData.cpp
index a496c0b722..6672da0cc3 100644
--- a/src/libs/antares/study/scenario-builder/TSnumberData.cpp
+++ b/src/libs/antares/study/scenario-builder/TSnumberData.cpp
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/libs/antares/study/scenario-builder/TSnumberData.h b/src/libs/antares/study/scenario-builder/TSnumberData.h
index 0ef04a845f..cec1119295 100644
--- a/src/libs/antares/study/scenario-builder/TSnumberData.h
+++ b/src/libs/antares/study/scenario-builder/TSnumberData.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/libs/antares/study/scenario-builder/hydroLevelsData.cpp b/src/libs/antares/study/scenario-builder/hydroLevelsData.cpp
index ad9fa3e141..b355185a50 100644
--- a/src/libs/antares/study/scenario-builder/hydroLevelsData.cpp
+++ b/src/libs/antares/study/scenario-builder/hydroLevelsData.cpp
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/libs/antares/study/scenario-builder/hydroLevelsData.h b/src/libs/antares/study/scenario-builder/hydroLevelsData.h
index ea2498a467..a72ad6fc90 100644
--- a/src/libs/antares/study/scenario-builder/hydroLevelsData.h
+++ b/src/libs/antares/study/scenario-builder/hydroLevelsData.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/libs/antares/study/scenario-builder/rules.cpp b/src/libs/antares/study/scenario-builder/rules.cpp
index a7a72b4ac9..9f8fe2af81 100644
--- a/src/libs/antares/study/scenario-builder/rules.cpp
+++ b/src/libs/antares/study/scenario-builder/rules.cpp
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/libs/antares/study/scenario-builder/rules.h b/src/libs/antares/study/scenario-builder/rules.h
index 4890689f54..0de09197e2 100644
--- a/src/libs/antares/study/scenario-builder/rules.h
+++ b/src/libs/antares/study/scenario-builder/rules.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/libs/antares/study/scenario-builder/rules.hxx b/src/libs/antares/study/scenario-builder/rules.hxx
index e3eef16dd3..206d95c416 100644
--- a/src/libs/antares/study/scenario-builder/rules.hxx
+++ b/src/libs/antares/study/scenario-builder/rules.hxx
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/libs/antares/study/scenario-builder/scBuilderDataInterface.h b/src/libs/antares/study/scenario-builder/scBuilderDataInterface.h
index e1ade6b11c..6cae6c7f63 100644
--- a/src/libs/antares/study/scenario-builder/scBuilderDataInterface.h
+++ b/src/libs/antares/study/scenario-builder/scBuilderDataInterface.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/libs/antares/study/scenario-builder/scBuilderUtils.cpp b/src/libs/antares/study/scenario-builder/scBuilderUtils.cpp
index 6c3a6da4c7..bb59ceb3ca 100644
--- a/src/libs/antares/study/scenario-builder/scBuilderUtils.cpp
+++ b/src/libs/antares/study/scenario-builder/scBuilderUtils.cpp
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/libs/antares/study/scenario-builder/scBuilderUtils.h b/src/libs/antares/study/scenario-builder/scBuilderUtils.h
index 4546358582..aeabe0201c 100644
--- a/src/libs/antares/study/scenario-builder/scBuilderUtils.h
+++ b/src/libs/antares/study/scenario-builder/scBuilderUtils.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/libs/antares/study/scenario-builder/sets.cpp b/src/libs/antares/study/scenario-builder/sets.cpp
index ed934ef903..6d4ed751a8 100644
--- a/src/libs/antares/study/scenario-builder/sets.cpp
+++ b/src/libs/antares/study/scenario-builder/sets.cpp
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/libs/antares/study/scenario-builder/sets.h b/src/libs/antares/study/scenario-builder/sets.h
index a47a58c8ac..a10e882216 100644
--- a/src/libs/antares/study/scenario-builder/sets.h
+++ b/src/libs/antares/study/scenario-builder/sets.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/libs/antares/study/scenario-builder/sets.hxx b/src/libs/antares/study/scenario-builder/sets.hxx
index 3386e50080..9c2fb4b5d9 100644
--- a/src/libs/antares/study/scenario-builder/sets.hxx
+++ b/src/libs/antares/study/scenario-builder/sets.hxx
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/libs/antares/study/scenario-builder/updater.hxx b/src/libs/antares/study/scenario-builder/updater.hxx
index 9524e1ded2..1ba9c7fdcc 100644
--- a/src/libs/antares/study/scenario-builder/updater.hxx
+++ b/src/libs/antares/study/scenario-builder/updater.hxx
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/libs/antares/study/sets.h b/src/libs/antares/study/sets.h
index c6c9145d0a..2e4601707d 100644
--- a/src/libs/antares/study/sets.h
+++ b/src/libs/antares/study/sets.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/libs/antares/study/sets.hxx b/src/libs/antares/study/sets.hxx
index 119a2845ef..92ef9710ab 100644
--- a/src/libs/antares/study/sets.hxx
+++ b/src/libs/antares/study/sets.hxx
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/libs/antares/study/simulation.cpp b/src/libs/antares/study/simulation.cpp
index 14e65b5289..e0deda92a8 100644
--- a/src/libs/antares/study/simulation.cpp
+++ b/src/libs/antares/study/simulation.cpp
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/libs/antares/study/simulation.h b/src/libs/antares/study/simulation.h
index 159e5d764f..0cffc4682c 100644
--- a/src/libs/antares/study/simulation.h
+++ b/src/libs/antares/study/simulation.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/libs/antares/study/study.cpp b/src/libs/antares/study/study.cpp
index e5aa84e99d..e4f2227d95 100644
--- a/src/libs/antares/study/study.cpp
+++ b/src/libs/antares/study/study.cpp
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/libs/antares/study/study.extra.cpp b/src/libs/antares/study/study.extra.cpp
index 8eb61f0f86..43d30964a4 100644
--- a/src/libs/antares/study/study.extra.cpp
+++ b/src/libs/antares/study/study.extra.cpp
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/libs/antares/study/study.h b/src/libs/antares/study/study.h
index cf5426c457..028b5fff26 100644
--- a/src/libs/antares/study/study.h
+++ b/src/libs/antares/study/study.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/libs/antares/study/study.hxx b/src/libs/antares/study/study.hxx
index 134d9ddb50..26019e3b58 100644
--- a/src/libs/antares/study/study.hxx
+++ b/src/libs/antares/study/study.hxx
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/libs/antares/study/study.importprepro.cpp b/src/libs/antares/study/study.importprepro.cpp
index 6eaf20fe64..2c711eef70 100644
--- a/src/libs/antares/study/study.importprepro.cpp
+++ b/src/libs/antares/study/study.importprepro.cpp
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/libs/antares/study/ui-runtimeinfos.cpp b/src/libs/antares/study/ui-runtimeinfos.cpp
index df9fa1c425..16cacd55d7 100644
--- a/src/libs/antares/study/ui-runtimeinfos.cpp
+++ b/src/libs/antares/study/ui-runtimeinfos.cpp
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/libs/antares/study/ui-runtimeinfos.h b/src/libs/antares/study/ui-runtimeinfos.h
index d4e8e7dab9..14bf06a990 100644
--- a/src/libs/antares/study/ui-runtimeinfos.h
+++ b/src/libs/antares/study/ui-runtimeinfos.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/libs/antares/study/variable-print-info.cpp b/src/libs/antares/study/variable-print-info.cpp
index cba6bd30c2..3f3866d05e 100644
--- a/src/libs/antares/study/variable-print-info.cpp
+++ b/src/libs/antares/study/variable-print-info.cpp
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/libs/antares/study/variable-print-info.h b/src/libs/antares/study/variable-print-info.h
index 255a65b7e0..a86b82c616 100644
--- a/src/libs/antares/study/variable-print-info.h
+++ b/src/libs/antares/study/variable-print-info.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/libs/antares/study/version.cpp b/src/libs/antares/study/version.cpp
index f549e285bd..679793031e 100644
--- a/src/libs/antares/study/version.cpp
+++ b/src/libs/antares/study/version.cpp
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/libs/antares/study/version.h b/src/libs/antares/study/version.h
index 4722b3e4df..275c4cff81 100644
--- a/src/libs/antares/study/version.h
+++ b/src/libs/antares/study/version.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/libs/antares/study/xcast.h b/src/libs/antares/study/xcast.h
index c8407c3331..2e414666ae 100644
--- a/src/libs/antares/study/xcast.h
+++ b/src/libs/antares/study/xcast.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/libs/antares/study/xcast/xcast.cpp b/src/libs/antares/study/xcast/xcast.cpp
index a239032977..8b9ee49a76 100644
--- a/src/libs/antares/study/xcast/xcast.cpp
+++ b/src/libs/antares/study/xcast/xcast.cpp
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/libs/antares/study/xcast/xcast.h b/src/libs/antares/study/xcast/xcast.h
index 2d0c524d51..6fa5e4a536 100644
--- a/src/libs/antares/study/xcast/xcast.h
+++ b/src/libs/antares/study/xcast/xcast.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/libs/antares/study/xcast/xcast.hxx b/src/libs/antares/study/xcast/xcast.hxx
index b7ba57753e..fe70815974 100644
--- a/src/libs/antares/study/xcast/xcast.hxx
+++ b/src/libs/antares/study/xcast/xcast.hxx
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/libs/antares/sys/appdata.cpp b/src/libs/antares/sys/appdata.cpp
index de6d131f04..8b7f0046a4 100644
--- a/src/libs/antares/sys/appdata.cpp
+++ b/src/libs/antares/sys/appdata.cpp
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/libs/antares/sys/include/antares/sys/appdata.h b/src/libs/antares/sys/include/antares/sys/appdata.h
index fa642f0f00..a15f996306 100644
--- a/src/libs/antares/sys/include/antares/sys/appdata.h
+++ b/src/libs/antares/sys/include/antares/sys/appdata.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/libs/antares/sys/include/antares/sys/policy.h b/src/libs/antares/sys/include/antares/sys/policy.h
index e30ea8fa6c..bd790aebda 100644
--- a/src/libs/antares/sys/include/antares/sys/policy.h
+++ b/src/libs/antares/sys/include/antares/sys/policy.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/libs/antares/sys/policy.cpp b/src/libs/antares/sys/policy.cpp
index d2000f33cd..eb979aac65 100644
--- a/src/libs/antares/sys/policy.cpp
+++ b/src/libs/antares/sys/policy.cpp
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/libs/antares/utils/include/antares/utils/utils.h b/src/libs/antares/utils/include/antares/utils/utils.h
index 251f10956a..ff4f41dc31 100644
--- a/src/libs/antares/utils/include/antares/utils/utils.h
+++ b/src/libs/antares/utils/include/antares/utils/utils.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/libs/antares/utils/include/antares/utils/utils.hxx b/src/libs/antares/utils/include/antares/utils/utils.hxx
index 96b57b8f1e..57b48b3e5c 100644
--- a/src/libs/antares/utils/include/antares/utils/utils.hxx
+++ b/src/libs/antares/utils/include/antares/utils/utils.hxx
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/libs/antares/utils/utils.cpp b/src/libs/antares/utils/utils.cpp
index d2eb61efea..f676247c56 100644
--- a/src/libs/antares/utils/utils.cpp
+++ b/src/libs/antares/utils/utils.cpp
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/libs/antares/version.cpp b/src/libs/antares/version.cpp
index 82d6f26b18..c71193e1c9 100644
--- a/src/libs/antares/version.cpp
+++ b/src/libs/antares/version.cpp
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/libs/antares/version.h b/src/libs/antares/version.h
index c0343f74fd..bfa9299897 100644
--- a/src/libs/antares/version.h
+++ b/src/libs/antares/version.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/libs/fswalker/filejob.inc.hxx b/src/libs/fswalker/filejob.inc.hxx
index c93b4a73c8..1b91b308d1 100644
--- a/src/libs/fswalker/filejob.inc.hxx
+++ b/src/libs/fswalker/filejob.inc.hxx
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/libs/fswalker/fswalker.cpp b/src/libs/fswalker/fswalker.cpp
index c55b28fcb7..43f38cdee8 100644
--- a/src/libs/fswalker/fswalker.cpp
+++ b/src/libs/fswalker/fswalker.cpp
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/libs/fswalker/fswalker.h b/src/libs/fswalker/fswalker.h
index f580f00377..f116683c79 100644
--- a/src/libs/fswalker/fswalker.h
+++ b/src/libs/fswalker/fswalker.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/libs/fswalker/job.cpp b/src/libs/fswalker/job.cpp
index 9fcb6729c5..a102006e0a 100644
--- a/src/libs/fswalker/job.cpp
+++ b/src/libs/fswalker/job.cpp
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/libs/fswalker/job.h b/src/libs/fswalker/job.h
index b29ba5f14e..c553fd9fd4 100644
--- a/src/libs/fswalker/job.h
+++ b/src/libs/fswalker/job.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/libs/fswalker/registry.inc.hxx b/src/libs/fswalker/registry.inc.hxx
index 5572f43e8c..eb638bb906 100644
--- a/src/libs/fswalker/registry.inc.hxx
+++ b/src/libs/fswalker/registry.inc.hxx
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/libs/fswalker/statistics.h b/src/libs/fswalker/statistics.h
index feab19afe3..07b8013a2e 100644
--- a/src/libs/fswalker/statistics.h
+++ b/src/libs/fswalker/statistics.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/solver/constraints-builder/cbuilder.cpp b/src/solver/constraints-builder/cbuilder.cpp
index 9a88882fd2..15d23b9936 100644
--- a/src/solver/constraints-builder/cbuilder.cpp
+++ b/src/solver/constraints-builder/cbuilder.cpp
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/solver/constraints-builder/cbuilder.h b/src/solver/constraints-builder/cbuilder.h
index ef76ad3120..9a3bc2699d 100644
--- a/src/solver/constraints-builder/cbuilder.h
+++ b/src/solver/constraints-builder/cbuilder.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/solver/constraints-builder/create.cpp b/src/solver/constraints-builder/create.cpp
index 649ef5a7f6..84913a7aa1 100644
--- a/src/solver/constraints-builder/create.cpp
+++ b/src/solver/constraints-builder/create.cpp
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/solver/constraints-builder/grid.h b/src/solver/constraints-builder/grid.h
index 7eecb40a42..42d78433f9 100644
--- a/src/solver/constraints-builder/grid.h
+++ b/src/solver/constraints-builder/grid.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/solver/constraints-builder/grid.hxx b/src/solver/constraints-builder/grid.hxx
index 4bd4b7a364..73d4e9dbc8 100644
--- a/src/solver/constraints-builder/grid.hxx
+++ b/src/solver/constraints-builder/grid.hxx
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/solver/constraints-builder/load.cpp b/src/solver/constraints-builder/load.cpp
index 437c6888d6..8040079b95 100644
--- a/src/solver/constraints-builder/load.cpp
+++ b/src/solver/constraints-builder/load.cpp
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/solver/hydro/daily/h2o_j_construire_les_contraintes.cpp b/src/solver/hydro/daily/h2o_j_construire_les_contraintes.cpp
index 3ee9ecfe47..458b46c18a 100644
--- a/src/solver/hydro/daily/h2o_j_construire_les_contraintes.cpp
+++ b/src/solver/hydro/daily/h2o_j_construire_les_contraintes.cpp
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/solver/hydro/daily/h2o_j_construire_les_variables.cpp b/src/solver/hydro/daily/h2o_j_construire_les_variables.cpp
index 8992e71040..45f2d64dba 100644
--- a/src/solver/hydro/daily/h2o_j_construire_les_variables.cpp
+++ b/src/solver/hydro/daily/h2o_j_construire_les_variables.cpp
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/solver/hydro/daily/h2o_j_donnees_mensuelles.h b/src/solver/hydro/daily/h2o_j_donnees_mensuelles.h
index 6b2229d62c..5941d4f0c4 100644
--- a/src/solver/hydro/daily/h2o_j_donnees_mensuelles.h
+++ b/src/solver/hydro/daily/h2o_j_donnees_mensuelles.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/solver/hydro/daily/h2o_j_donnees_optimisation.h b/src/solver/hydro/daily/h2o_j_donnees_optimisation.h
index 55ae539744..238b0eb69e 100644
--- a/src/solver/hydro/daily/h2o_j_donnees_optimisation.h
+++ b/src/solver/hydro/daily/h2o_j_donnees_optimisation.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/solver/hydro/daily/h2o_j_fonctions.h b/src/solver/hydro/daily/h2o_j_fonctions.h
index e32c836c91..0ff3bfc89e 100644
--- a/src/solver/hydro/daily/h2o_j_fonctions.h
+++ b/src/solver/hydro/daily/h2o_j_fonctions.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/solver/hydro/daily/h2o_j_free.cpp b/src/solver/hydro/daily/h2o_j_free.cpp
index a6801ae53a..8f913fbd91 100644
--- a/src/solver/hydro/daily/h2o_j_free.cpp
+++ b/src/solver/hydro/daily/h2o_j_free.cpp
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/solver/hydro/daily/h2o_j_initialiser_les_bornes_des_variables.cpp b/src/solver/hydro/daily/h2o_j_initialiser_les_bornes_des_variables.cpp
index 52982d9b64..79c7e0985f 100644
--- a/src/solver/hydro/daily/h2o_j_initialiser_les_bornes_des_variables.cpp
+++ b/src/solver/hydro/daily/h2o_j_initialiser_les_bornes_des_variables.cpp
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/solver/hydro/daily/h2o_j_initialiser_les_second_membre.cpp b/src/solver/hydro/daily/h2o_j_initialiser_les_second_membre.cpp
index ff81a96038..80816f0a39 100644
--- a/src/solver/hydro/daily/h2o_j_initialiser_les_second_membre.cpp
+++ b/src/solver/hydro/daily/h2o_j_initialiser_les_second_membre.cpp
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/solver/hydro/daily/h2o_j_instanciation.cpp b/src/solver/hydro/daily/h2o_j_instanciation.cpp
index 0ef6a7cffd..d659401e98 100644
--- a/src/solver/hydro/daily/h2o_j_instanciation.cpp
+++ b/src/solver/hydro/daily/h2o_j_instanciation.cpp
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/solver/hydro/daily/h2o_j_lisser_les_sur_turbines.cpp b/src/solver/hydro/daily/h2o_j_lisser_les_sur_turbines.cpp
index e988af711f..5758072781 100644
--- a/src/solver/hydro/daily/h2o_j_lisser_les_sur_turbines.cpp
+++ b/src/solver/hydro/daily/h2o_j_lisser_les_sur_turbines.cpp
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/solver/hydro/daily/h2o_j_optimiser_un_mois.cpp b/src/solver/hydro/daily/h2o_j_optimiser_un_mois.cpp
index c8cb904351..fba37f3a18 100644
--- a/src/solver/hydro/daily/h2o_j_optimiser_un_mois.cpp
+++ b/src/solver/hydro/daily/h2o_j_optimiser_un_mois.cpp
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/solver/hydro/daily/h2o_j_resoudre_le_probleme_lineaire.cpp b/src/solver/hydro/daily/h2o_j_resoudre_le_probleme_lineaire.cpp
index 1dbee3fc48..61a2f17a94 100644
--- a/src/solver/hydro/daily/h2o_j_resoudre_le_probleme_lineaire.cpp
+++ b/src/solver/hydro/daily/h2o_j_resoudre_le_probleme_lineaire.cpp
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/solver/hydro/daily2/h2o2_j_apply_costs.cpp b/src/solver/hydro/daily2/h2o2_j_apply_costs.cpp
index 64905623ba..3e4d4ed966 100644
--- a/src/solver/hydro/daily2/h2o2_j_apply_costs.cpp
+++ b/src/solver/hydro/daily2/h2o2_j_apply_costs.cpp
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/solver/hydro/daily2/h2o2_j_construire_les_contraintes.cpp b/src/solver/hydro/daily2/h2o2_j_construire_les_contraintes.cpp
index dc8417504b..87e7c5c72f 100644
--- a/src/solver/hydro/daily2/h2o2_j_construire_les_contraintes.cpp
+++ b/src/solver/hydro/daily2/h2o2_j_construire_les_contraintes.cpp
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/solver/hydro/daily2/h2o2_j_construire_les_variables.cpp b/src/solver/hydro/daily2/h2o2_j_construire_les_variables.cpp
index 97355fa1b4..0a4dd3fa51 100644
--- a/src/solver/hydro/daily2/h2o2_j_construire_les_variables.cpp
+++ b/src/solver/hydro/daily2/h2o2_j_construire_les_variables.cpp
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/solver/hydro/daily2/h2o2_j_donnees_mensuelles.h b/src/solver/hydro/daily2/h2o2_j_donnees_mensuelles.h
index eead20ee96..3659d35fd3 100644
--- a/src/solver/hydro/daily2/h2o2_j_donnees_mensuelles.h
+++ b/src/solver/hydro/daily2/h2o2_j_donnees_mensuelles.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/solver/hydro/daily2/h2o2_j_donnees_optimisation.h b/src/solver/hydro/daily2/h2o2_j_donnees_optimisation.h
index d34f30d157..abc0cb48e3 100644
--- a/src/solver/hydro/daily2/h2o2_j_donnees_optimisation.h
+++ b/src/solver/hydro/daily2/h2o2_j_donnees_optimisation.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/solver/hydro/daily2/h2o2_j_fonctions.h b/src/solver/hydro/daily2/h2o2_j_fonctions.h
index 6fd6e6c0a6..5a8313c88b 100644
--- a/src/solver/hydro/daily2/h2o2_j_fonctions.h
+++ b/src/solver/hydro/daily2/h2o2_j_fonctions.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/solver/hydro/daily2/h2o2_j_free.cpp b/src/solver/hydro/daily2/h2o2_j_free.cpp
index 45f3bd7371..4f57295b2a 100644
--- a/src/solver/hydro/daily2/h2o2_j_free.cpp
+++ b/src/solver/hydro/daily2/h2o2_j_free.cpp
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/solver/hydro/daily2/h2o2_j_initialiser_les_bornes_des_variables.cpp b/src/solver/hydro/daily2/h2o2_j_initialiser_les_bornes_des_variables.cpp
index b06f9c0d6b..774a82437f 100644
--- a/src/solver/hydro/daily2/h2o2_j_initialiser_les_bornes_des_variables.cpp
+++ b/src/solver/hydro/daily2/h2o2_j_initialiser_les_bornes_des_variables.cpp
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/solver/hydro/daily2/h2o2_j_initialiser_les_second_membre.cpp b/src/solver/hydro/daily2/h2o2_j_initialiser_les_second_membre.cpp
index 8af1c44b76..ebe2523c5f 100644
--- a/src/solver/hydro/daily2/h2o2_j_initialiser_les_second_membre.cpp
+++ b/src/solver/hydro/daily2/h2o2_j_initialiser_les_second_membre.cpp
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/solver/hydro/daily2/h2o2_j_instanciation.cpp b/src/solver/hydro/daily2/h2o2_j_instanciation.cpp
index c06e7f6ee6..2426794a88 100644
--- a/src/solver/hydro/daily2/h2o2_j_instanciation.cpp
+++ b/src/solver/hydro/daily2/h2o2_j_instanciation.cpp
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/solver/hydro/daily2/h2o2_j_optim_costs.cpp b/src/solver/hydro/daily2/h2o2_j_optim_costs.cpp
index 63817ab14f..c177d901da 100644
--- a/src/solver/hydro/daily2/h2o2_j_optim_costs.cpp
+++ b/src/solver/hydro/daily2/h2o2_j_optim_costs.cpp
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/solver/hydro/daily2/h2o2_j_optimiser_un_mois.cpp b/src/solver/hydro/daily2/h2o2_j_optimiser_un_mois.cpp
index f60acb9728..0dda6a1d16 100644
--- a/src/solver/hydro/daily2/h2o2_j_optimiser_un_mois.cpp
+++ b/src/solver/hydro/daily2/h2o2_j_optimiser_un_mois.cpp
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/solver/hydro/daily2/h2o2_j_resoudre_le_probleme_lineaire.cpp b/src/solver/hydro/daily2/h2o2_j_resoudre_le_probleme_lineaire.cpp
index 0b1f6026b1..5e2d7ecb91 100644
--- a/src/solver/hydro/daily2/h2o2_j_resoudre_le_probleme_lineaire.cpp
+++ b/src/solver/hydro/daily2/h2o2_j_resoudre_le_probleme_lineaire.cpp
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/solver/hydro/management.h b/src/solver/hydro/management.h
index c7cec58cde..fccb6b57ee 100644
--- a/src/solver/hydro/management.h
+++ b/src/solver/hydro/management.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/solver/hydro/management/daily.cpp b/src/solver/hydro/management/daily.cpp
index ab2e249cd4..8c0ef87cbb 100644
--- a/src/solver/hydro/management/daily.cpp
+++ b/src/solver/hydro/management/daily.cpp
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/solver/hydro/management/management.cpp b/src/solver/hydro/management/management.cpp
index 52aeca0713..6f14527080 100644
--- a/src/solver/hydro/management/management.cpp
+++ b/src/solver/hydro/management/management.cpp
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/solver/hydro/management/management.h b/src/solver/hydro/management/management.h
index 32defef75d..2cb731ecaf 100644
--- a/src/solver/hydro/management/management.h
+++ b/src/solver/hydro/management/management.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/solver/hydro/management/monthly.cpp b/src/solver/hydro/management/monthly.cpp
index 2481c6bc02..e121b80c38 100644
--- a/src/solver/hydro/management/monthly.cpp
+++ b/src/solver/hydro/management/monthly.cpp
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/solver/hydro/monthly/h2o_m_construire_les_contraintes.cpp b/src/solver/hydro/monthly/h2o_m_construire_les_contraintes.cpp
index b66bca87f2..6f753115ce 100644
--- a/src/solver/hydro/monthly/h2o_m_construire_les_contraintes.cpp
+++ b/src/solver/hydro/monthly/h2o_m_construire_les_contraintes.cpp
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/solver/hydro/monthly/h2o_m_construire_les_variables.cpp b/src/solver/hydro/monthly/h2o_m_construire_les_variables.cpp
index c83462bf09..611b0b36ca 100644
--- a/src/solver/hydro/monthly/h2o_m_construire_les_variables.cpp
+++ b/src/solver/hydro/monthly/h2o_m_construire_les_variables.cpp
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/solver/hydro/monthly/h2o_m_donnees_annuelles.h b/src/solver/hydro/monthly/h2o_m_donnees_annuelles.h
index 0640360c7a..7784e07969 100644
--- a/src/solver/hydro/monthly/h2o_m_donnees_annuelles.h
+++ b/src/solver/hydro/monthly/h2o_m_donnees_annuelles.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/solver/hydro/monthly/h2o_m_donnees_optimisation.h b/src/solver/hydro/monthly/h2o_m_donnees_optimisation.h
index 9568b7a096..505cc465bb 100644
--- a/src/solver/hydro/monthly/h2o_m_donnees_optimisation.h
+++ b/src/solver/hydro/monthly/h2o_m_donnees_optimisation.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/solver/hydro/monthly/h2o_m_fonctions.h b/src/solver/hydro/monthly/h2o_m_fonctions.h
index b231e12092..31dfb948a6 100644
--- a/src/solver/hydro/monthly/h2o_m_fonctions.h
+++ b/src/solver/hydro/monthly/h2o_m_fonctions.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/solver/hydro/monthly/h2o_m_free.cpp b/src/solver/hydro/monthly/h2o_m_free.cpp
index b625577854..2bd0855f3e 100644
--- a/src/solver/hydro/monthly/h2o_m_free.cpp
+++ b/src/solver/hydro/monthly/h2o_m_free.cpp
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/solver/hydro/monthly/h2o_m_initialiser_les_bornes_des_variables.cpp b/src/solver/hydro/monthly/h2o_m_initialiser_les_bornes_des_variables.cpp
index 547d2f72d0..b85b5fedd5 100644
--- a/src/solver/hydro/monthly/h2o_m_initialiser_les_bornes_des_variables.cpp
+++ b/src/solver/hydro/monthly/h2o_m_initialiser_les_bornes_des_variables.cpp
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/solver/hydro/monthly/h2o_m_initialiser_les_second_membre.cpp b/src/solver/hydro/monthly/h2o_m_initialiser_les_second_membre.cpp
index cd078e8645..1580c79ce5 100644
--- a/src/solver/hydro/monthly/h2o_m_initialiser_les_second_membre.cpp
+++ b/src/solver/hydro/monthly/h2o_m_initialiser_les_second_membre.cpp
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/solver/hydro/monthly/h2o_m_instanciation.cpp b/src/solver/hydro/monthly/h2o_m_instanciation.cpp
index 4608e8eef8..8525099eda 100644
--- a/src/solver/hydro/monthly/h2o_m_instanciation.cpp
+++ b/src/solver/hydro/monthly/h2o_m_instanciation.cpp
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/solver/hydro/monthly/h2o_m_optimiser_une_annee.cpp b/src/solver/hydro/monthly/h2o_m_optimiser_une_annee.cpp
index cd32243ec7..751fa18ea0 100644
--- a/src/solver/hydro/monthly/h2o_m_optimiser_une_annee.cpp
+++ b/src/solver/hydro/monthly/h2o_m_optimiser_une_annee.cpp
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/solver/hydro/monthly/h2o_m_resoudre_le_probleme_lineaire.cpp b/src/solver/hydro/monthly/h2o_m_resoudre_le_probleme_lineaire.cpp
index 5e6baa253d..4619b3781e 100644
--- a/src/solver/hydro/monthly/h2o_m_resoudre_le_probleme_lineaire.cpp
+++ b/src/solver/hydro/monthly/h2o_m_resoudre_le_probleme_lineaire.cpp
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/solver/main.cpp b/src/solver/main.cpp
index a608726736..1d70f83495 100644
--- a/src/solver/main.cpp
+++ b/src/solver/main.cpp
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
@@ -45,7 +45,7 @@ const char* const GPL_ANNOUNCEMENT
= "Copyright 2007-2023 RTE - Authors: The Antares_Simulator Team \n"
"\n"
"Antares_Simulator is free software : you can redistribute it and / or modify\n"
- "it under the terms of the GNU General Public License as published by\n"
+ "it under the terms of the Mozilla Public Licence 2.0 as published by\n"
"the Free Software Foundation, either version 3 of the License, or\n"
"(at your option) any later version.\n"
"\n"
@@ -57,9 +57,9 @@ const char* const GPL_ANNOUNCEMENT
"Antares_Simulator is distributed in the hope that it will be useful, \n"
"but WITHOUT ANY WARRANTY; without even the implied warranty of\n"
"MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.See the\n"
- "GNU General Public License for more details.\n"
+ "Mozilla Public Licence 2.0 for more details.\n"
"\n"
- "You should have received a copy of the GNU General Public License\n"
+ "You should have received a copy of the Mozilla Public Licence 2.0\n"
"along with Antares_Simulator.If not, see .\n"
"\n";
diff --git a/src/solver/main/adequacy.cpp b/src/solver/main/adequacy.cpp
index 7e48316cc6..78a188879e 100644
--- a/src/solver/main/adequacy.cpp
+++ b/src/solver/main/adequacy.cpp
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/solver/main/economy.cpp b/src/solver/main/economy.cpp
index 103de638ec..b8aef56bf6 100644
--- a/src/solver/main/economy.cpp
+++ b/src/solver/main/economy.cpp
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/solver/misc/cholesky.h b/src/solver/misc/cholesky.h
index f992f80f1f..08f1b98140 100644
--- a/src/solver/misc/cholesky.h
+++ b/src/solver/misc/cholesky.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/solver/misc/cholesky.hxx b/src/solver/misc/cholesky.hxx
index 839babf71e..d05f878c9a 100644
--- a/src/solver/misc/cholesky.hxx
+++ b/src/solver/misc/cholesky.hxx
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/solver/misc/matrix-dp-make.h b/src/solver/misc/matrix-dp-make.h
index 690dd09adc..f0b880ce89 100644
--- a/src/solver/misc/matrix-dp-make.h
+++ b/src/solver/misc/matrix-dp-make.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/solver/misc/matrix-dp-make.hxx b/src/solver/misc/matrix-dp-make.hxx
index 4500a47aa2..8f2f5b813f 100644
--- a/src/solver/misc/matrix-dp-make.hxx
+++ b/src/solver/misc/matrix-dp-make.hxx
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/solver/misc/options.cpp b/src/solver/misc/options.cpp
index 1312cba9ce..1f7dd15da9 100644
--- a/src/solver/misc/options.cpp
+++ b/src/solver/misc/options.cpp
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/solver/misc/options.h b/src/solver/misc/options.h
index f925832200..222f0aafbe 100644
--- a/src/solver/misc/options.h
+++ b/src/solver/misc/options.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/solver/misc/process-priority.cpp b/src/solver/misc/process-priority.cpp
index 279c2fae4b..5396f8fc4c 100644
--- a/src/solver/misc/process-priority.cpp
+++ b/src/solver/misc/process-priority.cpp
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/solver/misc/system-memory.cpp b/src/solver/misc/system-memory.cpp
index b1b3669d4f..92bcf2d61a 100644
--- a/src/solver/misc/system-memory.cpp
+++ b/src/solver/misc/system-memory.cpp
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/solver/misc/system-memory.h b/src/solver/misc/system-memory.h
index f4a3f055bc..d507df7579 100644
--- a/src/solver/misc/system-memory.h
+++ b/src/solver/misc/system-memory.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/solver/optimisation/adequacy_patch_csr/adq_patch_curtailment_sharing.cpp b/src/solver/optimisation/adequacy_patch_csr/adq_patch_curtailment_sharing.cpp
index 94657a7d39..9ce66923e1 100644
--- a/src/solver/optimisation/adequacy_patch_csr/adq_patch_curtailment_sharing.cpp
+++ b/src/solver/optimisation/adequacy_patch_csr/adq_patch_curtailment_sharing.cpp
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/solver/optimisation/adequacy_patch_csr/adq_patch_curtailment_sharing.h b/src/solver/optimisation/adequacy_patch_csr/adq_patch_curtailment_sharing.h
index 9a997ef752..430e21e0a9 100644
--- a/src/solver/optimisation/adequacy_patch_csr/adq_patch_curtailment_sharing.h
+++ b/src/solver/optimisation/adequacy_patch_csr/adq_patch_curtailment_sharing.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/solver/optimisation/adequacy_patch_csr/construct_problem_constraints_RHS.cpp b/src/solver/optimisation/adequacy_patch_csr/construct_problem_constraints_RHS.cpp
index 8e7b7f09b4..e77ed48205 100644
--- a/src/solver/optimisation/adequacy_patch_csr/construct_problem_constraints_RHS.cpp
+++ b/src/solver/optimisation/adequacy_patch_csr/construct_problem_constraints_RHS.cpp
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/solver/optimisation/adequacy_patch_csr/construct_problem_variables.cpp b/src/solver/optimisation/adequacy_patch_csr/construct_problem_variables.cpp
index 5526e6afa4..70eead974e 100644
--- a/src/solver/optimisation/adequacy_patch_csr/construct_problem_variables.cpp
+++ b/src/solver/optimisation/adequacy_patch_csr/construct_problem_variables.cpp
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/solver/optimisation/adequacy_patch_csr/count_constraints_variables.cpp b/src/solver/optimisation/adequacy_patch_csr/count_constraints_variables.cpp
index db781ae00b..daa09aaf6e 100644
--- a/src/solver/optimisation/adequacy_patch_csr/count_constraints_variables.cpp
+++ b/src/solver/optimisation/adequacy_patch_csr/count_constraints_variables.cpp
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/solver/optimisation/adequacy_patch_csr/count_constraints_variables.h b/src/solver/optimisation/adequacy_patch_csr/count_constraints_variables.h
index 5ab5b7503d..809cf18693 100644
--- a/src/solver/optimisation/adequacy_patch_csr/count_constraints_variables.h
+++ b/src/solver/optimisation/adequacy_patch_csr/count_constraints_variables.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/solver/optimisation/adequacy_patch_csr/csr_quadratic_problem.cpp b/src/solver/optimisation/adequacy_patch_csr/csr_quadratic_problem.cpp
index ec1e648648..fa5a8b4dc7 100644
--- a/src/solver/optimisation/adequacy_patch_csr/csr_quadratic_problem.cpp
+++ b/src/solver/optimisation/adequacy_patch_csr/csr_quadratic_problem.cpp
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/solver/optimisation/adequacy_patch_csr/csr_quadratic_problem.h b/src/solver/optimisation/adequacy_patch_csr/csr_quadratic_problem.h
index 1c9a03b7bc..dedbbf4ce2 100644
--- a/src/solver/optimisation/adequacy_patch_csr/csr_quadratic_problem.h
+++ b/src/solver/optimisation/adequacy_patch_csr/csr_quadratic_problem.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/solver/optimisation/adequacy_patch_csr/hourly_csr_problem.h b/src/solver/optimisation/adequacy_patch_csr/hourly_csr_problem.h
index 9343ca7780..85428f7fa2 100644
--- a/src/solver/optimisation/adequacy_patch_csr/hourly_csr_problem.h
+++ b/src/solver/optimisation/adequacy_patch_csr/hourly_csr_problem.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/solver/optimisation/adequacy_patch_csr/set_problem_cost_function.cpp b/src/solver/optimisation/adequacy_patch_csr/set_problem_cost_function.cpp
index 10420cd811..fffea46e42 100644
--- a/src/solver/optimisation/adequacy_patch_csr/set_problem_cost_function.cpp
+++ b/src/solver/optimisation/adequacy_patch_csr/set_problem_cost_function.cpp
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/solver/optimisation/adequacy_patch_csr/set_variable_boundaries.cpp b/src/solver/optimisation/adequacy_patch_csr/set_variable_boundaries.cpp
index 9654bc1303..7955d6446b 100644
--- a/src/solver/optimisation/adequacy_patch_csr/set_variable_boundaries.cpp
+++ b/src/solver/optimisation/adequacy_patch_csr/set_variable_boundaries.cpp
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/solver/optimisation/adequacy_patch_csr/solve_problem.cpp b/src/solver/optimisation/adequacy_patch_csr/solve_problem.cpp
index 9db17b0376..b2d7b0d636 100644
--- a/src/solver/optimisation/adequacy_patch_csr/solve_problem.cpp
+++ b/src/solver/optimisation/adequacy_patch_csr/solve_problem.cpp
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/solver/optimisation/adequacy_patch_local_matching/adequacy_patch_weekly_optimization.cpp b/src/solver/optimisation/adequacy_patch_local_matching/adequacy_patch_weekly_optimization.cpp
index c07ceaf661..029235f6d7 100644
--- a/src/solver/optimisation/adequacy_patch_local_matching/adequacy_patch_weekly_optimization.cpp
+++ b/src/solver/optimisation/adequacy_patch_local_matching/adequacy_patch_weekly_optimization.cpp
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/solver/optimisation/adequacy_patch_local_matching/adequacy_patch_weekly_optimization.h b/src/solver/optimisation/adequacy_patch_local_matching/adequacy_patch_weekly_optimization.h
index e54b3c129b..2f54a78943 100644
--- a/src/solver/optimisation/adequacy_patch_local_matching/adequacy_patch_weekly_optimization.h
+++ b/src/solver/optimisation/adequacy_patch_local_matching/adequacy_patch_weekly_optimization.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/solver/optimisation/adequacy_patch_local_matching/adq_patch_local_matching.cpp b/src/solver/optimisation/adequacy_patch_local_matching/adq_patch_local_matching.cpp
index e52aaaf73b..4a36c1a643 100644
--- a/src/solver/optimisation/adequacy_patch_local_matching/adq_patch_local_matching.cpp
+++ b/src/solver/optimisation/adequacy_patch_local_matching/adq_patch_local_matching.cpp
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/solver/optimisation/adequacy_patch_local_matching/adq_patch_local_matching.h b/src/solver/optimisation/adequacy_patch_local_matching/adq_patch_local_matching.h
index 231ee95398..b98eb8d7a7 100644
--- a/src/solver/optimisation/adequacy_patch_local_matching/adq_patch_local_matching.h
+++ b/src/solver/optimisation/adequacy_patch_local_matching/adq_patch_local_matching.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/solver/optimisation/base_weekly_optimization.cpp b/src/solver/optimisation/base_weekly_optimization.cpp
index baa414e351..264406e55e 100644
--- a/src/solver/optimisation/base_weekly_optimization.cpp
+++ b/src/solver/optimisation/base_weekly_optimization.cpp
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/solver/optimisation/base_weekly_optimization.h b/src/solver/optimisation/base_weekly_optimization.h
index 3081ef0542..164328484e 100644
--- a/src/solver/optimisation/base_weekly_optimization.h
+++ b/src/solver/optimisation/base_weekly_optimization.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/solver/optimisation/opt_alloc_probleme_a_optimiser.cpp b/src/solver/optimisation/opt_alloc_probleme_a_optimiser.cpp
index 621e4dfc6e..7c880cedb9 100644
--- a/src/solver/optimisation/opt_alloc_probleme_a_optimiser.cpp
+++ b/src/solver/optimisation/opt_alloc_probleme_a_optimiser.cpp
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/solver/optimisation/opt_appel_solveur_lineaire.cpp b/src/solver/optimisation/opt_appel_solveur_lineaire.cpp
index 413fa8549e..f6dc70bc0f 100644
--- a/src/solver/optimisation/opt_appel_solveur_lineaire.cpp
+++ b/src/solver/optimisation/opt_appel_solveur_lineaire.cpp
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/solver/optimisation/opt_appel_solveur_quadratique.cpp b/src/solver/optimisation/opt_appel_solveur_quadratique.cpp
index ae7d541f40..866a1f5e68 100644
--- a/src/solver/optimisation/opt_appel_solveur_quadratique.cpp
+++ b/src/solver/optimisation/opt_appel_solveur_quadratique.cpp
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/solver/optimisation/opt_calcul_des_pmin_MUT_MDT.cpp b/src/solver/optimisation/opt_calcul_des_pmin_MUT_MDT.cpp
index 060ea283d1..40af8e9cc2 100644
--- a/src/solver/optimisation/opt_calcul_des_pmin_MUT_MDT.cpp
+++ b/src/solver/optimisation/opt_calcul_des_pmin_MUT_MDT.cpp
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/solver/optimisation/opt_chainage_intercos.cpp b/src/solver/optimisation/opt_chainage_intercos.cpp
index 722f5178ad..37468112fe 100644
--- a/src/solver/optimisation/opt_chainage_intercos.cpp
+++ b/src/solver/optimisation/opt_chainage_intercos.cpp
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/solver/optimisation/opt_construction_contraintes_couts_demarrage.cpp b/src/solver/optimisation/opt_construction_contraintes_couts_demarrage.cpp
index 7aac8212c8..a5a34f24d2 100644
--- a/src/solver/optimisation/opt_construction_contraintes_couts_demarrage.cpp
+++ b/src/solver/optimisation/opt_construction_contraintes_couts_demarrage.cpp
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/solver/optimisation/opt_construction_matrice_des_contraintes_cas_lineaire.cpp b/src/solver/optimisation/opt_construction_matrice_des_contraintes_cas_lineaire.cpp
index f24ede312d..8f4b50188e 100644
--- a/src/solver/optimisation/opt_construction_matrice_des_contraintes_cas_lineaire.cpp
+++ b/src/solver/optimisation/opt_construction_matrice_des_contraintes_cas_lineaire.cpp
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/solver/optimisation/opt_construction_matrice_des_contraintes_cas_quadratique.cpp b/src/solver/optimisation/opt_construction_matrice_des_contraintes_cas_quadratique.cpp
index f38b8a3576..15dacfa783 100644
--- a/src/solver/optimisation/opt_construction_matrice_des_contraintes_cas_quadratique.cpp
+++ b/src/solver/optimisation/opt_construction_matrice_des_contraintes_cas_quadratique.cpp
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/solver/optimisation/opt_construction_matrice_des_contraintes_outils.cpp b/src/solver/optimisation/opt_construction_matrice_des_contraintes_outils.cpp
index 3946b8a8a0..78937fac18 100644
--- a/src/solver/optimisation/opt_construction_matrice_des_contraintes_outils.cpp
+++ b/src/solver/optimisation/opt_construction_matrice_des_contraintes_outils.cpp
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/solver/optimisation/opt_construction_variables_couts_demarrages.cpp b/src/solver/optimisation/opt_construction_variables_couts_demarrages.cpp
index f089eadbc0..b95ecc0b23 100644
--- a/src/solver/optimisation/opt_construction_variables_couts_demarrages.cpp
+++ b/src/solver/optimisation/opt_construction_variables_couts_demarrages.cpp
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/solver/optimisation/opt_construction_variables_optimisees_lineaire.cpp b/src/solver/optimisation/opt_construction_variables_optimisees_lineaire.cpp
index c6f6cfc408..74b9fd052d 100644
--- a/src/solver/optimisation/opt_construction_variables_optimisees_lineaire.cpp
+++ b/src/solver/optimisation/opt_construction_variables_optimisees_lineaire.cpp
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/solver/optimisation/opt_construction_variables_optimisees_quadratique.cpp b/src/solver/optimisation/opt_construction_variables_optimisees_quadratique.cpp
index 7d5cfb87f0..375561c7c5 100644
--- a/src/solver/optimisation/opt_construction_variables_optimisees_quadratique.cpp
+++ b/src/solver/optimisation/opt_construction_variables_optimisees_quadratique.cpp
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/solver/optimisation/opt_decompte_variables_et_contraintes.cpp b/src/solver/optimisation/opt_decompte_variables_et_contraintes.cpp
index faa0141d78..632a2ae9fd 100644
--- a/src/solver/optimisation/opt_decompte_variables_et_contraintes.cpp
+++ b/src/solver/optimisation/opt_decompte_variables_et_contraintes.cpp
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/solver/optimisation/opt_decompte_variables_et_contraintes_couts_demarrage.cpp b/src/solver/optimisation/opt_decompte_variables_et_contraintes_couts_demarrage.cpp
index b06ab45194..a5c00fec0e 100644
--- a/src/solver/optimisation/opt_decompte_variables_et_contraintes_couts_demarrage.cpp
+++ b/src/solver/optimisation/opt_decompte_variables_et_contraintes_couts_demarrage.cpp
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/solver/optimisation/opt_export_structure.cpp b/src/solver/optimisation/opt_export_structure.cpp
index 52ff82c5cc..2569b82109 100644
--- a/src/solver/optimisation/opt_export_structure.cpp
+++ b/src/solver/optimisation/opt_export_structure.cpp
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/solver/optimisation/opt_export_structure.h b/src/solver/optimisation/opt_export_structure.h
index 6353f628a2..b3ce8c420d 100644
--- a/src/solver/optimisation/opt_export_structure.h
+++ b/src/solver/optimisation/opt_export_structure.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/solver/optimisation/opt_fonctions.h b/src/solver/optimisation/opt_fonctions.h
index 06a257cbc7..6c128caea8 100644
--- a/src/solver/optimisation/opt_fonctions.h
+++ b/src/solver/optimisation/opt_fonctions.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/solver/optimisation/opt_gestion_des_bornes_cas_lineaire.cpp b/src/solver/optimisation/opt_gestion_des_bornes_cas_lineaire.cpp
index ff3455380f..143d71ecf9 100644
--- a/src/solver/optimisation/opt_gestion_des_bornes_cas_lineaire.cpp
+++ b/src/solver/optimisation/opt_gestion_des_bornes_cas_lineaire.cpp
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/solver/optimisation/opt_gestion_des_bornes_cas_quadratique.cpp b/src/solver/optimisation/opt_gestion_des_bornes_cas_quadratique.cpp
index d140384f87..0b46b2c7e7 100644
--- a/src/solver/optimisation/opt_gestion_des_bornes_cas_quadratique.cpp
+++ b/src/solver/optimisation/opt_gestion_des_bornes_cas_quadratique.cpp
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/solver/optimisation/opt_gestion_des_bornes_couts_demarrage.cpp b/src/solver/optimisation/opt_gestion_des_bornes_couts_demarrage.cpp
index f8c4fa5488..21da6b6843 100644
--- a/src/solver/optimisation/opt_gestion_des_bornes_couts_demarrage.cpp
+++ b/src/solver/optimisation/opt_gestion_des_bornes_couts_demarrage.cpp
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/solver/optimisation/opt_gestion_des_couts_cas_lineaire.cpp b/src/solver/optimisation/opt_gestion_des_couts_cas_lineaire.cpp
index fd868e3e72..720c3110e3 100644
--- a/src/solver/optimisation/opt_gestion_des_couts_cas_lineaire.cpp
+++ b/src/solver/optimisation/opt_gestion_des_couts_cas_lineaire.cpp
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/solver/optimisation/opt_gestion_des_couts_cas_quadratique.cpp b/src/solver/optimisation/opt_gestion_des_couts_cas_quadratique.cpp
index e27bed1d1c..43b6a8ce8b 100644
--- a/src/solver/optimisation/opt_gestion_des_couts_cas_quadratique.cpp
+++ b/src/solver/optimisation/opt_gestion_des_couts_cas_quadratique.cpp
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/solver/optimisation/opt_gestion_des_couts_couts_demarrage.cpp b/src/solver/optimisation/opt_gestion_des_couts_couts_demarrage.cpp
index 9df3eda1f0..8f276389b6 100644
--- a/src/solver/optimisation/opt_gestion_des_couts_couts_demarrage.cpp
+++ b/src/solver/optimisation/opt_gestion_des_couts_couts_demarrage.cpp
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/solver/optimisation/opt_gestion_des_pmin.cpp b/src/solver/optimisation/opt_gestion_des_pmin.cpp
index e9f8a964ce..1c4784c790 100644
--- a/src/solver/optimisation/opt_gestion_des_pmin.cpp
+++ b/src/solver/optimisation/opt_gestion_des_pmin.cpp
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/solver/optimisation/opt_gestion_second_membre_cas_lineaire.cpp b/src/solver/optimisation/opt_gestion_second_membre_cas_lineaire.cpp
index f5232b8fa6..956f8a2c49 100644
--- a/src/solver/optimisation/opt_gestion_second_membre_cas_lineaire.cpp
+++ b/src/solver/optimisation/opt_gestion_second_membre_cas_lineaire.cpp
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/solver/optimisation/opt_gestion_second_membre_cas_quadratique.cpp b/src/solver/optimisation/opt_gestion_second_membre_cas_quadratique.cpp
index cd0355b1ff..5de11038fe 100644
--- a/src/solver/optimisation/opt_gestion_second_membre_cas_quadratique.cpp
+++ b/src/solver/optimisation/opt_gestion_second_membre_cas_quadratique.cpp
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/solver/optimisation/opt_gestion_second_membre_couts_demarrage.cpp b/src/solver/optimisation/opt_gestion_second_membre_couts_demarrage.cpp
index 892653c4bd..b7cfe8bac7 100644
--- a/src/solver/optimisation/opt_gestion_second_membre_couts_demarrage.cpp
+++ b/src/solver/optimisation/opt_gestion_second_membre_couts_demarrage.cpp
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/solver/optimisation/opt_init_contraintes_hydrauliques.cpp b/src/solver/optimisation/opt_init_contraintes_hydrauliques.cpp
index fbcb87d7ef..9116e511df 100644
--- a/src/solver/optimisation/opt_init_contraintes_hydrauliques.cpp
+++ b/src/solver/optimisation/opt_init_contraintes_hydrauliques.cpp
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/solver/optimisation/opt_init_minmax_groupes_couts_demarrage.cpp b/src/solver/optimisation/opt_init_minmax_groupes_couts_demarrage.cpp
index 7ff8529ceb..fd8352054b 100644
--- a/src/solver/optimisation/opt_init_minmax_groupes_couts_demarrage.cpp
+++ b/src/solver/optimisation/opt_init_minmax_groupes_couts_demarrage.cpp
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/solver/optimisation/opt_liberation_problemes_simplexe.cpp b/src/solver/optimisation/opt_liberation_problemes_simplexe.cpp
index b4e08d3c76..532f99f109 100644
--- a/src/solver/optimisation/opt_liberation_problemes_simplexe.cpp
+++ b/src/solver/optimisation/opt_liberation_problemes_simplexe.cpp
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/solver/optimisation/opt_nombre_min_groupes_demarres_couts_demarrage.cpp b/src/solver/optimisation/opt_nombre_min_groupes_demarres_couts_demarrage.cpp
index 865938d247..03dc09b79e 100644
--- a/src/solver/optimisation/opt_nombre_min_groupes_demarres_couts_demarrage.cpp
+++ b/src/solver/optimisation/opt_nombre_min_groupes_demarres_couts_demarrage.cpp
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/solver/optimisation/opt_numero_de_jour_du_pas_de_temps.cpp b/src/solver/optimisation/opt_numero_de_jour_du_pas_de_temps.cpp
index 0136191448..acf5bbfbe0 100644
--- a/src/solver/optimisation/opt_numero_de_jour_du_pas_de_temps.cpp
+++ b/src/solver/optimisation/opt_numero_de_jour_du_pas_de_temps.cpp
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/solver/optimisation/opt_optimisation_hebdo.cpp b/src/solver/optimisation/opt_optimisation_hebdo.cpp
index 83752bda88..21d5750b41 100644
--- a/src/solver/optimisation/opt_optimisation_hebdo.cpp
+++ b/src/solver/optimisation/opt_optimisation_hebdo.cpp
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/solver/optimisation/opt_optimisation_lineaire.cpp b/src/solver/optimisation/opt_optimisation_lineaire.cpp
index 38560ba3c6..4df1cecae8 100644
--- a/src/solver/optimisation/opt_optimisation_lineaire.cpp
+++ b/src/solver/optimisation/opt_optimisation_lineaire.cpp
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/solver/optimisation/opt_period_string_generator_base.h b/src/solver/optimisation/opt_period_string_generator_base.h
index e7aead2836..ea0ec6bbc2 100644
--- a/src/solver/optimisation/opt_period_string_generator_base.h
+++ b/src/solver/optimisation/opt_period_string_generator_base.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/solver/optimisation/opt_pilotage_optimisation_lineaire.cpp b/src/solver/optimisation/opt_pilotage_optimisation_lineaire.cpp
index fe0842c75e..eb9d551ae5 100644
--- a/src/solver/optimisation/opt_pilotage_optimisation_lineaire.cpp
+++ b/src/solver/optimisation/opt_pilotage_optimisation_lineaire.cpp
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/solver/optimisation/opt_pilotage_optimisation_quadratique.cpp b/src/solver/optimisation/opt_pilotage_optimisation_quadratique.cpp
index 377554c05d..a2513c1451 100644
--- a/src/solver/optimisation/opt_pilotage_optimisation_quadratique.cpp
+++ b/src/solver/optimisation/opt_pilotage_optimisation_quadratique.cpp
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/solver/optimisation/opt_restaurer_les_donnees.cpp b/src/solver/optimisation/opt_restaurer_les_donnees.cpp
index 9a7de93ef7..4ba2214f65 100644
--- a/src/solver/optimisation/opt_restaurer_les_donnees.cpp
+++ b/src/solver/optimisation/opt_restaurer_les_donnees.cpp
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/solver/optimisation/opt_structure_probleme_a_resoudre.h b/src/solver/optimisation/opt_structure_probleme_a_resoudre.h
index 9c496accdb..e804e20bba 100644
--- a/src/solver/optimisation/opt_structure_probleme_a_resoudre.h
+++ b/src/solver/optimisation/opt_structure_probleme_a_resoudre.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/solver/optimisation/opt_verification_presence_reserve_jmoins1.cpp b/src/solver/optimisation/opt_verification_presence_reserve_jmoins1.cpp
index 93e7f47df0..68f7f4309e 100644
--- a/src/solver/optimisation/opt_verification_presence_reserve_jmoins1.cpp
+++ b/src/solver/optimisation/opt_verification_presence_reserve_jmoins1.cpp
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/solver/optimisation/weekly_optimization.cpp b/src/solver/optimisation/weekly_optimization.cpp
index 197b8d31d9..c48eddc55e 100644
--- a/src/solver/optimisation/weekly_optimization.cpp
+++ b/src/solver/optimisation/weekly_optimization.cpp
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/solver/optimisation/weekly_optimization.h b/src/solver/optimisation/weekly_optimization.h
index c363b60148..dd9a9e94a0 100644
--- a/src/solver/optimisation/weekly_optimization.h
+++ b/src/solver/optimisation/weekly_optimization.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/solver/simulation/adequacy.cpp b/src/solver/simulation/adequacy.cpp
index d4c5094871..99c6effc97 100644
--- a/src/solver/simulation/adequacy.cpp
+++ b/src/solver/simulation/adequacy.cpp
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/solver/simulation/adequacy.h b/src/solver/simulation/adequacy.h
index 5872f5a8ba..7781e24799 100644
--- a/src/solver/simulation/adequacy.h
+++ b/src/solver/simulation/adequacy.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/solver/simulation/adequacy_patch_runtime_data.h b/src/solver/simulation/adequacy_patch_runtime_data.h
index dc5a48b0d2..a4c66d6fe8 100644
--- a/src/solver/simulation/adequacy_patch_runtime_data.h
+++ b/src/solver/simulation/adequacy_patch_runtime_data.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/solver/simulation/apply-scenario.cpp b/src/solver/simulation/apply-scenario.cpp
index 0b8199a8d9..70b9d3f928 100644
--- a/src/solver/simulation/apply-scenario.cpp
+++ b/src/solver/simulation/apply-scenario.cpp
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/solver/simulation/apply-scenario.h b/src/solver/simulation/apply-scenario.h
index 160c412bd6..f9fe6e9857 100644
--- a/src/solver/simulation/apply-scenario.h
+++ b/src/solver/simulation/apply-scenario.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/solver/simulation/common-eco-adq.cpp b/src/solver/simulation/common-eco-adq.cpp
index 83a4e3f487..2856be5944 100644
--- a/src/solver/simulation/common-eco-adq.cpp
+++ b/src/solver/simulation/common-eco-adq.cpp
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/solver/simulation/common-eco-adq.h b/src/solver/simulation/common-eco-adq.h
index 21353a0ca1..c3f8a4e6de 100644
--- a/src/solver/simulation/common-eco-adq.h
+++ b/src/solver/simulation/common-eco-adq.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/solver/simulation/common-hydro-levels.cpp b/src/solver/simulation/common-hydro-levels.cpp
index f694a23115..28dd8ed38e 100644
--- a/src/solver/simulation/common-hydro-levels.cpp
+++ b/src/solver/simulation/common-hydro-levels.cpp
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/solver/simulation/common-hydro-remix.cpp b/src/solver/simulation/common-hydro-remix.cpp
index 6566c0b873..bbada6a1c5 100644
--- a/src/solver/simulation/common-hydro-remix.cpp
+++ b/src/solver/simulation/common-hydro-remix.cpp
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/solver/simulation/economy.cpp b/src/solver/simulation/economy.cpp
index 6f2c8d1868..4d74869b1e 100644
--- a/src/solver/simulation/economy.cpp
+++ b/src/solver/simulation/economy.cpp
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/solver/simulation/economy.h b/src/solver/simulation/economy.h
index 47a91288c2..f37d9390fd 100644
--- a/src/solver/simulation/economy.h
+++ b/src/solver/simulation/economy.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/solver/simulation/opt_time_writer.cpp b/src/solver/simulation/opt_time_writer.cpp
index 23954ce49d..3a394d56e1 100644
--- a/src/solver/simulation/opt_time_writer.cpp
+++ b/src/solver/simulation/opt_time_writer.cpp
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/solver/simulation/opt_time_writer.h b/src/solver/simulation/opt_time_writer.h
index d56425e299..13b100ad0f 100644
--- a/src/solver/simulation/opt_time_writer.h
+++ b/src/solver/simulation/opt_time_writer.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/solver/simulation/sim_alloc_probleme_hebdo.cpp b/src/solver/simulation/sim_alloc_probleme_hebdo.cpp
index 436c1c5fba..53578d834d 100644
--- a/src/solver/simulation/sim_alloc_probleme_hebdo.cpp
+++ b/src/solver/simulation/sim_alloc_probleme_hebdo.cpp
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/solver/simulation/sim_alloc_probleme_hebdo.h b/src/solver/simulation/sim_alloc_probleme_hebdo.h
index b7add521a9..c4a0e6eb48 100644
--- a/src/solver/simulation/sim_alloc_probleme_hebdo.h
+++ b/src/solver/simulation/sim_alloc_probleme_hebdo.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/solver/simulation/sim_allocation_tableaux.cpp b/src/solver/simulation/sim_allocation_tableaux.cpp
index 067ca9a65d..cc742a1585 100644
--- a/src/solver/simulation/sim_allocation_tableaux.cpp
+++ b/src/solver/simulation/sim_allocation_tableaux.cpp
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/solver/simulation/sim_calcul_economique.cpp b/src/solver/simulation/sim_calcul_economique.cpp
index 7320a965d8..51eafeef08 100644
--- a/src/solver/simulation/sim_calcul_economique.cpp
+++ b/src/solver/simulation/sim_calcul_economique.cpp
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/solver/simulation/sim_extern_variables_globales.h b/src/solver/simulation/sim_extern_variables_globales.h
index d7e0fb0b4f..a4d9746e93 100644
--- a/src/solver/simulation/sim_extern_variables_globales.h
+++ b/src/solver/simulation/sim_extern_variables_globales.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/solver/simulation/sim_spread_generator.cpp b/src/solver/simulation/sim_spread_generator.cpp
index 3ca1d1054a..614207ca3a 100644
--- a/src/solver/simulation/sim_spread_generator.cpp
+++ b/src/solver/simulation/sim_spread_generator.cpp
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/solver/simulation/sim_spread_generator.h b/src/solver/simulation/sim_spread_generator.h
index bce5eea731..44fc5a19b6 100644
--- a/src/solver/simulation/sim_spread_generator.h
+++ b/src/solver/simulation/sim_spread_generator.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/solver/simulation/sim_structure_donnees.h b/src/solver/simulation/sim_structure_donnees.h
index 65f5972313..a3475dae5c 100644
--- a/src/solver/simulation/sim_structure_donnees.h
+++ b/src/solver/simulation/sim_structure_donnees.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/solver/simulation/sim_structure_probleme_economique.h b/src/solver/simulation/sim_structure_probleme_economique.h
index 16236d0a9f..dd56f8b32e 100644
--- a/src/solver/simulation/sim_structure_probleme_economique.h
+++ b/src/solver/simulation/sim_structure_probleme_economique.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/solver/simulation/sim_variables_globales.cpp b/src/solver/simulation/sim_variables_globales.cpp
index 64882f9016..929c46dbc3 100644
--- a/src/solver/simulation/sim_variables_globales.cpp
+++ b/src/solver/simulation/sim_variables_globales.cpp
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/solver/simulation/simulation.h b/src/solver/simulation/simulation.h
index 3ad6c70a5b..725c5f448c 100644
--- a/src/solver/simulation/simulation.h
+++ b/src/solver/simulation/simulation.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/solver/simulation/solver.data.cpp b/src/solver/simulation/solver.data.cpp
index 44a164fbef..dedb58d378 100644
--- a/src/solver/simulation/solver.data.cpp
+++ b/src/solver/simulation/solver.data.cpp
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/solver/simulation/solver.data.h b/src/solver/simulation/solver.data.h
index e655742a7a..7c7d54ed75 100644
--- a/src/solver/simulation/solver.data.h
+++ b/src/solver/simulation/solver.data.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/solver/simulation/solver.h b/src/solver/simulation/solver.h
index 7c7c77ac81..41b141cd9e 100644
--- a/src/solver/simulation/solver.h
+++ b/src/solver/simulation/solver.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/solver/simulation/solver.hxx b/src/solver/simulation/solver.hxx
index 3d13ba3fe9..4b838ca541 100644
--- a/src/solver/simulation/solver.hxx
+++ b/src/solver/simulation/solver.hxx
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/solver/simulation/solver.utils.h b/src/solver/simulation/solver.utils.h
index 68378614c4..7b38b23fde 100644
--- a/src/solver/simulation/solver.utils.h
+++ b/src/solver/simulation/solver.utils.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/solver/simulation/timeseries-numbers.cpp b/src/solver/simulation/timeseries-numbers.cpp
index 7bb09e955a..7094ae6641 100644
--- a/src/solver/simulation/timeseries-numbers.cpp
+++ b/src/solver/simulation/timeseries-numbers.cpp
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/solver/simulation/timeseries-numbers.h b/src/solver/simulation/timeseries-numbers.h
index 5889fee89b..9167b0b98b 100644
--- a/src/solver/simulation/timeseries-numbers.h
+++ b/src/solver/simulation/timeseries-numbers.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/solver/ts-generator/generator.h b/src/solver/ts-generator/generator.h
index ab4ae4e782..a965671bd2 100644
--- a/src/solver/ts-generator/generator.h
+++ b/src/solver/ts-generator/generator.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/solver/ts-generator/generator.hxx b/src/solver/ts-generator/generator.hxx
index 6f426c2927..163c1d2fc5 100644
--- a/src/solver/ts-generator/generator.hxx
+++ b/src/solver/ts-generator/generator.hxx
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/solver/ts-generator/hydro.cpp b/src/solver/ts-generator/hydro.cpp
index bb2cb8d74c..8bb2e724ee 100644
--- a/src/solver/ts-generator/hydro.cpp
+++ b/src/solver/ts-generator/hydro.cpp
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/solver/ts-generator/thermal.cpp b/src/solver/ts-generator/thermal.cpp
index c2810b6f44..29427c6091 100644
--- a/src/solver/ts-generator/thermal.cpp
+++ b/src/solver/ts-generator/thermal.cpp
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/solver/ts-generator/xcast/constants.h b/src/solver/ts-generator/xcast/constants.h
index eac940adda..427b97ae8b 100644
--- a/src/solver/ts-generator/xcast/constants.h
+++ b/src/solver/ts-generator/xcast/constants.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/solver/ts-generator/xcast/core.cpp b/src/solver/ts-generator/xcast/core.cpp
index a3641070f4..d9a110df56 100644
--- a/src/solver/ts-generator/xcast/core.cpp
+++ b/src/solver/ts-generator/xcast/core.cpp
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/solver/ts-generator/xcast/gamma-euler.cpp b/src/solver/ts-generator/xcast/gamma-euler.cpp
index f63ccf8709..9b9f4b9d7d 100644
--- a/src/solver/ts-generator/xcast/gamma-euler.cpp
+++ b/src/solver/ts-generator/xcast/gamma-euler.cpp
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/solver/ts-generator/xcast/gamma-inc.cpp b/src/solver/ts-generator/xcast/gamma-inc.cpp
index b9e53362d2..d7d1e9e79e 100644
--- a/src/solver/ts-generator/xcast/gamma-inc.cpp
+++ b/src/solver/ts-generator/xcast/gamma-inc.cpp
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/solver/ts-generator/xcast/math.cpp b/src/solver/ts-generator/xcast/math.cpp
index ac77f0840f..f4f5cf7658 100644
--- a/src/solver/ts-generator/xcast/math.cpp
+++ b/src/solver/ts-generator/xcast/math.cpp
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/solver/ts-generator/xcast/math.hxx b/src/solver/ts-generator/xcast/math.hxx
index 882a09d6b6..4bc8ec58a6 100644
--- a/src/solver/ts-generator/xcast/math.hxx
+++ b/src/solver/ts-generator/xcast/math.hxx
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/solver/ts-generator/xcast/predicate.hxx b/src/solver/ts-generator/xcast/predicate.hxx
index 37b9d2eca8..7689f3317a 100644
--- a/src/solver/ts-generator/xcast/predicate.hxx
+++ b/src/solver/ts-generator/xcast/predicate.hxx
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/solver/ts-generator/xcast/studydata.cpp b/src/solver/ts-generator/xcast/studydata.cpp
index 09f9d6e537..0a81474028 100644
--- a/src/solver/ts-generator/xcast/studydata.cpp
+++ b/src/solver/ts-generator/xcast/studydata.cpp
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/solver/ts-generator/xcast/studydata.h b/src/solver/ts-generator/xcast/studydata.h
index 8e7639f1eb..3f44a75aa6 100644
--- a/src/solver/ts-generator/xcast/studydata.h
+++ b/src/solver/ts-generator/xcast/studydata.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/solver/ts-generator/xcast/studydata.hxx b/src/solver/ts-generator/xcast/studydata.hxx
index 7dafcfdda1..ef115ad282 100644
--- a/src/solver/ts-generator/xcast/studydata.hxx
+++ b/src/solver/ts-generator/xcast/studydata.hxx
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/solver/ts-generator/xcast/xcast.cpp b/src/solver/ts-generator/xcast/xcast.cpp
index ed6b47a6cb..b1eef2c9ec 100644
--- a/src/solver/ts-generator/xcast/xcast.cpp
+++ b/src/solver/ts-generator/xcast/xcast.cpp
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/solver/ts-generator/xcast/xcast.h b/src/solver/ts-generator/xcast/xcast.h
index 9d7b650767..b30ca48c90 100644
--- a/src/solver/ts-generator/xcast/xcast.h
+++ b/src/solver/ts-generator/xcast/xcast.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/solver/ts-generator/xcast/xcast.hxx b/src/solver/ts-generator/xcast/xcast.hxx
index b360207882..75144b6a7d 100644
--- a/src/solver/ts-generator/xcast/xcast.hxx
+++ b/src/solver/ts-generator/xcast/xcast.hxx
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/solver/utils/mps_utils.cpp b/src/solver/utils/mps_utils.cpp
index 5b01283d54..9e60b715e8 100644
--- a/src/solver/utils/mps_utils.cpp
+++ b/src/solver/utils/mps_utils.cpp
@@ -24,7 +24,7 @@ constexpr size_t OPT_APPEL_SOLVEUR_BUFFER_SIZE = 256;
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -36,9 +36,9 @@ constexpr size_t OPT_APPEL_SOLVEUR_BUFFER_SIZE = 256;
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/solver/variable/adequacy/all.h b/src/solver/variable/adequacy/all.h
index 73ca086cc7..259c1488b4 100644
--- a/src/solver/variable/adequacy/all.h
+++ b/src/solver/variable/adequacy/all.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/solver/variable/adequacy/area.cpp b/src/solver/variable/adequacy/area.cpp
index 965366f69a..74f2b12820 100644
--- a/src/solver/variable/adequacy/area.cpp
+++ b/src/solver/variable/adequacy/area.cpp
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/solver/variable/adequacy/area.memory-estimation.cpp b/src/solver/variable/adequacy/area.memory-estimation.cpp
index d4a20c7655..a813fea718 100644
--- a/src/solver/variable/adequacy/area.memory-estimation.cpp
+++ b/src/solver/variable/adequacy/area.memory-estimation.cpp
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/solver/variable/adequacy/bc.memory-estimation.cpp b/src/solver/variable/adequacy/bc.memory-estimation.cpp
index 77c00150a5..6d6ff2cee4 100644
--- a/src/solver/variable/adequacy/bc.memory-estimation.cpp
+++ b/src/solver/variable/adequacy/bc.memory-estimation.cpp
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/solver/variable/adequacy/links.cpp b/src/solver/variable/adequacy/links.cpp
index 2ae502c121..7c258e9224 100644
--- a/src/solver/variable/adequacy/links.cpp
+++ b/src/solver/variable/adequacy/links.cpp
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/solver/variable/adequacy/links.h b/src/solver/variable/adequacy/links.h
index c029355ba2..d80e3f8411 100644
--- a/src/solver/variable/adequacy/links.h
+++ b/src/solver/variable/adequacy/links.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/solver/variable/adequacy/overallCost.h b/src/solver/variable/adequacy/overallCost.h
index 39d6f891e9..9e6e4f3379 100644
--- a/src/solver/variable/adequacy/overallCost.h
+++ b/src/solver/variable/adequacy/overallCost.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/solver/variable/adequacy/spilledEnergy.h b/src/solver/variable/adequacy/spilledEnergy.h
index 656cb16264..6375731691 100644
--- a/src/solver/variable/adequacy/spilledEnergy.h
+++ b/src/solver/variable/adequacy/spilledEnergy.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/solver/variable/area.h b/src/solver/variable/area.h
index 95633088dc..44189813f3 100644
--- a/src/solver/variable/area.h
+++ b/src/solver/variable/area.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/solver/variable/area.hxx b/src/solver/variable/area.hxx
index f269ff19e5..d5b90485c7 100644
--- a/src/solver/variable/area.hxx
+++ b/src/solver/variable/area.hxx
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/solver/variable/area.inc.hxx b/src/solver/variable/area.inc.hxx
index 0ae64bc21a..0f2a7404d5 100644
--- a/src/solver/variable/area.inc.hxx
+++ b/src/solver/variable/area.inc.hxx
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/solver/variable/area.memory-estimation.inc.hxx b/src/solver/variable/area.memory-estimation.inc.hxx
index 0cec360f83..9739745f19 100644
--- a/src/solver/variable/area.memory-estimation.inc.hxx
+++ b/src/solver/variable/area.memory-estimation.inc.hxx
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/solver/variable/bc.memory-estimation.inc.hxx b/src/solver/variable/bc.memory-estimation.inc.hxx
index dec28c456d..6ce9b46782 100644
--- a/src/solver/variable/bc.memory-estimation.inc.hxx
+++ b/src/solver/variable/bc.memory-estimation.inc.hxx
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/solver/variable/bindConstraints.h b/src/solver/variable/bindConstraints.h
index 914b1c7224..59a312e2ba 100644
--- a/src/solver/variable/bindConstraints.h
+++ b/src/solver/variable/bindConstraints.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/solver/variable/bindConstraints.hxx b/src/solver/variable/bindConstraints.hxx
index 2c5ee3bd51..8cd2e339bd 100644
--- a/src/solver/variable/bindConstraints.hxx
+++ b/src/solver/variable/bindConstraints.hxx
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/solver/variable/categories.h b/src/solver/variable/categories.h
index f920e6e57b..921d0957be 100644
--- a/src/solver/variable/categories.h
+++ b/src/solver/variable/categories.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/solver/variable/commons/hydro.h b/src/solver/variable/commons/hydro.h
index 04e78d5766..459e6fd8f4 100644
--- a/src/solver/variable/commons/hydro.h
+++ b/src/solver/variable/commons/hydro.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/solver/variable/commons/join.h b/src/solver/variable/commons/join.h
index 48c660346b..3cbe450b1c 100644
--- a/src/solver/variable/commons/join.h
+++ b/src/solver/variable/commons/join.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/solver/variable/commons/links/links.cpp.inc.hxx b/src/solver/variable/commons/links/links.cpp.inc.hxx
index 167dc961b9..6c753b7154 100644
--- a/src/solver/variable/commons/links/links.cpp.inc.hxx
+++ b/src/solver/variable/commons/links/links.cpp.inc.hxx
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/solver/variable/commons/links/links.h.inc.hxx b/src/solver/variable/commons/links/links.h.inc.hxx
index 0f4b04e481..0e44421eb1 100644
--- a/src/solver/variable/commons/links/links.h.inc.hxx
+++ b/src/solver/variable/commons/links/links.h.inc.hxx
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/solver/variable/commons/links/links.hxx.inc.hxx b/src/solver/variable/commons/links/links.hxx.inc.hxx
index 1e6ed411fa..e6228a4143 100644
--- a/src/solver/variable/commons/links/links.hxx.inc.hxx
+++ b/src/solver/variable/commons/links/links.hxx.inc.hxx
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/solver/variable/commons/load.h b/src/solver/variable/commons/load.h
index 8d5a5a4fe6..2eb71adf28 100644
--- a/src/solver/variable/commons/load.h
+++ b/src/solver/variable/commons/load.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/solver/variable/commons/miscGenMinusRowPSP.h b/src/solver/variable/commons/miscGenMinusRowPSP.h
index 0888cf2662..8b9dcb6d3f 100644
--- a/src/solver/variable/commons/miscGenMinusRowPSP.h
+++ b/src/solver/variable/commons/miscGenMinusRowPSP.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/solver/variable/commons/psp.h b/src/solver/variable/commons/psp.h
index dddba6b321..f962915558 100644
--- a/src/solver/variable/commons/psp.h
+++ b/src/solver/variable/commons/psp.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/solver/variable/commons/rowBalance.h b/src/solver/variable/commons/rowBalance.h
index 8c3d70dd8d..1a6a285b37 100644
--- a/src/solver/variable/commons/rowBalance.h
+++ b/src/solver/variable/commons/rowBalance.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/solver/variable/commons/solar.h b/src/solver/variable/commons/solar.h
index f60bfdc47f..a45d6a7660 100644
--- a/src/solver/variable/commons/solar.h
+++ b/src/solver/variable/commons/solar.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/solver/variable/commons/spatial-aggregate.h b/src/solver/variable/commons/spatial-aggregate.h
index bd69042269..6032b6726e 100644
--- a/src/solver/variable/commons/spatial-aggregate.h
+++ b/src/solver/variable/commons/spatial-aggregate.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/solver/variable/commons/wind.h b/src/solver/variable/commons/wind.h
index 2f4905e846..6f21a2ac1d 100644
--- a/src/solver/variable/commons/wind.h
+++ b/src/solver/variable/commons/wind.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/solver/variable/constants.h b/src/solver/variable/constants.h
index 317d44ccf1..91eec5d445 100644
--- a/src/solver/variable/constants.h
+++ b/src/solver/variable/constants.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/solver/variable/container.h b/src/solver/variable/container.h
index 84310065fa..be21bdf40e 100644
--- a/src/solver/variable/container.h
+++ b/src/solver/variable/container.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/solver/variable/container.hxx b/src/solver/variable/container.hxx
index 153aeb987e..549d4985c4 100644
--- a/src/solver/variable/container.hxx
+++ b/src/solver/variable/container.hxx
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/solver/variable/economy/STStorageCashFlowByCluster.h b/src/solver/variable/economy/STStorageCashFlowByCluster.h
index b8346a6020..664057ca54 100644
--- a/src/solver/variable/economy/STStorageCashFlowByCluster.h
+++ b/src/solver/variable/economy/STStorageCashFlowByCluster.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/solver/variable/economy/STStorageInjectionByCluster.h b/src/solver/variable/economy/STStorageInjectionByCluster.h
index 3afb60eec6..ccb8b0ba8e 100644
--- a/src/solver/variable/economy/STStorageInjectionByCluster.h
+++ b/src/solver/variable/economy/STStorageInjectionByCluster.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/solver/variable/economy/STStorageLevelsByCluster.h b/src/solver/variable/economy/STStorageLevelsByCluster.h
index 6a29e3a0a9..604fc87ca3 100644
--- a/src/solver/variable/economy/STStorageLevelsByCluster.h
+++ b/src/solver/variable/economy/STStorageLevelsByCluster.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/solver/variable/economy/STStorageWithdrawalByCluster.h b/src/solver/variable/economy/STStorageWithdrawalByCluster.h
index 696be3f016..6afb465431 100644
--- a/src/solver/variable/economy/STStorageWithdrawalByCluster.h
+++ b/src/solver/variable/economy/STStorageWithdrawalByCluster.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/solver/variable/economy/all.h b/src/solver/variable/economy/all.h
index 2f2c800c88..2525ec5609 100644
--- a/src/solver/variable/economy/all.h
+++ b/src/solver/variable/economy/all.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/solver/variable/economy/area.cpp b/src/solver/variable/economy/area.cpp
index a242202b06..f6eefbf42e 100644
--- a/src/solver/variable/economy/area.cpp
+++ b/src/solver/variable/economy/area.cpp
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/solver/variable/economy/area.memory-estimation.cpp b/src/solver/variable/economy/area.memory-estimation.cpp
index 56d2828308..eb0124fcb9 100644
--- a/src/solver/variable/economy/area.memory-estimation.cpp
+++ b/src/solver/variable/economy/area.memory-estimation.cpp
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/solver/variable/economy/avail-dispatchable-generation.h b/src/solver/variable/economy/avail-dispatchable-generation.h
index 7b26ffc8d5..293bc2ea62 100644
--- a/src/solver/variable/economy/avail-dispatchable-generation.h
+++ b/src/solver/variable/economy/avail-dispatchable-generation.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/solver/variable/economy/balance.h b/src/solver/variable/economy/balance.h
index 36695be048..97a8f34476 100644
--- a/src/solver/variable/economy/balance.h
+++ b/src/solver/variable/economy/balance.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/solver/variable/economy/bc.memory-estimation.cpp b/src/solver/variable/economy/bc.memory-estimation.cpp
index e05685c5f9..e370af0cf2 100644
--- a/src/solver/variable/economy/bc.memory-estimation.cpp
+++ b/src/solver/variable/economy/bc.memory-estimation.cpp
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/solver/variable/economy/bindingConstraints/bindingConstraintsMarginalCost.h b/src/solver/variable/economy/bindingConstraints/bindingConstraintsMarginalCost.h
index c31f51f475..ed606fecfe 100644
--- a/src/solver/variable/economy/bindingConstraints/bindingConstraintsMarginalCost.h
+++ b/src/solver/variable/economy/bindingConstraints/bindingConstraintsMarginalCost.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/solver/variable/economy/dispatchable-generation-margin.h b/src/solver/variable/economy/dispatchable-generation-margin.h
index e7bda86fda..087e3f6404 100644
--- a/src/solver/variable/economy/dispatchable-generation-margin.h
+++ b/src/solver/variable/economy/dispatchable-generation-margin.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/solver/variable/economy/dispatchableGeneration.h b/src/solver/variable/economy/dispatchableGeneration.h
index e714efedb3..554652491c 100644
--- a/src/solver/variable/economy/dispatchableGeneration.h
+++ b/src/solver/variable/economy/dispatchableGeneration.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/solver/variable/economy/domesticUnsuppliedEnergy.h b/src/solver/variable/economy/domesticUnsuppliedEnergy.h
index e16932f15d..968f1d440a 100644
--- a/src/solver/variable/economy/domesticUnsuppliedEnergy.h
+++ b/src/solver/variable/economy/domesticUnsuppliedEnergy.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/solver/variable/economy/dtgMarginAfterCsr.h b/src/solver/variable/economy/dtgMarginAfterCsr.h
index 04e8b0b812..f60cc52e9a 100644
--- a/src/solver/variable/economy/dtgMarginAfterCsr.h
+++ b/src/solver/variable/economy/dtgMarginAfterCsr.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/solver/variable/economy/hydroCost.h b/src/solver/variable/economy/hydroCost.h
index 600f36b5a1..bb9b532583 100644
--- a/src/solver/variable/economy/hydroCost.h
+++ b/src/solver/variable/economy/hydroCost.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/solver/variable/economy/hydrostorage.h b/src/solver/variable/economy/hydrostorage.h
index 78a220b0d5..cf913c7e1f 100644
--- a/src/solver/variable/economy/hydrostorage.h
+++ b/src/solver/variable/economy/hydrostorage.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/solver/variable/economy/inflow.h b/src/solver/variable/economy/inflow.h
index 83c3011f2b..dad610a961 100644
--- a/src/solver/variable/economy/inflow.h
+++ b/src/solver/variable/economy/inflow.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/solver/variable/economy/links.cpp b/src/solver/variable/economy/links.cpp
index 2ae502c121..7c258e9224 100644
--- a/src/solver/variable/economy/links.cpp
+++ b/src/solver/variable/economy/links.cpp
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/solver/variable/economy/links.h b/src/solver/variable/economy/links.h
index eca85d6c79..cd9a239fc8 100644
--- a/src/solver/variable/economy/links.h
+++ b/src/solver/variable/economy/links.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/solver/variable/economy/links/congestionFee.h b/src/solver/variable/economy/links/congestionFee.h
index 6d6f861b04..8d214e002f 100644
--- a/src/solver/variable/economy/links/congestionFee.h
+++ b/src/solver/variable/economy/links/congestionFee.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/solver/variable/economy/links/congestionFeeAbs.h b/src/solver/variable/economy/links/congestionFeeAbs.h
index d3cad32c0f..2c2cc35011 100644
--- a/src/solver/variable/economy/links/congestionFeeAbs.h
+++ b/src/solver/variable/economy/links/congestionFeeAbs.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/solver/variable/economy/links/congestionProbability.h b/src/solver/variable/economy/links/congestionProbability.h
index 9e77875195..fb17a00929 100644
--- a/src/solver/variable/economy/links/congestionProbability.h
+++ b/src/solver/variable/economy/links/congestionProbability.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/solver/variable/economy/links/flowLinear.h b/src/solver/variable/economy/links/flowLinear.h
index 31518a129b..1225c1f745 100644
--- a/src/solver/variable/economy/links/flowLinear.h
+++ b/src/solver/variable/economy/links/flowLinear.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/solver/variable/economy/links/flowLinearAbs.h b/src/solver/variable/economy/links/flowLinearAbs.h
index 0ce7de0a47..e61160fc00 100644
--- a/src/solver/variable/economy/links/flowLinearAbs.h
+++ b/src/solver/variable/economy/links/flowLinearAbs.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/solver/variable/economy/links/flowQuad.h b/src/solver/variable/economy/links/flowQuad.h
index 446c268ec1..06f594bf7f 100644
--- a/src/solver/variable/economy/links/flowQuad.h
+++ b/src/solver/variable/economy/links/flowQuad.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/solver/variable/economy/links/hurdleCosts.h b/src/solver/variable/economy/links/hurdleCosts.h
index 4d4253af3f..ddd57d0790 100644
--- a/src/solver/variable/economy/links/hurdleCosts.h
+++ b/src/solver/variable/economy/links/hurdleCosts.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/solver/variable/economy/links/loopFlow.h b/src/solver/variable/economy/links/loopFlow.h
index 09fa635452..7ced3ed519 100644
--- a/src/solver/variable/economy/links/loopFlow.h
+++ b/src/solver/variable/economy/links/loopFlow.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/solver/variable/economy/links/marginalCost.h b/src/solver/variable/economy/links/marginalCost.h
index 43b3bd09e2..538c31092d 100644
--- a/src/solver/variable/economy/links/marginalCost.h
+++ b/src/solver/variable/economy/links/marginalCost.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/solver/variable/economy/localMatchingRuleViolations.h b/src/solver/variable/economy/localMatchingRuleViolations.h
index 418b9d46e3..c68c8f0550 100644
--- a/src/solver/variable/economy/localMatchingRuleViolations.h
+++ b/src/solver/variable/economy/localMatchingRuleViolations.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/solver/variable/economy/lold.h b/src/solver/variable/economy/lold.h
index 2838cd36e7..70724817d7 100644
--- a/src/solver/variable/economy/lold.h
+++ b/src/solver/variable/economy/lold.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/solver/variable/economy/lolp.h b/src/solver/variable/economy/lolp.h
index 832bf959ab..248886b0d5 100644
--- a/src/solver/variable/economy/lolp.h
+++ b/src/solver/variable/economy/lolp.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/solver/variable/economy/max-mrg.cpp b/src/solver/variable/economy/max-mrg.cpp
index caface5091..6409c1cdf9 100644
--- a/src/solver/variable/economy/max-mrg.cpp
+++ b/src/solver/variable/economy/max-mrg.cpp
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/solver/variable/economy/max-mrg.h b/src/solver/variable/economy/max-mrg.h
index c0ac467ad4..ad380903ee 100644
--- a/src/solver/variable/economy/max-mrg.h
+++ b/src/solver/variable/economy/max-mrg.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/solver/variable/economy/nbOfDispatchedUnits.h b/src/solver/variable/economy/nbOfDispatchedUnits.h
index d0fff818be..16608fa953 100644
--- a/src/solver/variable/economy/nbOfDispatchedUnits.h
+++ b/src/solver/variable/economy/nbOfDispatchedUnits.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/solver/variable/economy/nbOfDispatchedUnitsByPlant.h b/src/solver/variable/economy/nbOfDispatchedUnitsByPlant.h
index 735902cfa0..72563bb647 100644
--- a/src/solver/variable/economy/nbOfDispatchedUnitsByPlant.h
+++ b/src/solver/variable/economy/nbOfDispatchedUnitsByPlant.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/solver/variable/economy/nonProportionalCost.h b/src/solver/variable/economy/nonProportionalCost.h
index ef6093e84c..a2001eee0c 100644
--- a/src/solver/variable/economy/nonProportionalCost.h
+++ b/src/solver/variable/economy/nonProportionalCost.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/solver/variable/economy/npCostByDispatchablePlant.h b/src/solver/variable/economy/npCostByDispatchablePlant.h
index a469acff24..ce767775a0 100644
--- a/src/solver/variable/economy/npCostByDispatchablePlant.h
+++ b/src/solver/variable/economy/npCostByDispatchablePlant.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/solver/variable/economy/operatingCost.h b/src/solver/variable/economy/operatingCost.h
index 768d314d47..47d89850cc 100644
--- a/src/solver/variable/economy/operatingCost.h
+++ b/src/solver/variable/economy/operatingCost.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/solver/variable/economy/overallCost.h b/src/solver/variable/economy/overallCost.h
index bca8d9cbcd..bbb7eb43ca 100644
--- a/src/solver/variable/economy/overallCost.h
+++ b/src/solver/variable/economy/overallCost.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/solver/variable/economy/overflow.h b/src/solver/variable/economy/overflow.h
index c44e6f16ce..311f3b7b66 100644
--- a/src/solver/variable/economy/overflow.h
+++ b/src/solver/variable/economy/overflow.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/solver/variable/economy/price.h b/src/solver/variable/economy/price.h
index cd3554a619..4177cd94b7 100644
--- a/src/solver/variable/economy/price.h
+++ b/src/solver/variable/economy/price.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/solver/variable/economy/productionByDispatchablePlant.h b/src/solver/variable/economy/productionByDispatchablePlant.h
index cdffbd2ed5..3d3c6d0a04 100644
--- a/src/solver/variable/economy/productionByDispatchablePlant.h
+++ b/src/solver/variable/economy/productionByDispatchablePlant.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/solver/variable/economy/productionByRenewablePlant.h b/src/solver/variable/economy/productionByRenewablePlant.h
index ded055d397..f572e15e2e 100644
--- a/src/solver/variable/economy/productionByRenewablePlant.h
+++ b/src/solver/variable/economy/productionByRenewablePlant.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/solver/variable/economy/profitByPlant.h b/src/solver/variable/economy/profitByPlant.h
index 14174b251d..506f7a8ae5 100644
--- a/src/solver/variable/economy/profitByPlant.h
+++ b/src/solver/variable/economy/profitByPlant.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/solver/variable/economy/pumping.h b/src/solver/variable/economy/pumping.h
index 0e2dd8402e..9230d54a1c 100644
--- a/src/solver/variable/economy/pumping.h
+++ b/src/solver/variable/economy/pumping.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/solver/variable/economy/renewableGeneration.h b/src/solver/variable/economy/renewableGeneration.h
index ce95a5b598..0bf8b01f42 100644
--- a/src/solver/variable/economy/renewableGeneration.h
+++ b/src/solver/variable/economy/renewableGeneration.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/solver/variable/economy/reservoirlevel.h b/src/solver/variable/economy/reservoirlevel.h
index 8999775b90..90f7b13b28 100644
--- a/src/solver/variable/economy/reservoirlevel.h
+++ b/src/solver/variable/economy/reservoirlevel.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/solver/variable/economy/shortTermStorage.h b/src/solver/variable/economy/shortTermStorage.h
index d88f365998..bba29e7f56 100644
--- a/src/solver/variable/economy/shortTermStorage.h
+++ b/src/solver/variable/economy/shortTermStorage.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/solver/variable/economy/spilledEnergy.h b/src/solver/variable/economy/spilledEnergy.h
index 6699112407..8149534b50 100644
--- a/src/solver/variable/economy/spilledEnergy.h
+++ b/src/solver/variable/economy/spilledEnergy.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/solver/variable/economy/spilledEnergyAfterCSR.h b/src/solver/variable/economy/spilledEnergyAfterCSR.h
index 6d7df657d0..fc98d7b7e1 100644
--- a/src/solver/variable/economy/spilledEnergyAfterCSR.h
+++ b/src/solver/variable/economy/spilledEnergyAfterCSR.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/solver/variable/economy/thermalAirPollutantEmissions.h b/src/solver/variable/economy/thermalAirPollutantEmissions.h
index f8c89c242d..b3762d148c 100644
--- a/src/solver/variable/economy/thermalAirPollutantEmissions.h
+++ b/src/solver/variable/economy/thermalAirPollutantEmissions.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/solver/variable/economy/unsupliedEnergy.h b/src/solver/variable/economy/unsupliedEnergy.h
index dbc47baca6..99479b0f0a 100644
--- a/src/solver/variable/economy/unsupliedEnergy.h
+++ b/src/solver/variable/economy/unsupliedEnergy.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/solver/variable/economy/waterValue.h b/src/solver/variable/economy/waterValue.h
index 4b6036e4d2..e9ad281a20 100644
--- a/src/solver/variable/economy/waterValue.h
+++ b/src/solver/variable/economy/waterValue.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/solver/variable/endoflist.h b/src/solver/variable/endoflist.h
index b736f793e1..cf4449c6e9 100644
--- a/src/solver/variable/endoflist.h
+++ b/src/solver/variable/endoflist.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/solver/variable/info.h b/src/solver/variable/info.h
index defb73b304..075821e833 100644
--- a/src/solver/variable/info.h
+++ b/src/solver/variable/info.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/solver/variable/print.h b/src/solver/variable/print.h
index 6558474745..306d1f8947 100644
--- a/src/solver/variable/print.h
+++ b/src/solver/variable/print.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/solver/variable/setofareas.h b/src/solver/variable/setofareas.h
index 45f7be92de..e1f92a7ec2 100644
--- a/src/solver/variable/setofareas.h
+++ b/src/solver/variable/setofareas.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/solver/variable/setofareas.hxx b/src/solver/variable/setofareas.hxx
index 9e701482fa..e443ae1615 100644
--- a/src/solver/variable/setofareas.hxx
+++ b/src/solver/variable/setofareas.hxx
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/solver/variable/state.cpp b/src/solver/variable/state.cpp
index 35bdf86842..df9c4edcc8 100644
--- a/src/solver/variable/state.cpp
+++ b/src/solver/variable/state.cpp
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/solver/variable/state.h b/src/solver/variable/state.h
index c0efa85721..2c0f71f568 100644
--- a/src/solver/variable/state.h
+++ b/src/solver/variable/state.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/solver/variable/state.hxx b/src/solver/variable/state.hxx
index bdb69eafbb..1044bb6c6d 100644
--- a/src/solver/variable/state.hxx
+++ b/src/solver/variable/state.hxx
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/solver/variable/storage/average.h b/src/solver/variable/storage/average.h
index 95a56d953c..a4802d7c3a 100644
--- a/src/solver/variable/storage/average.h
+++ b/src/solver/variable/storage/average.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/solver/variable/storage/averagedata.cpp b/src/solver/variable/storage/averagedata.cpp
index 6a3c691bee..20fa936b12 100644
--- a/src/solver/variable/storage/averagedata.cpp
+++ b/src/solver/variable/storage/averagedata.cpp
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/solver/variable/storage/averagedata.h b/src/solver/variable/storage/averagedata.h
index c88425ea64..94bac8b6f4 100644
--- a/src/solver/variable/storage/averagedata.h
+++ b/src/solver/variable/storage/averagedata.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/solver/variable/storage/empty.h b/src/solver/variable/storage/empty.h
index c33a56ed5d..195952908d 100644
--- a/src/solver/variable/storage/empty.h
+++ b/src/solver/variable/storage/empty.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/solver/variable/storage/fwd.h b/src/solver/variable/storage/fwd.h
index e610821d90..ceb5a142ea 100644
--- a/src/solver/variable/storage/fwd.h
+++ b/src/solver/variable/storage/fwd.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/solver/variable/storage/intermediate.cpp b/src/solver/variable/storage/intermediate.cpp
index 521b090301..0e45163db2 100644
--- a/src/solver/variable/storage/intermediate.cpp
+++ b/src/solver/variable/storage/intermediate.cpp
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/solver/variable/storage/intermediate.h b/src/solver/variable/storage/intermediate.h
index 6cd694dd26..0be8e4940e 100644
--- a/src/solver/variable/storage/intermediate.h
+++ b/src/solver/variable/storage/intermediate.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/solver/variable/storage/intermediate.hxx b/src/solver/variable/storage/intermediate.hxx
index a7645bd04b..44dc05ca3f 100644
--- a/src/solver/variable/storage/intermediate.hxx
+++ b/src/solver/variable/storage/intermediate.hxx
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/solver/variable/storage/minmax-data.cpp b/src/solver/variable/storage/minmax-data.cpp
index 73c179c6cd..83410b901f 100644
--- a/src/solver/variable/storage/minmax-data.cpp
+++ b/src/solver/variable/storage/minmax-data.cpp
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/solver/variable/storage/minmax-data.h b/src/solver/variable/storage/minmax-data.h
index 0858ee855a..4366bad037 100644
--- a/src/solver/variable/storage/minmax-data.h
+++ b/src/solver/variable/storage/minmax-data.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/solver/variable/storage/minmax.h b/src/solver/variable/storage/minmax.h
index e446ced31c..8a134cb164 100644
--- a/src/solver/variable/storage/minmax.h
+++ b/src/solver/variable/storage/minmax.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/solver/variable/storage/minmax.hxx b/src/solver/variable/storage/minmax.hxx
index e0a1cc5ffe..3606a976af 100644
--- a/src/solver/variable/storage/minmax.hxx
+++ b/src/solver/variable/storage/minmax.hxx
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/solver/variable/storage/raw.h b/src/solver/variable/storage/raw.h
index 6111f81bdf..ff0737585d 100644
--- a/src/solver/variable/storage/raw.h
+++ b/src/solver/variable/storage/raw.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/solver/variable/storage/raw.hxx b/src/solver/variable/storage/raw.hxx
index a2ea3b92d5..b1e09fe2ea 100644
--- a/src/solver/variable/storage/raw.hxx
+++ b/src/solver/variable/storage/raw.hxx
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/solver/variable/storage/rawdata.cpp b/src/solver/variable/storage/rawdata.cpp
index 65bdcf47f1..1742bec396 100644
--- a/src/solver/variable/storage/rawdata.cpp
+++ b/src/solver/variable/storage/rawdata.cpp
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/solver/variable/storage/rawdata.h b/src/solver/variable/storage/rawdata.h
index e5e4e238ae..619e932105 100644
--- a/src/solver/variable/storage/rawdata.h
+++ b/src/solver/variable/storage/rawdata.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/solver/variable/storage/results.h b/src/solver/variable/storage/results.h
index a086396430..3e54be839e 100644
--- a/src/solver/variable/storage/results.h
+++ b/src/solver/variable/storage/results.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/solver/variable/storage/results.hxx b/src/solver/variable/storage/results.hxx
index 64321eece1..0ea0f7e2d0 100644
--- a/src/solver/variable/storage/results.hxx
+++ b/src/solver/variable/storage/results.hxx
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/solver/variable/storage/stdDeviation.h b/src/solver/variable/storage/stdDeviation.h
index bc99be4a34..48934166f1 100644
--- a/src/solver/variable/storage/stdDeviation.h
+++ b/src/solver/variable/storage/stdDeviation.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/solver/variable/surveyresults.h b/src/solver/variable/surveyresults.h
index 766a59f0ce..5a2a6d97a7 100644
--- a/src/solver/variable/surveyresults.h
+++ b/src/solver/variable/surveyresults.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/solver/variable/surveyresults/data.h b/src/solver/variable/surveyresults/data.h
index dac155560d..41dc4fadaa 100644
--- a/src/solver/variable/surveyresults/data.h
+++ b/src/solver/variable/surveyresults/data.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/solver/variable/surveyresults/reportbuilder.hxx b/src/solver/variable/surveyresults/reportbuilder.hxx
index 4225c8d0fa..214fe19108 100644
--- a/src/solver/variable/surveyresults/reportbuilder.hxx
+++ b/src/solver/variable/surveyresults/reportbuilder.hxx
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/solver/variable/surveyresults/surveyresults.cpp b/src/solver/variable/surveyresults/surveyresults.cpp
index 0e06c6b157..6cd7b3db71 100644
--- a/src/solver/variable/surveyresults/surveyresults.cpp
+++ b/src/solver/variable/surveyresults/surveyresults.cpp
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/solver/variable/surveyresults/surveyresults.h b/src/solver/variable/surveyresults/surveyresults.h
index c5d911c8b0..55b42a0655 100644
--- a/src/solver/variable/surveyresults/surveyresults.h
+++ b/src/solver/variable/surveyresults/surveyresults.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/solver/variable/variable.h b/src/solver/variable/variable.h
index 008e2fb98e..3fbc355c06 100644
--- a/src/solver/variable/variable.h
+++ b/src/solver/variable/variable.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/solver/variable/variable.hxx b/src/solver/variable/variable.hxx
index f1a8224083..e2c7a1c7ec 100644
--- a/src/solver/variable/variable.hxx
+++ b/src/solver/variable/variable.hxx
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/tests/src/libs/antares/concurrency/test_concurrency.cpp b/src/tests/src/libs/antares/concurrency/test_concurrency.cpp
index cf2da716e1..3da57b446b 100644
--- a/src/tests/src/libs/antares/concurrency/test_concurrency.cpp
+++ b/src/tests/src/libs/antares/concurrency/test_concurrency.cpp
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/tests/src/libs/antares/study/test_study.cpp b/src/tests/src/libs/antares/study/test_study.cpp
index 247abcf723..529affd7cd 100644
--- a/src/tests/src/libs/antares/study/test_study.cpp
+++ b/src/tests/src/libs/antares/study/test_study.cpp
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/tests/src/libs/antares/writer/test_zip_writer.cpp b/src/tests/src/libs/antares/writer/test_zip_writer.cpp
index 6a06f995fa..d48bd8db25 100644
--- a/src/tests/src/libs/antares/writer/test_zip_writer.cpp
+++ b/src/tests/src/libs/antares/writer/test_zip_writer.cpp
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/tests/src/solver/infeasible-problem-analysis/test-unfeasible-problem-analyzer.cpp b/src/tests/src/solver/infeasible-problem-analysis/test-unfeasible-problem-analyzer.cpp
index 6a1c8628c3..b7118eb96e 100644
--- a/src/tests/src/solver/infeasible-problem-analysis/test-unfeasible-problem-analyzer.cpp
+++ b/src/tests/src/solver/infeasible-problem-analysis/test-unfeasible-problem-analyzer.cpp
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/tools/batchrun/main.cpp b/src/tools/batchrun/main.cpp
index b8bf3a425d..9167b361f1 100644
--- a/src/tools/batchrun/main.cpp
+++ b/src/tools/batchrun/main.cpp
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/tools/cleaner/main.cpp b/src/tools/cleaner/main.cpp
index c2dc3aefc1..76f0434fc2 100644
--- a/src/tools/cleaner/main.cpp
+++ b/src/tools/cleaner/main.cpp
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/tools/config/main.cpp b/src/tools/config/main.cpp
index a25da732e1..fcd30c043a 100644
--- a/src/tools/config/main.cpp
+++ b/src/tools/config/main.cpp
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/tools/finder/main.cpp b/src/tools/finder/main.cpp
index cfa49d47c2..4962a3ae3d 100644
--- a/src/tools/finder/main.cpp
+++ b/src/tools/finder/main.cpp
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/tools/kirchhoff-cbuilder/kirchhoff-cbuilder.h b/src/tools/kirchhoff-cbuilder/kirchhoff-cbuilder.h
index 3e64892f39..a104a44949 100644
--- a/src/tools/kirchhoff-cbuilder/kirchhoff-cbuilder.h
+++ b/src/tools/kirchhoff-cbuilder/kirchhoff-cbuilder.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/tools/kirchhoff-cbuilder/main.cpp b/src/tools/kirchhoff-cbuilder/main.cpp
index c3cdfb4282..2284dbf7ce 100644
--- a/src/tools/kirchhoff-cbuilder/main.cpp
+++ b/src/tools/kirchhoff-cbuilder/main.cpp
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/tools/updater/main.cpp b/src/tools/updater/main.cpp
index 86f150bd70..53f139661e 100644
--- a/src/tools/updater/main.cpp
+++ b/src/tools/updater/main.cpp
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/tools/vacuum/antares-study.cpp b/src/tools/vacuum/antares-study.cpp
index d3f70a48fb..309c1a5cf1 100644
--- a/src/tools/vacuum/antares-study.cpp
+++ b/src/tools/vacuum/antares-study.cpp
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/tools/vacuum/antares-study.h b/src/tools/vacuum/antares-study.h
index 7066ed7098..b05336ceea 100644
--- a/src/tools/vacuum/antares-study.h
+++ b/src/tools/vacuum/antares-study.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/tools/vacuum/io.cpp b/src/tools/vacuum/io.cpp
index 6d4d322ba4..609847759f 100644
--- a/src/tools/vacuum/io.cpp
+++ b/src/tools/vacuum/io.cpp
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/tools/vacuum/io.h b/src/tools/vacuum/io.h
index 52288bde5f..475961cf97 100644
--- a/src/tools/vacuum/io.h
+++ b/src/tools/vacuum/io.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/tools/vacuum/main.cpp b/src/tools/vacuum/main.cpp
index ee4f4dc90d..33e8b384d7 100644
--- a/src/tools/vacuum/main.cpp
+++ b/src/tools/vacuum/main.cpp
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/tools/vacuum/modified-inode.cpp b/src/tools/vacuum/modified-inode.cpp
index 19b204981f..5b2aa6d0c3 100644
--- a/src/tools/vacuum/modified-inode.cpp
+++ b/src/tools/vacuum/modified-inode.cpp
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/tools/vacuum/modified-inode.h b/src/tools/vacuum/modified-inode.h
index 3d385c8f59..c914d54cfe 100644
--- a/src/tools/vacuum/modified-inode.h
+++ b/src/tools/vacuum/modified-inode.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/tools/yby-aggregator/datafile.h b/src/tools/yby-aggregator/datafile.h
index f2f7dbc10d..e8c8d091ac 100644
--- a/src/tools/yby-aggregator/datafile.h
+++ b/src/tools/yby-aggregator/datafile.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/tools/yby-aggregator/job.cpp b/src/tools/yby-aggregator/job.cpp
index bff37af0d7..67f86c2b51 100644
--- a/src/tools/yby-aggregator/job.cpp
+++ b/src/tools/yby-aggregator/job.cpp
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/tools/yby-aggregator/job.h b/src/tools/yby-aggregator/job.h
index 645f36a33e..e4ab61e5a7 100644
--- a/src/tools/yby-aggregator/job.h
+++ b/src/tools/yby-aggregator/job.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/tools/yby-aggregator/job.hxx b/src/tools/yby-aggregator/job.hxx
index 7cdf551316..10608df579 100644
--- a/src/tools/yby-aggregator/job.hxx
+++ b/src/tools/yby-aggregator/job.hxx
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/tools/yby-aggregator/main.cpp b/src/tools/yby-aggregator/main.cpp
index dd86228e63..192319b3a1 100644
--- a/src/tools/yby-aggregator/main.cpp
+++ b/src/tools/yby-aggregator/main.cpp
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/tools/yby-aggregator/output.cpp b/src/tools/yby-aggregator/output.cpp
index f7be5ea8e0..3dfd4fc941 100644
--- a/src/tools/yby-aggregator/output.cpp
+++ b/src/tools/yby-aggregator/output.cpp
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/tools/yby-aggregator/output.h b/src/tools/yby-aggregator/output.h
index f6282262d6..68437341dd 100644
--- a/src/tools/yby-aggregator/output.h
+++ b/src/tools/yby-aggregator/output.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/tools/yby-aggregator/progress.cpp b/src/tools/yby-aggregator/progress.cpp
index eaaa2f386f..4a5aec5d83 100644
--- a/src/tools/yby-aggregator/progress.cpp
+++ b/src/tools/yby-aggregator/progress.cpp
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/tools/yby-aggregator/progress.h b/src/tools/yby-aggregator/progress.h
index 983303f10c..b70f80a454 100644
--- a/src/tools/yby-aggregator/progress.h
+++ b/src/tools/yby-aggregator/progress.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/tools/yby-aggregator/progress.hxx b/src/tools/yby-aggregator/progress.hxx
index cc34705ddb..4463b72cf3 100644
--- a/src/tools/yby-aggregator/progress.hxx
+++ b/src/tools/yby-aggregator/progress.hxx
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/tools/yby-aggregator/result.cpp b/src/tools/yby-aggregator/result.cpp
index 8dca147ee7..ab53afdb16 100644
--- a/src/tools/yby-aggregator/result.cpp
+++ b/src/tools/yby-aggregator/result.cpp
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/tools/yby-aggregator/result.h b/src/tools/yby-aggregator/result.h
index b7b8339881..48c06b0aed 100644
--- a/src/tools/yby-aggregator/result.h
+++ b/src/tools/yby-aggregator/result.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/tools/yby-aggregator/studydata.h b/src/tools/yby-aggregator/studydata.h
index add28bf108..cb888b42f1 100644
--- a/src/tools/yby-aggregator/studydata.h
+++ b/src/tools/yby-aggregator/studydata.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/tools/yby-aggregator/variable.h b/src/tools/yby-aggregator/variable.h
index b7c71de013..cddc5bab57 100644
--- a/src/tools/yby-aggregator/variable.h
+++ b/src/tools/yby-aggregator/variable.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/action/action.cpp b/src/ui/action/action.cpp
index 7f45f97744..6500fc7f7c 100644
--- a/src/ui/action/action.cpp
+++ b/src/ui/action/action.cpp
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/action/behavior.cpp b/src/ui/action/behavior.cpp
index fea50d8ff6..a8b678522d 100644
--- a/src/ui/action/behavior.cpp
+++ b/src/ui/action/behavior.cpp
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/action/context.cpp b/src/ui/action/context.cpp
index 31d6c455da..4a8971f676 100644
--- a/src/ui/action/context.cpp
+++ b/src/ui/action/context.cpp
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/action/handler/antares-study/area/allocation-hydro-post.cpp b/src/ui/action/handler/antares-study/area/allocation-hydro-post.cpp
index b31216c0db..6b5682adbc 100644
--- a/src/ui/action/handler/antares-study/area/allocation-hydro-post.cpp
+++ b/src/ui/action/handler/antares-study/area/allocation-hydro-post.cpp
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/action/handler/antares-study/area/allocation-hydro-post.h b/src/ui/action/handler/antares-study/area/allocation-hydro-post.h
index 0342af2128..77e34b1637 100644
--- a/src/ui/action/handler/antares-study/area/allocation-hydro-post.h
+++ b/src/ui/action/handler/antares-study/area/allocation-hydro-post.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/action/handler/antares-study/area/allocation-hydro-post.hxx b/src/ui/action/handler/antares-study/area/allocation-hydro-post.hxx
index 667e82f96b..3b6009fdf8 100644
--- a/src/ui/action/handler/antares-study/area/allocation-hydro-post.hxx
+++ b/src/ui/action/handler/antares-study/area/allocation-hydro-post.hxx
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/action/handler/antares-study/area/allocation-hydro.cpp b/src/ui/action/handler/antares-study/area/allocation-hydro.cpp
index a97fab68ee..d18bd055a1 100644
--- a/src/ui/action/handler/antares-study/area/allocation-hydro.cpp
+++ b/src/ui/action/handler/antares-study/area/allocation-hydro.cpp
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/action/handler/antares-study/area/allocation-hydro.h b/src/ui/action/handler/antares-study/area/allocation-hydro.h
index 577ab66f41..58092ccb7e 100644
--- a/src/ui/action/handler/antares-study/area/allocation-hydro.h
+++ b/src/ui/action/handler/antares-study/area/allocation-hydro.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/action/handler/antares-study/area/color.cpp b/src/ui/action/handler/antares-study/area/color.cpp
index 1228f3f92f..45c9e2ec97 100644
--- a/src/ui/action/handler/antares-study/area/color.cpp
+++ b/src/ui/action/handler/antares-study/area/color.cpp
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/action/handler/antares-study/area/color.h b/src/ui/action/handler/antares-study/area/color.h
index 5c802a2f39..c8f77d2293 100644
--- a/src/ui/action/handler/antares-study/area/color.h
+++ b/src/ui/action/handler/antares-study/area/color.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/action/handler/antares-study/area/correlation-post.cpp b/src/ui/action/handler/antares-study/area/correlation-post.cpp
index a90f3b81bf..457144925e 100644
--- a/src/ui/action/handler/antares-study/area/correlation-post.cpp
+++ b/src/ui/action/handler/antares-study/area/correlation-post.cpp
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/action/handler/antares-study/area/correlation-post.h b/src/ui/action/handler/antares-study/area/correlation-post.h
index df249366e7..005a49ac8c 100644
--- a/src/ui/action/handler/antares-study/area/correlation-post.h
+++ b/src/ui/action/handler/antares-study/area/correlation-post.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/action/handler/antares-study/area/correlation-post.hxx b/src/ui/action/handler/antares-study/area/correlation-post.hxx
index 65b690df4c..93756a2278 100644
--- a/src/ui/action/handler/antares-study/area/correlation-post.hxx
+++ b/src/ui/action/handler/antares-study/area/correlation-post.hxx
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/action/handler/antares-study/area/correlation.cpp b/src/ui/action/handler/antares-study/area/correlation.cpp
index cb03f9cee8..8fecc2e4f7 100644
--- a/src/ui/action/handler/antares-study/area/correlation.cpp
+++ b/src/ui/action/handler/antares-study/area/correlation.cpp
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/action/handler/antares-study/area/correlation.h b/src/ui/action/handler/antares-study/area/correlation.h
index 451e47bcf1..0c709bd7f7 100644
--- a/src/ui/action/handler/antares-study/area/correlation.h
+++ b/src/ui/action/handler/antares-study/area/correlation.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/action/handler/antares-study/area/create.cpp b/src/ui/action/handler/antares-study/area/create.cpp
index a907f89f0a..1ea05fef85 100644
--- a/src/ui/action/handler/antares-study/area/create.cpp
+++ b/src/ui/action/handler/antares-study/area/create.cpp
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/action/handler/antares-study/area/filtering.cpp b/src/ui/action/handler/antares-study/area/filtering.cpp
index a8195025d7..51c28139c6 100644
--- a/src/ui/action/handler/antares-study/area/filtering.cpp
+++ b/src/ui/action/handler/antares-study/area/filtering.cpp
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/action/handler/antares-study/area/filtering.h b/src/ui/action/handler/antares-study/area/filtering.h
index e355d35b5a..340a78d2c5 100644
--- a/src/ui/action/handler/antares-study/area/filtering.h
+++ b/src/ui/action/handler/antares-study/area/filtering.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/action/handler/antares-study/area/misc-gen.cpp b/src/ui/action/handler/antares-study/area/misc-gen.cpp
index a0925d3a81..e5151073cd 100644
--- a/src/ui/action/handler/antares-study/area/misc-gen.cpp
+++ b/src/ui/action/handler/antares-study/area/misc-gen.cpp
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/action/handler/antares-study/area/misc-gen.h b/src/ui/action/handler/antares-study/area/misc-gen.h
index 22199a17de..bfa06b5e88 100644
--- a/src/ui/action/handler/antares-study/area/misc-gen.h
+++ b/src/ui/action/handler/antares-study/area/misc-gen.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/action/handler/antares-study/area/nodal-optimization.cpp b/src/ui/action/handler/antares-study/area/nodal-optimization.cpp
index 3beca03576..87d4685c36 100644
--- a/src/ui/action/handler/antares-study/area/nodal-optimization.cpp
+++ b/src/ui/action/handler/antares-study/area/nodal-optimization.cpp
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/action/handler/antares-study/area/nodal-optimization.h b/src/ui/action/handler/antares-study/area/nodal-optimization.h
index cade23134b..f62b57bdbf 100644
--- a/src/ui/action/handler/antares-study/area/nodal-optimization.h
+++ b/src/ui/action/handler/antares-study/area/nodal-optimization.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/action/handler/antares-study/area/position.cpp b/src/ui/action/handler/antares-study/area/position.cpp
index b88cb1e40f..6ede94ae79 100644
--- a/src/ui/action/handler/antares-study/area/position.cpp
+++ b/src/ui/action/handler/antares-study/area/position.cpp
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/action/handler/antares-study/area/position.h b/src/ui/action/handler/antares-study/area/position.h
index 16bfecacaa..ff344efc7a 100644
--- a/src/ui/action/handler/antares-study/area/position.h
+++ b/src/ui/action/handler/antares-study/area/position.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/action/handler/antares-study/area/reserves.cpp b/src/ui/action/handler/antares-study/area/reserves.cpp
index b0117cc2cf..113125313b 100644
--- a/src/ui/action/handler/antares-study/area/reserves.cpp
+++ b/src/ui/action/handler/antares-study/area/reserves.cpp
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/action/handler/antares-study/area/reserves.h b/src/ui/action/handler/antares-study/area/reserves.h
index eafc817fa6..bfb79fd4a5 100644
--- a/src/ui/action/handler/antares-study/area/reserves.h
+++ b/src/ui/action/handler/antares-study/area/reserves.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/action/handler/antares-study/area/timeseries.cpp b/src/ui/action/handler/antares-study/area/timeseries.cpp
index 06ac4738f9..e18c5e5c82 100644
--- a/src/ui/action/handler/antares-study/area/timeseries.cpp
+++ b/src/ui/action/handler/antares-study/area/timeseries.cpp
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/action/handler/antares-study/area/timeseries.h b/src/ui/action/handler/antares-study/area/timeseries.h
index d5d9983e0b..4da7407a5a 100644
--- a/src/ui/action/handler/antares-study/area/timeseries.h
+++ b/src/ui/action/handler/antares-study/area/timeseries.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/action/handler/antares-study/area/ts-generator.cpp b/src/ui/action/handler/antares-study/area/ts-generator.cpp
index 1282fb26cb..24f31ae42f 100644
--- a/src/ui/action/handler/antares-study/area/ts-generator.cpp
+++ b/src/ui/action/handler/antares-study/area/ts-generator.cpp
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/action/handler/antares-study/area/ts-generator.h b/src/ui/action/handler/antares-study/area/ts-generator.h
index cdcb0c4fa7..4f7f009509 100644
--- a/src/ui/action/handler/antares-study/area/ts-generator.h
+++ b/src/ui/action/handler/antares-study/area/ts-generator.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/action/handler/antares-study/area/ts-node.cpp b/src/ui/action/handler/antares-study/area/ts-node.cpp
index 99153b1484..4f4abf314b 100644
--- a/src/ui/action/handler/antares-study/area/ts-node.cpp
+++ b/src/ui/action/handler/antares-study/area/ts-node.cpp
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/action/handler/antares-study/area/ts-node.h b/src/ui/action/handler/antares-study/area/ts-node.h
index 776fe12336..a65fd1a595 100644
--- a/src/ui/action/handler/antares-study/area/ts-node.h
+++ b/src/ui/action/handler/antares-study/area/ts-node.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/action/handler/antares-study/area/ts-node.hxx b/src/ui/action/handler/antares-study/area/ts-node.hxx
index d4883c46df..6033a9a298 100644
--- a/src/ui/action/handler/antares-study/area/ts-node.hxx
+++ b/src/ui/action/handler/antares-study/area/ts-node.hxx
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/action/handler/antares-study/constraint/comments.cpp b/src/ui/action/handler/antares-study/constraint/comments.cpp
index 44ca65ede7..5d81208bf1 100644
--- a/src/ui/action/handler/antares-study/constraint/comments.cpp
+++ b/src/ui/action/handler/antares-study/constraint/comments.cpp
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/action/handler/antares-study/constraint/comments.h b/src/ui/action/handler/antares-study/constraint/comments.h
index 06065fd723..3d46e51fda 100644
--- a/src/ui/action/handler/antares-study/constraint/comments.h
+++ b/src/ui/action/handler/antares-study/constraint/comments.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/action/handler/antares-study/constraint/comments.hxx b/src/ui/action/handler/antares-study/constraint/comments.hxx
index 9503c78f7e..029dda8f3c 100644
--- a/src/ui/action/handler/antares-study/constraint/comments.hxx
+++ b/src/ui/action/handler/antares-study/constraint/comments.hxx
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/action/handler/antares-study/constraint/create.cpp b/src/ui/action/handler/antares-study/constraint/create.cpp
index b15e78c0f8..e715281271 100644
--- a/src/ui/action/handler/antares-study/constraint/create.cpp
+++ b/src/ui/action/handler/antares-study/constraint/create.cpp
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/action/handler/antares-study/constraint/data.cpp b/src/ui/action/handler/antares-study/constraint/data.cpp
index cb021c41b3..107d5117e4 100644
--- a/src/ui/action/handler/antares-study/constraint/data.cpp
+++ b/src/ui/action/handler/antares-study/constraint/data.cpp
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/action/handler/antares-study/constraint/data.h b/src/ui/action/handler/antares-study/constraint/data.h
index 11b78de60e..c0c6d4043e 100644
--- a/src/ui/action/handler/antares-study/constraint/data.h
+++ b/src/ui/action/handler/antares-study/constraint/data.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/action/handler/antares-study/constraint/data.hxx b/src/ui/action/handler/antares-study/constraint/data.hxx
index 581b9a266e..6b7cc5f50c 100644
--- a/src/ui/action/handler/antares-study/constraint/data.hxx
+++ b/src/ui/action/handler/antares-study/constraint/data.hxx
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/action/handler/antares-study/constraint/enabled.cpp b/src/ui/action/handler/antares-study/constraint/enabled.cpp
index d8ccac0477..95d0c3fe80 100644
--- a/src/ui/action/handler/antares-study/constraint/enabled.cpp
+++ b/src/ui/action/handler/antares-study/constraint/enabled.cpp
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/action/handler/antares-study/constraint/enabled.h b/src/ui/action/handler/antares-study/constraint/enabled.h
index a8be838729..20d9429eed 100644
--- a/src/ui/action/handler/antares-study/constraint/enabled.h
+++ b/src/ui/action/handler/antares-study/constraint/enabled.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/action/handler/antares-study/constraint/enabled.hxx b/src/ui/action/handler/antares-study/constraint/enabled.hxx
index 10b2e415ea..dc160c8c9f 100644
--- a/src/ui/action/handler/antares-study/constraint/enabled.hxx
+++ b/src/ui/action/handler/antares-study/constraint/enabled.hxx
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/action/handler/antares-study/constraint/offsets.cpp b/src/ui/action/handler/antares-study/constraint/offsets.cpp
index 11c18afa09..6e54b8671f 100644
--- a/src/ui/action/handler/antares-study/constraint/offsets.cpp
+++ b/src/ui/action/handler/antares-study/constraint/offsets.cpp
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/action/handler/antares-study/constraint/offsets.h b/src/ui/action/handler/antares-study/constraint/offsets.h
index 95bf8e407a..fec5512af7 100644
--- a/src/ui/action/handler/antares-study/constraint/offsets.h
+++ b/src/ui/action/handler/antares-study/constraint/offsets.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/action/handler/antares-study/constraint/weights.cpp b/src/ui/action/handler/antares-study/constraint/weights.cpp
index ec6f5014f8..008154b5f3 100644
--- a/src/ui/action/handler/antares-study/constraint/weights.cpp
+++ b/src/ui/action/handler/antares-study/constraint/weights.cpp
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/action/handler/antares-study/constraint/weights.h b/src/ui/action/handler/antares-study/constraint/weights.h
index 14b1b19881..880237c559 100644
--- a/src/ui/action/handler/antares-study/constraint/weights.h
+++ b/src/ui/action/handler/antares-study/constraint/weights.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/action/handler/antares-study/link/comments.cpp b/src/ui/action/handler/antares-study/link/comments.cpp
index a5c1adb599..a21098167c 100644
--- a/src/ui/action/handler/antares-study/link/comments.cpp
+++ b/src/ui/action/handler/antares-study/link/comments.cpp
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/action/handler/antares-study/link/comments.h b/src/ui/action/handler/antares-study/link/comments.h
index f3e17c2696..9b610efe6e 100644
--- a/src/ui/action/handler/antares-study/link/comments.h
+++ b/src/ui/action/handler/antares-study/link/comments.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/action/handler/antares-study/link/comments.hxx b/src/ui/action/handler/antares-study/link/comments.hxx
index 71306b559d..0807fca29a 100644
--- a/src/ui/action/handler/antares-study/link/comments.hxx
+++ b/src/ui/action/handler/antares-study/link/comments.hxx
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/action/handler/antares-study/link/copper-plate.cpp b/src/ui/action/handler/antares-study/link/copper-plate.cpp
index a886b685c4..3f3581f614 100644
--- a/src/ui/action/handler/antares-study/link/copper-plate.cpp
+++ b/src/ui/action/handler/antares-study/link/copper-plate.cpp
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/action/handler/antares-study/link/copper-plate.h b/src/ui/action/handler/antares-study/link/copper-plate.h
index 892700a1e8..edb5212170 100644
--- a/src/ui/action/handler/antares-study/link/copper-plate.h
+++ b/src/ui/action/handler/antares-study/link/copper-plate.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/action/handler/antares-study/link/create.cpp b/src/ui/action/handler/antares-study/link/create.cpp
index cbb914e191..db645d3a4c 100644
--- a/src/ui/action/handler/antares-study/link/create.cpp
+++ b/src/ui/action/handler/antares-study/link/create.cpp
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/action/handler/antares-study/link/filtering.cpp b/src/ui/action/handler/antares-study/link/filtering.cpp
index d4addaab8e..e43d3776e5 100644
--- a/src/ui/action/handler/antares-study/link/filtering.cpp
+++ b/src/ui/action/handler/antares-study/link/filtering.cpp
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/action/handler/antares-study/link/filtering.h b/src/ui/action/handler/antares-study/link/filtering.h
index b1b7ab4839..73c7cf64be 100644
--- a/src/ui/action/handler/antares-study/link/filtering.h
+++ b/src/ui/action/handler/antares-study/link/filtering.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/action/handler/antares-study/link/hurdles-cost.cpp b/src/ui/action/handler/antares-study/link/hurdles-cost.cpp
index f6b0520b8a..f7249c3967 100644
--- a/src/ui/action/handler/antares-study/link/hurdles-cost.cpp
+++ b/src/ui/action/handler/antares-study/link/hurdles-cost.cpp
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/action/handler/antares-study/link/hurdles-cost.h b/src/ui/action/handler/antares-study/link/hurdles-cost.h
index 374435f259..1b3b2cbe8c 100644
--- a/src/ui/action/handler/antares-study/link/hurdles-cost.h
+++ b/src/ui/action/handler/antares-study/link/hurdles-cost.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/action/handler/antares-study/link/impedances.cpp b/src/ui/action/handler/antares-study/link/impedances.cpp
index ff7a2364f9..daa5653382 100644
--- a/src/ui/action/handler/antares-study/link/impedances.cpp
+++ b/src/ui/action/handler/antares-study/link/impedances.cpp
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/action/handler/antares-study/link/impedances.h b/src/ui/action/handler/antares-study/link/impedances.h
index 8c0a536554..616590b982 100644
--- a/src/ui/action/handler/antares-study/link/impedances.h
+++ b/src/ui/action/handler/antares-study/link/impedances.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/action/handler/antares-study/link/ntc.cpp b/src/ui/action/handler/antares-study/link/ntc.cpp
index 53559a566d..579a99d2b0 100644
--- a/src/ui/action/handler/antares-study/link/ntc.cpp
+++ b/src/ui/action/handler/antares-study/link/ntc.cpp
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/action/handler/antares-study/link/ntc.h b/src/ui/action/handler/antares-study/link/ntc.h
index 03775e4b06..f73b0b838d 100644
--- a/src/ui/action/handler/antares-study/link/ntc.h
+++ b/src/ui/action/handler/antares-study/link/ntc.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/action/handler/antares-study/link/unload-data.cpp b/src/ui/action/handler/antares-study/link/unload-data.cpp
index 655ef695fd..78bbe33970 100644
--- a/src/ui/action/handler/antares-study/link/unload-data.cpp
+++ b/src/ui/action/handler/antares-study/link/unload-data.cpp
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/action/handler/antares-study/link/unload-data.h b/src/ui/action/handler/antares-study/link/unload-data.h
index 4a6c0a16b9..bd06067d96 100644
--- a/src/ui/action/handler/antares-study/link/unload-data.h
+++ b/src/ui/action/handler/antares-study/link/unload-data.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/action/handler/antares-study/link/unload-data.hxx b/src/ui/action/handler/antares-study/link/unload-data.hxx
index 1fca0bc1c7..dab5d066d5 100644
--- a/src/ui/action/handler/antares-study/link/unload-data.hxx
+++ b/src/ui/action/handler/antares-study/link/unload-data.hxx
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/action/handler/antares-study/thermal-cluster/common.cpp b/src/ui/action/handler/antares-study/thermal-cluster/common.cpp
index f8209b1414..f3861a82ea 100644
--- a/src/ui/action/handler/antares-study/thermal-cluster/common.cpp
+++ b/src/ui/action/handler/antares-study/thermal-cluster/common.cpp
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/action/handler/antares-study/thermal-cluster/common.h b/src/ui/action/handler/antares-study/thermal-cluster/common.h
index 33f0127362..fe69a9fe95 100644
--- a/src/ui/action/handler/antares-study/thermal-cluster/common.h
+++ b/src/ui/action/handler/antares-study/thermal-cluster/common.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/action/handler/antares-study/thermal-cluster/create.cpp b/src/ui/action/handler/antares-study/thermal-cluster/create.cpp
index 29d4770efa..e2aa034241 100644
--- a/src/ui/action/handler/antares-study/thermal-cluster/create.cpp
+++ b/src/ui/action/handler/antares-study/thermal-cluster/create.cpp
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/action/handler/antares-study/thermal-cluster/create.h b/src/ui/action/handler/antares-study/thermal-cluster/create.h
index e31190c5a5..8dcc7bb541 100644
--- a/src/ui/action/handler/antares-study/thermal-cluster/create.h
+++ b/src/ui/action/handler/antares-study/thermal-cluster/create.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/action/handler/antares-study/thermal-cluster/create.hxx b/src/ui/action/handler/antares-study/thermal-cluster/create.hxx
index 317dc3be0d..77633cb8d3 100644
--- a/src/ui/action/handler/antares-study/thermal-cluster/create.hxx
+++ b/src/ui/action/handler/antares-study/thermal-cluster/create.hxx
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/action/handler/antares-study/thermal-cluster/root-node.cpp b/src/ui/action/handler/antares-study/thermal-cluster/root-node.cpp
index ab9d36fae9..320f5f6d2e 100644
--- a/src/ui/action/handler/antares-study/thermal-cluster/root-node.cpp
+++ b/src/ui/action/handler/antares-study/thermal-cluster/root-node.cpp
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/action/handler/antares-study/thermal-cluster/root-node.h b/src/ui/action/handler/antares-study/thermal-cluster/root-node.h
index 2cedcfc56a..c67aad5b00 100644
--- a/src/ui/action/handler/antares-study/thermal-cluster/root-node.h
+++ b/src/ui/action/handler/antares-study/thermal-cluster/root-node.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/action/handler/antares-study/thermal-cluster/root-node.hxx b/src/ui/action/handler/antares-study/thermal-cluster/root-node.hxx
index 1715157863..7421eba635 100644
--- a/src/ui/action/handler/antares-study/thermal-cluster/root-node.hxx
+++ b/src/ui/action/handler/antares-study/thermal-cluster/root-node.hxx
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/action/include/action/action.h b/src/ui/action/include/action/action.h
index ec0b8e57db..a2a4945745 100644
--- a/src/ui/action/include/action/action.h
+++ b/src/ui/action/include/action/action.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/action/include/action/action.hxx b/src/ui/action/include/action/action.hxx
index 02a1e5ec77..a038613059 100644
--- a/src/ui/action/include/action/action.hxx
+++ b/src/ui/action/include/action/action.hxx
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/action/include/action/behavior.h b/src/ui/action/include/action/behavior.h
index e92e2860bf..c823880970 100644
--- a/src/ui/action/include/action/behavior.h
+++ b/src/ui/action/include/action/behavior.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/action/include/action/context.h b/src/ui/action/include/action/context.h
index f35d20fe57..c5e2968290 100644
--- a/src/ui/action/include/action/context.h
+++ b/src/ui/action/include/action/context.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/action/include/action/fwd.h b/src/ui/action/include/action/fwd.h
index 3cf579256f..27a5d4193d 100644
--- a/src/ui/action/include/action/fwd.h
+++ b/src/ui/action/include/action/fwd.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/action/include/action/handler/antares-study/area/create.h b/src/ui/action/include/action/handler/antares-study/area/create.h
index eebfc12b1a..529601dfb9 100644
--- a/src/ui/action/include/action/handler/antares-study/area/create.h
+++ b/src/ui/action/include/action/handler/antares-study/area/create.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/action/include/action/handler/antares-study/area/create.hxx b/src/ui/action/include/action/handler/antares-study/area/create.hxx
index 5ef3fad1c9..bf9b50c3ad 100644
--- a/src/ui/action/include/action/handler/antares-study/area/create.hxx
+++ b/src/ui/action/include/action/handler/antares-study/area/create.hxx
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/action/include/action/handler/antares-study/constraint/create.h b/src/ui/action/include/action/handler/antares-study/constraint/create.h
index 0128271adf..c9a4ecb70d 100644
--- a/src/ui/action/include/action/handler/antares-study/constraint/create.h
+++ b/src/ui/action/include/action/handler/antares-study/constraint/create.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/action/include/action/handler/antares-study/constraint/create.hxx b/src/ui/action/include/action/handler/antares-study/constraint/create.hxx
index 50e908d95b..c6c307bd7c 100644
--- a/src/ui/action/include/action/handler/antares-study/constraint/create.hxx
+++ b/src/ui/action/include/action/handler/antares-study/constraint/create.hxx
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/action/include/action/handler/antares-study/link/create.h b/src/ui/action/include/action/handler/antares-study/link/create.h
index 98da6d72f3..1d5f7a2cd4 100644
--- a/src/ui/action/include/action/handler/antares-study/link/create.h
+++ b/src/ui/action/include/action/handler/antares-study/link/create.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/action/include/action/handler/antares-study/link/create.hxx b/src/ui/action/include/action/handler/antares-study/link/create.hxx
index a4b46d6e71..9f8458cc61 100644
--- a/src/ui/action/include/action/handler/antares-study/link/create.hxx
+++ b/src/ui/action/include/action/handler/antares-study/link/create.hxx
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/action/include/action/settings/decal-area-position.h b/src/ui/action/include/action/settings/decal-area-position.h
index 7edd2e9088..0f08ca852b 100644
--- a/src/ui/action/include/action/settings/decal-area-position.h
+++ b/src/ui/action/include/action/settings/decal-area-position.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/action/include/action/settings/decal-area-position.hxx b/src/ui/action/include/action/settings/decal-area-position.hxx
index cf1bf6761b..103fd3a5aa 100644
--- a/src/ui/action/include/action/settings/decal-area-position.hxx
+++ b/src/ui/action/include/action/settings/decal-area-position.hxx
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/action/include/action/settings/suffix-for-area-names.h b/src/ui/action/include/action/settings/suffix-for-area-names.h
index c16f19f820..2c4bb156f2 100644
--- a/src/ui/action/include/action/settings/suffix-for-area-names.h
+++ b/src/ui/action/include/action/settings/suffix-for-area-names.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/action/include/action/settings/suffix-for-area-names.hxx b/src/ui/action/include/action/settings/suffix-for-area-names.hxx
index 992f15b241..9130fd27dd 100644
--- a/src/ui/action/include/action/settings/suffix-for-area-names.hxx
+++ b/src/ui/action/include/action/settings/suffix-for-area-names.hxx
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/action/include/action/settings/suffix-for-cluster-names.h b/src/ui/action/include/action/settings/suffix-for-cluster-names.h
index 792d51a6c4..dac8891dfc 100644
--- a/src/ui/action/include/action/settings/suffix-for-cluster-names.h
+++ b/src/ui/action/include/action/settings/suffix-for-cluster-names.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/action/include/action/settings/suffix-for-cluster-names.hxx b/src/ui/action/include/action/settings/suffix-for-cluster-names.hxx
index 628863e02f..14ae73ba1a 100644
--- a/src/ui/action/include/action/settings/suffix-for-cluster-names.hxx
+++ b/src/ui/action/include/action/settings/suffix-for-cluster-names.hxx
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/action/include/action/settings/suffix-for-constraint-names.h b/src/ui/action/include/action/settings/suffix-for-constraint-names.h
index 350b333691..20443ece5c 100644
--- a/src/ui/action/include/action/settings/suffix-for-constraint-names.h
+++ b/src/ui/action/include/action/settings/suffix-for-constraint-names.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/action/include/action/settings/suffix-for-constraint-names.hxx b/src/ui/action/include/action/settings/suffix-for-constraint-names.hxx
index cb79140806..bd25f6548a 100644
--- a/src/ui/action/include/action/settings/suffix-for-constraint-names.hxx
+++ b/src/ui/action/include/action/settings/suffix-for-constraint-names.hxx
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/action/include/action/state.h b/src/ui/action/include/action/state.h
index 090d6e33d6..97cdbcb227 100644
--- a/src/ui/action/include/action/state.h
+++ b/src/ui/action/include/action/state.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/action/include/action/text.h b/src/ui/action/include/action/text.h
index aebedf6a95..49c76f9ed4 100644
--- a/src/ui/action/include/action/text.h
+++ b/src/ui/action/include/action/text.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/action/include/action/text.hxx b/src/ui/action/include/action/text.hxx
index 5f4245f2a2..ca70c88693 100644
--- a/src/ui/action/include/action/text.hxx
+++ b/src/ui/action/include/action/text.hxx
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/action/settings/decal-area-position.cpp b/src/ui/action/settings/decal-area-position.cpp
index b76b841214..731fa530de 100644
--- a/src/ui/action/settings/decal-area-position.cpp
+++ b/src/ui/action/settings/decal-area-position.cpp
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/action/settings/suffix-for-area-names.cpp b/src/ui/action/settings/suffix-for-area-names.cpp
index 02d1665864..544dbcc926 100644
--- a/src/ui/action/settings/suffix-for-area-names.cpp
+++ b/src/ui/action/settings/suffix-for-area-names.cpp
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/action/settings/suffix-for-cluster-names.cpp b/src/ui/action/settings/suffix-for-cluster-names.cpp
index 03bd7fe526..f06df2b5fe 100644
--- a/src/ui/action/settings/suffix-for-cluster-names.cpp
+++ b/src/ui/action/settings/suffix-for-cluster-names.cpp
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/action/settings/suffix-for-constraint-names.cpp b/src/ui/action/settings/suffix-for-constraint-names.cpp
index dda7cccfd1..9a61c8201b 100644
--- a/src/ui/action/settings/suffix-for-constraint-names.cpp
+++ b/src/ui/action/settings/suffix-for-constraint-names.cpp
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/action/state.cpp b/src/ui/action/state.cpp
index 9b34792b9c..a94fa05f70 100644
--- a/src/ui/action/state.cpp
+++ b/src/ui/action/state.cpp
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/common/component/frame/frame.h b/src/ui/common/component/frame/frame.h
index 8b92084a4f..f22830d1bb 100644
--- a/src/ui/common/component/frame/frame.h
+++ b/src/ui/common/component/frame/frame.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/common/component/frame/local-frame.cpp b/src/ui/common/component/frame/local-frame.cpp
index 089b62e87f..03aab21e06 100644
--- a/src/ui/common/component/frame/local-frame.cpp
+++ b/src/ui/common/component/frame/local-frame.cpp
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/common/component/frame/local-frame.h b/src/ui/common/component/frame/local-frame.h
index 559df720e8..f7fffea6c2 100644
--- a/src/ui/common/component/frame/local-frame.h
+++ b/src/ui/common/component/frame/local-frame.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/common/component/frame/registry.cpp b/src/ui/common/component/frame/registry.cpp
index 4266e13cd6..3fbaca34a2 100644
--- a/src/ui/common/component/frame/registry.cpp
+++ b/src/ui/common/component/frame/registry.cpp
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/common/component/frame/registry.h b/src/ui/common/component/frame/registry.h
index e89c3295b3..fa110713af 100644
--- a/src/ui/common/component/frame/registry.h
+++ b/src/ui/common/component/frame/registry.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/common/component/panel.h b/src/ui/common/component/panel.h
index ac11ced876..bcf0236f20 100644
--- a/src/ui/common/component/panel.h
+++ b/src/ui/common/component/panel.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/common/component/panel/group.cpp b/src/ui/common/component/panel/group.cpp
index 5b9eb9f064..e47de668ca 100644
--- a/src/ui/common/component/panel/group.cpp
+++ b/src/ui/common/component/panel/group.cpp
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/common/component/panel/group.h b/src/ui/common/component/panel/group.h
index 775c37fbfe..96f781ee08 100644
--- a/src/ui/common/component/panel/group.h
+++ b/src/ui/common/component/panel/group.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/common/component/panel/panel.cpp b/src/ui/common/component/panel/panel.cpp
index b71c707c61..ec64e195b8 100644
--- a/src/ui/common/component/panel/panel.cpp
+++ b/src/ui/common/component/panel/panel.cpp
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/common/component/panel/panel.h b/src/ui/common/component/panel/panel.h
index f3ffc02813..59eb49b3ba 100644
--- a/src/ui/common/component/panel/panel.h
+++ b/src/ui/common/component/panel/panel.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/common/component/scrollbox/scrollbox.cpp b/src/ui/common/component/scrollbox/scrollbox.cpp
index d973cd62e2..ba546a819e 100644
--- a/src/ui/common/component/scrollbox/scrollbox.cpp
+++ b/src/ui/common/component/scrollbox/scrollbox.cpp
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/common/component/scrollbox/scrollbox.h b/src/ui/common/component/scrollbox/scrollbox.h
index 11c47b3c52..02fad8cae0 100644
--- a/src/ui/common/component/scrollbox/scrollbox.h
+++ b/src/ui/common/component/scrollbox/scrollbox.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/common/component/spotlight.h b/src/ui/common/component/spotlight.h
index 9d49d6cd1a..16cd97cfdf 100644
--- a/src/ui/common/component/spotlight.h
+++ b/src/ui/common/component/spotlight.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/common/component/spotlight/iitem.cpp b/src/ui/common/component/spotlight/iitem.cpp
index d3ec429844..c3c116c096 100644
--- a/src/ui/common/component/spotlight/iitem.cpp
+++ b/src/ui/common/component/spotlight/iitem.cpp
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/common/component/spotlight/iitem.h b/src/ui/common/component/spotlight/iitem.h
index 409e13b157..5fb17f265f 100644
--- a/src/ui/common/component/spotlight/iitem.h
+++ b/src/ui/common/component/spotlight/iitem.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/common/component/spotlight/iitem.hxx b/src/ui/common/component/spotlight/iitem.hxx
index ba36bfb20c..5848c0ef7a 100644
--- a/src/ui/common/component/spotlight/iitem.hxx
+++ b/src/ui/common/component/spotlight/iitem.hxx
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/common/component/spotlight/listbox-panel.cpp b/src/ui/common/component/spotlight/listbox-panel.cpp
index 5cf4d6864e..f5f431b903 100644
--- a/src/ui/common/component/spotlight/listbox-panel.cpp
+++ b/src/ui/common/component/spotlight/listbox-panel.cpp
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/common/component/spotlight/listbox-panel.h b/src/ui/common/component/spotlight/listbox-panel.h
index c54c3b2b71..9e0937b308 100644
--- a/src/ui/common/component/spotlight/listbox-panel.h
+++ b/src/ui/common/component/spotlight/listbox-panel.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/common/component/spotlight/mini-frame.cpp b/src/ui/common/component/spotlight/mini-frame.cpp
index 8c38edebd6..ddbc982c07 100644
--- a/src/ui/common/component/spotlight/mini-frame.cpp
+++ b/src/ui/common/component/spotlight/mini-frame.cpp
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/common/component/spotlight/mini-frame.h b/src/ui/common/component/spotlight/mini-frame.h
index 2c428daef2..b6b142b9cd 100644
--- a/src/ui/common/component/spotlight/mini-frame.h
+++ b/src/ui/common/component/spotlight/mini-frame.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/common/component/spotlight/null-provider.h b/src/ui/common/component/spotlight/null-provider.h
index 3c32883fba..918bed980e 100644
--- a/src/ui/common/component/spotlight/null-provider.h
+++ b/src/ui/common/component/spotlight/null-provider.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/common/component/spotlight/provider.h b/src/ui/common/component/spotlight/provider.h
index 9792c899fa..297b54ffc9 100644
--- a/src/ui/common/component/spotlight/provider.h
+++ b/src/ui/common/component/spotlight/provider.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/common/component/spotlight/search-png.hxx b/src/ui/common/component/spotlight/search-png.hxx
index b350d6d0c5..a0b8e9505c 100644
--- a/src/ui/common/component/spotlight/search-png.hxx
+++ b/src/ui/common/component/spotlight/search-png.hxx
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/common/component/spotlight/searchtoken.h b/src/ui/common/component/spotlight/searchtoken.h
index fdf08655fb..a0863ca74d 100644
--- a/src/ui/common/component/spotlight/searchtoken.h
+++ b/src/ui/common/component/spotlight/searchtoken.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/common/component/spotlight/separator.cpp b/src/ui/common/component/spotlight/separator.cpp
index d68b20389e..fccd414b1b 100644
--- a/src/ui/common/component/spotlight/separator.cpp
+++ b/src/ui/common/component/spotlight/separator.cpp
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/common/component/spotlight/separator.h b/src/ui/common/component/spotlight/separator.h
index fcb903c298..3152b1588e 100644
--- a/src/ui/common/component/spotlight/separator.h
+++ b/src/ui/common/component/spotlight/separator.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/common/component/spotlight/spotlight.cpp b/src/ui/common/component/spotlight/spotlight.cpp
index 1f3013b83a..63ffbae9ce 100644
--- a/src/ui/common/component/spotlight/spotlight.cpp
+++ b/src/ui/common/component/spotlight/spotlight.cpp
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/common/component/spotlight/spotlight.h b/src/ui/common/component/spotlight/spotlight.h
index 909e8c78ab..25047c1b6f 100644
--- a/src/ui/common/component/spotlight/spotlight.h
+++ b/src/ui/common/component/spotlight/spotlight.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/common/component/spotlight/spotlight.hxx b/src/ui/common/component/spotlight/spotlight.hxx
index 503e20cb38..7f3fd31505 100644
--- a/src/ui/common/component/spotlight/spotlight.hxx
+++ b/src/ui/common/component/spotlight/spotlight.hxx
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/common/component/spotlight/text.cpp b/src/ui/common/component/spotlight/text.cpp
index a1a18a2b1d..0c0c81d7ce 100644
--- a/src/ui/common/component/spotlight/text.cpp
+++ b/src/ui/common/component/spotlight/text.cpp
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/common/component/spotlight/text.h b/src/ui/common/component/spotlight/text.h
index 83f5948ca0..a48f8a2b82 100644
--- a/src/ui/common/component/spotlight/text.h
+++ b/src/ui/common/component/spotlight/text.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/common/dispatcher.h b/src/ui/common/dispatcher.h
index 2dfbcd3ee9..cd38b7643a 100644
--- a/src/ui/common/dispatcher.h
+++ b/src/ui/common/dispatcher.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/common/dispatcher/action.cpp b/src/ui/common/dispatcher/action.cpp
index 4112344111..af753bd4d7 100644
--- a/src/ui/common/dispatcher/action.cpp
+++ b/src/ui/common/dispatcher/action.cpp
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/common/dispatcher/action.h b/src/ui/common/dispatcher/action.h
index 65bba033f9..302b9e6abc 100644
--- a/src/ui/common/dispatcher/action.h
+++ b/src/ui/common/dispatcher/action.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/common/dispatcher/action.hxx b/src/ui/common/dispatcher/action.hxx
index 113b5323b3..86ddacc52f 100644
--- a/src/ui/common/dispatcher/action.hxx
+++ b/src/ui/common/dispatcher/action.hxx
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/common/dispatcher/dispatcher.h b/src/ui/common/dispatcher/dispatcher.h
index 284b5cd643..aa7beb3412 100644
--- a/src/ui/common/dispatcher/dispatcher.h
+++ b/src/ui/common/dispatcher/dispatcher.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/common/dispatcher/gui.cpp b/src/ui/common/dispatcher/gui.cpp
index 9d5221eb9c..f0cf3ce764 100644
--- a/src/ui/common/dispatcher/gui.cpp
+++ b/src/ui/common/dispatcher/gui.cpp
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/common/dispatcher/gui.h b/src/ui/common/dispatcher/gui.h
index 7fea02661d..d93cd75252 100644
--- a/src/ui/common/dispatcher/gui.h
+++ b/src/ui/common/dispatcher/gui.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/common/dispatcher/gui.hxx b/src/ui/common/dispatcher/gui.hxx
index 133b5a47af..d29689c5a9 100644
--- a/src/ui/common/dispatcher/gui.hxx
+++ b/src/ui/common/dispatcher/gui.hxx
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/common/dispatcher/settings.cpp b/src/ui/common/dispatcher/settings.cpp
index e59d98956b..a599f290a6 100644
--- a/src/ui/common/dispatcher/settings.cpp
+++ b/src/ui/common/dispatcher/settings.cpp
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/common/dispatcher/settings.h b/src/ui/common/dispatcher/settings.h
index c12d1f7f18..fa6949b725 100644
--- a/src/ui/common/dispatcher/settings.h
+++ b/src/ui/common/dispatcher/settings.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/common/fwd.h b/src/ui/common/fwd.h
index 76ae2b3764..c8936891b7 100644
--- a/src/ui/common/fwd.h
+++ b/src/ui/common/fwd.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/common/lock.cpp b/src/ui/common/lock.cpp
index 739e239e40..9149d2403a 100644
--- a/src/ui/common/lock.cpp
+++ b/src/ui/common/lock.cpp
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/common/lock.h b/src/ui/common/lock.h
index 268d2f8e7b..78e7121572 100644
--- a/src/ui/common/lock.h
+++ b/src/ui/common/lock.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/common/wx-wrapper.cpp b/src/ui/common/wx-wrapper.cpp
index 1d1df9be49..7bc2c8f7dc 100644
--- a/src/ui/common/wx-wrapper.cpp
+++ b/src/ui/common/wx-wrapper.cpp
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/common/wx-wrapper.h b/src/ui/common/wx-wrapper.h
index 5be74edfbf..b8e7979e70 100644
--- a/src/ui/common/wx-wrapper.h
+++ b/src/ui/common/wx-wrapper.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/common/wx-wrapper.hxx b/src/ui/common/wx-wrapper.hxx
index ed65b0da32..af0b6f8fb2 100644
--- a/src/ui/common/wx-wrapper.hxx
+++ b/src/ui/common/wx-wrapper.hxx
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/simulator/application/application.cpp b/src/ui/simulator/application/application.cpp
index 17eb88d743..a187131070 100644
--- a/src/ui/simulator/application/application.cpp
+++ b/src/ui/simulator/application/application.cpp
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/simulator/application/application.h b/src/ui/simulator/application/application.h
index 7ab2044e46..c6eb9ca3fb 100644
--- a/src/ui/simulator/application/application.h
+++ b/src/ui/simulator/application/application.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/simulator/application/main.h b/src/ui/simulator/application/main.h
index 4e1a2731ac..ba8b46a4dd 100644
--- a/src/ui/simulator/application/main.h
+++ b/src/ui/simulator/application/main.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/simulator/application/main/analyzer.cpp b/src/ui/simulator/application/main/analyzer.cpp
index 47f73da986..a563be1c55 100644
--- a/src/ui/simulator/application/main/analyzer.cpp
+++ b/src/ui/simulator/application/main/analyzer.cpp
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/simulator/application/main/build/economic-optimization.cpp b/src/ui/simulator/application/main/build/economic-optimization.cpp
index f3056e7608..d9c69af886 100644
--- a/src/ui/simulator/application/main/build/economic-optimization.cpp
+++ b/src/ui/simulator/application/main/build/economic-optimization.cpp
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/simulator/application/main/build/hydro.cpp b/src/ui/simulator/application/main/build/hydro.cpp
index 2901a43272..1805ddd6c9 100644
--- a/src/ui/simulator/application/main/build/hydro.cpp
+++ b/src/ui/simulator/application/main/build/hydro.cpp
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/simulator/application/main/build/load.cpp b/src/ui/simulator/application/main/build/load.cpp
index 2add450d6b..bb72415fdc 100644
--- a/src/ui/simulator/application/main/build/load.cpp
+++ b/src/ui/simulator/application/main/build/load.cpp
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/simulator/application/main/build/notes.cpp b/src/ui/simulator/application/main/build/notes.cpp
index 51e9a4313d..1d1725bb1a 100644
--- a/src/ui/simulator/application/main/build/notes.cpp
+++ b/src/ui/simulator/application/main/build/notes.cpp
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/simulator/application/main/build/scenario-builder.cpp b/src/ui/simulator/application/main/build/scenario-builder.cpp
index 45e1322d63..3e09cb57ef 100644
--- a/src/ui/simulator/application/main/build/scenario-builder.cpp
+++ b/src/ui/simulator/application/main/build/scenario-builder.cpp
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/simulator/application/main/build/sets.cpp b/src/ui/simulator/application/main/build/sets.cpp
index ae4193040b..e9e6907750 100644
--- a/src/ui/simulator/application/main/build/sets.cpp
+++ b/src/ui/simulator/application/main/build/sets.cpp
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/simulator/application/main/build/solar.cpp b/src/ui/simulator/application/main/build/solar.cpp
index 72463362df..1d8c8dc62f 100644
--- a/src/ui/simulator/application/main/build/solar.cpp
+++ b/src/ui/simulator/application/main/build/solar.cpp
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/simulator/application/main/build/standard-page.hxx b/src/ui/simulator/application/main/build/standard-page.hxx
index bb0d079970..5ce8f4c32e 100644
--- a/src/ui/simulator/application/main/build/standard-page.hxx
+++ b/src/ui/simulator/application/main/build/standard-page.hxx
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/simulator/application/main/build/wind.cpp b/src/ui/simulator/application/main/build/wind.cpp
index a40584053c..af545a5d8b 100644
--- a/src/ui/simulator/application/main/build/wind.cpp
+++ b/src/ui/simulator/application/main/build/wind.cpp
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/simulator/application/main/cleaner.cpp b/src/ui/simulator/application/main/cleaner.cpp
index de42e78e92..d63b14e0b9 100644
--- a/src/ui/simulator/application/main/cleaner.cpp
+++ b/src/ui/simulator/application/main/cleaner.cpp
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/simulator/application/main/constraintsbuilder.cpp b/src/ui/simulator/application/main/constraintsbuilder.cpp
index f1b43bdd6f..396759eedc 100644
--- a/src/ui/simulator/application/main/constraintsbuilder.cpp
+++ b/src/ui/simulator/application/main/constraintsbuilder.cpp
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/simulator/application/main/create.cpp b/src/ui/simulator/application/main/create.cpp
index 40a8bfb3f4..ce8a4c56f8 100644
--- a/src/ui/simulator/application/main/create.cpp
+++ b/src/ui/simulator/application/main/create.cpp
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/simulator/application/main/disabler.h b/src/ui/simulator/application/main/disabler.h
index 8dfde4fd56..973e130a7d 100644
--- a/src/ui/simulator/application/main/disabler.h
+++ b/src/ui/simulator/application/main/disabler.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/simulator/application/main/drag-drop.hxx b/src/ui/simulator/application/main/drag-drop.hxx
index 1e2c906513..5df744b3a1 100644
--- a/src/ui/simulator/application/main/drag-drop.hxx
+++ b/src/ui/simulator/application/main/drag-drop.hxx
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/simulator/application/main/events.cpp b/src/ui/simulator/application/main/events.cpp
index 2e627e97f0..64c7fbe05f 100644
--- a/src/ui/simulator/application/main/events.cpp
+++ b/src/ui/simulator/application/main/events.cpp
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/simulator/application/main/events.edit.cpp b/src/ui/simulator/application/main/events.edit.cpp
index 84406ea69f..0bf585a9f9 100644
--- a/src/ui/simulator/application/main/events.edit.cpp
+++ b/src/ui/simulator/application/main/events.edit.cpp
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/simulator/application/main/events.file.cpp b/src/ui/simulator/application/main/events.file.cpp
index 76bf79e367..49ece6cfc9 100644
--- a/src/ui/simulator/application/main/events.file.cpp
+++ b/src/ui/simulator/application/main/events.file.cpp
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/simulator/application/main/events.simulation.cpp b/src/ui/simulator/application/main/events.simulation.cpp
index 761206b842..53aaf5d51d 100644
--- a/src/ui/simulator/application/main/events.simulation.cpp
+++ b/src/ui/simulator/application/main/events.simulation.cpp
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/simulator/application/main/fwd.h b/src/ui/simulator/application/main/fwd.h
index 14d7890c21..8967a53465 100644
--- a/src/ui/simulator/application/main/fwd.h
+++ b/src/ui/simulator/application/main/fwd.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/simulator/application/main/help.cpp b/src/ui/simulator/application/main/help.cpp
index f2f1dd4d07..7cf097668f 100644
--- a/src/ui/simulator/application/main/help.cpp
+++ b/src/ui/simulator/application/main/help.cpp
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/simulator/application/main/internal-data.cpp b/src/ui/simulator/application/main/internal-data.cpp
index f7519b8579..4bdee37fa8 100644
--- a/src/ui/simulator/application/main/internal-data.cpp
+++ b/src/ui/simulator/application/main/internal-data.cpp
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/simulator/application/main/internal-data.h b/src/ui/simulator/application/main/internal-data.h
index 13001c87a3..a694de8b13 100644
--- a/src/ui/simulator/application/main/internal-data.h
+++ b/src/ui/simulator/application/main/internal-data.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/simulator/application/main/internal-ids.h b/src/ui/simulator/application/main/internal-ids.h
index 59961374d0..877324d834 100644
--- a/src/ui/simulator/application/main/internal-ids.h
+++ b/src/ui/simulator/application/main/internal-ids.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/simulator/application/main/logs.cpp b/src/ui/simulator/application/main/logs.cpp
index d0481da312..0ce8cbd1fe 100644
--- a/src/ui/simulator/application/main/logs.cpp
+++ b/src/ui/simulator/application/main/logs.cpp
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/simulator/application/main/main.cpp b/src/ui/simulator/application/main/main.cpp
index 2713d68948..17f19b1e87 100644
--- a/src/ui/simulator/application/main/main.cpp
+++ b/src/ui/simulator/application/main/main.cpp
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/simulator/application/main/main.h b/src/ui/simulator/application/main/main.h
index ff7e3bbc24..16c108d7b3 100644
--- a/src/ui/simulator/application/main/main.h
+++ b/src/ui/simulator/application/main/main.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/simulator/application/main/main.hxx b/src/ui/simulator/application/main/main.hxx
index a7576bb167..45a23251d9 100644
--- a/src/ui/simulator/application/main/main.hxx
+++ b/src/ui/simulator/application/main/main.hxx
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/simulator/application/main/menu.cpp b/src/ui/simulator/application/main/menu.cpp
index 563c5523d3..4368cca699 100644
--- a/src/ui/simulator/application/main/menu.cpp
+++ b/src/ui/simulator/application/main/menu.cpp
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/simulator/application/main/notes.cpp b/src/ui/simulator/application/main/notes.cpp
index f558b0c462..0060e36466 100644
--- a/src/ui/simulator/application/main/notes.cpp
+++ b/src/ui/simulator/application/main/notes.cpp
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/simulator/application/main/options.cpp b/src/ui/simulator/application/main/options.cpp
index 0a8c5c92eb..095ec2e36e 100644
--- a/src/ui/simulator/application/main/options.cpp
+++ b/src/ui/simulator/application/main/options.cpp
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/simulator/application/main/paste-from-clipboard.cpp b/src/ui/simulator/application/main/paste-from-clipboard.cpp
index abaa5e3627..05e99dd784 100644
--- a/src/ui/simulator/application/main/paste-from-clipboard.cpp
+++ b/src/ui/simulator/application/main/paste-from-clipboard.cpp
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/simulator/application/main/refresh.cpp b/src/ui/simulator/application/main/refresh.cpp
index 2dafa2e7eb..22f92353db 100644
--- a/src/ui/simulator/application/main/refresh.cpp
+++ b/src/ui/simulator/application/main/refresh.cpp
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/simulator/application/main/statusbar.cpp b/src/ui/simulator/application/main/statusbar.cpp
index 8d819d0e31..5e3f78a646 100644
--- a/src/ui/simulator/application/main/statusbar.cpp
+++ b/src/ui/simulator/application/main/statusbar.cpp
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/simulator/application/main/wip.cpp b/src/ui/simulator/application/main/wip.cpp
index 003873c65f..9d7a499001 100644
--- a/src/ui/simulator/application/main/wip.cpp
+++ b/src/ui/simulator/application/main/wip.cpp
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/simulator/application/menus.cpp b/src/ui/simulator/application/menus.cpp
index 327e7cf226..03172a4604 100644
--- a/src/ui/simulator/application/menus.cpp
+++ b/src/ui/simulator/application/menus.cpp
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/simulator/application/menus.h b/src/ui/simulator/application/menus.h
index 2ab87bbc82..7e7dd61691 100644
--- a/src/ui/simulator/application/menus.h
+++ b/src/ui/simulator/application/menus.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/simulator/application/recentfiles.cpp b/src/ui/simulator/application/recentfiles.cpp
index 97bef55ca6..dd4ab1619e 100644
--- a/src/ui/simulator/application/recentfiles.cpp
+++ b/src/ui/simulator/application/recentfiles.cpp
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/simulator/application/recentfiles.h b/src/ui/simulator/application/recentfiles.h
index cea3479c52..061f46393c 100644
--- a/src/ui/simulator/application/recentfiles.h
+++ b/src/ui/simulator/application/recentfiles.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/simulator/application/study.cpp b/src/ui/simulator/application/study.cpp
index 35feea557c..09153e4fe0 100644
--- a/src/ui/simulator/application/study.cpp
+++ b/src/ui/simulator/application/study.cpp
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/simulator/application/study.h b/src/ui/simulator/application/study.h
index 197bd85c46..42223c8ff2 100644
--- a/src/ui/simulator/application/study.h
+++ b/src/ui/simulator/application/study.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/simulator/application/wait.cpp b/src/ui/simulator/application/wait.cpp
index 3f903a3e57..56f5948350 100644
--- a/src/ui/simulator/application/wait.cpp
+++ b/src/ui/simulator/application/wait.cpp
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/simulator/application/wait.h b/src/ui/simulator/application/wait.h
index 3df785ed1f..a909b06857 100644
--- a/src/ui/simulator/application/wait.h
+++ b/src/ui/simulator/application/wait.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/simulator/config.h b/src/ui/simulator/config.h
index e1602e3002..f64d0f3785 100644
--- a/src/ui/simulator/config.h
+++ b/src/ui/simulator/config.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/simulator/main.cpp b/src/ui/simulator/main.cpp
index 3a7f1904d0..d8b360a4e5 100644
--- a/src/ui/simulator/main.cpp
+++ b/src/ui/simulator/main.cpp
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/simulator/toolbox/clipboard/clipboard.cpp b/src/ui/simulator/toolbox/clipboard/clipboard.cpp
index 51b9813c38..383ffa8b59 100644
--- a/src/ui/simulator/toolbox/clipboard/clipboard.cpp
+++ b/src/ui/simulator/toolbox/clipboard/clipboard.cpp
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/simulator/toolbox/clipboard/clipboard.h b/src/ui/simulator/toolbox/clipboard/clipboard.h
index 85353e850f..4ba7828643 100644
--- a/src/ui/simulator/toolbox/clipboard/clipboard.h
+++ b/src/ui/simulator/toolbox/clipboard/clipboard.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/simulator/toolbox/components/button.h b/src/ui/simulator/toolbox/components/button.h
index 638132bcd3..c1842a5312 100644
--- a/src/ui/simulator/toolbox/components/button.h
+++ b/src/ui/simulator/toolbox/components/button.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/simulator/toolbox/components/button/button.cpp b/src/ui/simulator/toolbox/components/button/button.cpp
index d6179561d0..0b82b71466 100644
--- a/src/ui/simulator/toolbox/components/button/button.cpp
+++ b/src/ui/simulator/toolbox/components/button/button.cpp
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/simulator/toolbox/components/button/button.h b/src/ui/simulator/toolbox/components/button/button.h
index a03239cf15..b9fdf8a948 100644
--- a/src/ui/simulator/toolbox/components/button/button.h
+++ b/src/ui/simulator/toolbox/components/button/button.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/simulator/toolbox/components/button/button.hxx b/src/ui/simulator/toolbox/components/button/button.hxx
index 6e82239767..d4a93f1261 100644
--- a/src/ui/simulator/toolbox/components/button/button.hxx
+++ b/src/ui/simulator/toolbox/components/button/button.hxx
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/simulator/toolbox/components/captionpanel.cpp b/src/ui/simulator/toolbox/components/captionpanel.cpp
index 82db93209f..2465523b00 100644
--- a/src/ui/simulator/toolbox/components/captionpanel.cpp
+++ b/src/ui/simulator/toolbox/components/captionpanel.cpp
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/simulator/toolbox/components/captionpanel.h b/src/ui/simulator/toolbox/components/captionpanel.h
index de1f1c1b1c..e52826de82 100644
--- a/src/ui/simulator/toolbox/components/captionpanel.h
+++ b/src/ui/simulator/toolbox/components/captionpanel.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/simulator/toolbox/components/datagrid/component.cpp b/src/ui/simulator/toolbox/components/datagrid/component.cpp
index 77053582fc..e2b470d48b 100644
--- a/src/ui/simulator/toolbox/components/datagrid/component.cpp
+++ b/src/ui/simulator/toolbox/components/datagrid/component.cpp
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/simulator/toolbox/components/datagrid/component.h b/src/ui/simulator/toolbox/components/datagrid/component.h
index b3c2046ea2..42d821047d 100644
--- a/src/ui/simulator/toolbox/components/datagrid/component.h
+++ b/src/ui/simulator/toolbox/components/datagrid/component.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/simulator/toolbox/components/datagrid/dbgrid.cpp b/src/ui/simulator/toolbox/components/datagrid/dbgrid.cpp
index 9ba35b0128..48b545d206 100644
--- a/src/ui/simulator/toolbox/components/datagrid/dbgrid.cpp
+++ b/src/ui/simulator/toolbox/components/datagrid/dbgrid.cpp
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/simulator/toolbox/components/datagrid/dbgrid.h b/src/ui/simulator/toolbox/components/datagrid/dbgrid.h
index 42a6680756..dd20e7cdda 100644
--- a/src/ui/simulator/toolbox/components/datagrid/dbgrid.h
+++ b/src/ui/simulator/toolbox/components/datagrid/dbgrid.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/simulator/toolbox/components/datagrid/default.h b/src/ui/simulator/toolbox/components/datagrid/default.h
index 5718079895..7a735bd802 100644
--- a/src/ui/simulator/toolbox/components/datagrid/default.h
+++ b/src/ui/simulator/toolbox/components/datagrid/default.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/simulator/toolbox/components/datagrid/filter/all/any.h b/src/ui/simulator/toolbox/components/datagrid/filter/all/any.h
index 507bdd66f7..5509064802 100644
--- a/src/ui/simulator/toolbox/components/datagrid/filter/all/any.h
+++ b/src/ui/simulator/toolbox/components/datagrid/filter/all/any.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/simulator/toolbox/components/datagrid/filter/all/columnindex.h b/src/ui/simulator/toolbox/components/datagrid/filter/all/columnindex.h
index b795f443f5..8adc2d4306 100644
--- a/src/ui/simulator/toolbox/components/datagrid/filter/all/columnindex.h
+++ b/src/ui/simulator/toolbox/components/datagrid/filter/all/columnindex.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/simulator/toolbox/components/datagrid/filter/all/day.h b/src/ui/simulator/toolbox/components/datagrid/filter/all/day.h
index 1f6300686e..245cf52c16 100644
--- a/src/ui/simulator/toolbox/components/datagrid/filter/all/day.h
+++ b/src/ui/simulator/toolbox/components/datagrid/filter/all/day.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/simulator/toolbox/components/datagrid/filter/all/dayyear.h b/src/ui/simulator/toolbox/components/datagrid/filter/all/dayyear.h
index 007b4e9d4b..2e268bcf7e 100644
--- a/src/ui/simulator/toolbox/components/datagrid/filter/all/dayyear.h
+++ b/src/ui/simulator/toolbox/components/datagrid/filter/all/dayyear.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/simulator/toolbox/components/datagrid/filter/all/hour.h b/src/ui/simulator/toolbox/components/datagrid/filter/all/hour.h
index 0e65c23403..1f65c73e68 100644
--- a/src/ui/simulator/toolbox/components/datagrid/filter/all/hour.h
+++ b/src/ui/simulator/toolbox/components/datagrid/filter/all/hour.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/simulator/toolbox/components/datagrid/filter/all/houryear.h b/src/ui/simulator/toolbox/components/datagrid/filter/all/houryear.h
index 953c638cea..2f5f855ccd 100644
--- a/src/ui/simulator/toolbox/components/datagrid/filter/all/houryear.h
+++ b/src/ui/simulator/toolbox/components/datagrid/filter/all/houryear.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/simulator/toolbox/components/datagrid/filter/all/month.cpp b/src/ui/simulator/toolbox/components/datagrid/filter/all/month.cpp
index 272be39dbe..cc3d75b84f 100644
--- a/src/ui/simulator/toolbox/components/datagrid/filter/all/month.cpp
+++ b/src/ui/simulator/toolbox/components/datagrid/filter/all/month.cpp
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/simulator/toolbox/components/datagrid/filter/all/month.h b/src/ui/simulator/toolbox/components/datagrid/filter/all/month.h
index ad0aa3fcf5..ded394e195 100644
--- a/src/ui/simulator/toolbox/components/datagrid/filter/all/month.h
+++ b/src/ui/simulator/toolbox/components/datagrid/filter/all/month.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/simulator/toolbox/components/datagrid/filter/all/week.cpp b/src/ui/simulator/toolbox/components/datagrid/filter/all/week.cpp
index ef22da9147..20c361c309 100644
--- a/src/ui/simulator/toolbox/components/datagrid/filter/all/week.cpp
+++ b/src/ui/simulator/toolbox/components/datagrid/filter/all/week.cpp
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/simulator/toolbox/components/datagrid/filter/all/week.h b/src/ui/simulator/toolbox/components/datagrid/filter/all/week.h
index 4a495e6c0a..a9a2e4f6e6 100644
--- a/src/ui/simulator/toolbox/components/datagrid/filter/all/week.h
+++ b/src/ui/simulator/toolbox/components/datagrid/filter/all/week.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/simulator/toolbox/components/datagrid/filter/all/weekday.h b/src/ui/simulator/toolbox/components/datagrid/filter/all/weekday.h
index d873c49424..537722a627 100644
--- a/src/ui/simulator/toolbox/components/datagrid/filter/all/weekday.h
+++ b/src/ui/simulator/toolbox/components/datagrid/filter/all/weekday.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/simulator/toolbox/components/datagrid/filter/component.cpp b/src/ui/simulator/toolbox/components/datagrid/filter/component.cpp
index 52962d3035..dccbc18648 100644
--- a/src/ui/simulator/toolbox/components/datagrid/filter/component.cpp
+++ b/src/ui/simulator/toolbox/components/datagrid/filter/component.cpp
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/simulator/toolbox/components/datagrid/filter/component.h b/src/ui/simulator/toolbox/components/datagrid/filter/component.h
index 803b880748..5be5f39006 100644
--- a/src/ui/simulator/toolbox/components/datagrid/filter/component.h
+++ b/src/ui/simulator/toolbox/components/datagrid/filter/component.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/simulator/toolbox/components/datagrid/filter/filter.cpp b/src/ui/simulator/toolbox/components/datagrid/filter/filter.cpp
index ce195fa781..1f0c0a0cb7 100644
--- a/src/ui/simulator/toolbox/components/datagrid/filter/filter.cpp
+++ b/src/ui/simulator/toolbox/components/datagrid/filter/filter.cpp
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/simulator/toolbox/components/datagrid/filter/filter.h b/src/ui/simulator/toolbox/components/datagrid/filter/filter.h
index da90da6b43..b3e3d9327b 100644
--- a/src/ui/simulator/toolbox/components/datagrid/filter/filter.h
+++ b/src/ui/simulator/toolbox/components/datagrid/filter/filter.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/simulator/toolbox/components/datagrid/filter/input.cpp b/src/ui/simulator/toolbox/components/datagrid/filter/input.cpp
index f72dbffd44..12ba831c5b 100644
--- a/src/ui/simulator/toolbox/components/datagrid/filter/input.cpp
+++ b/src/ui/simulator/toolbox/components/datagrid/filter/input.cpp
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/simulator/toolbox/components/datagrid/filter/input.h b/src/ui/simulator/toolbox/components/datagrid/filter/input.h
index f5af9b2f77..41d2c97a47 100644
--- a/src/ui/simulator/toolbox/components/datagrid/filter/input.h
+++ b/src/ui/simulator/toolbox/components/datagrid/filter/input.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/simulator/toolbox/components/datagrid/filter/operator.cpp b/src/ui/simulator/toolbox/components/datagrid/filter/operator.cpp
index 3a9a889106..04251ad97d 100644
--- a/src/ui/simulator/toolbox/components/datagrid/filter/operator.cpp
+++ b/src/ui/simulator/toolbox/components/datagrid/filter/operator.cpp
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/simulator/toolbox/components/datagrid/filter/operator.h b/src/ui/simulator/toolbox/components/datagrid/filter/operator.h
index 6c6550c73c..e84f1c9af4 100644
--- a/src/ui/simulator/toolbox/components/datagrid/filter/operator.h
+++ b/src/ui/simulator/toolbox/components/datagrid/filter/operator.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/simulator/toolbox/components/datagrid/filter/operator.list.cpp b/src/ui/simulator/toolbox/components/datagrid/filter/operator.list.cpp
index e0389a0eba..1ba5e457d9 100644
--- a/src/ui/simulator/toolbox/components/datagrid/filter/operator.list.cpp
+++ b/src/ui/simulator/toolbox/components/datagrid/filter/operator.list.cpp
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/simulator/toolbox/components/datagrid/filter/operator.list.h b/src/ui/simulator/toolbox/components/datagrid/filter/operator.list.h
index ffb44fdfc7..550ee558e7 100644
--- a/src/ui/simulator/toolbox/components/datagrid/filter/operator.list.h
+++ b/src/ui/simulator/toolbox/components/datagrid/filter/operator.list.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/simulator/toolbox/components/datagrid/filter/operator/all.h b/src/ui/simulator/toolbox/components/datagrid/filter/operator/all.h
index 102b47a572..04ac3aea46 100644
--- a/src/ui/simulator/toolbox/components/datagrid/filter/operator/all.h
+++ b/src/ui/simulator/toolbox/components/datagrid/filter/operator/all.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/simulator/toolbox/components/datagrid/filter/operator/equals.h b/src/ui/simulator/toolbox/components/datagrid/filter/operator/equals.h
index 98ef33fc7a..a024624193 100644
--- a/src/ui/simulator/toolbox/components/datagrid/filter/operator/equals.h
+++ b/src/ui/simulator/toolbox/components/datagrid/filter/operator/equals.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/simulator/toolbox/components/datagrid/filter/operator/greaterthan.h b/src/ui/simulator/toolbox/components/datagrid/filter/operator/greaterthan.h
index acf6ace909..5f7eb5652b 100644
--- a/src/ui/simulator/toolbox/components/datagrid/filter/operator/greaterthan.h
+++ b/src/ui/simulator/toolbox/components/datagrid/filter/operator/greaterthan.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/simulator/toolbox/components/datagrid/filter/operator/greaterthanorequalsto.h b/src/ui/simulator/toolbox/components/datagrid/filter/operator/greaterthanorequalsto.h
index 8562c46d1b..0064080fc8 100644
--- a/src/ui/simulator/toolbox/components/datagrid/filter/operator/greaterthanorequalsto.h
+++ b/src/ui/simulator/toolbox/components/datagrid/filter/operator/greaterthanorequalsto.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/simulator/toolbox/components/datagrid/filter/operator/lessthan.h b/src/ui/simulator/toolbox/components/datagrid/filter/operator/lessthan.h
index 3aa0fe5aea..d061b8bad9 100644
--- a/src/ui/simulator/toolbox/components/datagrid/filter/operator/lessthan.h
+++ b/src/ui/simulator/toolbox/components/datagrid/filter/operator/lessthan.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/simulator/toolbox/components/datagrid/filter/operator/lessthanorequalsto.h b/src/ui/simulator/toolbox/components/datagrid/filter/operator/lessthanorequalsto.h
index 1b45f59659..79cca7a499 100644
--- a/src/ui/simulator/toolbox/components/datagrid/filter/operator/lessthanorequalsto.h
+++ b/src/ui/simulator/toolbox/components/datagrid/filter/operator/lessthanorequalsto.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/simulator/toolbox/components/datagrid/filter/operator/modulo.h b/src/ui/simulator/toolbox/components/datagrid/filter/operator/modulo.h
index bf2c305033..4cbf94ec28 100644
--- a/src/ui/simulator/toolbox/components/datagrid/filter/operator/modulo.h
+++ b/src/ui/simulator/toolbox/components/datagrid/filter/operator/modulo.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/simulator/toolbox/components/datagrid/filter/operator/notequals.h b/src/ui/simulator/toolbox/components/datagrid/filter/operator/notequals.h
index 20b1bfaf6d..b39cc31dd9 100644
--- a/src/ui/simulator/toolbox/components/datagrid/filter/operator/notequals.h
+++ b/src/ui/simulator/toolbox/components/datagrid/filter/operator/notequals.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/simulator/toolbox/components/datagrid/filter/parameter/parameter.cpp b/src/ui/simulator/toolbox/components/datagrid/filter/parameter/parameter.cpp
index ef723cd979..a6e5bc7325 100644
--- a/src/ui/simulator/toolbox/components/datagrid/filter/parameter/parameter.cpp
+++ b/src/ui/simulator/toolbox/components/datagrid/filter/parameter/parameter.cpp
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/simulator/toolbox/components/datagrid/filter/parameter/parameter.h b/src/ui/simulator/toolbox/components/datagrid/filter/parameter/parameter.h
index de0a8e7224..87517cf6f5 100644
--- a/src/ui/simulator/toolbox/components/datagrid/filter/parameter/parameter.h
+++ b/src/ui/simulator/toolbox/components/datagrid/filter/parameter/parameter.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/simulator/toolbox/components/datagrid/filter/static.cpp b/src/ui/simulator/toolbox/components/datagrid/filter/static.cpp
index ee5495f0c4..242aa9de9b 100644
--- a/src/ui/simulator/toolbox/components/datagrid/filter/static.cpp
+++ b/src/ui/simulator/toolbox/components/datagrid/filter/static.cpp
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/simulator/toolbox/components/datagrid/gridhelper.cpp b/src/ui/simulator/toolbox/components/datagrid/gridhelper.cpp
index cb497385b8..e9d1b97d2a 100644
--- a/src/ui/simulator/toolbox/components/datagrid/gridhelper.cpp
+++ b/src/ui/simulator/toolbox/components/datagrid/gridhelper.cpp
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/simulator/toolbox/components/datagrid/gridhelper.h b/src/ui/simulator/toolbox/components/datagrid/gridhelper.h
index c81ef2c4f6..74284b4f86 100644
--- a/src/ui/simulator/toolbox/components/datagrid/gridhelper.h
+++ b/src/ui/simulator/toolbox/components/datagrid/gridhelper.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/simulator/toolbox/components/datagrid/gridhelper.hxx b/src/ui/simulator/toolbox/components/datagrid/gridhelper.hxx
index d30fef845b..eaa3f6533d 100644
--- a/src/ui/simulator/toolbox/components/datagrid/gridhelper.hxx
+++ b/src/ui/simulator/toolbox/components/datagrid/gridhelper.hxx
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/simulator/toolbox/components/datagrid/modifiers.hxx b/src/ui/simulator/toolbox/components/datagrid/modifiers.hxx
index 8fb1deb316..8ac0086adf 100644
--- a/src/ui/simulator/toolbox/components/datagrid/modifiers.hxx
+++ b/src/ui/simulator/toolbox/components/datagrid/modifiers.hxx
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/simulator/toolbox/components/datagrid/renderer.cpp b/src/ui/simulator/toolbox/components/datagrid/renderer.cpp
index 35c78cf1dd..11fee1fc78 100644
--- a/src/ui/simulator/toolbox/components/datagrid/renderer.cpp
+++ b/src/ui/simulator/toolbox/components/datagrid/renderer.cpp
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/simulator/toolbox/components/datagrid/renderer.h b/src/ui/simulator/toolbox/components/datagrid/renderer.h
index 1a5e749715..d940918389 100644
--- a/src/ui/simulator/toolbox/components/datagrid/renderer.h
+++ b/src/ui/simulator/toolbox/components/datagrid/renderer.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/simulator/toolbox/components/datagrid/renderer.hxx b/src/ui/simulator/toolbox/components/datagrid/renderer.hxx
index eb3e047479..ba6428c158 100644
--- a/src/ui/simulator/toolbox/components/datagrid/renderer.hxx
+++ b/src/ui/simulator/toolbox/components/datagrid/renderer.hxx
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/simulator/toolbox/components/datagrid/renderer/adequacy-patch-area-grid.cpp b/src/ui/simulator/toolbox/components/datagrid/renderer/adequacy-patch-area-grid.cpp
index ba9adf107e..7611d5d36a 100644
--- a/src/ui/simulator/toolbox/components/datagrid/renderer/adequacy-patch-area-grid.cpp
+++ b/src/ui/simulator/toolbox/components/datagrid/renderer/adequacy-patch-area-grid.cpp
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/simulator/toolbox/components/datagrid/renderer/adequacy-patch-area-grid.h b/src/ui/simulator/toolbox/components/datagrid/renderer/adequacy-patch-area-grid.h
index 41b41d6343..00e7ec88f9 100644
--- a/src/ui/simulator/toolbox/components/datagrid/renderer/adequacy-patch-area-grid.h
+++ b/src/ui/simulator/toolbox/components/datagrid/renderer/adequacy-patch-area-grid.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/simulator/toolbox/components/datagrid/renderer/analyzer/areas.cpp b/src/ui/simulator/toolbox/components/datagrid/renderer/analyzer/areas.cpp
index 911e7318ac..4dd809e071 100644
--- a/src/ui/simulator/toolbox/components/datagrid/renderer/analyzer/areas.cpp
+++ b/src/ui/simulator/toolbox/components/datagrid/renderer/analyzer/areas.cpp
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/simulator/toolbox/components/datagrid/renderer/analyzer/areas.h b/src/ui/simulator/toolbox/components/datagrid/renderer/analyzer/areas.h
index 2b08daf5b9..cd95dcc583 100644
--- a/src/ui/simulator/toolbox/components/datagrid/renderer/analyzer/areas.h
+++ b/src/ui/simulator/toolbox/components/datagrid/renderer/analyzer/areas.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/simulator/toolbox/components/datagrid/renderer/area.cpp b/src/ui/simulator/toolbox/components/datagrid/renderer/area.cpp
index fc5969eb38..46a2853e2d 100644
--- a/src/ui/simulator/toolbox/components/datagrid/renderer/area.cpp
+++ b/src/ui/simulator/toolbox/components/datagrid/renderer/area.cpp
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/simulator/toolbox/components/datagrid/renderer/area.h b/src/ui/simulator/toolbox/components/datagrid/renderer/area.h
index 5fc964479c..f17b1e6ea3 100644
--- a/src/ui/simulator/toolbox/components/datagrid/renderer/area.h
+++ b/src/ui/simulator/toolbox/components/datagrid/renderer/area.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/simulator/toolbox/components/datagrid/renderer/area/common.areasummary.cpp b/src/ui/simulator/toolbox/components/datagrid/renderer/area/common.areasummary.cpp
index fb86e302ba..7440e2f8f8 100644
--- a/src/ui/simulator/toolbox/components/datagrid/renderer/area/common.areasummary.cpp
+++ b/src/ui/simulator/toolbox/components/datagrid/renderer/area/common.areasummary.cpp
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/simulator/toolbox/components/datagrid/renderer/area/common.areasummary.h b/src/ui/simulator/toolbox/components/datagrid/renderer/area/common.areasummary.h
index 338aaf5bcf..217b215587 100644
--- a/src/ui/simulator/toolbox/components/datagrid/renderer/area/common.areasummary.h
+++ b/src/ui/simulator/toolbox/components/datagrid/renderer/area/common.areasummary.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/simulator/toolbox/components/datagrid/renderer/area/creditmodulations.cpp b/src/ui/simulator/toolbox/components/datagrid/renderer/area/creditmodulations.cpp
index f5b9064aca..11c8e74bcc 100644
--- a/src/ui/simulator/toolbox/components/datagrid/renderer/area/creditmodulations.cpp
+++ b/src/ui/simulator/toolbox/components/datagrid/renderer/area/creditmodulations.cpp
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/simulator/toolbox/components/datagrid/renderer/area/creditmodulations.h b/src/ui/simulator/toolbox/components/datagrid/renderer/area/creditmodulations.h
index cfb3aea684..0fe545462d 100644
--- a/src/ui/simulator/toolbox/components/datagrid/renderer/area/creditmodulations.h
+++ b/src/ui/simulator/toolbox/components/datagrid/renderer/area/creditmodulations.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/simulator/toolbox/components/datagrid/renderer/area/dsm.cpp b/src/ui/simulator/toolbox/components/datagrid/renderer/area/dsm.cpp
index 523a2936b6..a1322470fd 100644
--- a/src/ui/simulator/toolbox/components/datagrid/renderer/area/dsm.cpp
+++ b/src/ui/simulator/toolbox/components/datagrid/renderer/area/dsm.cpp
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/simulator/toolbox/components/datagrid/renderer/area/dsm.h b/src/ui/simulator/toolbox/components/datagrid/renderer/area/dsm.h
index 2319847ad9..549207e4f0 100644
--- a/src/ui/simulator/toolbox/components/datagrid/renderer/area/dsm.h
+++ b/src/ui/simulator/toolbox/components/datagrid/renderer/area/dsm.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/simulator/toolbox/components/datagrid/renderer/area/hydro/allocation.cpp b/src/ui/simulator/toolbox/components/datagrid/renderer/area/hydro/allocation.cpp
index 75ba06633e..9bea858ac7 100644
--- a/src/ui/simulator/toolbox/components/datagrid/renderer/area/hydro/allocation.cpp
+++ b/src/ui/simulator/toolbox/components/datagrid/renderer/area/hydro/allocation.cpp
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/simulator/toolbox/components/datagrid/renderer/area/hydro/allocation.h b/src/ui/simulator/toolbox/components/datagrid/renderer/area/hydro/allocation.h
index 7413f0357a..ba51b382eb 100644
--- a/src/ui/simulator/toolbox/components/datagrid/renderer/area/hydro/allocation.h
+++ b/src/ui/simulator/toolbox/components/datagrid/renderer/area/hydro/allocation.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/simulator/toolbox/components/datagrid/renderer/area/hydromonthlypower.cpp b/src/ui/simulator/toolbox/components/datagrid/renderer/area/hydromonthlypower.cpp
index 236853a7bf..24dcad3cd8 100644
--- a/src/ui/simulator/toolbox/components/datagrid/renderer/area/hydromonthlypower.cpp
+++ b/src/ui/simulator/toolbox/components/datagrid/renderer/area/hydromonthlypower.cpp
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/simulator/toolbox/components/datagrid/renderer/area/hydromonthlypower.h b/src/ui/simulator/toolbox/components/datagrid/renderer/area/hydromonthlypower.h
index 5cd806df6e..896f07face 100644
--- a/src/ui/simulator/toolbox/components/datagrid/renderer/area/hydromonthlypower.h
+++ b/src/ui/simulator/toolbox/components/datagrid/renderer/area/hydromonthlypower.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/simulator/toolbox/components/datagrid/renderer/area/hydroprepro.cpp b/src/ui/simulator/toolbox/components/datagrid/renderer/area/hydroprepro.cpp
index 100e7e537d..2e5857dcc8 100644
--- a/src/ui/simulator/toolbox/components/datagrid/renderer/area/hydroprepro.cpp
+++ b/src/ui/simulator/toolbox/components/datagrid/renderer/area/hydroprepro.cpp
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/simulator/toolbox/components/datagrid/renderer/area/hydroprepro.h b/src/ui/simulator/toolbox/components/datagrid/renderer/area/hydroprepro.h
index 47a91f1b5c..57207c7509 100644
--- a/src/ui/simulator/toolbox/components/datagrid/renderer/area/hydroprepro.h
+++ b/src/ui/simulator/toolbox/components/datagrid/renderer/area/hydroprepro.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/simulator/toolbox/components/datagrid/renderer/area/inflowpattern.cpp b/src/ui/simulator/toolbox/components/datagrid/renderer/area/inflowpattern.cpp
index 4c95808c79..7d6e71e03f 100644
--- a/src/ui/simulator/toolbox/components/datagrid/renderer/area/inflowpattern.cpp
+++ b/src/ui/simulator/toolbox/components/datagrid/renderer/area/inflowpattern.cpp
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/simulator/toolbox/components/datagrid/renderer/area/inflowpattern.h b/src/ui/simulator/toolbox/components/datagrid/renderer/area/inflowpattern.h
index 148f9c2462..a9e04ebc15 100644
--- a/src/ui/simulator/toolbox/components/datagrid/renderer/area/inflowpattern.h
+++ b/src/ui/simulator/toolbox/components/datagrid/renderer/area/inflowpattern.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/simulator/toolbox/components/datagrid/renderer/area/misc.cpp b/src/ui/simulator/toolbox/components/datagrid/renderer/area/misc.cpp
index fc6ee64a06..019c05e891 100644
--- a/src/ui/simulator/toolbox/components/datagrid/renderer/area/misc.cpp
+++ b/src/ui/simulator/toolbox/components/datagrid/renderer/area/misc.cpp
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/simulator/toolbox/components/datagrid/renderer/area/misc.h b/src/ui/simulator/toolbox/components/datagrid/renderer/area/misc.h
index 6f46da6626..9ab13d4acb 100644
--- a/src/ui/simulator/toolbox/components/datagrid/renderer/area/misc.h
+++ b/src/ui/simulator/toolbox/components/datagrid/renderer/area/misc.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/simulator/toolbox/components/datagrid/renderer/area/nodal-optimization.cpp b/src/ui/simulator/toolbox/components/datagrid/renderer/area/nodal-optimization.cpp
index febdc583dd..7da884de01 100644
--- a/src/ui/simulator/toolbox/components/datagrid/renderer/area/nodal-optimization.cpp
+++ b/src/ui/simulator/toolbox/components/datagrid/renderer/area/nodal-optimization.cpp
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/simulator/toolbox/components/datagrid/renderer/area/nodal-optimization.h b/src/ui/simulator/toolbox/components/datagrid/renderer/area/nodal-optimization.h
index 8d99f19ab0..b26ce72fda 100644
--- a/src/ui/simulator/toolbox/components/datagrid/renderer/area/nodal-optimization.h
+++ b/src/ui/simulator/toolbox/components/datagrid/renderer/area/nodal-optimization.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/simulator/toolbox/components/datagrid/renderer/area/renewable.areasummary.cpp b/src/ui/simulator/toolbox/components/datagrid/renderer/area/renewable.areasummary.cpp
index 99857a310d..361634349b 100644
--- a/src/ui/simulator/toolbox/components/datagrid/renderer/area/renewable.areasummary.cpp
+++ b/src/ui/simulator/toolbox/components/datagrid/renderer/area/renewable.areasummary.cpp
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/simulator/toolbox/components/datagrid/renderer/area/renewable.areasummary.h b/src/ui/simulator/toolbox/components/datagrid/renderer/area/renewable.areasummary.h
index dc71d23b6d..213976ebc9 100644
--- a/src/ui/simulator/toolbox/components/datagrid/renderer/area/renewable.areasummary.h
+++ b/src/ui/simulator/toolbox/components/datagrid/renderer/area/renewable.areasummary.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/simulator/toolbox/components/datagrid/renderer/area/reservoirlevels.cpp b/src/ui/simulator/toolbox/components/datagrid/renderer/area/reservoirlevels.cpp
index b7a563fb69..f5c222ed4b 100644
--- a/src/ui/simulator/toolbox/components/datagrid/renderer/area/reservoirlevels.cpp
+++ b/src/ui/simulator/toolbox/components/datagrid/renderer/area/reservoirlevels.cpp
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/simulator/toolbox/components/datagrid/renderer/area/reservoirlevels.h b/src/ui/simulator/toolbox/components/datagrid/renderer/area/reservoirlevels.h
index d63d73865f..ef3b5498cc 100644
--- a/src/ui/simulator/toolbox/components/datagrid/renderer/area/reservoirlevels.h
+++ b/src/ui/simulator/toolbox/components/datagrid/renderer/area/reservoirlevels.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/simulator/toolbox/components/datagrid/renderer/area/thermal.areasummary.cpp b/src/ui/simulator/toolbox/components/datagrid/renderer/area/thermal.areasummary.cpp
index b00451d830..fac6969646 100644
--- a/src/ui/simulator/toolbox/components/datagrid/renderer/area/thermal.areasummary.cpp
+++ b/src/ui/simulator/toolbox/components/datagrid/renderer/area/thermal.areasummary.cpp
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/simulator/toolbox/components/datagrid/renderer/area/thermal.areasummary.h b/src/ui/simulator/toolbox/components/datagrid/renderer/area/thermal.areasummary.h
index ba2a4516a3..4111c26572 100644
--- a/src/ui/simulator/toolbox/components/datagrid/renderer/area/thermal.areasummary.h
+++ b/src/ui/simulator/toolbox/components/datagrid/renderer/area/thermal.areasummary.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/simulator/toolbox/components/datagrid/renderer/area/thermalmodulation.cpp b/src/ui/simulator/toolbox/components/datagrid/renderer/area/thermalmodulation.cpp
index f3a528fead..1b55aed700 100644
--- a/src/ui/simulator/toolbox/components/datagrid/renderer/area/thermalmodulation.cpp
+++ b/src/ui/simulator/toolbox/components/datagrid/renderer/area/thermalmodulation.cpp
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/simulator/toolbox/components/datagrid/renderer/area/thermalmodulation.h b/src/ui/simulator/toolbox/components/datagrid/renderer/area/thermalmodulation.h
index de17119b76..9a055b0c51 100644
--- a/src/ui/simulator/toolbox/components/datagrid/renderer/area/thermalmodulation.h
+++ b/src/ui/simulator/toolbox/components/datagrid/renderer/area/thermalmodulation.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/simulator/toolbox/components/datagrid/renderer/area/thermalprepro.cpp b/src/ui/simulator/toolbox/components/datagrid/renderer/area/thermalprepro.cpp
index 2b69641a22..43785bec73 100644
--- a/src/ui/simulator/toolbox/components/datagrid/renderer/area/thermalprepro.cpp
+++ b/src/ui/simulator/toolbox/components/datagrid/renderer/area/thermalprepro.cpp
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/simulator/toolbox/components/datagrid/renderer/area/thermalprepro.h b/src/ui/simulator/toolbox/components/datagrid/renderer/area/thermalprepro.h
index 36fcfbc580..095d994dd0 100644
--- a/src/ui/simulator/toolbox/components/datagrid/renderer/area/thermalprepro.h
+++ b/src/ui/simulator/toolbox/components/datagrid/renderer/area/thermalprepro.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/simulator/toolbox/components/datagrid/renderer/area/timeseries.cpp b/src/ui/simulator/toolbox/components/datagrid/renderer/area/timeseries.cpp
index 5d2ca7467a..a9751eaf4b 100644
--- a/src/ui/simulator/toolbox/components/datagrid/renderer/area/timeseries.cpp
+++ b/src/ui/simulator/toolbox/components/datagrid/renderer/area/timeseries.cpp
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/simulator/toolbox/components/datagrid/renderer/area/timeseries.h b/src/ui/simulator/toolbox/components/datagrid/renderer/area/timeseries.h
index 20e1824534..0810123d1c 100644
--- a/src/ui/simulator/toolbox/components/datagrid/renderer/area/timeseries.h
+++ b/src/ui/simulator/toolbox/components/datagrid/renderer/area/timeseries.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/simulator/toolbox/components/datagrid/renderer/area/watervalues.cpp b/src/ui/simulator/toolbox/components/datagrid/renderer/area/watervalues.cpp
index 3d3eaf94dc..2fbe7aa485 100644
--- a/src/ui/simulator/toolbox/components/datagrid/renderer/area/watervalues.cpp
+++ b/src/ui/simulator/toolbox/components/datagrid/renderer/area/watervalues.cpp
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/simulator/toolbox/components/datagrid/renderer/area/watervalues.h b/src/ui/simulator/toolbox/components/datagrid/renderer/area/watervalues.h
index b2d1dd9c1e..bdd5de7b5a 100644
--- a/src/ui/simulator/toolbox/components/datagrid/renderer/area/watervalues.h
+++ b/src/ui/simulator/toolbox/components/datagrid/renderer/area/watervalues.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/simulator/toolbox/components/datagrid/renderer/area/xcast-allareas.h b/src/ui/simulator/toolbox/components/datagrid/renderer/area/xcast-allareas.h
index cca01c6e68..4e32262b90 100644
--- a/src/ui/simulator/toolbox/components/datagrid/renderer/area/xcast-allareas.h
+++ b/src/ui/simulator/toolbox/components/datagrid/renderer/area/xcast-allareas.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/simulator/toolbox/components/datagrid/renderer/area/xcast-allareas.hxx b/src/ui/simulator/toolbox/components/datagrid/renderer/area/xcast-allareas.hxx
index 5444786db6..9b5190719f 100644
--- a/src/ui/simulator/toolbox/components/datagrid/renderer/area/xcast-allareas.hxx
+++ b/src/ui/simulator/toolbox/components/datagrid/renderer/area/xcast-allareas.hxx
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/simulator/toolbox/components/datagrid/renderer/area/xcast-coefficients.h b/src/ui/simulator/toolbox/components/datagrid/renderer/area/xcast-coefficients.h
index f45f0c9cd6..3bd972b555 100644
--- a/src/ui/simulator/toolbox/components/datagrid/renderer/area/xcast-coefficients.h
+++ b/src/ui/simulator/toolbox/components/datagrid/renderer/area/xcast-coefficients.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/simulator/toolbox/components/datagrid/renderer/area/xcast-coefficients.hxx b/src/ui/simulator/toolbox/components/datagrid/renderer/area/xcast-coefficients.hxx
index a0f78aa6e2..8eb1e8268b 100644
--- a/src/ui/simulator/toolbox/components/datagrid/renderer/area/xcast-coefficients.hxx
+++ b/src/ui/simulator/toolbox/components/datagrid/renderer/area/xcast-coefficients.hxx
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/simulator/toolbox/components/datagrid/renderer/area/xcast-conversion.h b/src/ui/simulator/toolbox/components/datagrid/renderer/area/xcast-conversion.h
index b5227a8dd8..011067b5b7 100644
--- a/src/ui/simulator/toolbox/components/datagrid/renderer/area/xcast-conversion.h
+++ b/src/ui/simulator/toolbox/components/datagrid/renderer/area/xcast-conversion.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/simulator/toolbox/components/datagrid/renderer/area/xcast-conversion.hxx b/src/ui/simulator/toolbox/components/datagrid/renderer/area/xcast-conversion.hxx
index 471ac4cf86..71dabb04ec 100644
--- a/src/ui/simulator/toolbox/components/datagrid/renderer/area/xcast-conversion.hxx
+++ b/src/ui/simulator/toolbox/components/datagrid/renderer/area/xcast-conversion.hxx
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/simulator/toolbox/components/datagrid/renderer/area/xcast-k.h b/src/ui/simulator/toolbox/components/datagrid/renderer/area/xcast-k.h
index c699e7e063..240d4121ea 100644
--- a/src/ui/simulator/toolbox/components/datagrid/renderer/area/xcast-k.h
+++ b/src/ui/simulator/toolbox/components/datagrid/renderer/area/xcast-k.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/simulator/toolbox/components/datagrid/renderer/area/xcast-k.hxx b/src/ui/simulator/toolbox/components/datagrid/renderer/area/xcast-k.hxx
index 37a2bbe00c..06b78ecb71 100644
--- a/src/ui/simulator/toolbox/components/datagrid/renderer/area/xcast-k.hxx
+++ b/src/ui/simulator/toolbox/components/datagrid/renderer/area/xcast-k.hxx
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/simulator/toolbox/components/datagrid/renderer/area/xcast-translation.h b/src/ui/simulator/toolbox/components/datagrid/renderer/area/xcast-translation.h
index 63dc963798..00c14021df 100644
--- a/src/ui/simulator/toolbox/components/datagrid/renderer/area/xcast-translation.h
+++ b/src/ui/simulator/toolbox/components/datagrid/renderer/area/xcast-translation.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/simulator/toolbox/components/datagrid/renderer/area/xcast-translation.hxx b/src/ui/simulator/toolbox/components/datagrid/renderer/area/xcast-translation.hxx
index ee6639a82b..722042c914 100644
--- a/src/ui/simulator/toolbox/components/datagrid/renderer/area/xcast-translation.hxx
+++ b/src/ui/simulator/toolbox/components/datagrid/renderer/area/xcast-translation.hxx
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/simulator/toolbox/components/datagrid/renderer/bindingconstraint/data.cpp b/src/ui/simulator/toolbox/components/datagrid/renderer/bindingconstraint/data.cpp
index bf5652dacb..725eaab36d 100644
--- a/src/ui/simulator/toolbox/components/datagrid/renderer/bindingconstraint/data.cpp
+++ b/src/ui/simulator/toolbox/components/datagrid/renderer/bindingconstraint/data.cpp
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/simulator/toolbox/components/datagrid/renderer/bindingconstraint/data.h b/src/ui/simulator/toolbox/components/datagrid/renderer/bindingconstraint/data.h
index 45f3b5be15..0d55fcfa62 100644
--- a/src/ui/simulator/toolbox/components/datagrid/renderer/bindingconstraint/data.h
+++ b/src/ui/simulator/toolbox/components/datagrid/renderer/bindingconstraint/data.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/simulator/toolbox/components/datagrid/renderer/bindingconstraint/offsets.cpp b/src/ui/simulator/toolbox/components/datagrid/renderer/bindingconstraint/offsets.cpp
index 1285638806..590329d5d7 100644
--- a/src/ui/simulator/toolbox/components/datagrid/renderer/bindingconstraint/offsets.cpp
+++ b/src/ui/simulator/toolbox/components/datagrid/renderer/bindingconstraint/offsets.cpp
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/simulator/toolbox/components/datagrid/renderer/bindingconstraint/offsets.h b/src/ui/simulator/toolbox/components/datagrid/renderer/bindingconstraint/offsets.h
index 0f56efeec5..774024fb0d 100644
--- a/src/ui/simulator/toolbox/components/datagrid/renderer/bindingconstraint/offsets.h
+++ b/src/ui/simulator/toolbox/components/datagrid/renderer/bindingconstraint/offsets.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/simulator/toolbox/components/datagrid/renderer/bindingconstraint/weights.cpp b/src/ui/simulator/toolbox/components/datagrid/renderer/bindingconstraint/weights.cpp
index 7353c7b1b4..d87dd8f69f 100644
--- a/src/ui/simulator/toolbox/components/datagrid/renderer/bindingconstraint/weights.cpp
+++ b/src/ui/simulator/toolbox/components/datagrid/renderer/bindingconstraint/weights.cpp
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/simulator/toolbox/components/datagrid/renderer/bindingconstraint/weights.h b/src/ui/simulator/toolbox/components/datagrid/renderer/bindingconstraint/weights.h
index f51c9c480a..b30088e97d 100644
--- a/src/ui/simulator/toolbox/components/datagrid/renderer/bindingconstraint/weights.h
+++ b/src/ui/simulator/toolbox/components/datagrid/renderer/bindingconstraint/weights.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/simulator/toolbox/components/datagrid/renderer/column.cpp b/src/ui/simulator/toolbox/components/datagrid/renderer/column.cpp
index c79dd20807..f041a5ba25 100644
--- a/src/ui/simulator/toolbox/components/datagrid/renderer/column.cpp
+++ b/src/ui/simulator/toolbox/components/datagrid/renderer/column.cpp
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/simulator/toolbox/components/datagrid/renderer/column.h b/src/ui/simulator/toolbox/components/datagrid/renderer/column.h
index 03da2fc5e0..33781acbc4 100644
--- a/src/ui/simulator/toolbox/components/datagrid/renderer/column.h
+++ b/src/ui/simulator/toolbox/components/datagrid/renderer/column.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/simulator/toolbox/components/datagrid/renderer/connection.cpp b/src/ui/simulator/toolbox/components/datagrid/renderer/connection.cpp
index b4ada2771d..2ff2a13591 100644
--- a/src/ui/simulator/toolbox/components/datagrid/renderer/connection.cpp
+++ b/src/ui/simulator/toolbox/components/datagrid/renderer/connection.cpp
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/simulator/toolbox/components/datagrid/renderer/connection.h b/src/ui/simulator/toolbox/components/datagrid/renderer/connection.h
index bd8f0bdeea..21195f2cb7 100644
--- a/src/ui/simulator/toolbox/components/datagrid/renderer/connection.h
+++ b/src/ui/simulator/toolbox/components/datagrid/renderer/connection.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/simulator/toolbox/components/datagrid/renderer/constraintsbuilder/links.cpp b/src/ui/simulator/toolbox/components/datagrid/renderer/constraintsbuilder/links.cpp
index fd379edf8e..f23fe5cb80 100644
--- a/src/ui/simulator/toolbox/components/datagrid/renderer/constraintsbuilder/links.cpp
+++ b/src/ui/simulator/toolbox/components/datagrid/renderer/constraintsbuilder/links.cpp
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/simulator/toolbox/components/datagrid/renderer/constraintsbuilder/links.h b/src/ui/simulator/toolbox/components/datagrid/renderer/constraintsbuilder/links.h
index 58bb169fa2..9ab5adef75 100644
--- a/src/ui/simulator/toolbox/components/datagrid/renderer/constraintsbuilder/links.h
+++ b/src/ui/simulator/toolbox/components/datagrid/renderer/constraintsbuilder/links.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/simulator/toolbox/components/datagrid/renderer/correlation.cpp b/src/ui/simulator/toolbox/components/datagrid/renderer/correlation.cpp
index c001114a54..cd8980e1c6 100644
--- a/src/ui/simulator/toolbox/components/datagrid/renderer/correlation.cpp
+++ b/src/ui/simulator/toolbox/components/datagrid/renderer/correlation.cpp
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/simulator/toolbox/components/datagrid/renderer/correlation.h b/src/ui/simulator/toolbox/components/datagrid/renderer/correlation.h
index 21f505e16f..35f8e78047 100644
--- a/src/ui/simulator/toolbox/components/datagrid/renderer/correlation.h
+++ b/src/ui/simulator/toolbox/components/datagrid/renderer/correlation.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/simulator/toolbox/components/datagrid/renderer/layers.cpp b/src/ui/simulator/toolbox/components/datagrid/renderer/layers.cpp
index a5913d55a9..c958757c04 100644
--- a/src/ui/simulator/toolbox/components/datagrid/renderer/layers.cpp
+++ b/src/ui/simulator/toolbox/components/datagrid/renderer/layers.cpp
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/simulator/toolbox/components/datagrid/renderer/layers.h b/src/ui/simulator/toolbox/components/datagrid/renderer/layers.h
index c51f4b7e07..1fc9e09a2e 100644
--- a/src/ui/simulator/toolbox/components/datagrid/renderer/layers.h
+++ b/src/ui/simulator/toolbox/components/datagrid/renderer/layers.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/simulator/toolbox/components/datagrid/renderer/links/summary.cpp b/src/ui/simulator/toolbox/components/datagrid/renderer/links/summary.cpp
index 0843eb8a69..265e4217f5 100644
--- a/src/ui/simulator/toolbox/components/datagrid/renderer/links/summary.cpp
+++ b/src/ui/simulator/toolbox/components/datagrid/renderer/links/summary.cpp
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/simulator/toolbox/components/datagrid/renderer/links/summary.h b/src/ui/simulator/toolbox/components/datagrid/renderer/links/summary.h
index 1489bc3db4..0ea191d461 100644
--- a/src/ui/simulator/toolbox/components/datagrid/renderer/links/summary.h
+++ b/src/ui/simulator/toolbox/components/datagrid/renderer/links/summary.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/simulator/toolbox/components/datagrid/renderer/logfile.cpp b/src/ui/simulator/toolbox/components/datagrid/renderer/logfile.cpp
index c069b1712f..896e72b859 100644
--- a/src/ui/simulator/toolbox/components/datagrid/renderer/logfile.cpp
+++ b/src/ui/simulator/toolbox/components/datagrid/renderer/logfile.cpp
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/simulator/toolbox/components/datagrid/renderer/logfile.h b/src/ui/simulator/toolbox/components/datagrid/renderer/logfile.h
index 20b4268912..b2f8658a67 100644
--- a/src/ui/simulator/toolbox/components/datagrid/renderer/logfile.h
+++ b/src/ui/simulator/toolbox/components/datagrid/renderer/logfile.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/simulator/toolbox/components/datagrid/renderer/matrix.h b/src/ui/simulator/toolbox/components/datagrid/renderer/matrix.h
index e412dce400..169e6c0a60 100644
--- a/src/ui/simulator/toolbox/components/datagrid/renderer/matrix.h
+++ b/src/ui/simulator/toolbox/components/datagrid/renderer/matrix.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/simulator/toolbox/components/datagrid/renderer/matrix.hxx b/src/ui/simulator/toolbox/components/datagrid/renderer/matrix.hxx
index db62b996be..e5d4b1f134 100644
--- a/src/ui/simulator/toolbox/components/datagrid/renderer/matrix.hxx
+++ b/src/ui/simulator/toolbox/components/datagrid/renderer/matrix.hxx
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/simulator/toolbox/components/datagrid/renderer/mc-playlist.cpp b/src/ui/simulator/toolbox/components/datagrid/renderer/mc-playlist.cpp
index f341f76f9d..18587b350f 100644
--- a/src/ui/simulator/toolbox/components/datagrid/renderer/mc-playlist.cpp
+++ b/src/ui/simulator/toolbox/components/datagrid/renderer/mc-playlist.cpp
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/simulator/toolbox/components/datagrid/renderer/mc-playlist.h b/src/ui/simulator/toolbox/components/datagrid/renderer/mc-playlist.h
index e1beaa4b43..083e894ffb 100644
--- a/src/ui/simulator/toolbox/components/datagrid/renderer/mc-playlist.h
+++ b/src/ui/simulator/toolbox/components/datagrid/renderer/mc-playlist.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/simulator/toolbox/components/datagrid/renderer/scenario-builder-hydro-levels-renderer.cpp b/src/ui/simulator/toolbox/components/datagrid/renderer/scenario-builder-hydro-levels-renderer.cpp
index e1edb80e0b..9afcd730a2 100644
--- a/src/ui/simulator/toolbox/components/datagrid/renderer/scenario-builder-hydro-levels-renderer.cpp
+++ b/src/ui/simulator/toolbox/components/datagrid/renderer/scenario-builder-hydro-levels-renderer.cpp
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/simulator/toolbox/components/datagrid/renderer/scenario-builder-hydro-levels-renderer.h b/src/ui/simulator/toolbox/components/datagrid/renderer/scenario-builder-hydro-levels-renderer.h
index 42496de9b8..b3fb35d416 100644
--- a/src/ui/simulator/toolbox/components/datagrid/renderer/scenario-builder-hydro-levels-renderer.h
+++ b/src/ui/simulator/toolbox/components/datagrid/renderer/scenario-builder-hydro-levels-renderer.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/simulator/toolbox/components/datagrid/renderer/scenario-builder-hydro-renderer.cpp b/src/ui/simulator/toolbox/components/datagrid/renderer/scenario-builder-hydro-renderer.cpp
index fbf2d3685a..d9ad28da49 100644
--- a/src/ui/simulator/toolbox/components/datagrid/renderer/scenario-builder-hydro-renderer.cpp
+++ b/src/ui/simulator/toolbox/components/datagrid/renderer/scenario-builder-hydro-renderer.cpp
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/simulator/toolbox/components/datagrid/renderer/scenario-builder-hydro-renderer.h b/src/ui/simulator/toolbox/components/datagrid/renderer/scenario-builder-hydro-renderer.h
index 65e73fca76..2999bdea6b 100644
--- a/src/ui/simulator/toolbox/components/datagrid/renderer/scenario-builder-hydro-renderer.h
+++ b/src/ui/simulator/toolbox/components/datagrid/renderer/scenario-builder-hydro-renderer.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/simulator/toolbox/components/datagrid/renderer/scenario-builder-load-renderer.cpp b/src/ui/simulator/toolbox/components/datagrid/renderer/scenario-builder-load-renderer.cpp
index 5c0ffec803..2a049433bb 100644
--- a/src/ui/simulator/toolbox/components/datagrid/renderer/scenario-builder-load-renderer.cpp
+++ b/src/ui/simulator/toolbox/components/datagrid/renderer/scenario-builder-load-renderer.cpp
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/simulator/toolbox/components/datagrid/renderer/scenario-builder-load-renderer.h b/src/ui/simulator/toolbox/components/datagrid/renderer/scenario-builder-load-renderer.h
index 6d6d437b13..df36cfd671 100644
--- a/src/ui/simulator/toolbox/components/datagrid/renderer/scenario-builder-load-renderer.h
+++ b/src/ui/simulator/toolbox/components/datagrid/renderer/scenario-builder-load-renderer.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/simulator/toolbox/components/datagrid/renderer/scenario-builder-renderer-base.cpp b/src/ui/simulator/toolbox/components/datagrid/renderer/scenario-builder-renderer-base.cpp
index 711c124d83..1163240d95 100644
--- a/src/ui/simulator/toolbox/components/datagrid/renderer/scenario-builder-renderer-base.cpp
+++ b/src/ui/simulator/toolbox/components/datagrid/renderer/scenario-builder-renderer-base.cpp
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/simulator/toolbox/components/datagrid/renderer/scenario-builder-renderer-base.h b/src/ui/simulator/toolbox/components/datagrid/renderer/scenario-builder-renderer-base.h
index ddc6b64095..9d85cdf97c 100644
--- a/src/ui/simulator/toolbox/components/datagrid/renderer/scenario-builder-renderer-base.h
+++ b/src/ui/simulator/toolbox/components/datagrid/renderer/scenario-builder-renderer-base.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/simulator/toolbox/components/datagrid/renderer/scenario-builder-renewable-renderer.cpp b/src/ui/simulator/toolbox/components/datagrid/renderer/scenario-builder-renewable-renderer.cpp
index b034ccb0a4..a9a894406d 100644
--- a/src/ui/simulator/toolbox/components/datagrid/renderer/scenario-builder-renewable-renderer.cpp
+++ b/src/ui/simulator/toolbox/components/datagrid/renderer/scenario-builder-renewable-renderer.cpp
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/simulator/toolbox/components/datagrid/renderer/scenario-builder-renewable-renderer.h b/src/ui/simulator/toolbox/components/datagrid/renderer/scenario-builder-renewable-renderer.h
index 833295d282..aa39dd5761 100644
--- a/src/ui/simulator/toolbox/components/datagrid/renderer/scenario-builder-renewable-renderer.h
+++ b/src/ui/simulator/toolbox/components/datagrid/renderer/scenario-builder-renewable-renderer.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/simulator/toolbox/components/datagrid/renderer/scenario-builder-solar-renderer.cpp b/src/ui/simulator/toolbox/components/datagrid/renderer/scenario-builder-solar-renderer.cpp
index 021ad2e9b2..214e2a69b3 100644
--- a/src/ui/simulator/toolbox/components/datagrid/renderer/scenario-builder-solar-renderer.cpp
+++ b/src/ui/simulator/toolbox/components/datagrid/renderer/scenario-builder-solar-renderer.cpp
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/simulator/toolbox/components/datagrid/renderer/scenario-builder-solar-renderer.h b/src/ui/simulator/toolbox/components/datagrid/renderer/scenario-builder-solar-renderer.h
index bf9a6d3b3b..fca9faff4c 100644
--- a/src/ui/simulator/toolbox/components/datagrid/renderer/scenario-builder-solar-renderer.h
+++ b/src/ui/simulator/toolbox/components/datagrid/renderer/scenario-builder-solar-renderer.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/simulator/toolbox/components/datagrid/renderer/scenario-builder-thermal-renderer.cpp b/src/ui/simulator/toolbox/components/datagrid/renderer/scenario-builder-thermal-renderer.cpp
index 77f78accc5..0fedcf7002 100644
--- a/src/ui/simulator/toolbox/components/datagrid/renderer/scenario-builder-thermal-renderer.cpp
+++ b/src/ui/simulator/toolbox/components/datagrid/renderer/scenario-builder-thermal-renderer.cpp
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/simulator/toolbox/components/datagrid/renderer/scenario-builder-thermal-renderer.h b/src/ui/simulator/toolbox/components/datagrid/renderer/scenario-builder-thermal-renderer.h
index 5d24f9a337..8c91967765 100644
--- a/src/ui/simulator/toolbox/components/datagrid/renderer/scenario-builder-thermal-renderer.h
+++ b/src/ui/simulator/toolbox/components/datagrid/renderer/scenario-builder-thermal-renderer.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/simulator/toolbox/components/datagrid/renderer/scenario-builder-wind-renderer.cpp b/src/ui/simulator/toolbox/components/datagrid/renderer/scenario-builder-wind-renderer.cpp
index ee481a800c..dfa66fd7c2 100644
--- a/src/ui/simulator/toolbox/components/datagrid/renderer/scenario-builder-wind-renderer.cpp
+++ b/src/ui/simulator/toolbox/components/datagrid/renderer/scenario-builder-wind-renderer.cpp
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/simulator/toolbox/components/datagrid/renderer/scenario-builder-wind-renderer.h b/src/ui/simulator/toolbox/components/datagrid/renderer/scenario-builder-wind-renderer.h
index ad41439655..f5e774317e 100644
--- a/src/ui/simulator/toolbox/components/datagrid/renderer/scenario-builder-wind-renderer.h
+++ b/src/ui/simulator/toolbox/components/datagrid/renderer/scenario-builder-wind-renderer.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/simulator/toolbox/components/datagrid/renderer/ts-management-aggregated-as-renewables.cpp b/src/ui/simulator/toolbox/components/datagrid/renderer/ts-management-aggregated-as-renewables.cpp
index c4a9669b0f..45f8947233 100644
--- a/src/ui/simulator/toolbox/components/datagrid/renderer/ts-management-aggregated-as-renewables.cpp
+++ b/src/ui/simulator/toolbox/components/datagrid/renderer/ts-management-aggregated-as-renewables.cpp
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/simulator/toolbox/components/datagrid/renderer/ts-management-clusters-as-renewables.cpp b/src/ui/simulator/toolbox/components/datagrid/renderer/ts-management-clusters-as-renewables.cpp
index f3dbed1f01..cdcd6c0973 100644
--- a/src/ui/simulator/toolbox/components/datagrid/renderer/ts-management-clusters-as-renewables.cpp
+++ b/src/ui/simulator/toolbox/components/datagrid/renderer/ts-management-clusters-as-renewables.cpp
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/simulator/toolbox/components/datagrid/renderer/ts-management-clusters-as-renewables.h b/src/ui/simulator/toolbox/components/datagrid/renderer/ts-management-clusters-as-renewables.h
index 9ca5d11533..bcc036d591 100644
--- a/src/ui/simulator/toolbox/components/datagrid/renderer/ts-management-clusters-as-renewables.h
+++ b/src/ui/simulator/toolbox/components/datagrid/renderer/ts-management-clusters-as-renewables.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/simulator/toolbox/components/datagrid/renderer/ts-management.cpp b/src/ui/simulator/toolbox/components/datagrid/renderer/ts-management.cpp
index 2b24e5c9f7..6074303b8a 100644
--- a/src/ui/simulator/toolbox/components/datagrid/renderer/ts-management.cpp
+++ b/src/ui/simulator/toolbox/components/datagrid/renderer/ts-management.cpp
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/simulator/toolbox/components/datagrid/renderer/ts-management.h b/src/ui/simulator/toolbox/components/datagrid/renderer/ts-management.h
index 7e1ba208e5..50d2b8463a 100644
--- a/src/ui/simulator/toolbox/components/datagrid/renderer/ts-management.h
+++ b/src/ui/simulator/toolbox/components/datagrid/renderer/ts-management.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/simulator/toolbox/components/datagrid/wxgrid-renderer.cpp b/src/ui/simulator/toolbox/components/datagrid/wxgrid-renderer.cpp
index bc960e5b43..bdba4b527a 100644
--- a/src/ui/simulator/toolbox/components/datagrid/wxgrid-renderer.cpp
+++ b/src/ui/simulator/toolbox/components/datagrid/wxgrid-renderer.cpp
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/simulator/toolbox/components/datagrid/wxgrid-renderer.h b/src/ui/simulator/toolbox/components/datagrid/wxgrid-renderer.h
index 6734c52caa..69482b9dff 100644
--- a/src/ui/simulator/toolbox/components/datagrid/wxgrid-renderer.h
+++ b/src/ui/simulator/toolbox/components/datagrid/wxgrid-renderer.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/simulator/toolbox/components/htmllistbox/component.cpp b/src/ui/simulator/toolbox/components/htmllistbox/component.cpp
index 1395375788..7e58a92b98 100644
--- a/src/ui/simulator/toolbox/components/htmllistbox/component.cpp
+++ b/src/ui/simulator/toolbox/components/htmllistbox/component.cpp
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/simulator/toolbox/components/htmllistbox/component.h b/src/ui/simulator/toolbox/components/htmllistbox/component.h
index 56d2b07ce2..66097cbada 100644
--- a/src/ui/simulator/toolbox/components/htmllistbox/component.h
+++ b/src/ui/simulator/toolbox/components/htmllistbox/component.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/simulator/toolbox/components/htmllistbox/component.hxx b/src/ui/simulator/toolbox/components/htmllistbox/component.hxx
index 426ad1c440..043a4f2bce 100644
--- a/src/ui/simulator/toolbox/components/htmllistbox/component.hxx
+++ b/src/ui/simulator/toolbox/components/htmllistbox/component.hxx
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/simulator/toolbox/components/htmllistbox/datasource/bindingconstraint.cpp b/src/ui/simulator/toolbox/components/htmllistbox/datasource/bindingconstraint.cpp
index 2668d6e0ad..b1d04b444e 100644
--- a/src/ui/simulator/toolbox/components/htmllistbox/datasource/bindingconstraint.cpp
+++ b/src/ui/simulator/toolbox/components/htmllistbox/datasource/bindingconstraint.cpp
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/simulator/toolbox/components/htmllistbox/datasource/cluster-order.cpp b/src/ui/simulator/toolbox/components/htmllistbox/datasource/cluster-order.cpp
index 1bf5f90cb4..271cbc6f33 100644
--- a/src/ui/simulator/toolbox/components/htmllistbox/datasource/cluster-order.cpp
+++ b/src/ui/simulator/toolbox/components/htmllistbox/datasource/cluster-order.cpp
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/simulator/toolbox/components/htmllistbox/datasource/cluster-order.h b/src/ui/simulator/toolbox/components/htmllistbox/datasource/cluster-order.h
index ab5c2c1279..ea23e664d1 100644
--- a/src/ui/simulator/toolbox/components/htmllistbox/datasource/cluster-order.h
+++ b/src/ui/simulator/toolbox/components/htmllistbox/datasource/cluster-order.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/simulator/toolbox/components/htmllistbox/datasource/datasource.h b/src/ui/simulator/toolbox/components/htmllistbox/datasource/datasource.h
index 1b93695656..356bb49159 100644
--- a/src/ui/simulator/toolbox/components/htmllistbox/datasource/datasource.h
+++ b/src/ui/simulator/toolbox/components/htmllistbox/datasource/datasource.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/simulator/toolbox/components/htmllistbox/datasource/datasource.hxx b/src/ui/simulator/toolbox/components/htmllistbox/datasource/datasource.hxx
index 5c103038e5..f6cd78d9bc 100644
--- a/src/ui/simulator/toolbox/components/htmllistbox/datasource/datasource.hxx
+++ b/src/ui/simulator/toolbox/components/htmllistbox/datasource/datasource.hxx
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/simulator/toolbox/components/htmllistbox/datasource/renewable-cluster-order.cpp b/src/ui/simulator/toolbox/components/htmllistbox/datasource/renewable-cluster-order.cpp
index 1225e58ab1..4dd4e93a19 100644
--- a/src/ui/simulator/toolbox/components/htmllistbox/datasource/renewable-cluster-order.cpp
+++ b/src/ui/simulator/toolbox/components/htmllistbox/datasource/renewable-cluster-order.cpp
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/simulator/toolbox/components/htmllistbox/datasource/renewable-cluster-order.h b/src/ui/simulator/toolbox/components/htmllistbox/datasource/renewable-cluster-order.h
index 47f02ebc54..4ffffd6e13 100644
--- a/src/ui/simulator/toolbox/components/htmllistbox/datasource/renewable-cluster-order.h
+++ b/src/ui/simulator/toolbox/components/htmllistbox/datasource/renewable-cluster-order.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/simulator/toolbox/components/htmllistbox/datasource/thermal-cluster-order.cpp b/src/ui/simulator/toolbox/components/htmllistbox/datasource/thermal-cluster-order.cpp
index 62e62d5291..62ecce4a1d 100644
--- a/src/ui/simulator/toolbox/components/htmllistbox/datasource/thermal-cluster-order.cpp
+++ b/src/ui/simulator/toolbox/components/htmllistbox/datasource/thermal-cluster-order.cpp
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/simulator/toolbox/components/htmllistbox/datasource/thermal-cluster-order.h b/src/ui/simulator/toolbox/components/htmllistbox/datasource/thermal-cluster-order.h
index 3252cbbe6e..6e210413c1 100644
--- a/src/ui/simulator/toolbox/components/htmllistbox/datasource/thermal-cluster-order.h
+++ b/src/ui/simulator/toolbox/components/htmllistbox/datasource/thermal-cluster-order.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/simulator/toolbox/components/htmllistbox/item/area.cpp b/src/ui/simulator/toolbox/components/htmllistbox/item/area.cpp
index d1b7a7599e..ae81b5dc76 100644
--- a/src/ui/simulator/toolbox/components/htmllistbox/item/area.cpp
+++ b/src/ui/simulator/toolbox/components/htmllistbox/item/area.cpp
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/simulator/toolbox/components/htmllistbox/item/area.h b/src/ui/simulator/toolbox/components/htmllistbox/item/area.h
index 3a8a4ea76c..0caf474d31 100644
--- a/src/ui/simulator/toolbox/components/htmllistbox/item/area.h
+++ b/src/ui/simulator/toolbox/components/htmllistbox/item/area.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/simulator/toolbox/components/htmllistbox/item/area.hxx b/src/ui/simulator/toolbox/components/htmllistbox/item/area.hxx
index 3bfd546ea5..4468352011 100644
--- a/src/ui/simulator/toolbox/components/htmllistbox/item/area.hxx
+++ b/src/ui/simulator/toolbox/components/htmllistbox/item/area.hxx
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/simulator/toolbox/components/htmllistbox/item/cluster-item.cpp b/src/ui/simulator/toolbox/components/htmllistbox/item/cluster-item.cpp
index d917e2f0ab..2471dc262a 100644
--- a/src/ui/simulator/toolbox/components/htmllistbox/item/cluster-item.cpp
+++ b/src/ui/simulator/toolbox/components/htmllistbox/item/cluster-item.cpp
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/simulator/toolbox/components/htmllistbox/item/cluster-item.h b/src/ui/simulator/toolbox/components/htmllistbox/item/cluster-item.h
index a3b146ea99..0fe0298619 100644
--- a/src/ui/simulator/toolbox/components/htmllistbox/item/cluster-item.h
+++ b/src/ui/simulator/toolbox/components/htmllistbox/item/cluster-item.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/simulator/toolbox/components/htmllistbox/item/error.cpp b/src/ui/simulator/toolbox/components/htmllistbox/item/error.cpp
index 3ec166f690..bfa0c3401b 100644
--- a/src/ui/simulator/toolbox/components/htmllistbox/item/error.cpp
+++ b/src/ui/simulator/toolbox/components/htmllistbox/item/error.cpp
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/simulator/toolbox/components/htmllistbox/item/error.h b/src/ui/simulator/toolbox/components/htmllistbox/item/error.h
index befdaffd9e..15b9e2d57f 100644
--- a/src/ui/simulator/toolbox/components/htmllistbox/item/error.h
+++ b/src/ui/simulator/toolbox/components/htmllistbox/item/error.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/simulator/toolbox/components/htmllistbox/item/group.cpp b/src/ui/simulator/toolbox/components/htmllistbox/item/group.cpp
index 12afadc7a5..f614d10355 100644
--- a/src/ui/simulator/toolbox/components/htmllistbox/item/group.cpp
+++ b/src/ui/simulator/toolbox/components/htmllistbox/item/group.cpp
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/simulator/toolbox/components/htmllistbox/item/group.h b/src/ui/simulator/toolbox/components/htmllistbox/item/group.h
index 3a501f1409..5f713a8087 100644
--- a/src/ui/simulator/toolbox/components/htmllistbox/item/group.h
+++ b/src/ui/simulator/toolbox/components/htmllistbox/item/group.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/simulator/toolbox/components/htmllistbox/item/info.cpp b/src/ui/simulator/toolbox/components/htmllistbox/item/info.cpp
index 42fc69cae7..52446244aa 100644
--- a/src/ui/simulator/toolbox/components/htmllistbox/item/info.cpp
+++ b/src/ui/simulator/toolbox/components/htmllistbox/item/info.cpp
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/simulator/toolbox/components/htmllistbox/item/info.h b/src/ui/simulator/toolbox/components/htmllistbox/item/info.h
index 7daed7e0df..4a837bd28b 100644
--- a/src/ui/simulator/toolbox/components/htmllistbox/item/info.h
+++ b/src/ui/simulator/toolbox/components/htmllistbox/item/info.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/simulator/toolbox/components/htmllistbox/item/item.cpp b/src/ui/simulator/toolbox/components/htmllistbox/item/item.cpp
index ee06efe6a2..ab96cc30b0 100644
--- a/src/ui/simulator/toolbox/components/htmllistbox/item/item.cpp
+++ b/src/ui/simulator/toolbox/components/htmllistbox/item/item.cpp
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/simulator/toolbox/components/htmllistbox/item/item.h b/src/ui/simulator/toolbox/components/htmllistbox/item/item.h
index 35693b5c0d..53face465d 100644
--- a/src/ui/simulator/toolbox/components/htmllistbox/item/item.h
+++ b/src/ui/simulator/toolbox/components/htmllistbox/item/item.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/simulator/toolbox/components/htmllistbox/item/item.hxx b/src/ui/simulator/toolbox/components/htmllistbox/item/item.hxx
index 9c76c06bdc..c57f1681da 100644
--- a/src/ui/simulator/toolbox/components/htmllistbox/item/item.hxx
+++ b/src/ui/simulator/toolbox/components/htmllistbox/item/item.hxx
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/simulator/toolbox/components/htmllistbox/item/pathlistitem.cpp b/src/ui/simulator/toolbox/components/htmllistbox/item/pathlistitem.cpp
index a347974035..f7acf1f8ee 100644
--- a/src/ui/simulator/toolbox/components/htmllistbox/item/pathlistitem.cpp
+++ b/src/ui/simulator/toolbox/components/htmllistbox/item/pathlistitem.cpp
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/simulator/toolbox/components/htmllistbox/item/pathlistitem.h b/src/ui/simulator/toolbox/components/htmllistbox/item/pathlistitem.h
index 2686017a7e..0d4c40cc3f 100644
--- a/src/ui/simulator/toolbox/components/htmllistbox/item/pathlistitem.h
+++ b/src/ui/simulator/toolbox/components/htmllistbox/item/pathlistitem.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/simulator/toolbox/components/htmllistbox/item/renewable-cluster-item.cpp b/src/ui/simulator/toolbox/components/htmllistbox/item/renewable-cluster-item.cpp
index f0f4dd761e..7e4e777de6 100644
--- a/src/ui/simulator/toolbox/components/htmllistbox/item/renewable-cluster-item.cpp
+++ b/src/ui/simulator/toolbox/components/htmllistbox/item/renewable-cluster-item.cpp
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/simulator/toolbox/components/htmllistbox/item/renewable-cluster-item.h b/src/ui/simulator/toolbox/components/htmllistbox/item/renewable-cluster-item.h
index a84618d582..18a6791262 100644
--- a/src/ui/simulator/toolbox/components/htmllistbox/item/renewable-cluster-item.h
+++ b/src/ui/simulator/toolbox/components/htmllistbox/item/renewable-cluster-item.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/simulator/toolbox/components/htmllistbox/item/thermal-cluster-item.cpp b/src/ui/simulator/toolbox/components/htmllistbox/item/thermal-cluster-item.cpp
index 061fec7a77..31cd651eaa 100644
--- a/src/ui/simulator/toolbox/components/htmllistbox/item/thermal-cluster-item.cpp
+++ b/src/ui/simulator/toolbox/components/htmllistbox/item/thermal-cluster-item.cpp
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/simulator/toolbox/components/htmllistbox/item/thermal-cluster-item.h b/src/ui/simulator/toolbox/components/htmllistbox/item/thermal-cluster-item.h
index fbe2a94706..e22e8458d2 100644
--- a/src/ui/simulator/toolbox/components/htmllistbox/item/thermal-cluster-item.h
+++ b/src/ui/simulator/toolbox/components/htmllistbox/item/thermal-cluster-item.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/simulator/toolbox/components/htmllistbox/sort.h b/src/ui/simulator/toolbox/components/htmllistbox/sort.h
index 4643b20ac6..75e9e0af68 100644
--- a/src/ui/simulator/toolbox/components/htmllistbox/sort.h
+++ b/src/ui/simulator/toolbox/components/htmllistbox/sort.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/simulator/toolbox/components/mainpanel.cpp b/src/ui/simulator/toolbox/components/mainpanel.cpp
index 1e16dd73c8..4654d423eb 100644
--- a/src/ui/simulator/toolbox/components/mainpanel.cpp
+++ b/src/ui/simulator/toolbox/components/mainpanel.cpp
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/simulator/toolbox/components/mainpanel.h b/src/ui/simulator/toolbox/components/mainpanel.h
index acf95dd709..dbb30f33c7 100644
--- a/src/ui/simulator/toolbox/components/mainpanel.h
+++ b/src/ui/simulator/toolbox/components/mainpanel.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/simulator/toolbox/components/map/component.cpp b/src/ui/simulator/toolbox/components/map/component.cpp
index 4f137e229d..90440adc7f 100644
--- a/src/ui/simulator/toolbox/components/map/component.cpp
+++ b/src/ui/simulator/toolbox/components/map/component.cpp
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/simulator/toolbox/components/map/component.h b/src/ui/simulator/toolbox/components/map/component.h
index 53d5eceee3..b1f5d8377c 100644
--- a/src/ui/simulator/toolbox/components/map/component.h
+++ b/src/ui/simulator/toolbox/components/map/component.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/simulator/toolbox/components/map/control.cpp b/src/ui/simulator/toolbox/components/map/control.cpp
index ed6b29f7ec..10bfa7aa71 100644
--- a/src/ui/simulator/toolbox/components/map/control.cpp
+++ b/src/ui/simulator/toolbox/components/map/control.cpp
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/simulator/toolbox/components/map/control.h b/src/ui/simulator/toolbox/components/map/control.h
index ba79ee309c..30d56f3f22 100644
--- a/src/ui/simulator/toolbox/components/map/control.h
+++ b/src/ui/simulator/toolbox/components/map/control.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/simulator/toolbox/components/map/controls/addtools.cpp b/src/ui/simulator/toolbox/components/map/controls/addtools.cpp
index d3b5c0741d..0a44b53079 100644
--- a/src/ui/simulator/toolbox/components/map/controls/addtools.cpp
+++ b/src/ui/simulator/toolbox/components/map/controls/addtools.cpp
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/simulator/toolbox/components/map/controls/addtools.h b/src/ui/simulator/toolbox/components/map/controls/addtools.h
index c0b6528d37..c284223dda 100644
--- a/src/ui/simulator/toolbox/components/map/controls/addtools.h
+++ b/src/ui/simulator/toolbox/components/map/controls/addtools.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/simulator/toolbox/components/map/drawingcontext.cpp b/src/ui/simulator/toolbox/components/map/drawingcontext.cpp
index 70280f4f86..8d87f41948 100644
--- a/src/ui/simulator/toolbox/components/map/drawingcontext.cpp
+++ b/src/ui/simulator/toolbox/components/map/drawingcontext.cpp
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/simulator/toolbox/components/map/drawingcontext.h b/src/ui/simulator/toolbox/components/map/drawingcontext.h
index 199c8d0ff1..8159f6e7fc 100644
--- a/src/ui/simulator/toolbox/components/map/drawingcontext.h
+++ b/src/ui/simulator/toolbox/components/map/drawingcontext.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/simulator/toolbox/components/map/infos.cpp b/src/ui/simulator/toolbox/components/map/infos.cpp
index 59ddfeb645..15480b73f2 100644
--- a/src/ui/simulator/toolbox/components/map/infos.cpp
+++ b/src/ui/simulator/toolbox/components/map/infos.cpp
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/simulator/toolbox/components/map/infos.h b/src/ui/simulator/toolbox/components/map/infos.h
index 7aba4a80bd..0b12620be7 100644
--- a/src/ui/simulator/toolbox/components/map/infos.h
+++ b/src/ui/simulator/toolbox/components/map/infos.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/simulator/toolbox/components/map/manager.cpp b/src/ui/simulator/toolbox/components/map/manager.cpp
index e3cc2323b7..d93fd5c096 100644
--- a/src/ui/simulator/toolbox/components/map/manager.cpp
+++ b/src/ui/simulator/toolbox/components/map/manager.cpp
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/simulator/toolbox/components/map/manager.h b/src/ui/simulator/toolbox/components/map/manager.h
index c65e4e91e5..674c6c5d94 100644
--- a/src/ui/simulator/toolbox/components/map/manager.h
+++ b/src/ui/simulator/toolbox/components/map/manager.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/simulator/toolbox/components/map/manager.hxx b/src/ui/simulator/toolbox/components/map/manager.hxx
index 5dd20ae033..e9f1444959 100644
--- a/src/ui/simulator/toolbox/components/map/manager.hxx
+++ b/src/ui/simulator/toolbox/components/map/manager.hxx
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/simulator/toolbox/components/map/nodes/bindingconstraint.cpp b/src/ui/simulator/toolbox/components/map/nodes/bindingconstraint.cpp
index a14b8f2b60..92a30e826f 100644
--- a/src/ui/simulator/toolbox/components/map/nodes/bindingconstraint.cpp
+++ b/src/ui/simulator/toolbox/components/map/nodes/bindingconstraint.cpp
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/simulator/toolbox/components/map/nodes/bindingconstraint.h b/src/ui/simulator/toolbox/components/map/nodes/bindingconstraint.h
index 6f82df3457..1864f8daa9 100644
--- a/src/ui/simulator/toolbox/components/map/nodes/bindingconstraint.h
+++ b/src/ui/simulator/toolbox/components/map/nodes/bindingconstraint.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/simulator/toolbox/components/map/nodes/connection.cpp b/src/ui/simulator/toolbox/components/map/nodes/connection.cpp
index 49aa35cdb0..348cf97fdb 100644
--- a/src/ui/simulator/toolbox/components/map/nodes/connection.cpp
+++ b/src/ui/simulator/toolbox/components/map/nodes/connection.cpp
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/simulator/toolbox/components/map/nodes/connection.h b/src/ui/simulator/toolbox/components/map/nodes/connection.h
index 3b98bac4ef..389643843f 100644
--- a/src/ui/simulator/toolbox/components/map/nodes/connection.h
+++ b/src/ui/simulator/toolbox/components/map/nodes/connection.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/simulator/toolbox/components/map/nodes/connection.hxx b/src/ui/simulator/toolbox/components/map/nodes/connection.hxx
index e92a844c4b..2167f24277 100644
--- a/src/ui/simulator/toolbox/components/map/nodes/connection.hxx
+++ b/src/ui/simulator/toolbox/components/map/nodes/connection.hxx
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/simulator/toolbox/components/map/nodes/item.cpp b/src/ui/simulator/toolbox/components/map/nodes/item.cpp
index d9cde10976..096723b18c 100644
--- a/src/ui/simulator/toolbox/components/map/nodes/item.cpp
+++ b/src/ui/simulator/toolbox/components/map/nodes/item.cpp
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/simulator/toolbox/components/map/nodes/item.h b/src/ui/simulator/toolbox/components/map/nodes/item.h
index d4441ee637..85ea6355a5 100644
--- a/src/ui/simulator/toolbox/components/map/nodes/item.h
+++ b/src/ui/simulator/toolbox/components/map/nodes/item.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/simulator/toolbox/components/map/nodes/node.cpp b/src/ui/simulator/toolbox/components/map/nodes/node.cpp
index 9b4495e8ba..7f42934c2b 100644
--- a/src/ui/simulator/toolbox/components/map/nodes/node.cpp
+++ b/src/ui/simulator/toolbox/components/map/nodes/node.cpp
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/simulator/toolbox/components/map/nodes/node.h b/src/ui/simulator/toolbox/components/map/nodes/node.h
index 07970e7e4b..0c6eeae462 100644
--- a/src/ui/simulator/toolbox/components/map/nodes/node.h
+++ b/src/ui/simulator/toolbox/components/map/nodes/node.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/simulator/toolbox/components/map/settings.cpp b/src/ui/simulator/toolbox/components/map/settings.cpp
index 9665d68ec3..1f571042d0 100644
--- a/src/ui/simulator/toolbox/components/map/settings.cpp
+++ b/src/ui/simulator/toolbox/components/map/settings.cpp
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/simulator/toolbox/components/map/settings.h b/src/ui/simulator/toolbox/components/map/settings.h
index 6762251cad..5f9f8b2dff 100644
--- a/src/ui/simulator/toolbox/components/map/settings.h
+++ b/src/ui/simulator/toolbox/components/map/settings.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/simulator/toolbox/components/map/tools/connectioncreator.cpp b/src/ui/simulator/toolbox/components/map/tools/connectioncreator.cpp
index 317735cbcf..87a028798f 100644
--- a/src/ui/simulator/toolbox/components/map/tools/connectioncreator.cpp
+++ b/src/ui/simulator/toolbox/components/map/tools/connectioncreator.cpp
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/simulator/toolbox/components/map/tools/connectioncreator.h b/src/ui/simulator/toolbox/components/map/tools/connectioncreator.h
index a153a66cb3..e75438a1f3 100644
--- a/src/ui/simulator/toolbox/components/map/tools/connectioncreator.h
+++ b/src/ui/simulator/toolbox/components/map/tools/connectioncreator.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/simulator/toolbox/components/map/tools/remover.cpp b/src/ui/simulator/toolbox/components/map/tools/remover.cpp
index 2bfd50e59d..d9d0e66d11 100644
--- a/src/ui/simulator/toolbox/components/map/tools/remover.cpp
+++ b/src/ui/simulator/toolbox/components/map/tools/remover.cpp
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/simulator/toolbox/components/map/tools/remover.h b/src/ui/simulator/toolbox/components/map/tools/remover.h
index c8cdfe5288..a1b4145fb5 100644
--- a/src/ui/simulator/toolbox/components/map/tools/remover.h
+++ b/src/ui/simulator/toolbox/components/map/tools/remover.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/simulator/toolbox/components/map/tools/tool.cpp b/src/ui/simulator/toolbox/components/map/tools/tool.cpp
index 91f7b212d4..3e31b20ba9 100644
--- a/src/ui/simulator/toolbox/components/map/tools/tool.cpp
+++ b/src/ui/simulator/toolbox/components/map/tools/tool.cpp
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/simulator/toolbox/components/map/tools/tool.h b/src/ui/simulator/toolbox/components/map/tools/tool.h
index 485710e0ab..df998e4e2f 100644
--- a/src/ui/simulator/toolbox/components/map/tools/tool.h
+++ b/src/ui/simulator/toolbox/components/map/tools/tool.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/simulator/toolbox/components/notebook/mapnotebook.cpp b/src/ui/simulator/toolbox/components/notebook/mapnotebook.cpp
index 309f7f4e7f..8710e92a18 100644
--- a/src/ui/simulator/toolbox/components/notebook/mapnotebook.cpp
+++ b/src/ui/simulator/toolbox/components/notebook/mapnotebook.cpp
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/simulator/toolbox/components/notebook/mapnotebook.h b/src/ui/simulator/toolbox/components/notebook/mapnotebook.h
index 6ee66d9b30..634e718f6a 100644
--- a/src/ui/simulator/toolbox/components/notebook/mapnotebook.h
+++ b/src/ui/simulator/toolbox/components/notebook/mapnotebook.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/simulator/toolbox/components/notebook/notebook.cpp b/src/ui/simulator/toolbox/components/notebook/notebook.cpp
index 842caa6cd2..0902245e05 100644
--- a/src/ui/simulator/toolbox/components/notebook/notebook.cpp
+++ b/src/ui/simulator/toolbox/components/notebook/notebook.cpp
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/simulator/toolbox/components/notebook/notebook.h b/src/ui/simulator/toolbox/components/notebook/notebook.h
index 9415b1ed3b..5097e9e34f 100644
--- a/src/ui/simulator/toolbox/components/notebook/notebook.h
+++ b/src/ui/simulator/toolbox/components/notebook/notebook.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/simulator/toolbox/components/notebook/notebook.hxx b/src/ui/simulator/toolbox/components/notebook/notebook.hxx
index 735a1dc580..a1df3e0a79 100644
--- a/src/ui/simulator/toolbox/components/notebook/notebook.hxx
+++ b/src/ui/simulator/toolbox/components/notebook/notebook.hxx
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/simulator/toolbox/components/progressbar.cpp b/src/ui/simulator/toolbox/components/progressbar.cpp
index 3717c0c01a..1c29ec3024 100644
--- a/src/ui/simulator/toolbox/components/progressbar.cpp
+++ b/src/ui/simulator/toolbox/components/progressbar.cpp
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/simulator/toolbox/components/progressbar.h b/src/ui/simulator/toolbox/components/progressbar.h
index 48172cd8e3..5cabb56627 100644
--- a/src/ui/simulator/toolbox/components/progressbar.h
+++ b/src/ui/simulator/toolbox/components/progressbar.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/simulator/toolbox/components/refresh.cpp b/src/ui/simulator/toolbox/components/refresh.cpp
index 4106ba9e13..eb8a9f31a8 100644
--- a/src/ui/simulator/toolbox/components/refresh.cpp
+++ b/src/ui/simulator/toolbox/components/refresh.cpp
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/simulator/toolbox/components/refresh.h b/src/ui/simulator/toolbox/components/refresh.h
index a7353edd5e..137fa96038 100644
--- a/src/ui/simulator/toolbox/components/refresh.h
+++ b/src/ui/simulator/toolbox/components/refresh.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/simulator/toolbox/components/wip-panel.cpp b/src/ui/simulator/toolbox/components/wip-panel.cpp
index b21feaa544..ba16469e92 100644
--- a/src/ui/simulator/toolbox/components/wip-panel.cpp
+++ b/src/ui/simulator/toolbox/components/wip-panel.cpp
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/simulator/toolbox/components/wip-panel.h b/src/ui/simulator/toolbox/components/wip-panel.h
index 37434e591c..13a5c4c85c 100644
--- a/src/ui/simulator/toolbox/components/wip-panel.h
+++ b/src/ui/simulator/toolbox/components/wip-panel.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/simulator/toolbox/components/wizardheader.cpp b/src/ui/simulator/toolbox/components/wizardheader.cpp
index 4df37dc800..6739f24717 100644
--- a/src/ui/simulator/toolbox/components/wizardheader.cpp
+++ b/src/ui/simulator/toolbox/components/wizardheader.cpp
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/simulator/toolbox/components/wizardheader.h b/src/ui/simulator/toolbox/components/wizardheader.h
index 9fee43e06e..5daa776f99 100644
--- a/src/ui/simulator/toolbox/components/wizardheader.h
+++ b/src/ui/simulator/toolbox/components/wizardheader.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/simulator/toolbox/create.cpp b/src/ui/simulator/toolbox/create.cpp
index 870a15e09d..44c3181e99 100644
--- a/src/ui/simulator/toolbox/create.cpp
+++ b/src/ui/simulator/toolbox/create.cpp
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/simulator/toolbox/create.h b/src/ui/simulator/toolbox/create.h
index a6b48075c6..aafb333275 100644
--- a/src/ui/simulator/toolbox/create.h
+++ b/src/ui/simulator/toolbox/create.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/simulator/toolbox/create.hxx b/src/ui/simulator/toolbox/create.hxx
index e03e852383..856265cffc 100644
--- a/src/ui/simulator/toolbox/create.hxx
+++ b/src/ui/simulator/toolbox/create.hxx
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/simulator/toolbox/dispatcher/study.cpp b/src/ui/simulator/toolbox/dispatcher/study.cpp
index b44a33ec59..5e337a38bb 100644
--- a/src/ui/simulator/toolbox/dispatcher/study.cpp
+++ b/src/ui/simulator/toolbox/dispatcher/study.cpp
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/simulator/toolbox/dispatcher/study.h b/src/ui/simulator/toolbox/dispatcher/study.h
index c7e27c2e7b..c9d07cc354 100644
--- a/src/ui/simulator/toolbox/dispatcher/study.h
+++ b/src/ui/simulator/toolbox/dispatcher/study.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/simulator/toolbox/execute.h b/src/ui/simulator/toolbox/execute.h
index a5c24c0539..148c5df7e4 100644
--- a/src/ui/simulator/toolbox/execute.h
+++ b/src/ui/simulator/toolbox/execute.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/simulator/toolbox/execute/execute.cpp b/src/ui/simulator/toolbox/execute/execute.cpp
index 391ab624ea..656714f781 100644
--- a/src/ui/simulator/toolbox/execute/execute.cpp
+++ b/src/ui/simulator/toolbox/execute/execute.cpp
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/simulator/toolbox/execute/execute.h b/src/ui/simulator/toolbox/execute/execute.h
index 7fa3519496..f567bca813 100644
--- a/src/ui/simulator/toolbox/execute/execute.h
+++ b/src/ui/simulator/toolbox/execute/execute.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/simulator/toolbox/ext-source/action-panel.cpp b/src/ui/simulator/toolbox/ext-source/action-panel.cpp
index 367d869aed..9ffed45a11 100644
--- a/src/ui/simulator/toolbox/ext-source/action-panel.cpp
+++ b/src/ui/simulator/toolbox/ext-source/action-panel.cpp
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/simulator/toolbox/ext-source/action-panel.h b/src/ui/simulator/toolbox/ext-source/action-panel.h
index 79b038818c..0f583883a7 100644
--- a/src/ui/simulator/toolbox/ext-source/action-panel.h
+++ b/src/ui/simulator/toolbox/ext-source/action-panel.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/simulator/toolbox/ext-source/apply.cpp b/src/ui/simulator/toolbox/ext-source/apply.cpp
index 3113f2bd73..6cd64c14b3 100644
--- a/src/ui/simulator/toolbox/ext-source/apply.cpp
+++ b/src/ui/simulator/toolbox/ext-source/apply.cpp
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/simulator/toolbox/ext-source/apply.h b/src/ui/simulator/toolbox/ext-source/apply.h
index f34bb0107a..74615a80f1 100644
--- a/src/ui/simulator/toolbox/ext-source/apply.h
+++ b/src/ui/simulator/toolbox/ext-source/apply.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/simulator/toolbox/ext-source/handler.h b/src/ui/simulator/toolbox/ext-source/handler.h
index 36d22774e8..e9ef60f367 100644
--- a/src/ui/simulator/toolbox/ext-source/handler.h
+++ b/src/ui/simulator/toolbox/ext-source/handler.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/simulator/toolbox/ext-source/handler/build-context.cpp b/src/ui/simulator/toolbox/ext-source/handler/build-context.cpp
index 04380d4a21..be21c1ef2c 100644
--- a/src/ui/simulator/toolbox/ext-source/handler/build-context.cpp
+++ b/src/ui/simulator/toolbox/ext-source/handler/build-context.cpp
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/simulator/toolbox/ext-source/handler/build-context.h b/src/ui/simulator/toolbox/ext-source/handler/build-context.h
index cea99efc88..485e088645 100644
--- a/src/ui/simulator/toolbox/ext-source/handler/build-context.h
+++ b/src/ui/simulator/toolbox/ext-source/handler/build-context.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/simulator/toolbox/ext-source/handler/com.rte-france.antares.study.cpp b/src/ui/simulator/toolbox/ext-source/handler/com.rte-france.antares.study.cpp
index 7626f1b57c..9106328fc2 100644
--- a/src/ui/simulator/toolbox/ext-source/handler/com.rte-france.antares.study.cpp
+++ b/src/ui/simulator/toolbox/ext-source/handler/com.rte-france.antares.study.cpp
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/simulator/toolbox/ext-source/handler/handler.h b/src/ui/simulator/toolbox/ext-source/handler/handler.h
index 40a068976a..f0ea0a5099 100644
--- a/src/ui/simulator/toolbox/ext-source/handler/handler.h
+++ b/src/ui/simulator/toolbox/ext-source/handler/handler.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/simulator/toolbox/ext-source/performer.cpp b/src/ui/simulator/toolbox/ext-source/performer.cpp
index e9d1c7723c..af54bc93cc 100644
--- a/src/ui/simulator/toolbox/ext-source/performer.cpp
+++ b/src/ui/simulator/toolbox/ext-source/performer.cpp
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/simulator/toolbox/ext-source/performer.h b/src/ui/simulator/toolbox/ext-source/performer.h
index 4bca4b3950..2df153879a 100644
--- a/src/ui/simulator/toolbox/ext-source/performer.h
+++ b/src/ui/simulator/toolbox/ext-source/performer.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/simulator/toolbox/ext-source/window.cpp b/src/ui/simulator/toolbox/ext-source/window.cpp
index ca98aa18fd..be47d5f357 100644
--- a/src/ui/simulator/toolbox/ext-source/window.cpp
+++ b/src/ui/simulator/toolbox/ext-source/window.cpp
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/simulator/toolbox/ext-source/window.h b/src/ui/simulator/toolbox/ext-source/window.h
index f533968897..4659b6804e 100644
--- a/src/ui/simulator/toolbox/ext-source/window.h
+++ b/src/ui/simulator/toolbox/ext-source/window.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/simulator/toolbox/input/area.cpp b/src/ui/simulator/toolbox/input/area.cpp
index b00905104d..ee817c6bbd 100644
--- a/src/ui/simulator/toolbox/input/area.cpp
+++ b/src/ui/simulator/toolbox/input/area.cpp
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/simulator/toolbox/input/area.h b/src/ui/simulator/toolbox/input/area.h
index 6476ca3484..55e9f87965 100644
--- a/src/ui/simulator/toolbox/input/area.h
+++ b/src/ui/simulator/toolbox/input/area.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/simulator/toolbox/input/bindingconstraint.h b/src/ui/simulator/toolbox/input/bindingconstraint.h
index d950801694..c0cd5af056 100644
--- a/src/ui/simulator/toolbox/input/bindingconstraint.h
+++ b/src/ui/simulator/toolbox/input/bindingconstraint.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/simulator/toolbox/input/bindingconstraint/bindingconstraint.cpp b/src/ui/simulator/toolbox/input/bindingconstraint/bindingconstraint.cpp
index 3d01ed613e..34c32f8132 100644
--- a/src/ui/simulator/toolbox/input/bindingconstraint/bindingconstraint.cpp
+++ b/src/ui/simulator/toolbox/input/bindingconstraint/bindingconstraint.cpp
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/simulator/toolbox/input/bindingconstraint/bindingconstraint.h b/src/ui/simulator/toolbox/input/bindingconstraint/bindingconstraint.h
index 51c9aa3cde..acde469296 100644
--- a/src/ui/simulator/toolbox/input/bindingconstraint/bindingconstraint.h
+++ b/src/ui/simulator/toolbox/input/bindingconstraint/bindingconstraint.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/simulator/toolbox/input/connection.cpp b/src/ui/simulator/toolbox/input/connection.cpp
index 48f1047445..b4b217a83e 100644
--- a/src/ui/simulator/toolbox/input/connection.cpp
+++ b/src/ui/simulator/toolbox/input/connection.cpp
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/simulator/toolbox/input/connection.h b/src/ui/simulator/toolbox/input/connection.h
index 690afd4484..1cc800d490 100644
--- a/src/ui/simulator/toolbox/input/connection.h
+++ b/src/ui/simulator/toolbox/input/connection.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/simulator/toolbox/input/input.cpp b/src/ui/simulator/toolbox/input/input.cpp
index c7bbd3d84b..0e452690fb 100644
--- a/src/ui/simulator/toolbox/input/input.cpp
+++ b/src/ui/simulator/toolbox/input/input.cpp
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/simulator/toolbox/input/input.h b/src/ui/simulator/toolbox/input/input.h
index b1c0f817f4..a918155237 100644
--- a/src/ui/simulator/toolbox/input/input.h
+++ b/src/ui/simulator/toolbox/input/input.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/simulator/toolbox/input/renewable-cluster.cpp b/src/ui/simulator/toolbox/input/renewable-cluster.cpp
index 0e2e5a6f40..e196b27856 100644
--- a/src/ui/simulator/toolbox/input/renewable-cluster.cpp
+++ b/src/ui/simulator/toolbox/input/renewable-cluster.cpp
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/simulator/toolbox/input/renewable-cluster.h b/src/ui/simulator/toolbox/input/renewable-cluster.h
index 17283c7d55..a1df638f61 100644
--- a/src/ui/simulator/toolbox/input/renewable-cluster.h
+++ b/src/ui/simulator/toolbox/input/renewable-cluster.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/simulator/toolbox/input/thermal-cluster.cpp b/src/ui/simulator/toolbox/input/thermal-cluster.cpp
index 012b3185e5..4579e26169 100644
--- a/src/ui/simulator/toolbox/input/thermal-cluster.cpp
+++ b/src/ui/simulator/toolbox/input/thermal-cluster.cpp
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/simulator/toolbox/input/thermal-cluster.h b/src/ui/simulator/toolbox/input/thermal-cluster.h
index 1621eca2a4..e2694f045c 100644
--- a/src/ui/simulator/toolbox/input/thermal-cluster.h
+++ b/src/ui/simulator/toolbox/input/thermal-cluster.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/simulator/toolbox/jobs.h b/src/ui/simulator/toolbox/jobs.h
index 16cd8f5541..dffa32ceef 100644
--- a/src/ui/simulator/toolbox/jobs.h
+++ b/src/ui/simulator/toolbox/jobs.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/simulator/toolbox/jobs/job.cpp b/src/ui/simulator/toolbox/jobs/job.cpp
index 2708c20850..681d226174 100644
--- a/src/ui/simulator/toolbox/jobs/job.cpp
+++ b/src/ui/simulator/toolbox/jobs/job.cpp
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/simulator/toolbox/jobs/job.h b/src/ui/simulator/toolbox/jobs/job.h
index 2343edb906..fa146f2edb 100644
--- a/src/ui/simulator/toolbox/jobs/job.h
+++ b/src/ui/simulator/toolbox/jobs/job.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/simulator/toolbox/locales.cpp b/src/ui/simulator/toolbox/locales.cpp
index 66faf032e6..72de6385ea 100644
--- a/src/ui/simulator/toolbox/locales.cpp
+++ b/src/ui/simulator/toolbox/locales.cpp
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/simulator/toolbox/locales.h b/src/ui/simulator/toolbox/locales.h
index 6d976754ce..9f234ab02a 100644
--- a/src/ui/simulator/toolbox/locales.h
+++ b/src/ui/simulator/toolbox/locales.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/simulator/toolbox/resources.cpp b/src/ui/simulator/toolbox/resources.cpp
index c64bb188b6..e6b8582b09 100644
--- a/src/ui/simulator/toolbox/resources.cpp
+++ b/src/ui/simulator/toolbox/resources.cpp
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/simulator/toolbox/resources.h b/src/ui/simulator/toolbox/resources.h
index 95005a7b96..f0c9a86bc6 100644
--- a/src/ui/simulator/toolbox/resources.h
+++ b/src/ui/simulator/toolbox/resources.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/simulator/toolbox/spotlight/area.cpp b/src/ui/simulator/toolbox/spotlight/area.cpp
index 2c31ac7f02..c3ca6669fe 100644
--- a/src/ui/simulator/toolbox/spotlight/area.cpp
+++ b/src/ui/simulator/toolbox/spotlight/area.cpp
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/simulator/toolbox/spotlight/area.h b/src/ui/simulator/toolbox/spotlight/area.h
index 5f71d8c921..21d30c758f 100644
--- a/src/ui/simulator/toolbox/spotlight/area.h
+++ b/src/ui/simulator/toolbox/spotlight/area.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/simulator/toolbox/spotlight/constraint.cpp b/src/ui/simulator/toolbox/spotlight/constraint.cpp
index 0aed1555f0..aae5f9f4d8 100644
--- a/src/ui/simulator/toolbox/spotlight/constraint.cpp
+++ b/src/ui/simulator/toolbox/spotlight/constraint.cpp
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/simulator/toolbox/spotlight/constraint.h b/src/ui/simulator/toolbox/spotlight/constraint.h
index 0152e52a56..0bc90e2688 100644
--- a/src/ui/simulator/toolbox/spotlight/constraint.h
+++ b/src/ui/simulator/toolbox/spotlight/constraint.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/simulator/toolbox/system/diskfreespace.hxx b/src/ui/simulator/toolbox/system/diskfreespace.hxx
index 8197780625..ad346d4176 100644
--- a/src/ui/simulator/toolbox/system/diskfreespace.hxx
+++ b/src/ui/simulator/toolbox/system/diskfreespace.hxx
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/simulator/toolbox/validator.cpp b/src/ui/simulator/toolbox/validator.cpp
index 08bdbd38d6..2b6f20ecfa 100644
--- a/src/ui/simulator/toolbox/validator.cpp
+++ b/src/ui/simulator/toolbox/validator.cpp
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/simulator/toolbox/validator.h b/src/ui/simulator/toolbox/validator.h
index 1229911bd2..8af31b759d 100644
--- a/src/ui/simulator/toolbox/validator.h
+++ b/src/ui/simulator/toolbox/validator.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/simulator/toolbox/wx-wrapper.h b/src/ui/simulator/toolbox/wx-wrapper.h
index 274847f9fa..b0ddb68e82 100644
--- a/src/ui/simulator/toolbox/wx-wrapper.h
+++ b/src/ui/simulator/toolbox/wx-wrapper.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/simulator/windows/about/aboutbox.cpp b/src/ui/simulator/windows/about/aboutbox.cpp
index 100b1b008e..da5df67595 100644
--- a/src/ui/simulator/windows/about/aboutbox.cpp
+++ b/src/ui/simulator/windows/about/aboutbox.cpp
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
@@ -111,14 +111,14 @@ License-Text:
Copyright (C) 2007-2018 RTE
This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
+it under the terms of the Mozilla Public Licence 2.0 as published by
the Free Software Foundation; either version 3 of the License, or
(at your option) any later version.
This program is distributed in the hope that it will be useful, but
WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
-See the GNU General Public License for more details.
-You should have received a copy of the GNU General Public License
+See the Mozilla Public Licence 2.0 for more details.
+You should have received a copy of the Mozilla Public Licence 2.0
along with this program; if not, see .
In accordance with the terms of section 7 (7. Additional Terms.) of
@@ -171,15 +171,15 @@ license document, but changing it is not allowed.
### Preamble
-The GNU General Public License is a free, copyleft license for
+The Mozilla Public Licence 2.0 is a free, copyleft license for
software and other kinds of works.
The licenses for most software and other practical works are designed
to take away your freedom to share and change the works. By contrast,
-the GNU General Public License is intended to guarantee your freedom
+the Mozilla Public Licence 2.0 is intended to guarantee your freedom
to share and change all versions of a program--to make sure it remains
free software for all its users. We, the Free Software Foundation, use
-the GNU General Public License for most of our software; it applies
+the Mozilla Public Licence 2.0 for most of our software; it applies
also to any other work released this way by its authors. You can apply
it to your programs, too.
@@ -237,7 +237,7 @@ modification follow.
#### 0. Definitions.
-"This License" refers to version 3 of the GNU General Public License.
+"This License" refers to version 3 of the Mozilla Public Licence 2.0.
"Copyright" also means copyright-like laws that apply to other kinds
of works, such as semiconductor masks.
@@ -726,7 +726,7 @@ combination as such.
#### 14. Revised Versions of this License.
The Free Software Foundation may publish revised and/or new versions
-of the GNU General Public License from time to time. Such new versions
+of the Mozilla Public Licence 2.0 from time to time. Such new versions
will be similar in spirit to the present version, but may differ in
detail to address new problems or concerns.
@@ -740,7 +740,7 @@ License, you may choose any version ever published by the Free
Software Foundation.
If the Program specifies that a proxy can decide which future versions
-of the GNU General Public License can be used, that proxy's public
+of the Mozilla Public Licence 2.0 can be used, that proxy's public
statement of acceptance of a version permanently authorizes you to
choose that version for the Program.
@@ -800,16 +800,16 @@ the exclusion of warranty; and each file should have at least the
Copyright (C)
This program is free software: you can redistribute it and/or modify
- it under the terms of the GNU General Public License as published by
+ it under the terms of the Mozilla Public Licence 2.0 as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
- GNU General Public License for more details.
+ Mozilla Public Licence 2.0 for more details.
- You should have received a copy of the GNU General Public License
+ You should have received a copy of the Mozilla Public Licence 2.0
along with this program. If not, see .
Also add information on how to contact you by electronic and paper
@@ -833,7 +833,7 @@ school, if any, to sign a "copyright disclaimer" for the program, if
necessary. For more information on this, and how to apply and follow
the GNU GPL, see .
-The GNU General Public License does not permit incorporating your
+The Mozilla Public Licence 2.0 does not permit incorporating your
program into proprietary programs. If your program is a subroutine
library, you may consider it more useful to permit linking proprietary
applications with the library. If this is what you want to do, use the
diff --git a/src/ui/simulator/windows/about/aboutbox.h b/src/ui/simulator/windows/about/aboutbox.h
index 7681989af5..62694b9c0d 100644
--- a/src/ui/simulator/windows/about/aboutbox.h
+++ b/src/ui/simulator/windows/about/aboutbox.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/simulator/windows/aboutbox.h b/src/ui/simulator/windows/aboutbox.h
index b281c680f0..a26a431ae9 100644
--- a/src/ui/simulator/windows/aboutbox.h
+++ b/src/ui/simulator/windows/aboutbox.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/simulator/windows/analyzer/analyzer.cpp b/src/ui/simulator/windows/analyzer/analyzer.cpp
index 1d8a68e259..026d26b055 100644
--- a/src/ui/simulator/windows/analyzer/analyzer.cpp
+++ b/src/ui/simulator/windows/analyzer/analyzer.cpp
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/simulator/windows/analyzer/analyzer.h b/src/ui/simulator/windows/analyzer/analyzer.h
index b91ec39a07..5d07cbe18c 100644
--- a/src/ui/simulator/windows/analyzer/analyzer.h
+++ b/src/ui/simulator/windows/analyzer/analyzer.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/simulator/windows/analyzer/analyzer.hxx b/src/ui/simulator/windows/analyzer/analyzer.hxx
index 2442f32a7b..3448c96a78 100644
--- a/src/ui/simulator/windows/analyzer/analyzer.hxx
+++ b/src/ui/simulator/windows/analyzer/analyzer.hxx
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/simulator/windows/bindingconstraint/bindingconstraint.cpp b/src/ui/simulator/windows/bindingconstraint/bindingconstraint.cpp
index 4f56d152a2..791d283a47 100644
--- a/src/ui/simulator/windows/bindingconstraint/bindingconstraint.cpp
+++ b/src/ui/simulator/windows/bindingconstraint/bindingconstraint.cpp
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/simulator/windows/bindingconstraint/bindingconstraint.h b/src/ui/simulator/windows/bindingconstraint/bindingconstraint.h
index 28a8fe3f91..ed314ef055 100644
--- a/src/ui/simulator/windows/bindingconstraint/bindingconstraint.h
+++ b/src/ui/simulator/windows/bindingconstraint/bindingconstraint.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/simulator/windows/bindingconstraint/edit.cpp b/src/ui/simulator/windows/bindingconstraint/edit.cpp
index addae9ccd1..f6cccf29a0 100644
--- a/src/ui/simulator/windows/bindingconstraint/edit.cpp
+++ b/src/ui/simulator/windows/bindingconstraint/edit.cpp
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/simulator/windows/bindingconstraint/edit.h b/src/ui/simulator/windows/bindingconstraint/edit.h
index 23154510b0..c6a1201b15 100644
--- a/src/ui/simulator/windows/bindingconstraint/edit.h
+++ b/src/ui/simulator/windows/bindingconstraint/edit.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/simulator/windows/calendar/calendar.cpp b/src/ui/simulator/windows/calendar/calendar.cpp
index 9c7e7012d2..c34837dde9 100644
--- a/src/ui/simulator/windows/calendar/calendar.cpp
+++ b/src/ui/simulator/windows/calendar/calendar.cpp
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/simulator/windows/calendar/calendar.h b/src/ui/simulator/windows/calendar/calendar.h
index deb2676336..63a96af6b5 100644
--- a/src/ui/simulator/windows/calendar/calendar.h
+++ b/src/ui/simulator/windows/calendar/calendar.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/simulator/windows/calendar/view-standard.hxx b/src/ui/simulator/windows/calendar/view-standard.hxx
index 865692617f..e72712ec90 100644
--- a/src/ui/simulator/windows/calendar/view-standard.hxx
+++ b/src/ui/simulator/windows/calendar/view-standard.hxx
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/simulator/windows/cleaner.cpp b/src/ui/simulator/windows/cleaner.cpp
index f93d6cf297..077165d1da 100644
--- a/src/ui/simulator/windows/cleaner.cpp
+++ b/src/ui/simulator/windows/cleaner.cpp
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/simulator/windows/cleaner.h b/src/ui/simulator/windows/cleaner.h
index f26658d3eb..69ebbd05f6 100644
--- a/src/ui/simulator/windows/cleaner.h
+++ b/src/ui/simulator/windows/cleaner.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/simulator/windows/connection.cpp b/src/ui/simulator/windows/connection.cpp
index 39d88368a6..50ccf17113 100644
--- a/src/ui/simulator/windows/connection.cpp
+++ b/src/ui/simulator/windows/connection.cpp
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/simulator/windows/connection.h b/src/ui/simulator/windows/connection.h
index fb267b22e8..708f86a9b5 100644
--- a/src/ui/simulator/windows/connection.h
+++ b/src/ui/simulator/windows/connection.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/simulator/windows/constraints-builder/constraintsbuilder.cpp b/src/ui/simulator/windows/constraints-builder/constraintsbuilder.cpp
index ca364dff11..b48416767f 100644
--- a/src/ui/simulator/windows/constraints-builder/constraintsbuilder.cpp
+++ b/src/ui/simulator/windows/constraints-builder/constraintsbuilder.cpp
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/simulator/windows/constraints-builder/constraintsbuilder.h b/src/ui/simulator/windows/constraints-builder/constraintsbuilder.h
index 57fdeb441f..c4a9810a33 100644
--- a/src/ui/simulator/windows/constraints-builder/constraintsbuilder.h
+++ b/src/ui/simulator/windows/constraints-builder/constraintsbuilder.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/simulator/windows/correlation/correlation.cpp b/src/ui/simulator/windows/correlation/correlation.cpp
index 59fd308946..3521670684 100644
--- a/src/ui/simulator/windows/correlation/correlation.cpp
+++ b/src/ui/simulator/windows/correlation/correlation.cpp
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/simulator/windows/correlation/correlation.h b/src/ui/simulator/windows/correlation/correlation.h
index 52493448c3..ed8f843a86 100644
--- a/src/ui/simulator/windows/correlation/correlation.h
+++ b/src/ui/simulator/windows/correlation/correlation.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/simulator/windows/correlation/datasources.hxx b/src/ui/simulator/windows/correlation/datasources.hxx
index b322517192..1ab88d181f 100644
--- a/src/ui/simulator/windows/correlation/datasources.hxx
+++ b/src/ui/simulator/windows/correlation/datasources.hxx
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/simulator/windows/exportmap.cpp b/src/ui/simulator/windows/exportmap.cpp
index d3753546f4..6d626aa02f 100644
--- a/src/ui/simulator/windows/exportmap.cpp
+++ b/src/ui/simulator/windows/exportmap.cpp
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/simulator/windows/exportmap.h b/src/ui/simulator/windows/exportmap.h
index 3d51bd3c42..ed44a36488 100644
--- a/src/ui/simulator/windows/exportmap.h
+++ b/src/ui/simulator/windows/exportmap.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/simulator/windows/exportmap.hxx b/src/ui/simulator/windows/exportmap.hxx
index 1408955ce5..567e2b8265 100644
--- a/src/ui/simulator/windows/exportmap.hxx
+++ b/src/ui/simulator/windows/exportmap.hxx
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/simulator/windows/hydro/allocation.cpp b/src/ui/simulator/windows/hydro/allocation.cpp
index 2d999338c9..257011ee15 100644
--- a/src/ui/simulator/windows/hydro/allocation.cpp
+++ b/src/ui/simulator/windows/hydro/allocation.cpp
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/simulator/windows/hydro/allocation.h b/src/ui/simulator/windows/hydro/allocation.h
index 3826c3bbcd..9b896d351c 100644
--- a/src/ui/simulator/windows/hydro/allocation.h
+++ b/src/ui/simulator/windows/hydro/allocation.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/simulator/windows/hydro/dailypower.cpp b/src/ui/simulator/windows/hydro/dailypower.cpp
index 5f9264e695..5fd50cc735 100644
--- a/src/ui/simulator/windows/hydro/dailypower.cpp
+++ b/src/ui/simulator/windows/hydro/dailypower.cpp
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/simulator/windows/hydro/dailypower.h b/src/ui/simulator/windows/hydro/dailypower.h
index 458b547884..cf21401770 100644
--- a/src/ui/simulator/windows/hydro/dailypower.h
+++ b/src/ui/simulator/windows/hydro/dailypower.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/simulator/windows/hydro/levelsandvalues.cpp b/src/ui/simulator/windows/hydro/levelsandvalues.cpp
index f7f1bc5b18..f6ce5f73d2 100644
--- a/src/ui/simulator/windows/hydro/levelsandvalues.cpp
+++ b/src/ui/simulator/windows/hydro/levelsandvalues.cpp
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/simulator/windows/hydro/levelsandvalues.h b/src/ui/simulator/windows/hydro/levelsandvalues.h
index 37a054abad..50eed888d7 100644
--- a/src/ui/simulator/windows/hydro/levelsandvalues.h
+++ b/src/ui/simulator/windows/hydro/levelsandvalues.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/simulator/windows/hydro/localdatahydro.cpp b/src/ui/simulator/windows/hydro/localdatahydro.cpp
index 85b0a26a4d..38d30ad342 100644
--- a/src/ui/simulator/windows/hydro/localdatahydro.cpp
+++ b/src/ui/simulator/windows/hydro/localdatahydro.cpp
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/simulator/windows/hydro/localdatahydro.h b/src/ui/simulator/windows/hydro/localdatahydro.h
index 1ebf406022..d811772d9d 100644
--- a/src/ui/simulator/windows/hydro/localdatahydro.h
+++ b/src/ui/simulator/windows/hydro/localdatahydro.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/simulator/windows/hydro/management.cpp b/src/ui/simulator/windows/hydro/management.cpp
index b65d4a3633..2ef07596ed 100644
--- a/src/ui/simulator/windows/hydro/management.cpp
+++ b/src/ui/simulator/windows/hydro/management.cpp
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/simulator/windows/hydro/management.h b/src/ui/simulator/windows/hydro/management.h
index 519a7c866d..21c9e8d078 100644
--- a/src/ui/simulator/windows/hydro/management.h
+++ b/src/ui/simulator/windows/hydro/management.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/simulator/windows/hydro/prepro.cpp b/src/ui/simulator/windows/hydro/prepro.cpp
index fde1ef95eb..eb291ed7c4 100644
--- a/src/ui/simulator/windows/hydro/prepro.cpp
+++ b/src/ui/simulator/windows/hydro/prepro.cpp
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/simulator/windows/hydro/prepro.h b/src/ui/simulator/windows/hydro/prepro.h
index c06e92055f..b653de0b08 100644
--- a/src/ui/simulator/windows/hydro/prepro.h
+++ b/src/ui/simulator/windows/hydro/prepro.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/simulator/windows/hydro/series.cpp b/src/ui/simulator/windows/hydro/series.cpp
index 3336b6f428..d1aa938736 100644
--- a/src/ui/simulator/windows/hydro/series.cpp
+++ b/src/ui/simulator/windows/hydro/series.cpp
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/simulator/windows/hydro/series.h b/src/ui/simulator/windows/hydro/series.h
index 845d591a04..4191d84fe0 100644
--- a/src/ui/simulator/windows/hydro/series.h
+++ b/src/ui/simulator/windows/hydro/series.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/simulator/windows/inspector.h b/src/ui/simulator/windows/inspector.h
index d228794ca3..46b8434a1a 100644
--- a/src/ui/simulator/windows/inspector.h
+++ b/src/ui/simulator/windows/inspector.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/simulator/windows/inspector/accumulator.hxx b/src/ui/simulator/windows/inspector/accumulator.hxx
index 49b8f2773b..c9f8e3cffe 100644
--- a/src/ui/simulator/windows/inspector/accumulator.hxx
+++ b/src/ui/simulator/windows/inspector/accumulator.hxx
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/simulator/windows/inspector/data.cpp b/src/ui/simulator/windows/inspector/data.cpp
index 4f5b90b1ab..f15cf9072e 100644
--- a/src/ui/simulator/windows/inspector/data.cpp
+++ b/src/ui/simulator/windows/inspector/data.cpp
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/simulator/windows/inspector/data.h b/src/ui/simulator/windows/inspector/data.h
index 1690a0f010..dc7599c6cb 100644
--- a/src/ui/simulator/windows/inspector/data.h
+++ b/src/ui/simulator/windows/inspector/data.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/simulator/windows/inspector/data.hxx b/src/ui/simulator/windows/inspector/data.hxx
index 32604685ea..19947dcbf1 100644
--- a/src/ui/simulator/windows/inspector/data.hxx
+++ b/src/ui/simulator/windows/inspector/data.hxx
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/simulator/windows/inspector/editor-calendar.cpp b/src/ui/simulator/windows/inspector/editor-calendar.cpp
index 9a4182fd6a..bc255dee70 100644
--- a/src/ui/simulator/windows/inspector/editor-calendar.cpp
+++ b/src/ui/simulator/windows/inspector/editor-calendar.cpp
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/simulator/windows/inspector/editor-calendar.h b/src/ui/simulator/windows/inspector/editor-calendar.h
index 2682226534..ab7637f85f 100644
--- a/src/ui/simulator/windows/inspector/editor-calendar.h
+++ b/src/ui/simulator/windows/inspector/editor-calendar.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/simulator/windows/inspector/frame.cpp b/src/ui/simulator/windows/inspector/frame.cpp
index 2f48efb4e5..952a0feedc 100644
--- a/src/ui/simulator/windows/inspector/frame.cpp
+++ b/src/ui/simulator/windows/inspector/frame.cpp
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/simulator/windows/inspector/frame.h b/src/ui/simulator/windows/inspector/frame.h
index d02102f3fc..883e10b76f 100644
--- a/src/ui/simulator/windows/inspector/frame.h
+++ b/src/ui/simulator/windows/inspector/frame.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/simulator/windows/inspector/grid.cpp b/src/ui/simulator/windows/inspector/grid.cpp
index 1594612ac4..d0209ff9d1 100644
--- a/src/ui/simulator/windows/inspector/grid.cpp
+++ b/src/ui/simulator/windows/inspector/grid.cpp
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/simulator/windows/inspector/grid.h b/src/ui/simulator/windows/inspector/grid.h
index 59fbdb58c3..ffab52b550 100644
--- a/src/ui/simulator/windows/inspector/grid.h
+++ b/src/ui/simulator/windows/inspector/grid.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/simulator/windows/inspector/inspector.cpp b/src/ui/simulator/windows/inspector/inspector.cpp
index 1a9eec73a8..bfc19550fd 100644
--- a/src/ui/simulator/windows/inspector/inspector.cpp
+++ b/src/ui/simulator/windows/inspector/inspector.cpp
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/simulator/windows/inspector/inspector.h b/src/ui/simulator/windows/inspector/inspector.h
index 8a5dc1b568..347142ead5 100644
--- a/src/ui/simulator/windows/inspector/inspector.h
+++ b/src/ui/simulator/windows/inspector/inspector.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/simulator/windows/inspector/property.update.cpp b/src/ui/simulator/windows/inspector/property.update.cpp
index 3adc4f7927..d3bb7d46e6 100644
--- a/src/ui/simulator/windows/inspector/property.update.cpp
+++ b/src/ui/simulator/windows/inspector/property.update.cpp
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/simulator/windows/memorystatistics.h b/src/ui/simulator/windows/memorystatistics.h
index d9ffe20c1c..520396ae17 100644
--- a/src/ui/simulator/windows/memorystatistics.h
+++ b/src/ui/simulator/windows/memorystatistics.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/simulator/windows/memorystatistics/memorystatistics.cpp b/src/ui/simulator/windows/memorystatistics/memorystatistics.cpp
index 2c6bc6674f..5caa44d901 100644
--- a/src/ui/simulator/windows/memorystatistics/memorystatistics.cpp
+++ b/src/ui/simulator/windows/memorystatistics/memorystatistics.cpp
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/simulator/windows/memorystatistics/memorystatistics.h b/src/ui/simulator/windows/memorystatistics/memorystatistics.h
index bf5e1b4441..f35518e225 100644
--- a/src/ui/simulator/windows/memorystatistics/memorystatistics.h
+++ b/src/ui/simulator/windows/memorystatistics/memorystatistics.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/simulator/windows/memorystatistics/private.h b/src/ui/simulator/windows/memorystatistics/private.h
index 81e57c1896..d4d96ec185 100644
--- a/src/ui/simulator/windows/memorystatistics/private.h
+++ b/src/ui/simulator/windows/memorystatistics/private.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/simulator/windows/message.cpp b/src/ui/simulator/windows/message.cpp
index bb69fd0167..8b5450ebdf 100644
--- a/src/ui/simulator/windows/message.cpp
+++ b/src/ui/simulator/windows/message.cpp
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/simulator/windows/message.h b/src/ui/simulator/windows/message.h
index e514632c00..8d8a39cc55 100644
--- a/src/ui/simulator/windows/message.h
+++ b/src/ui/simulator/windows/message.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/simulator/windows/message.hxx b/src/ui/simulator/windows/message.hxx
index 4bd5e591a5..0c2fa61128 100644
--- a/src/ui/simulator/windows/message.hxx
+++ b/src/ui/simulator/windows/message.hxx
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/simulator/windows/notes.cpp b/src/ui/simulator/windows/notes.cpp
index db428b25b2..7ad593bfdd 100644
--- a/src/ui/simulator/windows/notes.cpp
+++ b/src/ui/simulator/windows/notes.cpp
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/simulator/windows/notes.h b/src/ui/simulator/windows/notes.h
index 76ae0d200c..7621f27c6c 100644
--- a/src/ui/simulator/windows/notes.h
+++ b/src/ui/simulator/windows/notes.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/simulator/windows/options/adequacy-patch/adequacy-patch-areas.cpp b/src/ui/simulator/windows/options/adequacy-patch/adequacy-patch-areas.cpp
index 51cc8b3436..de93629782 100644
--- a/src/ui/simulator/windows/options/adequacy-patch/adequacy-patch-areas.cpp
+++ b/src/ui/simulator/windows/options/adequacy-patch/adequacy-patch-areas.cpp
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/simulator/windows/options/adequacy-patch/adequacy-patch-areas.h b/src/ui/simulator/windows/options/adequacy-patch/adequacy-patch-areas.h
index dc379c10ac..af3fdc4c80 100644
--- a/src/ui/simulator/windows/options/adequacy-patch/adequacy-patch-areas.h
+++ b/src/ui/simulator/windows/options/adequacy-patch/adequacy-patch-areas.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/simulator/windows/options/adequacy-patch/adequacy-patch-options.cpp b/src/ui/simulator/windows/options/adequacy-patch/adequacy-patch-options.cpp
index 0429abcaaf..c604993e56 100644
--- a/src/ui/simulator/windows/options/adequacy-patch/adequacy-patch-options.cpp
+++ b/src/ui/simulator/windows/options/adequacy-patch/adequacy-patch-options.cpp
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/simulator/windows/options/adequacy-patch/adequacy-patch-options.h b/src/ui/simulator/windows/options/adequacy-patch/adequacy-patch-options.h
index c5ade84e37..f67c509e16 100644
--- a/src/ui/simulator/windows/options/adequacy-patch/adequacy-patch-options.h
+++ b/src/ui/simulator/windows/options/adequacy-patch/adequacy-patch-options.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/simulator/windows/options/advanced/advanced.cpp b/src/ui/simulator/windows/options/advanced/advanced.cpp
index 798ee4f428..6275bf2b2e 100644
--- a/src/ui/simulator/windows/options/advanced/advanced.cpp
+++ b/src/ui/simulator/windows/options/advanced/advanced.cpp
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/simulator/windows/options/advanced/advanced.h b/src/ui/simulator/windows/options/advanced/advanced.h
index c90a336b72..2a7e022a7e 100644
--- a/src/ui/simulator/windows/options/advanced/advanced.h
+++ b/src/ui/simulator/windows/options/advanced/advanced.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/simulator/windows/options/optimization/optimization.cpp b/src/ui/simulator/windows/options/optimization/optimization.cpp
index 8f1c74e378..d361f79bfe 100644
--- a/src/ui/simulator/windows/options/optimization/optimization.cpp
+++ b/src/ui/simulator/windows/options/optimization/optimization.cpp
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/simulator/windows/options/optimization/optimization.h b/src/ui/simulator/windows/options/optimization/optimization.h
index fd4544c310..f769e952e7 100644
--- a/src/ui/simulator/windows/options/optimization/optimization.h
+++ b/src/ui/simulator/windows/options/optimization/optimization.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/simulator/windows/options/playlist/playlist.cpp b/src/ui/simulator/windows/options/playlist/playlist.cpp
index 7f45455ebe..e2aa394872 100644
--- a/src/ui/simulator/windows/options/playlist/playlist.cpp
+++ b/src/ui/simulator/windows/options/playlist/playlist.cpp
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/simulator/windows/options/playlist/playlist.h b/src/ui/simulator/windows/options/playlist/playlist.h
index d01ce9bf5a..6a652faabb 100644
--- a/src/ui/simulator/windows/options/playlist/playlist.h
+++ b/src/ui/simulator/windows/options/playlist/playlist.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/simulator/windows/options/temp-folder/temp-folder.cpp b/src/ui/simulator/windows/options/temp-folder/temp-folder.cpp
index b147f3eb1b..dfe601da6f 100644
--- a/src/ui/simulator/windows/options/temp-folder/temp-folder.cpp
+++ b/src/ui/simulator/windows/options/temp-folder/temp-folder.cpp
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/simulator/windows/options/temp-folder/temp-folder.h b/src/ui/simulator/windows/options/temp-folder/temp-folder.h
index 4bdd16acc5..39b3d87b0b 100644
--- a/src/ui/simulator/windows/options/temp-folder/temp-folder.h
+++ b/src/ui/simulator/windows/options/temp-folder/temp-folder.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/simulator/windows/output/content.h b/src/ui/simulator/windows/output/content.h
index a6f327a671..dba2ee3551 100644
--- a/src/ui/simulator/windows/output/content.h
+++ b/src/ui/simulator/windows/output/content.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/simulator/windows/output/content.hxx b/src/ui/simulator/windows/output/content.hxx
index fe8b176a78..4706ec53d8 100644
--- a/src/ui/simulator/windows/output/content.hxx
+++ b/src/ui/simulator/windows/output/content.hxx
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/simulator/windows/output/fwd.h b/src/ui/simulator/windows/output/fwd.h
index 44020d8742..10d96cf201 100644
--- a/src/ui/simulator/windows/output/fwd.h
+++ b/src/ui/simulator/windows/output/fwd.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/simulator/windows/output/job.cpp b/src/ui/simulator/windows/output/job.cpp
index 75df3ec93e..5774bf5aaa 100644
--- a/src/ui/simulator/windows/output/job.cpp
+++ b/src/ui/simulator/windows/output/job.cpp
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/simulator/windows/output/job.h b/src/ui/simulator/windows/output/job.h
index f3dcdaf10a..9bfd81ae4a 100644
--- a/src/ui/simulator/windows/output/job.h
+++ b/src/ui/simulator/windows/output/job.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/simulator/windows/output/layer.cpp b/src/ui/simulator/windows/output/layer.cpp
index 999630063a..3a53cbbdd7 100644
--- a/src/ui/simulator/windows/output/layer.cpp
+++ b/src/ui/simulator/windows/output/layer.cpp
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/simulator/windows/output/layer.h b/src/ui/simulator/windows/output/layer.h
index 4555402751..743ca9c4af 100644
--- a/src/ui/simulator/windows/output/layer.h
+++ b/src/ui/simulator/windows/output/layer.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/simulator/windows/output/layer.hxx b/src/ui/simulator/windows/output/layer.hxx
index bb80e147f2..da07aa25cc 100644
--- a/src/ui/simulator/windows/output/layer.hxx
+++ b/src/ui/simulator/windows/output/layer.hxx
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/simulator/windows/output/mini-frame.cpp b/src/ui/simulator/windows/output/mini-frame.cpp
index 1ec5e97d55..00f7d67ee7 100644
--- a/src/ui/simulator/windows/output/mini-frame.cpp
+++ b/src/ui/simulator/windows/output/mini-frame.cpp
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/simulator/windows/output/mini-frame.h b/src/ui/simulator/windows/output/mini-frame.h
index 9bb57acb96..7e087634c2 100644
--- a/src/ui/simulator/windows/output/mini-frame.h
+++ b/src/ui/simulator/windows/output/mini-frame.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/simulator/windows/output/output.cpp b/src/ui/simulator/windows/output/output.cpp
index 959fea4b1a..3eee2fced2 100644
--- a/src/ui/simulator/windows/output/output.cpp
+++ b/src/ui/simulator/windows/output/output.cpp
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/simulator/windows/output/output.h b/src/ui/simulator/windows/output/output.h
index 3861c11900..2e7df2d29d 100644
--- a/src/ui/simulator/windows/output/output.h
+++ b/src/ui/simulator/windows/output/output.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/simulator/windows/output/panel.h b/src/ui/simulator/windows/output/panel.h
index d8e4f6a0b1..fbfea5f52a 100644
--- a/src/ui/simulator/windows/output/panel.h
+++ b/src/ui/simulator/windows/output/panel.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/simulator/windows/output/panel/area-link-renderer.cpp b/src/ui/simulator/windows/output/panel/area-link-renderer.cpp
index 515a29c204..0f87c672cc 100644
--- a/src/ui/simulator/windows/output/panel/area-link-renderer.cpp
+++ b/src/ui/simulator/windows/output/panel/area-link-renderer.cpp
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/simulator/windows/output/panel/area-link-renderer.h b/src/ui/simulator/windows/output/panel/area-link-renderer.h
index e84d5ae1b5..c4b7e40c16 100644
--- a/src/ui/simulator/windows/output/panel/area-link-renderer.h
+++ b/src/ui/simulator/windows/output/panel/area-link-renderer.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/simulator/windows/output/panel/area-link.cpp b/src/ui/simulator/windows/output/panel/area-link.cpp
index 099fcfb634..1b15187fc0 100644
--- a/src/ui/simulator/windows/output/panel/area-link.cpp
+++ b/src/ui/simulator/windows/output/panel/area-link.cpp
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/simulator/windows/output/panel/panel.cpp b/src/ui/simulator/windows/output/panel/panel.cpp
index ea527ac7c8..908068925e 100644
--- a/src/ui/simulator/windows/output/panel/panel.cpp
+++ b/src/ui/simulator/windows/output/panel/panel.cpp
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/simulator/windows/output/panel/panel.h b/src/ui/simulator/windows/output/panel/panel.h
index 87cf3d3682..f15b776202 100644
--- a/src/ui/simulator/windows/output/panel/panel.h
+++ b/src/ui/simulator/windows/output/panel/panel.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/simulator/windows/output/panel/panel.hxx b/src/ui/simulator/windows/output/panel/panel.hxx
index c0a6c2dd12..4283621b39 100644
--- a/src/ui/simulator/windows/output/panel/panel.hxx
+++ b/src/ui/simulator/windows/output/panel/panel.hxx
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/simulator/windows/output/provider/output-comparison.cpp b/src/ui/simulator/windows/output/provider/output-comparison.cpp
index a0372604b8..e189f8dc22 100644
--- a/src/ui/simulator/windows/output/provider/output-comparison.cpp
+++ b/src/ui/simulator/windows/output/provider/output-comparison.cpp
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/simulator/windows/output/provider/output-comparison.h b/src/ui/simulator/windows/output/provider/output-comparison.h
index 5332d91000..6ff6d1d385 100644
--- a/src/ui/simulator/windows/output/provider/output-comparison.h
+++ b/src/ui/simulator/windows/output/provider/output-comparison.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/simulator/windows/output/provider/outputs.cpp b/src/ui/simulator/windows/output/provider/outputs.cpp
index bad5de05f9..777f1952c6 100644
--- a/src/ui/simulator/windows/output/provider/outputs.cpp
+++ b/src/ui/simulator/windows/output/provider/outputs.cpp
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/simulator/windows/output/provider/outputs.h b/src/ui/simulator/windows/output/provider/outputs.h
index 994a049070..e51afe7c30 100644
--- a/src/ui/simulator/windows/output/provider/outputs.h
+++ b/src/ui/simulator/windows/output/provider/outputs.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/simulator/windows/output/provider/variables.cpp b/src/ui/simulator/windows/output/provider/variables.cpp
index a15cf35955..6424ea37cd 100644
--- a/src/ui/simulator/windows/output/provider/variables.cpp
+++ b/src/ui/simulator/windows/output/provider/variables.cpp
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/simulator/windows/output/provider/variables.h b/src/ui/simulator/windows/output/provider/variables.h
index 6ed4907dde..2489645ebd 100644
--- a/src/ui/simulator/windows/output/provider/variables.h
+++ b/src/ui/simulator/windows/output/provider/variables.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/simulator/windows/output/spotlight-provider.cpp b/src/ui/simulator/windows/output/spotlight-provider.cpp
index 2821a6a091..0682e2fe9f 100644
--- a/src/ui/simulator/windows/output/spotlight-provider.cpp
+++ b/src/ui/simulator/windows/output/spotlight-provider.cpp
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/simulator/windows/output/spotlight-provider.h b/src/ui/simulator/windows/output/spotlight-provider.h
index 2ba3498260..ac066458d5 100644
--- a/src/ui/simulator/windows/output/spotlight-provider.h
+++ b/src/ui/simulator/windows/output/spotlight-provider.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/simulator/windows/output/tab.cpp b/src/ui/simulator/windows/output/tab.cpp
index dfb64c8ef4..9a06f3ba90 100644
--- a/src/ui/simulator/windows/output/tab.cpp
+++ b/src/ui/simulator/windows/output/tab.cpp
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/simulator/windows/output/window.cpp b/src/ui/simulator/windows/output/window.cpp
index aeca1da11f..99f22ae988 100644
--- a/src/ui/simulator/windows/output/window.cpp
+++ b/src/ui/simulator/windows/output/window.cpp
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/simulator/windows/output/window.h b/src/ui/simulator/windows/output/window.h
index d6e6e24c0b..7ac865c68d 100644
--- a/src/ui/simulator/windows/output/window.h
+++ b/src/ui/simulator/windows/output/window.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/simulator/windows/renewables/cluster.cpp b/src/ui/simulator/windows/renewables/cluster.cpp
index 20cf318063..fa4f9b34f0 100644
--- a/src/ui/simulator/windows/renewables/cluster.cpp
+++ b/src/ui/simulator/windows/renewables/cluster.cpp
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/simulator/windows/renewables/cluster.h b/src/ui/simulator/windows/renewables/cluster.h
index e8268d0158..28916f802d 100644
--- a/src/ui/simulator/windows/renewables/cluster.h
+++ b/src/ui/simulator/windows/renewables/cluster.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/simulator/windows/renewables/panel.cpp b/src/ui/simulator/windows/renewables/panel.cpp
index df3b1b7092..cfaa063921 100644
--- a/src/ui/simulator/windows/renewables/panel.cpp
+++ b/src/ui/simulator/windows/renewables/panel.cpp
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/simulator/windows/renewables/panel.h b/src/ui/simulator/windows/renewables/panel.h
index edc0adec3b..e331a0b35d 100644
--- a/src/ui/simulator/windows/renewables/panel.h
+++ b/src/ui/simulator/windows/renewables/panel.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/simulator/windows/saveas.cpp b/src/ui/simulator/windows/saveas.cpp
index fc8c685ac6..bb09dcaaea 100644
--- a/src/ui/simulator/windows/saveas.cpp
+++ b/src/ui/simulator/windows/saveas.cpp
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/simulator/windows/saveas.h b/src/ui/simulator/windows/saveas.h
index ec01d6e5d3..3ae575f94f 100644
--- a/src/ui/simulator/windows/saveas.h
+++ b/src/ui/simulator/windows/saveas.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/simulator/windows/saveas.hxx b/src/ui/simulator/windows/saveas.hxx
index 2eef82e86c..5f3c48bc34 100644
--- a/src/ui/simulator/windows/saveas.hxx
+++ b/src/ui/simulator/windows/saveas.hxx
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/simulator/windows/scenario-builder/panel.cpp b/src/ui/simulator/windows/scenario-builder/panel.cpp
index 03830d1fc5..a01ba5adc4 100644
--- a/src/ui/simulator/windows/scenario-builder/panel.cpp
+++ b/src/ui/simulator/windows/scenario-builder/panel.cpp
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/simulator/windows/scenario-builder/panel.h b/src/ui/simulator/windows/scenario-builder/panel.h
index 43673f3ebe..9db98b6835 100644
--- a/src/ui/simulator/windows/scenario-builder/panel.h
+++ b/src/ui/simulator/windows/scenario-builder/panel.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/simulator/windows/sets.cpp b/src/ui/simulator/windows/sets.cpp
index 3102a0b377..d3e208552c 100644
--- a/src/ui/simulator/windows/sets.cpp
+++ b/src/ui/simulator/windows/sets.cpp
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/simulator/windows/sets.h b/src/ui/simulator/windows/sets.h
index 66b8470437..3781cfbb6b 100644
--- a/src/ui/simulator/windows/sets.h
+++ b/src/ui/simulator/windows/sets.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/simulator/windows/simulation/panel.cpp b/src/ui/simulator/windows/simulation/panel.cpp
index ea215c3810..c52e78eb64 100644
--- a/src/ui/simulator/windows/simulation/panel.cpp
+++ b/src/ui/simulator/windows/simulation/panel.cpp
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/simulator/windows/simulation/panel.h b/src/ui/simulator/windows/simulation/panel.h
index 21d101c42b..8ba5b33cfa 100644
--- a/src/ui/simulator/windows/simulation/panel.h
+++ b/src/ui/simulator/windows/simulation/panel.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/simulator/windows/simulation/run.cpp b/src/ui/simulator/windows/simulation/run.cpp
index 684436e4f1..ebc6d9051b 100644
--- a/src/ui/simulator/windows/simulation/run.cpp
+++ b/src/ui/simulator/windows/simulation/run.cpp
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/simulator/windows/simulation/run.h b/src/ui/simulator/windows/simulation/run.h
index 3187b87315..1d08277300 100644
--- a/src/ui/simulator/windows/simulation/run.h
+++ b/src/ui/simulator/windows/simulation/run.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/simulator/windows/startupwizard.cpp b/src/ui/simulator/windows/startupwizard.cpp
index 9cc8a096c6..0598c75f76 100644
--- a/src/ui/simulator/windows/startupwizard.cpp
+++ b/src/ui/simulator/windows/startupwizard.cpp
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/simulator/windows/startupwizard.h b/src/ui/simulator/windows/startupwizard.h
index 18737222ff..c05d7ef4be 100644
--- a/src/ui/simulator/windows/startupwizard.h
+++ b/src/ui/simulator/windows/startupwizard.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/simulator/windows/studylogs.cpp b/src/ui/simulator/windows/studylogs.cpp
index d755d98dc4..41d2d21bd2 100644
--- a/src/ui/simulator/windows/studylogs.cpp
+++ b/src/ui/simulator/windows/studylogs.cpp
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/simulator/windows/studylogs.h b/src/ui/simulator/windows/studylogs.h
index 4ed11fecf6..53c5efb1c1 100644
--- a/src/ui/simulator/windows/studylogs.h
+++ b/src/ui/simulator/windows/studylogs.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/simulator/windows/textinput/input.cpp b/src/ui/simulator/windows/textinput/input.cpp
index ca377d6e71..44aadb246d 100644
--- a/src/ui/simulator/windows/textinput/input.cpp
+++ b/src/ui/simulator/windows/textinput/input.cpp
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/simulator/windows/textinput/input.h b/src/ui/simulator/windows/textinput/input.h
index ae5b270907..f9316b394a 100644
--- a/src/ui/simulator/windows/textinput/input.h
+++ b/src/ui/simulator/windows/textinput/input.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/simulator/windows/thermal/cluster.cpp b/src/ui/simulator/windows/thermal/cluster.cpp
index 60b3dd75b4..5b4ee4aa70 100644
--- a/src/ui/simulator/windows/thermal/cluster.cpp
+++ b/src/ui/simulator/windows/thermal/cluster.cpp
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/simulator/windows/thermal/cluster.h b/src/ui/simulator/windows/thermal/cluster.h
index 16a8ea6801..12531ced52 100644
--- a/src/ui/simulator/windows/thermal/cluster.h
+++ b/src/ui/simulator/windows/thermal/cluster.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/simulator/windows/thermal/panel.cpp b/src/ui/simulator/windows/thermal/panel.cpp
index 05a316f72f..b7ebeabbb7 100644
--- a/src/ui/simulator/windows/thermal/panel.cpp
+++ b/src/ui/simulator/windows/thermal/panel.cpp
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/simulator/windows/thermal/panel.h b/src/ui/simulator/windows/thermal/panel.h
index cfc9c8a010..15488072bb 100644
--- a/src/ui/simulator/windows/thermal/panel.h
+++ b/src/ui/simulator/windows/thermal/panel.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/simulator/windows/version.cpp b/src/ui/simulator/windows/version.cpp
index a738cacb8f..347c27ce9e 100644
--- a/src/ui/simulator/windows/version.cpp
+++ b/src/ui/simulator/windows/version.cpp
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/simulator/windows/version.h b/src/ui/simulator/windows/version.h
index be5705940f..f98de7cfb2 100644
--- a/src/ui/simulator/windows/version.h
+++ b/src/ui/simulator/windows/version.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/simulator/windows/xcast/xcast.h b/src/ui/simulator/windows/xcast/xcast.h
index 5df3f21c84..ee3f9bf9ce 100644
--- a/src/ui/simulator/windows/xcast/xcast.h
+++ b/src/ui/simulator/windows/xcast/xcast.h
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
diff --git a/src/ui/simulator/windows/xcast/xcast.hxx b/src/ui/simulator/windows/xcast/xcast.hxx
index c2ca5be882..774d44183c 100644
--- a/src/ui/simulator/windows/xcast/xcast.hxx
+++ b/src/ui/simulator/windows/xcast/xcast.hxx
@@ -5,7 +5,7 @@
** This file is part of Antares_Simulator.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
-** it under the terms of the GNU General Public License as published by
+** it under the terms of the Mozilla Public Licence 2.0 as published by
** the Free Software Foundation, either version 3 of the License, or
** (at your option) any later version.
**
@@ -17,9 +17,9 @@
** Antares_Simulator is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
+** Mozilla Public Licence 2.0 for more details.
**
-** You should have received a copy of the GNU General Public License
+** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
From 6c67b2a77f7ee72ee8a217c2c74ba6a0d4af2388 Mon Sep 17 00:00:00 2001
From: Florian OMNES <26088210+flomnes@users.noreply.github.com>
Date: Fri, 8 Dec 2023 14:21:20 +0100
Subject: [PATCH 03/21] Replace Free Software Foundation -> Mozilla Foundation,
URL
---
src/analyzer/atsp/atsp.cpp | 4 ++--
src/analyzer/atsp/atsp.h | 4 ++--
src/analyzer/atsp/atsp.hxx | 4 ++--
src/analyzer/atsp/cache.cpp | 4 ++--
src/analyzer/atsp/correlations.cpp | 4 ++--
src/analyzer/atsp/load.cpp | 4 ++--
src/analyzer/atsp/misc.cpp | 4 ++--
src/analyzer/atsp/preflight.cpp | 4 ++--
src/analyzer/main.cpp | 4 ++--
src/libs/antares/Enum.hpp | 4 ++--
src/libs/antares/Enum.hxx | 4 ++--
src/libs/antares/antares.h | 4 ++--
src/libs/antares/array/antares/array/matrix-to-buffer.h | 4 ++--
src/libs/antares/array/antares/array/matrix-to-buffer.hxx | 4 ++--
src/libs/antares/array/antares/array/matrix.h | 4 ++--
src/libs/antares/array/antares/array/matrix.hxx | 4 ++--
src/libs/antares/array/matrix.cpp | 4 ++--
.../benchmarking/include/antares/benchmarking/timer.h | 4 ++--
src/libs/antares/benchmarking/timer.cpp | 4 ++--
.../antares/checks/antares/checks/checkLoadedInputData.h | 4 ++--
src/libs/antares/checks/checkLoadedInputData.cpp | 4 ++--
src/libs/antares/concurrency/concurrency.cpp | 4 ++--
.../concurrency/include/antares/concurrency/concurrency.h | 4 ++--
src/libs/antares/config.h | 4 ++--
src/libs/antares/constants.cpp | 4 ++--
src/libs/antares/constants.h | 4 ++--
.../antares/correlation/antares/correlation/correlation.h | 4 ++--
.../correlation/antares/correlation/correlation.hxx | 4 ++--
src/libs/antares/correlation/correlation.cpp | 4 ++--
src/libs/antares/date/antares/date/date.h | 4 ++--
src/libs/antares/date/date.cpp | 4 ++--
src/libs/antares/exception/AssertionError.cpp | 4 ++--
src/libs/antares/exception/UnfeasibleProblemError.cpp | 4 ++--
.../exception/antares/exception/AssertionError.hpp | 4 ++--
.../antares/exception/antares/exception/LoadingError.hpp | 4 ++--
.../antares/exception/UnfeasibleProblemError.hpp | 4 ++--
src/libs/antares/fatal-error.h | 4 ++--
src/libs/antares/inifile/antares/inifile/inifile.h | 4 ++--
src/libs/antares/inifile/antares/inifile/inifile.hxx | 4 ++--
src/libs/antares/inifile/inifile.cpp | 4 ++--
src/libs/antares/io/antares/io/file.h | 4 ++--
src/libs/antares/io/antares/io/statistics.h | 4 ++--
src/libs/antares/io/file.cpp | 4 ++--
src/libs/antares/io/statistics.cpp | 4 ++--
src/libs/antares/jit.h | 4 ++--
src/libs/antares/jit/antares/jit/jit.h | 4 ++--
src/libs/antares/jit/antares/jit/jit.hxx | 4 ++--
src/libs/antares/jit/jit.cpp | 4 ++--
src/libs/antares/locale.cpp | 4 ++--
src/libs/antares/locale.h | 4 ++--
src/libs/antares/logs/antares/logs/cleaner.h | 4 ++--
src/libs/antares/logs/antares/logs/hostinfo.h | 4 ++--
src/libs/antares/logs/antares/logs/hostname.hxx | 4 ++--
src/libs/antares/logs/antares/logs/logs.h | 4 ++--
src/libs/antares/logs/antares/logs/logs.hxx | 4 ++--
src/libs/antares/logs/cleaner.cpp | 4 ++--
src/libs/antares/logs/hostinfo.cpp | 4 ++--
src/libs/antares/logs/logs.cpp | 4 ++--
src/libs/antares/memory/include/antares/memory/memory.h | 4 ++--
src/libs/antares/memory/include/antares/memory/memory.hxx | 4 ++--
src/libs/antares/memory/memory.cpp | 4 ++--
.../include/antares/mersenne-twister/mersenne-twister.h | 4 ++--
.../include/antares/mersenne-twister/mersenne-twister.hxx | 4 ++--
src/libs/antares/net/net.h | 4 ++--
src/libs/antares/net/request.h | 4 ++--
src/libs/antares/object/intrusive-reference.h | 4 ++--
src/libs/antares/object/intrusive-reference.hxx | 4 ++--
src/libs/antares/object/object.cpp | 4 ++--
src/libs/antares/object/object.h | 4 ++--
src/libs/antares/object/object.hxx | 4 ++--
src/libs/antares/object/ref.h | 4 ++--
src/libs/antares/paths/include/antares/paths/list.h | 4 ++--
src/libs/antares/paths/list.cpp | 4 ++--
src/libs/antares/resources/resources.cpp | 4 ++--
src/libs/antares/resources/resources.h | 4 ++--
src/libs/antares/series/include/antares/series/series.h | 4 ++--
src/libs/antares/series/series.cpp | 4 ++--
src/libs/antares/solver.cpp | 4 ++--
src/libs/antares/solver.h | 4 ++--
src/libs/antares/stdcxx/demangle.cpp | 4 ++--
.../antares/stdcxx/include/antares/stdcxx/demangle.hpp | 4 ++--
src/libs/antares/study/UnfeasibleProblemBehavior.cpp | 4 ++--
src/libs/antares/study/UnfeasibleProblemBehavior.hpp | 4 ++--
src/libs/antares/study/area/area.cpp | 4 ++--
src/libs/antares/study/area/area.h | 4 ++--
src/libs/antares/study/area/area.hxx | 4 ++--
src/libs/antares/study/area/constants.h | 4 ++--
src/libs/antares/study/area/links.cpp | 4 ++--
src/libs/antares/study/area/links.h | 4 ++--
src/libs/antares/study/area/list.cpp | 4 ++--
src/libs/antares/study/area/scratchpad.cpp | 4 ++--
src/libs/antares/study/area/scratchpad.h | 4 ++--
src/libs/antares/study/area/store-timeseries-numbers.cpp | 4 ++--
src/libs/antares/study/area/store-timeseries-numbers.h | 4 ++--
src/libs/antares/study/area/store-timeseries-numbers.hxx | 4 ++--
src/libs/antares/study/area/ui.cpp | 4 ++--
src/libs/antares/study/area/ui.h | 4 ++--
.../study/binding_constraint/BindingConstraint.cpp | 4 ++--
.../antares/study/binding_constraint/BindingConstraint.h | 4 ++--
.../study/binding_constraint/BindingConstraint.hxx | 4 ++--
src/libs/antares/study/cleaner.h | 4 ++--
src/libs/antares/study/cleaner/cleaner-v20.cpp | 4 ++--
src/libs/antares/study/cleaner/cleaner.cpp | 4 ++--
src/libs/antares/study/cleaner/versions.h | 4 ++--
src/libs/antares/study/constraint.h | 4 ++--
src/libs/antares/study/correlation-updater.hxx | 4 ++--
src/libs/antares/study/filter.cpp | 4 ++--
src/libs/antares/study/filter.h | 4 ++--
src/libs/antares/study/finder.h | 4 ++--
src/libs/antares/study/finder/finder.cpp | 4 ++--
src/libs/antares/study/finder/finder.h | 4 ++--
src/libs/antares/study/fwd.cpp | 4 ++--
src/libs/antares/study/fwd.h | 4 ++--
src/libs/antares/study/header.cpp | 4 ++--
src/libs/antares/study/header.h | 4 ++--
src/libs/antares/study/header.hxx | 4 ++--
src/libs/antares/study/importlogs.cpp | 4 ++--
src/libs/antares/study/layerdata.cpp | 4 ++--
src/libs/antares/study/layerdata.h | 4 ++--
src/libs/antares/study/load-options.cpp | 4 ++--
src/libs/antares/study/load-options.h | 4 ++--
src/libs/antares/study/load.cpp | 4 ++--
src/libs/antares/study/output.cpp | 4 ++--
src/libs/antares/study/output.h | 4 ++--
src/libs/antares/study/output.hxx | 4 ++--
src/libs/antares/study/parameters.cpp | 4 ++--
src/libs/antares/study/parameters.h | 4 ++--
src/libs/antares/study/parts/hydro/allocation.cpp | 4 ++--
src/libs/antares/study/parts/hydro/allocation.h | 4 ++--
src/libs/antares/study/parts/hydro/allocation.hxx | 4 ++--
src/libs/antares/study/parts/hydro/container.cpp | 4 ++--
src/libs/antares/study/parts/hydro/container.h | 4 ++--
src/libs/antares/study/parts/hydro/prepro.cpp | 4 ++--
src/libs/antares/study/parts/hydro/prepro.h | 4 ++--
src/libs/antares/study/parts/hydro/series.cpp | 4 ++--
src/libs/antares/study/parts/hydro/series.h | 4 ++--
src/libs/antares/study/parts/load/container.cpp | 4 ++--
src/libs/antares/study/parts/load/container.h | 4 ++--
src/libs/antares/study/parts/load/prepro.cpp | 4 ++--
src/libs/antares/study/parts/load/prepro.h | 4 ++--
src/libs/antares/study/parts/load/prepro.hxx | 4 ++--
src/libs/antares/study/parts/parts.h | 4 ++--
src/libs/antares/study/parts/renewable/cluster.cpp | 4 ++--
src/libs/antares/study/parts/renewable/cluster.h | 4 ++--
src/libs/antares/study/parts/renewable/cluster.hxx | 4 ++--
src/libs/antares/study/parts/renewable/container.cpp | 4 ++--
src/libs/antares/study/parts/renewable/container.h | 4 ++--
src/libs/antares/study/parts/renewable/container.hxx | 4 ++--
src/libs/antares/study/parts/renewable/defines.h | 4 ++--
.../antares/study/parts/short-term-storage/cluster.cpp | 4 ++--
src/libs/antares/study/parts/short-term-storage/cluster.h | 4 ++--
.../antares/study/parts/short-term-storage/container.cpp | 4 ++--
.../antares/study/parts/short-term-storage/container.h | 4 ++--
.../antares/study/parts/short-term-storage/properties.cpp | 4 ++--
.../antares/study/parts/short-term-storage/properties.h | 4 ++--
.../antares/study/parts/short-term-storage/series.cpp | 4 ++--
src/libs/antares/study/parts/short-term-storage/series.h | 4 ++--
src/libs/antares/study/parts/solar/container.cpp | 4 ++--
src/libs/antares/study/parts/solar/container.h | 4 ++--
src/libs/antares/study/parts/solar/prepro.cpp | 4 ++--
src/libs/antares/study/parts/solar/prepro.h | 4 ++--
src/libs/antares/study/parts/solar/prepro.hxx | 4 ++--
src/libs/antares/study/parts/thermal/cluster.cpp | 4 ++--
src/libs/antares/study/parts/thermal/cluster.h | 4 ++--
src/libs/antares/study/parts/thermal/cluster.hxx | 4 ++--
src/libs/antares/study/parts/thermal/container.cpp | 4 ++--
src/libs/antares/study/parts/thermal/container.h | 4 ++--
src/libs/antares/study/parts/thermal/container.hxx | 4 ++--
src/libs/antares/study/parts/thermal/defines.h | 4 ++--
src/libs/antares/study/parts/thermal/ecoInput.cpp | 4 ++--
src/libs/antares/study/parts/thermal/ecoInput.h | 4 ++--
src/libs/antares/study/parts/thermal/pollutant.cpp | 4 ++--
src/libs/antares/study/parts/thermal/pollutant.h | 4 ++--
src/libs/antares/study/parts/thermal/prepro.cpp | 4 ++--
src/libs/antares/study/parts/thermal/prepro.h | 4 ++--
src/libs/antares/study/parts/thermal/prepro.hxx | 4 ++--
src/libs/antares/study/parts/wind/container.cpp | 4 ++--
src/libs/antares/study/parts/wind/container.h | 4 ++--
src/libs/antares/study/parts/wind/prepro.cpp | 4 ++--
src/libs/antares/study/parts/wind/prepro.h | 4 ++--
src/libs/antares/study/parts/wind/prepro.hxx | 4 ++--
src/libs/antares/study/progression/progression.cpp | 4 ++--
src/libs/antares/study/progression/progression.h | 4 ++--
src/libs/antares/study/progression/progression.hxx | 4 ++--
src/libs/antares/study/runtime.h | 4 ++--
src/libs/antares/study/runtime/runtime.cpp | 4 ++--
src/libs/antares/study/runtime/runtime.h | 4 ++--
src/libs/antares/study/runtime/runtime.hxx | 4 ++--
src/libs/antares/study/save.cpp | 4 ++--
.../scenario-builder/BindingConstraintsTSNumbersData.cpp | 4 ++--
src/libs/antares/study/scenario-builder/TSnumberData.cpp | 4 ++--
src/libs/antares/study/scenario-builder/TSnumberData.h | 4 ++--
.../antares/study/scenario-builder/hydroLevelsData.cpp | 4 ++--
src/libs/antares/study/scenario-builder/hydroLevelsData.h | 4 ++--
src/libs/antares/study/scenario-builder/rules.cpp | 4 ++--
src/libs/antares/study/scenario-builder/rules.h | 4 ++--
src/libs/antares/study/scenario-builder/rules.hxx | 4 ++--
.../study/scenario-builder/scBuilderDataInterface.h | 4 ++--
.../antares/study/scenario-builder/scBuilderUtils.cpp | 4 ++--
src/libs/antares/study/scenario-builder/scBuilderUtils.h | 4 ++--
src/libs/antares/study/scenario-builder/sets.cpp | 4 ++--
src/libs/antares/study/scenario-builder/sets.h | 4 ++--
src/libs/antares/study/scenario-builder/sets.hxx | 4 ++--
src/libs/antares/study/scenario-builder/updater.hxx | 4 ++--
src/libs/antares/study/sets.h | 4 ++--
src/libs/antares/study/sets.hxx | 4 ++--
src/libs/antares/study/simulation.cpp | 4 ++--
src/libs/antares/study/simulation.h | 4 ++--
src/libs/antares/study/study.cpp | 4 ++--
src/libs/antares/study/study.extra.cpp | 4 ++--
src/libs/antares/study/study.h | 4 ++--
src/libs/antares/study/study.hxx | 4 ++--
src/libs/antares/study/study.importprepro.cpp | 4 ++--
src/libs/antares/study/ui-runtimeinfos.cpp | 4 ++--
src/libs/antares/study/ui-runtimeinfos.h | 4 ++--
src/libs/antares/study/variable-print-info.cpp | 4 ++--
src/libs/antares/study/variable-print-info.h | 4 ++--
src/libs/antares/study/version.cpp | 4 ++--
src/libs/antares/study/version.h | 4 ++--
src/libs/antares/study/xcast.h | 4 ++--
src/libs/antares/study/xcast/xcast.cpp | 4 ++--
src/libs/antares/study/xcast/xcast.h | 4 ++--
src/libs/antares/study/xcast/xcast.hxx | 4 ++--
src/libs/antares/sys/appdata.cpp | 4 ++--
src/libs/antares/sys/include/antares/sys/appdata.h | 4 ++--
src/libs/antares/sys/include/antares/sys/policy.h | 4 ++--
src/libs/antares/sys/policy.cpp | 4 ++--
src/libs/antares/utils/include/antares/utils/utils.h | 4 ++--
src/libs/antares/utils/include/antares/utils/utils.hxx | 4 ++--
src/libs/antares/utils/utils.cpp | 4 ++--
src/libs/antares/version.cpp | 4 ++--
src/libs/antares/version.h | 4 ++--
src/libs/fswalker/filejob.inc.hxx | 4 ++--
src/libs/fswalker/fswalker.cpp | 4 ++--
src/libs/fswalker/fswalker.h | 4 ++--
src/libs/fswalker/job.cpp | 4 ++--
src/libs/fswalker/job.h | 4 ++--
src/libs/fswalker/registry.inc.hxx | 4 ++--
src/libs/fswalker/statistics.h | 4 ++--
src/solver/constraints-builder/cbuilder.cpp | 4 ++--
src/solver/constraints-builder/cbuilder.h | 4 ++--
src/solver/constraints-builder/create.cpp | 4 ++--
src/solver/constraints-builder/grid.h | 4 ++--
src/solver/constraints-builder/grid.hxx | 4 ++--
src/solver/constraints-builder/load.cpp | 4 ++--
.../hydro/daily/h2o_j_construire_les_contraintes.cpp | 4 ++--
src/solver/hydro/daily/h2o_j_construire_les_variables.cpp | 4 ++--
src/solver/hydro/daily/h2o_j_donnees_mensuelles.h | 4 ++--
src/solver/hydro/daily/h2o_j_donnees_optimisation.h | 4 ++--
src/solver/hydro/daily/h2o_j_fonctions.h | 4 ++--
src/solver/hydro/daily/h2o_j_free.cpp | 4 ++--
.../daily/h2o_j_initialiser_les_bornes_des_variables.cpp | 4 ++--
.../hydro/daily/h2o_j_initialiser_les_second_membre.cpp | 4 ++--
src/solver/hydro/daily/h2o_j_instanciation.cpp | 4 ++--
src/solver/hydro/daily/h2o_j_lisser_les_sur_turbines.cpp | 4 ++--
src/solver/hydro/daily/h2o_j_optimiser_un_mois.cpp | 4 ++--
.../hydro/daily/h2o_j_resoudre_le_probleme_lineaire.cpp | 4 ++--
src/solver/hydro/daily2/h2o2_j_apply_costs.cpp | 4 ++--
.../hydro/daily2/h2o2_j_construire_les_contraintes.cpp | 4 ++--
.../hydro/daily2/h2o2_j_construire_les_variables.cpp | 4 ++--
src/solver/hydro/daily2/h2o2_j_donnees_mensuelles.h | 4 ++--
src/solver/hydro/daily2/h2o2_j_donnees_optimisation.h | 4 ++--
src/solver/hydro/daily2/h2o2_j_fonctions.h | 4 ++--
src/solver/hydro/daily2/h2o2_j_free.cpp | 4 ++--
.../h2o2_j_initialiser_les_bornes_des_variables.cpp | 4 ++--
.../hydro/daily2/h2o2_j_initialiser_les_second_membre.cpp | 4 ++--
src/solver/hydro/daily2/h2o2_j_instanciation.cpp | 4 ++--
src/solver/hydro/daily2/h2o2_j_optim_costs.cpp | 4 ++--
src/solver/hydro/daily2/h2o2_j_optimiser_un_mois.cpp | 4 ++--
.../hydro/daily2/h2o2_j_resoudre_le_probleme_lineaire.cpp | 4 ++--
src/solver/hydro/management.h | 4 ++--
src/solver/hydro/management/daily.cpp | 4 ++--
src/solver/hydro/management/management.cpp | 4 ++--
src/solver/hydro/management/management.h | 4 ++--
src/solver/hydro/management/monthly.cpp | 4 ++--
.../hydro/monthly/h2o_m_construire_les_contraintes.cpp | 4 ++--
.../hydro/monthly/h2o_m_construire_les_variables.cpp | 4 ++--
src/solver/hydro/monthly/h2o_m_donnees_annuelles.h | 4 ++--
src/solver/hydro/monthly/h2o_m_donnees_optimisation.h | 4 ++--
src/solver/hydro/monthly/h2o_m_fonctions.h | 4 ++--
src/solver/hydro/monthly/h2o_m_free.cpp | 4 ++--
.../h2o_m_initialiser_les_bornes_des_variables.cpp | 4 ++--
.../hydro/monthly/h2o_m_initialiser_les_second_membre.cpp | 4 ++--
src/solver/hydro/monthly/h2o_m_instanciation.cpp | 4 ++--
src/solver/hydro/monthly/h2o_m_optimiser_une_annee.cpp | 4 ++--
.../hydro/monthly/h2o_m_resoudre_le_probleme_lineaire.cpp | 4 ++--
src/solver/main.cpp | 8 ++++----
src/solver/main/adequacy.cpp | 4 ++--
src/solver/main/economy.cpp | 4 ++--
src/solver/misc/cholesky.h | 4 ++--
src/solver/misc/cholesky.hxx | 4 ++--
src/solver/misc/matrix-dp-make.h | 4 ++--
src/solver/misc/matrix-dp-make.hxx | 4 ++--
src/solver/misc/options.cpp | 4 ++--
src/solver/misc/options.h | 4 ++--
src/solver/misc/process-priority.cpp | 4 ++--
src/solver/misc/system-memory.cpp | 4 ++--
src/solver/misc/system-memory.h | 4 ++--
.../adequacy_patch_csr/adq_patch_curtailment_sharing.cpp | 4 ++--
.../adequacy_patch_csr/adq_patch_curtailment_sharing.h | 4 ++--
.../construct_problem_constraints_RHS.cpp | 4 ++--
.../adequacy_patch_csr/construct_problem_variables.cpp | 4 ++--
.../adequacy_patch_csr/count_constraints_variables.cpp | 4 ++--
.../adequacy_patch_csr/count_constraints_variables.h | 4 ++--
.../adequacy_patch_csr/csr_quadratic_problem.cpp | 4 ++--
.../adequacy_patch_csr/csr_quadratic_problem.h | 4 ++--
.../optimisation/adequacy_patch_csr/hourly_csr_problem.h | 4 ++--
.../adequacy_patch_csr/set_problem_cost_function.cpp | 4 ++--
.../adequacy_patch_csr/set_variable_boundaries.cpp | 4 ++--
.../optimisation/adequacy_patch_csr/solve_problem.cpp | 4 ++--
.../adequacy_patch_weekly_optimization.cpp | 4 ++--
.../adequacy_patch_weekly_optimization.h | 4 ++--
.../adq_patch_local_matching.cpp | 4 ++--
.../adq_patch_local_matching.h | 4 ++--
src/solver/optimisation/base_weekly_optimization.cpp | 4 ++--
src/solver/optimisation/base_weekly_optimization.h | 4 ++--
.../optimisation/opt_alloc_probleme_a_optimiser.cpp | 4 ++--
src/solver/optimisation/opt_appel_solveur_lineaire.cpp | 4 ++--
src/solver/optimisation/opt_appel_solveur_quadratique.cpp | 4 ++--
src/solver/optimisation/opt_calcul_des_pmin_MUT_MDT.cpp | 4 ++--
src/solver/optimisation/opt_chainage_intercos.cpp | 4 ++--
.../opt_construction_contraintes_couts_demarrage.cpp | 4 ++--
..._construction_matrice_des_contraintes_cas_lineaire.cpp | 4 ++--
...nstruction_matrice_des_contraintes_cas_quadratique.cpp | 4 ++--
.../opt_construction_matrice_des_contraintes_outils.cpp | 4 ++--
.../opt_construction_variables_couts_demarrages.cpp | 4 ++--
.../opt_construction_variables_optimisees_lineaire.cpp | 4 ++--
.../opt_construction_variables_optimisees_quadratique.cpp | 4 ++--
.../opt_decompte_variables_et_contraintes.cpp | 4 ++--
..._decompte_variables_et_contraintes_couts_demarrage.cpp | 4 ++--
src/solver/optimisation/opt_export_structure.cpp | 4 ++--
src/solver/optimisation/opt_export_structure.h | 4 ++--
src/solver/optimisation/opt_fonctions.h | 4 ++--
.../optimisation/opt_gestion_des_bornes_cas_lineaire.cpp | 4 ++--
.../opt_gestion_des_bornes_cas_quadratique.cpp | 4 ++--
.../opt_gestion_des_bornes_couts_demarrage.cpp | 4 ++--
.../optimisation/opt_gestion_des_couts_cas_lineaire.cpp | 4 ++--
.../opt_gestion_des_couts_cas_quadratique.cpp | 4 ++--
.../opt_gestion_des_couts_couts_demarrage.cpp | 4 ++--
src/solver/optimisation/opt_gestion_des_pmin.cpp | 4 ++--
.../opt_gestion_second_membre_cas_lineaire.cpp | 4 ++--
.../opt_gestion_second_membre_cas_quadratique.cpp | 4 ++--
.../opt_gestion_second_membre_couts_demarrage.cpp | 4 ++--
.../optimisation/opt_init_contraintes_hydrauliques.cpp | 4 ++--
.../opt_init_minmax_groupes_couts_demarrage.cpp | 4 ++--
.../optimisation/opt_liberation_problemes_simplexe.cpp | 4 ++--
.../opt_nombre_min_groupes_demarres_couts_demarrage.cpp | 4 ++--
.../optimisation/opt_numero_de_jour_du_pas_de_temps.cpp | 4 ++--
src/solver/optimisation/opt_optimisation_hebdo.cpp | 4 ++--
src/solver/optimisation/opt_optimisation_lineaire.cpp | 4 ++--
.../optimisation/opt_period_string_generator_base.h | 4 ++--
.../optimisation/opt_pilotage_optimisation_lineaire.cpp | 4 ++--
.../opt_pilotage_optimisation_quadratique.cpp | 4 ++--
src/solver/optimisation/opt_restaurer_les_donnees.cpp | 4 ++--
.../optimisation/opt_structure_probleme_a_resoudre.h | 4 ++--
.../opt_verification_presence_reserve_jmoins1.cpp | 4 ++--
src/solver/optimisation/weekly_optimization.cpp | 4 ++--
src/solver/optimisation/weekly_optimization.h | 4 ++--
src/solver/simulation/adequacy.cpp | 4 ++--
src/solver/simulation/adequacy.h | 4 ++--
src/solver/simulation/adequacy_patch_runtime_data.h | 4 ++--
src/solver/simulation/apply-scenario.cpp | 4 ++--
src/solver/simulation/apply-scenario.h | 4 ++--
src/solver/simulation/common-eco-adq.cpp | 4 ++--
src/solver/simulation/common-eco-adq.h | 4 ++--
src/solver/simulation/common-hydro-levels.cpp | 4 ++--
src/solver/simulation/common-hydro-remix.cpp | 4 ++--
src/solver/simulation/economy.cpp | 4 ++--
src/solver/simulation/economy.h | 4 ++--
src/solver/simulation/opt_time_writer.cpp | 4 ++--
src/solver/simulation/opt_time_writer.h | 4 ++--
src/solver/simulation/sim_alloc_probleme_hebdo.cpp | 4 ++--
src/solver/simulation/sim_alloc_probleme_hebdo.h | 4 ++--
src/solver/simulation/sim_allocation_tableaux.cpp | 4 ++--
src/solver/simulation/sim_calcul_economique.cpp | 4 ++--
src/solver/simulation/sim_extern_variables_globales.h | 4 ++--
src/solver/simulation/sim_spread_generator.cpp | 4 ++--
src/solver/simulation/sim_spread_generator.h | 4 ++--
src/solver/simulation/sim_structure_donnees.h | 4 ++--
src/solver/simulation/sim_structure_probleme_economique.h | 4 ++--
src/solver/simulation/sim_variables_globales.cpp | 4 ++--
src/solver/simulation/simulation.h | 4 ++--
src/solver/simulation/solver.data.cpp | 4 ++--
src/solver/simulation/solver.data.h | 4 ++--
src/solver/simulation/solver.h | 4 ++--
src/solver/simulation/solver.hxx | 4 ++--
src/solver/simulation/solver.utils.h | 4 ++--
src/solver/simulation/timeseries-numbers.cpp | 4 ++--
src/solver/simulation/timeseries-numbers.h | 4 ++--
src/solver/ts-generator/generator.h | 4 ++--
src/solver/ts-generator/generator.hxx | 4 ++--
src/solver/ts-generator/hydro.cpp | 4 ++--
src/solver/ts-generator/thermal.cpp | 4 ++--
src/solver/ts-generator/xcast/constants.h | 4 ++--
src/solver/ts-generator/xcast/core.cpp | 4 ++--
src/solver/ts-generator/xcast/gamma-euler.cpp | 4 ++--
src/solver/ts-generator/xcast/gamma-inc.cpp | 4 ++--
src/solver/ts-generator/xcast/math.cpp | 4 ++--
src/solver/ts-generator/xcast/math.hxx | 4 ++--
src/solver/ts-generator/xcast/predicate.hxx | 4 ++--
src/solver/ts-generator/xcast/studydata.cpp | 4 ++--
src/solver/ts-generator/xcast/studydata.h | 4 ++--
src/solver/ts-generator/xcast/studydata.hxx | 4 ++--
src/solver/ts-generator/xcast/xcast.cpp | 4 ++--
src/solver/ts-generator/xcast/xcast.h | 4 ++--
src/solver/ts-generator/xcast/xcast.hxx | 4 ++--
src/solver/utils/mps_utils.cpp | 4 ++--
src/solver/variable/adequacy/all.h | 4 ++--
src/solver/variable/adequacy/area.cpp | 4 ++--
src/solver/variable/adequacy/area.memory-estimation.cpp | 4 ++--
src/solver/variable/adequacy/bc.memory-estimation.cpp | 4 ++--
src/solver/variable/adequacy/links.cpp | 4 ++--
src/solver/variable/adequacy/links.h | 4 ++--
src/solver/variable/adequacy/overallCost.h | 4 ++--
src/solver/variable/adequacy/spilledEnergy.h | 4 ++--
src/solver/variable/area.h | 4 ++--
src/solver/variable/area.hxx | 4 ++--
src/solver/variable/area.inc.hxx | 4 ++--
src/solver/variable/area.memory-estimation.inc.hxx | 4 ++--
src/solver/variable/bc.memory-estimation.inc.hxx | 4 ++--
src/solver/variable/bindConstraints.h | 4 ++--
src/solver/variable/bindConstraints.hxx | 4 ++--
src/solver/variable/categories.h | 4 ++--
src/solver/variable/commons/hydro.h | 4 ++--
src/solver/variable/commons/join.h | 4 ++--
src/solver/variable/commons/links/links.cpp.inc.hxx | 4 ++--
src/solver/variable/commons/links/links.h.inc.hxx | 4 ++--
src/solver/variable/commons/links/links.hxx.inc.hxx | 4 ++--
src/solver/variable/commons/load.h | 4 ++--
src/solver/variable/commons/miscGenMinusRowPSP.h | 4 ++--
src/solver/variable/commons/psp.h | 4 ++--
src/solver/variable/commons/rowBalance.h | 4 ++--
src/solver/variable/commons/solar.h | 4 ++--
src/solver/variable/commons/spatial-aggregate.h | 4 ++--
src/solver/variable/commons/wind.h | 4 ++--
src/solver/variable/constants.h | 4 ++--
src/solver/variable/container.h | 4 ++--
src/solver/variable/container.hxx | 4 ++--
src/solver/variable/economy/STStorageCashFlowByCluster.h | 4 ++--
src/solver/variable/economy/STStorageInjectionByCluster.h | 4 ++--
src/solver/variable/economy/STStorageLevelsByCluster.h | 4 ++--
.../variable/economy/STStorageWithdrawalByCluster.h | 4 ++--
src/solver/variable/economy/all.h | 4 ++--
src/solver/variable/economy/area.cpp | 4 ++--
src/solver/variable/economy/area.memory-estimation.cpp | 4 ++--
.../variable/economy/avail-dispatchable-generation.h | 4 ++--
src/solver/variable/economy/balance.h | 4 ++--
src/solver/variable/economy/bc.memory-estimation.cpp | 4 ++--
.../bindingConstraints/bindingConstraintsMarginalCost.h | 4 ++--
.../variable/economy/dispatchable-generation-margin.h | 4 ++--
src/solver/variable/economy/dispatchableGeneration.h | 4 ++--
src/solver/variable/economy/domesticUnsuppliedEnergy.h | 4 ++--
src/solver/variable/economy/dtgMarginAfterCsr.h | 4 ++--
src/solver/variable/economy/hydroCost.h | 4 ++--
src/solver/variable/economy/hydrostorage.h | 4 ++--
src/solver/variable/economy/inflow.h | 4 ++--
src/solver/variable/economy/links.cpp | 4 ++--
src/solver/variable/economy/links.h | 4 ++--
src/solver/variable/economy/links/congestionFee.h | 4 ++--
src/solver/variable/economy/links/congestionFeeAbs.h | 4 ++--
src/solver/variable/economy/links/congestionProbability.h | 4 ++--
src/solver/variable/economy/links/flowLinear.h | 4 ++--
src/solver/variable/economy/links/flowLinearAbs.h | 4 ++--
src/solver/variable/economy/links/flowQuad.h | 4 ++--
src/solver/variable/economy/links/hurdleCosts.h | 4 ++--
src/solver/variable/economy/links/loopFlow.h | 4 ++--
src/solver/variable/economy/links/marginalCost.h | 4 ++--
src/solver/variable/economy/localMatchingRuleViolations.h | 4 ++--
src/solver/variable/economy/lold.h | 4 ++--
src/solver/variable/economy/lolp.h | 4 ++--
src/solver/variable/economy/max-mrg.cpp | 4 ++--
src/solver/variable/economy/max-mrg.h | 4 ++--
src/solver/variable/economy/nbOfDispatchedUnits.h | 4 ++--
src/solver/variable/economy/nbOfDispatchedUnitsByPlant.h | 4 ++--
src/solver/variable/economy/nonProportionalCost.h | 4 ++--
src/solver/variable/economy/npCostByDispatchablePlant.h | 4 ++--
src/solver/variable/economy/operatingCost.h | 4 ++--
src/solver/variable/economy/overallCost.h | 4 ++--
src/solver/variable/economy/overflow.h | 4 ++--
src/solver/variable/economy/price.h | 4 ++--
.../variable/economy/productionByDispatchablePlant.h | 4 ++--
src/solver/variable/economy/productionByRenewablePlant.h | 4 ++--
src/solver/variable/economy/profitByPlant.h | 4 ++--
src/solver/variable/economy/pumping.h | 4 ++--
src/solver/variable/economy/renewableGeneration.h | 4 ++--
src/solver/variable/economy/reservoirlevel.h | 4 ++--
src/solver/variable/economy/shortTermStorage.h | 4 ++--
src/solver/variable/economy/spilledEnergy.h | 4 ++--
src/solver/variable/economy/spilledEnergyAfterCSR.h | 4 ++--
.../variable/economy/thermalAirPollutantEmissions.h | 4 ++--
src/solver/variable/economy/unsupliedEnergy.h | 4 ++--
src/solver/variable/economy/waterValue.h | 4 ++--
src/solver/variable/endoflist.h | 4 ++--
src/solver/variable/info.h | 4 ++--
src/solver/variable/print.h | 4 ++--
src/solver/variable/setofareas.h | 4 ++--
src/solver/variable/setofareas.hxx | 4 ++--
src/solver/variable/state.cpp | 4 ++--
src/solver/variable/state.h | 4 ++--
src/solver/variable/state.hxx | 4 ++--
src/solver/variable/storage/average.h | 4 ++--
src/solver/variable/storage/averagedata.cpp | 4 ++--
src/solver/variable/storage/averagedata.h | 4 ++--
src/solver/variable/storage/empty.h | 4 ++--
src/solver/variable/storage/fwd.h | 4 ++--
src/solver/variable/storage/intermediate.cpp | 4 ++--
src/solver/variable/storage/intermediate.h | 4 ++--
src/solver/variable/storage/intermediate.hxx | 4 ++--
src/solver/variable/storage/minmax-data.cpp | 4 ++--
src/solver/variable/storage/minmax-data.h | 4 ++--
src/solver/variable/storage/minmax.h | 4 ++--
src/solver/variable/storage/minmax.hxx | 4 ++--
src/solver/variable/storage/raw.h | 4 ++--
src/solver/variable/storage/raw.hxx | 4 ++--
src/solver/variable/storage/rawdata.cpp | 4 ++--
src/solver/variable/storage/rawdata.h | 4 ++--
src/solver/variable/storage/results.h | 4 ++--
src/solver/variable/storage/results.hxx | 4 ++--
src/solver/variable/storage/stdDeviation.h | 4 ++--
src/solver/variable/surveyresults.h | 4 ++--
src/solver/variable/surveyresults/data.h | 4 ++--
src/solver/variable/surveyresults/reportbuilder.hxx | 4 ++--
src/solver/variable/surveyresults/surveyresults.cpp | 4 ++--
src/solver/variable/surveyresults/surveyresults.h | 4 ++--
src/solver/variable/variable.h | 4 ++--
src/solver/variable/variable.hxx | 4 ++--
.../src/libs/antares/concurrency/test_concurrency.cpp | 4 ++--
src/tests/src/libs/antares/study/test_study.cpp | 4 ++--
src/tests/src/libs/antares/writer/test_zip_writer.cpp | 4 ++--
.../test-unfeasible-problem-analyzer.cpp | 4 ++--
src/tools/batchrun/main.cpp | 4 ++--
src/tools/cleaner/main.cpp | 4 ++--
src/tools/config/main.cpp | 4 ++--
src/tools/finder/main.cpp | 4 ++--
src/tools/kirchhoff-cbuilder/kirchhoff-cbuilder.h | 4 ++--
src/tools/kirchhoff-cbuilder/main.cpp | 4 ++--
src/tools/updater/main.cpp | 4 ++--
src/tools/vacuum/antares-study.cpp | 4 ++--
src/tools/vacuum/antares-study.h | 4 ++--
src/tools/vacuum/io.cpp | 4 ++--
src/tools/vacuum/io.h | 4 ++--
src/tools/vacuum/main.cpp | 4 ++--
src/tools/vacuum/modified-inode.cpp | 4 ++--
src/tools/vacuum/modified-inode.h | 4 ++--
src/tools/yby-aggregator/datafile.h | 4 ++--
src/tools/yby-aggregator/job.cpp | 4 ++--
src/tools/yby-aggregator/job.h | 4 ++--
src/tools/yby-aggregator/job.hxx | 4 ++--
src/tools/yby-aggregator/main.cpp | 4 ++--
src/tools/yby-aggregator/output.cpp | 4 ++--
src/tools/yby-aggregator/output.h | 4 ++--
src/tools/yby-aggregator/progress.cpp | 4 ++--
src/tools/yby-aggregator/progress.h | 4 ++--
src/tools/yby-aggregator/progress.hxx | 4 ++--
src/tools/yby-aggregator/result.cpp | 4 ++--
src/tools/yby-aggregator/result.h | 4 ++--
src/tools/yby-aggregator/studydata.h | 4 ++--
src/tools/yby-aggregator/variable.h | 4 ++--
src/ui/action/action.cpp | 4 ++--
src/ui/action/behavior.cpp | 4 ++--
src/ui/action/context.cpp | 4 ++--
.../handler/antares-study/area/allocation-hydro-post.cpp | 4 ++--
.../handler/antares-study/area/allocation-hydro-post.h | 4 ++--
.../handler/antares-study/area/allocation-hydro-post.hxx | 4 ++--
.../handler/antares-study/area/allocation-hydro.cpp | 4 ++--
.../action/handler/antares-study/area/allocation-hydro.h | 4 ++--
src/ui/action/handler/antares-study/area/color.cpp | 4 ++--
src/ui/action/handler/antares-study/area/color.h | 4 ++--
.../handler/antares-study/area/correlation-post.cpp | 4 ++--
.../action/handler/antares-study/area/correlation-post.h | 4 ++--
.../handler/antares-study/area/correlation-post.hxx | 4 ++--
src/ui/action/handler/antares-study/area/correlation.cpp | 4 ++--
src/ui/action/handler/antares-study/area/correlation.h | 4 ++--
src/ui/action/handler/antares-study/area/create.cpp | 4 ++--
src/ui/action/handler/antares-study/area/filtering.cpp | 4 ++--
src/ui/action/handler/antares-study/area/filtering.h | 4 ++--
src/ui/action/handler/antares-study/area/misc-gen.cpp | 4 ++--
src/ui/action/handler/antares-study/area/misc-gen.h | 4 ++--
.../handler/antares-study/area/nodal-optimization.cpp | 4 ++--
.../handler/antares-study/area/nodal-optimization.h | 4 ++--
src/ui/action/handler/antares-study/area/position.cpp | 4 ++--
src/ui/action/handler/antares-study/area/position.h | 4 ++--
src/ui/action/handler/antares-study/area/reserves.cpp | 4 ++--
src/ui/action/handler/antares-study/area/reserves.h | 4 ++--
src/ui/action/handler/antares-study/area/timeseries.cpp | 4 ++--
src/ui/action/handler/antares-study/area/timeseries.h | 4 ++--
src/ui/action/handler/antares-study/area/ts-generator.cpp | 4 ++--
src/ui/action/handler/antares-study/area/ts-generator.h | 4 ++--
src/ui/action/handler/antares-study/area/ts-node.cpp | 4 ++--
src/ui/action/handler/antares-study/area/ts-node.h | 4 ++--
src/ui/action/handler/antares-study/area/ts-node.hxx | 4 ++--
.../action/handler/antares-study/constraint/comments.cpp | 4 ++--
src/ui/action/handler/antares-study/constraint/comments.h | 4 ++--
.../action/handler/antares-study/constraint/comments.hxx | 4 ++--
src/ui/action/handler/antares-study/constraint/create.cpp | 4 ++--
src/ui/action/handler/antares-study/constraint/data.cpp | 4 ++--
src/ui/action/handler/antares-study/constraint/data.h | 4 ++--
src/ui/action/handler/antares-study/constraint/data.hxx | 4 ++--
.../action/handler/antares-study/constraint/enabled.cpp | 4 ++--
src/ui/action/handler/antares-study/constraint/enabled.h | 4 ++--
.../action/handler/antares-study/constraint/enabled.hxx | 4 ++--
.../action/handler/antares-study/constraint/offsets.cpp | 4 ++--
src/ui/action/handler/antares-study/constraint/offsets.h | 4 ++--
.../action/handler/antares-study/constraint/weights.cpp | 4 ++--
src/ui/action/handler/antares-study/constraint/weights.h | 4 ++--
src/ui/action/handler/antares-study/link/comments.cpp | 4 ++--
src/ui/action/handler/antares-study/link/comments.h | 4 ++--
src/ui/action/handler/antares-study/link/comments.hxx | 4 ++--
src/ui/action/handler/antares-study/link/copper-plate.cpp | 4 ++--
src/ui/action/handler/antares-study/link/copper-plate.h | 4 ++--
src/ui/action/handler/antares-study/link/create.cpp | 4 ++--
src/ui/action/handler/antares-study/link/filtering.cpp | 4 ++--
src/ui/action/handler/antares-study/link/filtering.h | 4 ++--
src/ui/action/handler/antares-study/link/hurdles-cost.cpp | 4 ++--
src/ui/action/handler/antares-study/link/hurdles-cost.h | 4 ++--
src/ui/action/handler/antares-study/link/impedances.cpp | 4 ++--
src/ui/action/handler/antares-study/link/impedances.h | 4 ++--
src/ui/action/handler/antares-study/link/ntc.cpp | 4 ++--
src/ui/action/handler/antares-study/link/ntc.h | 4 ++--
src/ui/action/handler/antares-study/link/unload-data.cpp | 4 ++--
src/ui/action/handler/antares-study/link/unload-data.h | 4 ++--
src/ui/action/handler/antares-study/link/unload-data.hxx | 4 ++--
.../handler/antares-study/thermal-cluster/common.cpp | 4 ++--
.../action/handler/antares-study/thermal-cluster/common.h | 4 ++--
.../handler/antares-study/thermal-cluster/create.cpp | 4 ++--
.../action/handler/antares-study/thermal-cluster/create.h | 4 ++--
.../handler/antares-study/thermal-cluster/create.hxx | 4 ++--
.../handler/antares-study/thermal-cluster/root-node.cpp | 4 ++--
.../handler/antares-study/thermal-cluster/root-node.h | 4 ++--
.../handler/antares-study/thermal-cluster/root-node.hxx | 4 ++--
src/ui/action/include/action/action.h | 4 ++--
src/ui/action/include/action/action.hxx | 4 ++--
src/ui/action/include/action/behavior.h | 4 ++--
src/ui/action/include/action/context.h | 4 ++--
src/ui/action/include/action/fwd.h | 4 ++--
.../include/action/handler/antares-study/area/create.h | 4 ++--
.../include/action/handler/antares-study/area/create.hxx | 4 ++--
.../action/handler/antares-study/constraint/create.h | 4 ++--
.../action/handler/antares-study/constraint/create.hxx | 4 ++--
.../include/action/handler/antares-study/link/create.h | 4 ++--
.../include/action/handler/antares-study/link/create.hxx | 4 ++--
.../action/include/action/settings/decal-area-position.h | 4 ++--
.../include/action/settings/decal-area-position.hxx | 4 ++--
.../include/action/settings/suffix-for-area-names.h | 4 ++--
.../include/action/settings/suffix-for-area-names.hxx | 4 ++--
.../include/action/settings/suffix-for-cluster-names.h | 4 ++--
.../include/action/settings/suffix-for-cluster-names.hxx | 4 ++--
.../include/action/settings/suffix-for-constraint-names.h | 4 ++--
.../action/settings/suffix-for-constraint-names.hxx | 4 ++--
src/ui/action/include/action/state.h | 4 ++--
src/ui/action/include/action/text.h | 4 ++--
src/ui/action/include/action/text.hxx | 4 ++--
src/ui/action/settings/decal-area-position.cpp | 4 ++--
src/ui/action/settings/suffix-for-area-names.cpp | 4 ++--
src/ui/action/settings/suffix-for-cluster-names.cpp | 4 ++--
src/ui/action/settings/suffix-for-constraint-names.cpp | 4 ++--
src/ui/action/state.cpp | 4 ++--
src/ui/common/component/frame/frame.h | 4 ++--
src/ui/common/component/frame/local-frame.cpp | 4 ++--
src/ui/common/component/frame/local-frame.h | 4 ++--
src/ui/common/component/frame/registry.cpp | 4 ++--
src/ui/common/component/frame/registry.h | 4 ++--
src/ui/common/component/panel.h | 4 ++--
src/ui/common/component/panel/group.cpp | 4 ++--
src/ui/common/component/panel/group.h | 4 ++--
src/ui/common/component/panel/panel.cpp | 4 ++--
src/ui/common/component/panel/panel.h | 4 ++--
src/ui/common/component/scrollbox/scrollbox.cpp | 4 ++--
src/ui/common/component/scrollbox/scrollbox.h | 4 ++--
src/ui/common/component/spotlight.h | 4 ++--
src/ui/common/component/spotlight/iitem.cpp | 4 ++--
src/ui/common/component/spotlight/iitem.h | 4 ++--
src/ui/common/component/spotlight/iitem.hxx | 4 ++--
src/ui/common/component/spotlight/listbox-panel.cpp | 4 ++--
src/ui/common/component/spotlight/listbox-panel.h | 4 ++--
src/ui/common/component/spotlight/mini-frame.cpp | 4 ++--
src/ui/common/component/spotlight/mini-frame.h | 4 ++--
src/ui/common/component/spotlight/null-provider.h | 4 ++--
src/ui/common/component/spotlight/provider.h | 4 ++--
src/ui/common/component/spotlight/search-png.hxx | 4 ++--
src/ui/common/component/spotlight/searchtoken.h | 4 ++--
src/ui/common/component/spotlight/separator.cpp | 4 ++--
src/ui/common/component/spotlight/separator.h | 4 ++--
src/ui/common/component/spotlight/spotlight.cpp | 4 ++--
src/ui/common/component/spotlight/spotlight.h | 4 ++--
src/ui/common/component/spotlight/spotlight.hxx | 4 ++--
src/ui/common/component/spotlight/text.cpp | 4 ++--
src/ui/common/component/spotlight/text.h | 4 ++--
src/ui/common/dispatcher.h | 4 ++--
src/ui/common/dispatcher/action.cpp | 4 ++--
src/ui/common/dispatcher/action.h | 4 ++--
src/ui/common/dispatcher/action.hxx | 4 ++--
src/ui/common/dispatcher/dispatcher.h | 4 ++--
src/ui/common/dispatcher/gui.cpp | 4 ++--
src/ui/common/dispatcher/gui.h | 4 ++--
src/ui/common/dispatcher/gui.hxx | 4 ++--
src/ui/common/dispatcher/settings.cpp | 4 ++--
src/ui/common/dispatcher/settings.h | 4 ++--
src/ui/common/fwd.h | 4 ++--
src/ui/common/lock.cpp | 4 ++--
src/ui/common/lock.h | 4 ++--
src/ui/common/wx-wrapper.cpp | 4 ++--
src/ui/common/wx-wrapper.h | 4 ++--
src/ui/common/wx-wrapper.hxx | 4 ++--
src/ui/simulator/application/application.cpp | 4 ++--
src/ui/simulator/application/application.h | 4 ++--
src/ui/simulator/application/main.h | 4 ++--
src/ui/simulator/application/main/analyzer.cpp | 4 ++--
.../application/main/build/economic-optimization.cpp | 4 ++--
src/ui/simulator/application/main/build/hydro.cpp | 4 ++--
src/ui/simulator/application/main/build/load.cpp | 4 ++--
src/ui/simulator/application/main/build/notes.cpp | 4 ++--
.../simulator/application/main/build/scenario-builder.cpp | 4 ++--
src/ui/simulator/application/main/build/sets.cpp | 4 ++--
src/ui/simulator/application/main/build/solar.cpp | 4 ++--
src/ui/simulator/application/main/build/standard-page.hxx | 4 ++--
src/ui/simulator/application/main/build/wind.cpp | 4 ++--
src/ui/simulator/application/main/cleaner.cpp | 4 ++--
src/ui/simulator/application/main/constraintsbuilder.cpp | 4 ++--
src/ui/simulator/application/main/create.cpp | 4 ++--
src/ui/simulator/application/main/disabler.h | 4 ++--
src/ui/simulator/application/main/drag-drop.hxx | 4 ++--
src/ui/simulator/application/main/events.cpp | 4 ++--
src/ui/simulator/application/main/events.edit.cpp | 4 ++--
src/ui/simulator/application/main/events.file.cpp | 4 ++--
src/ui/simulator/application/main/events.simulation.cpp | 4 ++--
src/ui/simulator/application/main/fwd.h | 4 ++--
src/ui/simulator/application/main/help.cpp | 4 ++--
src/ui/simulator/application/main/internal-data.cpp | 4 ++--
src/ui/simulator/application/main/internal-data.h | 4 ++--
src/ui/simulator/application/main/internal-ids.h | 4 ++--
src/ui/simulator/application/main/logs.cpp | 4 ++--
src/ui/simulator/application/main/main.cpp | 4 ++--
src/ui/simulator/application/main/main.h | 4 ++--
src/ui/simulator/application/main/main.hxx | 4 ++--
src/ui/simulator/application/main/menu.cpp | 4 ++--
src/ui/simulator/application/main/notes.cpp | 4 ++--
src/ui/simulator/application/main/options.cpp | 4 ++--
.../simulator/application/main/paste-from-clipboard.cpp | 4 ++--
src/ui/simulator/application/main/refresh.cpp | 4 ++--
src/ui/simulator/application/main/statusbar.cpp | 4 ++--
src/ui/simulator/application/main/wip.cpp | 4 ++--
src/ui/simulator/application/menus.cpp | 4 ++--
src/ui/simulator/application/menus.h | 4 ++--
src/ui/simulator/application/recentfiles.cpp | 4 ++--
src/ui/simulator/application/recentfiles.h | 4 ++--
src/ui/simulator/application/study.cpp | 4 ++--
src/ui/simulator/application/study.h | 4 ++--
src/ui/simulator/application/wait.cpp | 4 ++--
src/ui/simulator/application/wait.h | 4 ++--
src/ui/simulator/config.h | 4 ++--
src/ui/simulator/main.cpp | 4 ++--
src/ui/simulator/toolbox/clipboard/clipboard.cpp | 4 ++--
src/ui/simulator/toolbox/clipboard/clipboard.h | 4 ++--
src/ui/simulator/toolbox/components/button.h | 4 ++--
src/ui/simulator/toolbox/components/button/button.cpp | 4 ++--
src/ui/simulator/toolbox/components/button/button.h | 4 ++--
src/ui/simulator/toolbox/components/button/button.hxx | 4 ++--
src/ui/simulator/toolbox/components/captionpanel.cpp | 4 ++--
src/ui/simulator/toolbox/components/captionpanel.h | 4 ++--
.../simulator/toolbox/components/datagrid/component.cpp | 4 ++--
src/ui/simulator/toolbox/components/datagrid/component.h | 4 ++--
src/ui/simulator/toolbox/components/datagrid/dbgrid.cpp | 4 ++--
src/ui/simulator/toolbox/components/datagrid/dbgrid.h | 4 ++--
src/ui/simulator/toolbox/components/datagrid/default.h | 4 ++--
.../toolbox/components/datagrid/filter/all/any.h | 4 ++--
.../toolbox/components/datagrid/filter/all/columnindex.h | 4 ++--
.../toolbox/components/datagrid/filter/all/day.h | 4 ++--
.../toolbox/components/datagrid/filter/all/dayyear.h | 4 ++--
.../toolbox/components/datagrid/filter/all/hour.h | 4 ++--
.../toolbox/components/datagrid/filter/all/houryear.h | 4 ++--
.../toolbox/components/datagrid/filter/all/month.cpp | 4 ++--
.../toolbox/components/datagrid/filter/all/month.h | 4 ++--
.../toolbox/components/datagrid/filter/all/week.cpp | 4 ++--
.../toolbox/components/datagrid/filter/all/week.h | 4 ++--
.../toolbox/components/datagrid/filter/all/weekday.h | 4 ++--
.../toolbox/components/datagrid/filter/component.cpp | 4 ++--
.../toolbox/components/datagrid/filter/component.h | 4 ++--
.../toolbox/components/datagrid/filter/filter.cpp | 4 ++--
.../simulator/toolbox/components/datagrid/filter/filter.h | 4 ++--
.../toolbox/components/datagrid/filter/input.cpp | 4 ++--
.../simulator/toolbox/components/datagrid/filter/input.h | 4 ++--
.../toolbox/components/datagrid/filter/operator.cpp | 4 ++--
.../toolbox/components/datagrid/filter/operator.h | 4 ++--
.../toolbox/components/datagrid/filter/operator.list.cpp | 4 ++--
.../toolbox/components/datagrid/filter/operator.list.h | 4 ++--
.../toolbox/components/datagrid/filter/operator/all.h | 4 ++--
.../toolbox/components/datagrid/filter/operator/equals.h | 4 ++--
.../components/datagrid/filter/operator/greaterthan.h | 4 ++--
.../datagrid/filter/operator/greaterthanorequalsto.h | 4 ++--
.../components/datagrid/filter/operator/lessthan.h | 4 ++--
.../datagrid/filter/operator/lessthanorequalsto.h | 4 ++--
.../toolbox/components/datagrid/filter/operator/modulo.h | 4 ++--
.../components/datagrid/filter/operator/notequals.h | 4 ++--
.../components/datagrid/filter/parameter/parameter.cpp | 4 ++--
.../components/datagrid/filter/parameter/parameter.h | 4 ++--
.../toolbox/components/datagrid/filter/static.cpp | 4 ++--
.../simulator/toolbox/components/datagrid/gridhelper.cpp | 4 ++--
src/ui/simulator/toolbox/components/datagrid/gridhelper.h | 4 ++--
.../simulator/toolbox/components/datagrid/gridhelper.hxx | 4 ++--
.../simulator/toolbox/components/datagrid/modifiers.hxx | 4 ++--
src/ui/simulator/toolbox/components/datagrid/renderer.cpp | 4 ++--
src/ui/simulator/toolbox/components/datagrid/renderer.h | 4 ++--
src/ui/simulator/toolbox/components/datagrid/renderer.hxx | 4 ++--
.../datagrid/renderer/adequacy-patch-area-grid.cpp | 4 ++--
.../datagrid/renderer/adequacy-patch-area-grid.h | 4 ++--
.../components/datagrid/renderer/analyzer/areas.cpp | 4 ++--
.../toolbox/components/datagrid/renderer/analyzer/areas.h | 4 ++--
.../toolbox/components/datagrid/renderer/area.cpp | 4 ++--
.../simulator/toolbox/components/datagrid/renderer/area.h | 4 ++--
.../datagrid/renderer/area/common.areasummary.cpp | 4 ++--
.../datagrid/renderer/area/common.areasummary.h | 4 ++--
.../datagrid/renderer/area/creditmodulations.cpp | 4 ++--
.../components/datagrid/renderer/area/creditmodulations.h | 4 ++--
.../toolbox/components/datagrid/renderer/area/dsm.cpp | 4 ++--
.../toolbox/components/datagrid/renderer/area/dsm.h | 4 ++--
.../datagrid/renderer/area/hydro/allocation.cpp | 4 ++--
.../components/datagrid/renderer/area/hydro/allocation.h | 4 ++--
.../datagrid/renderer/area/hydromonthlypower.cpp | 4 ++--
.../components/datagrid/renderer/area/hydromonthlypower.h | 4 ++--
.../components/datagrid/renderer/area/hydroprepro.cpp | 4 ++--
.../components/datagrid/renderer/area/hydroprepro.h | 4 ++--
.../components/datagrid/renderer/area/inflowpattern.cpp | 4 ++--
.../components/datagrid/renderer/area/inflowpattern.h | 4 ++--
.../toolbox/components/datagrid/renderer/area/misc.cpp | 4 ++--
.../toolbox/components/datagrid/renderer/area/misc.h | 4 ++--
.../datagrid/renderer/area/nodal-optimization.cpp | 4 ++--
.../datagrid/renderer/area/nodal-optimization.h | 4 ++--
.../datagrid/renderer/area/renewable.areasummary.cpp | 4 ++--
.../datagrid/renderer/area/renewable.areasummary.h | 4 ++--
.../components/datagrid/renderer/area/reservoirlevels.cpp | 4 ++--
.../components/datagrid/renderer/area/reservoirlevels.h | 4 ++--
.../datagrid/renderer/area/thermal.areasummary.cpp | 4 ++--
.../datagrid/renderer/area/thermal.areasummary.h | 4 ++--
.../datagrid/renderer/area/thermalmodulation.cpp | 4 ++--
.../components/datagrid/renderer/area/thermalmodulation.h | 4 ++--
.../components/datagrid/renderer/area/thermalprepro.cpp | 4 ++--
.../components/datagrid/renderer/area/thermalprepro.h | 4 ++--
.../components/datagrid/renderer/area/timeseries.cpp | 4 ++--
.../components/datagrid/renderer/area/timeseries.h | 4 ++--
.../components/datagrid/renderer/area/watervalues.cpp | 4 ++--
.../components/datagrid/renderer/area/watervalues.h | 4 ++--
.../components/datagrid/renderer/area/xcast-allareas.h | 4 ++--
.../components/datagrid/renderer/area/xcast-allareas.hxx | 4 ++--
.../datagrid/renderer/area/xcast-coefficients.h | 4 ++--
.../datagrid/renderer/area/xcast-coefficients.hxx | 4 ++--
.../components/datagrid/renderer/area/xcast-conversion.h | 4 ++--
.../datagrid/renderer/area/xcast-conversion.hxx | 4 ++--
.../toolbox/components/datagrid/renderer/area/xcast-k.h | 4 ++--
.../toolbox/components/datagrid/renderer/area/xcast-k.hxx | 4 ++--
.../components/datagrid/renderer/area/xcast-translation.h | 4 ++--
.../datagrid/renderer/area/xcast-translation.hxx | 4 ++--
.../datagrid/renderer/bindingconstraint/data.cpp | 4 ++--
.../components/datagrid/renderer/bindingconstraint/data.h | 4 ++--
.../datagrid/renderer/bindingconstraint/offsets.cpp | 4 ++--
.../datagrid/renderer/bindingconstraint/offsets.h | 4 ++--
.../datagrid/renderer/bindingconstraint/weights.cpp | 4 ++--
.../datagrid/renderer/bindingconstraint/weights.h | 4 ++--
.../toolbox/components/datagrid/renderer/column.cpp | 4 ++--
.../toolbox/components/datagrid/renderer/column.h | 4 ++--
.../toolbox/components/datagrid/renderer/connection.cpp | 4 ++--
.../toolbox/components/datagrid/renderer/connection.h | 4 ++--
.../datagrid/renderer/constraintsbuilder/links.cpp | 4 ++--
.../datagrid/renderer/constraintsbuilder/links.h | 4 ++--
.../toolbox/components/datagrid/renderer/correlation.cpp | 4 ++--
.../toolbox/components/datagrid/renderer/correlation.h | 4 ++--
.../toolbox/components/datagrid/renderer/layers.cpp | 4 ++--
.../toolbox/components/datagrid/renderer/layers.h | 4 ++--
.../components/datagrid/renderer/links/summary.cpp | 4 ++--
.../toolbox/components/datagrid/renderer/links/summary.h | 4 ++--
.../toolbox/components/datagrid/renderer/logfile.cpp | 4 ++--
.../toolbox/components/datagrid/renderer/logfile.h | 4 ++--
.../toolbox/components/datagrid/renderer/matrix.h | 4 ++--
.../toolbox/components/datagrid/renderer/matrix.hxx | 4 ++--
.../toolbox/components/datagrid/renderer/mc-playlist.cpp | 4 ++--
.../toolbox/components/datagrid/renderer/mc-playlist.h | 4 ++--
.../renderer/scenario-builder-hydro-levels-renderer.cpp | 4 ++--
.../renderer/scenario-builder-hydro-levels-renderer.h | 4 ++--
.../datagrid/renderer/scenario-builder-hydro-renderer.cpp | 4 ++--
.../datagrid/renderer/scenario-builder-hydro-renderer.h | 4 ++--
.../datagrid/renderer/scenario-builder-load-renderer.cpp | 4 ++--
.../datagrid/renderer/scenario-builder-load-renderer.h | 4 ++--
.../datagrid/renderer/scenario-builder-renderer-base.cpp | 4 ++--
.../datagrid/renderer/scenario-builder-renderer-base.h | 4 ++--
.../renderer/scenario-builder-renewable-renderer.cpp | 4 ++--
.../renderer/scenario-builder-renewable-renderer.h | 4 ++--
.../datagrid/renderer/scenario-builder-solar-renderer.cpp | 4 ++--
.../datagrid/renderer/scenario-builder-solar-renderer.h | 4 ++--
.../renderer/scenario-builder-thermal-renderer.cpp | 4 ++--
.../datagrid/renderer/scenario-builder-thermal-renderer.h | 4 ++--
.../datagrid/renderer/scenario-builder-wind-renderer.cpp | 4 ++--
.../datagrid/renderer/scenario-builder-wind-renderer.h | 4 ++--
.../renderer/ts-management-aggregated-as-renewables.cpp | 4 ++--
.../renderer/ts-management-clusters-as-renewables.cpp | 4 ++--
.../renderer/ts-management-clusters-as-renewables.h | 4 ++--
.../components/datagrid/renderer/ts-management.cpp | 4 ++--
.../toolbox/components/datagrid/renderer/ts-management.h | 4 ++--
.../toolbox/components/datagrid/wxgrid-renderer.cpp | 4 ++--
.../toolbox/components/datagrid/wxgrid-renderer.h | 4 ++--
.../toolbox/components/htmllistbox/component.cpp | 4 ++--
.../simulator/toolbox/components/htmllistbox/component.h | 4 ++--
.../toolbox/components/htmllistbox/component.hxx | 4 ++--
.../htmllistbox/datasource/bindingconstraint.cpp | 4 ++--
.../components/htmllistbox/datasource/cluster-order.cpp | 4 ++--
.../components/htmllistbox/datasource/cluster-order.h | 4 ++--
.../components/htmllistbox/datasource/datasource.h | 4 ++--
.../components/htmllistbox/datasource/datasource.hxx | 4 ++--
.../htmllistbox/datasource/renewable-cluster-order.cpp | 4 ++--
.../htmllistbox/datasource/renewable-cluster-order.h | 4 ++--
.../htmllistbox/datasource/thermal-cluster-order.cpp | 4 ++--
.../htmllistbox/datasource/thermal-cluster-order.h | 4 ++--
.../toolbox/components/htmllistbox/item/area.cpp | 4 ++--
.../simulator/toolbox/components/htmllistbox/item/area.h | 4 ++--
.../toolbox/components/htmllistbox/item/area.hxx | 4 ++--
.../toolbox/components/htmllistbox/item/cluster-item.cpp | 4 ++--
.../toolbox/components/htmllistbox/item/cluster-item.h | 4 ++--
.../toolbox/components/htmllistbox/item/error.cpp | 4 ++--
.../simulator/toolbox/components/htmllistbox/item/error.h | 4 ++--
.../toolbox/components/htmllistbox/item/group.cpp | 4 ++--
.../simulator/toolbox/components/htmllistbox/item/group.h | 4 ++--
.../toolbox/components/htmllistbox/item/info.cpp | 4 ++--
.../simulator/toolbox/components/htmllistbox/item/info.h | 4 ++--
.../toolbox/components/htmllistbox/item/item.cpp | 4 ++--
.../simulator/toolbox/components/htmllistbox/item/item.h | 4 ++--
.../toolbox/components/htmllistbox/item/item.hxx | 4 ++--
.../toolbox/components/htmllistbox/item/pathlistitem.cpp | 4 ++--
.../toolbox/components/htmllistbox/item/pathlistitem.h | 4 ++--
.../htmllistbox/item/renewable-cluster-item.cpp | 4 ++--
.../components/htmllistbox/item/renewable-cluster-item.h | 4 ++--
.../components/htmllistbox/item/thermal-cluster-item.cpp | 4 ++--
.../components/htmllistbox/item/thermal-cluster-item.h | 4 ++--
src/ui/simulator/toolbox/components/htmllistbox/sort.h | 4 ++--
src/ui/simulator/toolbox/components/mainpanel.cpp | 4 ++--
src/ui/simulator/toolbox/components/mainpanel.h | 4 ++--
src/ui/simulator/toolbox/components/map/component.cpp | 4 ++--
src/ui/simulator/toolbox/components/map/component.h | 4 ++--
src/ui/simulator/toolbox/components/map/control.cpp | 4 ++--
src/ui/simulator/toolbox/components/map/control.h | 4 ++--
.../toolbox/components/map/controls/addtools.cpp | 4 ++--
.../simulator/toolbox/components/map/controls/addtools.h | 4 ++--
.../simulator/toolbox/components/map/drawingcontext.cpp | 4 ++--
src/ui/simulator/toolbox/components/map/drawingcontext.h | 4 ++--
src/ui/simulator/toolbox/components/map/infos.cpp | 4 ++--
src/ui/simulator/toolbox/components/map/infos.h | 4 ++--
src/ui/simulator/toolbox/components/map/manager.cpp | 4 ++--
src/ui/simulator/toolbox/components/map/manager.h | 4 ++--
src/ui/simulator/toolbox/components/map/manager.hxx | 4 ++--
.../toolbox/components/map/nodes/bindingconstraint.cpp | 4 ++--
.../toolbox/components/map/nodes/bindingconstraint.h | 4 ++--
.../simulator/toolbox/components/map/nodes/connection.cpp | 4 ++--
.../simulator/toolbox/components/map/nodes/connection.h | 4 ++--
.../simulator/toolbox/components/map/nodes/connection.hxx | 4 ++--
src/ui/simulator/toolbox/components/map/nodes/item.cpp | 4 ++--
src/ui/simulator/toolbox/components/map/nodes/item.h | 4 ++--
src/ui/simulator/toolbox/components/map/nodes/node.cpp | 4 ++--
src/ui/simulator/toolbox/components/map/nodes/node.h | 4 ++--
src/ui/simulator/toolbox/components/map/settings.cpp | 4 ++--
src/ui/simulator/toolbox/components/map/settings.h | 4 ++--
.../toolbox/components/map/tools/connectioncreator.cpp | 4 ++--
.../toolbox/components/map/tools/connectioncreator.h | 4 ++--
src/ui/simulator/toolbox/components/map/tools/remover.cpp | 4 ++--
src/ui/simulator/toolbox/components/map/tools/remover.h | 4 ++--
src/ui/simulator/toolbox/components/map/tools/tool.cpp | 4 ++--
src/ui/simulator/toolbox/components/map/tools/tool.h | 4 ++--
.../simulator/toolbox/components/notebook/mapnotebook.cpp | 4 ++--
.../simulator/toolbox/components/notebook/mapnotebook.h | 4 ++--
src/ui/simulator/toolbox/components/notebook/notebook.cpp | 4 ++--
src/ui/simulator/toolbox/components/notebook/notebook.h | 4 ++--
src/ui/simulator/toolbox/components/notebook/notebook.hxx | 4 ++--
src/ui/simulator/toolbox/components/progressbar.cpp | 4 ++--
src/ui/simulator/toolbox/components/progressbar.h | 4 ++--
src/ui/simulator/toolbox/components/refresh.cpp | 4 ++--
src/ui/simulator/toolbox/components/refresh.h | 4 ++--
src/ui/simulator/toolbox/components/wip-panel.cpp | 4 ++--
src/ui/simulator/toolbox/components/wip-panel.h | 4 ++--
src/ui/simulator/toolbox/components/wizardheader.cpp | 4 ++--
src/ui/simulator/toolbox/components/wizardheader.h | 4 ++--
src/ui/simulator/toolbox/create.cpp | 4 ++--
src/ui/simulator/toolbox/create.h | 4 ++--
src/ui/simulator/toolbox/create.hxx | 4 ++--
src/ui/simulator/toolbox/dispatcher/study.cpp | 4 ++--
src/ui/simulator/toolbox/dispatcher/study.h | 4 ++--
src/ui/simulator/toolbox/execute.h | 4 ++--
src/ui/simulator/toolbox/execute/execute.cpp | 4 ++--
src/ui/simulator/toolbox/execute/execute.h | 4 ++--
src/ui/simulator/toolbox/ext-source/action-panel.cpp | 4 ++--
src/ui/simulator/toolbox/ext-source/action-panel.h | 4 ++--
src/ui/simulator/toolbox/ext-source/apply.cpp | 4 ++--
src/ui/simulator/toolbox/ext-source/apply.h | 4 ++--
src/ui/simulator/toolbox/ext-source/handler.h | 4 ++--
.../toolbox/ext-source/handler/build-context.cpp | 4 ++--
.../simulator/toolbox/ext-source/handler/build-context.h | 4 ++--
.../ext-source/handler/com.rte-france.antares.study.cpp | 4 ++--
src/ui/simulator/toolbox/ext-source/handler/handler.h | 4 ++--
src/ui/simulator/toolbox/ext-source/performer.cpp | 4 ++--
src/ui/simulator/toolbox/ext-source/performer.h | 4 ++--
src/ui/simulator/toolbox/ext-source/window.cpp | 4 ++--
src/ui/simulator/toolbox/ext-source/window.h | 4 ++--
src/ui/simulator/toolbox/input/area.cpp | 4 ++--
src/ui/simulator/toolbox/input/area.h | 4 ++--
src/ui/simulator/toolbox/input/bindingconstraint.h | 4 ++--
.../toolbox/input/bindingconstraint/bindingconstraint.cpp | 4 ++--
.../toolbox/input/bindingconstraint/bindingconstraint.h | 4 ++--
src/ui/simulator/toolbox/input/connection.cpp | 4 ++--
src/ui/simulator/toolbox/input/connection.h | 4 ++--
src/ui/simulator/toolbox/input/input.cpp | 4 ++--
src/ui/simulator/toolbox/input/input.h | 4 ++--
src/ui/simulator/toolbox/input/renewable-cluster.cpp | 4 ++--
src/ui/simulator/toolbox/input/renewable-cluster.h | 4 ++--
src/ui/simulator/toolbox/input/thermal-cluster.cpp | 4 ++--
src/ui/simulator/toolbox/input/thermal-cluster.h | 4 ++--
src/ui/simulator/toolbox/jobs.h | 4 ++--
src/ui/simulator/toolbox/jobs/job.cpp | 4 ++--
src/ui/simulator/toolbox/jobs/job.h | 4 ++--
src/ui/simulator/toolbox/locales.cpp | 4 ++--
src/ui/simulator/toolbox/locales.h | 4 ++--
src/ui/simulator/toolbox/resources.cpp | 4 ++--
src/ui/simulator/toolbox/resources.h | 4 ++--
src/ui/simulator/toolbox/spotlight/area.cpp | 4 ++--
src/ui/simulator/toolbox/spotlight/area.h | 4 ++--
src/ui/simulator/toolbox/spotlight/constraint.cpp | 4 ++--
src/ui/simulator/toolbox/spotlight/constraint.h | 4 ++--
src/ui/simulator/toolbox/system/diskfreespace.hxx | 4 ++--
src/ui/simulator/toolbox/validator.cpp | 4 ++--
src/ui/simulator/toolbox/validator.h | 4 ++--
src/ui/simulator/toolbox/wx-wrapper.h | 4 ++--
src/ui/simulator/windows/about/aboutbox.cpp | 6 +++---
src/ui/simulator/windows/about/aboutbox.h | 4 ++--
src/ui/simulator/windows/aboutbox.h | 4 ++--
src/ui/simulator/windows/analyzer/analyzer.cpp | 4 ++--
src/ui/simulator/windows/analyzer/analyzer.h | 4 ++--
src/ui/simulator/windows/analyzer/analyzer.hxx | 4 ++--
.../windows/bindingconstraint/bindingconstraint.cpp | 4 ++--
.../windows/bindingconstraint/bindingconstraint.h | 4 ++--
src/ui/simulator/windows/bindingconstraint/edit.cpp | 4 ++--
src/ui/simulator/windows/bindingconstraint/edit.h | 4 ++--
src/ui/simulator/windows/calendar/calendar.cpp | 4 ++--
src/ui/simulator/windows/calendar/calendar.h | 4 ++--
src/ui/simulator/windows/calendar/view-standard.hxx | 4 ++--
src/ui/simulator/windows/cleaner.cpp | 4 ++--
src/ui/simulator/windows/cleaner.h | 4 ++--
src/ui/simulator/windows/connection.cpp | 4 ++--
src/ui/simulator/windows/connection.h | 4 ++--
.../windows/constraints-builder/constraintsbuilder.cpp | 4 ++--
.../windows/constraints-builder/constraintsbuilder.h | 4 ++--
src/ui/simulator/windows/correlation/correlation.cpp | 4 ++--
src/ui/simulator/windows/correlation/correlation.h | 4 ++--
src/ui/simulator/windows/correlation/datasources.hxx | 4 ++--
src/ui/simulator/windows/exportmap.cpp | 4 ++--
src/ui/simulator/windows/exportmap.h | 4 ++--
src/ui/simulator/windows/exportmap.hxx | 4 ++--
src/ui/simulator/windows/hydro/allocation.cpp | 4 ++--
src/ui/simulator/windows/hydro/allocation.h | 4 ++--
src/ui/simulator/windows/hydro/dailypower.cpp | 4 ++--
src/ui/simulator/windows/hydro/dailypower.h | 4 ++--
src/ui/simulator/windows/hydro/levelsandvalues.cpp | 4 ++--
src/ui/simulator/windows/hydro/levelsandvalues.h | 4 ++--
src/ui/simulator/windows/hydro/localdatahydro.cpp | 4 ++--
src/ui/simulator/windows/hydro/localdatahydro.h | 4 ++--
src/ui/simulator/windows/hydro/management.cpp | 4 ++--
src/ui/simulator/windows/hydro/management.h | 4 ++--
src/ui/simulator/windows/hydro/prepro.cpp | 4 ++--
src/ui/simulator/windows/hydro/prepro.h | 4 ++--
src/ui/simulator/windows/hydro/series.cpp | 4 ++--
src/ui/simulator/windows/hydro/series.h | 4 ++--
src/ui/simulator/windows/inspector.h | 4 ++--
src/ui/simulator/windows/inspector/accumulator.hxx | 4 ++--
src/ui/simulator/windows/inspector/data.cpp | 4 ++--
src/ui/simulator/windows/inspector/data.h | 4 ++--
src/ui/simulator/windows/inspector/data.hxx | 4 ++--
src/ui/simulator/windows/inspector/editor-calendar.cpp | 4 ++--
src/ui/simulator/windows/inspector/editor-calendar.h | 4 ++--
src/ui/simulator/windows/inspector/frame.cpp | 4 ++--
src/ui/simulator/windows/inspector/frame.h | 4 ++--
src/ui/simulator/windows/inspector/grid.cpp | 4 ++--
src/ui/simulator/windows/inspector/grid.h | 4 ++--
src/ui/simulator/windows/inspector/inspector.cpp | 4 ++--
src/ui/simulator/windows/inspector/inspector.h | 4 ++--
src/ui/simulator/windows/inspector/property.update.cpp | 4 ++--
src/ui/simulator/windows/memorystatistics.h | 4 ++--
.../windows/memorystatistics/memorystatistics.cpp | 4 ++--
.../simulator/windows/memorystatistics/memorystatistics.h | 4 ++--
src/ui/simulator/windows/memorystatistics/private.h | 4 ++--
src/ui/simulator/windows/message.cpp | 4 ++--
src/ui/simulator/windows/message.h | 4 ++--
src/ui/simulator/windows/message.hxx | 4 ++--
src/ui/simulator/windows/notes.cpp | 4 ++--
src/ui/simulator/windows/notes.h | 4 ++--
.../options/adequacy-patch/adequacy-patch-areas.cpp | 4 ++--
.../windows/options/adequacy-patch/adequacy-patch-areas.h | 4 ++--
.../options/adequacy-patch/adequacy-patch-options.cpp | 4 ++--
.../options/adequacy-patch/adequacy-patch-options.h | 4 ++--
src/ui/simulator/windows/options/advanced/advanced.cpp | 4 ++--
src/ui/simulator/windows/options/advanced/advanced.h | 4 ++--
.../windows/options/optimization/optimization.cpp | 4 ++--
.../simulator/windows/options/optimization/optimization.h | 4 ++--
src/ui/simulator/windows/options/playlist/playlist.cpp | 4 ++--
src/ui/simulator/windows/options/playlist/playlist.h | 4 ++--
.../simulator/windows/options/temp-folder/temp-folder.cpp | 4 ++--
.../simulator/windows/options/temp-folder/temp-folder.h | 4 ++--
src/ui/simulator/windows/output/content.h | 4 ++--
src/ui/simulator/windows/output/content.hxx | 4 ++--
src/ui/simulator/windows/output/fwd.h | 4 ++--
src/ui/simulator/windows/output/job.cpp | 4 ++--
src/ui/simulator/windows/output/job.h | 4 ++--
src/ui/simulator/windows/output/layer.cpp | 4 ++--
src/ui/simulator/windows/output/layer.h | 4 ++--
src/ui/simulator/windows/output/layer.hxx | 4 ++--
src/ui/simulator/windows/output/mini-frame.cpp | 4 ++--
src/ui/simulator/windows/output/mini-frame.h | 4 ++--
src/ui/simulator/windows/output/output.cpp | 4 ++--
src/ui/simulator/windows/output/output.h | 4 ++--
src/ui/simulator/windows/output/panel.h | 4 ++--
.../simulator/windows/output/panel/area-link-renderer.cpp | 4 ++--
.../simulator/windows/output/panel/area-link-renderer.h | 4 ++--
src/ui/simulator/windows/output/panel/area-link.cpp | 4 ++--
src/ui/simulator/windows/output/panel/panel.cpp | 4 ++--
src/ui/simulator/windows/output/panel/panel.h | 4 ++--
src/ui/simulator/windows/output/panel/panel.hxx | 4 ++--
.../windows/output/provider/output-comparison.cpp | 4 ++--
.../simulator/windows/output/provider/output-comparison.h | 4 ++--
src/ui/simulator/windows/output/provider/outputs.cpp | 4 ++--
src/ui/simulator/windows/output/provider/outputs.h | 4 ++--
src/ui/simulator/windows/output/provider/variables.cpp | 4 ++--
src/ui/simulator/windows/output/provider/variables.h | 4 ++--
src/ui/simulator/windows/output/spotlight-provider.cpp | 4 ++--
src/ui/simulator/windows/output/spotlight-provider.h | 4 ++--
src/ui/simulator/windows/output/tab.cpp | 4 ++--
src/ui/simulator/windows/output/window.cpp | 4 ++--
src/ui/simulator/windows/output/window.h | 4 ++--
src/ui/simulator/windows/renewables/cluster.cpp | 4 ++--
src/ui/simulator/windows/renewables/cluster.h | 4 ++--
src/ui/simulator/windows/renewables/panel.cpp | 4 ++--
src/ui/simulator/windows/renewables/panel.h | 4 ++--
src/ui/simulator/windows/saveas.cpp | 4 ++--
src/ui/simulator/windows/saveas.h | 4 ++--
src/ui/simulator/windows/saveas.hxx | 4 ++--
src/ui/simulator/windows/scenario-builder/panel.cpp | 4 ++--
src/ui/simulator/windows/scenario-builder/panel.h | 4 ++--
src/ui/simulator/windows/sets.cpp | 4 ++--
src/ui/simulator/windows/sets.h | 4 ++--
src/ui/simulator/windows/simulation/panel.cpp | 4 ++--
src/ui/simulator/windows/simulation/panel.h | 4 ++--
src/ui/simulator/windows/simulation/run.cpp | 4 ++--
src/ui/simulator/windows/simulation/run.h | 4 ++--
src/ui/simulator/windows/startupwizard.cpp | 4 ++--
src/ui/simulator/windows/startupwizard.h | 4 ++--
src/ui/simulator/windows/studylogs.cpp | 4 ++--
src/ui/simulator/windows/studylogs.h | 4 ++--
src/ui/simulator/windows/textinput/input.cpp | 4 ++--
src/ui/simulator/windows/textinput/input.h | 4 ++--
src/ui/simulator/windows/thermal/cluster.cpp | 4 ++--
src/ui/simulator/windows/thermal/cluster.h | 4 ++--
src/ui/simulator/windows/thermal/panel.cpp | 4 ++--
src/ui/simulator/windows/thermal/panel.h | 4 ++--
src/ui/simulator/windows/version.cpp | 4 ++--
src/ui/simulator/windows/version.h | 4 ++--
src/ui/simulator/windows/xcast/xcast.h | 4 ++--
src/ui/simulator/windows/xcast/xcast.hxx | 4 ++--
1159 files changed, 2321 insertions(+), 2321 deletions(-)
diff --git a/src/analyzer/atsp/atsp.cpp b/src/analyzer/atsp/atsp.cpp
index 69db010f3c..93f95a66f7 100644
--- a/src/analyzer/atsp/atsp.cpp
+++ b/src/analyzer/atsp/atsp.cpp
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/analyzer/atsp/atsp.h b/src/analyzer/atsp/atsp.h
index 8cc0925d3b..21d14b3f51 100644
--- a/src/analyzer/atsp/atsp.h
+++ b/src/analyzer/atsp/atsp.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/analyzer/atsp/atsp.hxx b/src/analyzer/atsp/atsp.hxx
index 5c016b10ad..17f86edd34 100644
--- a/src/analyzer/atsp/atsp.hxx
+++ b/src/analyzer/atsp/atsp.hxx
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/analyzer/atsp/cache.cpp b/src/analyzer/atsp/cache.cpp
index cd35e7bea3..af38db903c 100644
--- a/src/analyzer/atsp/cache.cpp
+++ b/src/analyzer/atsp/cache.cpp
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/analyzer/atsp/correlations.cpp b/src/analyzer/atsp/correlations.cpp
index d2bb44732f..9a82594282 100644
--- a/src/analyzer/atsp/correlations.cpp
+++ b/src/analyzer/atsp/correlations.cpp
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/analyzer/atsp/load.cpp b/src/analyzer/atsp/load.cpp
index b6256ac8b0..74232622b8 100644
--- a/src/analyzer/atsp/load.cpp
+++ b/src/analyzer/atsp/load.cpp
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/analyzer/atsp/misc.cpp b/src/analyzer/atsp/misc.cpp
index c01ed8b451..8560f9c94b 100644
--- a/src/analyzer/atsp/misc.cpp
+++ b/src/analyzer/atsp/misc.cpp
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/analyzer/atsp/preflight.cpp b/src/analyzer/atsp/preflight.cpp
index 0bcf199adf..922a7d6f93 100644
--- a/src/analyzer/atsp/preflight.cpp
+++ b/src/analyzer/atsp/preflight.cpp
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/analyzer/main.cpp b/src/analyzer/main.cpp
index 33a5f48c29..d185511277 100644
--- a/src/analyzer/main.cpp
+++ b/src/analyzer/main.cpp
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/libs/antares/Enum.hpp b/src/libs/antares/Enum.hpp
index 17d85b05ea..1f043f1bf0 100644
--- a/src/libs/antares/Enum.hpp
+++ b/src/libs/antares/Enum.hpp
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/libs/antares/Enum.hxx b/src/libs/antares/Enum.hxx
index 7c25409268..70cb79cf8a 100644
--- a/src/libs/antares/Enum.hxx
+++ b/src/libs/antares/Enum.hxx
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/libs/antares/antares.h b/src/libs/antares/antares.h
index 9e4773dba1..561e8f6bc1 100644
--- a/src/libs/antares/antares.h
+++ b/src/libs/antares/antares.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/libs/antares/array/antares/array/matrix-to-buffer.h b/src/libs/antares/array/antares/array/matrix-to-buffer.h
index 89b2f87198..f1347c23e2 100644
--- a/src/libs/antares/array/antares/array/matrix-to-buffer.h
+++ b/src/libs/antares/array/antares/array/matrix-to-buffer.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/libs/antares/array/antares/array/matrix-to-buffer.hxx b/src/libs/antares/array/antares/array/matrix-to-buffer.hxx
index 54563e4340..966374cafc 100644
--- a/src/libs/antares/array/antares/array/matrix-to-buffer.hxx
+++ b/src/libs/antares/array/antares/array/matrix-to-buffer.hxx
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/libs/antares/array/antares/array/matrix.h b/src/libs/antares/array/antares/array/matrix.h
index 509ce6873e..8bccb259e9 100644
--- a/src/libs/antares/array/antares/array/matrix.h
+++ b/src/libs/antares/array/antares/array/matrix.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/libs/antares/array/antares/array/matrix.hxx b/src/libs/antares/array/antares/array/matrix.hxx
index 76d897492b..8fba30725b 100644
--- a/src/libs/antares/array/antares/array/matrix.hxx
+++ b/src/libs/antares/array/antares/array/matrix.hxx
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/libs/antares/array/matrix.cpp b/src/libs/antares/array/matrix.cpp
index 336d3c00b5..17c0943b06 100644
--- a/src/libs/antares/array/matrix.cpp
+++ b/src/libs/antares/array/matrix.cpp
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/libs/antares/benchmarking/include/antares/benchmarking/timer.h b/src/libs/antares/benchmarking/include/antares/benchmarking/timer.h
index 745263519b..311fb87185 100644
--- a/src/libs/antares/benchmarking/include/antares/benchmarking/timer.h
+++ b/src/libs/antares/benchmarking/include/antares/benchmarking/timer.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/libs/antares/benchmarking/timer.cpp b/src/libs/antares/benchmarking/timer.cpp
index 0650e188a2..ea3fa5379e 100644
--- a/src/libs/antares/benchmarking/timer.cpp
+++ b/src/libs/antares/benchmarking/timer.cpp
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/libs/antares/checks/antares/checks/checkLoadedInputData.h b/src/libs/antares/checks/antares/checks/checkLoadedInputData.h
index 334693a65a..e2054f3e0d 100644
--- a/src/libs/antares/checks/antares/checks/checkLoadedInputData.h
+++ b/src/libs/antares/checks/antares/checks/checkLoadedInputData.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/libs/antares/checks/checkLoadedInputData.cpp b/src/libs/antares/checks/checkLoadedInputData.cpp
index 2501503259..bfc36fe047 100644
--- a/src/libs/antares/checks/checkLoadedInputData.cpp
+++ b/src/libs/antares/checks/checkLoadedInputData.cpp
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/libs/antares/concurrency/concurrency.cpp b/src/libs/antares/concurrency/concurrency.cpp
index ef16cfd725..a7877f7605 100644
--- a/src/libs/antares/concurrency/concurrency.cpp
+++ b/src/libs/antares/concurrency/concurrency.cpp
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/libs/antares/concurrency/include/antares/concurrency/concurrency.h b/src/libs/antares/concurrency/include/antares/concurrency/concurrency.h
index 0639c8e806..7da6cca735 100644
--- a/src/libs/antares/concurrency/include/antares/concurrency/concurrency.h
+++ b/src/libs/antares/concurrency/include/antares/concurrency/concurrency.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/libs/antares/config.h b/src/libs/antares/config.h
index ad14263334..07c369af5d 100644
--- a/src/libs/antares/config.h
+++ b/src/libs/antares/config.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/libs/antares/constants.cpp b/src/libs/antares/constants.cpp
index 4a1dcc4bf8..1057d80fa6 100644
--- a/src/libs/antares/constants.cpp
+++ b/src/libs/antares/constants.cpp
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/libs/antares/constants.h b/src/libs/antares/constants.h
index 93f6e6c338..59c4aedd66 100644
--- a/src/libs/antares/constants.h
+++ b/src/libs/antares/constants.h
@@ -7,7 +7,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -21,7 +21,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/libs/antares/correlation/antares/correlation/correlation.h b/src/libs/antares/correlation/antares/correlation/correlation.h
index b3626df3ec..6e4cec8423 100644
--- a/src/libs/antares/correlation/antares/correlation/correlation.h
+++ b/src/libs/antares/correlation/antares/correlation/correlation.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/libs/antares/correlation/antares/correlation/correlation.hxx b/src/libs/antares/correlation/antares/correlation/correlation.hxx
index 6387831459..e670c393c5 100644
--- a/src/libs/antares/correlation/antares/correlation/correlation.hxx
+++ b/src/libs/antares/correlation/antares/correlation/correlation.hxx
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/libs/antares/correlation/correlation.cpp b/src/libs/antares/correlation/correlation.cpp
index 106c6a0509..706819a5bc 100644
--- a/src/libs/antares/correlation/correlation.cpp
+++ b/src/libs/antares/correlation/correlation.cpp
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/libs/antares/date/antares/date/date.h b/src/libs/antares/date/antares/date/date.h
index fc43b44caa..023dc255cc 100644
--- a/src/libs/antares/date/antares/date/date.h
+++ b/src/libs/antares/date/antares/date/date.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/libs/antares/date/date.cpp b/src/libs/antares/date/date.cpp
index bcb9256de1..62b4882819 100644
--- a/src/libs/antares/date/date.cpp
+++ b/src/libs/antares/date/date.cpp
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/libs/antares/exception/AssertionError.cpp b/src/libs/antares/exception/AssertionError.cpp
index 398b7b07ed..f8153d85da 100644
--- a/src/libs/antares/exception/AssertionError.cpp
+++ b/src/libs/antares/exception/AssertionError.cpp
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/libs/antares/exception/UnfeasibleProblemError.cpp b/src/libs/antares/exception/UnfeasibleProblemError.cpp
index b1b8598393..9b63b7d31d 100644
--- a/src/libs/antares/exception/UnfeasibleProblemError.cpp
+++ b/src/libs/antares/exception/UnfeasibleProblemError.cpp
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/libs/antares/exception/antares/exception/AssertionError.hpp b/src/libs/antares/exception/antares/exception/AssertionError.hpp
index 477ce7affa..c9f833f0e2 100644
--- a/src/libs/antares/exception/antares/exception/AssertionError.hpp
+++ b/src/libs/antares/exception/antares/exception/AssertionError.hpp
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/libs/antares/exception/antares/exception/LoadingError.hpp b/src/libs/antares/exception/antares/exception/LoadingError.hpp
index 0b64a96ca8..bd502be76f 100644
--- a/src/libs/antares/exception/antares/exception/LoadingError.hpp
+++ b/src/libs/antares/exception/antares/exception/LoadingError.hpp
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/libs/antares/exception/antares/exception/UnfeasibleProblemError.hpp b/src/libs/antares/exception/antares/exception/UnfeasibleProblemError.hpp
index a7bfc08146..e83a1d40ee 100644
--- a/src/libs/antares/exception/antares/exception/UnfeasibleProblemError.hpp
+++ b/src/libs/antares/exception/antares/exception/UnfeasibleProblemError.hpp
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/libs/antares/fatal-error.h b/src/libs/antares/fatal-error.h
index 6d7ee84e13..81b7f28654 100644
--- a/src/libs/antares/fatal-error.h
+++ b/src/libs/antares/fatal-error.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/libs/antares/inifile/antares/inifile/inifile.h b/src/libs/antares/inifile/antares/inifile/inifile.h
index 0ff347ebd8..dfba400d12 100644
--- a/src/libs/antares/inifile/antares/inifile/inifile.h
+++ b/src/libs/antares/inifile/antares/inifile/inifile.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/libs/antares/inifile/antares/inifile/inifile.hxx b/src/libs/antares/inifile/antares/inifile/inifile.hxx
index ad8f2b9d22..bea6844911 100644
--- a/src/libs/antares/inifile/antares/inifile/inifile.hxx
+++ b/src/libs/antares/inifile/antares/inifile/inifile.hxx
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/libs/antares/inifile/inifile.cpp b/src/libs/antares/inifile/inifile.cpp
index 4972646eef..a878ce72a7 100644
--- a/src/libs/antares/inifile/inifile.cpp
+++ b/src/libs/antares/inifile/inifile.cpp
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/libs/antares/io/antares/io/file.h b/src/libs/antares/io/antares/io/file.h
index 1d91dee0f4..a43ec1b9f5 100644
--- a/src/libs/antares/io/antares/io/file.h
+++ b/src/libs/antares/io/antares/io/file.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/libs/antares/io/antares/io/statistics.h b/src/libs/antares/io/antares/io/statistics.h
index c9e20ee5af..8c77ef493b 100644
--- a/src/libs/antares/io/antares/io/statistics.h
+++ b/src/libs/antares/io/antares/io/statistics.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/libs/antares/io/file.cpp b/src/libs/antares/io/file.cpp
index cf48568022..7b87932457 100644
--- a/src/libs/antares/io/file.cpp
+++ b/src/libs/antares/io/file.cpp
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/libs/antares/io/statistics.cpp b/src/libs/antares/io/statistics.cpp
index 31ad0e8a3d..e4b4c68151 100644
--- a/src/libs/antares/io/statistics.cpp
+++ b/src/libs/antares/io/statistics.cpp
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/libs/antares/jit.h b/src/libs/antares/jit.h
index 4e005eb35e..df3f9076fb 100644
--- a/src/libs/antares/jit.h
+++ b/src/libs/antares/jit.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/libs/antares/jit/antares/jit/jit.h b/src/libs/antares/jit/antares/jit/jit.h
index 4532191087..9d353168d8 100644
--- a/src/libs/antares/jit/antares/jit/jit.h
+++ b/src/libs/antares/jit/antares/jit/jit.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/libs/antares/jit/antares/jit/jit.hxx b/src/libs/antares/jit/antares/jit/jit.hxx
index 2ba5aad211..8c21c87e70 100644
--- a/src/libs/antares/jit/antares/jit/jit.hxx
+++ b/src/libs/antares/jit/antares/jit/jit.hxx
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/libs/antares/jit/jit.cpp b/src/libs/antares/jit/jit.cpp
index 83832edc55..922d4c5478 100644
--- a/src/libs/antares/jit/jit.cpp
+++ b/src/libs/antares/jit/jit.cpp
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/libs/antares/locale.cpp b/src/libs/antares/locale.cpp
index eea0ef43fc..ea2b8d8a0c 100644
--- a/src/libs/antares/locale.cpp
+++ b/src/libs/antares/locale.cpp
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/libs/antares/locale.h b/src/libs/antares/locale.h
index 6e794afd48..19c80eadda 100644
--- a/src/libs/antares/locale.h
+++ b/src/libs/antares/locale.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/libs/antares/logs/antares/logs/cleaner.h b/src/libs/antares/logs/antares/logs/cleaner.h
index 4e4bcd16d5..88e813e804 100644
--- a/src/libs/antares/logs/antares/logs/cleaner.h
+++ b/src/libs/antares/logs/antares/logs/cleaner.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/libs/antares/logs/antares/logs/hostinfo.h b/src/libs/antares/logs/antares/logs/hostinfo.h
index 657f6fc83b..cf76cfd4e3 100644
--- a/src/libs/antares/logs/antares/logs/hostinfo.h
+++ b/src/libs/antares/logs/antares/logs/hostinfo.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/libs/antares/logs/antares/logs/hostname.hxx b/src/libs/antares/logs/antares/logs/hostname.hxx
index 47f09759f7..ba0823bc97 100644
--- a/src/libs/antares/logs/antares/logs/hostname.hxx
+++ b/src/libs/antares/logs/antares/logs/hostname.hxx
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/libs/antares/logs/antares/logs/logs.h b/src/libs/antares/logs/antares/logs/logs.h
index f58615c251..2db15332cc 100644
--- a/src/libs/antares/logs/antares/logs/logs.h
+++ b/src/libs/antares/logs/antares/logs/logs.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/libs/antares/logs/antares/logs/logs.hxx b/src/libs/antares/logs/antares/logs/logs.hxx
index e486df6eac..68b3160e12 100644
--- a/src/libs/antares/logs/antares/logs/logs.hxx
+++ b/src/libs/antares/logs/antares/logs/logs.hxx
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/libs/antares/logs/cleaner.cpp b/src/libs/antares/logs/cleaner.cpp
index b86bef0d53..59021db9a8 100644
--- a/src/libs/antares/logs/cleaner.cpp
+++ b/src/libs/antares/logs/cleaner.cpp
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/libs/antares/logs/hostinfo.cpp b/src/libs/antares/logs/hostinfo.cpp
index 605a2e5026..fa3189d4ac 100644
--- a/src/libs/antares/logs/hostinfo.cpp
+++ b/src/libs/antares/logs/hostinfo.cpp
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/libs/antares/logs/logs.cpp b/src/libs/antares/logs/logs.cpp
index 7834743009..5cdbbea6aa 100644
--- a/src/libs/antares/logs/logs.cpp
+++ b/src/libs/antares/logs/logs.cpp
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/libs/antares/memory/include/antares/memory/memory.h b/src/libs/antares/memory/include/antares/memory/memory.h
index d17403cb67..60966e38f3 100644
--- a/src/libs/antares/memory/include/antares/memory/memory.h
+++ b/src/libs/antares/memory/include/antares/memory/memory.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/libs/antares/memory/include/antares/memory/memory.hxx b/src/libs/antares/memory/include/antares/memory/memory.hxx
index e9e6121885..b027bd0d30 100644
--- a/src/libs/antares/memory/include/antares/memory/memory.hxx
+++ b/src/libs/antares/memory/include/antares/memory/memory.hxx
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/libs/antares/memory/memory.cpp b/src/libs/antares/memory/memory.cpp
index 9dfdd62322..e3eeba1c1d 100644
--- a/src/libs/antares/memory/memory.cpp
+++ b/src/libs/antares/memory/memory.cpp
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/libs/antares/mersenne-twister/include/antares/mersenne-twister/mersenne-twister.h b/src/libs/antares/mersenne-twister/include/antares/mersenne-twister/mersenne-twister.h
index 68456b2973..1fac26fcc4 100644
--- a/src/libs/antares/mersenne-twister/include/antares/mersenne-twister/mersenne-twister.h
+++ b/src/libs/antares/mersenne-twister/include/antares/mersenne-twister/mersenne-twister.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/libs/antares/mersenne-twister/include/antares/mersenne-twister/mersenne-twister.hxx b/src/libs/antares/mersenne-twister/include/antares/mersenne-twister/mersenne-twister.hxx
index 18d2e410d9..015c5010ea 100644
--- a/src/libs/antares/mersenne-twister/include/antares/mersenne-twister/mersenne-twister.hxx
+++ b/src/libs/antares/mersenne-twister/include/antares/mersenne-twister/mersenne-twister.hxx
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/libs/antares/net/net.h b/src/libs/antares/net/net.h
index 757514cbee..c81fed7bb9 100644
--- a/src/libs/antares/net/net.h
+++ b/src/libs/antares/net/net.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/libs/antares/net/request.h b/src/libs/antares/net/request.h
index 20e6c9deca..d2ff8290b7 100644
--- a/src/libs/antares/net/request.h
+++ b/src/libs/antares/net/request.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/libs/antares/object/intrusive-reference.h b/src/libs/antares/object/intrusive-reference.h
index c063d36983..09a948b99e 100644
--- a/src/libs/antares/object/intrusive-reference.h
+++ b/src/libs/antares/object/intrusive-reference.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/libs/antares/object/intrusive-reference.hxx b/src/libs/antares/object/intrusive-reference.hxx
index e959878d5e..26746924b2 100644
--- a/src/libs/antares/object/intrusive-reference.hxx
+++ b/src/libs/antares/object/intrusive-reference.hxx
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/libs/antares/object/object.cpp b/src/libs/antares/object/object.cpp
index 59a6953752..1f822b102b 100644
--- a/src/libs/antares/object/object.cpp
+++ b/src/libs/antares/object/object.cpp
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/libs/antares/object/object.h b/src/libs/antares/object/object.h
index 83192a0ece..57b6b83658 100644
--- a/src/libs/antares/object/object.h
+++ b/src/libs/antares/object/object.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/libs/antares/object/object.hxx b/src/libs/antares/object/object.hxx
index 2c419a8ecd..78d7c21fb2 100644
--- a/src/libs/antares/object/object.hxx
+++ b/src/libs/antares/object/object.hxx
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/libs/antares/object/ref.h b/src/libs/antares/object/ref.h
index b6ef402d06..5e0c0286ba 100644
--- a/src/libs/antares/object/ref.h
+++ b/src/libs/antares/object/ref.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/libs/antares/paths/include/antares/paths/list.h b/src/libs/antares/paths/include/antares/paths/list.h
index ed50ca87be..c925a9dae1 100644
--- a/src/libs/antares/paths/include/antares/paths/list.h
+++ b/src/libs/antares/paths/include/antares/paths/list.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/libs/antares/paths/list.cpp b/src/libs/antares/paths/list.cpp
index d776ec87cd..eac6b51dac 100644
--- a/src/libs/antares/paths/list.cpp
+++ b/src/libs/antares/paths/list.cpp
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/libs/antares/resources/resources.cpp b/src/libs/antares/resources/resources.cpp
index 20389ae74c..fafd305e2a 100644
--- a/src/libs/antares/resources/resources.cpp
+++ b/src/libs/antares/resources/resources.cpp
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/libs/antares/resources/resources.h b/src/libs/antares/resources/resources.h
index 6e17718fed..a34c51bf20 100644
--- a/src/libs/antares/resources/resources.h
+++ b/src/libs/antares/resources/resources.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/libs/antares/series/include/antares/series/series.h b/src/libs/antares/series/include/antares/series/series.h
index 80df437002..ff2f66029c 100644
--- a/src/libs/antares/series/include/antares/series/series.h
+++ b/src/libs/antares/series/include/antares/series/series.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/libs/antares/series/series.cpp b/src/libs/antares/series/series.cpp
index 5296c39e82..3c257aab53 100644
--- a/src/libs/antares/series/series.cpp
+++ b/src/libs/antares/series/series.cpp
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/libs/antares/solver.cpp b/src/libs/antares/solver.cpp
index 136450cfa5..fad07d916e 100644
--- a/src/libs/antares/solver.cpp
+++ b/src/libs/antares/solver.cpp
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/libs/antares/solver.h b/src/libs/antares/solver.h
index e85931f6aa..5aaa8f0135 100644
--- a/src/libs/antares/solver.h
+++ b/src/libs/antares/solver.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/libs/antares/stdcxx/demangle.cpp b/src/libs/antares/stdcxx/demangle.cpp
index b71fdbca71..28c0f82330 100644
--- a/src/libs/antares/stdcxx/demangle.cpp
+++ b/src/libs/antares/stdcxx/demangle.cpp
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/libs/antares/stdcxx/include/antares/stdcxx/demangle.hpp b/src/libs/antares/stdcxx/include/antares/stdcxx/demangle.hpp
index 7ca5c488a2..8d592ff270 100644
--- a/src/libs/antares/stdcxx/include/antares/stdcxx/demangle.hpp
+++ b/src/libs/antares/stdcxx/include/antares/stdcxx/demangle.hpp
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/libs/antares/study/UnfeasibleProblemBehavior.cpp b/src/libs/antares/study/UnfeasibleProblemBehavior.cpp
index 55a70155ae..6c792a3de8 100644
--- a/src/libs/antares/study/UnfeasibleProblemBehavior.cpp
+++ b/src/libs/antares/study/UnfeasibleProblemBehavior.cpp
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/libs/antares/study/UnfeasibleProblemBehavior.hpp b/src/libs/antares/study/UnfeasibleProblemBehavior.hpp
index 8f462efb21..f1b75b9d31 100644
--- a/src/libs/antares/study/UnfeasibleProblemBehavior.hpp
+++ b/src/libs/antares/study/UnfeasibleProblemBehavior.hpp
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/libs/antares/study/area/area.cpp b/src/libs/antares/study/area/area.cpp
index f0384c691a..007a361a53 100644
--- a/src/libs/antares/study/area/area.cpp
+++ b/src/libs/antares/study/area/area.cpp
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/libs/antares/study/area/area.h b/src/libs/antares/study/area/area.h
index 62bc65bb60..5f4895e3ee 100644
--- a/src/libs/antares/study/area/area.h
+++ b/src/libs/antares/study/area/area.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/libs/antares/study/area/area.hxx b/src/libs/antares/study/area/area.hxx
index a9678d997c..16ec732cec 100644
--- a/src/libs/antares/study/area/area.hxx
+++ b/src/libs/antares/study/area/area.hxx
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/libs/antares/study/area/constants.h b/src/libs/antares/study/area/constants.h
index 744df709d1..c6b7c38cbc 100644
--- a/src/libs/antares/study/area/constants.h
+++ b/src/libs/antares/study/area/constants.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/libs/antares/study/area/links.cpp b/src/libs/antares/study/area/links.cpp
index 80afde45f8..3d5011beb2 100644
--- a/src/libs/antares/study/area/links.cpp
+++ b/src/libs/antares/study/area/links.cpp
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/libs/antares/study/area/links.h b/src/libs/antares/study/area/links.h
index a2b3f79eb1..06dcf4de9c 100644
--- a/src/libs/antares/study/area/links.h
+++ b/src/libs/antares/study/area/links.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/libs/antares/study/area/list.cpp b/src/libs/antares/study/area/list.cpp
index 2aa55e523e..1923850fdf 100644
--- a/src/libs/antares/study/area/list.cpp
+++ b/src/libs/antares/study/area/list.cpp
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/libs/antares/study/area/scratchpad.cpp b/src/libs/antares/study/area/scratchpad.cpp
index 670978ab13..8b2f963348 100644
--- a/src/libs/antares/study/area/scratchpad.cpp
+++ b/src/libs/antares/study/area/scratchpad.cpp
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/libs/antares/study/area/scratchpad.h b/src/libs/antares/study/area/scratchpad.h
index 7e6b4dd917..55b4372975 100644
--- a/src/libs/antares/study/area/scratchpad.h
+++ b/src/libs/antares/study/area/scratchpad.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/libs/antares/study/area/store-timeseries-numbers.cpp b/src/libs/antares/study/area/store-timeseries-numbers.cpp
index 8b36f39a29..412a82b555 100644
--- a/src/libs/antares/study/area/store-timeseries-numbers.cpp
+++ b/src/libs/antares/study/area/store-timeseries-numbers.cpp
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/libs/antares/study/area/store-timeseries-numbers.h b/src/libs/antares/study/area/store-timeseries-numbers.h
index ae5b802c31..d4b4458e44 100644
--- a/src/libs/antares/study/area/store-timeseries-numbers.h
+++ b/src/libs/antares/study/area/store-timeseries-numbers.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/libs/antares/study/area/store-timeseries-numbers.hxx b/src/libs/antares/study/area/store-timeseries-numbers.hxx
index df8d4f24ae..2ab2f8d737 100644
--- a/src/libs/antares/study/area/store-timeseries-numbers.hxx
+++ b/src/libs/antares/study/area/store-timeseries-numbers.hxx
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/libs/antares/study/area/ui.cpp b/src/libs/antares/study/area/ui.cpp
index b58d34fdd1..29fb288d91 100644
--- a/src/libs/antares/study/area/ui.cpp
+++ b/src/libs/antares/study/area/ui.cpp
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/libs/antares/study/area/ui.h b/src/libs/antares/study/area/ui.h
index 072517197e..8a56c185ef 100644
--- a/src/libs/antares/study/area/ui.h
+++ b/src/libs/antares/study/area/ui.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/libs/antares/study/binding_constraint/BindingConstraint.cpp b/src/libs/antares/study/binding_constraint/BindingConstraint.cpp
index f75944f66c..aee1f7c85c 100644
--- a/src/libs/antares/study/binding_constraint/BindingConstraint.cpp
+++ b/src/libs/antares/study/binding_constraint/BindingConstraint.cpp
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/libs/antares/study/binding_constraint/BindingConstraint.h b/src/libs/antares/study/binding_constraint/BindingConstraint.h
index 60688e9514..41fe46b0ba 100644
--- a/src/libs/antares/study/binding_constraint/BindingConstraint.h
+++ b/src/libs/antares/study/binding_constraint/BindingConstraint.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/libs/antares/study/binding_constraint/BindingConstraint.hxx b/src/libs/antares/study/binding_constraint/BindingConstraint.hxx
index 967d571882..4efac36388 100644
--- a/src/libs/antares/study/binding_constraint/BindingConstraint.hxx
+++ b/src/libs/antares/study/binding_constraint/BindingConstraint.hxx
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/libs/antares/study/cleaner.h b/src/libs/antares/study/cleaner.h
index 8c8693d30e..758bc6b0c9 100644
--- a/src/libs/antares/study/cleaner.h
+++ b/src/libs/antares/study/cleaner.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/libs/antares/study/cleaner/cleaner-v20.cpp b/src/libs/antares/study/cleaner/cleaner-v20.cpp
index 07149d2cfc..808c0e43f1 100644
--- a/src/libs/antares/study/cleaner/cleaner-v20.cpp
+++ b/src/libs/antares/study/cleaner/cleaner-v20.cpp
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/libs/antares/study/cleaner/cleaner.cpp b/src/libs/antares/study/cleaner/cleaner.cpp
index fc44ce619c..b70c78904a 100644
--- a/src/libs/antares/study/cleaner/cleaner.cpp
+++ b/src/libs/antares/study/cleaner/cleaner.cpp
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/libs/antares/study/cleaner/versions.h b/src/libs/antares/study/cleaner/versions.h
index 7750d446f5..3fe27d0926 100644
--- a/src/libs/antares/study/cleaner/versions.h
+++ b/src/libs/antares/study/cleaner/versions.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/libs/antares/study/constraint.h b/src/libs/antares/study/constraint.h
index 4525cabdc1..cb47f57d69 100644
--- a/src/libs/antares/study/constraint.h
+++ b/src/libs/antares/study/constraint.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/libs/antares/study/correlation-updater.hxx b/src/libs/antares/study/correlation-updater.hxx
index 624deb920e..ae1f3d8d4d 100644
--- a/src/libs/antares/study/correlation-updater.hxx
+++ b/src/libs/antares/study/correlation-updater.hxx
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/libs/antares/study/filter.cpp b/src/libs/antares/study/filter.cpp
index 4dc3f121af..aeab97e0c4 100644
--- a/src/libs/antares/study/filter.cpp
+++ b/src/libs/antares/study/filter.cpp
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/libs/antares/study/filter.h b/src/libs/antares/study/filter.h
index 722003b0d6..5f3fc2a284 100644
--- a/src/libs/antares/study/filter.h
+++ b/src/libs/antares/study/filter.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/libs/antares/study/finder.h b/src/libs/antares/study/finder.h
index 214642522c..25d529a44d 100644
--- a/src/libs/antares/study/finder.h
+++ b/src/libs/antares/study/finder.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/libs/antares/study/finder/finder.cpp b/src/libs/antares/study/finder/finder.cpp
index 9cf8b503c8..fb4ef37de1 100644
--- a/src/libs/antares/study/finder/finder.cpp
+++ b/src/libs/antares/study/finder/finder.cpp
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/libs/antares/study/finder/finder.h b/src/libs/antares/study/finder/finder.h
index 00fac84408..d7f45e49c3 100644
--- a/src/libs/antares/study/finder/finder.h
+++ b/src/libs/antares/study/finder/finder.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/libs/antares/study/fwd.cpp b/src/libs/antares/study/fwd.cpp
index 83c8adbfac..9206789ac5 100644
--- a/src/libs/antares/study/fwd.cpp
+++ b/src/libs/antares/study/fwd.cpp
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/libs/antares/study/fwd.h b/src/libs/antares/study/fwd.h
index 9f46fa8bd7..da6983be3f 100644
--- a/src/libs/antares/study/fwd.h
+++ b/src/libs/antares/study/fwd.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/libs/antares/study/header.cpp b/src/libs/antares/study/header.cpp
index c2a32e3e93..a46b78493d 100644
--- a/src/libs/antares/study/header.cpp
+++ b/src/libs/antares/study/header.cpp
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/libs/antares/study/header.h b/src/libs/antares/study/header.h
index 5be4266e78..00d371a422 100644
--- a/src/libs/antares/study/header.h
+++ b/src/libs/antares/study/header.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/libs/antares/study/header.hxx b/src/libs/antares/study/header.hxx
index a5c5f6312c..f5685dd08c 100644
--- a/src/libs/antares/study/header.hxx
+++ b/src/libs/antares/study/header.hxx
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/libs/antares/study/importlogs.cpp b/src/libs/antares/study/importlogs.cpp
index 5185462ffa..5f045ad877 100644
--- a/src/libs/antares/study/importlogs.cpp
+++ b/src/libs/antares/study/importlogs.cpp
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/libs/antares/study/layerdata.cpp b/src/libs/antares/study/layerdata.cpp
index 924114e5b7..cece17e4e6 100644
--- a/src/libs/antares/study/layerdata.cpp
+++ b/src/libs/antares/study/layerdata.cpp
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/libs/antares/study/layerdata.h b/src/libs/antares/study/layerdata.h
index 1578e67e8e..ea4c7e6084 100644
--- a/src/libs/antares/study/layerdata.h
+++ b/src/libs/antares/study/layerdata.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/libs/antares/study/load-options.cpp b/src/libs/antares/study/load-options.cpp
index 7435800c08..95f8c18086 100644
--- a/src/libs/antares/study/load-options.cpp
+++ b/src/libs/antares/study/load-options.cpp
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/libs/antares/study/load-options.h b/src/libs/antares/study/load-options.h
index 25c1dfa7bb..c6fa739f0f 100644
--- a/src/libs/antares/study/load-options.h
+++ b/src/libs/antares/study/load-options.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/libs/antares/study/load.cpp b/src/libs/antares/study/load.cpp
index e84706de62..0374cfbcaa 100644
--- a/src/libs/antares/study/load.cpp
+++ b/src/libs/antares/study/load.cpp
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/libs/antares/study/output.cpp b/src/libs/antares/study/output.cpp
index d73d2668d9..93de3963c6 100644
--- a/src/libs/antares/study/output.cpp
+++ b/src/libs/antares/study/output.cpp
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/libs/antares/study/output.h b/src/libs/antares/study/output.h
index 88a767ee77..9153d639a9 100644
--- a/src/libs/antares/study/output.h
+++ b/src/libs/antares/study/output.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/libs/antares/study/output.hxx b/src/libs/antares/study/output.hxx
index ae174d750c..4c5041d2c1 100644
--- a/src/libs/antares/study/output.hxx
+++ b/src/libs/antares/study/output.hxx
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/libs/antares/study/parameters.cpp b/src/libs/antares/study/parameters.cpp
index 379242833c..af28a09967 100644
--- a/src/libs/antares/study/parameters.cpp
+++ b/src/libs/antares/study/parameters.cpp
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/libs/antares/study/parameters.h b/src/libs/antares/study/parameters.h
index 15668252a7..939f1d4fa1 100644
--- a/src/libs/antares/study/parameters.h
+++ b/src/libs/antares/study/parameters.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/libs/antares/study/parts/hydro/allocation.cpp b/src/libs/antares/study/parts/hydro/allocation.cpp
index e0bf83d50c..032dd4d2bb 100644
--- a/src/libs/antares/study/parts/hydro/allocation.cpp
+++ b/src/libs/antares/study/parts/hydro/allocation.cpp
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/libs/antares/study/parts/hydro/allocation.h b/src/libs/antares/study/parts/hydro/allocation.h
index b5b55103e1..e41167f330 100644
--- a/src/libs/antares/study/parts/hydro/allocation.h
+++ b/src/libs/antares/study/parts/hydro/allocation.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/libs/antares/study/parts/hydro/allocation.hxx b/src/libs/antares/study/parts/hydro/allocation.hxx
index 8211fce04c..5c964925a5 100644
--- a/src/libs/antares/study/parts/hydro/allocation.hxx
+++ b/src/libs/antares/study/parts/hydro/allocation.hxx
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/libs/antares/study/parts/hydro/container.cpp b/src/libs/antares/study/parts/hydro/container.cpp
index 01464c2308..53bc327894 100644
--- a/src/libs/antares/study/parts/hydro/container.cpp
+++ b/src/libs/antares/study/parts/hydro/container.cpp
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/libs/antares/study/parts/hydro/container.h b/src/libs/antares/study/parts/hydro/container.h
index ae6c81e8eb..daa529b841 100644
--- a/src/libs/antares/study/parts/hydro/container.h
+++ b/src/libs/antares/study/parts/hydro/container.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/libs/antares/study/parts/hydro/prepro.cpp b/src/libs/antares/study/parts/hydro/prepro.cpp
index 76a3b17005..8b8c9a86a8 100644
--- a/src/libs/antares/study/parts/hydro/prepro.cpp
+++ b/src/libs/antares/study/parts/hydro/prepro.cpp
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/libs/antares/study/parts/hydro/prepro.h b/src/libs/antares/study/parts/hydro/prepro.h
index 04ae03bc70..57317cb264 100644
--- a/src/libs/antares/study/parts/hydro/prepro.h
+++ b/src/libs/antares/study/parts/hydro/prepro.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/libs/antares/study/parts/hydro/series.cpp b/src/libs/antares/study/parts/hydro/series.cpp
index c68b037098..d1e2bbc640 100644
--- a/src/libs/antares/study/parts/hydro/series.cpp
+++ b/src/libs/antares/study/parts/hydro/series.cpp
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/libs/antares/study/parts/hydro/series.h b/src/libs/antares/study/parts/hydro/series.h
index ca6048a063..77f059abea 100644
--- a/src/libs/antares/study/parts/hydro/series.h
+++ b/src/libs/antares/study/parts/hydro/series.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/libs/antares/study/parts/load/container.cpp b/src/libs/antares/study/parts/load/container.cpp
index d63592c974..35124d58bb 100644
--- a/src/libs/antares/study/parts/load/container.cpp
+++ b/src/libs/antares/study/parts/load/container.cpp
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/libs/antares/study/parts/load/container.h b/src/libs/antares/study/parts/load/container.h
index 90ec7778f0..a668c5e7c1 100644
--- a/src/libs/antares/study/parts/load/container.h
+++ b/src/libs/antares/study/parts/load/container.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/libs/antares/study/parts/load/prepro.cpp b/src/libs/antares/study/parts/load/prepro.cpp
index 9262fe9ebb..895cedcd04 100644
--- a/src/libs/antares/study/parts/load/prepro.cpp
+++ b/src/libs/antares/study/parts/load/prepro.cpp
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/libs/antares/study/parts/load/prepro.h b/src/libs/antares/study/parts/load/prepro.h
index 8bce0634a2..cce0d8f890 100644
--- a/src/libs/antares/study/parts/load/prepro.h
+++ b/src/libs/antares/study/parts/load/prepro.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/libs/antares/study/parts/load/prepro.hxx b/src/libs/antares/study/parts/load/prepro.hxx
index c56bce742a..ce65eae3ee 100644
--- a/src/libs/antares/study/parts/load/prepro.hxx
+++ b/src/libs/antares/study/parts/load/prepro.hxx
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/libs/antares/study/parts/parts.h b/src/libs/antares/study/parts/parts.h
index d99a960de1..abdc78d56d 100644
--- a/src/libs/antares/study/parts/parts.h
+++ b/src/libs/antares/study/parts/parts.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/libs/antares/study/parts/renewable/cluster.cpp b/src/libs/antares/study/parts/renewable/cluster.cpp
index bf84a0e695..171d72dc16 100644
--- a/src/libs/antares/study/parts/renewable/cluster.cpp
+++ b/src/libs/antares/study/parts/renewable/cluster.cpp
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/libs/antares/study/parts/renewable/cluster.h b/src/libs/antares/study/parts/renewable/cluster.h
index abb17db671..b023b1bc4d 100644
--- a/src/libs/antares/study/parts/renewable/cluster.h
+++ b/src/libs/antares/study/parts/renewable/cluster.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/libs/antares/study/parts/renewable/cluster.hxx b/src/libs/antares/study/parts/renewable/cluster.hxx
index a98db20cf5..ef0142c66c 100644
--- a/src/libs/antares/study/parts/renewable/cluster.hxx
+++ b/src/libs/antares/study/parts/renewable/cluster.hxx
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/libs/antares/study/parts/renewable/container.cpp b/src/libs/antares/study/parts/renewable/container.cpp
index 346cb617c4..3a310ee8ea 100644
--- a/src/libs/antares/study/parts/renewable/container.cpp
+++ b/src/libs/antares/study/parts/renewable/container.cpp
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/libs/antares/study/parts/renewable/container.h b/src/libs/antares/study/parts/renewable/container.h
index fa26605629..602855bb74 100644
--- a/src/libs/antares/study/parts/renewable/container.h
+++ b/src/libs/antares/study/parts/renewable/container.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/libs/antares/study/parts/renewable/container.hxx b/src/libs/antares/study/parts/renewable/container.hxx
index 1b42a331fc..4bf5e558ec 100644
--- a/src/libs/antares/study/parts/renewable/container.hxx
+++ b/src/libs/antares/study/parts/renewable/container.hxx
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/libs/antares/study/parts/renewable/defines.h b/src/libs/antares/study/parts/renewable/defines.h
index 494787bede..24f6ec8063 100644
--- a/src/libs/antares/study/parts/renewable/defines.h
+++ b/src/libs/antares/study/parts/renewable/defines.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/libs/antares/study/parts/short-term-storage/cluster.cpp b/src/libs/antares/study/parts/short-term-storage/cluster.cpp
index d9684d2585..eb03b9e1f3 100644
--- a/src/libs/antares/study/parts/short-term-storage/cluster.cpp
+++ b/src/libs/antares/study/parts/short-term-storage/cluster.cpp
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/libs/antares/study/parts/short-term-storage/cluster.h b/src/libs/antares/study/parts/short-term-storage/cluster.h
index 0d5c458118..3adf7d0022 100644
--- a/src/libs/antares/study/parts/short-term-storage/cluster.h
+++ b/src/libs/antares/study/parts/short-term-storage/cluster.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/libs/antares/study/parts/short-term-storage/container.cpp b/src/libs/antares/study/parts/short-term-storage/container.cpp
index 2af80ffc67..9d6b6c5cd3 100644
--- a/src/libs/antares/study/parts/short-term-storage/container.cpp
+++ b/src/libs/antares/study/parts/short-term-storage/container.cpp
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/libs/antares/study/parts/short-term-storage/container.h b/src/libs/antares/study/parts/short-term-storage/container.h
index 57cc79c6bf..298aebf81c 100644
--- a/src/libs/antares/study/parts/short-term-storage/container.h
+++ b/src/libs/antares/study/parts/short-term-storage/container.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/libs/antares/study/parts/short-term-storage/properties.cpp b/src/libs/antares/study/parts/short-term-storage/properties.cpp
index c25e12c862..72f29bcdbe 100644
--- a/src/libs/antares/study/parts/short-term-storage/properties.cpp
+++ b/src/libs/antares/study/parts/short-term-storage/properties.cpp
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/libs/antares/study/parts/short-term-storage/properties.h b/src/libs/antares/study/parts/short-term-storage/properties.h
index 21e13dc3c3..936310d27c 100644
--- a/src/libs/antares/study/parts/short-term-storage/properties.h
+++ b/src/libs/antares/study/parts/short-term-storage/properties.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/libs/antares/study/parts/short-term-storage/series.cpp b/src/libs/antares/study/parts/short-term-storage/series.cpp
index 7884cad64f..0fe7006e39 100644
--- a/src/libs/antares/study/parts/short-term-storage/series.cpp
+++ b/src/libs/antares/study/parts/short-term-storage/series.cpp
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/libs/antares/study/parts/short-term-storage/series.h b/src/libs/antares/study/parts/short-term-storage/series.h
index cdd88ffe07..fe2d0dc3cf 100644
--- a/src/libs/antares/study/parts/short-term-storage/series.h
+++ b/src/libs/antares/study/parts/short-term-storage/series.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/libs/antares/study/parts/solar/container.cpp b/src/libs/antares/study/parts/solar/container.cpp
index dc4b80f768..92d50eb2af 100644
--- a/src/libs/antares/study/parts/solar/container.cpp
+++ b/src/libs/antares/study/parts/solar/container.cpp
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/libs/antares/study/parts/solar/container.h b/src/libs/antares/study/parts/solar/container.h
index e278dbd116..ffdfa30298 100644
--- a/src/libs/antares/study/parts/solar/container.h
+++ b/src/libs/antares/study/parts/solar/container.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/libs/antares/study/parts/solar/prepro.cpp b/src/libs/antares/study/parts/solar/prepro.cpp
index 5dcf216f40..8f8071fa4c 100644
--- a/src/libs/antares/study/parts/solar/prepro.cpp
+++ b/src/libs/antares/study/parts/solar/prepro.cpp
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/libs/antares/study/parts/solar/prepro.h b/src/libs/antares/study/parts/solar/prepro.h
index 6fe5f2d5a4..79599438e8 100644
--- a/src/libs/antares/study/parts/solar/prepro.h
+++ b/src/libs/antares/study/parts/solar/prepro.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/libs/antares/study/parts/solar/prepro.hxx b/src/libs/antares/study/parts/solar/prepro.hxx
index b2dc5aa164..6e2d7ae8e8 100644
--- a/src/libs/antares/study/parts/solar/prepro.hxx
+++ b/src/libs/antares/study/parts/solar/prepro.hxx
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/libs/antares/study/parts/thermal/cluster.cpp b/src/libs/antares/study/parts/thermal/cluster.cpp
index 2c57993c87..7c67ecf484 100644
--- a/src/libs/antares/study/parts/thermal/cluster.cpp
+++ b/src/libs/antares/study/parts/thermal/cluster.cpp
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/libs/antares/study/parts/thermal/cluster.h b/src/libs/antares/study/parts/thermal/cluster.h
index 1f7663c96b..060ba188e4 100644
--- a/src/libs/antares/study/parts/thermal/cluster.h
+++ b/src/libs/antares/study/parts/thermal/cluster.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/libs/antares/study/parts/thermal/cluster.hxx b/src/libs/antares/study/parts/thermal/cluster.hxx
index ee3c275539..d667933db9 100644
--- a/src/libs/antares/study/parts/thermal/cluster.hxx
+++ b/src/libs/antares/study/parts/thermal/cluster.hxx
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/libs/antares/study/parts/thermal/container.cpp b/src/libs/antares/study/parts/thermal/container.cpp
index da7d2c920c..8d24969c81 100644
--- a/src/libs/antares/study/parts/thermal/container.cpp
+++ b/src/libs/antares/study/parts/thermal/container.cpp
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/libs/antares/study/parts/thermal/container.h b/src/libs/antares/study/parts/thermal/container.h
index df65889206..debcfcf348 100644
--- a/src/libs/antares/study/parts/thermal/container.h
+++ b/src/libs/antares/study/parts/thermal/container.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/libs/antares/study/parts/thermal/container.hxx b/src/libs/antares/study/parts/thermal/container.hxx
index 66e20d8cbf..f86dc9b665 100644
--- a/src/libs/antares/study/parts/thermal/container.hxx
+++ b/src/libs/antares/study/parts/thermal/container.hxx
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/libs/antares/study/parts/thermal/defines.h b/src/libs/antares/study/parts/thermal/defines.h
index 82aa07a008..807d3fab68 100644
--- a/src/libs/antares/study/parts/thermal/defines.h
+++ b/src/libs/antares/study/parts/thermal/defines.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/libs/antares/study/parts/thermal/ecoInput.cpp b/src/libs/antares/study/parts/thermal/ecoInput.cpp
index e1c90057f1..12a40cce9f 100644
--- a/src/libs/antares/study/parts/thermal/ecoInput.cpp
+++ b/src/libs/antares/study/parts/thermal/ecoInput.cpp
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/libs/antares/study/parts/thermal/ecoInput.h b/src/libs/antares/study/parts/thermal/ecoInput.h
index 13dae807c8..7620bf1299 100644
--- a/src/libs/antares/study/parts/thermal/ecoInput.h
+++ b/src/libs/antares/study/parts/thermal/ecoInput.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/libs/antares/study/parts/thermal/pollutant.cpp b/src/libs/antares/study/parts/thermal/pollutant.cpp
index a3ce8f38e4..856e27f650 100644
--- a/src/libs/antares/study/parts/thermal/pollutant.cpp
+++ b/src/libs/antares/study/parts/thermal/pollutant.cpp
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/libs/antares/study/parts/thermal/pollutant.h b/src/libs/antares/study/parts/thermal/pollutant.h
index cca310d3eb..447d5d2815 100644
--- a/src/libs/antares/study/parts/thermal/pollutant.h
+++ b/src/libs/antares/study/parts/thermal/pollutant.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/libs/antares/study/parts/thermal/prepro.cpp b/src/libs/antares/study/parts/thermal/prepro.cpp
index db648942b5..b43b2a2ccb 100644
--- a/src/libs/antares/study/parts/thermal/prepro.cpp
+++ b/src/libs/antares/study/parts/thermal/prepro.cpp
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/libs/antares/study/parts/thermal/prepro.h b/src/libs/antares/study/parts/thermal/prepro.h
index 8f2c5251a1..8b603d6838 100644
--- a/src/libs/antares/study/parts/thermal/prepro.h
+++ b/src/libs/antares/study/parts/thermal/prepro.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/libs/antares/study/parts/thermal/prepro.hxx b/src/libs/antares/study/parts/thermal/prepro.hxx
index f542c79c4c..7a8cefd4aa 100644
--- a/src/libs/antares/study/parts/thermal/prepro.hxx
+++ b/src/libs/antares/study/parts/thermal/prepro.hxx
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/libs/antares/study/parts/wind/container.cpp b/src/libs/antares/study/parts/wind/container.cpp
index d2ee90b884..2b440feaf8 100644
--- a/src/libs/antares/study/parts/wind/container.cpp
+++ b/src/libs/antares/study/parts/wind/container.cpp
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/libs/antares/study/parts/wind/container.h b/src/libs/antares/study/parts/wind/container.h
index 9f84d640a7..0a88a373cc 100644
--- a/src/libs/antares/study/parts/wind/container.h
+++ b/src/libs/antares/study/parts/wind/container.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/libs/antares/study/parts/wind/prepro.cpp b/src/libs/antares/study/parts/wind/prepro.cpp
index 7e30b6b510..34b328f507 100644
--- a/src/libs/antares/study/parts/wind/prepro.cpp
+++ b/src/libs/antares/study/parts/wind/prepro.cpp
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/libs/antares/study/parts/wind/prepro.h b/src/libs/antares/study/parts/wind/prepro.h
index 8d56d249f2..0ed91dfb15 100644
--- a/src/libs/antares/study/parts/wind/prepro.h
+++ b/src/libs/antares/study/parts/wind/prepro.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/libs/antares/study/parts/wind/prepro.hxx b/src/libs/antares/study/parts/wind/prepro.hxx
index b459c90ca7..a5af4489e5 100644
--- a/src/libs/antares/study/parts/wind/prepro.hxx
+++ b/src/libs/antares/study/parts/wind/prepro.hxx
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/libs/antares/study/progression/progression.cpp b/src/libs/antares/study/progression/progression.cpp
index 5c4839f778..6729af7869 100644
--- a/src/libs/antares/study/progression/progression.cpp
+++ b/src/libs/antares/study/progression/progression.cpp
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/libs/antares/study/progression/progression.h b/src/libs/antares/study/progression/progression.h
index 345d52e99e..7a4c6a8b53 100644
--- a/src/libs/antares/study/progression/progression.h
+++ b/src/libs/antares/study/progression/progression.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/libs/antares/study/progression/progression.hxx b/src/libs/antares/study/progression/progression.hxx
index 81225bedf0..b93b7141ff 100644
--- a/src/libs/antares/study/progression/progression.hxx
+++ b/src/libs/antares/study/progression/progression.hxx
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/libs/antares/study/runtime.h b/src/libs/antares/study/runtime.h
index 391664d8a6..1c5c6742c9 100644
--- a/src/libs/antares/study/runtime.h
+++ b/src/libs/antares/study/runtime.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/libs/antares/study/runtime/runtime.cpp b/src/libs/antares/study/runtime/runtime.cpp
index e6e4ce8530..754f4ff81b 100644
--- a/src/libs/antares/study/runtime/runtime.cpp
+++ b/src/libs/antares/study/runtime/runtime.cpp
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/libs/antares/study/runtime/runtime.h b/src/libs/antares/study/runtime/runtime.h
index 1e54d2439f..7ea4649e73 100644
--- a/src/libs/antares/study/runtime/runtime.h
+++ b/src/libs/antares/study/runtime/runtime.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/libs/antares/study/runtime/runtime.hxx b/src/libs/antares/study/runtime/runtime.hxx
index 2a5ec82fb0..89f23e76e5 100644
--- a/src/libs/antares/study/runtime/runtime.hxx
+++ b/src/libs/antares/study/runtime/runtime.hxx
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/libs/antares/study/save.cpp b/src/libs/antares/study/save.cpp
index 5c9120b5ff..ab553f77f8 100644
--- a/src/libs/antares/study/save.cpp
+++ b/src/libs/antares/study/save.cpp
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/libs/antares/study/scenario-builder/BindingConstraintsTSNumbersData.cpp b/src/libs/antares/study/scenario-builder/BindingConstraintsTSNumbersData.cpp
index 3fb030a598..169f45eb55 100644
--- a/src/libs/antares/study/scenario-builder/BindingConstraintsTSNumbersData.cpp
+++ b/src/libs/antares/study/scenario-builder/BindingConstraintsTSNumbersData.cpp
@@ -9,7 +9,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -23,7 +23,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/libs/antares/study/scenario-builder/TSnumberData.cpp b/src/libs/antares/study/scenario-builder/TSnumberData.cpp
index 6672da0cc3..fb64b83e13 100644
--- a/src/libs/antares/study/scenario-builder/TSnumberData.cpp
+++ b/src/libs/antares/study/scenario-builder/TSnumberData.cpp
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/libs/antares/study/scenario-builder/TSnumberData.h b/src/libs/antares/study/scenario-builder/TSnumberData.h
index cec1119295..737988d0b3 100644
--- a/src/libs/antares/study/scenario-builder/TSnumberData.h
+++ b/src/libs/antares/study/scenario-builder/TSnumberData.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/libs/antares/study/scenario-builder/hydroLevelsData.cpp b/src/libs/antares/study/scenario-builder/hydroLevelsData.cpp
index b355185a50..be17414d62 100644
--- a/src/libs/antares/study/scenario-builder/hydroLevelsData.cpp
+++ b/src/libs/antares/study/scenario-builder/hydroLevelsData.cpp
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/libs/antares/study/scenario-builder/hydroLevelsData.h b/src/libs/antares/study/scenario-builder/hydroLevelsData.h
index a72ad6fc90..b5dce0a832 100644
--- a/src/libs/antares/study/scenario-builder/hydroLevelsData.h
+++ b/src/libs/antares/study/scenario-builder/hydroLevelsData.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/libs/antares/study/scenario-builder/rules.cpp b/src/libs/antares/study/scenario-builder/rules.cpp
index 9f8fe2af81..25330b1909 100644
--- a/src/libs/antares/study/scenario-builder/rules.cpp
+++ b/src/libs/antares/study/scenario-builder/rules.cpp
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/libs/antares/study/scenario-builder/rules.h b/src/libs/antares/study/scenario-builder/rules.h
index 0de09197e2..48d0b39613 100644
--- a/src/libs/antares/study/scenario-builder/rules.h
+++ b/src/libs/antares/study/scenario-builder/rules.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/libs/antares/study/scenario-builder/rules.hxx b/src/libs/antares/study/scenario-builder/rules.hxx
index 206d95c416..e57faa8a36 100644
--- a/src/libs/antares/study/scenario-builder/rules.hxx
+++ b/src/libs/antares/study/scenario-builder/rules.hxx
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/libs/antares/study/scenario-builder/scBuilderDataInterface.h b/src/libs/antares/study/scenario-builder/scBuilderDataInterface.h
index 6cae6c7f63..905ac1d0d7 100644
--- a/src/libs/antares/study/scenario-builder/scBuilderDataInterface.h
+++ b/src/libs/antares/study/scenario-builder/scBuilderDataInterface.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/libs/antares/study/scenario-builder/scBuilderUtils.cpp b/src/libs/antares/study/scenario-builder/scBuilderUtils.cpp
index bb59ceb3ca..6fc888ec7c 100644
--- a/src/libs/antares/study/scenario-builder/scBuilderUtils.cpp
+++ b/src/libs/antares/study/scenario-builder/scBuilderUtils.cpp
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/libs/antares/study/scenario-builder/scBuilderUtils.h b/src/libs/antares/study/scenario-builder/scBuilderUtils.h
index aeabe0201c..269a70ea7e 100644
--- a/src/libs/antares/study/scenario-builder/scBuilderUtils.h
+++ b/src/libs/antares/study/scenario-builder/scBuilderUtils.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/libs/antares/study/scenario-builder/sets.cpp b/src/libs/antares/study/scenario-builder/sets.cpp
index 6d4ed751a8..c6b786dc79 100644
--- a/src/libs/antares/study/scenario-builder/sets.cpp
+++ b/src/libs/antares/study/scenario-builder/sets.cpp
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/libs/antares/study/scenario-builder/sets.h b/src/libs/antares/study/scenario-builder/sets.h
index a10e882216..279028d06d 100644
--- a/src/libs/antares/study/scenario-builder/sets.h
+++ b/src/libs/antares/study/scenario-builder/sets.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/libs/antares/study/scenario-builder/sets.hxx b/src/libs/antares/study/scenario-builder/sets.hxx
index 9c2fb4b5d9..ab02625480 100644
--- a/src/libs/antares/study/scenario-builder/sets.hxx
+++ b/src/libs/antares/study/scenario-builder/sets.hxx
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/libs/antares/study/scenario-builder/updater.hxx b/src/libs/antares/study/scenario-builder/updater.hxx
index 1ba9c7fdcc..4f16bae25e 100644
--- a/src/libs/antares/study/scenario-builder/updater.hxx
+++ b/src/libs/antares/study/scenario-builder/updater.hxx
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/libs/antares/study/sets.h b/src/libs/antares/study/sets.h
index 2e4601707d..b81521e28e 100644
--- a/src/libs/antares/study/sets.h
+++ b/src/libs/antares/study/sets.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/libs/antares/study/sets.hxx b/src/libs/antares/study/sets.hxx
index 92ef9710ab..f605d9dc69 100644
--- a/src/libs/antares/study/sets.hxx
+++ b/src/libs/antares/study/sets.hxx
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/libs/antares/study/simulation.cpp b/src/libs/antares/study/simulation.cpp
index e0deda92a8..26e695b08d 100644
--- a/src/libs/antares/study/simulation.cpp
+++ b/src/libs/antares/study/simulation.cpp
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/libs/antares/study/simulation.h b/src/libs/antares/study/simulation.h
index 0cffc4682c..2f6c91e685 100644
--- a/src/libs/antares/study/simulation.h
+++ b/src/libs/antares/study/simulation.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/libs/antares/study/study.cpp b/src/libs/antares/study/study.cpp
index e4f2227d95..da8240de36 100644
--- a/src/libs/antares/study/study.cpp
+++ b/src/libs/antares/study/study.cpp
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/libs/antares/study/study.extra.cpp b/src/libs/antares/study/study.extra.cpp
index 43d30964a4..d0a56555c5 100644
--- a/src/libs/antares/study/study.extra.cpp
+++ b/src/libs/antares/study/study.extra.cpp
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/libs/antares/study/study.h b/src/libs/antares/study/study.h
index 028b5fff26..c087e8e272 100644
--- a/src/libs/antares/study/study.h
+++ b/src/libs/antares/study/study.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/libs/antares/study/study.hxx b/src/libs/antares/study/study.hxx
index 26019e3b58..7cb227607b 100644
--- a/src/libs/antares/study/study.hxx
+++ b/src/libs/antares/study/study.hxx
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/libs/antares/study/study.importprepro.cpp b/src/libs/antares/study/study.importprepro.cpp
index 2c711eef70..886c5f70ff 100644
--- a/src/libs/antares/study/study.importprepro.cpp
+++ b/src/libs/antares/study/study.importprepro.cpp
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/libs/antares/study/ui-runtimeinfos.cpp b/src/libs/antares/study/ui-runtimeinfos.cpp
index 16cacd55d7..ae36ed5364 100644
--- a/src/libs/antares/study/ui-runtimeinfos.cpp
+++ b/src/libs/antares/study/ui-runtimeinfos.cpp
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/libs/antares/study/ui-runtimeinfos.h b/src/libs/antares/study/ui-runtimeinfos.h
index 14bf06a990..6985539b1c 100644
--- a/src/libs/antares/study/ui-runtimeinfos.h
+++ b/src/libs/antares/study/ui-runtimeinfos.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/libs/antares/study/variable-print-info.cpp b/src/libs/antares/study/variable-print-info.cpp
index 3f3866d05e..68e314aa6c 100644
--- a/src/libs/antares/study/variable-print-info.cpp
+++ b/src/libs/antares/study/variable-print-info.cpp
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/libs/antares/study/variable-print-info.h b/src/libs/antares/study/variable-print-info.h
index a86b82c616..560909b0fe 100644
--- a/src/libs/antares/study/variable-print-info.h
+++ b/src/libs/antares/study/variable-print-info.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/libs/antares/study/version.cpp b/src/libs/antares/study/version.cpp
index 679793031e..f903e3e853 100644
--- a/src/libs/antares/study/version.cpp
+++ b/src/libs/antares/study/version.cpp
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/libs/antares/study/version.h b/src/libs/antares/study/version.h
index 275c4cff81..9d744394c9 100644
--- a/src/libs/antares/study/version.h
+++ b/src/libs/antares/study/version.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/libs/antares/study/xcast.h b/src/libs/antares/study/xcast.h
index 2e414666ae..6e363acb2c 100644
--- a/src/libs/antares/study/xcast.h
+++ b/src/libs/antares/study/xcast.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/libs/antares/study/xcast/xcast.cpp b/src/libs/antares/study/xcast/xcast.cpp
index 8b9ee49a76..60aa1a12bc 100644
--- a/src/libs/antares/study/xcast/xcast.cpp
+++ b/src/libs/antares/study/xcast/xcast.cpp
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/libs/antares/study/xcast/xcast.h b/src/libs/antares/study/xcast/xcast.h
index 6fa5e4a536..7ffa36db9e 100644
--- a/src/libs/antares/study/xcast/xcast.h
+++ b/src/libs/antares/study/xcast/xcast.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/libs/antares/study/xcast/xcast.hxx b/src/libs/antares/study/xcast/xcast.hxx
index fe70815974..ccce5aa195 100644
--- a/src/libs/antares/study/xcast/xcast.hxx
+++ b/src/libs/antares/study/xcast/xcast.hxx
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/libs/antares/sys/appdata.cpp b/src/libs/antares/sys/appdata.cpp
index 8b7f0046a4..5a7bcfec87 100644
--- a/src/libs/antares/sys/appdata.cpp
+++ b/src/libs/antares/sys/appdata.cpp
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/libs/antares/sys/include/antares/sys/appdata.h b/src/libs/antares/sys/include/antares/sys/appdata.h
index a15f996306..0b7fd406f2 100644
--- a/src/libs/antares/sys/include/antares/sys/appdata.h
+++ b/src/libs/antares/sys/include/antares/sys/appdata.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/libs/antares/sys/include/antares/sys/policy.h b/src/libs/antares/sys/include/antares/sys/policy.h
index bd790aebda..08f300bf2d 100644
--- a/src/libs/antares/sys/include/antares/sys/policy.h
+++ b/src/libs/antares/sys/include/antares/sys/policy.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/libs/antares/sys/policy.cpp b/src/libs/antares/sys/policy.cpp
index eb979aac65..38cdca5127 100644
--- a/src/libs/antares/sys/policy.cpp
+++ b/src/libs/antares/sys/policy.cpp
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/libs/antares/utils/include/antares/utils/utils.h b/src/libs/antares/utils/include/antares/utils/utils.h
index ff4f41dc31..604d586701 100644
--- a/src/libs/antares/utils/include/antares/utils/utils.h
+++ b/src/libs/antares/utils/include/antares/utils/utils.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/libs/antares/utils/include/antares/utils/utils.hxx b/src/libs/antares/utils/include/antares/utils/utils.hxx
index 57b48b3e5c..0bc0d72b78 100644
--- a/src/libs/antares/utils/include/antares/utils/utils.hxx
+++ b/src/libs/antares/utils/include/antares/utils/utils.hxx
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/libs/antares/utils/utils.cpp b/src/libs/antares/utils/utils.cpp
index f676247c56..b698bbe486 100644
--- a/src/libs/antares/utils/utils.cpp
+++ b/src/libs/antares/utils/utils.cpp
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/libs/antares/version.cpp b/src/libs/antares/version.cpp
index c71193e1c9..b12256f723 100644
--- a/src/libs/antares/version.cpp
+++ b/src/libs/antares/version.cpp
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/libs/antares/version.h b/src/libs/antares/version.h
index bfa9299897..4ac7831563 100644
--- a/src/libs/antares/version.h
+++ b/src/libs/antares/version.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/libs/fswalker/filejob.inc.hxx b/src/libs/fswalker/filejob.inc.hxx
index 1b91b308d1..03b697ddaa 100644
--- a/src/libs/fswalker/filejob.inc.hxx
+++ b/src/libs/fswalker/filejob.inc.hxx
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/libs/fswalker/fswalker.cpp b/src/libs/fswalker/fswalker.cpp
index 43f38cdee8..281f4a3a49 100644
--- a/src/libs/fswalker/fswalker.cpp
+++ b/src/libs/fswalker/fswalker.cpp
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/libs/fswalker/fswalker.h b/src/libs/fswalker/fswalker.h
index f116683c79..7c351fc528 100644
--- a/src/libs/fswalker/fswalker.h
+++ b/src/libs/fswalker/fswalker.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/libs/fswalker/job.cpp b/src/libs/fswalker/job.cpp
index a102006e0a..4bca0bc073 100644
--- a/src/libs/fswalker/job.cpp
+++ b/src/libs/fswalker/job.cpp
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/libs/fswalker/job.h b/src/libs/fswalker/job.h
index c553fd9fd4..4ae351ce86 100644
--- a/src/libs/fswalker/job.h
+++ b/src/libs/fswalker/job.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/libs/fswalker/registry.inc.hxx b/src/libs/fswalker/registry.inc.hxx
index eb638bb906..931abc7757 100644
--- a/src/libs/fswalker/registry.inc.hxx
+++ b/src/libs/fswalker/registry.inc.hxx
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/libs/fswalker/statistics.h b/src/libs/fswalker/statistics.h
index 07b8013a2e..5a0c12c63d 100644
--- a/src/libs/fswalker/statistics.h
+++ b/src/libs/fswalker/statistics.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/solver/constraints-builder/cbuilder.cpp b/src/solver/constraints-builder/cbuilder.cpp
index 15d23b9936..7aba36c98d 100644
--- a/src/solver/constraints-builder/cbuilder.cpp
+++ b/src/solver/constraints-builder/cbuilder.cpp
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/solver/constraints-builder/cbuilder.h b/src/solver/constraints-builder/cbuilder.h
index 9a3bc2699d..bba9c6ecc5 100644
--- a/src/solver/constraints-builder/cbuilder.h
+++ b/src/solver/constraints-builder/cbuilder.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/solver/constraints-builder/create.cpp b/src/solver/constraints-builder/create.cpp
index 84913a7aa1..e524724969 100644
--- a/src/solver/constraints-builder/create.cpp
+++ b/src/solver/constraints-builder/create.cpp
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/solver/constraints-builder/grid.h b/src/solver/constraints-builder/grid.h
index 42d78433f9..4c91c83e79 100644
--- a/src/solver/constraints-builder/grid.h
+++ b/src/solver/constraints-builder/grid.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/solver/constraints-builder/grid.hxx b/src/solver/constraints-builder/grid.hxx
index 73d4e9dbc8..f95e3f4eac 100644
--- a/src/solver/constraints-builder/grid.hxx
+++ b/src/solver/constraints-builder/grid.hxx
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/solver/constraints-builder/load.cpp b/src/solver/constraints-builder/load.cpp
index 8040079b95..c44907905a 100644
--- a/src/solver/constraints-builder/load.cpp
+++ b/src/solver/constraints-builder/load.cpp
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/solver/hydro/daily/h2o_j_construire_les_contraintes.cpp b/src/solver/hydro/daily/h2o_j_construire_les_contraintes.cpp
index 458b46c18a..e060a9419c 100644
--- a/src/solver/hydro/daily/h2o_j_construire_les_contraintes.cpp
+++ b/src/solver/hydro/daily/h2o_j_construire_les_contraintes.cpp
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/solver/hydro/daily/h2o_j_construire_les_variables.cpp b/src/solver/hydro/daily/h2o_j_construire_les_variables.cpp
index 45f2d64dba..da764552e8 100644
--- a/src/solver/hydro/daily/h2o_j_construire_les_variables.cpp
+++ b/src/solver/hydro/daily/h2o_j_construire_les_variables.cpp
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/solver/hydro/daily/h2o_j_donnees_mensuelles.h b/src/solver/hydro/daily/h2o_j_donnees_mensuelles.h
index 5941d4f0c4..688beccc8f 100644
--- a/src/solver/hydro/daily/h2o_j_donnees_mensuelles.h
+++ b/src/solver/hydro/daily/h2o_j_donnees_mensuelles.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/solver/hydro/daily/h2o_j_donnees_optimisation.h b/src/solver/hydro/daily/h2o_j_donnees_optimisation.h
index 238b0eb69e..9cee2ce0be 100644
--- a/src/solver/hydro/daily/h2o_j_donnees_optimisation.h
+++ b/src/solver/hydro/daily/h2o_j_donnees_optimisation.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/solver/hydro/daily/h2o_j_fonctions.h b/src/solver/hydro/daily/h2o_j_fonctions.h
index 0ff3bfc89e..874b764998 100644
--- a/src/solver/hydro/daily/h2o_j_fonctions.h
+++ b/src/solver/hydro/daily/h2o_j_fonctions.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/solver/hydro/daily/h2o_j_free.cpp b/src/solver/hydro/daily/h2o_j_free.cpp
index 8f913fbd91..93fccb2373 100644
--- a/src/solver/hydro/daily/h2o_j_free.cpp
+++ b/src/solver/hydro/daily/h2o_j_free.cpp
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/solver/hydro/daily/h2o_j_initialiser_les_bornes_des_variables.cpp b/src/solver/hydro/daily/h2o_j_initialiser_les_bornes_des_variables.cpp
index 79c7e0985f..76af8d43ec 100644
--- a/src/solver/hydro/daily/h2o_j_initialiser_les_bornes_des_variables.cpp
+++ b/src/solver/hydro/daily/h2o_j_initialiser_les_bornes_des_variables.cpp
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/solver/hydro/daily/h2o_j_initialiser_les_second_membre.cpp b/src/solver/hydro/daily/h2o_j_initialiser_les_second_membre.cpp
index 80816f0a39..d191c8c987 100644
--- a/src/solver/hydro/daily/h2o_j_initialiser_les_second_membre.cpp
+++ b/src/solver/hydro/daily/h2o_j_initialiser_les_second_membre.cpp
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/solver/hydro/daily/h2o_j_instanciation.cpp b/src/solver/hydro/daily/h2o_j_instanciation.cpp
index d659401e98..e321aa37e8 100644
--- a/src/solver/hydro/daily/h2o_j_instanciation.cpp
+++ b/src/solver/hydro/daily/h2o_j_instanciation.cpp
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/solver/hydro/daily/h2o_j_lisser_les_sur_turbines.cpp b/src/solver/hydro/daily/h2o_j_lisser_les_sur_turbines.cpp
index 5758072781..5b437a9131 100644
--- a/src/solver/hydro/daily/h2o_j_lisser_les_sur_turbines.cpp
+++ b/src/solver/hydro/daily/h2o_j_lisser_les_sur_turbines.cpp
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/solver/hydro/daily/h2o_j_optimiser_un_mois.cpp b/src/solver/hydro/daily/h2o_j_optimiser_un_mois.cpp
index fba37f3a18..50c86448e0 100644
--- a/src/solver/hydro/daily/h2o_j_optimiser_un_mois.cpp
+++ b/src/solver/hydro/daily/h2o_j_optimiser_un_mois.cpp
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/solver/hydro/daily/h2o_j_resoudre_le_probleme_lineaire.cpp b/src/solver/hydro/daily/h2o_j_resoudre_le_probleme_lineaire.cpp
index 61a2f17a94..45745cd301 100644
--- a/src/solver/hydro/daily/h2o_j_resoudre_le_probleme_lineaire.cpp
+++ b/src/solver/hydro/daily/h2o_j_resoudre_le_probleme_lineaire.cpp
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/solver/hydro/daily2/h2o2_j_apply_costs.cpp b/src/solver/hydro/daily2/h2o2_j_apply_costs.cpp
index 3e4d4ed966..3ddb80538c 100644
--- a/src/solver/hydro/daily2/h2o2_j_apply_costs.cpp
+++ b/src/solver/hydro/daily2/h2o2_j_apply_costs.cpp
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/solver/hydro/daily2/h2o2_j_construire_les_contraintes.cpp b/src/solver/hydro/daily2/h2o2_j_construire_les_contraintes.cpp
index 87e7c5c72f..5357d94bee 100644
--- a/src/solver/hydro/daily2/h2o2_j_construire_les_contraintes.cpp
+++ b/src/solver/hydro/daily2/h2o2_j_construire_les_contraintes.cpp
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/solver/hydro/daily2/h2o2_j_construire_les_variables.cpp b/src/solver/hydro/daily2/h2o2_j_construire_les_variables.cpp
index 0a4dd3fa51..eb8ea3d831 100644
--- a/src/solver/hydro/daily2/h2o2_j_construire_les_variables.cpp
+++ b/src/solver/hydro/daily2/h2o2_j_construire_les_variables.cpp
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/solver/hydro/daily2/h2o2_j_donnees_mensuelles.h b/src/solver/hydro/daily2/h2o2_j_donnees_mensuelles.h
index 3659d35fd3..88a3aec6f2 100644
--- a/src/solver/hydro/daily2/h2o2_j_donnees_mensuelles.h
+++ b/src/solver/hydro/daily2/h2o2_j_donnees_mensuelles.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/solver/hydro/daily2/h2o2_j_donnees_optimisation.h b/src/solver/hydro/daily2/h2o2_j_donnees_optimisation.h
index abc0cb48e3..ba9969edcf 100644
--- a/src/solver/hydro/daily2/h2o2_j_donnees_optimisation.h
+++ b/src/solver/hydro/daily2/h2o2_j_donnees_optimisation.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/solver/hydro/daily2/h2o2_j_fonctions.h b/src/solver/hydro/daily2/h2o2_j_fonctions.h
index 5a8313c88b..a0dc105e3b 100644
--- a/src/solver/hydro/daily2/h2o2_j_fonctions.h
+++ b/src/solver/hydro/daily2/h2o2_j_fonctions.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/solver/hydro/daily2/h2o2_j_free.cpp b/src/solver/hydro/daily2/h2o2_j_free.cpp
index 4f57295b2a..e95df27294 100644
--- a/src/solver/hydro/daily2/h2o2_j_free.cpp
+++ b/src/solver/hydro/daily2/h2o2_j_free.cpp
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/solver/hydro/daily2/h2o2_j_initialiser_les_bornes_des_variables.cpp b/src/solver/hydro/daily2/h2o2_j_initialiser_les_bornes_des_variables.cpp
index 774a82437f..e4d52f7dd1 100644
--- a/src/solver/hydro/daily2/h2o2_j_initialiser_les_bornes_des_variables.cpp
+++ b/src/solver/hydro/daily2/h2o2_j_initialiser_les_bornes_des_variables.cpp
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/solver/hydro/daily2/h2o2_j_initialiser_les_second_membre.cpp b/src/solver/hydro/daily2/h2o2_j_initialiser_les_second_membre.cpp
index ebe2523c5f..fcadf66426 100644
--- a/src/solver/hydro/daily2/h2o2_j_initialiser_les_second_membre.cpp
+++ b/src/solver/hydro/daily2/h2o2_j_initialiser_les_second_membre.cpp
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/solver/hydro/daily2/h2o2_j_instanciation.cpp b/src/solver/hydro/daily2/h2o2_j_instanciation.cpp
index 2426794a88..627cdab195 100644
--- a/src/solver/hydro/daily2/h2o2_j_instanciation.cpp
+++ b/src/solver/hydro/daily2/h2o2_j_instanciation.cpp
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/solver/hydro/daily2/h2o2_j_optim_costs.cpp b/src/solver/hydro/daily2/h2o2_j_optim_costs.cpp
index c177d901da..887cee406c 100644
--- a/src/solver/hydro/daily2/h2o2_j_optim_costs.cpp
+++ b/src/solver/hydro/daily2/h2o2_j_optim_costs.cpp
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/solver/hydro/daily2/h2o2_j_optimiser_un_mois.cpp b/src/solver/hydro/daily2/h2o2_j_optimiser_un_mois.cpp
index 0dda6a1d16..a9e89cf687 100644
--- a/src/solver/hydro/daily2/h2o2_j_optimiser_un_mois.cpp
+++ b/src/solver/hydro/daily2/h2o2_j_optimiser_un_mois.cpp
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/solver/hydro/daily2/h2o2_j_resoudre_le_probleme_lineaire.cpp b/src/solver/hydro/daily2/h2o2_j_resoudre_le_probleme_lineaire.cpp
index 5e2d7ecb91..4683e898b7 100644
--- a/src/solver/hydro/daily2/h2o2_j_resoudre_le_probleme_lineaire.cpp
+++ b/src/solver/hydro/daily2/h2o2_j_resoudre_le_probleme_lineaire.cpp
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/solver/hydro/management.h b/src/solver/hydro/management.h
index fccb6b57ee..52a1b56595 100644
--- a/src/solver/hydro/management.h
+++ b/src/solver/hydro/management.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/solver/hydro/management/daily.cpp b/src/solver/hydro/management/daily.cpp
index 8c0ef87cbb..e032435317 100644
--- a/src/solver/hydro/management/daily.cpp
+++ b/src/solver/hydro/management/daily.cpp
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/solver/hydro/management/management.cpp b/src/solver/hydro/management/management.cpp
index 6f14527080..d9c8c317e6 100644
--- a/src/solver/hydro/management/management.cpp
+++ b/src/solver/hydro/management/management.cpp
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/solver/hydro/management/management.h b/src/solver/hydro/management/management.h
index 2cb731ecaf..e953e70148 100644
--- a/src/solver/hydro/management/management.h
+++ b/src/solver/hydro/management/management.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/solver/hydro/management/monthly.cpp b/src/solver/hydro/management/monthly.cpp
index e121b80c38..1dc9aed280 100644
--- a/src/solver/hydro/management/monthly.cpp
+++ b/src/solver/hydro/management/monthly.cpp
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/solver/hydro/monthly/h2o_m_construire_les_contraintes.cpp b/src/solver/hydro/monthly/h2o_m_construire_les_contraintes.cpp
index 6f753115ce..ddb95398cd 100644
--- a/src/solver/hydro/monthly/h2o_m_construire_les_contraintes.cpp
+++ b/src/solver/hydro/monthly/h2o_m_construire_les_contraintes.cpp
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/solver/hydro/monthly/h2o_m_construire_les_variables.cpp b/src/solver/hydro/monthly/h2o_m_construire_les_variables.cpp
index 611b0b36ca..bb108b7152 100644
--- a/src/solver/hydro/monthly/h2o_m_construire_les_variables.cpp
+++ b/src/solver/hydro/monthly/h2o_m_construire_les_variables.cpp
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/solver/hydro/monthly/h2o_m_donnees_annuelles.h b/src/solver/hydro/monthly/h2o_m_donnees_annuelles.h
index 7784e07969..14330d3613 100644
--- a/src/solver/hydro/monthly/h2o_m_donnees_annuelles.h
+++ b/src/solver/hydro/monthly/h2o_m_donnees_annuelles.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/solver/hydro/monthly/h2o_m_donnees_optimisation.h b/src/solver/hydro/monthly/h2o_m_donnees_optimisation.h
index 505cc465bb..1fd1cdd1fb 100644
--- a/src/solver/hydro/monthly/h2o_m_donnees_optimisation.h
+++ b/src/solver/hydro/monthly/h2o_m_donnees_optimisation.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/solver/hydro/monthly/h2o_m_fonctions.h b/src/solver/hydro/monthly/h2o_m_fonctions.h
index 31dfb948a6..14ef3a6ff9 100644
--- a/src/solver/hydro/monthly/h2o_m_fonctions.h
+++ b/src/solver/hydro/monthly/h2o_m_fonctions.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/solver/hydro/monthly/h2o_m_free.cpp b/src/solver/hydro/monthly/h2o_m_free.cpp
index 2bd0855f3e..9af3f893f9 100644
--- a/src/solver/hydro/monthly/h2o_m_free.cpp
+++ b/src/solver/hydro/monthly/h2o_m_free.cpp
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/solver/hydro/monthly/h2o_m_initialiser_les_bornes_des_variables.cpp b/src/solver/hydro/monthly/h2o_m_initialiser_les_bornes_des_variables.cpp
index b85b5fedd5..24f965c89b 100644
--- a/src/solver/hydro/monthly/h2o_m_initialiser_les_bornes_des_variables.cpp
+++ b/src/solver/hydro/monthly/h2o_m_initialiser_les_bornes_des_variables.cpp
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/solver/hydro/monthly/h2o_m_initialiser_les_second_membre.cpp b/src/solver/hydro/monthly/h2o_m_initialiser_les_second_membre.cpp
index 1580c79ce5..06e95e40cf 100644
--- a/src/solver/hydro/monthly/h2o_m_initialiser_les_second_membre.cpp
+++ b/src/solver/hydro/monthly/h2o_m_initialiser_les_second_membre.cpp
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/solver/hydro/monthly/h2o_m_instanciation.cpp b/src/solver/hydro/monthly/h2o_m_instanciation.cpp
index 8525099eda..0b6766a177 100644
--- a/src/solver/hydro/monthly/h2o_m_instanciation.cpp
+++ b/src/solver/hydro/monthly/h2o_m_instanciation.cpp
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/solver/hydro/monthly/h2o_m_optimiser_une_annee.cpp b/src/solver/hydro/monthly/h2o_m_optimiser_une_annee.cpp
index 751fa18ea0..b99d32c3ac 100644
--- a/src/solver/hydro/monthly/h2o_m_optimiser_une_annee.cpp
+++ b/src/solver/hydro/monthly/h2o_m_optimiser_une_annee.cpp
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/solver/hydro/monthly/h2o_m_resoudre_le_probleme_lineaire.cpp b/src/solver/hydro/monthly/h2o_m_resoudre_le_probleme_lineaire.cpp
index 4619b3781e..4f682f25e2 100644
--- a/src/solver/hydro/monthly/h2o_m_resoudre_le_probleme_lineaire.cpp
+++ b/src/solver/hydro/monthly/h2o_m_resoudre_le_probleme_lineaire.cpp
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/solver/main.cpp b/src/solver/main.cpp
index 1d70f83495..cd285e85aa 100644
--- a/src/solver/main.cpp
+++ b/src/solver/main.cpp
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
@@ -46,7 +46,7 @@ const char* const GPL_ANNOUNCEMENT
"\n"
"Antares_Simulator is free software : you can redistribute it and / or modify\n"
"it under the terms of the Mozilla Public Licence 2.0 as published by\n"
- "the Free Software Foundation, either version 3 of the License, or\n"
+ "the Mozilla Foundation, either version 2 of the License, or\n"
"(at your option) any later version.\n"
"\n"
"There are special exceptions to the terms and conditions of the\n"
@@ -60,7 +60,7 @@ const char* const GPL_ANNOUNCEMENT
"Mozilla Public Licence 2.0 for more details.\n"
"\n"
"You should have received a copy of the Mozilla Public Licence 2.0\n"
- "along with Antares_Simulator.If not, see .\n"
+ "along with Antares_Simulator.If not, see .\n"
"\n";
const char* const ANTARES_LOGO = "\n\n"
diff --git a/src/solver/main/adequacy.cpp b/src/solver/main/adequacy.cpp
index 78a188879e..e88e3c5329 100644
--- a/src/solver/main/adequacy.cpp
+++ b/src/solver/main/adequacy.cpp
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/solver/main/economy.cpp b/src/solver/main/economy.cpp
index b8aef56bf6..f69910f29c 100644
--- a/src/solver/main/economy.cpp
+++ b/src/solver/main/economy.cpp
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/solver/misc/cholesky.h b/src/solver/misc/cholesky.h
index 08f1b98140..63d8f2788a 100644
--- a/src/solver/misc/cholesky.h
+++ b/src/solver/misc/cholesky.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/solver/misc/cholesky.hxx b/src/solver/misc/cholesky.hxx
index d05f878c9a..76f5bbd2d2 100644
--- a/src/solver/misc/cholesky.hxx
+++ b/src/solver/misc/cholesky.hxx
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/solver/misc/matrix-dp-make.h b/src/solver/misc/matrix-dp-make.h
index f0b880ce89..cecef07333 100644
--- a/src/solver/misc/matrix-dp-make.h
+++ b/src/solver/misc/matrix-dp-make.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/solver/misc/matrix-dp-make.hxx b/src/solver/misc/matrix-dp-make.hxx
index 8f2f5b813f..79ef4df267 100644
--- a/src/solver/misc/matrix-dp-make.hxx
+++ b/src/solver/misc/matrix-dp-make.hxx
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/solver/misc/options.cpp b/src/solver/misc/options.cpp
index 1f7dd15da9..27ac73bca8 100644
--- a/src/solver/misc/options.cpp
+++ b/src/solver/misc/options.cpp
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/solver/misc/options.h b/src/solver/misc/options.h
index 222f0aafbe..515b496de5 100644
--- a/src/solver/misc/options.h
+++ b/src/solver/misc/options.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/solver/misc/process-priority.cpp b/src/solver/misc/process-priority.cpp
index 5396f8fc4c..dda7003920 100644
--- a/src/solver/misc/process-priority.cpp
+++ b/src/solver/misc/process-priority.cpp
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/solver/misc/system-memory.cpp b/src/solver/misc/system-memory.cpp
index 92bcf2d61a..16b1910815 100644
--- a/src/solver/misc/system-memory.cpp
+++ b/src/solver/misc/system-memory.cpp
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/solver/misc/system-memory.h b/src/solver/misc/system-memory.h
index d507df7579..1e9bdf257c 100644
--- a/src/solver/misc/system-memory.h
+++ b/src/solver/misc/system-memory.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/solver/optimisation/adequacy_patch_csr/adq_patch_curtailment_sharing.cpp b/src/solver/optimisation/adequacy_patch_csr/adq_patch_curtailment_sharing.cpp
index 9ce66923e1..b8c0461742 100644
--- a/src/solver/optimisation/adequacy_patch_csr/adq_patch_curtailment_sharing.cpp
+++ b/src/solver/optimisation/adequacy_patch_csr/adq_patch_curtailment_sharing.cpp
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/solver/optimisation/adequacy_patch_csr/adq_patch_curtailment_sharing.h b/src/solver/optimisation/adequacy_patch_csr/adq_patch_curtailment_sharing.h
index 430e21e0a9..ffad943a49 100644
--- a/src/solver/optimisation/adequacy_patch_csr/adq_patch_curtailment_sharing.h
+++ b/src/solver/optimisation/adequacy_patch_csr/adq_patch_curtailment_sharing.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/solver/optimisation/adequacy_patch_csr/construct_problem_constraints_RHS.cpp b/src/solver/optimisation/adequacy_patch_csr/construct_problem_constraints_RHS.cpp
index e77ed48205..e3b3aeff31 100644
--- a/src/solver/optimisation/adequacy_patch_csr/construct_problem_constraints_RHS.cpp
+++ b/src/solver/optimisation/adequacy_patch_csr/construct_problem_constraints_RHS.cpp
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/solver/optimisation/adequacy_patch_csr/construct_problem_variables.cpp b/src/solver/optimisation/adequacy_patch_csr/construct_problem_variables.cpp
index 70eead974e..9e6249a953 100644
--- a/src/solver/optimisation/adequacy_patch_csr/construct_problem_variables.cpp
+++ b/src/solver/optimisation/adequacy_patch_csr/construct_problem_variables.cpp
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/solver/optimisation/adequacy_patch_csr/count_constraints_variables.cpp b/src/solver/optimisation/adequacy_patch_csr/count_constraints_variables.cpp
index daa09aaf6e..1c8ea833de 100644
--- a/src/solver/optimisation/adequacy_patch_csr/count_constraints_variables.cpp
+++ b/src/solver/optimisation/adequacy_patch_csr/count_constraints_variables.cpp
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/solver/optimisation/adequacy_patch_csr/count_constraints_variables.h b/src/solver/optimisation/adequacy_patch_csr/count_constraints_variables.h
index 809cf18693..6841c8b0a9 100644
--- a/src/solver/optimisation/adequacy_patch_csr/count_constraints_variables.h
+++ b/src/solver/optimisation/adequacy_patch_csr/count_constraints_variables.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/solver/optimisation/adequacy_patch_csr/csr_quadratic_problem.cpp b/src/solver/optimisation/adequacy_patch_csr/csr_quadratic_problem.cpp
index fa5a8b4dc7..4af4793337 100644
--- a/src/solver/optimisation/adequacy_patch_csr/csr_quadratic_problem.cpp
+++ b/src/solver/optimisation/adequacy_patch_csr/csr_quadratic_problem.cpp
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/solver/optimisation/adequacy_patch_csr/csr_quadratic_problem.h b/src/solver/optimisation/adequacy_patch_csr/csr_quadratic_problem.h
index dedbbf4ce2..9a19e9a54a 100644
--- a/src/solver/optimisation/adequacy_patch_csr/csr_quadratic_problem.h
+++ b/src/solver/optimisation/adequacy_patch_csr/csr_quadratic_problem.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/solver/optimisation/adequacy_patch_csr/hourly_csr_problem.h b/src/solver/optimisation/adequacy_patch_csr/hourly_csr_problem.h
index 85428f7fa2..51c22eee61 100644
--- a/src/solver/optimisation/adequacy_patch_csr/hourly_csr_problem.h
+++ b/src/solver/optimisation/adequacy_patch_csr/hourly_csr_problem.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/solver/optimisation/adequacy_patch_csr/set_problem_cost_function.cpp b/src/solver/optimisation/adequacy_patch_csr/set_problem_cost_function.cpp
index fffea46e42..86caada55e 100644
--- a/src/solver/optimisation/adequacy_patch_csr/set_problem_cost_function.cpp
+++ b/src/solver/optimisation/adequacy_patch_csr/set_problem_cost_function.cpp
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/solver/optimisation/adequacy_patch_csr/set_variable_boundaries.cpp b/src/solver/optimisation/adequacy_patch_csr/set_variable_boundaries.cpp
index 7955d6446b..99d7f5f5b2 100644
--- a/src/solver/optimisation/adequacy_patch_csr/set_variable_boundaries.cpp
+++ b/src/solver/optimisation/adequacy_patch_csr/set_variable_boundaries.cpp
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/solver/optimisation/adequacy_patch_csr/solve_problem.cpp b/src/solver/optimisation/adequacy_patch_csr/solve_problem.cpp
index b2d7b0d636..7606e5486c 100644
--- a/src/solver/optimisation/adequacy_patch_csr/solve_problem.cpp
+++ b/src/solver/optimisation/adequacy_patch_csr/solve_problem.cpp
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/solver/optimisation/adequacy_patch_local_matching/adequacy_patch_weekly_optimization.cpp b/src/solver/optimisation/adequacy_patch_local_matching/adequacy_patch_weekly_optimization.cpp
index 029235f6d7..e598e709fe 100644
--- a/src/solver/optimisation/adequacy_patch_local_matching/adequacy_patch_weekly_optimization.cpp
+++ b/src/solver/optimisation/adequacy_patch_local_matching/adequacy_patch_weekly_optimization.cpp
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/solver/optimisation/adequacy_patch_local_matching/adequacy_patch_weekly_optimization.h b/src/solver/optimisation/adequacy_patch_local_matching/adequacy_patch_weekly_optimization.h
index 2f54a78943..ede212e02b 100644
--- a/src/solver/optimisation/adequacy_patch_local_matching/adequacy_patch_weekly_optimization.h
+++ b/src/solver/optimisation/adequacy_patch_local_matching/adequacy_patch_weekly_optimization.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/solver/optimisation/adequacy_patch_local_matching/adq_patch_local_matching.cpp b/src/solver/optimisation/adequacy_patch_local_matching/adq_patch_local_matching.cpp
index 4a36c1a643..e78e036558 100644
--- a/src/solver/optimisation/adequacy_patch_local_matching/adq_patch_local_matching.cpp
+++ b/src/solver/optimisation/adequacy_patch_local_matching/adq_patch_local_matching.cpp
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/solver/optimisation/adequacy_patch_local_matching/adq_patch_local_matching.h b/src/solver/optimisation/adequacy_patch_local_matching/adq_patch_local_matching.h
index b98eb8d7a7..981ab9761b 100644
--- a/src/solver/optimisation/adequacy_patch_local_matching/adq_patch_local_matching.h
+++ b/src/solver/optimisation/adequacy_patch_local_matching/adq_patch_local_matching.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/solver/optimisation/base_weekly_optimization.cpp b/src/solver/optimisation/base_weekly_optimization.cpp
index 264406e55e..c8863ad09d 100644
--- a/src/solver/optimisation/base_weekly_optimization.cpp
+++ b/src/solver/optimisation/base_weekly_optimization.cpp
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/solver/optimisation/base_weekly_optimization.h b/src/solver/optimisation/base_weekly_optimization.h
index 164328484e..1a66563729 100644
--- a/src/solver/optimisation/base_weekly_optimization.h
+++ b/src/solver/optimisation/base_weekly_optimization.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/solver/optimisation/opt_alloc_probleme_a_optimiser.cpp b/src/solver/optimisation/opt_alloc_probleme_a_optimiser.cpp
index 7c880cedb9..10961488b0 100644
--- a/src/solver/optimisation/opt_alloc_probleme_a_optimiser.cpp
+++ b/src/solver/optimisation/opt_alloc_probleme_a_optimiser.cpp
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/solver/optimisation/opt_appel_solveur_lineaire.cpp b/src/solver/optimisation/opt_appel_solveur_lineaire.cpp
index f6dc70bc0f..435b182861 100644
--- a/src/solver/optimisation/opt_appel_solveur_lineaire.cpp
+++ b/src/solver/optimisation/opt_appel_solveur_lineaire.cpp
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/solver/optimisation/opt_appel_solveur_quadratique.cpp b/src/solver/optimisation/opt_appel_solveur_quadratique.cpp
index 866a1f5e68..2efc1557bd 100644
--- a/src/solver/optimisation/opt_appel_solveur_quadratique.cpp
+++ b/src/solver/optimisation/opt_appel_solveur_quadratique.cpp
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/solver/optimisation/opt_calcul_des_pmin_MUT_MDT.cpp b/src/solver/optimisation/opt_calcul_des_pmin_MUT_MDT.cpp
index 40af8e9cc2..d08b4d90e6 100644
--- a/src/solver/optimisation/opt_calcul_des_pmin_MUT_MDT.cpp
+++ b/src/solver/optimisation/opt_calcul_des_pmin_MUT_MDT.cpp
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/solver/optimisation/opt_chainage_intercos.cpp b/src/solver/optimisation/opt_chainage_intercos.cpp
index 37468112fe..e3d784fbf8 100644
--- a/src/solver/optimisation/opt_chainage_intercos.cpp
+++ b/src/solver/optimisation/opt_chainage_intercos.cpp
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/solver/optimisation/opt_construction_contraintes_couts_demarrage.cpp b/src/solver/optimisation/opt_construction_contraintes_couts_demarrage.cpp
index a5a34f24d2..934685d26c 100644
--- a/src/solver/optimisation/opt_construction_contraintes_couts_demarrage.cpp
+++ b/src/solver/optimisation/opt_construction_contraintes_couts_demarrage.cpp
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/solver/optimisation/opt_construction_matrice_des_contraintes_cas_lineaire.cpp b/src/solver/optimisation/opt_construction_matrice_des_contraintes_cas_lineaire.cpp
index 8f4b50188e..f2a461b78b 100644
--- a/src/solver/optimisation/opt_construction_matrice_des_contraintes_cas_lineaire.cpp
+++ b/src/solver/optimisation/opt_construction_matrice_des_contraintes_cas_lineaire.cpp
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/solver/optimisation/opt_construction_matrice_des_contraintes_cas_quadratique.cpp b/src/solver/optimisation/opt_construction_matrice_des_contraintes_cas_quadratique.cpp
index 15dacfa783..b4a3e5f1fc 100644
--- a/src/solver/optimisation/opt_construction_matrice_des_contraintes_cas_quadratique.cpp
+++ b/src/solver/optimisation/opt_construction_matrice_des_contraintes_cas_quadratique.cpp
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/solver/optimisation/opt_construction_matrice_des_contraintes_outils.cpp b/src/solver/optimisation/opt_construction_matrice_des_contraintes_outils.cpp
index 78937fac18..3dff99d92f 100644
--- a/src/solver/optimisation/opt_construction_matrice_des_contraintes_outils.cpp
+++ b/src/solver/optimisation/opt_construction_matrice_des_contraintes_outils.cpp
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/solver/optimisation/opt_construction_variables_couts_demarrages.cpp b/src/solver/optimisation/opt_construction_variables_couts_demarrages.cpp
index b95ecc0b23..710131158f 100644
--- a/src/solver/optimisation/opt_construction_variables_couts_demarrages.cpp
+++ b/src/solver/optimisation/opt_construction_variables_couts_demarrages.cpp
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/solver/optimisation/opt_construction_variables_optimisees_lineaire.cpp b/src/solver/optimisation/opt_construction_variables_optimisees_lineaire.cpp
index 74b9fd052d..5b940167f4 100644
--- a/src/solver/optimisation/opt_construction_variables_optimisees_lineaire.cpp
+++ b/src/solver/optimisation/opt_construction_variables_optimisees_lineaire.cpp
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/solver/optimisation/opt_construction_variables_optimisees_quadratique.cpp b/src/solver/optimisation/opt_construction_variables_optimisees_quadratique.cpp
index 375561c7c5..99be962ae8 100644
--- a/src/solver/optimisation/opt_construction_variables_optimisees_quadratique.cpp
+++ b/src/solver/optimisation/opt_construction_variables_optimisees_quadratique.cpp
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/solver/optimisation/opt_decompte_variables_et_contraintes.cpp b/src/solver/optimisation/opt_decompte_variables_et_contraintes.cpp
index 632a2ae9fd..9959c2cebb 100644
--- a/src/solver/optimisation/opt_decompte_variables_et_contraintes.cpp
+++ b/src/solver/optimisation/opt_decompte_variables_et_contraintes.cpp
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/solver/optimisation/opt_decompte_variables_et_contraintes_couts_demarrage.cpp b/src/solver/optimisation/opt_decompte_variables_et_contraintes_couts_demarrage.cpp
index a5c00fec0e..72d898ab89 100644
--- a/src/solver/optimisation/opt_decompte_variables_et_contraintes_couts_demarrage.cpp
+++ b/src/solver/optimisation/opt_decompte_variables_et_contraintes_couts_demarrage.cpp
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/solver/optimisation/opt_export_structure.cpp b/src/solver/optimisation/opt_export_structure.cpp
index 2569b82109..403e800dd1 100644
--- a/src/solver/optimisation/opt_export_structure.cpp
+++ b/src/solver/optimisation/opt_export_structure.cpp
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/solver/optimisation/opt_export_structure.h b/src/solver/optimisation/opt_export_structure.h
index b3ce8c420d..0c2ff47f9d 100644
--- a/src/solver/optimisation/opt_export_structure.h
+++ b/src/solver/optimisation/opt_export_structure.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/solver/optimisation/opt_fonctions.h b/src/solver/optimisation/opt_fonctions.h
index 6c128caea8..6b6e105e47 100644
--- a/src/solver/optimisation/opt_fonctions.h
+++ b/src/solver/optimisation/opt_fonctions.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/solver/optimisation/opt_gestion_des_bornes_cas_lineaire.cpp b/src/solver/optimisation/opt_gestion_des_bornes_cas_lineaire.cpp
index 143d71ecf9..9321c8ebe0 100644
--- a/src/solver/optimisation/opt_gestion_des_bornes_cas_lineaire.cpp
+++ b/src/solver/optimisation/opt_gestion_des_bornes_cas_lineaire.cpp
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/solver/optimisation/opt_gestion_des_bornes_cas_quadratique.cpp b/src/solver/optimisation/opt_gestion_des_bornes_cas_quadratique.cpp
index 0b46b2c7e7..5fd9bd6192 100644
--- a/src/solver/optimisation/opt_gestion_des_bornes_cas_quadratique.cpp
+++ b/src/solver/optimisation/opt_gestion_des_bornes_cas_quadratique.cpp
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/solver/optimisation/opt_gestion_des_bornes_couts_demarrage.cpp b/src/solver/optimisation/opt_gestion_des_bornes_couts_demarrage.cpp
index 21da6b6843..ef4829a696 100644
--- a/src/solver/optimisation/opt_gestion_des_bornes_couts_demarrage.cpp
+++ b/src/solver/optimisation/opt_gestion_des_bornes_couts_demarrage.cpp
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/solver/optimisation/opt_gestion_des_couts_cas_lineaire.cpp b/src/solver/optimisation/opt_gestion_des_couts_cas_lineaire.cpp
index 720c3110e3..c4bcca5a03 100644
--- a/src/solver/optimisation/opt_gestion_des_couts_cas_lineaire.cpp
+++ b/src/solver/optimisation/opt_gestion_des_couts_cas_lineaire.cpp
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/solver/optimisation/opt_gestion_des_couts_cas_quadratique.cpp b/src/solver/optimisation/opt_gestion_des_couts_cas_quadratique.cpp
index 43b6a8ce8b..e85ac22129 100644
--- a/src/solver/optimisation/opt_gestion_des_couts_cas_quadratique.cpp
+++ b/src/solver/optimisation/opt_gestion_des_couts_cas_quadratique.cpp
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/solver/optimisation/opt_gestion_des_couts_couts_demarrage.cpp b/src/solver/optimisation/opt_gestion_des_couts_couts_demarrage.cpp
index 8f276389b6..787db7acb5 100644
--- a/src/solver/optimisation/opt_gestion_des_couts_couts_demarrage.cpp
+++ b/src/solver/optimisation/opt_gestion_des_couts_couts_demarrage.cpp
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/solver/optimisation/opt_gestion_des_pmin.cpp b/src/solver/optimisation/opt_gestion_des_pmin.cpp
index 1c4784c790..7d37d39f35 100644
--- a/src/solver/optimisation/opt_gestion_des_pmin.cpp
+++ b/src/solver/optimisation/opt_gestion_des_pmin.cpp
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/solver/optimisation/opt_gestion_second_membre_cas_lineaire.cpp b/src/solver/optimisation/opt_gestion_second_membre_cas_lineaire.cpp
index 956f8a2c49..9b24b7f154 100644
--- a/src/solver/optimisation/opt_gestion_second_membre_cas_lineaire.cpp
+++ b/src/solver/optimisation/opt_gestion_second_membre_cas_lineaire.cpp
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/solver/optimisation/opt_gestion_second_membre_cas_quadratique.cpp b/src/solver/optimisation/opt_gestion_second_membre_cas_quadratique.cpp
index 5de11038fe..0ab4c7d0dd 100644
--- a/src/solver/optimisation/opt_gestion_second_membre_cas_quadratique.cpp
+++ b/src/solver/optimisation/opt_gestion_second_membre_cas_quadratique.cpp
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/solver/optimisation/opt_gestion_second_membre_couts_demarrage.cpp b/src/solver/optimisation/opt_gestion_second_membre_couts_demarrage.cpp
index b7cfe8bac7..b9001399b1 100644
--- a/src/solver/optimisation/opt_gestion_second_membre_couts_demarrage.cpp
+++ b/src/solver/optimisation/opt_gestion_second_membre_couts_demarrage.cpp
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/solver/optimisation/opt_init_contraintes_hydrauliques.cpp b/src/solver/optimisation/opt_init_contraintes_hydrauliques.cpp
index 9116e511df..0f15a18b44 100644
--- a/src/solver/optimisation/opt_init_contraintes_hydrauliques.cpp
+++ b/src/solver/optimisation/opt_init_contraintes_hydrauliques.cpp
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/solver/optimisation/opt_init_minmax_groupes_couts_demarrage.cpp b/src/solver/optimisation/opt_init_minmax_groupes_couts_demarrage.cpp
index fd8352054b..7454d8718e 100644
--- a/src/solver/optimisation/opt_init_minmax_groupes_couts_demarrage.cpp
+++ b/src/solver/optimisation/opt_init_minmax_groupes_couts_demarrage.cpp
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/solver/optimisation/opt_liberation_problemes_simplexe.cpp b/src/solver/optimisation/opt_liberation_problemes_simplexe.cpp
index 532f99f109..21948b5dca 100644
--- a/src/solver/optimisation/opt_liberation_problemes_simplexe.cpp
+++ b/src/solver/optimisation/opt_liberation_problemes_simplexe.cpp
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/solver/optimisation/opt_nombre_min_groupes_demarres_couts_demarrage.cpp b/src/solver/optimisation/opt_nombre_min_groupes_demarres_couts_demarrage.cpp
index 03dc09b79e..7f6c285f9f 100644
--- a/src/solver/optimisation/opt_nombre_min_groupes_demarres_couts_demarrage.cpp
+++ b/src/solver/optimisation/opt_nombre_min_groupes_demarres_couts_demarrage.cpp
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/solver/optimisation/opt_numero_de_jour_du_pas_de_temps.cpp b/src/solver/optimisation/opt_numero_de_jour_du_pas_de_temps.cpp
index acf5bbfbe0..50f6773081 100644
--- a/src/solver/optimisation/opt_numero_de_jour_du_pas_de_temps.cpp
+++ b/src/solver/optimisation/opt_numero_de_jour_du_pas_de_temps.cpp
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/solver/optimisation/opt_optimisation_hebdo.cpp b/src/solver/optimisation/opt_optimisation_hebdo.cpp
index 21d5750b41..58a7e79ba3 100644
--- a/src/solver/optimisation/opt_optimisation_hebdo.cpp
+++ b/src/solver/optimisation/opt_optimisation_hebdo.cpp
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/solver/optimisation/opt_optimisation_lineaire.cpp b/src/solver/optimisation/opt_optimisation_lineaire.cpp
index 4df1cecae8..528392ed0b 100644
--- a/src/solver/optimisation/opt_optimisation_lineaire.cpp
+++ b/src/solver/optimisation/opt_optimisation_lineaire.cpp
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/solver/optimisation/opt_period_string_generator_base.h b/src/solver/optimisation/opt_period_string_generator_base.h
index ea0ec6bbc2..fc384d7812 100644
--- a/src/solver/optimisation/opt_period_string_generator_base.h
+++ b/src/solver/optimisation/opt_period_string_generator_base.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/solver/optimisation/opt_pilotage_optimisation_lineaire.cpp b/src/solver/optimisation/opt_pilotage_optimisation_lineaire.cpp
index eb9d551ae5..1730882d88 100644
--- a/src/solver/optimisation/opt_pilotage_optimisation_lineaire.cpp
+++ b/src/solver/optimisation/opt_pilotage_optimisation_lineaire.cpp
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/solver/optimisation/opt_pilotage_optimisation_quadratique.cpp b/src/solver/optimisation/opt_pilotage_optimisation_quadratique.cpp
index a2513c1451..f38095c47a 100644
--- a/src/solver/optimisation/opt_pilotage_optimisation_quadratique.cpp
+++ b/src/solver/optimisation/opt_pilotage_optimisation_quadratique.cpp
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/solver/optimisation/opt_restaurer_les_donnees.cpp b/src/solver/optimisation/opt_restaurer_les_donnees.cpp
index 4ba2214f65..abfd0086d2 100644
--- a/src/solver/optimisation/opt_restaurer_les_donnees.cpp
+++ b/src/solver/optimisation/opt_restaurer_les_donnees.cpp
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/solver/optimisation/opt_structure_probleme_a_resoudre.h b/src/solver/optimisation/opt_structure_probleme_a_resoudre.h
index e804e20bba..0daf71850c 100644
--- a/src/solver/optimisation/opt_structure_probleme_a_resoudre.h
+++ b/src/solver/optimisation/opt_structure_probleme_a_resoudre.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/solver/optimisation/opt_verification_presence_reserve_jmoins1.cpp b/src/solver/optimisation/opt_verification_presence_reserve_jmoins1.cpp
index 68f7f4309e..6b78b96943 100644
--- a/src/solver/optimisation/opt_verification_presence_reserve_jmoins1.cpp
+++ b/src/solver/optimisation/opt_verification_presence_reserve_jmoins1.cpp
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/solver/optimisation/weekly_optimization.cpp b/src/solver/optimisation/weekly_optimization.cpp
index c48eddc55e..ee945de7c3 100644
--- a/src/solver/optimisation/weekly_optimization.cpp
+++ b/src/solver/optimisation/weekly_optimization.cpp
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/solver/optimisation/weekly_optimization.h b/src/solver/optimisation/weekly_optimization.h
index dd9a9e94a0..15325190dc 100644
--- a/src/solver/optimisation/weekly_optimization.h
+++ b/src/solver/optimisation/weekly_optimization.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/solver/simulation/adequacy.cpp b/src/solver/simulation/adequacy.cpp
index 99c6effc97..46259240bb 100644
--- a/src/solver/simulation/adequacy.cpp
+++ b/src/solver/simulation/adequacy.cpp
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/solver/simulation/adequacy.h b/src/solver/simulation/adequacy.h
index 7781e24799..c4fa3c43d2 100644
--- a/src/solver/simulation/adequacy.h
+++ b/src/solver/simulation/adequacy.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/solver/simulation/adequacy_patch_runtime_data.h b/src/solver/simulation/adequacy_patch_runtime_data.h
index a4c66d6fe8..0ee65f6143 100644
--- a/src/solver/simulation/adequacy_patch_runtime_data.h
+++ b/src/solver/simulation/adequacy_patch_runtime_data.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/solver/simulation/apply-scenario.cpp b/src/solver/simulation/apply-scenario.cpp
index 70b9d3f928..5ed8a52e64 100644
--- a/src/solver/simulation/apply-scenario.cpp
+++ b/src/solver/simulation/apply-scenario.cpp
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/solver/simulation/apply-scenario.h b/src/solver/simulation/apply-scenario.h
index f9fe6e9857..2fbd3e348c 100644
--- a/src/solver/simulation/apply-scenario.h
+++ b/src/solver/simulation/apply-scenario.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/solver/simulation/common-eco-adq.cpp b/src/solver/simulation/common-eco-adq.cpp
index 2856be5944..592c534a91 100644
--- a/src/solver/simulation/common-eco-adq.cpp
+++ b/src/solver/simulation/common-eco-adq.cpp
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/solver/simulation/common-eco-adq.h b/src/solver/simulation/common-eco-adq.h
index c3f8a4e6de..74065c23df 100644
--- a/src/solver/simulation/common-eco-adq.h
+++ b/src/solver/simulation/common-eco-adq.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/solver/simulation/common-hydro-levels.cpp b/src/solver/simulation/common-hydro-levels.cpp
index 28dd8ed38e..15169931ab 100644
--- a/src/solver/simulation/common-hydro-levels.cpp
+++ b/src/solver/simulation/common-hydro-levels.cpp
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/solver/simulation/common-hydro-remix.cpp b/src/solver/simulation/common-hydro-remix.cpp
index bbada6a1c5..968e3be99d 100644
--- a/src/solver/simulation/common-hydro-remix.cpp
+++ b/src/solver/simulation/common-hydro-remix.cpp
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/solver/simulation/economy.cpp b/src/solver/simulation/economy.cpp
index 4d74869b1e..a419185e38 100644
--- a/src/solver/simulation/economy.cpp
+++ b/src/solver/simulation/economy.cpp
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/solver/simulation/economy.h b/src/solver/simulation/economy.h
index f37d9390fd..ae53af573b 100644
--- a/src/solver/simulation/economy.h
+++ b/src/solver/simulation/economy.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/solver/simulation/opt_time_writer.cpp b/src/solver/simulation/opt_time_writer.cpp
index 3a394d56e1..e6fcac7de4 100644
--- a/src/solver/simulation/opt_time_writer.cpp
+++ b/src/solver/simulation/opt_time_writer.cpp
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/solver/simulation/opt_time_writer.h b/src/solver/simulation/opt_time_writer.h
index 13b100ad0f..e5d2114a8e 100644
--- a/src/solver/simulation/opt_time_writer.h
+++ b/src/solver/simulation/opt_time_writer.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/solver/simulation/sim_alloc_probleme_hebdo.cpp b/src/solver/simulation/sim_alloc_probleme_hebdo.cpp
index 53578d834d..280c524ded 100644
--- a/src/solver/simulation/sim_alloc_probleme_hebdo.cpp
+++ b/src/solver/simulation/sim_alloc_probleme_hebdo.cpp
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/solver/simulation/sim_alloc_probleme_hebdo.h b/src/solver/simulation/sim_alloc_probleme_hebdo.h
index c4a0e6eb48..b09ee188a3 100644
--- a/src/solver/simulation/sim_alloc_probleme_hebdo.h
+++ b/src/solver/simulation/sim_alloc_probleme_hebdo.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/solver/simulation/sim_allocation_tableaux.cpp b/src/solver/simulation/sim_allocation_tableaux.cpp
index cc742a1585..0c0ae39a1f 100644
--- a/src/solver/simulation/sim_allocation_tableaux.cpp
+++ b/src/solver/simulation/sim_allocation_tableaux.cpp
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/solver/simulation/sim_calcul_economique.cpp b/src/solver/simulation/sim_calcul_economique.cpp
index 51eafeef08..2767155c8a 100644
--- a/src/solver/simulation/sim_calcul_economique.cpp
+++ b/src/solver/simulation/sim_calcul_economique.cpp
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/solver/simulation/sim_extern_variables_globales.h b/src/solver/simulation/sim_extern_variables_globales.h
index a4d9746e93..d27c64ccd0 100644
--- a/src/solver/simulation/sim_extern_variables_globales.h
+++ b/src/solver/simulation/sim_extern_variables_globales.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/solver/simulation/sim_spread_generator.cpp b/src/solver/simulation/sim_spread_generator.cpp
index 614207ca3a..4082167673 100644
--- a/src/solver/simulation/sim_spread_generator.cpp
+++ b/src/solver/simulation/sim_spread_generator.cpp
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/solver/simulation/sim_spread_generator.h b/src/solver/simulation/sim_spread_generator.h
index 44fc5a19b6..2351664177 100644
--- a/src/solver/simulation/sim_spread_generator.h
+++ b/src/solver/simulation/sim_spread_generator.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/solver/simulation/sim_structure_donnees.h b/src/solver/simulation/sim_structure_donnees.h
index a3475dae5c..5deabb51ec 100644
--- a/src/solver/simulation/sim_structure_donnees.h
+++ b/src/solver/simulation/sim_structure_donnees.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/solver/simulation/sim_structure_probleme_economique.h b/src/solver/simulation/sim_structure_probleme_economique.h
index dd56f8b32e..22c9f53cf4 100644
--- a/src/solver/simulation/sim_structure_probleme_economique.h
+++ b/src/solver/simulation/sim_structure_probleme_economique.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/solver/simulation/sim_variables_globales.cpp b/src/solver/simulation/sim_variables_globales.cpp
index 929c46dbc3..8c669081a6 100644
--- a/src/solver/simulation/sim_variables_globales.cpp
+++ b/src/solver/simulation/sim_variables_globales.cpp
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/solver/simulation/simulation.h b/src/solver/simulation/simulation.h
index 725c5f448c..96e746c4cb 100644
--- a/src/solver/simulation/simulation.h
+++ b/src/solver/simulation/simulation.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/solver/simulation/solver.data.cpp b/src/solver/simulation/solver.data.cpp
index dedb58d378..f1a200fc46 100644
--- a/src/solver/simulation/solver.data.cpp
+++ b/src/solver/simulation/solver.data.cpp
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/solver/simulation/solver.data.h b/src/solver/simulation/solver.data.h
index 7c7d54ed75..7c5a5fc1a5 100644
--- a/src/solver/simulation/solver.data.h
+++ b/src/solver/simulation/solver.data.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/solver/simulation/solver.h b/src/solver/simulation/solver.h
index 41b141cd9e..e041ada91b 100644
--- a/src/solver/simulation/solver.h
+++ b/src/solver/simulation/solver.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/solver/simulation/solver.hxx b/src/solver/simulation/solver.hxx
index 4b838ca541..de1e76ecc0 100644
--- a/src/solver/simulation/solver.hxx
+++ b/src/solver/simulation/solver.hxx
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/solver/simulation/solver.utils.h b/src/solver/simulation/solver.utils.h
index 7b38b23fde..11a6c09e30 100644
--- a/src/solver/simulation/solver.utils.h
+++ b/src/solver/simulation/solver.utils.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/solver/simulation/timeseries-numbers.cpp b/src/solver/simulation/timeseries-numbers.cpp
index 7094ae6641..f41a9b4935 100644
--- a/src/solver/simulation/timeseries-numbers.cpp
+++ b/src/solver/simulation/timeseries-numbers.cpp
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/solver/simulation/timeseries-numbers.h b/src/solver/simulation/timeseries-numbers.h
index 9167b0b98b..32eb033a44 100644
--- a/src/solver/simulation/timeseries-numbers.h
+++ b/src/solver/simulation/timeseries-numbers.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/solver/ts-generator/generator.h b/src/solver/ts-generator/generator.h
index a965671bd2..e89e35a7e2 100644
--- a/src/solver/ts-generator/generator.h
+++ b/src/solver/ts-generator/generator.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/solver/ts-generator/generator.hxx b/src/solver/ts-generator/generator.hxx
index 163c1d2fc5..3174052362 100644
--- a/src/solver/ts-generator/generator.hxx
+++ b/src/solver/ts-generator/generator.hxx
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/solver/ts-generator/hydro.cpp b/src/solver/ts-generator/hydro.cpp
index 8bb2e724ee..2d47409e06 100644
--- a/src/solver/ts-generator/hydro.cpp
+++ b/src/solver/ts-generator/hydro.cpp
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/solver/ts-generator/thermal.cpp b/src/solver/ts-generator/thermal.cpp
index 29427c6091..0f1a8e62a6 100644
--- a/src/solver/ts-generator/thermal.cpp
+++ b/src/solver/ts-generator/thermal.cpp
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/solver/ts-generator/xcast/constants.h b/src/solver/ts-generator/xcast/constants.h
index 427b97ae8b..c15dd386de 100644
--- a/src/solver/ts-generator/xcast/constants.h
+++ b/src/solver/ts-generator/xcast/constants.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/solver/ts-generator/xcast/core.cpp b/src/solver/ts-generator/xcast/core.cpp
index d9a110df56..6888c92111 100644
--- a/src/solver/ts-generator/xcast/core.cpp
+++ b/src/solver/ts-generator/xcast/core.cpp
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/solver/ts-generator/xcast/gamma-euler.cpp b/src/solver/ts-generator/xcast/gamma-euler.cpp
index 9b9f4b9d7d..0808db8474 100644
--- a/src/solver/ts-generator/xcast/gamma-euler.cpp
+++ b/src/solver/ts-generator/xcast/gamma-euler.cpp
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/solver/ts-generator/xcast/gamma-inc.cpp b/src/solver/ts-generator/xcast/gamma-inc.cpp
index d7d1e9e79e..2046a2cbc3 100644
--- a/src/solver/ts-generator/xcast/gamma-inc.cpp
+++ b/src/solver/ts-generator/xcast/gamma-inc.cpp
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/solver/ts-generator/xcast/math.cpp b/src/solver/ts-generator/xcast/math.cpp
index f4f5cf7658..2305a0c6f2 100644
--- a/src/solver/ts-generator/xcast/math.cpp
+++ b/src/solver/ts-generator/xcast/math.cpp
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/solver/ts-generator/xcast/math.hxx b/src/solver/ts-generator/xcast/math.hxx
index 4bc8ec58a6..68d420379f 100644
--- a/src/solver/ts-generator/xcast/math.hxx
+++ b/src/solver/ts-generator/xcast/math.hxx
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/solver/ts-generator/xcast/predicate.hxx b/src/solver/ts-generator/xcast/predicate.hxx
index 7689f3317a..d49e42972f 100644
--- a/src/solver/ts-generator/xcast/predicate.hxx
+++ b/src/solver/ts-generator/xcast/predicate.hxx
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/solver/ts-generator/xcast/studydata.cpp b/src/solver/ts-generator/xcast/studydata.cpp
index 0a81474028..97c28ef154 100644
--- a/src/solver/ts-generator/xcast/studydata.cpp
+++ b/src/solver/ts-generator/xcast/studydata.cpp
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/solver/ts-generator/xcast/studydata.h b/src/solver/ts-generator/xcast/studydata.h
index 3f44a75aa6..3bd867ea5c 100644
--- a/src/solver/ts-generator/xcast/studydata.h
+++ b/src/solver/ts-generator/xcast/studydata.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/solver/ts-generator/xcast/studydata.hxx b/src/solver/ts-generator/xcast/studydata.hxx
index ef115ad282..91e28193a4 100644
--- a/src/solver/ts-generator/xcast/studydata.hxx
+++ b/src/solver/ts-generator/xcast/studydata.hxx
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/solver/ts-generator/xcast/xcast.cpp b/src/solver/ts-generator/xcast/xcast.cpp
index b1eef2c9ec..c9904d9838 100644
--- a/src/solver/ts-generator/xcast/xcast.cpp
+++ b/src/solver/ts-generator/xcast/xcast.cpp
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/solver/ts-generator/xcast/xcast.h b/src/solver/ts-generator/xcast/xcast.h
index b30ca48c90..47c49f39a6 100644
--- a/src/solver/ts-generator/xcast/xcast.h
+++ b/src/solver/ts-generator/xcast/xcast.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/solver/ts-generator/xcast/xcast.hxx b/src/solver/ts-generator/xcast/xcast.hxx
index 75144b6a7d..298b4fd0e1 100644
--- a/src/solver/ts-generator/xcast/xcast.hxx
+++ b/src/solver/ts-generator/xcast/xcast.hxx
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/solver/utils/mps_utils.cpp b/src/solver/utils/mps_utils.cpp
index 9e60b715e8..afb50f2db7 100644
--- a/src/solver/utils/mps_utils.cpp
+++ b/src/solver/utils/mps_utils.cpp
@@ -25,7 +25,7 @@ constexpr size_t OPT_APPEL_SOLVEUR_BUFFER_SIZE = 256;
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -39,7 +39,7 @@ constexpr size_t OPT_APPEL_SOLVEUR_BUFFER_SIZE = 256;
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/solver/variable/adequacy/all.h b/src/solver/variable/adequacy/all.h
index 259c1488b4..6c2038eb62 100644
--- a/src/solver/variable/adequacy/all.h
+++ b/src/solver/variable/adequacy/all.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/solver/variable/adequacy/area.cpp b/src/solver/variable/adequacy/area.cpp
index 74f2b12820..a9cbb2adef 100644
--- a/src/solver/variable/adequacy/area.cpp
+++ b/src/solver/variable/adequacy/area.cpp
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/solver/variable/adequacy/area.memory-estimation.cpp b/src/solver/variable/adequacy/area.memory-estimation.cpp
index a813fea718..cf188c2705 100644
--- a/src/solver/variable/adequacy/area.memory-estimation.cpp
+++ b/src/solver/variable/adequacy/area.memory-estimation.cpp
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/solver/variable/adequacy/bc.memory-estimation.cpp b/src/solver/variable/adequacy/bc.memory-estimation.cpp
index 6d6ff2cee4..de8cb33ba3 100644
--- a/src/solver/variable/adequacy/bc.memory-estimation.cpp
+++ b/src/solver/variable/adequacy/bc.memory-estimation.cpp
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/solver/variable/adequacy/links.cpp b/src/solver/variable/adequacy/links.cpp
index 7c258e9224..a75030b950 100644
--- a/src/solver/variable/adequacy/links.cpp
+++ b/src/solver/variable/adequacy/links.cpp
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/solver/variable/adequacy/links.h b/src/solver/variable/adequacy/links.h
index d80e3f8411..8af93d2e35 100644
--- a/src/solver/variable/adequacy/links.h
+++ b/src/solver/variable/adequacy/links.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/solver/variable/adequacy/overallCost.h b/src/solver/variable/adequacy/overallCost.h
index 9e6e4f3379..46af4a0e87 100644
--- a/src/solver/variable/adequacy/overallCost.h
+++ b/src/solver/variable/adequacy/overallCost.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/solver/variable/adequacy/spilledEnergy.h b/src/solver/variable/adequacy/spilledEnergy.h
index 6375731691..9ef9829bac 100644
--- a/src/solver/variable/adequacy/spilledEnergy.h
+++ b/src/solver/variable/adequacy/spilledEnergy.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/solver/variable/area.h b/src/solver/variable/area.h
index 44189813f3..84ec7f240f 100644
--- a/src/solver/variable/area.h
+++ b/src/solver/variable/area.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/solver/variable/area.hxx b/src/solver/variable/area.hxx
index d5b90485c7..13eff69bcc 100644
--- a/src/solver/variable/area.hxx
+++ b/src/solver/variable/area.hxx
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/solver/variable/area.inc.hxx b/src/solver/variable/area.inc.hxx
index 0f2a7404d5..ec80f2e86c 100644
--- a/src/solver/variable/area.inc.hxx
+++ b/src/solver/variable/area.inc.hxx
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/solver/variable/area.memory-estimation.inc.hxx b/src/solver/variable/area.memory-estimation.inc.hxx
index 9739745f19..2be71fd579 100644
--- a/src/solver/variable/area.memory-estimation.inc.hxx
+++ b/src/solver/variable/area.memory-estimation.inc.hxx
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/solver/variable/bc.memory-estimation.inc.hxx b/src/solver/variable/bc.memory-estimation.inc.hxx
index 6ce9b46782..76c0a4dc5a 100644
--- a/src/solver/variable/bc.memory-estimation.inc.hxx
+++ b/src/solver/variable/bc.memory-estimation.inc.hxx
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/solver/variable/bindConstraints.h b/src/solver/variable/bindConstraints.h
index 59a312e2ba..ef6737aaa5 100644
--- a/src/solver/variable/bindConstraints.h
+++ b/src/solver/variable/bindConstraints.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/solver/variable/bindConstraints.hxx b/src/solver/variable/bindConstraints.hxx
index 8cd2e339bd..551b034281 100644
--- a/src/solver/variable/bindConstraints.hxx
+++ b/src/solver/variable/bindConstraints.hxx
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/solver/variable/categories.h b/src/solver/variable/categories.h
index 921d0957be..097cdd4e0c 100644
--- a/src/solver/variable/categories.h
+++ b/src/solver/variable/categories.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/solver/variable/commons/hydro.h b/src/solver/variable/commons/hydro.h
index 459e6fd8f4..2bac62d0c2 100644
--- a/src/solver/variable/commons/hydro.h
+++ b/src/solver/variable/commons/hydro.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/solver/variable/commons/join.h b/src/solver/variable/commons/join.h
index 3cbe450b1c..e46dc8ac74 100644
--- a/src/solver/variable/commons/join.h
+++ b/src/solver/variable/commons/join.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/solver/variable/commons/links/links.cpp.inc.hxx b/src/solver/variable/commons/links/links.cpp.inc.hxx
index 6c753b7154..d6f611884b 100644
--- a/src/solver/variable/commons/links/links.cpp.inc.hxx
+++ b/src/solver/variable/commons/links/links.cpp.inc.hxx
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/solver/variable/commons/links/links.h.inc.hxx b/src/solver/variable/commons/links/links.h.inc.hxx
index 0e44421eb1..bcd2134d26 100644
--- a/src/solver/variable/commons/links/links.h.inc.hxx
+++ b/src/solver/variable/commons/links/links.h.inc.hxx
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/solver/variable/commons/links/links.hxx.inc.hxx b/src/solver/variable/commons/links/links.hxx.inc.hxx
index e6228a4143..2001b539bc 100644
--- a/src/solver/variable/commons/links/links.hxx.inc.hxx
+++ b/src/solver/variable/commons/links/links.hxx.inc.hxx
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/solver/variable/commons/load.h b/src/solver/variable/commons/load.h
index 2eb71adf28..61c6647292 100644
--- a/src/solver/variable/commons/load.h
+++ b/src/solver/variable/commons/load.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/solver/variable/commons/miscGenMinusRowPSP.h b/src/solver/variable/commons/miscGenMinusRowPSP.h
index 8b9dcb6d3f..df47d8bff0 100644
--- a/src/solver/variable/commons/miscGenMinusRowPSP.h
+++ b/src/solver/variable/commons/miscGenMinusRowPSP.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/solver/variable/commons/psp.h b/src/solver/variable/commons/psp.h
index f962915558..ec6016c44f 100644
--- a/src/solver/variable/commons/psp.h
+++ b/src/solver/variable/commons/psp.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/solver/variable/commons/rowBalance.h b/src/solver/variable/commons/rowBalance.h
index 1a6a285b37..f3141b6ce9 100644
--- a/src/solver/variable/commons/rowBalance.h
+++ b/src/solver/variable/commons/rowBalance.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/solver/variable/commons/solar.h b/src/solver/variable/commons/solar.h
index a45d6a7660..ee257df7b4 100644
--- a/src/solver/variable/commons/solar.h
+++ b/src/solver/variable/commons/solar.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/solver/variable/commons/spatial-aggregate.h b/src/solver/variable/commons/spatial-aggregate.h
index 6032b6726e..6bfcd75eeb 100644
--- a/src/solver/variable/commons/spatial-aggregate.h
+++ b/src/solver/variable/commons/spatial-aggregate.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/solver/variable/commons/wind.h b/src/solver/variable/commons/wind.h
index 6f21a2ac1d..43a1980b57 100644
--- a/src/solver/variable/commons/wind.h
+++ b/src/solver/variable/commons/wind.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/solver/variable/constants.h b/src/solver/variable/constants.h
index 91eec5d445..8b9ed3db06 100644
--- a/src/solver/variable/constants.h
+++ b/src/solver/variable/constants.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/solver/variable/container.h b/src/solver/variable/container.h
index be21bdf40e..06d5986c04 100644
--- a/src/solver/variable/container.h
+++ b/src/solver/variable/container.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/solver/variable/container.hxx b/src/solver/variable/container.hxx
index 549d4985c4..7cdfd91b02 100644
--- a/src/solver/variable/container.hxx
+++ b/src/solver/variable/container.hxx
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/solver/variable/economy/STStorageCashFlowByCluster.h b/src/solver/variable/economy/STStorageCashFlowByCluster.h
index 664057ca54..2931fdd989 100644
--- a/src/solver/variable/economy/STStorageCashFlowByCluster.h
+++ b/src/solver/variable/economy/STStorageCashFlowByCluster.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/solver/variable/economy/STStorageInjectionByCluster.h b/src/solver/variable/economy/STStorageInjectionByCluster.h
index ccb8b0ba8e..9b3a718029 100644
--- a/src/solver/variable/economy/STStorageInjectionByCluster.h
+++ b/src/solver/variable/economy/STStorageInjectionByCluster.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/solver/variable/economy/STStorageLevelsByCluster.h b/src/solver/variable/economy/STStorageLevelsByCluster.h
index 604fc87ca3..b6f513e3cf 100644
--- a/src/solver/variable/economy/STStorageLevelsByCluster.h
+++ b/src/solver/variable/economy/STStorageLevelsByCluster.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/solver/variable/economy/STStorageWithdrawalByCluster.h b/src/solver/variable/economy/STStorageWithdrawalByCluster.h
index 6afb465431..b351b0b595 100644
--- a/src/solver/variable/economy/STStorageWithdrawalByCluster.h
+++ b/src/solver/variable/economy/STStorageWithdrawalByCluster.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/solver/variable/economy/all.h b/src/solver/variable/economy/all.h
index 2525ec5609..08141aca2b 100644
--- a/src/solver/variable/economy/all.h
+++ b/src/solver/variable/economy/all.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/solver/variable/economy/area.cpp b/src/solver/variable/economy/area.cpp
index f6eefbf42e..25bff8357e 100644
--- a/src/solver/variable/economy/area.cpp
+++ b/src/solver/variable/economy/area.cpp
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/solver/variable/economy/area.memory-estimation.cpp b/src/solver/variable/economy/area.memory-estimation.cpp
index eb0124fcb9..e795cbe700 100644
--- a/src/solver/variable/economy/area.memory-estimation.cpp
+++ b/src/solver/variable/economy/area.memory-estimation.cpp
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/solver/variable/economy/avail-dispatchable-generation.h b/src/solver/variable/economy/avail-dispatchable-generation.h
index 293bc2ea62..0c34f71a4b 100644
--- a/src/solver/variable/economy/avail-dispatchable-generation.h
+++ b/src/solver/variable/economy/avail-dispatchable-generation.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/solver/variable/economy/balance.h b/src/solver/variable/economy/balance.h
index 97a8f34476..6b8232f5e5 100644
--- a/src/solver/variable/economy/balance.h
+++ b/src/solver/variable/economy/balance.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/solver/variable/economy/bc.memory-estimation.cpp b/src/solver/variable/economy/bc.memory-estimation.cpp
index e370af0cf2..80e9091fc8 100644
--- a/src/solver/variable/economy/bc.memory-estimation.cpp
+++ b/src/solver/variable/economy/bc.memory-estimation.cpp
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/solver/variable/economy/bindingConstraints/bindingConstraintsMarginalCost.h b/src/solver/variable/economy/bindingConstraints/bindingConstraintsMarginalCost.h
index ed606fecfe..521e669975 100644
--- a/src/solver/variable/economy/bindingConstraints/bindingConstraintsMarginalCost.h
+++ b/src/solver/variable/economy/bindingConstraints/bindingConstraintsMarginalCost.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/solver/variable/economy/dispatchable-generation-margin.h b/src/solver/variable/economy/dispatchable-generation-margin.h
index 087e3f6404..bdbd61e464 100644
--- a/src/solver/variable/economy/dispatchable-generation-margin.h
+++ b/src/solver/variable/economy/dispatchable-generation-margin.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/solver/variable/economy/dispatchableGeneration.h b/src/solver/variable/economy/dispatchableGeneration.h
index 554652491c..6f7f1417aa 100644
--- a/src/solver/variable/economy/dispatchableGeneration.h
+++ b/src/solver/variable/economy/dispatchableGeneration.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/solver/variable/economy/domesticUnsuppliedEnergy.h b/src/solver/variable/economy/domesticUnsuppliedEnergy.h
index 968f1d440a..67aee971b9 100644
--- a/src/solver/variable/economy/domesticUnsuppliedEnergy.h
+++ b/src/solver/variable/economy/domesticUnsuppliedEnergy.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/solver/variable/economy/dtgMarginAfterCsr.h b/src/solver/variable/economy/dtgMarginAfterCsr.h
index f60cc52e9a..342f94b4aa 100644
--- a/src/solver/variable/economy/dtgMarginAfterCsr.h
+++ b/src/solver/variable/economy/dtgMarginAfterCsr.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/solver/variable/economy/hydroCost.h b/src/solver/variable/economy/hydroCost.h
index bb9b532583..63e0d82c98 100644
--- a/src/solver/variable/economy/hydroCost.h
+++ b/src/solver/variable/economy/hydroCost.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/solver/variable/economy/hydrostorage.h b/src/solver/variable/economy/hydrostorage.h
index cf913c7e1f..3200a3f177 100644
--- a/src/solver/variable/economy/hydrostorage.h
+++ b/src/solver/variable/economy/hydrostorage.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/solver/variable/economy/inflow.h b/src/solver/variable/economy/inflow.h
index dad610a961..fec12c0e1f 100644
--- a/src/solver/variable/economy/inflow.h
+++ b/src/solver/variable/economy/inflow.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/solver/variable/economy/links.cpp b/src/solver/variable/economy/links.cpp
index 7c258e9224..a75030b950 100644
--- a/src/solver/variable/economy/links.cpp
+++ b/src/solver/variable/economy/links.cpp
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/solver/variable/economy/links.h b/src/solver/variable/economy/links.h
index cd9a239fc8..3a561349c2 100644
--- a/src/solver/variable/economy/links.h
+++ b/src/solver/variable/economy/links.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/solver/variable/economy/links/congestionFee.h b/src/solver/variable/economy/links/congestionFee.h
index 8d214e002f..ff6ebf06e0 100644
--- a/src/solver/variable/economy/links/congestionFee.h
+++ b/src/solver/variable/economy/links/congestionFee.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/solver/variable/economy/links/congestionFeeAbs.h b/src/solver/variable/economy/links/congestionFeeAbs.h
index 2c2cc35011..1b5e20c212 100644
--- a/src/solver/variable/economy/links/congestionFeeAbs.h
+++ b/src/solver/variable/economy/links/congestionFeeAbs.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/solver/variable/economy/links/congestionProbability.h b/src/solver/variable/economy/links/congestionProbability.h
index fb17a00929..dffcce53bb 100644
--- a/src/solver/variable/economy/links/congestionProbability.h
+++ b/src/solver/variable/economy/links/congestionProbability.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/solver/variable/economy/links/flowLinear.h b/src/solver/variable/economy/links/flowLinear.h
index 1225c1f745..f4707a9213 100644
--- a/src/solver/variable/economy/links/flowLinear.h
+++ b/src/solver/variable/economy/links/flowLinear.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/solver/variable/economy/links/flowLinearAbs.h b/src/solver/variable/economy/links/flowLinearAbs.h
index e61160fc00..7da07caad1 100644
--- a/src/solver/variable/economy/links/flowLinearAbs.h
+++ b/src/solver/variable/economy/links/flowLinearAbs.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/solver/variable/economy/links/flowQuad.h b/src/solver/variable/economy/links/flowQuad.h
index 06f594bf7f..e0d3bb9e1a 100644
--- a/src/solver/variable/economy/links/flowQuad.h
+++ b/src/solver/variable/economy/links/flowQuad.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/solver/variable/economy/links/hurdleCosts.h b/src/solver/variable/economy/links/hurdleCosts.h
index ddd57d0790..899b2ed0a4 100644
--- a/src/solver/variable/economy/links/hurdleCosts.h
+++ b/src/solver/variable/economy/links/hurdleCosts.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/solver/variable/economy/links/loopFlow.h b/src/solver/variable/economy/links/loopFlow.h
index 7ced3ed519..da035c8b60 100644
--- a/src/solver/variable/economy/links/loopFlow.h
+++ b/src/solver/variable/economy/links/loopFlow.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/solver/variable/economy/links/marginalCost.h b/src/solver/variable/economy/links/marginalCost.h
index 538c31092d..343c60b3d8 100644
--- a/src/solver/variable/economy/links/marginalCost.h
+++ b/src/solver/variable/economy/links/marginalCost.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/solver/variable/economy/localMatchingRuleViolations.h b/src/solver/variable/economy/localMatchingRuleViolations.h
index c68c8f0550..cfa51b0a84 100644
--- a/src/solver/variable/economy/localMatchingRuleViolations.h
+++ b/src/solver/variable/economy/localMatchingRuleViolations.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/solver/variable/economy/lold.h b/src/solver/variable/economy/lold.h
index 70724817d7..f7c001e822 100644
--- a/src/solver/variable/economy/lold.h
+++ b/src/solver/variable/economy/lold.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/solver/variable/economy/lolp.h b/src/solver/variable/economy/lolp.h
index 248886b0d5..fc9bc25d24 100644
--- a/src/solver/variable/economy/lolp.h
+++ b/src/solver/variable/economy/lolp.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/solver/variable/economy/max-mrg.cpp b/src/solver/variable/economy/max-mrg.cpp
index 6409c1cdf9..2517d816f1 100644
--- a/src/solver/variable/economy/max-mrg.cpp
+++ b/src/solver/variable/economy/max-mrg.cpp
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/solver/variable/economy/max-mrg.h b/src/solver/variable/economy/max-mrg.h
index ad380903ee..d967a856de 100644
--- a/src/solver/variable/economy/max-mrg.h
+++ b/src/solver/variable/economy/max-mrg.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/solver/variable/economy/nbOfDispatchedUnits.h b/src/solver/variable/economy/nbOfDispatchedUnits.h
index 16608fa953..55b3230cee 100644
--- a/src/solver/variable/economy/nbOfDispatchedUnits.h
+++ b/src/solver/variable/economy/nbOfDispatchedUnits.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/solver/variable/economy/nbOfDispatchedUnitsByPlant.h b/src/solver/variable/economy/nbOfDispatchedUnitsByPlant.h
index 72563bb647..7ba97fd967 100644
--- a/src/solver/variable/economy/nbOfDispatchedUnitsByPlant.h
+++ b/src/solver/variable/economy/nbOfDispatchedUnitsByPlant.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/solver/variable/economy/nonProportionalCost.h b/src/solver/variable/economy/nonProportionalCost.h
index a2001eee0c..6668ffecf3 100644
--- a/src/solver/variable/economy/nonProportionalCost.h
+++ b/src/solver/variable/economy/nonProportionalCost.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/solver/variable/economy/npCostByDispatchablePlant.h b/src/solver/variable/economy/npCostByDispatchablePlant.h
index ce767775a0..04f86d0bdb 100644
--- a/src/solver/variable/economy/npCostByDispatchablePlant.h
+++ b/src/solver/variable/economy/npCostByDispatchablePlant.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/solver/variable/economy/operatingCost.h b/src/solver/variable/economy/operatingCost.h
index 47d89850cc..05a0618e05 100644
--- a/src/solver/variable/economy/operatingCost.h
+++ b/src/solver/variable/economy/operatingCost.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/solver/variable/economy/overallCost.h b/src/solver/variable/economy/overallCost.h
index bbb7eb43ca..ae5275a577 100644
--- a/src/solver/variable/economy/overallCost.h
+++ b/src/solver/variable/economy/overallCost.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/solver/variable/economy/overflow.h b/src/solver/variable/economy/overflow.h
index 311f3b7b66..c3ca8d8272 100644
--- a/src/solver/variable/economy/overflow.h
+++ b/src/solver/variable/economy/overflow.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/solver/variable/economy/price.h b/src/solver/variable/economy/price.h
index 4177cd94b7..961f457352 100644
--- a/src/solver/variable/economy/price.h
+++ b/src/solver/variable/economy/price.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/solver/variable/economy/productionByDispatchablePlant.h b/src/solver/variable/economy/productionByDispatchablePlant.h
index 3d3c6d0a04..d34b2af6b8 100644
--- a/src/solver/variable/economy/productionByDispatchablePlant.h
+++ b/src/solver/variable/economy/productionByDispatchablePlant.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/solver/variable/economy/productionByRenewablePlant.h b/src/solver/variable/economy/productionByRenewablePlant.h
index f572e15e2e..c010811388 100644
--- a/src/solver/variable/economy/productionByRenewablePlant.h
+++ b/src/solver/variable/economy/productionByRenewablePlant.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/solver/variable/economy/profitByPlant.h b/src/solver/variable/economy/profitByPlant.h
index 506f7a8ae5..fac33ceabd 100644
--- a/src/solver/variable/economy/profitByPlant.h
+++ b/src/solver/variable/economy/profitByPlant.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/solver/variable/economy/pumping.h b/src/solver/variable/economy/pumping.h
index 9230d54a1c..633ac7ca2f 100644
--- a/src/solver/variable/economy/pumping.h
+++ b/src/solver/variable/economy/pumping.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/solver/variable/economy/renewableGeneration.h b/src/solver/variable/economy/renewableGeneration.h
index 0bf8b01f42..635c09f570 100644
--- a/src/solver/variable/economy/renewableGeneration.h
+++ b/src/solver/variable/economy/renewableGeneration.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/solver/variable/economy/reservoirlevel.h b/src/solver/variable/economy/reservoirlevel.h
index 90f7b13b28..89751897b0 100644
--- a/src/solver/variable/economy/reservoirlevel.h
+++ b/src/solver/variable/economy/reservoirlevel.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/solver/variable/economy/shortTermStorage.h b/src/solver/variable/economy/shortTermStorage.h
index bba29e7f56..6057410859 100644
--- a/src/solver/variable/economy/shortTermStorage.h
+++ b/src/solver/variable/economy/shortTermStorage.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/solver/variable/economy/spilledEnergy.h b/src/solver/variable/economy/spilledEnergy.h
index 8149534b50..9f12d25f9b 100644
--- a/src/solver/variable/economy/spilledEnergy.h
+++ b/src/solver/variable/economy/spilledEnergy.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/solver/variable/economy/spilledEnergyAfterCSR.h b/src/solver/variable/economy/spilledEnergyAfterCSR.h
index fc98d7b7e1..23fd63f2c0 100644
--- a/src/solver/variable/economy/spilledEnergyAfterCSR.h
+++ b/src/solver/variable/economy/spilledEnergyAfterCSR.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/solver/variable/economy/thermalAirPollutantEmissions.h b/src/solver/variable/economy/thermalAirPollutantEmissions.h
index b3762d148c..645f28a800 100644
--- a/src/solver/variable/economy/thermalAirPollutantEmissions.h
+++ b/src/solver/variable/economy/thermalAirPollutantEmissions.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/solver/variable/economy/unsupliedEnergy.h b/src/solver/variable/economy/unsupliedEnergy.h
index 99479b0f0a..1f5cdfb068 100644
--- a/src/solver/variable/economy/unsupliedEnergy.h
+++ b/src/solver/variable/economy/unsupliedEnergy.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/solver/variable/economy/waterValue.h b/src/solver/variable/economy/waterValue.h
index e9ad281a20..73d46441a0 100644
--- a/src/solver/variable/economy/waterValue.h
+++ b/src/solver/variable/economy/waterValue.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/solver/variable/endoflist.h b/src/solver/variable/endoflist.h
index cf4449c6e9..d6a640673c 100644
--- a/src/solver/variable/endoflist.h
+++ b/src/solver/variable/endoflist.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/solver/variable/info.h b/src/solver/variable/info.h
index 075821e833..b934755178 100644
--- a/src/solver/variable/info.h
+++ b/src/solver/variable/info.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/solver/variable/print.h b/src/solver/variable/print.h
index 306d1f8947..b7e51f9062 100644
--- a/src/solver/variable/print.h
+++ b/src/solver/variable/print.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/solver/variable/setofareas.h b/src/solver/variable/setofareas.h
index e1f92a7ec2..cb60c67bb8 100644
--- a/src/solver/variable/setofareas.h
+++ b/src/solver/variable/setofareas.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/solver/variable/setofareas.hxx b/src/solver/variable/setofareas.hxx
index e443ae1615..2649c10ed8 100644
--- a/src/solver/variable/setofareas.hxx
+++ b/src/solver/variable/setofareas.hxx
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/solver/variable/state.cpp b/src/solver/variable/state.cpp
index df9c4edcc8..949551d834 100644
--- a/src/solver/variable/state.cpp
+++ b/src/solver/variable/state.cpp
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/solver/variable/state.h b/src/solver/variable/state.h
index 2c0f71f568..e1613809a7 100644
--- a/src/solver/variable/state.h
+++ b/src/solver/variable/state.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/solver/variable/state.hxx b/src/solver/variable/state.hxx
index 1044bb6c6d..82452a0682 100644
--- a/src/solver/variable/state.hxx
+++ b/src/solver/variable/state.hxx
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/solver/variable/storage/average.h b/src/solver/variable/storage/average.h
index a4802d7c3a..075d57b6b2 100644
--- a/src/solver/variable/storage/average.h
+++ b/src/solver/variable/storage/average.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/solver/variable/storage/averagedata.cpp b/src/solver/variable/storage/averagedata.cpp
index 20fa936b12..a280227a81 100644
--- a/src/solver/variable/storage/averagedata.cpp
+++ b/src/solver/variable/storage/averagedata.cpp
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/solver/variable/storage/averagedata.h b/src/solver/variable/storage/averagedata.h
index 94bac8b6f4..08e93f8203 100644
--- a/src/solver/variable/storage/averagedata.h
+++ b/src/solver/variable/storage/averagedata.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/solver/variable/storage/empty.h b/src/solver/variable/storage/empty.h
index 195952908d..d133c30880 100644
--- a/src/solver/variable/storage/empty.h
+++ b/src/solver/variable/storage/empty.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/solver/variable/storage/fwd.h b/src/solver/variable/storage/fwd.h
index ceb5a142ea..466f69e230 100644
--- a/src/solver/variable/storage/fwd.h
+++ b/src/solver/variable/storage/fwd.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/solver/variable/storage/intermediate.cpp b/src/solver/variable/storage/intermediate.cpp
index 0e45163db2..c3f79657bf 100644
--- a/src/solver/variable/storage/intermediate.cpp
+++ b/src/solver/variable/storage/intermediate.cpp
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/solver/variable/storage/intermediate.h b/src/solver/variable/storage/intermediate.h
index 0be8e4940e..51b689bcc6 100644
--- a/src/solver/variable/storage/intermediate.h
+++ b/src/solver/variable/storage/intermediate.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/solver/variable/storage/intermediate.hxx b/src/solver/variable/storage/intermediate.hxx
index 44dc05ca3f..d5b9ba294d 100644
--- a/src/solver/variable/storage/intermediate.hxx
+++ b/src/solver/variable/storage/intermediate.hxx
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/solver/variable/storage/minmax-data.cpp b/src/solver/variable/storage/minmax-data.cpp
index 83410b901f..3c070aee72 100644
--- a/src/solver/variable/storage/minmax-data.cpp
+++ b/src/solver/variable/storage/minmax-data.cpp
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/solver/variable/storage/minmax-data.h b/src/solver/variable/storage/minmax-data.h
index 4366bad037..ea8845ead1 100644
--- a/src/solver/variable/storage/minmax-data.h
+++ b/src/solver/variable/storage/minmax-data.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/solver/variable/storage/minmax.h b/src/solver/variable/storage/minmax.h
index 8a134cb164..ed33739ef8 100644
--- a/src/solver/variable/storage/minmax.h
+++ b/src/solver/variable/storage/minmax.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/solver/variable/storage/minmax.hxx b/src/solver/variable/storage/minmax.hxx
index 3606a976af..60ae6aef33 100644
--- a/src/solver/variable/storage/minmax.hxx
+++ b/src/solver/variable/storage/minmax.hxx
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/solver/variable/storage/raw.h b/src/solver/variable/storage/raw.h
index ff0737585d..415f8816c7 100644
--- a/src/solver/variable/storage/raw.h
+++ b/src/solver/variable/storage/raw.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/solver/variable/storage/raw.hxx b/src/solver/variable/storage/raw.hxx
index b1e09fe2ea..fe01227488 100644
--- a/src/solver/variable/storage/raw.hxx
+++ b/src/solver/variable/storage/raw.hxx
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/solver/variable/storage/rawdata.cpp b/src/solver/variable/storage/rawdata.cpp
index 1742bec396..cb1e9ab948 100644
--- a/src/solver/variable/storage/rawdata.cpp
+++ b/src/solver/variable/storage/rawdata.cpp
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/solver/variable/storage/rawdata.h b/src/solver/variable/storage/rawdata.h
index 619e932105..57b3f15ab5 100644
--- a/src/solver/variable/storage/rawdata.h
+++ b/src/solver/variable/storage/rawdata.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/solver/variable/storage/results.h b/src/solver/variable/storage/results.h
index 3e54be839e..a91bbd4f4f 100644
--- a/src/solver/variable/storage/results.h
+++ b/src/solver/variable/storage/results.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/solver/variable/storage/results.hxx b/src/solver/variable/storage/results.hxx
index 0ea0f7e2d0..240f0f3679 100644
--- a/src/solver/variable/storage/results.hxx
+++ b/src/solver/variable/storage/results.hxx
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/solver/variable/storage/stdDeviation.h b/src/solver/variable/storage/stdDeviation.h
index 48934166f1..b08ec67ba4 100644
--- a/src/solver/variable/storage/stdDeviation.h
+++ b/src/solver/variable/storage/stdDeviation.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/solver/variable/surveyresults.h b/src/solver/variable/surveyresults.h
index 5a2a6d97a7..eb79d3b878 100644
--- a/src/solver/variable/surveyresults.h
+++ b/src/solver/variable/surveyresults.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/solver/variable/surveyresults/data.h b/src/solver/variable/surveyresults/data.h
index 41dc4fadaa..ffe572f36d 100644
--- a/src/solver/variable/surveyresults/data.h
+++ b/src/solver/variable/surveyresults/data.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/solver/variable/surveyresults/reportbuilder.hxx b/src/solver/variable/surveyresults/reportbuilder.hxx
index 214fe19108..b2ca7ccbfc 100644
--- a/src/solver/variable/surveyresults/reportbuilder.hxx
+++ b/src/solver/variable/surveyresults/reportbuilder.hxx
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/solver/variable/surveyresults/surveyresults.cpp b/src/solver/variable/surveyresults/surveyresults.cpp
index 6cd7b3db71..41dbaf5028 100644
--- a/src/solver/variable/surveyresults/surveyresults.cpp
+++ b/src/solver/variable/surveyresults/surveyresults.cpp
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/solver/variable/surveyresults/surveyresults.h b/src/solver/variable/surveyresults/surveyresults.h
index 55b42a0655..783b95f0d2 100644
--- a/src/solver/variable/surveyresults/surveyresults.h
+++ b/src/solver/variable/surveyresults/surveyresults.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/solver/variable/variable.h b/src/solver/variable/variable.h
index 3fbc355c06..0bed861520 100644
--- a/src/solver/variable/variable.h
+++ b/src/solver/variable/variable.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/solver/variable/variable.hxx b/src/solver/variable/variable.hxx
index e2c7a1c7ec..078358c3db 100644
--- a/src/solver/variable/variable.hxx
+++ b/src/solver/variable/variable.hxx
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/tests/src/libs/antares/concurrency/test_concurrency.cpp b/src/tests/src/libs/antares/concurrency/test_concurrency.cpp
index 3da57b446b..1a6b20a42b 100644
--- a/src/tests/src/libs/antares/concurrency/test_concurrency.cpp
+++ b/src/tests/src/libs/antares/concurrency/test_concurrency.cpp
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/tests/src/libs/antares/study/test_study.cpp b/src/tests/src/libs/antares/study/test_study.cpp
index 529affd7cd..5ec654a205 100644
--- a/src/tests/src/libs/antares/study/test_study.cpp
+++ b/src/tests/src/libs/antares/study/test_study.cpp
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/tests/src/libs/antares/writer/test_zip_writer.cpp b/src/tests/src/libs/antares/writer/test_zip_writer.cpp
index d48bd8db25..45c49be7ee 100644
--- a/src/tests/src/libs/antares/writer/test_zip_writer.cpp
+++ b/src/tests/src/libs/antares/writer/test_zip_writer.cpp
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/tests/src/solver/infeasible-problem-analysis/test-unfeasible-problem-analyzer.cpp b/src/tests/src/solver/infeasible-problem-analysis/test-unfeasible-problem-analyzer.cpp
index b7118eb96e..c100970ab5 100644
--- a/src/tests/src/solver/infeasible-problem-analysis/test-unfeasible-problem-analyzer.cpp
+++ b/src/tests/src/solver/infeasible-problem-analysis/test-unfeasible-problem-analyzer.cpp
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/tools/batchrun/main.cpp b/src/tools/batchrun/main.cpp
index 9167b361f1..df49ea1675 100644
--- a/src/tools/batchrun/main.cpp
+++ b/src/tools/batchrun/main.cpp
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/tools/cleaner/main.cpp b/src/tools/cleaner/main.cpp
index 76f0434fc2..5dd3a700e8 100644
--- a/src/tools/cleaner/main.cpp
+++ b/src/tools/cleaner/main.cpp
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/tools/config/main.cpp b/src/tools/config/main.cpp
index fcd30c043a..7bbcfa8cd6 100644
--- a/src/tools/config/main.cpp
+++ b/src/tools/config/main.cpp
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/tools/finder/main.cpp b/src/tools/finder/main.cpp
index 4962a3ae3d..dabb1506b5 100644
--- a/src/tools/finder/main.cpp
+++ b/src/tools/finder/main.cpp
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/tools/kirchhoff-cbuilder/kirchhoff-cbuilder.h b/src/tools/kirchhoff-cbuilder/kirchhoff-cbuilder.h
index a104a44949..6c598bde74 100644
--- a/src/tools/kirchhoff-cbuilder/kirchhoff-cbuilder.h
+++ b/src/tools/kirchhoff-cbuilder/kirchhoff-cbuilder.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/tools/kirchhoff-cbuilder/main.cpp b/src/tools/kirchhoff-cbuilder/main.cpp
index 2284dbf7ce..78c9bd2b58 100644
--- a/src/tools/kirchhoff-cbuilder/main.cpp
+++ b/src/tools/kirchhoff-cbuilder/main.cpp
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/tools/updater/main.cpp b/src/tools/updater/main.cpp
index 53f139661e..7e696bf4c9 100644
--- a/src/tools/updater/main.cpp
+++ b/src/tools/updater/main.cpp
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/tools/vacuum/antares-study.cpp b/src/tools/vacuum/antares-study.cpp
index 309c1a5cf1..afe68545ff 100644
--- a/src/tools/vacuum/antares-study.cpp
+++ b/src/tools/vacuum/antares-study.cpp
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/tools/vacuum/antares-study.h b/src/tools/vacuum/antares-study.h
index b05336ceea..cf53f67067 100644
--- a/src/tools/vacuum/antares-study.h
+++ b/src/tools/vacuum/antares-study.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/tools/vacuum/io.cpp b/src/tools/vacuum/io.cpp
index 609847759f..e09732989c 100644
--- a/src/tools/vacuum/io.cpp
+++ b/src/tools/vacuum/io.cpp
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/tools/vacuum/io.h b/src/tools/vacuum/io.h
index 475961cf97..9842c6be4f 100644
--- a/src/tools/vacuum/io.h
+++ b/src/tools/vacuum/io.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/tools/vacuum/main.cpp b/src/tools/vacuum/main.cpp
index 33e8b384d7..9481f86bea 100644
--- a/src/tools/vacuum/main.cpp
+++ b/src/tools/vacuum/main.cpp
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/tools/vacuum/modified-inode.cpp b/src/tools/vacuum/modified-inode.cpp
index 5b2aa6d0c3..afc14a01e1 100644
--- a/src/tools/vacuum/modified-inode.cpp
+++ b/src/tools/vacuum/modified-inode.cpp
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/tools/vacuum/modified-inode.h b/src/tools/vacuum/modified-inode.h
index c914d54cfe..4cfcad05de 100644
--- a/src/tools/vacuum/modified-inode.h
+++ b/src/tools/vacuum/modified-inode.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/tools/yby-aggregator/datafile.h b/src/tools/yby-aggregator/datafile.h
index e8c8d091ac..69951fb30f 100644
--- a/src/tools/yby-aggregator/datafile.h
+++ b/src/tools/yby-aggregator/datafile.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/tools/yby-aggregator/job.cpp b/src/tools/yby-aggregator/job.cpp
index 67f86c2b51..e4106b77c1 100644
--- a/src/tools/yby-aggregator/job.cpp
+++ b/src/tools/yby-aggregator/job.cpp
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/tools/yby-aggregator/job.h b/src/tools/yby-aggregator/job.h
index e4ab61e5a7..2b537dce5e 100644
--- a/src/tools/yby-aggregator/job.h
+++ b/src/tools/yby-aggregator/job.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/tools/yby-aggregator/job.hxx b/src/tools/yby-aggregator/job.hxx
index 10608df579..8873e0c10a 100644
--- a/src/tools/yby-aggregator/job.hxx
+++ b/src/tools/yby-aggregator/job.hxx
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/tools/yby-aggregator/main.cpp b/src/tools/yby-aggregator/main.cpp
index 192319b3a1..c2168bebd2 100644
--- a/src/tools/yby-aggregator/main.cpp
+++ b/src/tools/yby-aggregator/main.cpp
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/tools/yby-aggregator/output.cpp b/src/tools/yby-aggregator/output.cpp
index 3dfd4fc941..1d54abe228 100644
--- a/src/tools/yby-aggregator/output.cpp
+++ b/src/tools/yby-aggregator/output.cpp
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/tools/yby-aggregator/output.h b/src/tools/yby-aggregator/output.h
index 68437341dd..8cd0509246 100644
--- a/src/tools/yby-aggregator/output.h
+++ b/src/tools/yby-aggregator/output.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/tools/yby-aggregator/progress.cpp b/src/tools/yby-aggregator/progress.cpp
index 4a5aec5d83..5b9ffb7c8f 100644
--- a/src/tools/yby-aggregator/progress.cpp
+++ b/src/tools/yby-aggregator/progress.cpp
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/tools/yby-aggregator/progress.h b/src/tools/yby-aggregator/progress.h
index b70f80a454..731f1e13e7 100644
--- a/src/tools/yby-aggregator/progress.h
+++ b/src/tools/yby-aggregator/progress.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/tools/yby-aggregator/progress.hxx b/src/tools/yby-aggregator/progress.hxx
index 4463b72cf3..0cf71e0288 100644
--- a/src/tools/yby-aggregator/progress.hxx
+++ b/src/tools/yby-aggregator/progress.hxx
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/tools/yby-aggregator/result.cpp b/src/tools/yby-aggregator/result.cpp
index ab53afdb16..3717c98baa 100644
--- a/src/tools/yby-aggregator/result.cpp
+++ b/src/tools/yby-aggregator/result.cpp
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/tools/yby-aggregator/result.h b/src/tools/yby-aggregator/result.h
index 48c06b0aed..5b3bd84194 100644
--- a/src/tools/yby-aggregator/result.h
+++ b/src/tools/yby-aggregator/result.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/tools/yby-aggregator/studydata.h b/src/tools/yby-aggregator/studydata.h
index cb888b42f1..14449a7749 100644
--- a/src/tools/yby-aggregator/studydata.h
+++ b/src/tools/yby-aggregator/studydata.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/tools/yby-aggregator/variable.h b/src/tools/yby-aggregator/variable.h
index cddc5bab57..b1a2afb83f 100644
--- a/src/tools/yby-aggregator/variable.h
+++ b/src/tools/yby-aggregator/variable.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/action/action.cpp b/src/ui/action/action.cpp
index 6500fc7f7c..2598f8da68 100644
--- a/src/ui/action/action.cpp
+++ b/src/ui/action/action.cpp
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/action/behavior.cpp b/src/ui/action/behavior.cpp
index a8b678522d..72ff5e7f87 100644
--- a/src/ui/action/behavior.cpp
+++ b/src/ui/action/behavior.cpp
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/action/context.cpp b/src/ui/action/context.cpp
index 4a8971f676..4f2bd67d8d 100644
--- a/src/ui/action/context.cpp
+++ b/src/ui/action/context.cpp
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/action/handler/antares-study/area/allocation-hydro-post.cpp b/src/ui/action/handler/antares-study/area/allocation-hydro-post.cpp
index 6b5682adbc..bfe07e3774 100644
--- a/src/ui/action/handler/antares-study/area/allocation-hydro-post.cpp
+++ b/src/ui/action/handler/antares-study/area/allocation-hydro-post.cpp
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/action/handler/antares-study/area/allocation-hydro-post.h b/src/ui/action/handler/antares-study/area/allocation-hydro-post.h
index 77e34b1637..3a485cba53 100644
--- a/src/ui/action/handler/antares-study/area/allocation-hydro-post.h
+++ b/src/ui/action/handler/antares-study/area/allocation-hydro-post.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/action/handler/antares-study/area/allocation-hydro-post.hxx b/src/ui/action/handler/antares-study/area/allocation-hydro-post.hxx
index 3b6009fdf8..594714db0a 100644
--- a/src/ui/action/handler/antares-study/area/allocation-hydro-post.hxx
+++ b/src/ui/action/handler/antares-study/area/allocation-hydro-post.hxx
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/action/handler/antares-study/area/allocation-hydro.cpp b/src/ui/action/handler/antares-study/area/allocation-hydro.cpp
index d18bd055a1..592c6e1f90 100644
--- a/src/ui/action/handler/antares-study/area/allocation-hydro.cpp
+++ b/src/ui/action/handler/antares-study/area/allocation-hydro.cpp
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/action/handler/antares-study/area/allocation-hydro.h b/src/ui/action/handler/antares-study/area/allocation-hydro.h
index 58092ccb7e..575f74fed5 100644
--- a/src/ui/action/handler/antares-study/area/allocation-hydro.h
+++ b/src/ui/action/handler/antares-study/area/allocation-hydro.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/action/handler/antares-study/area/color.cpp b/src/ui/action/handler/antares-study/area/color.cpp
index 45c9e2ec97..04860ac47f 100644
--- a/src/ui/action/handler/antares-study/area/color.cpp
+++ b/src/ui/action/handler/antares-study/area/color.cpp
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/action/handler/antares-study/area/color.h b/src/ui/action/handler/antares-study/area/color.h
index c8f77d2293..a0d94c2cb7 100644
--- a/src/ui/action/handler/antares-study/area/color.h
+++ b/src/ui/action/handler/antares-study/area/color.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/action/handler/antares-study/area/correlation-post.cpp b/src/ui/action/handler/antares-study/area/correlation-post.cpp
index 457144925e..802a8e19bd 100644
--- a/src/ui/action/handler/antares-study/area/correlation-post.cpp
+++ b/src/ui/action/handler/antares-study/area/correlation-post.cpp
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/action/handler/antares-study/area/correlation-post.h b/src/ui/action/handler/antares-study/area/correlation-post.h
index 005a49ac8c..458d01d359 100644
--- a/src/ui/action/handler/antares-study/area/correlation-post.h
+++ b/src/ui/action/handler/antares-study/area/correlation-post.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/action/handler/antares-study/area/correlation-post.hxx b/src/ui/action/handler/antares-study/area/correlation-post.hxx
index 93756a2278..78b1cfd29b 100644
--- a/src/ui/action/handler/antares-study/area/correlation-post.hxx
+++ b/src/ui/action/handler/antares-study/area/correlation-post.hxx
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/action/handler/antares-study/area/correlation.cpp b/src/ui/action/handler/antares-study/area/correlation.cpp
index 8fecc2e4f7..21f01bc8b0 100644
--- a/src/ui/action/handler/antares-study/area/correlation.cpp
+++ b/src/ui/action/handler/antares-study/area/correlation.cpp
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/action/handler/antares-study/area/correlation.h b/src/ui/action/handler/antares-study/area/correlation.h
index 0c709bd7f7..f933b22512 100644
--- a/src/ui/action/handler/antares-study/area/correlation.h
+++ b/src/ui/action/handler/antares-study/area/correlation.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/action/handler/antares-study/area/create.cpp b/src/ui/action/handler/antares-study/area/create.cpp
index 1ea05fef85..112881653f 100644
--- a/src/ui/action/handler/antares-study/area/create.cpp
+++ b/src/ui/action/handler/antares-study/area/create.cpp
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/action/handler/antares-study/area/filtering.cpp b/src/ui/action/handler/antares-study/area/filtering.cpp
index 51c28139c6..595fd8df0f 100644
--- a/src/ui/action/handler/antares-study/area/filtering.cpp
+++ b/src/ui/action/handler/antares-study/area/filtering.cpp
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/action/handler/antares-study/area/filtering.h b/src/ui/action/handler/antares-study/area/filtering.h
index 340a78d2c5..4714ef8f06 100644
--- a/src/ui/action/handler/antares-study/area/filtering.h
+++ b/src/ui/action/handler/antares-study/area/filtering.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/action/handler/antares-study/area/misc-gen.cpp b/src/ui/action/handler/antares-study/area/misc-gen.cpp
index e5151073cd..7e6412bb32 100644
--- a/src/ui/action/handler/antares-study/area/misc-gen.cpp
+++ b/src/ui/action/handler/antares-study/area/misc-gen.cpp
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/action/handler/antares-study/area/misc-gen.h b/src/ui/action/handler/antares-study/area/misc-gen.h
index bfa06b5e88..bd1e9d89ac 100644
--- a/src/ui/action/handler/antares-study/area/misc-gen.h
+++ b/src/ui/action/handler/antares-study/area/misc-gen.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/action/handler/antares-study/area/nodal-optimization.cpp b/src/ui/action/handler/antares-study/area/nodal-optimization.cpp
index 87d4685c36..2927819309 100644
--- a/src/ui/action/handler/antares-study/area/nodal-optimization.cpp
+++ b/src/ui/action/handler/antares-study/area/nodal-optimization.cpp
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/action/handler/antares-study/area/nodal-optimization.h b/src/ui/action/handler/antares-study/area/nodal-optimization.h
index f62b57bdbf..2088516392 100644
--- a/src/ui/action/handler/antares-study/area/nodal-optimization.h
+++ b/src/ui/action/handler/antares-study/area/nodal-optimization.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/action/handler/antares-study/area/position.cpp b/src/ui/action/handler/antares-study/area/position.cpp
index 6ede94ae79..1797a9a1b2 100644
--- a/src/ui/action/handler/antares-study/area/position.cpp
+++ b/src/ui/action/handler/antares-study/area/position.cpp
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/action/handler/antares-study/area/position.h b/src/ui/action/handler/antares-study/area/position.h
index ff344efc7a..8537a4ae09 100644
--- a/src/ui/action/handler/antares-study/area/position.h
+++ b/src/ui/action/handler/antares-study/area/position.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/action/handler/antares-study/area/reserves.cpp b/src/ui/action/handler/antares-study/area/reserves.cpp
index 113125313b..41ae012e90 100644
--- a/src/ui/action/handler/antares-study/area/reserves.cpp
+++ b/src/ui/action/handler/antares-study/area/reserves.cpp
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/action/handler/antares-study/area/reserves.h b/src/ui/action/handler/antares-study/area/reserves.h
index bfb79fd4a5..c69170fad5 100644
--- a/src/ui/action/handler/antares-study/area/reserves.h
+++ b/src/ui/action/handler/antares-study/area/reserves.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/action/handler/antares-study/area/timeseries.cpp b/src/ui/action/handler/antares-study/area/timeseries.cpp
index e18c5e5c82..3492aea365 100644
--- a/src/ui/action/handler/antares-study/area/timeseries.cpp
+++ b/src/ui/action/handler/antares-study/area/timeseries.cpp
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/action/handler/antares-study/area/timeseries.h b/src/ui/action/handler/antares-study/area/timeseries.h
index 4da7407a5a..163f7b1ea0 100644
--- a/src/ui/action/handler/antares-study/area/timeseries.h
+++ b/src/ui/action/handler/antares-study/area/timeseries.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/action/handler/antares-study/area/ts-generator.cpp b/src/ui/action/handler/antares-study/area/ts-generator.cpp
index 24f31ae42f..d977a352ce 100644
--- a/src/ui/action/handler/antares-study/area/ts-generator.cpp
+++ b/src/ui/action/handler/antares-study/area/ts-generator.cpp
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/action/handler/antares-study/area/ts-generator.h b/src/ui/action/handler/antares-study/area/ts-generator.h
index 4f7f009509..a27105d5f5 100644
--- a/src/ui/action/handler/antares-study/area/ts-generator.h
+++ b/src/ui/action/handler/antares-study/area/ts-generator.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/action/handler/antares-study/area/ts-node.cpp b/src/ui/action/handler/antares-study/area/ts-node.cpp
index 4f4abf314b..892d400afd 100644
--- a/src/ui/action/handler/antares-study/area/ts-node.cpp
+++ b/src/ui/action/handler/antares-study/area/ts-node.cpp
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/action/handler/antares-study/area/ts-node.h b/src/ui/action/handler/antares-study/area/ts-node.h
index a65fd1a595..134a62058c 100644
--- a/src/ui/action/handler/antares-study/area/ts-node.h
+++ b/src/ui/action/handler/antares-study/area/ts-node.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/action/handler/antares-study/area/ts-node.hxx b/src/ui/action/handler/antares-study/area/ts-node.hxx
index 6033a9a298..1440eee147 100644
--- a/src/ui/action/handler/antares-study/area/ts-node.hxx
+++ b/src/ui/action/handler/antares-study/area/ts-node.hxx
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/action/handler/antares-study/constraint/comments.cpp b/src/ui/action/handler/antares-study/constraint/comments.cpp
index 5d81208bf1..4ee838960c 100644
--- a/src/ui/action/handler/antares-study/constraint/comments.cpp
+++ b/src/ui/action/handler/antares-study/constraint/comments.cpp
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/action/handler/antares-study/constraint/comments.h b/src/ui/action/handler/antares-study/constraint/comments.h
index 3d46e51fda..fc85622a19 100644
--- a/src/ui/action/handler/antares-study/constraint/comments.h
+++ b/src/ui/action/handler/antares-study/constraint/comments.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/action/handler/antares-study/constraint/comments.hxx b/src/ui/action/handler/antares-study/constraint/comments.hxx
index 029dda8f3c..32415fb76f 100644
--- a/src/ui/action/handler/antares-study/constraint/comments.hxx
+++ b/src/ui/action/handler/antares-study/constraint/comments.hxx
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/action/handler/antares-study/constraint/create.cpp b/src/ui/action/handler/antares-study/constraint/create.cpp
index e715281271..cd9802d062 100644
--- a/src/ui/action/handler/antares-study/constraint/create.cpp
+++ b/src/ui/action/handler/antares-study/constraint/create.cpp
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/action/handler/antares-study/constraint/data.cpp b/src/ui/action/handler/antares-study/constraint/data.cpp
index 107d5117e4..5a46c78f39 100644
--- a/src/ui/action/handler/antares-study/constraint/data.cpp
+++ b/src/ui/action/handler/antares-study/constraint/data.cpp
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/action/handler/antares-study/constraint/data.h b/src/ui/action/handler/antares-study/constraint/data.h
index c0c6d4043e..055d45700b 100644
--- a/src/ui/action/handler/antares-study/constraint/data.h
+++ b/src/ui/action/handler/antares-study/constraint/data.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/action/handler/antares-study/constraint/data.hxx b/src/ui/action/handler/antares-study/constraint/data.hxx
index 6b7cc5f50c..66912994af 100644
--- a/src/ui/action/handler/antares-study/constraint/data.hxx
+++ b/src/ui/action/handler/antares-study/constraint/data.hxx
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/action/handler/antares-study/constraint/enabled.cpp b/src/ui/action/handler/antares-study/constraint/enabled.cpp
index 95d0c3fe80..9cde2b444c 100644
--- a/src/ui/action/handler/antares-study/constraint/enabled.cpp
+++ b/src/ui/action/handler/antares-study/constraint/enabled.cpp
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/action/handler/antares-study/constraint/enabled.h b/src/ui/action/handler/antares-study/constraint/enabled.h
index 20d9429eed..53b20978e5 100644
--- a/src/ui/action/handler/antares-study/constraint/enabled.h
+++ b/src/ui/action/handler/antares-study/constraint/enabled.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/action/handler/antares-study/constraint/enabled.hxx b/src/ui/action/handler/antares-study/constraint/enabled.hxx
index dc160c8c9f..3f22f6a866 100644
--- a/src/ui/action/handler/antares-study/constraint/enabled.hxx
+++ b/src/ui/action/handler/antares-study/constraint/enabled.hxx
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/action/handler/antares-study/constraint/offsets.cpp b/src/ui/action/handler/antares-study/constraint/offsets.cpp
index 6e54b8671f..c43b015241 100644
--- a/src/ui/action/handler/antares-study/constraint/offsets.cpp
+++ b/src/ui/action/handler/antares-study/constraint/offsets.cpp
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/action/handler/antares-study/constraint/offsets.h b/src/ui/action/handler/antares-study/constraint/offsets.h
index fec5512af7..5eac77f2b9 100644
--- a/src/ui/action/handler/antares-study/constraint/offsets.h
+++ b/src/ui/action/handler/antares-study/constraint/offsets.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/action/handler/antares-study/constraint/weights.cpp b/src/ui/action/handler/antares-study/constraint/weights.cpp
index 008154b5f3..0e16aa0901 100644
--- a/src/ui/action/handler/antares-study/constraint/weights.cpp
+++ b/src/ui/action/handler/antares-study/constraint/weights.cpp
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/action/handler/antares-study/constraint/weights.h b/src/ui/action/handler/antares-study/constraint/weights.h
index 880237c559..c4ca3c5374 100644
--- a/src/ui/action/handler/antares-study/constraint/weights.h
+++ b/src/ui/action/handler/antares-study/constraint/weights.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/action/handler/antares-study/link/comments.cpp b/src/ui/action/handler/antares-study/link/comments.cpp
index a21098167c..3ca3ebdaee 100644
--- a/src/ui/action/handler/antares-study/link/comments.cpp
+++ b/src/ui/action/handler/antares-study/link/comments.cpp
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/action/handler/antares-study/link/comments.h b/src/ui/action/handler/antares-study/link/comments.h
index 9b610efe6e..57a73f70a3 100644
--- a/src/ui/action/handler/antares-study/link/comments.h
+++ b/src/ui/action/handler/antares-study/link/comments.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/action/handler/antares-study/link/comments.hxx b/src/ui/action/handler/antares-study/link/comments.hxx
index 0807fca29a..044ec127fd 100644
--- a/src/ui/action/handler/antares-study/link/comments.hxx
+++ b/src/ui/action/handler/antares-study/link/comments.hxx
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/action/handler/antares-study/link/copper-plate.cpp b/src/ui/action/handler/antares-study/link/copper-plate.cpp
index 3f3581f614..06b238c707 100644
--- a/src/ui/action/handler/antares-study/link/copper-plate.cpp
+++ b/src/ui/action/handler/antares-study/link/copper-plate.cpp
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/action/handler/antares-study/link/copper-plate.h b/src/ui/action/handler/antares-study/link/copper-plate.h
index edb5212170..b86c568041 100644
--- a/src/ui/action/handler/antares-study/link/copper-plate.h
+++ b/src/ui/action/handler/antares-study/link/copper-plate.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/action/handler/antares-study/link/create.cpp b/src/ui/action/handler/antares-study/link/create.cpp
index db645d3a4c..9320e426c1 100644
--- a/src/ui/action/handler/antares-study/link/create.cpp
+++ b/src/ui/action/handler/antares-study/link/create.cpp
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/action/handler/antares-study/link/filtering.cpp b/src/ui/action/handler/antares-study/link/filtering.cpp
index e43d3776e5..dfbef39914 100644
--- a/src/ui/action/handler/antares-study/link/filtering.cpp
+++ b/src/ui/action/handler/antares-study/link/filtering.cpp
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/action/handler/antares-study/link/filtering.h b/src/ui/action/handler/antares-study/link/filtering.h
index 73c7cf64be..2cf163a733 100644
--- a/src/ui/action/handler/antares-study/link/filtering.h
+++ b/src/ui/action/handler/antares-study/link/filtering.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/action/handler/antares-study/link/hurdles-cost.cpp b/src/ui/action/handler/antares-study/link/hurdles-cost.cpp
index f7249c3967..fb058b01d4 100644
--- a/src/ui/action/handler/antares-study/link/hurdles-cost.cpp
+++ b/src/ui/action/handler/antares-study/link/hurdles-cost.cpp
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/action/handler/antares-study/link/hurdles-cost.h b/src/ui/action/handler/antares-study/link/hurdles-cost.h
index 1b3b2cbe8c..5927db33ae 100644
--- a/src/ui/action/handler/antares-study/link/hurdles-cost.h
+++ b/src/ui/action/handler/antares-study/link/hurdles-cost.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/action/handler/antares-study/link/impedances.cpp b/src/ui/action/handler/antares-study/link/impedances.cpp
index daa5653382..d238af6041 100644
--- a/src/ui/action/handler/antares-study/link/impedances.cpp
+++ b/src/ui/action/handler/antares-study/link/impedances.cpp
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/action/handler/antares-study/link/impedances.h b/src/ui/action/handler/antares-study/link/impedances.h
index 616590b982..574d4d0c82 100644
--- a/src/ui/action/handler/antares-study/link/impedances.h
+++ b/src/ui/action/handler/antares-study/link/impedances.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/action/handler/antares-study/link/ntc.cpp b/src/ui/action/handler/antares-study/link/ntc.cpp
index 579a99d2b0..8197d13811 100644
--- a/src/ui/action/handler/antares-study/link/ntc.cpp
+++ b/src/ui/action/handler/antares-study/link/ntc.cpp
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/action/handler/antares-study/link/ntc.h b/src/ui/action/handler/antares-study/link/ntc.h
index f73b0b838d..622d240d5c 100644
--- a/src/ui/action/handler/antares-study/link/ntc.h
+++ b/src/ui/action/handler/antares-study/link/ntc.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/action/handler/antares-study/link/unload-data.cpp b/src/ui/action/handler/antares-study/link/unload-data.cpp
index 78bbe33970..dd75317924 100644
--- a/src/ui/action/handler/antares-study/link/unload-data.cpp
+++ b/src/ui/action/handler/antares-study/link/unload-data.cpp
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/action/handler/antares-study/link/unload-data.h b/src/ui/action/handler/antares-study/link/unload-data.h
index bd06067d96..8a868b433b 100644
--- a/src/ui/action/handler/antares-study/link/unload-data.h
+++ b/src/ui/action/handler/antares-study/link/unload-data.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/action/handler/antares-study/link/unload-data.hxx b/src/ui/action/handler/antares-study/link/unload-data.hxx
index dab5d066d5..aeb79e30a4 100644
--- a/src/ui/action/handler/antares-study/link/unload-data.hxx
+++ b/src/ui/action/handler/antares-study/link/unload-data.hxx
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/action/handler/antares-study/thermal-cluster/common.cpp b/src/ui/action/handler/antares-study/thermal-cluster/common.cpp
index f3861a82ea..5c205bbc32 100644
--- a/src/ui/action/handler/antares-study/thermal-cluster/common.cpp
+++ b/src/ui/action/handler/antares-study/thermal-cluster/common.cpp
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/action/handler/antares-study/thermal-cluster/common.h b/src/ui/action/handler/antares-study/thermal-cluster/common.h
index fe69a9fe95..a4637506ba 100644
--- a/src/ui/action/handler/antares-study/thermal-cluster/common.h
+++ b/src/ui/action/handler/antares-study/thermal-cluster/common.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/action/handler/antares-study/thermal-cluster/create.cpp b/src/ui/action/handler/antares-study/thermal-cluster/create.cpp
index e2aa034241..4dac05644a 100644
--- a/src/ui/action/handler/antares-study/thermal-cluster/create.cpp
+++ b/src/ui/action/handler/antares-study/thermal-cluster/create.cpp
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/action/handler/antares-study/thermal-cluster/create.h b/src/ui/action/handler/antares-study/thermal-cluster/create.h
index 8dcc7bb541..490282d07a 100644
--- a/src/ui/action/handler/antares-study/thermal-cluster/create.h
+++ b/src/ui/action/handler/antares-study/thermal-cluster/create.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/action/handler/antares-study/thermal-cluster/create.hxx b/src/ui/action/handler/antares-study/thermal-cluster/create.hxx
index 77633cb8d3..07e56ef5e7 100644
--- a/src/ui/action/handler/antares-study/thermal-cluster/create.hxx
+++ b/src/ui/action/handler/antares-study/thermal-cluster/create.hxx
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/action/handler/antares-study/thermal-cluster/root-node.cpp b/src/ui/action/handler/antares-study/thermal-cluster/root-node.cpp
index 320f5f6d2e..59d373e468 100644
--- a/src/ui/action/handler/antares-study/thermal-cluster/root-node.cpp
+++ b/src/ui/action/handler/antares-study/thermal-cluster/root-node.cpp
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/action/handler/antares-study/thermal-cluster/root-node.h b/src/ui/action/handler/antares-study/thermal-cluster/root-node.h
index c67aad5b00..032e3559b3 100644
--- a/src/ui/action/handler/antares-study/thermal-cluster/root-node.h
+++ b/src/ui/action/handler/antares-study/thermal-cluster/root-node.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/action/handler/antares-study/thermal-cluster/root-node.hxx b/src/ui/action/handler/antares-study/thermal-cluster/root-node.hxx
index 7421eba635..362e016b20 100644
--- a/src/ui/action/handler/antares-study/thermal-cluster/root-node.hxx
+++ b/src/ui/action/handler/antares-study/thermal-cluster/root-node.hxx
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/action/include/action/action.h b/src/ui/action/include/action/action.h
index a2a4945745..05113b69da 100644
--- a/src/ui/action/include/action/action.h
+++ b/src/ui/action/include/action/action.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/action/include/action/action.hxx b/src/ui/action/include/action/action.hxx
index a038613059..417a33962c 100644
--- a/src/ui/action/include/action/action.hxx
+++ b/src/ui/action/include/action/action.hxx
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/action/include/action/behavior.h b/src/ui/action/include/action/behavior.h
index c823880970..50e1c7f986 100644
--- a/src/ui/action/include/action/behavior.h
+++ b/src/ui/action/include/action/behavior.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/action/include/action/context.h b/src/ui/action/include/action/context.h
index c5e2968290..951741ae9e 100644
--- a/src/ui/action/include/action/context.h
+++ b/src/ui/action/include/action/context.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/action/include/action/fwd.h b/src/ui/action/include/action/fwd.h
index 27a5d4193d..470d78e230 100644
--- a/src/ui/action/include/action/fwd.h
+++ b/src/ui/action/include/action/fwd.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/action/include/action/handler/antares-study/area/create.h b/src/ui/action/include/action/handler/antares-study/area/create.h
index 529601dfb9..9e7681704f 100644
--- a/src/ui/action/include/action/handler/antares-study/area/create.h
+++ b/src/ui/action/include/action/handler/antares-study/area/create.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/action/include/action/handler/antares-study/area/create.hxx b/src/ui/action/include/action/handler/antares-study/area/create.hxx
index bf9b50c3ad..3ab4334bcb 100644
--- a/src/ui/action/include/action/handler/antares-study/area/create.hxx
+++ b/src/ui/action/include/action/handler/antares-study/area/create.hxx
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/action/include/action/handler/antares-study/constraint/create.h b/src/ui/action/include/action/handler/antares-study/constraint/create.h
index c9a4ecb70d..6f516b8bd3 100644
--- a/src/ui/action/include/action/handler/antares-study/constraint/create.h
+++ b/src/ui/action/include/action/handler/antares-study/constraint/create.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/action/include/action/handler/antares-study/constraint/create.hxx b/src/ui/action/include/action/handler/antares-study/constraint/create.hxx
index c6c307bd7c..e0a23456ec 100644
--- a/src/ui/action/include/action/handler/antares-study/constraint/create.hxx
+++ b/src/ui/action/include/action/handler/antares-study/constraint/create.hxx
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/action/include/action/handler/antares-study/link/create.h b/src/ui/action/include/action/handler/antares-study/link/create.h
index 1d5f7a2cd4..c32dafafb6 100644
--- a/src/ui/action/include/action/handler/antares-study/link/create.h
+++ b/src/ui/action/include/action/handler/antares-study/link/create.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/action/include/action/handler/antares-study/link/create.hxx b/src/ui/action/include/action/handler/antares-study/link/create.hxx
index 9f8458cc61..dc436db0e9 100644
--- a/src/ui/action/include/action/handler/antares-study/link/create.hxx
+++ b/src/ui/action/include/action/handler/antares-study/link/create.hxx
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/action/include/action/settings/decal-area-position.h b/src/ui/action/include/action/settings/decal-area-position.h
index 0f08ca852b..6332bc185e 100644
--- a/src/ui/action/include/action/settings/decal-area-position.h
+++ b/src/ui/action/include/action/settings/decal-area-position.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/action/include/action/settings/decal-area-position.hxx b/src/ui/action/include/action/settings/decal-area-position.hxx
index 103fd3a5aa..5b7ee9f9e5 100644
--- a/src/ui/action/include/action/settings/decal-area-position.hxx
+++ b/src/ui/action/include/action/settings/decal-area-position.hxx
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/action/include/action/settings/suffix-for-area-names.h b/src/ui/action/include/action/settings/suffix-for-area-names.h
index 2c4bb156f2..2a5970a9ce 100644
--- a/src/ui/action/include/action/settings/suffix-for-area-names.h
+++ b/src/ui/action/include/action/settings/suffix-for-area-names.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/action/include/action/settings/suffix-for-area-names.hxx b/src/ui/action/include/action/settings/suffix-for-area-names.hxx
index 9130fd27dd..28a2e189b9 100644
--- a/src/ui/action/include/action/settings/suffix-for-area-names.hxx
+++ b/src/ui/action/include/action/settings/suffix-for-area-names.hxx
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/action/include/action/settings/suffix-for-cluster-names.h b/src/ui/action/include/action/settings/suffix-for-cluster-names.h
index dac8891dfc..8065354682 100644
--- a/src/ui/action/include/action/settings/suffix-for-cluster-names.h
+++ b/src/ui/action/include/action/settings/suffix-for-cluster-names.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/action/include/action/settings/suffix-for-cluster-names.hxx b/src/ui/action/include/action/settings/suffix-for-cluster-names.hxx
index 14ae73ba1a..e8a30c20ab 100644
--- a/src/ui/action/include/action/settings/suffix-for-cluster-names.hxx
+++ b/src/ui/action/include/action/settings/suffix-for-cluster-names.hxx
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/action/include/action/settings/suffix-for-constraint-names.h b/src/ui/action/include/action/settings/suffix-for-constraint-names.h
index 20443ece5c..c826444651 100644
--- a/src/ui/action/include/action/settings/suffix-for-constraint-names.h
+++ b/src/ui/action/include/action/settings/suffix-for-constraint-names.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/action/include/action/settings/suffix-for-constraint-names.hxx b/src/ui/action/include/action/settings/suffix-for-constraint-names.hxx
index bd25f6548a..e39cd68217 100644
--- a/src/ui/action/include/action/settings/suffix-for-constraint-names.hxx
+++ b/src/ui/action/include/action/settings/suffix-for-constraint-names.hxx
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/action/include/action/state.h b/src/ui/action/include/action/state.h
index 97cdbcb227..8508469359 100644
--- a/src/ui/action/include/action/state.h
+++ b/src/ui/action/include/action/state.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/action/include/action/text.h b/src/ui/action/include/action/text.h
index 49c76f9ed4..3b5fa31486 100644
--- a/src/ui/action/include/action/text.h
+++ b/src/ui/action/include/action/text.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/action/include/action/text.hxx b/src/ui/action/include/action/text.hxx
index ca70c88693..ae4a8f8148 100644
--- a/src/ui/action/include/action/text.hxx
+++ b/src/ui/action/include/action/text.hxx
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/action/settings/decal-area-position.cpp b/src/ui/action/settings/decal-area-position.cpp
index 731fa530de..378f5462ce 100644
--- a/src/ui/action/settings/decal-area-position.cpp
+++ b/src/ui/action/settings/decal-area-position.cpp
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/action/settings/suffix-for-area-names.cpp b/src/ui/action/settings/suffix-for-area-names.cpp
index 544dbcc926..a729a52145 100644
--- a/src/ui/action/settings/suffix-for-area-names.cpp
+++ b/src/ui/action/settings/suffix-for-area-names.cpp
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/action/settings/suffix-for-cluster-names.cpp b/src/ui/action/settings/suffix-for-cluster-names.cpp
index f06df2b5fe..31277ed8a2 100644
--- a/src/ui/action/settings/suffix-for-cluster-names.cpp
+++ b/src/ui/action/settings/suffix-for-cluster-names.cpp
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/action/settings/suffix-for-constraint-names.cpp b/src/ui/action/settings/suffix-for-constraint-names.cpp
index 9a61c8201b..35e6cc292d 100644
--- a/src/ui/action/settings/suffix-for-constraint-names.cpp
+++ b/src/ui/action/settings/suffix-for-constraint-names.cpp
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/action/state.cpp b/src/ui/action/state.cpp
index a94fa05f70..d421405f73 100644
--- a/src/ui/action/state.cpp
+++ b/src/ui/action/state.cpp
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/common/component/frame/frame.h b/src/ui/common/component/frame/frame.h
index f22830d1bb..3464042291 100644
--- a/src/ui/common/component/frame/frame.h
+++ b/src/ui/common/component/frame/frame.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/common/component/frame/local-frame.cpp b/src/ui/common/component/frame/local-frame.cpp
index 03aab21e06..79fb85321d 100644
--- a/src/ui/common/component/frame/local-frame.cpp
+++ b/src/ui/common/component/frame/local-frame.cpp
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/common/component/frame/local-frame.h b/src/ui/common/component/frame/local-frame.h
index f7fffea6c2..11f6ce68a8 100644
--- a/src/ui/common/component/frame/local-frame.h
+++ b/src/ui/common/component/frame/local-frame.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/common/component/frame/registry.cpp b/src/ui/common/component/frame/registry.cpp
index 3fbaca34a2..0920364c6d 100644
--- a/src/ui/common/component/frame/registry.cpp
+++ b/src/ui/common/component/frame/registry.cpp
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/common/component/frame/registry.h b/src/ui/common/component/frame/registry.h
index fa110713af..77af1fde15 100644
--- a/src/ui/common/component/frame/registry.h
+++ b/src/ui/common/component/frame/registry.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/common/component/panel.h b/src/ui/common/component/panel.h
index bcf0236f20..8cea6ccfca 100644
--- a/src/ui/common/component/panel.h
+++ b/src/ui/common/component/panel.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/common/component/panel/group.cpp b/src/ui/common/component/panel/group.cpp
index e47de668ca..93845277f5 100644
--- a/src/ui/common/component/panel/group.cpp
+++ b/src/ui/common/component/panel/group.cpp
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/common/component/panel/group.h b/src/ui/common/component/panel/group.h
index 96f781ee08..b67e15bd6a 100644
--- a/src/ui/common/component/panel/group.h
+++ b/src/ui/common/component/panel/group.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/common/component/panel/panel.cpp b/src/ui/common/component/panel/panel.cpp
index ec64e195b8..16d4cb0dd6 100644
--- a/src/ui/common/component/panel/panel.cpp
+++ b/src/ui/common/component/panel/panel.cpp
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/common/component/panel/panel.h b/src/ui/common/component/panel/panel.h
index 59eb49b3ba..bc9b8b5067 100644
--- a/src/ui/common/component/panel/panel.h
+++ b/src/ui/common/component/panel/panel.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/common/component/scrollbox/scrollbox.cpp b/src/ui/common/component/scrollbox/scrollbox.cpp
index ba546a819e..e257f02660 100644
--- a/src/ui/common/component/scrollbox/scrollbox.cpp
+++ b/src/ui/common/component/scrollbox/scrollbox.cpp
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/common/component/scrollbox/scrollbox.h b/src/ui/common/component/scrollbox/scrollbox.h
index 02fad8cae0..5dd4770219 100644
--- a/src/ui/common/component/scrollbox/scrollbox.h
+++ b/src/ui/common/component/scrollbox/scrollbox.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/common/component/spotlight.h b/src/ui/common/component/spotlight.h
index 16cd97cfdf..44acd9f8df 100644
--- a/src/ui/common/component/spotlight.h
+++ b/src/ui/common/component/spotlight.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/common/component/spotlight/iitem.cpp b/src/ui/common/component/spotlight/iitem.cpp
index c3c116c096..0b4484bfbb 100644
--- a/src/ui/common/component/spotlight/iitem.cpp
+++ b/src/ui/common/component/spotlight/iitem.cpp
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/common/component/spotlight/iitem.h b/src/ui/common/component/spotlight/iitem.h
index 5fb17f265f..5d60298676 100644
--- a/src/ui/common/component/spotlight/iitem.h
+++ b/src/ui/common/component/spotlight/iitem.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/common/component/spotlight/iitem.hxx b/src/ui/common/component/spotlight/iitem.hxx
index 5848c0ef7a..35dec842d0 100644
--- a/src/ui/common/component/spotlight/iitem.hxx
+++ b/src/ui/common/component/spotlight/iitem.hxx
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/common/component/spotlight/listbox-panel.cpp b/src/ui/common/component/spotlight/listbox-panel.cpp
index f5f431b903..520efa10e3 100644
--- a/src/ui/common/component/spotlight/listbox-panel.cpp
+++ b/src/ui/common/component/spotlight/listbox-panel.cpp
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/common/component/spotlight/listbox-panel.h b/src/ui/common/component/spotlight/listbox-panel.h
index 9e0937b308..c2bfbd210c 100644
--- a/src/ui/common/component/spotlight/listbox-panel.h
+++ b/src/ui/common/component/spotlight/listbox-panel.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/common/component/spotlight/mini-frame.cpp b/src/ui/common/component/spotlight/mini-frame.cpp
index ddbc982c07..8983acb515 100644
--- a/src/ui/common/component/spotlight/mini-frame.cpp
+++ b/src/ui/common/component/spotlight/mini-frame.cpp
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/common/component/spotlight/mini-frame.h b/src/ui/common/component/spotlight/mini-frame.h
index b6b142b9cd..700ef4abc2 100644
--- a/src/ui/common/component/spotlight/mini-frame.h
+++ b/src/ui/common/component/spotlight/mini-frame.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/common/component/spotlight/null-provider.h b/src/ui/common/component/spotlight/null-provider.h
index 918bed980e..7c5ac19d16 100644
--- a/src/ui/common/component/spotlight/null-provider.h
+++ b/src/ui/common/component/spotlight/null-provider.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/common/component/spotlight/provider.h b/src/ui/common/component/spotlight/provider.h
index 297b54ffc9..1d032c823b 100644
--- a/src/ui/common/component/spotlight/provider.h
+++ b/src/ui/common/component/spotlight/provider.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/common/component/spotlight/search-png.hxx b/src/ui/common/component/spotlight/search-png.hxx
index a0b8e9505c..2826e04fd8 100644
--- a/src/ui/common/component/spotlight/search-png.hxx
+++ b/src/ui/common/component/spotlight/search-png.hxx
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/common/component/spotlight/searchtoken.h b/src/ui/common/component/spotlight/searchtoken.h
index a0863ca74d..e153a15256 100644
--- a/src/ui/common/component/spotlight/searchtoken.h
+++ b/src/ui/common/component/spotlight/searchtoken.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/common/component/spotlight/separator.cpp b/src/ui/common/component/spotlight/separator.cpp
index fccd414b1b..cb2ea45146 100644
--- a/src/ui/common/component/spotlight/separator.cpp
+++ b/src/ui/common/component/spotlight/separator.cpp
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/common/component/spotlight/separator.h b/src/ui/common/component/spotlight/separator.h
index 3152b1588e..e49bfeb25e 100644
--- a/src/ui/common/component/spotlight/separator.h
+++ b/src/ui/common/component/spotlight/separator.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/common/component/spotlight/spotlight.cpp b/src/ui/common/component/spotlight/spotlight.cpp
index 63ffbae9ce..348a3b61c6 100644
--- a/src/ui/common/component/spotlight/spotlight.cpp
+++ b/src/ui/common/component/spotlight/spotlight.cpp
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/common/component/spotlight/spotlight.h b/src/ui/common/component/spotlight/spotlight.h
index 25047c1b6f..33360a667a 100644
--- a/src/ui/common/component/spotlight/spotlight.h
+++ b/src/ui/common/component/spotlight/spotlight.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/common/component/spotlight/spotlight.hxx b/src/ui/common/component/spotlight/spotlight.hxx
index 7f3fd31505..654f4b6fb5 100644
--- a/src/ui/common/component/spotlight/spotlight.hxx
+++ b/src/ui/common/component/spotlight/spotlight.hxx
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/common/component/spotlight/text.cpp b/src/ui/common/component/spotlight/text.cpp
index 0c0c81d7ce..d5514bc4cb 100644
--- a/src/ui/common/component/spotlight/text.cpp
+++ b/src/ui/common/component/spotlight/text.cpp
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/common/component/spotlight/text.h b/src/ui/common/component/spotlight/text.h
index a48f8a2b82..0dd209908f 100644
--- a/src/ui/common/component/spotlight/text.h
+++ b/src/ui/common/component/spotlight/text.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/common/dispatcher.h b/src/ui/common/dispatcher.h
index cd38b7643a..61a5cfcf22 100644
--- a/src/ui/common/dispatcher.h
+++ b/src/ui/common/dispatcher.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/common/dispatcher/action.cpp b/src/ui/common/dispatcher/action.cpp
index af753bd4d7..bf5d34b76b 100644
--- a/src/ui/common/dispatcher/action.cpp
+++ b/src/ui/common/dispatcher/action.cpp
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/common/dispatcher/action.h b/src/ui/common/dispatcher/action.h
index 302b9e6abc..5ca9420697 100644
--- a/src/ui/common/dispatcher/action.h
+++ b/src/ui/common/dispatcher/action.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/common/dispatcher/action.hxx b/src/ui/common/dispatcher/action.hxx
index 86ddacc52f..8908df800b 100644
--- a/src/ui/common/dispatcher/action.hxx
+++ b/src/ui/common/dispatcher/action.hxx
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/common/dispatcher/dispatcher.h b/src/ui/common/dispatcher/dispatcher.h
index aa7beb3412..76a22316b2 100644
--- a/src/ui/common/dispatcher/dispatcher.h
+++ b/src/ui/common/dispatcher/dispatcher.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/common/dispatcher/gui.cpp b/src/ui/common/dispatcher/gui.cpp
index f0cf3ce764..883d7c24d1 100644
--- a/src/ui/common/dispatcher/gui.cpp
+++ b/src/ui/common/dispatcher/gui.cpp
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/common/dispatcher/gui.h b/src/ui/common/dispatcher/gui.h
index d93cd75252..c3bc6daba5 100644
--- a/src/ui/common/dispatcher/gui.h
+++ b/src/ui/common/dispatcher/gui.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/common/dispatcher/gui.hxx b/src/ui/common/dispatcher/gui.hxx
index d29689c5a9..e2b43e232a 100644
--- a/src/ui/common/dispatcher/gui.hxx
+++ b/src/ui/common/dispatcher/gui.hxx
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/common/dispatcher/settings.cpp b/src/ui/common/dispatcher/settings.cpp
index a599f290a6..3ffaaedbb9 100644
--- a/src/ui/common/dispatcher/settings.cpp
+++ b/src/ui/common/dispatcher/settings.cpp
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/common/dispatcher/settings.h b/src/ui/common/dispatcher/settings.h
index fa6949b725..20bc3b570d 100644
--- a/src/ui/common/dispatcher/settings.h
+++ b/src/ui/common/dispatcher/settings.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/common/fwd.h b/src/ui/common/fwd.h
index c8936891b7..c5fade97bf 100644
--- a/src/ui/common/fwd.h
+++ b/src/ui/common/fwd.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/common/lock.cpp b/src/ui/common/lock.cpp
index 9149d2403a..aeddabb83e 100644
--- a/src/ui/common/lock.cpp
+++ b/src/ui/common/lock.cpp
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/common/lock.h b/src/ui/common/lock.h
index 78e7121572..38b8de8bae 100644
--- a/src/ui/common/lock.h
+++ b/src/ui/common/lock.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/common/wx-wrapper.cpp b/src/ui/common/wx-wrapper.cpp
index 7bc2c8f7dc..5d3b333f88 100644
--- a/src/ui/common/wx-wrapper.cpp
+++ b/src/ui/common/wx-wrapper.cpp
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/common/wx-wrapper.h b/src/ui/common/wx-wrapper.h
index b8e7979e70..164ffd1b00 100644
--- a/src/ui/common/wx-wrapper.h
+++ b/src/ui/common/wx-wrapper.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/common/wx-wrapper.hxx b/src/ui/common/wx-wrapper.hxx
index af0b6f8fb2..f0136805ce 100644
--- a/src/ui/common/wx-wrapper.hxx
+++ b/src/ui/common/wx-wrapper.hxx
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/simulator/application/application.cpp b/src/ui/simulator/application/application.cpp
index a187131070..d6cb26d1ca 100644
--- a/src/ui/simulator/application/application.cpp
+++ b/src/ui/simulator/application/application.cpp
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/simulator/application/application.h b/src/ui/simulator/application/application.h
index c6eb9ca3fb..c9dd9410a0 100644
--- a/src/ui/simulator/application/application.h
+++ b/src/ui/simulator/application/application.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/simulator/application/main.h b/src/ui/simulator/application/main.h
index ba8b46a4dd..eb11f490b7 100644
--- a/src/ui/simulator/application/main.h
+++ b/src/ui/simulator/application/main.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/simulator/application/main/analyzer.cpp b/src/ui/simulator/application/main/analyzer.cpp
index a563be1c55..fc033f6bd3 100644
--- a/src/ui/simulator/application/main/analyzer.cpp
+++ b/src/ui/simulator/application/main/analyzer.cpp
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/simulator/application/main/build/economic-optimization.cpp b/src/ui/simulator/application/main/build/economic-optimization.cpp
index d9c69af886..c7b745d4e4 100644
--- a/src/ui/simulator/application/main/build/economic-optimization.cpp
+++ b/src/ui/simulator/application/main/build/economic-optimization.cpp
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/simulator/application/main/build/hydro.cpp b/src/ui/simulator/application/main/build/hydro.cpp
index 1805ddd6c9..07c7e81715 100644
--- a/src/ui/simulator/application/main/build/hydro.cpp
+++ b/src/ui/simulator/application/main/build/hydro.cpp
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/simulator/application/main/build/load.cpp b/src/ui/simulator/application/main/build/load.cpp
index bb72415fdc..a4033c6e9e 100644
--- a/src/ui/simulator/application/main/build/load.cpp
+++ b/src/ui/simulator/application/main/build/load.cpp
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/simulator/application/main/build/notes.cpp b/src/ui/simulator/application/main/build/notes.cpp
index 1d1725bb1a..74abaa7029 100644
--- a/src/ui/simulator/application/main/build/notes.cpp
+++ b/src/ui/simulator/application/main/build/notes.cpp
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/simulator/application/main/build/scenario-builder.cpp b/src/ui/simulator/application/main/build/scenario-builder.cpp
index 3e09cb57ef..4b1b843b95 100644
--- a/src/ui/simulator/application/main/build/scenario-builder.cpp
+++ b/src/ui/simulator/application/main/build/scenario-builder.cpp
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/simulator/application/main/build/sets.cpp b/src/ui/simulator/application/main/build/sets.cpp
index e9e6907750..23c68ebf93 100644
--- a/src/ui/simulator/application/main/build/sets.cpp
+++ b/src/ui/simulator/application/main/build/sets.cpp
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/simulator/application/main/build/solar.cpp b/src/ui/simulator/application/main/build/solar.cpp
index 1d8c8dc62f..51abd94e57 100644
--- a/src/ui/simulator/application/main/build/solar.cpp
+++ b/src/ui/simulator/application/main/build/solar.cpp
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/simulator/application/main/build/standard-page.hxx b/src/ui/simulator/application/main/build/standard-page.hxx
index 5ce8f4c32e..2da24c54a1 100644
--- a/src/ui/simulator/application/main/build/standard-page.hxx
+++ b/src/ui/simulator/application/main/build/standard-page.hxx
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/simulator/application/main/build/wind.cpp b/src/ui/simulator/application/main/build/wind.cpp
index af545a5d8b..449cf7f688 100644
--- a/src/ui/simulator/application/main/build/wind.cpp
+++ b/src/ui/simulator/application/main/build/wind.cpp
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/simulator/application/main/cleaner.cpp b/src/ui/simulator/application/main/cleaner.cpp
index d63b14e0b9..7c324880d1 100644
--- a/src/ui/simulator/application/main/cleaner.cpp
+++ b/src/ui/simulator/application/main/cleaner.cpp
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/simulator/application/main/constraintsbuilder.cpp b/src/ui/simulator/application/main/constraintsbuilder.cpp
index 396759eedc..997689d0ba 100644
--- a/src/ui/simulator/application/main/constraintsbuilder.cpp
+++ b/src/ui/simulator/application/main/constraintsbuilder.cpp
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/simulator/application/main/create.cpp b/src/ui/simulator/application/main/create.cpp
index ce8a4c56f8..94a84369d8 100644
--- a/src/ui/simulator/application/main/create.cpp
+++ b/src/ui/simulator/application/main/create.cpp
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/simulator/application/main/disabler.h b/src/ui/simulator/application/main/disabler.h
index 973e130a7d..331cebbb3c 100644
--- a/src/ui/simulator/application/main/disabler.h
+++ b/src/ui/simulator/application/main/disabler.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/simulator/application/main/drag-drop.hxx b/src/ui/simulator/application/main/drag-drop.hxx
index 5df744b3a1..40772bb1b8 100644
--- a/src/ui/simulator/application/main/drag-drop.hxx
+++ b/src/ui/simulator/application/main/drag-drop.hxx
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/simulator/application/main/events.cpp b/src/ui/simulator/application/main/events.cpp
index 64c7fbe05f..87ed08e019 100644
--- a/src/ui/simulator/application/main/events.cpp
+++ b/src/ui/simulator/application/main/events.cpp
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/simulator/application/main/events.edit.cpp b/src/ui/simulator/application/main/events.edit.cpp
index 0bf585a9f9..cd9c885d0d 100644
--- a/src/ui/simulator/application/main/events.edit.cpp
+++ b/src/ui/simulator/application/main/events.edit.cpp
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/simulator/application/main/events.file.cpp b/src/ui/simulator/application/main/events.file.cpp
index 49ece6cfc9..373930df20 100644
--- a/src/ui/simulator/application/main/events.file.cpp
+++ b/src/ui/simulator/application/main/events.file.cpp
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/simulator/application/main/events.simulation.cpp b/src/ui/simulator/application/main/events.simulation.cpp
index 53aaf5d51d..d12297611e 100644
--- a/src/ui/simulator/application/main/events.simulation.cpp
+++ b/src/ui/simulator/application/main/events.simulation.cpp
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/simulator/application/main/fwd.h b/src/ui/simulator/application/main/fwd.h
index 8967a53465..4e4883ad76 100644
--- a/src/ui/simulator/application/main/fwd.h
+++ b/src/ui/simulator/application/main/fwd.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/simulator/application/main/help.cpp b/src/ui/simulator/application/main/help.cpp
index 7cf097668f..fe935ce9fb 100644
--- a/src/ui/simulator/application/main/help.cpp
+++ b/src/ui/simulator/application/main/help.cpp
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/simulator/application/main/internal-data.cpp b/src/ui/simulator/application/main/internal-data.cpp
index 4bdee37fa8..3d36939c30 100644
--- a/src/ui/simulator/application/main/internal-data.cpp
+++ b/src/ui/simulator/application/main/internal-data.cpp
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/simulator/application/main/internal-data.h b/src/ui/simulator/application/main/internal-data.h
index a694de8b13..8e0c60a0ee 100644
--- a/src/ui/simulator/application/main/internal-data.h
+++ b/src/ui/simulator/application/main/internal-data.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/simulator/application/main/internal-ids.h b/src/ui/simulator/application/main/internal-ids.h
index 877324d834..ff9740688b 100644
--- a/src/ui/simulator/application/main/internal-ids.h
+++ b/src/ui/simulator/application/main/internal-ids.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/simulator/application/main/logs.cpp b/src/ui/simulator/application/main/logs.cpp
index 0ce8cbd1fe..a58769152c 100644
--- a/src/ui/simulator/application/main/logs.cpp
+++ b/src/ui/simulator/application/main/logs.cpp
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/simulator/application/main/main.cpp b/src/ui/simulator/application/main/main.cpp
index 17f19b1e87..195dc41f7d 100644
--- a/src/ui/simulator/application/main/main.cpp
+++ b/src/ui/simulator/application/main/main.cpp
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/simulator/application/main/main.h b/src/ui/simulator/application/main/main.h
index 16c108d7b3..ff60127d83 100644
--- a/src/ui/simulator/application/main/main.h
+++ b/src/ui/simulator/application/main/main.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/simulator/application/main/main.hxx b/src/ui/simulator/application/main/main.hxx
index 45a23251d9..dac2f6d5aa 100644
--- a/src/ui/simulator/application/main/main.hxx
+++ b/src/ui/simulator/application/main/main.hxx
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/simulator/application/main/menu.cpp b/src/ui/simulator/application/main/menu.cpp
index 4368cca699..5115455640 100644
--- a/src/ui/simulator/application/main/menu.cpp
+++ b/src/ui/simulator/application/main/menu.cpp
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/simulator/application/main/notes.cpp b/src/ui/simulator/application/main/notes.cpp
index 0060e36466..af13512932 100644
--- a/src/ui/simulator/application/main/notes.cpp
+++ b/src/ui/simulator/application/main/notes.cpp
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/simulator/application/main/options.cpp b/src/ui/simulator/application/main/options.cpp
index 095ec2e36e..31516c5e79 100644
--- a/src/ui/simulator/application/main/options.cpp
+++ b/src/ui/simulator/application/main/options.cpp
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/simulator/application/main/paste-from-clipboard.cpp b/src/ui/simulator/application/main/paste-from-clipboard.cpp
index 05e99dd784..c3718a4878 100644
--- a/src/ui/simulator/application/main/paste-from-clipboard.cpp
+++ b/src/ui/simulator/application/main/paste-from-clipboard.cpp
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/simulator/application/main/refresh.cpp b/src/ui/simulator/application/main/refresh.cpp
index 22f92353db..3c8b1ff0c2 100644
--- a/src/ui/simulator/application/main/refresh.cpp
+++ b/src/ui/simulator/application/main/refresh.cpp
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/simulator/application/main/statusbar.cpp b/src/ui/simulator/application/main/statusbar.cpp
index 5e3f78a646..8d7055308c 100644
--- a/src/ui/simulator/application/main/statusbar.cpp
+++ b/src/ui/simulator/application/main/statusbar.cpp
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/simulator/application/main/wip.cpp b/src/ui/simulator/application/main/wip.cpp
index 9d7a499001..9f45c42061 100644
--- a/src/ui/simulator/application/main/wip.cpp
+++ b/src/ui/simulator/application/main/wip.cpp
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/simulator/application/menus.cpp b/src/ui/simulator/application/menus.cpp
index 03172a4604..611ee9491d 100644
--- a/src/ui/simulator/application/menus.cpp
+++ b/src/ui/simulator/application/menus.cpp
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/simulator/application/menus.h b/src/ui/simulator/application/menus.h
index 7e7dd61691..1fc4b076f3 100644
--- a/src/ui/simulator/application/menus.h
+++ b/src/ui/simulator/application/menus.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/simulator/application/recentfiles.cpp b/src/ui/simulator/application/recentfiles.cpp
index dd4ab1619e..5d119573f5 100644
--- a/src/ui/simulator/application/recentfiles.cpp
+++ b/src/ui/simulator/application/recentfiles.cpp
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/simulator/application/recentfiles.h b/src/ui/simulator/application/recentfiles.h
index 061f46393c..9986c77791 100644
--- a/src/ui/simulator/application/recentfiles.h
+++ b/src/ui/simulator/application/recentfiles.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/simulator/application/study.cpp b/src/ui/simulator/application/study.cpp
index 09153e4fe0..36407ea41f 100644
--- a/src/ui/simulator/application/study.cpp
+++ b/src/ui/simulator/application/study.cpp
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/simulator/application/study.h b/src/ui/simulator/application/study.h
index 42223c8ff2..3b790c2ea2 100644
--- a/src/ui/simulator/application/study.h
+++ b/src/ui/simulator/application/study.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/simulator/application/wait.cpp b/src/ui/simulator/application/wait.cpp
index 56f5948350..5aa9d82a0a 100644
--- a/src/ui/simulator/application/wait.cpp
+++ b/src/ui/simulator/application/wait.cpp
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/simulator/application/wait.h b/src/ui/simulator/application/wait.h
index a909b06857..4329fa6458 100644
--- a/src/ui/simulator/application/wait.h
+++ b/src/ui/simulator/application/wait.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/simulator/config.h b/src/ui/simulator/config.h
index f64d0f3785..e41c9a58fd 100644
--- a/src/ui/simulator/config.h
+++ b/src/ui/simulator/config.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/simulator/main.cpp b/src/ui/simulator/main.cpp
index d8b360a4e5..c20b0161ba 100644
--- a/src/ui/simulator/main.cpp
+++ b/src/ui/simulator/main.cpp
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/simulator/toolbox/clipboard/clipboard.cpp b/src/ui/simulator/toolbox/clipboard/clipboard.cpp
index 383ffa8b59..dcba083489 100644
--- a/src/ui/simulator/toolbox/clipboard/clipboard.cpp
+++ b/src/ui/simulator/toolbox/clipboard/clipboard.cpp
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/simulator/toolbox/clipboard/clipboard.h b/src/ui/simulator/toolbox/clipboard/clipboard.h
index 4ba7828643..538dea50c2 100644
--- a/src/ui/simulator/toolbox/clipboard/clipboard.h
+++ b/src/ui/simulator/toolbox/clipboard/clipboard.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/simulator/toolbox/components/button.h b/src/ui/simulator/toolbox/components/button.h
index c1842a5312..754bd189ba 100644
--- a/src/ui/simulator/toolbox/components/button.h
+++ b/src/ui/simulator/toolbox/components/button.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/simulator/toolbox/components/button/button.cpp b/src/ui/simulator/toolbox/components/button/button.cpp
index 0b82b71466..0b884f687b 100644
--- a/src/ui/simulator/toolbox/components/button/button.cpp
+++ b/src/ui/simulator/toolbox/components/button/button.cpp
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/simulator/toolbox/components/button/button.h b/src/ui/simulator/toolbox/components/button/button.h
index b9fdf8a948..2385aae108 100644
--- a/src/ui/simulator/toolbox/components/button/button.h
+++ b/src/ui/simulator/toolbox/components/button/button.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/simulator/toolbox/components/button/button.hxx b/src/ui/simulator/toolbox/components/button/button.hxx
index d4a93f1261..c5b4c9c9c9 100644
--- a/src/ui/simulator/toolbox/components/button/button.hxx
+++ b/src/ui/simulator/toolbox/components/button/button.hxx
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/simulator/toolbox/components/captionpanel.cpp b/src/ui/simulator/toolbox/components/captionpanel.cpp
index 2465523b00..c6469a1dca 100644
--- a/src/ui/simulator/toolbox/components/captionpanel.cpp
+++ b/src/ui/simulator/toolbox/components/captionpanel.cpp
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/simulator/toolbox/components/captionpanel.h b/src/ui/simulator/toolbox/components/captionpanel.h
index e52826de82..58a9290381 100644
--- a/src/ui/simulator/toolbox/components/captionpanel.h
+++ b/src/ui/simulator/toolbox/components/captionpanel.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/simulator/toolbox/components/datagrid/component.cpp b/src/ui/simulator/toolbox/components/datagrid/component.cpp
index e2b470d48b..b2fb1f3f0d 100644
--- a/src/ui/simulator/toolbox/components/datagrid/component.cpp
+++ b/src/ui/simulator/toolbox/components/datagrid/component.cpp
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/simulator/toolbox/components/datagrid/component.h b/src/ui/simulator/toolbox/components/datagrid/component.h
index 42d821047d..738cf50623 100644
--- a/src/ui/simulator/toolbox/components/datagrid/component.h
+++ b/src/ui/simulator/toolbox/components/datagrid/component.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/simulator/toolbox/components/datagrid/dbgrid.cpp b/src/ui/simulator/toolbox/components/datagrid/dbgrid.cpp
index 48b545d206..f20c919e4c 100644
--- a/src/ui/simulator/toolbox/components/datagrid/dbgrid.cpp
+++ b/src/ui/simulator/toolbox/components/datagrid/dbgrid.cpp
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/simulator/toolbox/components/datagrid/dbgrid.h b/src/ui/simulator/toolbox/components/datagrid/dbgrid.h
index dd20e7cdda..4a0e5372cf 100644
--- a/src/ui/simulator/toolbox/components/datagrid/dbgrid.h
+++ b/src/ui/simulator/toolbox/components/datagrid/dbgrid.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/simulator/toolbox/components/datagrid/default.h b/src/ui/simulator/toolbox/components/datagrid/default.h
index 7a735bd802..f7384c793f 100644
--- a/src/ui/simulator/toolbox/components/datagrid/default.h
+++ b/src/ui/simulator/toolbox/components/datagrid/default.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/simulator/toolbox/components/datagrid/filter/all/any.h b/src/ui/simulator/toolbox/components/datagrid/filter/all/any.h
index 5509064802..5da87fc3cc 100644
--- a/src/ui/simulator/toolbox/components/datagrid/filter/all/any.h
+++ b/src/ui/simulator/toolbox/components/datagrid/filter/all/any.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/simulator/toolbox/components/datagrid/filter/all/columnindex.h b/src/ui/simulator/toolbox/components/datagrid/filter/all/columnindex.h
index 8adc2d4306..ca274aa011 100644
--- a/src/ui/simulator/toolbox/components/datagrid/filter/all/columnindex.h
+++ b/src/ui/simulator/toolbox/components/datagrid/filter/all/columnindex.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/simulator/toolbox/components/datagrid/filter/all/day.h b/src/ui/simulator/toolbox/components/datagrid/filter/all/day.h
index 245cf52c16..13b4590722 100644
--- a/src/ui/simulator/toolbox/components/datagrid/filter/all/day.h
+++ b/src/ui/simulator/toolbox/components/datagrid/filter/all/day.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/simulator/toolbox/components/datagrid/filter/all/dayyear.h b/src/ui/simulator/toolbox/components/datagrid/filter/all/dayyear.h
index 2e268bcf7e..6263aae203 100644
--- a/src/ui/simulator/toolbox/components/datagrid/filter/all/dayyear.h
+++ b/src/ui/simulator/toolbox/components/datagrid/filter/all/dayyear.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/simulator/toolbox/components/datagrid/filter/all/hour.h b/src/ui/simulator/toolbox/components/datagrid/filter/all/hour.h
index 1f65c73e68..7a4b7d7fd7 100644
--- a/src/ui/simulator/toolbox/components/datagrid/filter/all/hour.h
+++ b/src/ui/simulator/toolbox/components/datagrid/filter/all/hour.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/simulator/toolbox/components/datagrid/filter/all/houryear.h b/src/ui/simulator/toolbox/components/datagrid/filter/all/houryear.h
index 2f5f855ccd..0f376156a3 100644
--- a/src/ui/simulator/toolbox/components/datagrid/filter/all/houryear.h
+++ b/src/ui/simulator/toolbox/components/datagrid/filter/all/houryear.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/simulator/toolbox/components/datagrid/filter/all/month.cpp b/src/ui/simulator/toolbox/components/datagrid/filter/all/month.cpp
index cc3d75b84f..1e2dffd7e9 100644
--- a/src/ui/simulator/toolbox/components/datagrid/filter/all/month.cpp
+++ b/src/ui/simulator/toolbox/components/datagrid/filter/all/month.cpp
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/simulator/toolbox/components/datagrid/filter/all/month.h b/src/ui/simulator/toolbox/components/datagrid/filter/all/month.h
index ded394e195..c8114792e6 100644
--- a/src/ui/simulator/toolbox/components/datagrid/filter/all/month.h
+++ b/src/ui/simulator/toolbox/components/datagrid/filter/all/month.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/simulator/toolbox/components/datagrid/filter/all/week.cpp b/src/ui/simulator/toolbox/components/datagrid/filter/all/week.cpp
index 20c361c309..8f87777c16 100644
--- a/src/ui/simulator/toolbox/components/datagrid/filter/all/week.cpp
+++ b/src/ui/simulator/toolbox/components/datagrid/filter/all/week.cpp
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/simulator/toolbox/components/datagrid/filter/all/week.h b/src/ui/simulator/toolbox/components/datagrid/filter/all/week.h
index a9a2e4f6e6..cf9d8b7a37 100644
--- a/src/ui/simulator/toolbox/components/datagrid/filter/all/week.h
+++ b/src/ui/simulator/toolbox/components/datagrid/filter/all/week.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/simulator/toolbox/components/datagrid/filter/all/weekday.h b/src/ui/simulator/toolbox/components/datagrid/filter/all/weekday.h
index 537722a627..a6d7f5aab1 100644
--- a/src/ui/simulator/toolbox/components/datagrid/filter/all/weekday.h
+++ b/src/ui/simulator/toolbox/components/datagrid/filter/all/weekday.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/simulator/toolbox/components/datagrid/filter/component.cpp b/src/ui/simulator/toolbox/components/datagrid/filter/component.cpp
index dccbc18648..89550c55a8 100644
--- a/src/ui/simulator/toolbox/components/datagrid/filter/component.cpp
+++ b/src/ui/simulator/toolbox/components/datagrid/filter/component.cpp
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/simulator/toolbox/components/datagrid/filter/component.h b/src/ui/simulator/toolbox/components/datagrid/filter/component.h
index 5be5f39006..9fbb9c017d 100644
--- a/src/ui/simulator/toolbox/components/datagrid/filter/component.h
+++ b/src/ui/simulator/toolbox/components/datagrid/filter/component.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/simulator/toolbox/components/datagrid/filter/filter.cpp b/src/ui/simulator/toolbox/components/datagrid/filter/filter.cpp
index 1f0c0a0cb7..a497e1c759 100644
--- a/src/ui/simulator/toolbox/components/datagrid/filter/filter.cpp
+++ b/src/ui/simulator/toolbox/components/datagrid/filter/filter.cpp
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/simulator/toolbox/components/datagrid/filter/filter.h b/src/ui/simulator/toolbox/components/datagrid/filter/filter.h
index b3e3d9327b..ace251de3b 100644
--- a/src/ui/simulator/toolbox/components/datagrid/filter/filter.h
+++ b/src/ui/simulator/toolbox/components/datagrid/filter/filter.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/simulator/toolbox/components/datagrid/filter/input.cpp b/src/ui/simulator/toolbox/components/datagrid/filter/input.cpp
index 12ba831c5b..a7ffeb53fb 100644
--- a/src/ui/simulator/toolbox/components/datagrid/filter/input.cpp
+++ b/src/ui/simulator/toolbox/components/datagrid/filter/input.cpp
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/simulator/toolbox/components/datagrid/filter/input.h b/src/ui/simulator/toolbox/components/datagrid/filter/input.h
index 41d2c97a47..1726c2b2ec 100644
--- a/src/ui/simulator/toolbox/components/datagrid/filter/input.h
+++ b/src/ui/simulator/toolbox/components/datagrid/filter/input.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/simulator/toolbox/components/datagrid/filter/operator.cpp b/src/ui/simulator/toolbox/components/datagrid/filter/operator.cpp
index 04251ad97d..deb8b8d9cd 100644
--- a/src/ui/simulator/toolbox/components/datagrid/filter/operator.cpp
+++ b/src/ui/simulator/toolbox/components/datagrid/filter/operator.cpp
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/simulator/toolbox/components/datagrid/filter/operator.h b/src/ui/simulator/toolbox/components/datagrid/filter/operator.h
index e84f1c9af4..2d7a618d0f 100644
--- a/src/ui/simulator/toolbox/components/datagrid/filter/operator.h
+++ b/src/ui/simulator/toolbox/components/datagrid/filter/operator.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/simulator/toolbox/components/datagrid/filter/operator.list.cpp b/src/ui/simulator/toolbox/components/datagrid/filter/operator.list.cpp
index 1ba5e457d9..27aae5a2f1 100644
--- a/src/ui/simulator/toolbox/components/datagrid/filter/operator.list.cpp
+++ b/src/ui/simulator/toolbox/components/datagrid/filter/operator.list.cpp
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/simulator/toolbox/components/datagrid/filter/operator.list.h b/src/ui/simulator/toolbox/components/datagrid/filter/operator.list.h
index 550ee558e7..1626258855 100644
--- a/src/ui/simulator/toolbox/components/datagrid/filter/operator.list.h
+++ b/src/ui/simulator/toolbox/components/datagrid/filter/operator.list.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/simulator/toolbox/components/datagrid/filter/operator/all.h b/src/ui/simulator/toolbox/components/datagrid/filter/operator/all.h
index 04ac3aea46..a78fedf120 100644
--- a/src/ui/simulator/toolbox/components/datagrid/filter/operator/all.h
+++ b/src/ui/simulator/toolbox/components/datagrid/filter/operator/all.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/simulator/toolbox/components/datagrid/filter/operator/equals.h b/src/ui/simulator/toolbox/components/datagrid/filter/operator/equals.h
index a024624193..548caeeca3 100644
--- a/src/ui/simulator/toolbox/components/datagrid/filter/operator/equals.h
+++ b/src/ui/simulator/toolbox/components/datagrid/filter/operator/equals.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/simulator/toolbox/components/datagrid/filter/operator/greaterthan.h b/src/ui/simulator/toolbox/components/datagrid/filter/operator/greaterthan.h
index 5f7eb5652b..967b4274cc 100644
--- a/src/ui/simulator/toolbox/components/datagrid/filter/operator/greaterthan.h
+++ b/src/ui/simulator/toolbox/components/datagrid/filter/operator/greaterthan.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/simulator/toolbox/components/datagrid/filter/operator/greaterthanorequalsto.h b/src/ui/simulator/toolbox/components/datagrid/filter/operator/greaterthanorequalsto.h
index 0064080fc8..fd18324272 100644
--- a/src/ui/simulator/toolbox/components/datagrid/filter/operator/greaterthanorequalsto.h
+++ b/src/ui/simulator/toolbox/components/datagrid/filter/operator/greaterthanorequalsto.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/simulator/toolbox/components/datagrid/filter/operator/lessthan.h b/src/ui/simulator/toolbox/components/datagrid/filter/operator/lessthan.h
index d061b8bad9..82da71bb33 100644
--- a/src/ui/simulator/toolbox/components/datagrid/filter/operator/lessthan.h
+++ b/src/ui/simulator/toolbox/components/datagrid/filter/operator/lessthan.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/simulator/toolbox/components/datagrid/filter/operator/lessthanorequalsto.h b/src/ui/simulator/toolbox/components/datagrid/filter/operator/lessthanorequalsto.h
index 79cca7a499..5fd5a24d16 100644
--- a/src/ui/simulator/toolbox/components/datagrid/filter/operator/lessthanorequalsto.h
+++ b/src/ui/simulator/toolbox/components/datagrid/filter/operator/lessthanorequalsto.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/simulator/toolbox/components/datagrid/filter/operator/modulo.h b/src/ui/simulator/toolbox/components/datagrid/filter/operator/modulo.h
index 4cbf94ec28..dd22d33fcd 100644
--- a/src/ui/simulator/toolbox/components/datagrid/filter/operator/modulo.h
+++ b/src/ui/simulator/toolbox/components/datagrid/filter/operator/modulo.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/simulator/toolbox/components/datagrid/filter/operator/notequals.h b/src/ui/simulator/toolbox/components/datagrid/filter/operator/notequals.h
index b39cc31dd9..952b407fac 100644
--- a/src/ui/simulator/toolbox/components/datagrid/filter/operator/notequals.h
+++ b/src/ui/simulator/toolbox/components/datagrid/filter/operator/notequals.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/simulator/toolbox/components/datagrid/filter/parameter/parameter.cpp b/src/ui/simulator/toolbox/components/datagrid/filter/parameter/parameter.cpp
index a6e5bc7325..cba7e1207a 100644
--- a/src/ui/simulator/toolbox/components/datagrid/filter/parameter/parameter.cpp
+++ b/src/ui/simulator/toolbox/components/datagrid/filter/parameter/parameter.cpp
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/simulator/toolbox/components/datagrid/filter/parameter/parameter.h b/src/ui/simulator/toolbox/components/datagrid/filter/parameter/parameter.h
index 87517cf6f5..69487c7b5c 100644
--- a/src/ui/simulator/toolbox/components/datagrid/filter/parameter/parameter.h
+++ b/src/ui/simulator/toolbox/components/datagrid/filter/parameter/parameter.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/simulator/toolbox/components/datagrid/filter/static.cpp b/src/ui/simulator/toolbox/components/datagrid/filter/static.cpp
index 242aa9de9b..907ba2b00a 100644
--- a/src/ui/simulator/toolbox/components/datagrid/filter/static.cpp
+++ b/src/ui/simulator/toolbox/components/datagrid/filter/static.cpp
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/simulator/toolbox/components/datagrid/gridhelper.cpp b/src/ui/simulator/toolbox/components/datagrid/gridhelper.cpp
index e9d1b97d2a..2c43ed0fa6 100644
--- a/src/ui/simulator/toolbox/components/datagrid/gridhelper.cpp
+++ b/src/ui/simulator/toolbox/components/datagrid/gridhelper.cpp
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/simulator/toolbox/components/datagrid/gridhelper.h b/src/ui/simulator/toolbox/components/datagrid/gridhelper.h
index 74284b4f86..6d9623a3c7 100644
--- a/src/ui/simulator/toolbox/components/datagrid/gridhelper.h
+++ b/src/ui/simulator/toolbox/components/datagrid/gridhelper.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/simulator/toolbox/components/datagrid/gridhelper.hxx b/src/ui/simulator/toolbox/components/datagrid/gridhelper.hxx
index eaa3f6533d..5fd165b942 100644
--- a/src/ui/simulator/toolbox/components/datagrid/gridhelper.hxx
+++ b/src/ui/simulator/toolbox/components/datagrid/gridhelper.hxx
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/simulator/toolbox/components/datagrid/modifiers.hxx b/src/ui/simulator/toolbox/components/datagrid/modifiers.hxx
index 8ac0086adf..0ed93563a6 100644
--- a/src/ui/simulator/toolbox/components/datagrid/modifiers.hxx
+++ b/src/ui/simulator/toolbox/components/datagrid/modifiers.hxx
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/simulator/toolbox/components/datagrid/renderer.cpp b/src/ui/simulator/toolbox/components/datagrid/renderer.cpp
index 11fee1fc78..bfad901a6e 100644
--- a/src/ui/simulator/toolbox/components/datagrid/renderer.cpp
+++ b/src/ui/simulator/toolbox/components/datagrid/renderer.cpp
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/simulator/toolbox/components/datagrid/renderer.h b/src/ui/simulator/toolbox/components/datagrid/renderer.h
index d940918389..f3a1fc997b 100644
--- a/src/ui/simulator/toolbox/components/datagrid/renderer.h
+++ b/src/ui/simulator/toolbox/components/datagrid/renderer.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/simulator/toolbox/components/datagrid/renderer.hxx b/src/ui/simulator/toolbox/components/datagrid/renderer.hxx
index ba6428c158..0190674e15 100644
--- a/src/ui/simulator/toolbox/components/datagrid/renderer.hxx
+++ b/src/ui/simulator/toolbox/components/datagrid/renderer.hxx
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/simulator/toolbox/components/datagrid/renderer/adequacy-patch-area-grid.cpp b/src/ui/simulator/toolbox/components/datagrid/renderer/adequacy-patch-area-grid.cpp
index 7611d5d36a..262bea0b00 100644
--- a/src/ui/simulator/toolbox/components/datagrid/renderer/adequacy-patch-area-grid.cpp
+++ b/src/ui/simulator/toolbox/components/datagrid/renderer/adequacy-patch-area-grid.cpp
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/simulator/toolbox/components/datagrid/renderer/adequacy-patch-area-grid.h b/src/ui/simulator/toolbox/components/datagrid/renderer/adequacy-patch-area-grid.h
index 00e7ec88f9..bbad91efef 100644
--- a/src/ui/simulator/toolbox/components/datagrid/renderer/adequacy-patch-area-grid.h
+++ b/src/ui/simulator/toolbox/components/datagrid/renderer/adequacy-patch-area-grid.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/simulator/toolbox/components/datagrid/renderer/analyzer/areas.cpp b/src/ui/simulator/toolbox/components/datagrid/renderer/analyzer/areas.cpp
index 4dd809e071..9dd0bfd236 100644
--- a/src/ui/simulator/toolbox/components/datagrid/renderer/analyzer/areas.cpp
+++ b/src/ui/simulator/toolbox/components/datagrid/renderer/analyzer/areas.cpp
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/simulator/toolbox/components/datagrid/renderer/analyzer/areas.h b/src/ui/simulator/toolbox/components/datagrid/renderer/analyzer/areas.h
index cd95dcc583..ae2da2a4b0 100644
--- a/src/ui/simulator/toolbox/components/datagrid/renderer/analyzer/areas.h
+++ b/src/ui/simulator/toolbox/components/datagrid/renderer/analyzer/areas.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/simulator/toolbox/components/datagrid/renderer/area.cpp b/src/ui/simulator/toolbox/components/datagrid/renderer/area.cpp
index 46a2853e2d..2ad0b2ea5d 100644
--- a/src/ui/simulator/toolbox/components/datagrid/renderer/area.cpp
+++ b/src/ui/simulator/toolbox/components/datagrid/renderer/area.cpp
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/simulator/toolbox/components/datagrid/renderer/area.h b/src/ui/simulator/toolbox/components/datagrid/renderer/area.h
index f17b1e6ea3..2f90c66d93 100644
--- a/src/ui/simulator/toolbox/components/datagrid/renderer/area.h
+++ b/src/ui/simulator/toolbox/components/datagrid/renderer/area.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/simulator/toolbox/components/datagrid/renderer/area/common.areasummary.cpp b/src/ui/simulator/toolbox/components/datagrid/renderer/area/common.areasummary.cpp
index 7440e2f8f8..b6373e7acc 100644
--- a/src/ui/simulator/toolbox/components/datagrid/renderer/area/common.areasummary.cpp
+++ b/src/ui/simulator/toolbox/components/datagrid/renderer/area/common.areasummary.cpp
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/simulator/toolbox/components/datagrid/renderer/area/common.areasummary.h b/src/ui/simulator/toolbox/components/datagrid/renderer/area/common.areasummary.h
index 217b215587..db0e040765 100644
--- a/src/ui/simulator/toolbox/components/datagrid/renderer/area/common.areasummary.h
+++ b/src/ui/simulator/toolbox/components/datagrid/renderer/area/common.areasummary.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/simulator/toolbox/components/datagrid/renderer/area/creditmodulations.cpp b/src/ui/simulator/toolbox/components/datagrid/renderer/area/creditmodulations.cpp
index 11c8e74bcc..8b4faa1694 100644
--- a/src/ui/simulator/toolbox/components/datagrid/renderer/area/creditmodulations.cpp
+++ b/src/ui/simulator/toolbox/components/datagrid/renderer/area/creditmodulations.cpp
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/simulator/toolbox/components/datagrid/renderer/area/creditmodulations.h b/src/ui/simulator/toolbox/components/datagrid/renderer/area/creditmodulations.h
index 0fe545462d..88c5374017 100644
--- a/src/ui/simulator/toolbox/components/datagrid/renderer/area/creditmodulations.h
+++ b/src/ui/simulator/toolbox/components/datagrid/renderer/area/creditmodulations.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/simulator/toolbox/components/datagrid/renderer/area/dsm.cpp b/src/ui/simulator/toolbox/components/datagrid/renderer/area/dsm.cpp
index a1322470fd..570248bc95 100644
--- a/src/ui/simulator/toolbox/components/datagrid/renderer/area/dsm.cpp
+++ b/src/ui/simulator/toolbox/components/datagrid/renderer/area/dsm.cpp
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/simulator/toolbox/components/datagrid/renderer/area/dsm.h b/src/ui/simulator/toolbox/components/datagrid/renderer/area/dsm.h
index 549207e4f0..65583e86ed 100644
--- a/src/ui/simulator/toolbox/components/datagrid/renderer/area/dsm.h
+++ b/src/ui/simulator/toolbox/components/datagrid/renderer/area/dsm.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/simulator/toolbox/components/datagrid/renderer/area/hydro/allocation.cpp b/src/ui/simulator/toolbox/components/datagrid/renderer/area/hydro/allocation.cpp
index 9bea858ac7..fd753277de 100644
--- a/src/ui/simulator/toolbox/components/datagrid/renderer/area/hydro/allocation.cpp
+++ b/src/ui/simulator/toolbox/components/datagrid/renderer/area/hydro/allocation.cpp
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/simulator/toolbox/components/datagrid/renderer/area/hydro/allocation.h b/src/ui/simulator/toolbox/components/datagrid/renderer/area/hydro/allocation.h
index ba51b382eb..28514c4b37 100644
--- a/src/ui/simulator/toolbox/components/datagrid/renderer/area/hydro/allocation.h
+++ b/src/ui/simulator/toolbox/components/datagrid/renderer/area/hydro/allocation.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/simulator/toolbox/components/datagrid/renderer/area/hydromonthlypower.cpp b/src/ui/simulator/toolbox/components/datagrid/renderer/area/hydromonthlypower.cpp
index 24dcad3cd8..2296ede3c2 100644
--- a/src/ui/simulator/toolbox/components/datagrid/renderer/area/hydromonthlypower.cpp
+++ b/src/ui/simulator/toolbox/components/datagrid/renderer/area/hydromonthlypower.cpp
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/simulator/toolbox/components/datagrid/renderer/area/hydromonthlypower.h b/src/ui/simulator/toolbox/components/datagrid/renderer/area/hydromonthlypower.h
index 896f07face..12aaebf3d8 100644
--- a/src/ui/simulator/toolbox/components/datagrid/renderer/area/hydromonthlypower.h
+++ b/src/ui/simulator/toolbox/components/datagrid/renderer/area/hydromonthlypower.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/simulator/toolbox/components/datagrid/renderer/area/hydroprepro.cpp b/src/ui/simulator/toolbox/components/datagrid/renderer/area/hydroprepro.cpp
index 2e5857dcc8..cdd8ba1758 100644
--- a/src/ui/simulator/toolbox/components/datagrid/renderer/area/hydroprepro.cpp
+++ b/src/ui/simulator/toolbox/components/datagrid/renderer/area/hydroprepro.cpp
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/simulator/toolbox/components/datagrid/renderer/area/hydroprepro.h b/src/ui/simulator/toolbox/components/datagrid/renderer/area/hydroprepro.h
index 57207c7509..4f1abb66a9 100644
--- a/src/ui/simulator/toolbox/components/datagrid/renderer/area/hydroprepro.h
+++ b/src/ui/simulator/toolbox/components/datagrid/renderer/area/hydroprepro.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/simulator/toolbox/components/datagrid/renderer/area/inflowpattern.cpp b/src/ui/simulator/toolbox/components/datagrid/renderer/area/inflowpattern.cpp
index 7d6e71e03f..06e6b178f5 100644
--- a/src/ui/simulator/toolbox/components/datagrid/renderer/area/inflowpattern.cpp
+++ b/src/ui/simulator/toolbox/components/datagrid/renderer/area/inflowpattern.cpp
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/simulator/toolbox/components/datagrid/renderer/area/inflowpattern.h b/src/ui/simulator/toolbox/components/datagrid/renderer/area/inflowpattern.h
index a9e04ebc15..83e4b4cc26 100644
--- a/src/ui/simulator/toolbox/components/datagrid/renderer/area/inflowpattern.h
+++ b/src/ui/simulator/toolbox/components/datagrid/renderer/area/inflowpattern.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/simulator/toolbox/components/datagrid/renderer/area/misc.cpp b/src/ui/simulator/toolbox/components/datagrid/renderer/area/misc.cpp
index 019c05e891..db881e771b 100644
--- a/src/ui/simulator/toolbox/components/datagrid/renderer/area/misc.cpp
+++ b/src/ui/simulator/toolbox/components/datagrid/renderer/area/misc.cpp
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/simulator/toolbox/components/datagrid/renderer/area/misc.h b/src/ui/simulator/toolbox/components/datagrid/renderer/area/misc.h
index 9ab13d4acb..7c90fb087e 100644
--- a/src/ui/simulator/toolbox/components/datagrid/renderer/area/misc.h
+++ b/src/ui/simulator/toolbox/components/datagrid/renderer/area/misc.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/simulator/toolbox/components/datagrid/renderer/area/nodal-optimization.cpp b/src/ui/simulator/toolbox/components/datagrid/renderer/area/nodal-optimization.cpp
index 7da884de01..cfb084e2c3 100644
--- a/src/ui/simulator/toolbox/components/datagrid/renderer/area/nodal-optimization.cpp
+++ b/src/ui/simulator/toolbox/components/datagrid/renderer/area/nodal-optimization.cpp
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/simulator/toolbox/components/datagrid/renderer/area/nodal-optimization.h b/src/ui/simulator/toolbox/components/datagrid/renderer/area/nodal-optimization.h
index b26ce72fda..fcd6368b3e 100644
--- a/src/ui/simulator/toolbox/components/datagrid/renderer/area/nodal-optimization.h
+++ b/src/ui/simulator/toolbox/components/datagrid/renderer/area/nodal-optimization.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/simulator/toolbox/components/datagrid/renderer/area/renewable.areasummary.cpp b/src/ui/simulator/toolbox/components/datagrid/renderer/area/renewable.areasummary.cpp
index 361634349b..7cb24df671 100644
--- a/src/ui/simulator/toolbox/components/datagrid/renderer/area/renewable.areasummary.cpp
+++ b/src/ui/simulator/toolbox/components/datagrid/renderer/area/renewable.areasummary.cpp
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/simulator/toolbox/components/datagrid/renderer/area/renewable.areasummary.h b/src/ui/simulator/toolbox/components/datagrid/renderer/area/renewable.areasummary.h
index 213976ebc9..0b4b586d2a 100644
--- a/src/ui/simulator/toolbox/components/datagrid/renderer/area/renewable.areasummary.h
+++ b/src/ui/simulator/toolbox/components/datagrid/renderer/area/renewable.areasummary.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/simulator/toolbox/components/datagrid/renderer/area/reservoirlevels.cpp b/src/ui/simulator/toolbox/components/datagrid/renderer/area/reservoirlevels.cpp
index f5c222ed4b..279a5f1757 100644
--- a/src/ui/simulator/toolbox/components/datagrid/renderer/area/reservoirlevels.cpp
+++ b/src/ui/simulator/toolbox/components/datagrid/renderer/area/reservoirlevels.cpp
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/simulator/toolbox/components/datagrid/renderer/area/reservoirlevels.h b/src/ui/simulator/toolbox/components/datagrid/renderer/area/reservoirlevels.h
index ef3b5498cc..c1632481d2 100644
--- a/src/ui/simulator/toolbox/components/datagrid/renderer/area/reservoirlevels.h
+++ b/src/ui/simulator/toolbox/components/datagrid/renderer/area/reservoirlevels.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/simulator/toolbox/components/datagrid/renderer/area/thermal.areasummary.cpp b/src/ui/simulator/toolbox/components/datagrid/renderer/area/thermal.areasummary.cpp
index fac6969646..65600fe125 100644
--- a/src/ui/simulator/toolbox/components/datagrid/renderer/area/thermal.areasummary.cpp
+++ b/src/ui/simulator/toolbox/components/datagrid/renderer/area/thermal.areasummary.cpp
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/simulator/toolbox/components/datagrid/renderer/area/thermal.areasummary.h b/src/ui/simulator/toolbox/components/datagrid/renderer/area/thermal.areasummary.h
index 4111c26572..a21daf82eb 100644
--- a/src/ui/simulator/toolbox/components/datagrid/renderer/area/thermal.areasummary.h
+++ b/src/ui/simulator/toolbox/components/datagrid/renderer/area/thermal.areasummary.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/simulator/toolbox/components/datagrid/renderer/area/thermalmodulation.cpp b/src/ui/simulator/toolbox/components/datagrid/renderer/area/thermalmodulation.cpp
index 1b55aed700..2234a090f3 100644
--- a/src/ui/simulator/toolbox/components/datagrid/renderer/area/thermalmodulation.cpp
+++ b/src/ui/simulator/toolbox/components/datagrid/renderer/area/thermalmodulation.cpp
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/simulator/toolbox/components/datagrid/renderer/area/thermalmodulation.h b/src/ui/simulator/toolbox/components/datagrid/renderer/area/thermalmodulation.h
index 9a055b0c51..e806f61ad4 100644
--- a/src/ui/simulator/toolbox/components/datagrid/renderer/area/thermalmodulation.h
+++ b/src/ui/simulator/toolbox/components/datagrid/renderer/area/thermalmodulation.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/simulator/toolbox/components/datagrid/renderer/area/thermalprepro.cpp b/src/ui/simulator/toolbox/components/datagrid/renderer/area/thermalprepro.cpp
index 43785bec73..7283560544 100644
--- a/src/ui/simulator/toolbox/components/datagrid/renderer/area/thermalprepro.cpp
+++ b/src/ui/simulator/toolbox/components/datagrid/renderer/area/thermalprepro.cpp
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/simulator/toolbox/components/datagrid/renderer/area/thermalprepro.h b/src/ui/simulator/toolbox/components/datagrid/renderer/area/thermalprepro.h
index 095d994dd0..ada005df73 100644
--- a/src/ui/simulator/toolbox/components/datagrid/renderer/area/thermalprepro.h
+++ b/src/ui/simulator/toolbox/components/datagrid/renderer/area/thermalprepro.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/simulator/toolbox/components/datagrid/renderer/area/timeseries.cpp b/src/ui/simulator/toolbox/components/datagrid/renderer/area/timeseries.cpp
index a9751eaf4b..442d42d1b3 100644
--- a/src/ui/simulator/toolbox/components/datagrid/renderer/area/timeseries.cpp
+++ b/src/ui/simulator/toolbox/components/datagrid/renderer/area/timeseries.cpp
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/simulator/toolbox/components/datagrid/renderer/area/timeseries.h b/src/ui/simulator/toolbox/components/datagrid/renderer/area/timeseries.h
index 0810123d1c..862bfbb03c 100644
--- a/src/ui/simulator/toolbox/components/datagrid/renderer/area/timeseries.h
+++ b/src/ui/simulator/toolbox/components/datagrid/renderer/area/timeseries.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/simulator/toolbox/components/datagrid/renderer/area/watervalues.cpp b/src/ui/simulator/toolbox/components/datagrid/renderer/area/watervalues.cpp
index 2fbe7aa485..5899432029 100644
--- a/src/ui/simulator/toolbox/components/datagrid/renderer/area/watervalues.cpp
+++ b/src/ui/simulator/toolbox/components/datagrid/renderer/area/watervalues.cpp
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/simulator/toolbox/components/datagrid/renderer/area/watervalues.h b/src/ui/simulator/toolbox/components/datagrid/renderer/area/watervalues.h
index bdd5de7b5a..8a94902fd7 100644
--- a/src/ui/simulator/toolbox/components/datagrid/renderer/area/watervalues.h
+++ b/src/ui/simulator/toolbox/components/datagrid/renderer/area/watervalues.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/simulator/toolbox/components/datagrid/renderer/area/xcast-allareas.h b/src/ui/simulator/toolbox/components/datagrid/renderer/area/xcast-allareas.h
index 4e32262b90..279dd2a7f3 100644
--- a/src/ui/simulator/toolbox/components/datagrid/renderer/area/xcast-allareas.h
+++ b/src/ui/simulator/toolbox/components/datagrid/renderer/area/xcast-allareas.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/simulator/toolbox/components/datagrid/renderer/area/xcast-allareas.hxx b/src/ui/simulator/toolbox/components/datagrid/renderer/area/xcast-allareas.hxx
index 9b5190719f..b0ffcfd41f 100644
--- a/src/ui/simulator/toolbox/components/datagrid/renderer/area/xcast-allareas.hxx
+++ b/src/ui/simulator/toolbox/components/datagrid/renderer/area/xcast-allareas.hxx
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/simulator/toolbox/components/datagrid/renderer/area/xcast-coefficients.h b/src/ui/simulator/toolbox/components/datagrid/renderer/area/xcast-coefficients.h
index 3bd972b555..630c434487 100644
--- a/src/ui/simulator/toolbox/components/datagrid/renderer/area/xcast-coefficients.h
+++ b/src/ui/simulator/toolbox/components/datagrid/renderer/area/xcast-coefficients.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/simulator/toolbox/components/datagrid/renderer/area/xcast-coefficients.hxx b/src/ui/simulator/toolbox/components/datagrid/renderer/area/xcast-coefficients.hxx
index 8eb1e8268b..a248d8c518 100644
--- a/src/ui/simulator/toolbox/components/datagrid/renderer/area/xcast-coefficients.hxx
+++ b/src/ui/simulator/toolbox/components/datagrid/renderer/area/xcast-coefficients.hxx
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/simulator/toolbox/components/datagrid/renderer/area/xcast-conversion.h b/src/ui/simulator/toolbox/components/datagrid/renderer/area/xcast-conversion.h
index 011067b5b7..f63a7a55db 100644
--- a/src/ui/simulator/toolbox/components/datagrid/renderer/area/xcast-conversion.h
+++ b/src/ui/simulator/toolbox/components/datagrid/renderer/area/xcast-conversion.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/simulator/toolbox/components/datagrid/renderer/area/xcast-conversion.hxx b/src/ui/simulator/toolbox/components/datagrid/renderer/area/xcast-conversion.hxx
index 71dabb04ec..13c5c7e3d9 100644
--- a/src/ui/simulator/toolbox/components/datagrid/renderer/area/xcast-conversion.hxx
+++ b/src/ui/simulator/toolbox/components/datagrid/renderer/area/xcast-conversion.hxx
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/simulator/toolbox/components/datagrid/renderer/area/xcast-k.h b/src/ui/simulator/toolbox/components/datagrid/renderer/area/xcast-k.h
index 240d4121ea..aee57af60e 100644
--- a/src/ui/simulator/toolbox/components/datagrid/renderer/area/xcast-k.h
+++ b/src/ui/simulator/toolbox/components/datagrid/renderer/area/xcast-k.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/simulator/toolbox/components/datagrid/renderer/area/xcast-k.hxx b/src/ui/simulator/toolbox/components/datagrid/renderer/area/xcast-k.hxx
index 06b78ecb71..adb59ac281 100644
--- a/src/ui/simulator/toolbox/components/datagrid/renderer/area/xcast-k.hxx
+++ b/src/ui/simulator/toolbox/components/datagrid/renderer/area/xcast-k.hxx
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/simulator/toolbox/components/datagrid/renderer/area/xcast-translation.h b/src/ui/simulator/toolbox/components/datagrid/renderer/area/xcast-translation.h
index 00c14021df..5b8af4f634 100644
--- a/src/ui/simulator/toolbox/components/datagrid/renderer/area/xcast-translation.h
+++ b/src/ui/simulator/toolbox/components/datagrid/renderer/area/xcast-translation.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/simulator/toolbox/components/datagrid/renderer/area/xcast-translation.hxx b/src/ui/simulator/toolbox/components/datagrid/renderer/area/xcast-translation.hxx
index 722042c914..0638180da6 100644
--- a/src/ui/simulator/toolbox/components/datagrid/renderer/area/xcast-translation.hxx
+++ b/src/ui/simulator/toolbox/components/datagrid/renderer/area/xcast-translation.hxx
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/simulator/toolbox/components/datagrid/renderer/bindingconstraint/data.cpp b/src/ui/simulator/toolbox/components/datagrid/renderer/bindingconstraint/data.cpp
index 725eaab36d..b079942b6d 100644
--- a/src/ui/simulator/toolbox/components/datagrid/renderer/bindingconstraint/data.cpp
+++ b/src/ui/simulator/toolbox/components/datagrid/renderer/bindingconstraint/data.cpp
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/simulator/toolbox/components/datagrid/renderer/bindingconstraint/data.h b/src/ui/simulator/toolbox/components/datagrid/renderer/bindingconstraint/data.h
index 0d55fcfa62..9f9819952e 100644
--- a/src/ui/simulator/toolbox/components/datagrid/renderer/bindingconstraint/data.h
+++ b/src/ui/simulator/toolbox/components/datagrid/renderer/bindingconstraint/data.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/simulator/toolbox/components/datagrid/renderer/bindingconstraint/offsets.cpp b/src/ui/simulator/toolbox/components/datagrid/renderer/bindingconstraint/offsets.cpp
index 590329d5d7..fd6ca4eccb 100644
--- a/src/ui/simulator/toolbox/components/datagrid/renderer/bindingconstraint/offsets.cpp
+++ b/src/ui/simulator/toolbox/components/datagrid/renderer/bindingconstraint/offsets.cpp
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/simulator/toolbox/components/datagrid/renderer/bindingconstraint/offsets.h b/src/ui/simulator/toolbox/components/datagrid/renderer/bindingconstraint/offsets.h
index 774024fb0d..248093c4b6 100644
--- a/src/ui/simulator/toolbox/components/datagrid/renderer/bindingconstraint/offsets.h
+++ b/src/ui/simulator/toolbox/components/datagrid/renderer/bindingconstraint/offsets.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/simulator/toolbox/components/datagrid/renderer/bindingconstraint/weights.cpp b/src/ui/simulator/toolbox/components/datagrid/renderer/bindingconstraint/weights.cpp
index d87dd8f69f..5d4a2ae006 100644
--- a/src/ui/simulator/toolbox/components/datagrid/renderer/bindingconstraint/weights.cpp
+++ b/src/ui/simulator/toolbox/components/datagrid/renderer/bindingconstraint/weights.cpp
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/simulator/toolbox/components/datagrid/renderer/bindingconstraint/weights.h b/src/ui/simulator/toolbox/components/datagrid/renderer/bindingconstraint/weights.h
index b30088e97d..08bc7d5fce 100644
--- a/src/ui/simulator/toolbox/components/datagrid/renderer/bindingconstraint/weights.h
+++ b/src/ui/simulator/toolbox/components/datagrid/renderer/bindingconstraint/weights.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/simulator/toolbox/components/datagrid/renderer/column.cpp b/src/ui/simulator/toolbox/components/datagrid/renderer/column.cpp
index f041a5ba25..dd7f6a7dc2 100644
--- a/src/ui/simulator/toolbox/components/datagrid/renderer/column.cpp
+++ b/src/ui/simulator/toolbox/components/datagrid/renderer/column.cpp
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/simulator/toolbox/components/datagrid/renderer/column.h b/src/ui/simulator/toolbox/components/datagrid/renderer/column.h
index 33781acbc4..cde6c6d825 100644
--- a/src/ui/simulator/toolbox/components/datagrid/renderer/column.h
+++ b/src/ui/simulator/toolbox/components/datagrid/renderer/column.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/simulator/toolbox/components/datagrid/renderer/connection.cpp b/src/ui/simulator/toolbox/components/datagrid/renderer/connection.cpp
index 2ff2a13591..2abc918687 100644
--- a/src/ui/simulator/toolbox/components/datagrid/renderer/connection.cpp
+++ b/src/ui/simulator/toolbox/components/datagrid/renderer/connection.cpp
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/simulator/toolbox/components/datagrid/renderer/connection.h b/src/ui/simulator/toolbox/components/datagrid/renderer/connection.h
index 21195f2cb7..24023ba645 100644
--- a/src/ui/simulator/toolbox/components/datagrid/renderer/connection.h
+++ b/src/ui/simulator/toolbox/components/datagrid/renderer/connection.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/simulator/toolbox/components/datagrid/renderer/constraintsbuilder/links.cpp b/src/ui/simulator/toolbox/components/datagrid/renderer/constraintsbuilder/links.cpp
index f23fe5cb80..d7a52e7020 100644
--- a/src/ui/simulator/toolbox/components/datagrid/renderer/constraintsbuilder/links.cpp
+++ b/src/ui/simulator/toolbox/components/datagrid/renderer/constraintsbuilder/links.cpp
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/simulator/toolbox/components/datagrid/renderer/constraintsbuilder/links.h b/src/ui/simulator/toolbox/components/datagrid/renderer/constraintsbuilder/links.h
index 9ab5adef75..622ddaff85 100644
--- a/src/ui/simulator/toolbox/components/datagrid/renderer/constraintsbuilder/links.h
+++ b/src/ui/simulator/toolbox/components/datagrid/renderer/constraintsbuilder/links.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/simulator/toolbox/components/datagrid/renderer/correlation.cpp b/src/ui/simulator/toolbox/components/datagrid/renderer/correlation.cpp
index cd8980e1c6..6358f62ae9 100644
--- a/src/ui/simulator/toolbox/components/datagrid/renderer/correlation.cpp
+++ b/src/ui/simulator/toolbox/components/datagrid/renderer/correlation.cpp
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/simulator/toolbox/components/datagrid/renderer/correlation.h b/src/ui/simulator/toolbox/components/datagrid/renderer/correlation.h
index 35f8e78047..8121baff4c 100644
--- a/src/ui/simulator/toolbox/components/datagrid/renderer/correlation.h
+++ b/src/ui/simulator/toolbox/components/datagrid/renderer/correlation.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/simulator/toolbox/components/datagrid/renderer/layers.cpp b/src/ui/simulator/toolbox/components/datagrid/renderer/layers.cpp
index c958757c04..ad0450c354 100644
--- a/src/ui/simulator/toolbox/components/datagrid/renderer/layers.cpp
+++ b/src/ui/simulator/toolbox/components/datagrid/renderer/layers.cpp
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/simulator/toolbox/components/datagrid/renderer/layers.h b/src/ui/simulator/toolbox/components/datagrid/renderer/layers.h
index 1fc9e09a2e..908c563b8a 100644
--- a/src/ui/simulator/toolbox/components/datagrid/renderer/layers.h
+++ b/src/ui/simulator/toolbox/components/datagrid/renderer/layers.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/simulator/toolbox/components/datagrid/renderer/links/summary.cpp b/src/ui/simulator/toolbox/components/datagrid/renderer/links/summary.cpp
index 265e4217f5..5a519a9c36 100644
--- a/src/ui/simulator/toolbox/components/datagrid/renderer/links/summary.cpp
+++ b/src/ui/simulator/toolbox/components/datagrid/renderer/links/summary.cpp
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/simulator/toolbox/components/datagrid/renderer/links/summary.h b/src/ui/simulator/toolbox/components/datagrid/renderer/links/summary.h
index 0ea191d461..dc433b9ab3 100644
--- a/src/ui/simulator/toolbox/components/datagrid/renderer/links/summary.h
+++ b/src/ui/simulator/toolbox/components/datagrid/renderer/links/summary.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/simulator/toolbox/components/datagrid/renderer/logfile.cpp b/src/ui/simulator/toolbox/components/datagrid/renderer/logfile.cpp
index 896e72b859..7f139f92c1 100644
--- a/src/ui/simulator/toolbox/components/datagrid/renderer/logfile.cpp
+++ b/src/ui/simulator/toolbox/components/datagrid/renderer/logfile.cpp
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/simulator/toolbox/components/datagrid/renderer/logfile.h b/src/ui/simulator/toolbox/components/datagrid/renderer/logfile.h
index b2f8658a67..757979d27a 100644
--- a/src/ui/simulator/toolbox/components/datagrid/renderer/logfile.h
+++ b/src/ui/simulator/toolbox/components/datagrid/renderer/logfile.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/simulator/toolbox/components/datagrid/renderer/matrix.h b/src/ui/simulator/toolbox/components/datagrid/renderer/matrix.h
index 169e6c0a60..6255178d65 100644
--- a/src/ui/simulator/toolbox/components/datagrid/renderer/matrix.h
+++ b/src/ui/simulator/toolbox/components/datagrid/renderer/matrix.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/simulator/toolbox/components/datagrid/renderer/matrix.hxx b/src/ui/simulator/toolbox/components/datagrid/renderer/matrix.hxx
index e5d4b1f134..817984e008 100644
--- a/src/ui/simulator/toolbox/components/datagrid/renderer/matrix.hxx
+++ b/src/ui/simulator/toolbox/components/datagrid/renderer/matrix.hxx
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/simulator/toolbox/components/datagrid/renderer/mc-playlist.cpp b/src/ui/simulator/toolbox/components/datagrid/renderer/mc-playlist.cpp
index 18587b350f..424d5513bb 100644
--- a/src/ui/simulator/toolbox/components/datagrid/renderer/mc-playlist.cpp
+++ b/src/ui/simulator/toolbox/components/datagrid/renderer/mc-playlist.cpp
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/simulator/toolbox/components/datagrid/renderer/mc-playlist.h b/src/ui/simulator/toolbox/components/datagrid/renderer/mc-playlist.h
index 083e894ffb..3aa93d533d 100644
--- a/src/ui/simulator/toolbox/components/datagrid/renderer/mc-playlist.h
+++ b/src/ui/simulator/toolbox/components/datagrid/renderer/mc-playlist.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/simulator/toolbox/components/datagrid/renderer/scenario-builder-hydro-levels-renderer.cpp b/src/ui/simulator/toolbox/components/datagrid/renderer/scenario-builder-hydro-levels-renderer.cpp
index 9afcd730a2..73d8eea9ec 100644
--- a/src/ui/simulator/toolbox/components/datagrid/renderer/scenario-builder-hydro-levels-renderer.cpp
+++ b/src/ui/simulator/toolbox/components/datagrid/renderer/scenario-builder-hydro-levels-renderer.cpp
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/simulator/toolbox/components/datagrid/renderer/scenario-builder-hydro-levels-renderer.h b/src/ui/simulator/toolbox/components/datagrid/renderer/scenario-builder-hydro-levels-renderer.h
index b3fb35d416..02680cd2bb 100644
--- a/src/ui/simulator/toolbox/components/datagrid/renderer/scenario-builder-hydro-levels-renderer.h
+++ b/src/ui/simulator/toolbox/components/datagrid/renderer/scenario-builder-hydro-levels-renderer.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/simulator/toolbox/components/datagrid/renderer/scenario-builder-hydro-renderer.cpp b/src/ui/simulator/toolbox/components/datagrid/renderer/scenario-builder-hydro-renderer.cpp
index d9ad28da49..a21bd3cbfe 100644
--- a/src/ui/simulator/toolbox/components/datagrid/renderer/scenario-builder-hydro-renderer.cpp
+++ b/src/ui/simulator/toolbox/components/datagrid/renderer/scenario-builder-hydro-renderer.cpp
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/simulator/toolbox/components/datagrid/renderer/scenario-builder-hydro-renderer.h b/src/ui/simulator/toolbox/components/datagrid/renderer/scenario-builder-hydro-renderer.h
index 2999bdea6b..7ad97fdd4e 100644
--- a/src/ui/simulator/toolbox/components/datagrid/renderer/scenario-builder-hydro-renderer.h
+++ b/src/ui/simulator/toolbox/components/datagrid/renderer/scenario-builder-hydro-renderer.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/simulator/toolbox/components/datagrid/renderer/scenario-builder-load-renderer.cpp b/src/ui/simulator/toolbox/components/datagrid/renderer/scenario-builder-load-renderer.cpp
index 2a049433bb..5bf3e0bb01 100644
--- a/src/ui/simulator/toolbox/components/datagrid/renderer/scenario-builder-load-renderer.cpp
+++ b/src/ui/simulator/toolbox/components/datagrid/renderer/scenario-builder-load-renderer.cpp
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/simulator/toolbox/components/datagrid/renderer/scenario-builder-load-renderer.h b/src/ui/simulator/toolbox/components/datagrid/renderer/scenario-builder-load-renderer.h
index df36cfd671..68c34deaa8 100644
--- a/src/ui/simulator/toolbox/components/datagrid/renderer/scenario-builder-load-renderer.h
+++ b/src/ui/simulator/toolbox/components/datagrid/renderer/scenario-builder-load-renderer.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/simulator/toolbox/components/datagrid/renderer/scenario-builder-renderer-base.cpp b/src/ui/simulator/toolbox/components/datagrid/renderer/scenario-builder-renderer-base.cpp
index 1163240d95..446fdbe014 100644
--- a/src/ui/simulator/toolbox/components/datagrid/renderer/scenario-builder-renderer-base.cpp
+++ b/src/ui/simulator/toolbox/components/datagrid/renderer/scenario-builder-renderer-base.cpp
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/simulator/toolbox/components/datagrid/renderer/scenario-builder-renderer-base.h b/src/ui/simulator/toolbox/components/datagrid/renderer/scenario-builder-renderer-base.h
index 9d85cdf97c..7feddcb1fa 100644
--- a/src/ui/simulator/toolbox/components/datagrid/renderer/scenario-builder-renderer-base.h
+++ b/src/ui/simulator/toolbox/components/datagrid/renderer/scenario-builder-renderer-base.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/simulator/toolbox/components/datagrid/renderer/scenario-builder-renewable-renderer.cpp b/src/ui/simulator/toolbox/components/datagrid/renderer/scenario-builder-renewable-renderer.cpp
index a9a894406d..33dabb523f 100644
--- a/src/ui/simulator/toolbox/components/datagrid/renderer/scenario-builder-renewable-renderer.cpp
+++ b/src/ui/simulator/toolbox/components/datagrid/renderer/scenario-builder-renewable-renderer.cpp
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/simulator/toolbox/components/datagrid/renderer/scenario-builder-renewable-renderer.h b/src/ui/simulator/toolbox/components/datagrid/renderer/scenario-builder-renewable-renderer.h
index aa39dd5761..d85b58ec66 100644
--- a/src/ui/simulator/toolbox/components/datagrid/renderer/scenario-builder-renewable-renderer.h
+++ b/src/ui/simulator/toolbox/components/datagrid/renderer/scenario-builder-renewable-renderer.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/simulator/toolbox/components/datagrid/renderer/scenario-builder-solar-renderer.cpp b/src/ui/simulator/toolbox/components/datagrid/renderer/scenario-builder-solar-renderer.cpp
index 214e2a69b3..26934603b3 100644
--- a/src/ui/simulator/toolbox/components/datagrid/renderer/scenario-builder-solar-renderer.cpp
+++ b/src/ui/simulator/toolbox/components/datagrid/renderer/scenario-builder-solar-renderer.cpp
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/simulator/toolbox/components/datagrid/renderer/scenario-builder-solar-renderer.h b/src/ui/simulator/toolbox/components/datagrid/renderer/scenario-builder-solar-renderer.h
index fca9faff4c..e20eaa5130 100644
--- a/src/ui/simulator/toolbox/components/datagrid/renderer/scenario-builder-solar-renderer.h
+++ b/src/ui/simulator/toolbox/components/datagrid/renderer/scenario-builder-solar-renderer.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/simulator/toolbox/components/datagrid/renderer/scenario-builder-thermal-renderer.cpp b/src/ui/simulator/toolbox/components/datagrid/renderer/scenario-builder-thermal-renderer.cpp
index 0fedcf7002..3e8cdf2e9e 100644
--- a/src/ui/simulator/toolbox/components/datagrid/renderer/scenario-builder-thermal-renderer.cpp
+++ b/src/ui/simulator/toolbox/components/datagrid/renderer/scenario-builder-thermal-renderer.cpp
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/simulator/toolbox/components/datagrid/renderer/scenario-builder-thermal-renderer.h b/src/ui/simulator/toolbox/components/datagrid/renderer/scenario-builder-thermal-renderer.h
index 8c91967765..f21152e851 100644
--- a/src/ui/simulator/toolbox/components/datagrid/renderer/scenario-builder-thermal-renderer.h
+++ b/src/ui/simulator/toolbox/components/datagrid/renderer/scenario-builder-thermal-renderer.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/simulator/toolbox/components/datagrid/renderer/scenario-builder-wind-renderer.cpp b/src/ui/simulator/toolbox/components/datagrid/renderer/scenario-builder-wind-renderer.cpp
index dfa66fd7c2..da967d90cc 100644
--- a/src/ui/simulator/toolbox/components/datagrid/renderer/scenario-builder-wind-renderer.cpp
+++ b/src/ui/simulator/toolbox/components/datagrid/renderer/scenario-builder-wind-renderer.cpp
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/simulator/toolbox/components/datagrid/renderer/scenario-builder-wind-renderer.h b/src/ui/simulator/toolbox/components/datagrid/renderer/scenario-builder-wind-renderer.h
index f5e774317e..dacc0aeb2e 100644
--- a/src/ui/simulator/toolbox/components/datagrid/renderer/scenario-builder-wind-renderer.h
+++ b/src/ui/simulator/toolbox/components/datagrid/renderer/scenario-builder-wind-renderer.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/simulator/toolbox/components/datagrid/renderer/ts-management-aggregated-as-renewables.cpp b/src/ui/simulator/toolbox/components/datagrid/renderer/ts-management-aggregated-as-renewables.cpp
index 45f8947233..c2978cc1ac 100644
--- a/src/ui/simulator/toolbox/components/datagrid/renderer/ts-management-aggregated-as-renewables.cpp
+++ b/src/ui/simulator/toolbox/components/datagrid/renderer/ts-management-aggregated-as-renewables.cpp
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/simulator/toolbox/components/datagrid/renderer/ts-management-clusters-as-renewables.cpp b/src/ui/simulator/toolbox/components/datagrid/renderer/ts-management-clusters-as-renewables.cpp
index cdcd6c0973..357816a2bc 100644
--- a/src/ui/simulator/toolbox/components/datagrid/renderer/ts-management-clusters-as-renewables.cpp
+++ b/src/ui/simulator/toolbox/components/datagrid/renderer/ts-management-clusters-as-renewables.cpp
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/simulator/toolbox/components/datagrid/renderer/ts-management-clusters-as-renewables.h b/src/ui/simulator/toolbox/components/datagrid/renderer/ts-management-clusters-as-renewables.h
index bcc036d591..96722ee7bf 100644
--- a/src/ui/simulator/toolbox/components/datagrid/renderer/ts-management-clusters-as-renewables.h
+++ b/src/ui/simulator/toolbox/components/datagrid/renderer/ts-management-clusters-as-renewables.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/simulator/toolbox/components/datagrid/renderer/ts-management.cpp b/src/ui/simulator/toolbox/components/datagrid/renderer/ts-management.cpp
index 6074303b8a..ec7aa8f644 100644
--- a/src/ui/simulator/toolbox/components/datagrid/renderer/ts-management.cpp
+++ b/src/ui/simulator/toolbox/components/datagrid/renderer/ts-management.cpp
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/simulator/toolbox/components/datagrid/renderer/ts-management.h b/src/ui/simulator/toolbox/components/datagrid/renderer/ts-management.h
index 50d2b8463a..bc6a4f781b 100644
--- a/src/ui/simulator/toolbox/components/datagrid/renderer/ts-management.h
+++ b/src/ui/simulator/toolbox/components/datagrid/renderer/ts-management.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/simulator/toolbox/components/datagrid/wxgrid-renderer.cpp b/src/ui/simulator/toolbox/components/datagrid/wxgrid-renderer.cpp
index bdba4b527a..34794d1d84 100644
--- a/src/ui/simulator/toolbox/components/datagrid/wxgrid-renderer.cpp
+++ b/src/ui/simulator/toolbox/components/datagrid/wxgrid-renderer.cpp
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/simulator/toolbox/components/datagrid/wxgrid-renderer.h b/src/ui/simulator/toolbox/components/datagrid/wxgrid-renderer.h
index 69482b9dff..cd4119b4f6 100644
--- a/src/ui/simulator/toolbox/components/datagrid/wxgrid-renderer.h
+++ b/src/ui/simulator/toolbox/components/datagrid/wxgrid-renderer.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/simulator/toolbox/components/htmllistbox/component.cpp b/src/ui/simulator/toolbox/components/htmllistbox/component.cpp
index 7e58a92b98..3f26234df7 100644
--- a/src/ui/simulator/toolbox/components/htmllistbox/component.cpp
+++ b/src/ui/simulator/toolbox/components/htmllistbox/component.cpp
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/simulator/toolbox/components/htmllistbox/component.h b/src/ui/simulator/toolbox/components/htmllistbox/component.h
index 66097cbada..f6c81ab3c2 100644
--- a/src/ui/simulator/toolbox/components/htmllistbox/component.h
+++ b/src/ui/simulator/toolbox/components/htmllistbox/component.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/simulator/toolbox/components/htmllistbox/component.hxx b/src/ui/simulator/toolbox/components/htmllistbox/component.hxx
index 043a4f2bce..57693b6485 100644
--- a/src/ui/simulator/toolbox/components/htmllistbox/component.hxx
+++ b/src/ui/simulator/toolbox/components/htmllistbox/component.hxx
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/simulator/toolbox/components/htmllistbox/datasource/bindingconstraint.cpp b/src/ui/simulator/toolbox/components/htmllistbox/datasource/bindingconstraint.cpp
index b1d04b444e..1b27dc5c10 100644
--- a/src/ui/simulator/toolbox/components/htmllistbox/datasource/bindingconstraint.cpp
+++ b/src/ui/simulator/toolbox/components/htmllistbox/datasource/bindingconstraint.cpp
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/simulator/toolbox/components/htmllistbox/datasource/cluster-order.cpp b/src/ui/simulator/toolbox/components/htmllistbox/datasource/cluster-order.cpp
index 271cbc6f33..30858affa7 100644
--- a/src/ui/simulator/toolbox/components/htmllistbox/datasource/cluster-order.cpp
+++ b/src/ui/simulator/toolbox/components/htmllistbox/datasource/cluster-order.cpp
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/simulator/toolbox/components/htmllistbox/datasource/cluster-order.h b/src/ui/simulator/toolbox/components/htmllistbox/datasource/cluster-order.h
index ea23e664d1..11a775648d 100644
--- a/src/ui/simulator/toolbox/components/htmllistbox/datasource/cluster-order.h
+++ b/src/ui/simulator/toolbox/components/htmllistbox/datasource/cluster-order.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/simulator/toolbox/components/htmllistbox/datasource/datasource.h b/src/ui/simulator/toolbox/components/htmllistbox/datasource/datasource.h
index 356bb49159..c60bde1532 100644
--- a/src/ui/simulator/toolbox/components/htmllistbox/datasource/datasource.h
+++ b/src/ui/simulator/toolbox/components/htmllistbox/datasource/datasource.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/simulator/toolbox/components/htmllistbox/datasource/datasource.hxx b/src/ui/simulator/toolbox/components/htmllistbox/datasource/datasource.hxx
index f6cd78d9bc..64280f4e1f 100644
--- a/src/ui/simulator/toolbox/components/htmllistbox/datasource/datasource.hxx
+++ b/src/ui/simulator/toolbox/components/htmllistbox/datasource/datasource.hxx
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/simulator/toolbox/components/htmllistbox/datasource/renewable-cluster-order.cpp b/src/ui/simulator/toolbox/components/htmllistbox/datasource/renewable-cluster-order.cpp
index 4dd4e93a19..d89397f5a7 100644
--- a/src/ui/simulator/toolbox/components/htmllistbox/datasource/renewable-cluster-order.cpp
+++ b/src/ui/simulator/toolbox/components/htmllistbox/datasource/renewable-cluster-order.cpp
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/simulator/toolbox/components/htmllistbox/datasource/renewable-cluster-order.h b/src/ui/simulator/toolbox/components/htmllistbox/datasource/renewable-cluster-order.h
index 4ffffd6e13..2db937108e 100644
--- a/src/ui/simulator/toolbox/components/htmllistbox/datasource/renewable-cluster-order.h
+++ b/src/ui/simulator/toolbox/components/htmllistbox/datasource/renewable-cluster-order.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/simulator/toolbox/components/htmllistbox/datasource/thermal-cluster-order.cpp b/src/ui/simulator/toolbox/components/htmllistbox/datasource/thermal-cluster-order.cpp
index 62ecce4a1d..d616bb5dda 100644
--- a/src/ui/simulator/toolbox/components/htmllistbox/datasource/thermal-cluster-order.cpp
+++ b/src/ui/simulator/toolbox/components/htmllistbox/datasource/thermal-cluster-order.cpp
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/simulator/toolbox/components/htmllistbox/datasource/thermal-cluster-order.h b/src/ui/simulator/toolbox/components/htmllistbox/datasource/thermal-cluster-order.h
index 6e210413c1..f634ed1f7d 100644
--- a/src/ui/simulator/toolbox/components/htmllistbox/datasource/thermal-cluster-order.h
+++ b/src/ui/simulator/toolbox/components/htmllistbox/datasource/thermal-cluster-order.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/simulator/toolbox/components/htmllistbox/item/area.cpp b/src/ui/simulator/toolbox/components/htmllistbox/item/area.cpp
index ae81b5dc76..a184fa4ce6 100644
--- a/src/ui/simulator/toolbox/components/htmllistbox/item/area.cpp
+++ b/src/ui/simulator/toolbox/components/htmllistbox/item/area.cpp
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/simulator/toolbox/components/htmllistbox/item/area.h b/src/ui/simulator/toolbox/components/htmllistbox/item/area.h
index 0caf474d31..ba2ae9ae89 100644
--- a/src/ui/simulator/toolbox/components/htmllistbox/item/area.h
+++ b/src/ui/simulator/toolbox/components/htmllistbox/item/area.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/simulator/toolbox/components/htmllistbox/item/area.hxx b/src/ui/simulator/toolbox/components/htmllistbox/item/area.hxx
index 4468352011..fb88ff68bb 100644
--- a/src/ui/simulator/toolbox/components/htmllistbox/item/area.hxx
+++ b/src/ui/simulator/toolbox/components/htmllistbox/item/area.hxx
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/simulator/toolbox/components/htmllistbox/item/cluster-item.cpp b/src/ui/simulator/toolbox/components/htmllistbox/item/cluster-item.cpp
index 2471dc262a..4535704f9d 100644
--- a/src/ui/simulator/toolbox/components/htmllistbox/item/cluster-item.cpp
+++ b/src/ui/simulator/toolbox/components/htmllistbox/item/cluster-item.cpp
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/simulator/toolbox/components/htmllistbox/item/cluster-item.h b/src/ui/simulator/toolbox/components/htmllistbox/item/cluster-item.h
index 0fe0298619..fae63b4b0a 100644
--- a/src/ui/simulator/toolbox/components/htmllistbox/item/cluster-item.h
+++ b/src/ui/simulator/toolbox/components/htmllistbox/item/cluster-item.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/simulator/toolbox/components/htmllistbox/item/error.cpp b/src/ui/simulator/toolbox/components/htmllistbox/item/error.cpp
index bfa0c3401b..f7f9604e21 100644
--- a/src/ui/simulator/toolbox/components/htmllistbox/item/error.cpp
+++ b/src/ui/simulator/toolbox/components/htmllistbox/item/error.cpp
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/simulator/toolbox/components/htmllistbox/item/error.h b/src/ui/simulator/toolbox/components/htmllistbox/item/error.h
index 15b9e2d57f..08a8cd357f 100644
--- a/src/ui/simulator/toolbox/components/htmllistbox/item/error.h
+++ b/src/ui/simulator/toolbox/components/htmllistbox/item/error.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/simulator/toolbox/components/htmllistbox/item/group.cpp b/src/ui/simulator/toolbox/components/htmllistbox/item/group.cpp
index f614d10355..985f93800e 100644
--- a/src/ui/simulator/toolbox/components/htmllistbox/item/group.cpp
+++ b/src/ui/simulator/toolbox/components/htmllistbox/item/group.cpp
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/simulator/toolbox/components/htmllistbox/item/group.h b/src/ui/simulator/toolbox/components/htmllistbox/item/group.h
index 5f713a8087..9d3234529d 100644
--- a/src/ui/simulator/toolbox/components/htmllistbox/item/group.h
+++ b/src/ui/simulator/toolbox/components/htmllistbox/item/group.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/simulator/toolbox/components/htmllistbox/item/info.cpp b/src/ui/simulator/toolbox/components/htmllistbox/item/info.cpp
index 52446244aa..114cc29ced 100644
--- a/src/ui/simulator/toolbox/components/htmllistbox/item/info.cpp
+++ b/src/ui/simulator/toolbox/components/htmllistbox/item/info.cpp
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/simulator/toolbox/components/htmllistbox/item/info.h b/src/ui/simulator/toolbox/components/htmllistbox/item/info.h
index 4a837bd28b..e0ff268cd2 100644
--- a/src/ui/simulator/toolbox/components/htmllistbox/item/info.h
+++ b/src/ui/simulator/toolbox/components/htmllistbox/item/info.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/simulator/toolbox/components/htmllistbox/item/item.cpp b/src/ui/simulator/toolbox/components/htmllistbox/item/item.cpp
index ab96cc30b0..c6372c0794 100644
--- a/src/ui/simulator/toolbox/components/htmllistbox/item/item.cpp
+++ b/src/ui/simulator/toolbox/components/htmllistbox/item/item.cpp
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/simulator/toolbox/components/htmllistbox/item/item.h b/src/ui/simulator/toolbox/components/htmllistbox/item/item.h
index 53face465d..79b205ad69 100644
--- a/src/ui/simulator/toolbox/components/htmllistbox/item/item.h
+++ b/src/ui/simulator/toolbox/components/htmllistbox/item/item.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/simulator/toolbox/components/htmllistbox/item/item.hxx b/src/ui/simulator/toolbox/components/htmllistbox/item/item.hxx
index c57f1681da..12cdbfccdc 100644
--- a/src/ui/simulator/toolbox/components/htmllistbox/item/item.hxx
+++ b/src/ui/simulator/toolbox/components/htmllistbox/item/item.hxx
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/simulator/toolbox/components/htmllistbox/item/pathlistitem.cpp b/src/ui/simulator/toolbox/components/htmllistbox/item/pathlistitem.cpp
index f7acf1f8ee..fa3db684ec 100644
--- a/src/ui/simulator/toolbox/components/htmllistbox/item/pathlistitem.cpp
+++ b/src/ui/simulator/toolbox/components/htmllistbox/item/pathlistitem.cpp
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/simulator/toolbox/components/htmllistbox/item/pathlistitem.h b/src/ui/simulator/toolbox/components/htmllistbox/item/pathlistitem.h
index 0d4c40cc3f..d1b798e305 100644
--- a/src/ui/simulator/toolbox/components/htmllistbox/item/pathlistitem.h
+++ b/src/ui/simulator/toolbox/components/htmllistbox/item/pathlistitem.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/simulator/toolbox/components/htmllistbox/item/renewable-cluster-item.cpp b/src/ui/simulator/toolbox/components/htmllistbox/item/renewable-cluster-item.cpp
index 7e4e777de6..333fb100c2 100644
--- a/src/ui/simulator/toolbox/components/htmllistbox/item/renewable-cluster-item.cpp
+++ b/src/ui/simulator/toolbox/components/htmllistbox/item/renewable-cluster-item.cpp
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/simulator/toolbox/components/htmllistbox/item/renewable-cluster-item.h b/src/ui/simulator/toolbox/components/htmllistbox/item/renewable-cluster-item.h
index 18a6791262..1bf31fe932 100644
--- a/src/ui/simulator/toolbox/components/htmllistbox/item/renewable-cluster-item.h
+++ b/src/ui/simulator/toolbox/components/htmllistbox/item/renewable-cluster-item.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/simulator/toolbox/components/htmllistbox/item/thermal-cluster-item.cpp b/src/ui/simulator/toolbox/components/htmllistbox/item/thermal-cluster-item.cpp
index 31cd651eaa..56fe3baf2a 100644
--- a/src/ui/simulator/toolbox/components/htmllistbox/item/thermal-cluster-item.cpp
+++ b/src/ui/simulator/toolbox/components/htmllistbox/item/thermal-cluster-item.cpp
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/simulator/toolbox/components/htmllistbox/item/thermal-cluster-item.h b/src/ui/simulator/toolbox/components/htmllistbox/item/thermal-cluster-item.h
index e22e8458d2..6a23dee2f6 100644
--- a/src/ui/simulator/toolbox/components/htmllistbox/item/thermal-cluster-item.h
+++ b/src/ui/simulator/toolbox/components/htmllistbox/item/thermal-cluster-item.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/simulator/toolbox/components/htmllistbox/sort.h b/src/ui/simulator/toolbox/components/htmllistbox/sort.h
index 75e9e0af68..baf47f2011 100644
--- a/src/ui/simulator/toolbox/components/htmllistbox/sort.h
+++ b/src/ui/simulator/toolbox/components/htmllistbox/sort.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/simulator/toolbox/components/mainpanel.cpp b/src/ui/simulator/toolbox/components/mainpanel.cpp
index 4654d423eb..84daebd9fe 100644
--- a/src/ui/simulator/toolbox/components/mainpanel.cpp
+++ b/src/ui/simulator/toolbox/components/mainpanel.cpp
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/simulator/toolbox/components/mainpanel.h b/src/ui/simulator/toolbox/components/mainpanel.h
index dbb30f33c7..4d59afbe83 100644
--- a/src/ui/simulator/toolbox/components/mainpanel.h
+++ b/src/ui/simulator/toolbox/components/mainpanel.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/simulator/toolbox/components/map/component.cpp b/src/ui/simulator/toolbox/components/map/component.cpp
index 90440adc7f..66d99b7901 100644
--- a/src/ui/simulator/toolbox/components/map/component.cpp
+++ b/src/ui/simulator/toolbox/components/map/component.cpp
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/simulator/toolbox/components/map/component.h b/src/ui/simulator/toolbox/components/map/component.h
index b1f5d8377c..8388e61d71 100644
--- a/src/ui/simulator/toolbox/components/map/component.h
+++ b/src/ui/simulator/toolbox/components/map/component.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/simulator/toolbox/components/map/control.cpp b/src/ui/simulator/toolbox/components/map/control.cpp
index 10bfa7aa71..fe86b3949f 100644
--- a/src/ui/simulator/toolbox/components/map/control.cpp
+++ b/src/ui/simulator/toolbox/components/map/control.cpp
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/simulator/toolbox/components/map/control.h b/src/ui/simulator/toolbox/components/map/control.h
index 30d56f3f22..ae556e2ec8 100644
--- a/src/ui/simulator/toolbox/components/map/control.h
+++ b/src/ui/simulator/toolbox/components/map/control.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/simulator/toolbox/components/map/controls/addtools.cpp b/src/ui/simulator/toolbox/components/map/controls/addtools.cpp
index 0a44b53079..d87f051be4 100644
--- a/src/ui/simulator/toolbox/components/map/controls/addtools.cpp
+++ b/src/ui/simulator/toolbox/components/map/controls/addtools.cpp
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/simulator/toolbox/components/map/controls/addtools.h b/src/ui/simulator/toolbox/components/map/controls/addtools.h
index c284223dda..96654b878a 100644
--- a/src/ui/simulator/toolbox/components/map/controls/addtools.h
+++ b/src/ui/simulator/toolbox/components/map/controls/addtools.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/simulator/toolbox/components/map/drawingcontext.cpp b/src/ui/simulator/toolbox/components/map/drawingcontext.cpp
index 8d87f41948..c0a31b8ab8 100644
--- a/src/ui/simulator/toolbox/components/map/drawingcontext.cpp
+++ b/src/ui/simulator/toolbox/components/map/drawingcontext.cpp
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/simulator/toolbox/components/map/drawingcontext.h b/src/ui/simulator/toolbox/components/map/drawingcontext.h
index 8159f6e7fc..f3b8fe6d67 100644
--- a/src/ui/simulator/toolbox/components/map/drawingcontext.h
+++ b/src/ui/simulator/toolbox/components/map/drawingcontext.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/simulator/toolbox/components/map/infos.cpp b/src/ui/simulator/toolbox/components/map/infos.cpp
index 15480b73f2..9f1b9fa20b 100644
--- a/src/ui/simulator/toolbox/components/map/infos.cpp
+++ b/src/ui/simulator/toolbox/components/map/infos.cpp
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/simulator/toolbox/components/map/infos.h b/src/ui/simulator/toolbox/components/map/infos.h
index 0b12620be7..9306b4ff7f 100644
--- a/src/ui/simulator/toolbox/components/map/infos.h
+++ b/src/ui/simulator/toolbox/components/map/infos.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/simulator/toolbox/components/map/manager.cpp b/src/ui/simulator/toolbox/components/map/manager.cpp
index d93fd5c096..114d552a2e 100644
--- a/src/ui/simulator/toolbox/components/map/manager.cpp
+++ b/src/ui/simulator/toolbox/components/map/manager.cpp
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/simulator/toolbox/components/map/manager.h b/src/ui/simulator/toolbox/components/map/manager.h
index 674c6c5d94..b7bc2c4781 100644
--- a/src/ui/simulator/toolbox/components/map/manager.h
+++ b/src/ui/simulator/toolbox/components/map/manager.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/simulator/toolbox/components/map/manager.hxx b/src/ui/simulator/toolbox/components/map/manager.hxx
index e9f1444959..72929da548 100644
--- a/src/ui/simulator/toolbox/components/map/manager.hxx
+++ b/src/ui/simulator/toolbox/components/map/manager.hxx
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/simulator/toolbox/components/map/nodes/bindingconstraint.cpp b/src/ui/simulator/toolbox/components/map/nodes/bindingconstraint.cpp
index 92a30e826f..d755e08b02 100644
--- a/src/ui/simulator/toolbox/components/map/nodes/bindingconstraint.cpp
+++ b/src/ui/simulator/toolbox/components/map/nodes/bindingconstraint.cpp
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/simulator/toolbox/components/map/nodes/bindingconstraint.h b/src/ui/simulator/toolbox/components/map/nodes/bindingconstraint.h
index 1864f8daa9..2a9ca042b1 100644
--- a/src/ui/simulator/toolbox/components/map/nodes/bindingconstraint.h
+++ b/src/ui/simulator/toolbox/components/map/nodes/bindingconstraint.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/simulator/toolbox/components/map/nodes/connection.cpp b/src/ui/simulator/toolbox/components/map/nodes/connection.cpp
index 348cf97fdb..c0ecc37d16 100644
--- a/src/ui/simulator/toolbox/components/map/nodes/connection.cpp
+++ b/src/ui/simulator/toolbox/components/map/nodes/connection.cpp
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/simulator/toolbox/components/map/nodes/connection.h b/src/ui/simulator/toolbox/components/map/nodes/connection.h
index 389643843f..3df3b8db79 100644
--- a/src/ui/simulator/toolbox/components/map/nodes/connection.h
+++ b/src/ui/simulator/toolbox/components/map/nodes/connection.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/simulator/toolbox/components/map/nodes/connection.hxx b/src/ui/simulator/toolbox/components/map/nodes/connection.hxx
index 2167f24277..d70c2562ee 100644
--- a/src/ui/simulator/toolbox/components/map/nodes/connection.hxx
+++ b/src/ui/simulator/toolbox/components/map/nodes/connection.hxx
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/simulator/toolbox/components/map/nodes/item.cpp b/src/ui/simulator/toolbox/components/map/nodes/item.cpp
index 096723b18c..82086cbc6d 100644
--- a/src/ui/simulator/toolbox/components/map/nodes/item.cpp
+++ b/src/ui/simulator/toolbox/components/map/nodes/item.cpp
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/simulator/toolbox/components/map/nodes/item.h b/src/ui/simulator/toolbox/components/map/nodes/item.h
index 85ea6355a5..3eac06f996 100644
--- a/src/ui/simulator/toolbox/components/map/nodes/item.h
+++ b/src/ui/simulator/toolbox/components/map/nodes/item.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/simulator/toolbox/components/map/nodes/node.cpp b/src/ui/simulator/toolbox/components/map/nodes/node.cpp
index 7f42934c2b..cb44c7743a 100644
--- a/src/ui/simulator/toolbox/components/map/nodes/node.cpp
+++ b/src/ui/simulator/toolbox/components/map/nodes/node.cpp
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/simulator/toolbox/components/map/nodes/node.h b/src/ui/simulator/toolbox/components/map/nodes/node.h
index 0c6eeae462..369be69868 100644
--- a/src/ui/simulator/toolbox/components/map/nodes/node.h
+++ b/src/ui/simulator/toolbox/components/map/nodes/node.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/simulator/toolbox/components/map/settings.cpp b/src/ui/simulator/toolbox/components/map/settings.cpp
index 1f571042d0..4f9059e7bd 100644
--- a/src/ui/simulator/toolbox/components/map/settings.cpp
+++ b/src/ui/simulator/toolbox/components/map/settings.cpp
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/simulator/toolbox/components/map/settings.h b/src/ui/simulator/toolbox/components/map/settings.h
index 5f9f8b2dff..28d60fee4c 100644
--- a/src/ui/simulator/toolbox/components/map/settings.h
+++ b/src/ui/simulator/toolbox/components/map/settings.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/simulator/toolbox/components/map/tools/connectioncreator.cpp b/src/ui/simulator/toolbox/components/map/tools/connectioncreator.cpp
index 87a028798f..172f95cf2e 100644
--- a/src/ui/simulator/toolbox/components/map/tools/connectioncreator.cpp
+++ b/src/ui/simulator/toolbox/components/map/tools/connectioncreator.cpp
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/simulator/toolbox/components/map/tools/connectioncreator.h b/src/ui/simulator/toolbox/components/map/tools/connectioncreator.h
index e75438a1f3..869544c52b 100644
--- a/src/ui/simulator/toolbox/components/map/tools/connectioncreator.h
+++ b/src/ui/simulator/toolbox/components/map/tools/connectioncreator.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/simulator/toolbox/components/map/tools/remover.cpp b/src/ui/simulator/toolbox/components/map/tools/remover.cpp
index d9d0e66d11..72e640a6db 100644
--- a/src/ui/simulator/toolbox/components/map/tools/remover.cpp
+++ b/src/ui/simulator/toolbox/components/map/tools/remover.cpp
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/simulator/toolbox/components/map/tools/remover.h b/src/ui/simulator/toolbox/components/map/tools/remover.h
index a1b4145fb5..c369e1e3f7 100644
--- a/src/ui/simulator/toolbox/components/map/tools/remover.h
+++ b/src/ui/simulator/toolbox/components/map/tools/remover.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/simulator/toolbox/components/map/tools/tool.cpp b/src/ui/simulator/toolbox/components/map/tools/tool.cpp
index 3e31b20ba9..3b6f5a79c7 100644
--- a/src/ui/simulator/toolbox/components/map/tools/tool.cpp
+++ b/src/ui/simulator/toolbox/components/map/tools/tool.cpp
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/simulator/toolbox/components/map/tools/tool.h b/src/ui/simulator/toolbox/components/map/tools/tool.h
index df998e4e2f..088fee62fe 100644
--- a/src/ui/simulator/toolbox/components/map/tools/tool.h
+++ b/src/ui/simulator/toolbox/components/map/tools/tool.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/simulator/toolbox/components/notebook/mapnotebook.cpp b/src/ui/simulator/toolbox/components/notebook/mapnotebook.cpp
index 8710e92a18..b8329c3af8 100644
--- a/src/ui/simulator/toolbox/components/notebook/mapnotebook.cpp
+++ b/src/ui/simulator/toolbox/components/notebook/mapnotebook.cpp
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/simulator/toolbox/components/notebook/mapnotebook.h b/src/ui/simulator/toolbox/components/notebook/mapnotebook.h
index 634e718f6a..4471f100a8 100644
--- a/src/ui/simulator/toolbox/components/notebook/mapnotebook.h
+++ b/src/ui/simulator/toolbox/components/notebook/mapnotebook.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/simulator/toolbox/components/notebook/notebook.cpp b/src/ui/simulator/toolbox/components/notebook/notebook.cpp
index 0902245e05..b3f415a0bf 100644
--- a/src/ui/simulator/toolbox/components/notebook/notebook.cpp
+++ b/src/ui/simulator/toolbox/components/notebook/notebook.cpp
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/simulator/toolbox/components/notebook/notebook.h b/src/ui/simulator/toolbox/components/notebook/notebook.h
index 5097e9e34f..1ef8a33634 100644
--- a/src/ui/simulator/toolbox/components/notebook/notebook.h
+++ b/src/ui/simulator/toolbox/components/notebook/notebook.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/simulator/toolbox/components/notebook/notebook.hxx b/src/ui/simulator/toolbox/components/notebook/notebook.hxx
index a1df3e0a79..29d1672f5e 100644
--- a/src/ui/simulator/toolbox/components/notebook/notebook.hxx
+++ b/src/ui/simulator/toolbox/components/notebook/notebook.hxx
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/simulator/toolbox/components/progressbar.cpp b/src/ui/simulator/toolbox/components/progressbar.cpp
index 1c29ec3024..9f4d77a1c9 100644
--- a/src/ui/simulator/toolbox/components/progressbar.cpp
+++ b/src/ui/simulator/toolbox/components/progressbar.cpp
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/simulator/toolbox/components/progressbar.h b/src/ui/simulator/toolbox/components/progressbar.h
index 5cabb56627..8a39d4f7cd 100644
--- a/src/ui/simulator/toolbox/components/progressbar.h
+++ b/src/ui/simulator/toolbox/components/progressbar.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/simulator/toolbox/components/refresh.cpp b/src/ui/simulator/toolbox/components/refresh.cpp
index eb8a9f31a8..ad00631888 100644
--- a/src/ui/simulator/toolbox/components/refresh.cpp
+++ b/src/ui/simulator/toolbox/components/refresh.cpp
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/simulator/toolbox/components/refresh.h b/src/ui/simulator/toolbox/components/refresh.h
index 137fa96038..91d8d59901 100644
--- a/src/ui/simulator/toolbox/components/refresh.h
+++ b/src/ui/simulator/toolbox/components/refresh.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/simulator/toolbox/components/wip-panel.cpp b/src/ui/simulator/toolbox/components/wip-panel.cpp
index ba16469e92..b9aa15a524 100644
--- a/src/ui/simulator/toolbox/components/wip-panel.cpp
+++ b/src/ui/simulator/toolbox/components/wip-panel.cpp
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/simulator/toolbox/components/wip-panel.h b/src/ui/simulator/toolbox/components/wip-panel.h
index 13a5c4c85c..cf46655e89 100644
--- a/src/ui/simulator/toolbox/components/wip-panel.h
+++ b/src/ui/simulator/toolbox/components/wip-panel.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/simulator/toolbox/components/wizardheader.cpp b/src/ui/simulator/toolbox/components/wizardheader.cpp
index 6739f24717..f892f5ded5 100644
--- a/src/ui/simulator/toolbox/components/wizardheader.cpp
+++ b/src/ui/simulator/toolbox/components/wizardheader.cpp
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/simulator/toolbox/components/wizardheader.h b/src/ui/simulator/toolbox/components/wizardheader.h
index 5daa776f99..c6afbdad97 100644
--- a/src/ui/simulator/toolbox/components/wizardheader.h
+++ b/src/ui/simulator/toolbox/components/wizardheader.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/simulator/toolbox/create.cpp b/src/ui/simulator/toolbox/create.cpp
index 44c3181e99..d5a24d1d9a 100644
--- a/src/ui/simulator/toolbox/create.cpp
+++ b/src/ui/simulator/toolbox/create.cpp
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/simulator/toolbox/create.h b/src/ui/simulator/toolbox/create.h
index aafb333275..6473e7dc3e 100644
--- a/src/ui/simulator/toolbox/create.h
+++ b/src/ui/simulator/toolbox/create.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/simulator/toolbox/create.hxx b/src/ui/simulator/toolbox/create.hxx
index 856265cffc..ae57260047 100644
--- a/src/ui/simulator/toolbox/create.hxx
+++ b/src/ui/simulator/toolbox/create.hxx
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/simulator/toolbox/dispatcher/study.cpp b/src/ui/simulator/toolbox/dispatcher/study.cpp
index 5e337a38bb..135615cec2 100644
--- a/src/ui/simulator/toolbox/dispatcher/study.cpp
+++ b/src/ui/simulator/toolbox/dispatcher/study.cpp
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/simulator/toolbox/dispatcher/study.h b/src/ui/simulator/toolbox/dispatcher/study.h
index c9d07cc354..8b5a07d4d9 100644
--- a/src/ui/simulator/toolbox/dispatcher/study.h
+++ b/src/ui/simulator/toolbox/dispatcher/study.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/simulator/toolbox/execute.h b/src/ui/simulator/toolbox/execute.h
index 148c5df7e4..4287d1af35 100644
--- a/src/ui/simulator/toolbox/execute.h
+++ b/src/ui/simulator/toolbox/execute.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/simulator/toolbox/execute/execute.cpp b/src/ui/simulator/toolbox/execute/execute.cpp
index 656714f781..2c0c0eca96 100644
--- a/src/ui/simulator/toolbox/execute/execute.cpp
+++ b/src/ui/simulator/toolbox/execute/execute.cpp
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/simulator/toolbox/execute/execute.h b/src/ui/simulator/toolbox/execute/execute.h
index f567bca813..0a59e57be8 100644
--- a/src/ui/simulator/toolbox/execute/execute.h
+++ b/src/ui/simulator/toolbox/execute/execute.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/simulator/toolbox/ext-source/action-panel.cpp b/src/ui/simulator/toolbox/ext-source/action-panel.cpp
index 9ffed45a11..53f9a9c045 100644
--- a/src/ui/simulator/toolbox/ext-source/action-panel.cpp
+++ b/src/ui/simulator/toolbox/ext-source/action-panel.cpp
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/simulator/toolbox/ext-source/action-panel.h b/src/ui/simulator/toolbox/ext-source/action-panel.h
index 0f583883a7..f57f687836 100644
--- a/src/ui/simulator/toolbox/ext-source/action-panel.h
+++ b/src/ui/simulator/toolbox/ext-source/action-panel.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/simulator/toolbox/ext-source/apply.cpp b/src/ui/simulator/toolbox/ext-source/apply.cpp
index 6cd64c14b3..59ef9d37c4 100644
--- a/src/ui/simulator/toolbox/ext-source/apply.cpp
+++ b/src/ui/simulator/toolbox/ext-source/apply.cpp
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/simulator/toolbox/ext-source/apply.h b/src/ui/simulator/toolbox/ext-source/apply.h
index 74615a80f1..2b1856b7c8 100644
--- a/src/ui/simulator/toolbox/ext-source/apply.h
+++ b/src/ui/simulator/toolbox/ext-source/apply.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/simulator/toolbox/ext-source/handler.h b/src/ui/simulator/toolbox/ext-source/handler.h
index e9ef60f367..0fdad9dbaf 100644
--- a/src/ui/simulator/toolbox/ext-source/handler.h
+++ b/src/ui/simulator/toolbox/ext-source/handler.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/simulator/toolbox/ext-source/handler/build-context.cpp b/src/ui/simulator/toolbox/ext-source/handler/build-context.cpp
index be21c1ef2c..4fe2261363 100644
--- a/src/ui/simulator/toolbox/ext-source/handler/build-context.cpp
+++ b/src/ui/simulator/toolbox/ext-source/handler/build-context.cpp
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/simulator/toolbox/ext-source/handler/build-context.h b/src/ui/simulator/toolbox/ext-source/handler/build-context.h
index 485e088645..68c738545a 100644
--- a/src/ui/simulator/toolbox/ext-source/handler/build-context.h
+++ b/src/ui/simulator/toolbox/ext-source/handler/build-context.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/simulator/toolbox/ext-source/handler/com.rte-france.antares.study.cpp b/src/ui/simulator/toolbox/ext-source/handler/com.rte-france.antares.study.cpp
index 9106328fc2..10720269f9 100644
--- a/src/ui/simulator/toolbox/ext-source/handler/com.rte-france.antares.study.cpp
+++ b/src/ui/simulator/toolbox/ext-source/handler/com.rte-france.antares.study.cpp
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/simulator/toolbox/ext-source/handler/handler.h b/src/ui/simulator/toolbox/ext-source/handler/handler.h
index f0ea0a5099..d3c2d4c51b 100644
--- a/src/ui/simulator/toolbox/ext-source/handler/handler.h
+++ b/src/ui/simulator/toolbox/ext-source/handler/handler.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/simulator/toolbox/ext-source/performer.cpp b/src/ui/simulator/toolbox/ext-source/performer.cpp
index af54bc93cc..b490f8d791 100644
--- a/src/ui/simulator/toolbox/ext-source/performer.cpp
+++ b/src/ui/simulator/toolbox/ext-source/performer.cpp
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/simulator/toolbox/ext-source/performer.h b/src/ui/simulator/toolbox/ext-source/performer.h
index 2df153879a..547266fe01 100644
--- a/src/ui/simulator/toolbox/ext-source/performer.h
+++ b/src/ui/simulator/toolbox/ext-source/performer.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/simulator/toolbox/ext-source/window.cpp b/src/ui/simulator/toolbox/ext-source/window.cpp
index be47d5f357..5ebd271807 100644
--- a/src/ui/simulator/toolbox/ext-source/window.cpp
+++ b/src/ui/simulator/toolbox/ext-source/window.cpp
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/simulator/toolbox/ext-source/window.h b/src/ui/simulator/toolbox/ext-source/window.h
index 4659b6804e..75a9cb8fd8 100644
--- a/src/ui/simulator/toolbox/ext-source/window.h
+++ b/src/ui/simulator/toolbox/ext-source/window.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/simulator/toolbox/input/area.cpp b/src/ui/simulator/toolbox/input/area.cpp
index ee817c6bbd..d13f9b0096 100644
--- a/src/ui/simulator/toolbox/input/area.cpp
+++ b/src/ui/simulator/toolbox/input/area.cpp
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/simulator/toolbox/input/area.h b/src/ui/simulator/toolbox/input/area.h
index 55e9f87965..3252593561 100644
--- a/src/ui/simulator/toolbox/input/area.h
+++ b/src/ui/simulator/toolbox/input/area.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/simulator/toolbox/input/bindingconstraint.h b/src/ui/simulator/toolbox/input/bindingconstraint.h
index c0cd5af056..0da350bb50 100644
--- a/src/ui/simulator/toolbox/input/bindingconstraint.h
+++ b/src/ui/simulator/toolbox/input/bindingconstraint.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/simulator/toolbox/input/bindingconstraint/bindingconstraint.cpp b/src/ui/simulator/toolbox/input/bindingconstraint/bindingconstraint.cpp
index 34c32f8132..c114c86ea8 100644
--- a/src/ui/simulator/toolbox/input/bindingconstraint/bindingconstraint.cpp
+++ b/src/ui/simulator/toolbox/input/bindingconstraint/bindingconstraint.cpp
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/simulator/toolbox/input/bindingconstraint/bindingconstraint.h b/src/ui/simulator/toolbox/input/bindingconstraint/bindingconstraint.h
index acde469296..f8c0a7b34f 100644
--- a/src/ui/simulator/toolbox/input/bindingconstraint/bindingconstraint.h
+++ b/src/ui/simulator/toolbox/input/bindingconstraint/bindingconstraint.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/simulator/toolbox/input/connection.cpp b/src/ui/simulator/toolbox/input/connection.cpp
index b4b217a83e..13d3ea141d 100644
--- a/src/ui/simulator/toolbox/input/connection.cpp
+++ b/src/ui/simulator/toolbox/input/connection.cpp
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/simulator/toolbox/input/connection.h b/src/ui/simulator/toolbox/input/connection.h
index 1cc800d490..8bbd47ad45 100644
--- a/src/ui/simulator/toolbox/input/connection.h
+++ b/src/ui/simulator/toolbox/input/connection.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/simulator/toolbox/input/input.cpp b/src/ui/simulator/toolbox/input/input.cpp
index 0e452690fb..a40ea8171f 100644
--- a/src/ui/simulator/toolbox/input/input.cpp
+++ b/src/ui/simulator/toolbox/input/input.cpp
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/simulator/toolbox/input/input.h b/src/ui/simulator/toolbox/input/input.h
index a918155237..1699889b22 100644
--- a/src/ui/simulator/toolbox/input/input.h
+++ b/src/ui/simulator/toolbox/input/input.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/simulator/toolbox/input/renewable-cluster.cpp b/src/ui/simulator/toolbox/input/renewable-cluster.cpp
index e196b27856..81c49d1749 100644
--- a/src/ui/simulator/toolbox/input/renewable-cluster.cpp
+++ b/src/ui/simulator/toolbox/input/renewable-cluster.cpp
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/simulator/toolbox/input/renewable-cluster.h b/src/ui/simulator/toolbox/input/renewable-cluster.h
index a1df638f61..80c1889343 100644
--- a/src/ui/simulator/toolbox/input/renewable-cluster.h
+++ b/src/ui/simulator/toolbox/input/renewable-cluster.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/simulator/toolbox/input/thermal-cluster.cpp b/src/ui/simulator/toolbox/input/thermal-cluster.cpp
index 4579e26169..2958310eff 100644
--- a/src/ui/simulator/toolbox/input/thermal-cluster.cpp
+++ b/src/ui/simulator/toolbox/input/thermal-cluster.cpp
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/simulator/toolbox/input/thermal-cluster.h b/src/ui/simulator/toolbox/input/thermal-cluster.h
index e2694f045c..36f80742b6 100644
--- a/src/ui/simulator/toolbox/input/thermal-cluster.h
+++ b/src/ui/simulator/toolbox/input/thermal-cluster.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/simulator/toolbox/jobs.h b/src/ui/simulator/toolbox/jobs.h
index dffa32ceef..59939152f8 100644
--- a/src/ui/simulator/toolbox/jobs.h
+++ b/src/ui/simulator/toolbox/jobs.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/simulator/toolbox/jobs/job.cpp b/src/ui/simulator/toolbox/jobs/job.cpp
index 681d226174..c5d23a5ad8 100644
--- a/src/ui/simulator/toolbox/jobs/job.cpp
+++ b/src/ui/simulator/toolbox/jobs/job.cpp
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/simulator/toolbox/jobs/job.h b/src/ui/simulator/toolbox/jobs/job.h
index fa146f2edb..2f11f68c21 100644
--- a/src/ui/simulator/toolbox/jobs/job.h
+++ b/src/ui/simulator/toolbox/jobs/job.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/simulator/toolbox/locales.cpp b/src/ui/simulator/toolbox/locales.cpp
index 72de6385ea..b66d0852d4 100644
--- a/src/ui/simulator/toolbox/locales.cpp
+++ b/src/ui/simulator/toolbox/locales.cpp
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/simulator/toolbox/locales.h b/src/ui/simulator/toolbox/locales.h
index 9f234ab02a..424d5ae7e4 100644
--- a/src/ui/simulator/toolbox/locales.h
+++ b/src/ui/simulator/toolbox/locales.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/simulator/toolbox/resources.cpp b/src/ui/simulator/toolbox/resources.cpp
index e6b8582b09..5e9cea72c6 100644
--- a/src/ui/simulator/toolbox/resources.cpp
+++ b/src/ui/simulator/toolbox/resources.cpp
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/simulator/toolbox/resources.h b/src/ui/simulator/toolbox/resources.h
index f0c9a86bc6..ac54f0ee3a 100644
--- a/src/ui/simulator/toolbox/resources.h
+++ b/src/ui/simulator/toolbox/resources.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/simulator/toolbox/spotlight/area.cpp b/src/ui/simulator/toolbox/spotlight/area.cpp
index c3ca6669fe..2df263333d 100644
--- a/src/ui/simulator/toolbox/spotlight/area.cpp
+++ b/src/ui/simulator/toolbox/spotlight/area.cpp
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/simulator/toolbox/spotlight/area.h b/src/ui/simulator/toolbox/spotlight/area.h
index 21d30c758f..b27f4dc264 100644
--- a/src/ui/simulator/toolbox/spotlight/area.h
+++ b/src/ui/simulator/toolbox/spotlight/area.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/simulator/toolbox/spotlight/constraint.cpp b/src/ui/simulator/toolbox/spotlight/constraint.cpp
index aae5f9f4d8..8208b732f0 100644
--- a/src/ui/simulator/toolbox/spotlight/constraint.cpp
+++ b/src/ui/simulator/toolbox/spotlight/constraint.cpp
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/simulator/toolbox/spotlight/constraint.h b/src/ui/simulator/toolbox/spotlight/constraint.h
index 0bc90e2688..66824da8b3 100644
--- a/src/ui/simulator/toolbox/spotlight/constraint.h
+++ b/src/ui/simulator/toolbox/spotlight/constraint.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/simulator/toolbox/system/diskfreespace.hxx b/src/ui/simulator/toolbox/system/diskfreespace.hxx
index ad346d4176..787cca40d7 100644
--- a/src/ui/simulator/toolbox/system/diskfreespace.hxx
+++ b/src/ui/simulator/toolbox/system/diskfreespace.hxx
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/simulator/toolbox/validator.cpp b/src/ui/simulator/toolbox/validator.cpp
index 2b6f20ecfa..4cec2049c9 100644
--- a/src/ui/simulator/toolbox/validator.cpp
+++ b/src/ui/simulator/toolbox/validator.cpp
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/simulator/toolbox/validator.h b/src/ui/simulator/toolbox/validator.h
index 8af31b759d..b706232108 100644
--- a/src/ui/simulator/toolbox/validator.h
+++ b/src/ui/simulator/toolbox/validator.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/simulator/toolbox/wx-wrapper.h b/src/ui/simulator/toolbox/wx-wrapper.h
index b0ddb68e82..09e5ba430b 100644
--- a/src/ui/simulator/toolbox/wx-wrapper.h
+++ b/src/ui/simulator/toolbox/wx-wrapper.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/simulator/windows/about/aboutbox.cpp b/src/ui/simulator/windows/about/aboutbox.cpp
index da5df67595..2fa0389f38 100644
--- a/src/ui/simulator/windows/about/aboutbox.cpp
+++ b/src/ui/simulator/windows/about/aboutbox.cpp
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
@@ -801,7 +801,7 @@ the exclusion of warranty; and each file should have at least the
This program is free software: you can redistribute it and/or modify
it under the terms of the Mozilla Public Licence 2.0 as published by
- the Free Software Foundation, either version 3 of the License, or
+ the Mozilla Foundation, either version 2 of the License, or
(at your option) any later version.
This program is distributed in the hope that it will be useful,
diff --git a/src/ui/simulator/windows/about/aboutbox.h b/src/ui/simulator/windows/about/aboutbox.h
index 62694b9c0d..35552bcc87 100644
--- a/src/ui/simulator/windows/about/aboutbox.h
+++ b/src/ui/simulator/windows/about/aboutbox.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/simulator/windows/aboutbox.h b/src/ui/simulator/windows/aboutbox.h
index a26a431ae9..7edc771079 100644
--- a/src/ui/simulator/windows/aboutbox.h
+++ b/src/ui/simulator/windows/aboutbox.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/simulator/windows/analyzer/analyzer.cpp b/src/ui/simulator/windows/analyzer/analyzer.cpp
index 026d26b055..e2fda95493 100644
--- a/src/ui/simulator/windows/analyzer/analyzer.cpp
+++ b/src/ui/simulator/windows/analyzer/analyzer.cpp
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/simulator/windows/analyzer/analyzer.h b/src/ui/simulator/windows/analyzer/analyzer.h
index 5d07cbe18c..389153ad4d 100644
--- a/src/ui/simulator/windows/analyzer/analyzer.h
+++ b/src/ui/simulator/windows/analyzer/analyzer.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/simulator/windows/analyzer/analyzer.hxx b/src/ui/simulator/windows/analyzer/analyzer.hxx
index 3448c96a78..3d5ad21009 100644
--- a/src/ui/simulator/windows/analyzer/analyzer.hxx
+++ b/src/ui/simulator/windows/analyzer/analyzer.hxx
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/simulator/windows/bindingconstraint/bindingconstraint.cpp b/src/ui/simulator/windows/bindingconstraint/bindingconstraint.cpp
index 791d283a47..1ea7b06383 100644
--- a/src/ui/simulator/windows/bindingconstraint/bindingconstraint.cpp
+++ b/src/ui/simulator/windows/bindingconstraint/bindingconstraint.cpp
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/simulator/windows/bindingconstraint/bindingconstraint.h b/src/ui/simulator/windows/bindingconstraint/bindingconstraint.h
index ed314ef055..ea8b819d32 100644
--- a/src/ui/simulator/windows/bindingconstraint/bindingconstraint.h
+++ b/src/ui/simulator/windows/bindingconstraint/bindingconstraint.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/simulator/windows/bindingconstraint/edit.cpp b/src/ui/simulator/windows/bindingconstraint/edit.cpp
index f6cccf29a0..6e988567e8 100644
--- a/src/ui/simulator/windows/bindingconstraint/edit.cpp
+++ b/src/ui/simulator/windows/bindingconstraint/edit.cpp
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/simulator/windows/bindingconstraint/edit.h b/src/ui/simulator/windows/bindingconstraint/edit.h
index c6a1201b15..0c25a66f43 100644
--- a/src/ui/simulator/windows/bindingconstraint/edit.h
+++ b/src/ui/simulator/windows/bindingconstraint/edit.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/simulator/windows/calendar/calendar.cpp b/src/ui/simulator/windows/calendar/calendar.cpp
index c34837dde9..593a1b7fdb 100644
--- a/src/ui/simulator/windows/calendar/calendar.cpp
+++ b/src/ui/simulator/windows/calendar/calendar.cpp
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/simulator/windows/calendar/calendar.h b/src/ui/simulator/windows/calendar/calendar.h
index 63a96af6b5..ba3e22db29 100644
--- a/src/ui/simulator/windows/calendar/calendar.h
+++ b/src/ui/simulator/windows/calendar/calendar.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/simulator/windows/calendar/view-standard.hxx b/src/ui/simulator/windows/calendar/view-standard.hxx
index e72712ec90..5daa42da8b 100644
--- a/src/ui/simulator/windows/calendar/view-standard.hxx
+++ b/src/ui/simulator/windows/calendar/view-standard.hxx
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/simulator/windows/cleaner.cpp b/src/ui/simulator/windows/cleaner.cpp
index 077165d1da..a93f288b23 100644
--- a/src/ui/simulator/windows/cleaner.cpp
+++ b/src/ui/simulator/windows/cleaner.cpp
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/simulator/windows/cleaner.h b/src/ui/simulator/windows/cleaner.h
index 69ebbd05f6..ab51306898 100644
--- a/src/ui/simulator/windows/cleaner.h
+++ b/src/ui/simulator/windows/cleaner.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/simulator/windows/connection.cpp b/src/ui/simulator/windows/connection.cpp
index 50ccf17113..802d4791a9 100644
--- a/src/ui/simulator/windows/connection.cpp
+++ b/src/ui/simulator/windows/connection.cpp
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/simulator/windows/connection.h b/src/ui/simulator/windows/connection.h
index 708f86a9b5..35a3920c36 100644
--- a/src/ui/simulator/windows/connection.h
+++ b/src/ui/simulator/windows/connection.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/simulator/windows/constraints-builder/constraintsbuilder.cpp b/src/ui/simulator/windows/constraints-builder/constraintsbuilder.cpp
index b48416767f..725159ea02 100644
--- a/src/ui/simulator/windows/constraints-builder/constraintsbuilder.cpp
+++ b/src/ui/simulator/windows/constraints-builder/constraintsbuilder.cpp
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/simulator/windows/constraints-builder/constraintsbuilder.h b/src/ui/simulator/windows/constraints-builder/constraintsbuilder.h
index c4a9810a33..864f482f12 100644
--- a/src/ui/simulator/windows/constraints-builder/constraintsbuilder.h
+++ b/src/ui/simulator/windows/constraints-builder/constraintsbuilder.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/simulator/windows/correlation/correlation.cpp b/src/ui/simulator/windows/correlation/correlation.cpp
index 3521670684..01d91b7a98 100644
--- a/src/ui/simulator/windows/correlation/correlation.cpp
+++ b/src/ui/simulator/windows/correlation/correlation.cpp
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/simulator/windows/correlation/correlation.h b/src/ui/simulator/windows/correlation/correlation.h
index ed8f843a86..5960a0943c 100644
--- a/src/ui/simulator/windows/correlation/correlation.h
+++ b/src/ui/simulator/windows/correlation/correlation.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/simulator/windows/correlation/datasources.hxx b/src/ui/simulator/windows/correlation/datasources.hxx
index 1ab88d181f..8f1c3e9665 100644
--- a/src/ui/simulator/windows/correlation/datasources.hxx
+++ b/src/ui/simulator/windows/correlation/datasources.hxx
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/simulator/windows/exportmap.cpp b/src/ui/simulator/windows/exportmap.cpp
index 6d626aa02f..5102e621bf 100644
--- a/src/ui/simulator/windows/exportmap.cpp
+++ b/src/ui/simulator/windows/exportmap.cpp
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/simulator/windows/exportmap.h b/src/ui/simulator/windows/exportmap.h
index ed44a36488..7a06eca9e4 100644
--- a/src/ui/simulator/windows/exportmap.h
+++ b/src/ui/simulator/windows/exportmap.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/simulator/windows/exportmap.hxx b/src/ui/simulator/windows/exportmap.hxx
index 567e2b8265..ebcf666578 100644
--- a/src/ui/simulator/windows/exportmap.hxx
+++ b/src/ui/simulator/windows/exportmap.hxx
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/simulator/windows/hydro/allocation.cpp b/src/ui/simulator/windows/hydro/allocation.cpp
index 257011ee15..d1236e03f7 100644
--- a/src/ui/simulator/windows/hydro/allocation.cpp
+++ b/src/ui/simulator/windows/hydro/allocation.cpp
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/simulator/windows/hydro/allocation.h b/src/ui/simulator/windows/hydro/allocation.h
index 9b896d351c..915e385aa3 100644
--- a/src/ui/simulator/windows/hydro/allocation.h
+++ b/src/ui/simulator/windows/hydro/allocation.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/simulator/windows/hydro/dailypower.cpp b/src/ui/simulator/windows/hydro/dailypower.cpp
index 5fd50cc735..c54e983d98 100644
--- a/src/ui/simulator/windows/hydro/dailypower.cpp
+++ b/src/ui/simulator/windows/hydro/dailypower.cpp
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/simulator/windows/hydro/dailypower.h b/src/ui/simulator/windows/hydro/dailypower.h
index cf21401770..4524d877b2 100644
--- a/src/ui/simulator/windows/hydro/dailypower.h
+++ b/src/ui/simulator/windows/hydro/dailypower.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/simulator/windows/hydro/levelsandvalues.cpp b/src/ui/simulator/windows/hydro/levelsandvalues.cpp
index f6ce5f73d2..cd8106a910 100644
--- a/src/ui/simulator/windows/hydro/levelsandvalues.cpp
+++ b/src/ui/simulator/windows/hydro/levelsandvalues.cpp
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/simulator/windows/hydro/levelsandvalues.h b/src/ui/simulator/windows/hydro/levelsandvalues.h
index 50eed888d7..7456b48903 100644
--- a/src/ui/simulator/windows/hydro/levelsandvalues.h
+++ b/src/ui/simulator/windows/hydro/levelsandvalues.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/simulator/windows/hydro/localdatahydro.cpp b/src/ui/simulator/windows/hydro/localdatahydro.cpp
index 38d30ad342..620f6912af 100644
--- a/src/ui/simulator/windows/hydro/localdatahydro.cpp
+++ b/src/ui/simulator/windows/hydro/localdatahydro.cpp
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/simulator/windows/hydro/localdatahydro.h b/src/ui/simulator/windows/hydro/localdatahydro.h
index d811772d9d..37fdf91122 100644
--- a/src/ui/simulator/windows/hydro/localdatahydro.h
+++ b/src/ui/simulator/windows/hydro/localdatahydro.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/simulator/windows/hydro/management.cpp b/src/ui/simulator/windows/hydro/management.cpp
index 2ef07596ed..55bae40da9 100644
--- a/src/ui/simulator/windows/hydro/management.cpp
+++ b/src/ui/simulator/windows/hydro/management.cpp
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/simulator/windows/hydro/management.h b/src/ui/simulator/windows/hydro/management.h
index 21c9e8d078..78e5518ff5 100644
--- a/src/ui/simulator/windows/hydro/management.h
+++ b/src/ui/simulator/windows/hydro/management.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/simulator/windows/hydro/prepro.cpp b/src/ui/simulator/windows/hydro/prepro.cpp
index eb291ed7c4..50b357d000 100644
--- a/src/ui/simulator/windows/hydro/prepro.cpp
+++ b/src/ui/simulator/windows/hydro/prepro.cpp
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/simulator/windows/hydro/prepro.h b/src/ui/simulator/windows/hydro/prepro.h
index b653de0b08..89a1931645 100644
--- a/src/ui/simulator/windows/hydro/prepro.h
+++ b/src/ui/simulator/windows/hydro/prepro.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/simulator/windows/hydro/series.cpp b/src/ui/simulator/windows/hydro/series.cpp
index d1aa938736..6abed84d07 100644
--- a/src/ui/simulator/windows/hydro/series.cpp
+++ b/src/ui/simulator/windows/hydro/series.cpp
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/simulator/windows/hydro/series.h b/src/ui/simulator/windows/hydro/series.h
index 4191d84fe0..df7280d206 100644
--- a/src/ui/simulator/windows/hydro/series.h
+++ b/src/ui/simulator/windows/hydro/series.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/simulator/windows/inspector.h b/src/ui/simulator/windows/inspector.h
index 46b8434a1a..34d1f805e2 100644
--- a/src/ui/simulator/windows/inspector.h
+++ b/src/ui/simulator/windows/inspector.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/simulator/windows/inspector/accumulator.hxx b/src/ui/simulator/windows/inspector/accumulator.hxx
index c9f8e3cffe..1ffa16cce3 100644
--- a/src/ui/simulator/windows/inspector/accumulator.hxx
+++ b/src/ui/simulator/windows/inspector/accumulator.hxx
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/simulator/windows/inspector/data.cpp b/src/ui/simulator/windows/inspector/data.cpp
index f15cf9072e..6012932d6c 100644
--- a/src/ui/simulator/windows/inspector/data.cpp
+++ b/src/ui/simulator/windows/inspector/data.cpp
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/simulator/windows/inspector/data.h b/src/ui/simulator/windows/inspector/data.h
index dc7599c6cb..1be52015eb 100644
--- a/src/ui/simulator/windows/inspector/data.h
+++ b/src/ui/simulator/windows/inspector/data.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/simulator/windows/inspector/data.hxx b/src/ui/simulator/windows/inspector/data.hxx
index 19947dcbf1..479dfdc7c3 100644
--- a/src/ui/simulator/windows/inspector/data.hxx
+++ b/src/ui/simulator/windows/inspector/data.hxx
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/simulator/windows/inspector/editor-calendar.cpp b/src/ui/simulator/windows/inspector/editor-calendar.cpp
index bc255dee70..7d469e7eae 100644
--- a/src/ui/simulator/windows/inspector/editor-calendar.cpp
+++ b/src/ui/simulator/windows/inspector/editor-calendar.cpp
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/simulator/windows/inspector/editor-calendar.h b/src/ui/simulator/windows/inspector/editor-calendar.h
index ab7637f85f..673cd041c0 100644
--- a/src/ui/simulator/windows/inspector/editor-calendar.h
+++ b/src/ui/simulator/windows/inspector/editor-calendar.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/simulator/windows/inspector/frame.cpp b/src/ui/simulator/windows/inspector/frame.cpp
index 952a0feedc..78d110ce49 100644
--- a/src/ui/simulator/windows/inspector/frame.cpp
+++ b/src/ui/simulator/windows/inspector/frame.cpp
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/simulator/windows/inspector/frame.h b/src/ui/simulator/windows/inspector/frame.h
index 883e10b76f..2193af6086 100644
--- a/src/ui/simulator/windows/inspector/frame.h
+++ b/src/ui/simulator/windows/inspector/frame.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/simulator/windows/inspector/grid.cpp b/src/ui/simulator/windows/inspector/grid.cpp
index d0209ff9d1..9c689df012 100644
--- a/src/ui/simulator/windows/inspector/grid.cpp
+++ b/src/ui/simulator/windows/inspector/grid.cpp
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/simulator/windows/inspector/grid.h b/src/ui/simulator/windows/inspector/grid.h
index ffab52b550..5c228047a3 100644
--- a/src/ui/simulator/windows/inspector/grid.h
+++ b/src/ui/simulator/windows/inspector/grid.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/simulator/windows/inspector/inspector.cpp b/src/ui/simulator/windows/inspector/inspector.cpp
index bfc19550fd..69ade2e242 100644
--- a/src/ui/simulator/windows/inspector/inspector.cpp
+++ b/src/ui/simulator/windows/inspector/inspector.cpp
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/simulator/windows/inspector/inspector.h b/src/ui/simulator/windows/inspector/inspector.h
index 347142ead5..45fe670b00 100644
--- a/src/ui/simulator/windows/inspector/inspector.h
+++ b/src/ui/simulator/windows/inspector/inspector.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/simulator/windows/inspector/property.update.cpp b/src/ui/simulator/windows/inspector/property.update.cpp
index d3bb7d46e6..94328e1411 100644
--- a/src/ui/simulator/windows/inspector/property.update.cpp
+++ b/src/ui/simulator/windows/inspector/property.update.cpp
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/simulator/windows/memorystatistics.h b/src/ui/simulator/windows/memorystatistics.h
index 520396ae17..19784ec151 100644
--- a/src/ui/simulator/windows/memorystatistics.h
+++ b/src/ui/simulator/windows/memorystatistics.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/simulator/windows/memorystatistics/memorystatistics.cpp b/src/ui/simulator/windows/memorystatistics/memorystatistics.cpp
index 5caa44d901..d87aee2476 100644
--- a/src/ui/simulator/windows/memorystatistics/memorystatistics.cpp
+++ b/src/ui/simulator/windows/memorystatistics/memorystatistics.cpp
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/simulator/windows/memorystatistics/memorystatistics.h b/src/ui/simulator/windows/memorystatistics/memorystatistics.h
index f35518e225..5b26c1e428 100644
--- a/src/ui/simulator/windows/memorystatistics/memorystatistics.h
+++ b/src/ui/simulator/windows/memorystatistics/memorystatistics.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/simulator/windows/memorystatistics/private.h b/src/ui/simulator/windows/memorystatistics/private.h
index d4d96ec185..688c9c3a28 100644
--- a/src/ui/simulator/windows/memorystatistics/private.h
+++ b/src/ui/simulator/windows/memorystatistics/private.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/simulator/windows/message.cpp b/src/ui/simulator/windows/message.cpp
index 8b5450ebdf..a22b4903b5 100644
--- a/src/ui/simulator/windows/message.cpp
+++ b/src/ui/simulator/windows/message.cpp
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/simulator/windows/message.h b/src/ui/simulator/windows/message.h
index 8d8a39cc55..5ef0545a7f 100644
--- a/src/ui/simulator/windows/message.h
+++ b/src/ui/simulator/windows/message.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/simulator/windows/message.hxx b/src/ui/simulator/windows/message.hxx
index 0c2fa61128..08c180624b 100644
--- a/src/ui/simulator/windows/message.hxx
+++ b/src/ui/simulator/windows/message.hxx
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/simulator/windows/notes.cpp b/src/ui/simulator/windows/notes.cpp
index 7ad593bfdd..402bb14a2b 100644
--- a/src/ui/simulator/windows/notes.cpp
+++ b/src/ui/simulator/windows/notes.cpp
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/simulator/windows/notes.h b/src/ui/simulator/windows/notes.h
index 7621f27c6c..d7575fac03 100644
--- a/src/ui/simulator/windows/notes.h
+++ b/src/ui/simulator/windows/notes.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/simulator/windows/options/adequacy-patch/adequacy-patch-areas.cpp b/src/ui/simulator/windows/options/adequacy-patch/adequacy-patch-areas.cpp
index de93629782..604076ebce 100644
--- a/src/ui/simulator/windows/options/adequacy-patch/adequacy-patch-areas.cpp
+++ b/src/ui/simulator/windows/options/adequacy-patch/adequacy-patch-areas.cpp
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/simulator/windows/options/adequacy-patch/adequacy-patch-areas.h b/src/ui/simulator/windows/options/adequacy-patch/adequacy-patch-areas.h
index af3fdc4c80..854e87206b 100644
--- a/src/ui/simulator/windows/options/adequacy-patch/adequacy-patch-areas.h
+++ b/src/ui/simulator/windows/options/adequacy-patch/adequacy-patch-areas.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/simulator/windows/options/adequacy-patch/adequacy-patch-options.cpp b/src/ui/simulator/windows/options/adequacy-patch/adequacy-patch-options.cpp
index c604993e56..c410c8892c 100644
--- a/src/ui/simulator/windows/options/adequacy-patch/adequacy-patch-options.cpp
+++ b/src/ui/simulator/windows/options/adequacy-patch/adequacy-patch-options.cpp
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/simulator/windows/options/adequacy-patch/adequacy-patch-options.h b/src/ui/simulator/windows/options/adequacy-patch/adequacy-patch-options.h
index f67c509e16..30e2506dd6 100644
--- a/src/ui/simulator/windows/options/adequacy-patch/adequacy-patch-options.h
+++ b/src/ui/simulator/windows/options/adequacy-patch/adequacy-patch-options.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/simulator/windows/options/advanced/advanced.cpp b/src/ui/simulator/windows/options/advanced/advanced.cpp
index 6275bf2b2e..c129d366e3 100644
--- a/src/ui/simulator/windows/options/advanced/advanced.cpp
+++ b/src/ui/simulator/windows/options/advanced/advanced.cpp
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/simulator/windows/options/advanced/advanced.h b/src/ui/simulator/windows/options/advanced/advanced.h
index 2a7e022a7e..ba885e7894 100644
--- a/src/ui/simulator/windows/options/advanced/advanced.h
+++ b/src/ui/simulator/windows/options/advanced/advanced.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/simulator/windows/options/optimization/optimization.cpp b/src/ui/simulator/windows/options/optimization/optimization.cpp
index d361f79bfe..03b8821632 100644
--- a/src/ui/simulator/windows/options/optimization/optimization.cpp
+++ b/src/ui/simulator/windows/options/optimization/optimization.cpp
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/simulator/windows/options/optimization/optimization.h b/src/ui/simulator/windows/options/optimization/optimization.h
index f769e952e7..a44f5cb07f 100644
--- a/src/ui/simulator/windows/options/optimization/optimization.h
+++ b/src/ui/simulator/windows/options/optimization/optimization.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/simulator/windows/options/playlist/playlist.cpp b/src/ui/simulator/windows/options/playlist/playlist.cpp
index e2aa394872..31a175b48b 100644
--- a/src/ui/simulator/windows/options/playlist/playlist.cpp
+++ b/src/ui/simulator/windows/options/playlist/playlist.cpp
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/simulator/windows/options/playlist/playlist.h b/src/ui/simulator/windows/options/playlist/playlist.h
index 6a652faabb..dd48aca667 100644
--- a/src/ui/simulator/windows/options/playlist/playlist.h
+++ b/src/ui/simulator/windows/options/playlist/playlist.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/simulator/windows/options/temp-folder/temp-folder.cpp b/src/ui/simulator/windows/options/temp-folder/temp-folder.cpp
index dfe601da6f..5d11fd8984 100644
--- a/src/ui/simulator/windows/options/temp-folder/temp-folder.cpp
+++ b/src/ui/simulator/windows/options/temp-folder/temp-folder.cpp
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/simulator/windows/options/temp-folder/temp-folder.h b/src/ui/simulator/windows/options/temp-folder/temp-folder.h
index 39b3d87b0b..365474b793 100644
--- a/src/ui/simulator/windows/options/temp-folder/temp-folder.h
+++ b/src/ui/simulator/windows/options/temp-folder/temp-folder.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/simulator/windows/output/content.h b/src/ui/simulator/windows/output/content.h
index dba2ee3551..7eb27219fc 100644
--- a/src/ui/simulator/windows/output/content.h
+++ b/src/ui/simulator/windows/output/content.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/simulator/windows/output/content.hxx b/src/ui/simulator/windows/output/content.hxx
index 4706ec53d8..f73a7f4eb9 100644
--- a/src/ui/simulator/windows/output/content.hxx
+++ b/src/ui/simulator/windows/output/content.hxx
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/simulator/windows/output/fwd.h b/src/ui/simulator/windows/output/fwd.h
index 10d96cf201..b7730ea03d 100644
--- a/src/ui/simulator/windows/output/fwd.h
+++ b/src/ui/simulator/windows/output/fwd.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/simulator/windows/output/job.cpp b/src/ui/simulator/windows/output/job.cpp
index 5774bf5aaa..1045c20016 100644
--- a/src/ui/simulator/windows/output/job.cpp
+++ b/src/ui/simulator/windows/output/job.cpp
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/simulator/windows/output/job.h b/src/ui/simulator/windows/output/job.h
index 9bfd81ae4a..a242691520 100644
--- a/src/ui/simulator/windows/output/job.h
+++ b/src/ui/simulator/windows/output/job.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/simulator/windows/output/layer.cpp b/src/ui/simulator/windows/output/layer.cpp
index 3a53cbbdd7..f092da3ea6 100644
--- a/src/ui/simulator/windows/output/layer.cpp
+++ b/src/ui/simulator/windows/output/layer.cpp
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/simulator/windows/output/layer.h b/src/ui/simulator/windows/output/layer.h
index 743ca9c4af..4c5cf5030c 100644
--- a/src/ui/simulator/windows/output/layer.h
+++ b/src/ui/simulator/windows/output/layer.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/simulator/windows/output/layer.hxx b/src/ui/simulator/windows/output/layer.hxx
index da07aa25cc..2ae7f28f48 100644
--- a/src/ui/simulator/windows/output/layer.hxx
+++ b/src/ui/simulator/windows/output/layer.hxx
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/simulator/windows/output/mini-frame.cpp b/src/ui/simulator/windows/output/mini-frame.cpp
index 00f7d67ee7..391232e57d 100644
--- a/src/ui/simulator/windows/output/mini-frame.cpp
+++ b/src/ui/simulator/windows/output/mini-frame.cpp
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/simulator/windows/output/mini-frame.h b/src/ui/simulator/windows/output/mini-frame.h
index 7e087634c2..7eb24bfa8f 100644
--- a/src/ui/simulator/windows/output/mini-frame.h
+++ b/src/ui/simulator/windows/output/mini-frame.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/simulator/windows/output/output.cpp b/src/ui/simulator/windows/output/output.cpp
index 3eee2fced2..eaab07db58 100644
--- a/src/ui/simulator/windows/output/output.cpp
+++ b/src/ui/simulator/windows/output/output.cpp
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/simulator/windows/output/output.h b/src/ui/simulator/windows/output/output.h
index 2e7df2d29d..a7775f5a04 100644
--- a/src/ui/simulator/windows/output/output.h
+++ b/src/ui/simulator/windows/output/output.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/simulator/windows/output/panel.h b/src/ui/simulator/windows/output/panel.h
index fbfea5f52a..95f7f1cfa7 100644
--- a/src/ui/simulator/windows/output/panel.h
+++ b/src/ui/simulator/windows/output/panel.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/simulator/windows/output/panel/area-link-renderer.cpp b/src/ui/simulator/windows/output/panel/area-link-renderer.cpp
index 0f87c672cc..5828cd5a66 100644
--- a/src/ui/simulator/windows/output/panel/area-link-renderer.cpp
+++ b/src/ui/simulator/windows/output/panel/area-link-renderer.cpp
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/simulator/windows/output/panel/area-link-renderer.h b/src/ui/simulator/windows/output/panel/area-link-renderer.h
index c4b7e40c16..6eaf12d8c0 100644
--- a/src/ui/simulator/windows/output/panel/area-link-renderer.h
+++ b/src/ui/simulator/windows/output/panel/area-link-renderer.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/simulator/windows/output/panel/area-link.cpp b/src/ui/simulator/windows/output/panel/area-link.cpp
index 1b15187fc0..de0fb073b8 100644
--- a/src/ui/simulator/windows/output/panel/area-link.cpp
+++ b/src/ui/simulator/windows/output/panel/area-link.cpp
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/simulator/windows/output/panel/panel.cpp b/src/ui/simulator/windows/output/panel/panel.cpp
index 908068925e..a857c26c1a 100644
--- a/src/ui/simulator/windows/output/panel/panel.cpp
+++ b/src/ui/simulator/windows/output/panel/panel.cpp
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/simulator/windows/output/panel/panel.h b/src/ui/simulator/windows/output/panel/panel.h
index f15b776202..254153fb37 100644
--- a/src/ui/simulator/windows/output/panel/panel.h
+++ b/src/ui/simulator/windows/output/panel/panel.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/simulator/windows/output/panel/panel.hxx b/src/ui/simulator/windows/output/panel/panel.hxx
index 4283621b39..6230f6f766 100644
--- a/src/ui/simulator/windows/output/panel/panel.hxx
+++ b/src/ui/simulator/windows/output/panel/panel.hxx
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/simulator/windows/output/provider/output-comparison.cpp b/src/ui/simulator/windows/output/provider/output-comparison.cpp
index e189f8dc22..057a661d88 100644
--- a/src/ui/simulator/windows/output/provider/output-comparison.cpp
+++ b/src/ui/simulator/windows/output/provider/output-comparison.cpp
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/simulator/windows/output/provider/output-comparison.h b/src/ui/simulator/windows/output/provider/output-comparison.h
index 6ff6d1d385..0661deaebf 100644
--- a/src/ui/simulator/windows/output/provider/output-comparison.h
+++ b/src/ui/simulator/windows/output/provider/output-comparison.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/simulator/windows/output/provider/outputs.cpp b/src/ui/simulator/windows/output/provider/outputs.cpp
index 777f1952c6..16aaf31786 100644
--- a/src/ui/simulator/windows/output/provider/outputs.cpp
+++ b/src/ui/simulator/windows/output/provider/outputs.cpp
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/simulator/windows/output/provider/outputs.h b/src/ui/simulator/windows/output/provider/outputs.h
index e51afe7c30..72bbd41f25 100644
--- a/src/ui/simulator/windows/output/provider/outputs.h
+++ b/src/ui/simulator/windows/output/provider/outputs.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/simulator/windows/output/provider/variables.cpp b/src/ui/simulator/windows/output/provider/variables.cpp
index 6424ea37cd..dc545cf15e 100644
--- a/src/ui/simulator/windows/output/provider/variables.cpp
+++ b/src/ui/simulator/windows/output/provider/variables.cpp
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/simulator/windows/output/provider/variables.h b/src/ui/simulator/windows/output/provider/variables.h
index 2489645ebd..5e3d31ada3 100644
--- a/src/ui/simulator/windows/output/provider/variables.h
+++ b/src/ui/simulator/windows/output/provider/variables.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/simulator/windows/output/spotlight-provider.cpp b/src/ui/simulator/windows/output/spotlight-provider.cpp
index 0682e2fe9f..f54ab61c9e 100644
--- a/src/ui/simulator/windows/output/spotlight-provider.cpp
+++ b/src/ui/simulator/windows/output/spotlight-provider.cpp
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/simulator/windows/output/spotlight-provider.h b/src/ui/simulator/windows/output/spotlight-provider.h
index ac066458d5..c13f044f28 100644
--- a/src/ui/simulator/windows/output/spotlight-provider.h
+++ b/src/ui/simulator/windows/output/spotlight-provider.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/simulator/windows/output/tab.cpp b/src/ui/simulator/windows/output/tab.cpp
index 9a06f3ba90..8857c78852 100644
--- a/src/ui/simulator/windows/output/tab.cpp
+++ b/src/ui/simulator/windows/output/tab.cpp
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/simulator/windows/output/window.cpp b/src/ui/simulator/windows/output/window.cpp
index 99f22ae988..3328148692 100644
--- a/src/ui/simulator/windows/output/window.cpp
+++ b/src/ui/simulator/windows/output/window.cpp
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/simulator/windows/output/window.h b/src/ui/simulator/windows/output/window.h
index 7ac865c68d..b9ad41fa70 100644
--- a/src/ui/simulator/windows/output/window.h
+++ b/src/ui/simulator/windows/output/window.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/simulator/windows/renewables/cluster.cpp b/src/ui/simulator/windows/renewables/cluster.cpp
index fa4f9b34f0..8e7b496843 100644
--- a/src/ui/simulator/windows/renewables/cluster.cpp
+++ b/src/ui/simulator/windows/renewables/cluster.cpp
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/simulator/windows/renewables/cluster.h b/src/ui/simulator/windows/renewables/cluster.h
index 28916f802d..6ece0f456a 100644
--- a/src/ui/simulator/windows/renewables/cluster.h
+++ b/src/ui/simulator/windows/renewables/cluster.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/simulator/windows/renewables/panel.cpp b/src/ui/simulator/windows/renewables/panel.cpp
index cfaa063921..bf9c6bfe3c 100644
--- a/src/ui/simulator/windows/renewables/panel.cpp
+++ b/src/ui/simulator/windows/renewables/panel.cpp
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/simulator/windows/renewables/panel.h b/src/ui/simulator/windows/renewables/panel.h
index e331a0b35d..1e21fee6c1 100644
--- a/src/ui/simulator/windows/renewables/panel.h
+++ b/src/ui/simulator/windows/renewables/panel.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/simulator/windows/saveas.cpp b/src/ui/simulator/windows/saveas.cpp
index bb09dcaaea..b0a964b189 100644
--- a/src/ui/simulator/windows/saveas.cpp
+++ b/src/ui/simulator/windows/saveas.cpp
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/simulator/windows/saveas.h b/src/ui/simulator/windows/saveas.h
index 3ae575f94f..16dae2016b 100644
--- a/src/ui/simulator/windows/saveas.h
+++ b/src/ui/simulator/windows/saveas.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/simulator/windows/saveas.hxx b/src/ui/simulator/windows/saveas.hxx
index 5f3c48bc34..c091d4fc7d 100644
--- a/src/ui/simulator/windows/saveas.hxx
+++ b/src/ui/simulator/windows/saveas.hxx
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/simulator/windows/scenario-builder/panel.cpp b/src/ui/simulator/windows/scenario-builder/panel.cpp
index a01ba5adc4..fc17531c6c 100644
--- a/src/ui/simulator/windows/scenario-builder/panel.cpp
+++ b/src/ui/simulator/windows/scenario-builder/panel.cpp
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/simulator/windows/scenario-builder/panel.h b/src/ui/simulator/windows/scenario-builder/panel.h
index 9db98b6835..64938cca6f 100644
--- a/src/ui/simulator/windows/scenario-builder/panel.h
+++ b/src/ui/simulator/windows/scenario-builder/panel.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/simulator/windows/sets.cpp b/src/ui/simulator/windows/sets.cpp
index d3e208552c..23e8c05af0 100644
--- a/src/ui/simulator/windows/sets.cpp
+++ b/src/ui/simulator/windows/sets.cpp
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/simulator/windows/sets.h b/src/ui/simulator/windows/sets.h
index 3781cfbb6b..b0ec9eb546 100644
--- a/src/ui/simulator/windows/sets.h
+++ b/src/ui/simulator/windows/sets.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/simulator/windows/simulation/panel.cpp b/src/ui/simulator/windows/simulation/panel.cpp
index c52e78eb64..623514b376 100644
--- a/src/ui/simulator/windows/simulation/panel.cpp
+++ b/src/ui/simulator/windows/simulation/panel.cpp
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/simulator/windows/simulation/panel.h b/src/ui/simulator/windows/simulation/panel.h
index 8ba5b33cfa..dfcd463cd5 100644
--- a/src/ui/simulator/windows/simulation/panel.h
+++ b/src/ui/simulator/windows/simulation/panel.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/simulator/windows/simulation/run.cpp b/src/ui/simulator/windows/simulation/run.cpp
index ebc6d9051b..4ea5e87975 100644
--- a/src/ui/simulator/windows/simulation/run.cpp
+++ b/src/ui/simulator/windows/simulation/run.cpp
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/simulator/windows/simulation/run.h b/src/ui/simulator/windows/simulation/run.h
index 1d08277300..f348570f3e 100644
--- a/src/ui/simulator/windows/simulation/run.h
+++ b/src/ui/simulator/windows/simulation/run.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/simulator/windows/startupwizard.cpp b/src/ui/simulator/windows/startupwizard.cpp
index 0598c75f76..a591c48da2 100644
--- a/src/ui/simulator/windows/startupwizard.cpp
+++ b/src/ui/simulator/windows/startupwizard.cpp
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/simulator/windows/startupwizard.h b/src/ui/simulator/windows/startupwizard.h
index c05d7ef4be..b203baac9e 100644
--- a/src/ui/simulator/windows/startupwizard.h
+++ b/src/ui/simulator/windows/startupwizard.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/simulator/windows/studylogs.cpp b/src/ui/simulator/windows/studylogs.cpp
index 41d2d21bd2..b2f922e0ba 100644
--- a/src/ui/simulator/windows/studylogs.cpp
+++ b/src/ui/simulator/windows/studylogs.cpp
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/simulator/windows/studylogs.h b/src/ui/simulator/windows/studylogs.h
index 53c5efb1c1..6693289e3d 100644
--- a/src/ui/simulator/windows/studylogs.h
+++ b/src/ui/simulator/windows/studylogs.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/simulator/windows/textinput/input.cpp b/src/ui/simulator/windows/textinput/input.cpp
index 44aadb246d..22fd38a386 100644
--- a/src/ui/simulator/windows/textinput/input.cpp
+++ b/src/ui/simulator/windows/textinput/input.cpp
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/simulator/windows/textinput/input.h b/src/ui/simulator/windows/textinput/input.h
index f9316b394a..aa555fe7fd 100644
--- a/src/ui/simulator/windows/textinput/input.h
+++ b/src/ui/simulator/windows/textinput/input.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/simulator/windows/thermal/cluster.cpp b/src/ui/simulator/windows/thermal/cluster.cpp
index 5b4ee4aa70..4aa6811be4 100644
--- a/src/ui/simulator/windows/thermal/cluster.cpp
+++ b/src/ui/simulator/windows/thermal/cluster.cpp
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/simulator/windows/thermal/cluster.h b/src/ui/simulator/windows/thermal/cluster.h
index 12531ced52..0c07aff97c 100644
--- a/src/ui/simulator/windows/thermal/cluster.h
+++ b/src/ui/simulator/windows/thermal/cluster.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/simulator/windows/thermal/panel.cpp b/src/ui/simulator/windows/thermal/panel.cpp
index b7ebeabbb7..de94eed2c2 100644
--- a/src/ui/simulator/windows/thermal/panel.cpp
+++ b/src/ui/simulator/windows/thermal/panel.cpp
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/simulator/windows/thermal/panel.h b/src/ui/simulator/windows/thermal/panel.h
index 15488072bb..3e957f0ab3 100644
--- a/src/ui/simulator/windows/thermal/panel.h
+++ b/src/ui/simulator/windows/thermal/panel.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/simulator/windows/version.cpp b/src/ui/simulator/windows/version.cpp
index 347c27ce9e..81292c1108 100644
--- a/src/ui/simulator/windows/version.cpp
+++ b/src/ui/simulator/windows/version.cpp
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/simulator/windows/version.h b/src/ui/simulator/windows/version.h
index f98de7cfb2..6d53dc74d6 100644
--- a/src/ui/simulator/windows/version.h
+++ b/src/ui/simulator/windows/version.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/simulator/windows/xcast/xcast.h b/src/ui/simulator/windows/xcast/xcast.h
index ee3f9bf9ce..b35f34fc45 100644
--- a/src/ui/simulator/windows/xcast/xcast.h
+++ b/src/ui/simulator/windows/xcast/xcast.h
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
diff --git a/src/ui/simulator/windows/xcast/xcast.hxx b/src/ui/simulator/windows/xcast/xcast.hxx
index 774d44183c..449259b411 100644
--- a/src/ui/simulator/windows/xcast/xcast.hxx
+++ b/src/ui/simulator/windows/xcast/xcast.hxx
@@ -6,7 +6,7 @@
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
-** the Free Software Foundation, either version 3 of the License, or
+** the Mozilla Foundation, either version 2 of the License, or
** (at your option) any later version.
**
** There are special exceptions to the terms and conditions of the
@@ -20,7 +20,7 @@
** Mozilla Public Licence 2.0 for more details.
**
** You should have received a copy of the Mozilla Public Licence 2.0
-** along with Antares_Simulator. If not, see .
+** along with Antares_Simulator. If not, see .
**
** SPDX-License-Identifier: MPL 2.0
*/
From 0af5787e6b14cd99323b2757c5608f0ad571cfcb Mon Sep 17 00:00:00 2001
From: Florian OMNES <26088210+flomnes@users.noreply.github.com>
Date: Fri, 8 Dec 2023 14:25:36 +0100
Subject: [PATCH 04/21] Rename GPL_ANNOUNCEMENT -> MPL_ANNOUNCEMENT
---
src/solver/main.cpp | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/src/solver/main.cpp b/src/solver/main.cpp
index cd285e85aa..a1683cbe8d 100644
--- a/src/solver/main.cpp
+++ b/src/solver/main.cpp
@@ -41,7 +41,7 @@ using namespace Yuni;
namespace {
-const char* const GPL_ANNOUNCEMENT
+const char* const MPL_ANNOUNCEMENT
= "Copyright 2007-2023 RTE - Authors: The Antares_Simulator Team \n"
"\n"
"Antares_Simulator is free software : you can redistribute it and / or modify\n"
@@ -116,7 +116,7 @@ int main(int argc, char** argv)
try {
logs.info(ANTARES_LOGO);
- logs.info(GPL_ANNOUNCEMENT);
+ logs.info(MPL_ANNOUNCEMENT);
// Name of the running application for the logger
logs.applicationName("solver");
From 798abca7e4ae9e7b8482b9c6d56c7002ed2c4ae5 Mon Sep 17 00:00:00 2001
From: Florian OMNES <26088210+flomnes@users.noreply.github.com>
Date: Fri, 8 Dec 2023 15:13:28 +0100
Subject: [PATCH 05/21] Change licence in the GUI
---
src/ui/simulator/windows/about/aboutbox.cpp | 875 ++++----------------
1 file changed, 157 insertions(+), 718 deletions(-)
diff --git a/src/ui/simulator/windows/about/aboutbox.cpp b/src/ui/simulator/windows/about/aboutbox.cpp
index 2fa0389f38..77994fc158 100644
--- a/src/ui/simulator/windows/about/aboutbox.cpp
+++ b/src/ui/simulator/windows/about/aboutbox.cpp
@@ -105,740 +105,179 @@ Special thanks are due to a few Authors without whom Antares_Simulator would not
const char* AntaresLicense =
R"(
-Valid-License-Identifier: MPL 2.0
+Valid-License-Identifier: MPL-2.0
License-Text:
-
Copyright (C) 2007-2018 RTE
-This program is free software; you can redistribute it and/or modify
-it under the terms of the Mozilla Public Licence 2.0 as published by
-the Free Software Foundation; either version 3 of the License, or
-(at your option) any later version.
-This program is distributed in the hope that it will be useful, but
-WITHOUT ANY WARRANTY; without even the implied warranty of
-MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
-See the Mozilla Public Licence 2.0 for more details.
-You should have received a copy of the Mozilla Public Licence 2.0
-along with this program; if not, see .
-
-In accordance with the terms of section 7 (7. Additional Terms.) of
-the GNU GPL v3, the copyright holders of this Program add the
-following Additional permissions:
-
-* If you modify this Program, or any covered work, by linking or
-combining it with OpenSSL (or a modified version of that library),
-containing parts covered by the terms of the OpenSSL license, the
-copyright holders of this Program grant you additional permission to
-convey the resulting work. Corresponding Source for a non-source form
-of such a combination shall include the source code for the parts of
-OpenSSL used as well as that of the covered work.
-
-* The terms "Sirius_Solver Substitution Exception" may be used to
-refer to the permission defined in the next two paragraphs.
-
-In the following paragraph, the terms "Non-GPL code" mean code that is
-covered neither by the GNU GPL v3 nor by a GPL-compatible license.
-The terms "Eligible Interface" mean the interface definition files of
-the Sirius_Solver library (version 6.0.0 or later).
-
-If you modify this Program, or any covered work, by linking it with
-Non-GPL code through an Eligible Interface, the copyright holders of
-this Program grant you additional conditional permission to convey the
-resulting work. The condition to which the use of the permission is
-subject to is that you replace the three characters between brackets
-at the end of this line by the version identifiers of the Sirius_Solver
-library whose eligible interface you make use of : [X.Y.Z]
-
-* As a special exception, the copyright holders of this Program give
-you permission to link this software with libYuni library, licensed
-under MPL-2.0, to produce an executable without applying the GNU GPL
-v3 to the library itself providing that you meet the terms and
-conditions of the MPL-2.0 on this library.
+Mozilla Public License
+Version 2.0
+1. Definitions
+
+1.1. “Contributor”
+
+ means each individual or legal entity that creates, contributes to the creation of, or owns Covered Software.
+1.2. “Contributor Version”
+
+ means the combination of the Contributions of others (if any) used by a Contributor and that particular Contributor’s Contribution.
+1.3. “Contribution”
+
+ means Covered Software of a particular Contributor.
+1.4. “Covered Software”
+
+ means Source Code Form to which the initial Contributor has attached the notice in Exhibit A, the Executable Form of such Source Code Form, and Modifications of such Source Code Form, in each case including portions thereof.
+1.5. “Incompatible With Secondary Licenses”
+
+ means
+
+ that the initial Contributor has attached the notice described in Exhibit B to the Covered Software; or
+
+ that the Covered Software was made available under the terms of version 1.1 or earlier of the License, but not also under the terms of a Secondary License.
+
+1.6. “Executable Form”
+
+ means any form of the work other than Source Code Form.
+1.7. “Larger Work”
+
+ means a work that combines Covered Software with other material, in a separate file or files, that is not Covered Software.
+1.8. “License”
+
+ means this document.
+1.9. “Licensable”
+
+ means having the right to grant, to the maximum extent possible, whether at the time of the initial grant or subsequently, any and all of the rights conveyed by this License.
+1.10. “Modifications”
+
+ means any of the following:
+ any file in Source Code Form that results from an addition to, deletion from, or modification of the contents of Covered Software; or
+
+ any new file in Source Code Form that contains any Covered Software.
+
+1.11. “Patent Claims” of a Contributor
+
+ means any patent claim(s), including without limitation, method, process, and apparatus claims, in any patent Licensable by such Contributor that would be infringed, but for the grant of the License, by the making, using, selling, offering for sale, having made, import, or transfer of either its Contributions or its Contributor Version.
+1.12. “Secondary License”
+
+ means either the GNU General Public License, Version 2.0, the GNU Lesser General Public License, Version 2.1, the GNU Affero General Public License, Version 3.0, or any later versions of those licenses.
+1.13. “Source Code Form”
+
+ means the form of the work preferred for making modifications.
+1.14. “You” (or “Your”)
+
+ means an individual or a legal entity exercising rights under this License. For legal entities, “You” includes any entity that controls, is controlled by, or is under common control with You. For purposes of this definition, “control” means (a) the power, direct or indirect, to cause the direction or management of such entity, whether by contract or otherwise, or (b) ownership of more than fifty percent (50%) of the outstanding shares or beneficial ownership of such entity.
+
+2. License Grants and Conditions
+2.1. Grants
+
+Each Contributor hereby grants You a world-wide, royalty-free, non-exclusive license:
+
+ under intellectual property rights (other than patent or trademark) Licensable by such Contributor to use, reproduce, make available, modify, display, perform, distribute, and otherwise exploit its Contributions, either on an unmodified basis, with Modifications, or as part of a Larger Work; and
+
+ under Patent Claims of such Contributor to make, use, sell, offer for sale, have made, import, and otherwise transfer either its Contributions or its Contributor Version.
)";
const char* AntaresLicense1 =
R"(
-### GNU GENERAL PUBLIC LICENSE
-
-Version 3, 29 June 2007
-
-Copyright (C) 2007 Free Software Foundation, Inc.
-
-
-Everyone is permitted to copy and distribute verbatim copies of this
-license document, but changing it is not allowed.
-
-### Preamble
-
-The Mozilla Public Licence 2.0 is a free, copyleft license for
-software and other kinds of works.
-
-The licenses for most software and other practical works are designed
-to take away your freedom to share and change the works. By contrast,
-the Mozilla Public Licence 2.0 is intended to guarantee your freedom
-to share and change all versions of a program--to make sure it remains
-free software for all its users. We, the Free Software Foundation, use
-the Mozilla Public Licence 2.0 for most of our software; it applies
-also to any other work released this way by its authors. You can apply
-it to your programs, too.
-
-When we speak of free software, we are referring to freedom, not
-price. Our General Public Licenses are designed to make sure that you
-have the freedom to distribute copies of free software (and charge for
-them if you wish), that you receive source code or can get it if you
-want it, that you can change the software or use pieces of it in new
-free programs, and that you know you can do these things.
-
-To protect your rights, we need to prevent others from denying you
-these rights or asking you to surrender the rights. Therefore, you
-have certain responsibilities if you distribute copies of the
-software, or if you modify it: responsibilities to respect the freedom
-of others.
-
-For example, if you distribute copies of such a program, whether
-gratis or for a fee, you must pass on to the recipients the same
-freedoms that you received. You must make sure that they, too, receive
-or can get the source code. And you must show them these terms so they
-know their rights.
-
-Developers that use the GNU GPL protect your rights with two steps:
-(1) assert copyright on the software, and (2) offer you this License
-giving you legal permission to copy, distribute and/or modify it.
-
-For the developers' and authors' protection, the GPL clearly explains
-that there is no warranty for this free software. For both users' and
-authors' sake, the GPL requires that modified versions be marked as
-changed, so that their problems will not be attributed erroneously to
-authors of previous versions.
-
-Some devices are designed to deny users access to install or run
-modified versions of the software inside them, although the
-manufacturer can do so. This is fundamentally incompatible with the
-aim of protecting users' freedom to change the software. The
-systematic pattern of such abuse occurs in the area of products for
-individuals to use, which is precisely where it is most unacceptable.
-Therefore, we have designed this version of the GPL to prohibit the
-practice for those products. If such problems arise substantially in
-other domains, we stand ready to extend this provision to those
-domains in future versions of the GPL, as needed to protect the
-freedom of users.
-
-Finally, every program is threatened constantly by software patents.
-States should not allow patents to restrict development and use of
-software on general-purpose computers, but in those that do, we wish
-to avoid the special danger that patents applied to a free program
-could make it effectively proprietary. To prevent this, the GPL
-assures that patents cannot be used to render the program non-free.
-The precise terms and conditions for copying, distribution and
-modification follow.
-
-### TERMS AND CONDITIONS
-
-#### 0. Definitions.
-
-"This License" refers to version 3 of the Mozilla Public Licence 2.0.
-
-"Copyright" also means copyright-like laws that apply to other kinds
-of works, such as semiconductor masks.
-
-"The Program" refers to any copyrightable work licensed under this
-License. Each licensee is addressed as "you". "Licensees" and
-"recipients" may be individuals or organizations.
-
-To "modify" a work means to copy from or adapt all or part of the work
-in a fashion requiring copyright permission, other than the making of
-an exact copy. The resulting work is called a "modified version" of
-the earlier work or a work "based on" the earlier work.
-
-A "covered work" means either the unmodified Program or a work based
-on the Program.
-
-To "propagate" a work means to do anything with it that, without
-permission, would make you directly or secondarily liable for
-infringement under applicable copyright law, except executing it on a
-computer or modifying a private copy. Propagation includes copying,
-distribution (with or without modification), making available to the
-public, and in some countries other activities as well.
-
-To "convey" a work means any kind of propagation that enables other
-parties to make or receive copies. Mere interaction with a user
-through a computer network, with no transfer of a copy, is not
-conveying.
-
-An interactive user interface displays "Appropriate Legal Notices" to
-the extent that it includes a convenient and prominently visible
-feature that (1) displays an appropriate copyright notice, and (2)
-tells the user that there is no warranty for the work (except to the
-extent that warranties are provided), that licensees may convey the
-work under this License, and how to view a copy of this License. If
-the interface presents a list of user commands or options, such as a
-menu, a prominent item in the list meets this criterion.
-
-#### 1. Source Code.
-
-The "source code" for a work means the preferred form of the work for
-making modifications to it. "Object code" means any non-source form of
-a work.
-
-A "Standard Interface" means an interface that either is an official
-standard defined by a recognized standards body, or, in the case of
-interfaces specified for a particular programming language, one that
-is widely used among developers working in that language.
-
-The "System Libraries" of an executable work include anything, other
-than the work as a whole, that (a) is included in the normal form of
-packaging a Major Component, but which is not part of that Major
-Component, and (b) serves only to enable use of the work with that
-Major Component, or to implement a Standard Interface for which an
-implementation is available to the public in source code form. A
-"Major Component", in this context, means a major essential component
-(kernel, window system, and so on) of the specific operating system
-(if any) on which the executable work runs, or a compiler used to
-produce the work, or an object code interpreter used to run it.
-
-The "Corresponding Source" for a work in object code form means all
-the source code needed to generate, install, and (for an executable
-work) run the object code and to modify the work, including scripts to
-control those activities. However, it does not include the work's
-System Libraries, or general-purpose tools or generally available free
-programs which are used unmodified in performing those activities but
-which are not part of the work. For example, Corresponding Source
-includes interface definition files associated with source files for
-the work, and the source code for shared libraries and dynamically
-linked subprograms that the work is specifically designed to require,
-such as by intimate data communication or control flow between those
-subprograms and other parts of the work.
-
-The Corresponding Source need not include anything that users can
-regenerate automatically from other parts of the Corresponding Source.
-
-The Corresponding Source for a work in source code form is that same
-work.
-
-#### 2. Basic Permissions.
-
-All rights granted under this License are granted for the term of
-copyright on the Program, and are irrevocable provided the stated
-conditions are met. This License explicitly affirms your unlimited
-permission to run the unmodified Program. The output from running a
-covered work is covered by this License only if the output, given its
-content, constitutes a covered work. This License acknowledges your
-rights of fair use or other equivalent, as provided by copyright law.
-
-You may make, run and propagate covered works that you do not convey,
-without conditions so long as your license otherwise remains in force.
-You may convey covered works to others for the sole purpose of having
-them make modifications exclusively for you, or provide you with
-facilities for running those works, provided that you comply with the
-terms of this License in conveying all material for which you do not
-control copyright. Those thus making or running the covered works for
-you must do so exclusively on your behalf, under your direction and
-control, on terms that prohibit them from making any copies of your
-copyrighted material outside their relationship with you.
-
-Conveying under any other circumstances is permitted solely under the
-conditions stated below. Sublicensing is not allowed; section 10 makes
-it unnecessary.
-
-#### 3. Protecting Users' Legal Rights From Anti-Circumvention Law.
-
-No covered work shall be deemed part of an effective technological
-measure under any applicable law fulfilling obligations under article
-11 of the WIPO copyright treaty adopted on 20 December 1996, or
-similar laws prohibiting or restricting circumvention of such
-measures.
-
-When you convey a covered work, you waive any legal power to forbid
-circumvention of technological measures to the extent such
-circumvention is effected by exercising rights under this License with
-respect to the covered work, and you disclaim any intention to limit
-operation or modification of the work as a means of enforcing, against
-the work's users, your or third parties' legal rights to forbid
-circumvention of technological measures.
-
-#### 4. Conveying Verbatim Copies.
-
-You may convey verbatim copies of the Program's source code as you
-receive it, in any medium, provided that you conspicuously and
-appropriately publish on each copy an appropriate copyright notice;
-keep intact all notices stating that this License and any
-non-permissive terms added in accord with section 7 apply to the code;
-keep intact all notices of the absence of any warranty; and give all
-recipients a copy of this License along with the Program.
-
-You may charge any price or no price for each copy that you convey,
-and you may offer support or warranty protection for a fee.
-
-#### 5. Conveying Modified Source Versions.
-
-You may convey a work based on the Program, or the modifications to
-produce it from the Program, in the form of source code under the
-terms of section 4, provided that you also meet all of these
-conditions:
-
-- a) The work must carry prominent notices stating that you modified
- it, and giving a relevant date.
-- b) The work must carry prominent notices stating that it is
- released under this License and any conditions added under
- section 7. This requirement modifies the requirement in section 4
- to "keep intact all notices".
-- c) You must license the entire work, as a whole, under this
- License to anyone who comes into possession of a copy. This
- License will therefore apply, along with any applicable section 7
- additional terms, to the whole of the work, and all its parts,
- regardless of how they are packaged. This License gives no
- permission to license the work in any other way, but it does not
- invalidate such permission if you have separately received it.
-- d) If the work has interactive user interfaces, each must display
- Appropriate Legal Notices; however, if the Program has interactive
- interfaces that do not display Appropriate Legal Notices, your
- work need not make them do so.
-
-A compilation of a covered work with other separate and independent
-works, which are not by their nature extensions of the covered work,
-and which are not combined with it such as to form a larger program,
-in or on a volume of a storage or distribution medium, is called an
-"aggregate" if the compilation and its resulting copyright are not
-used to limit the access or legal rights of the compilation's users
-beyond what the individual works permit. Inclusion of a covered work
-in an aggregate does not cause this License to apply to the other
-parts of the aggregate.
+2.2. Effective Date
+
+The licenses granted in Section 2.1 with respect to any Contribution become effective for each Contribution on the date the Contributor first distributes such Contribution.
+2.3. Limitations on Grant Scope
+
+The licenses granted in this Section 2 are the only rights granted under this License. No additional rights or licenses will be implied from the distribution or licensing of Covered Software under this License. Notwithstanding Section 2.1(b) above, no patent license is granted by a Contributor:
+
+ for any code that a Contributor has removed from Covered Software; or
+
+ for infringements caused by: (i) Your and any other third party’s modifications of Covered Software, or (ii) the combination of its Contributions with other software (except as part of its Contributor Version); or
+
+ under Patent Claims infringed by Covered Software in the absence of its Contributions.
+
+This License does not grant any rights in the trademarks, service marks, or logos of any Contributor (except as may be necessary to comply with the notice requirements in Section 3.4).
+2.4. Subsequent Licenses
+
+No Contributor makes additional grants as a result of Your choice to distribute the Covered Software under a subsequent version of this License (see Section 10.2) or under the terms of a Secondary License (if permitted under the terms of Section 3.3).
+2.5. Representation
+
+Each Contributor represents that the Contributor believes its Contributions are its original creation(s) or it has sufficient rights to grant the rights to its Contributions conveyed by this License.
+2.6. Fair Use
+
+This License is not intended to limit any rights You have under applicable copyright doctrines of fair use, fair dealing, or other equivalents.
+2.7. Conditions
+
+Sections 3.1, 3.2, 3.3, and 3.4 are conditions of the licenses granted in Section 2.1.
+3. Responsibilities
+3.1. Distribution of Source Form
+
+All distribution of Covered Software in Source Code Form, including any Modifications that You create or to which You contribute, must be under the terms of this License. You must inform recipients that the Source Code Form of the Covered Software is governed by the terms of this License, and how they can obtain a copy of this License. You may not attempt to alter or restrict the recipients’ rights in the Source Code Form.
+3.2. Distribution of Executable Form
+
+If You distribute Covered Software in Executable Form then:
+
+ such Covered Software must also be made available in Source Code Form, as described in Section 3.1, and You must inform recipients of the Executable Form how they can obtain a copy of such Source Code Form by reasonable means in a timely manner, at a charge no more than the cost of distribution to the recipient; and
+
+ You may distribute such Executable Form under the terms of this License, or sublicense it under different terms, provided that the license for the Executable Form does not attempt to limit or alter the recipients’ rights in the Source Code Form under this License.
+
+3.3. Distribution of a Larger Work
+
+You may create and distribute a Larger Work under terms of Your choice, provided that You also comply with the requirements of this License for the Covered Software. If the Larger Work is a combination of Covered Software with a work governed by one or more Secondary Licenses, and the Covered Software is not Incompatible With Secondary Licenses, this License permits You to additionally distribute such Covered Software under the terms of such Secondary License(s), so that the recipient of the Larger Work may, at their option, further distribute the Covered Software under the terms of either this License or such Secondary License(s).
+3.4. Notices
+
+You may not remove or alter the substance of any license notices (including copyright notices, patent notices, disclaimers of warranty, or limitations of liability) contained within the Source Code Form of the Covered Software, except that You may alter any license notices to the extent required to remedy known factual inaccuracies.
)";
const char* AntaresLicense2 =
R"(
-#### 6. Conveying Non-Source Forms.
-
-You may convey a covered work in object code form under the terms of
-sections 4 and 5, provided that you also convey the machine-readable
-Corresponding Source under the terms of this License, in one of these
-ways:
-
-- a) Convey the object code in, or embodied in, a physical product
- (including a physical distribution medium), accompanied by the
- Corresponding Source fixed on a durable physical medium
- customarily used for software interchange.
-- b) Convey the object code in, or embodied in, a physical product
- (including a physical distribution medium), accompanied by a
- written offer, valid for at least three years and valid for as
- long as you offer spare parts or customer support for that product
- model, to give anyone who possesses the object code either (1) a
- copy of the Corresponding Source for all the software in the
- product that is covered by this License, on a durable physical
- medium customarily used for software interchange, for a price no
- more than your reasonable cost of physically performing this
- conveying of source, or (2) access to copy the Corresponding
- Source from a network server at no charge.
-- c) Convey individual copies of the object code with a copy of the
- written offer to provide the Corresponding Source. This
- alternative is allowed only occasionally and noncommercially, and
- only if you received the object code with such an offer, in accord
- with subsection 6b.
-- d) Convey the object code by offering access from a designated
- place (gratis or for a charge), and offer equivalent access to the
- Corresponding Source in the same way through the same place at no
- further charge. You need not require recipients to copy the
- Corresponding Source along with the object code. If the place to
- copy the object code is a network server, the Corresponding Source
- may be on a different server (operated by you or a third party)
- that supports equivalent copying facilities, provided you maintain
- clear directions next to the object code saying where to find the
- Corresponding Source. Regardless of what server hosts the
- Corresponding Source, you remain obligated to ensure that it is
- available for as long as needed to satisfy these requirements.
-- e) Convey the object code using peer-to-peer transmission,
- provided you inform other peers where the object code and
- Corresponding Source of the work are being offered to the general
- public at no charge under subsection 6d.
-
-A separable portion of the object code, whose source code is excluded
-from the Corresponding Source as a System Library, need not be
-included in conveying the object code work.
-
-A "User Product" is either (1) a "consumer product", which means any
-tangible personal property which is normally used for personal,
-family, or household purposes, or (2) anything designed or sold for
-incorporation into a dwelling. In determining whether a product is a
-consumer product, doubtful cases shall be resolved in favor of
-coverage. For a particular product received by a particular user,
-"normally used" refers to a typical or common use of that class of
-product, regardless of the status of the particular user or of the way
-in which the particular user actually uses, or expects or is expected
-to use, the product. A product is a consumer product regardless of
-whether the product has substantial commercial, industrial or
-non-consumer uses, unless such uses represent the only significant
-mode of use of the product.
-
-"Installation Information" for a User Product means any methods,
-procedures, authorization keys, or other information required to
-install and execute modified versions of a covered work in that User
-Product from a modified version of its Corresponding Source. The
-information must suffice to ensure that the continued functioning of
-the modified object code is in no case prevented or interfered with
-solely because modification has been made.
-
-If you convey an object code work under this section in, or with, or
-specifically for use in, a User Product, and the conveying occurs as
-part of a transaction in which the right of possession and use of the
-User Product is transferred to the recipient in perpetuity or for a
-fixed term (regardless of how the transaction is characterized), the
-Corresponding Source conveyed under this section must be accompanied
-by the Installation Information. But this requirement does not apply
-if neither you nor any third party retains the ability to install
-modified object code on the User Product (for example, the work has
-been installed in ROM).
-
-The requirement to provide Installation Information does not include a
-requirement to continue to provide support service, warranty, or
-updates for a work that has been modified or installed by the
-recipient, or for the User Product in which it has been modified or
-installed. Access to a network may be denied when the modification
-itself materially and adversely affects the operation of the network
-or violates the rules and protocols for communication across the
-network.
-
-Corresponding Source conveyed, and Installation Information provided,
-in accord with this section must be in a format that is publicly
-documented (and with an implementation available to the public in
-source code form), and must require no special password or key for
-unpacking, reading or copying.
-
-#### 7. Additional Terms.
-
-"Additional permissions" are terms that supplement the terms of this
-License by making exceptions from one or more of its conditions.
-Additional permissions that are applicable to the entire Program shall
-be treated as though they were included in this License, to the extent
-that they are valid under applicable law. If additional permissions
-apply only to part of the Program, that part may be used separately
-under those permissions, but the entire Program remains governed by
-this License without regard to the additional permissions.
-
-When you convey a copy of a covered work, you may at your option
-remove any additional permissions from that copy, or from any part of
-it. (Additional permissions may be written to require their own
-removal in certain cases when you modify the work.) You may place
-additional permissions on material, added by you to a covered work,
-for which you have or can give appropriate copyright permission.
-
-Notwithstanding any other provision of this License, for material you
-add to a covered work, you may (if authorized by the copyright holders
-of that material) supplement the terms of this License with terms:
-
-- a) Disclaiming warranty or limiting liability differently from the
- terms of sections 15 and 16 of this License; or
-- b) Requiring preservation of specified reasonable legal notices or
- author attributions in that material or in the Appropriate Legal
- Notices displayed by works containing it; or
-- c) Prohibiting misrepresentation of the origin of that material,
- or requiring that modified versions of such material be marked in
- reasonable ways as different from the original version; or
-- d) Limiting the use for publicity purposes of names of licensors
- or authors of the material; or
-- e) Declining to grant rights under trademark law for use of some
- trade names, trademarks, or service marks; or
-- f) Requiring indemnification of licensors and authors of that
- material by anyone who conveys the material (or modified versions
- of it) with contractual assumptions of liability to the recipient,
- for any liability that these contractual assumptions directly
- impose on those licensors and authors.
-
-All other non-permissive additional terms are considered "further
-restrictions" within the meaning of section 10. If the Program as you
-received it, or any part of it, contains a notice stating that it is
-governed by this License along with a term that is a further
-restriction, you may remove that term. If a license document contains
-a further restriction but permits relicensing or conveying under this
-License, you may add to a covered work material governed by the terms
-of that license document, provided that the further restriction does
-not survive such relicensing or conveying.
-
-If you add terms to a covered work in accord with this section, you
-must place, in the relevant source files, a statement of the
-additional terms that apply to those files, or a notice indicating
-where to find the applicable terms.
-
-Additional terms, permissive or non-permissive, may be stated in the
-form of a separately written license, or stated as exceptions; the
-above requirements apply either way.
-
-#### 8. Termination.
-
-You may not propagate or modify a covered work except as expressly
-provided under this License. Any attempt otherwise to propagate or
-modify it is void, and will automatically terminate your rights under
-this License (including any patent licenses granted under the third
-paragraph of section 11).
-
-However, if you cease all violation of this License, then your license
-from a particular copyright holder is reinstated (a) provisionally,
-unless and until the copyright holder explicitly and finally
-terminates your license, and (b) permanently, if the copyright holder
-fails to notify you of the violation by some reasonable means prior to
-60 days after the cessation.
-
-Moreover, your license from a particular copyright holder is
-reinstated permanently if the copyright holder notifies you of the
-violation by some reasonable means, this is the first time you have
-received notice of violation of this License (for any work) from that
-copyright holder, and you cure the violation prior to 30 days after
-your receipt of the notice.
-
-Termination of your rights under this section does not terminate the
-licenses of parties who have received copies or rights from you under
-this License. If your rights have been terminated and not permanently
-reinstated, you do not qualify to receive new licenses for the same
-material under section 10.
-
-#### 9. Acceptance Not Required for Having Copies.
-
-You are not required to accept this License in order to receive or run
-a copy of the Program. Ancillary propagation of a covered work
-occurring solely as a consequence of using peer-to-peer transmission
-to receive a copy likewise does not require acceptance. However,
-nothing other than this License grants you permission to propagate or
-modify any covered work. These actions infringe copyright if you do
-not accept this License. Therefore, by modifying or propagating a
-covered work, you indicate your acceptance of this License to do so.
-
-#### 10. Automatic Licensing of Downstream Recipients.
-
-Each time you convey a covered work, the recipient automatically
-receives a license from the original licensors, to run, modify and
-propagate that work, subject to this License. You are not responsible
-for enforcing compliance by third parties with this License.
-
-An "entity transaction" is a transaction transferring control of an
-organization, or substantially all assets of one, or subdividing an
-organization, or merging organizations. If propagation of a covered
-work results from an entity transaction, each party to that
-transaction who receives a copy of the work also receives whatever
-licenses to the work the party's predecessor in interest had or could
-give under the previous paragraph, plus a right to possession of the
-Corresponding Source of the work from the predecessor in interest, if
-the predecessor has it or can get it with reasonable efforts.
-
-You may not impose any further restrictions on the exercise of the
-rights granted or affirmed under this License. For example, you may
-not impose a license fee, royalty, or other charge for exercise of
-rights granted under this License, and you may not initiate litigation
-(including a cross-claim or counterclaim in a lawsuit) alleging that
-any patent claim is infringed by making, using, selling, offering for
-sale, or importing the Program or any portion of it.
-
-#### 11. Patents.
-
-A "contributor" is a copyright holder who authorizes use under this
-License of the Program or a work on which the Program is based. The
-work thus licensed is called the contributor's "contributor version".
-
-A contributor's "essential patent claims" are all patent claims owned
-or controlled by the contributor, whether already acquired or
-hereafter acquired, that would be infringed by some manner, permitted
-by this License, of making, using, or selling its contributor version,
-but do not include claims that would be infringed only as a
-consequence of further modification of the contributor version. For
-purposes of this definition, "control" includes the right to grant
-patent sublicenses in a manner consistent with the requirements of
-this License.
-
-Each contributor grants you a non-exclusive, worldwide, royalty-free
-patent license under the contributor's essential patent claims, to
-make, use, sell, offer for sale, import and otherwise run, modify and
-propagate the contents of its contributor version.
-
-In the following three paragraphs, a "patent license" is any express
-agreement or commitment, however denominated, not to enforce a patent
-(such as an express permission to practice a patent or covenant not to
-sue for patent infringement). To "grant" such a patent license to a
-party means to make such an agreement or commitment not to enforce a
-patent against the party.
-
-If you convey a covered work, knowingly relying on a patent license,
-and the Corresponding Source of the work is not available for anyone
-to copy, free of charge and under the terms of this License, through a
-publicly available network server or other readily accessible means,
-then you must either (1) cause the Corresponding Source to be so
-available, or (2) arrange to deprive yourself of the benefit of the
-patent license for this particular work, or (3) arrange, in a manner
-consistent with the requirements of this License, to extend the patent
-license to downstream recipients. "Knowingly relying" means you have
-actual knowledge that, but for the patent license, your conveying the
-covered work in a country, or your recipient's use of the covered work
-in a country, would infringe one or more identifiable patents in that
-country that you have reason to believe are valid.
-
-If, pursuant to or in connection with a single transaction or
-arrangement, you convey, or propagate by procuring conveyance of, a
-covered work, and grant a patent license to some of the parties
-receiving the covered work authorizing them to use, propagate, modify
-or convey a specific copy of the covered work, then the patent license
-you grant is automatically extended to all recipients of the covered
-work and works based on it.
-
-A patent license is "discriminatory" if it does not include within the
-scope of its coverage, prohibits the exercise of, or is conditioned on
-the non-exercise of one or more of the rights that are specifically
-granted under this License. You may not convey a covered work if you
-are a party to an arrangement with a third party that is in the
-business of distributing software, under which you make payment to the
-third party based on the extent of your activity of conveying the
-work, and under which the third party grants, to any of the parties
-who would receive the covered work from you, a discriminatory patent
-license (a) in connection with copies of the covered work conveyed by
-you (or copies made from those copies), or (b) primarily for and in
-connection with specific products or compilations that contain the
-covered work, unless you entered into that arrangement, or that patent
-license was granted, prior to 28 March 2007.
-
-Nothing in this License shall be construed as excluding or limiting
-any implied license or other defenses to infringement that may
-otherwise be available to you under applicable patent law.
+3.5. Application of Additional Terms
+
+You may choose to offer, and to charge a fee for, warranty, support, indemnity or liability obligations to one or more recipients of Covered Software. However, You may do so only on Your own behalf, and not on behalf of any Contributor. You must make it absolutely clear that any such warranty, support, indemnity, or liability obligation is offered by You alone, and You hereby agree to indemnify every Contributor for any liability incurred by such Contributor as a result of warranty, support, indemnity or liability terms You offer. You may include additional disclaimers of warranty and limitations of liability specific to any jurisdiction.
+4. Inability to Comply Due to Statute or Regulation
+
+If it is impossible for You to comply with any of the terms of this License with respect to some or all of the Covered Software due to statute, judicial order, or regulation then You must: (a) comply with the terms of this License to the maximum extent possible; and (b) describe the limitations and the code they affect. Such description must be placed in a text file included with all distributions of the Covered Software under this License. Except to the extent prohibited by statute or regulation, such description must be sufficiently detailed for a recipient of ordinary skill to be able to understand it.
+5. Termination
+
+5.1. The rights granted under this License will terminate automatically if You fail to comply with any of its terms. However, if You become compliant, then the rights granted under this License from a particular Contributor are reinstated (a) provisionally, unless and until such Contributor explicitly and finally terminates Your grants, and (b) on an ongoing basis, if such Contributor fails to notify You of the non-compliance by some reasonable means prior to 60 days after You have come back into compliance. Moreover, Your grants from a particular Contributor are reinstated on an ongoing basis if such Contributor notifies You of the non-compliance by some reasonable means, this is the first time You have received notice of non-compliance with this License from such Contributor, and You become compliant prior to 30 days after Your receipt of the notice.
+
+5.2. If You initiate litigation against any entity by asserting a patent infringement claim (excluding declaratory judgment actions, counter-claims, and cross-claims) alleging that a Contributor Version directly or indirectly infringes any patent, then the rights granted to You by any and all Contributors for the Covered Software under Section 2.1 of this License shall terminate.
+
+5.3. In the event of termination under Sections 5.1 or 5.2 above, all end user license agreements (excluding distributors and resellers) which have been validly granted by You or Your distributors under this License prior to termination shall survive termination.
+6. Disclaimer of Warranty
+
+Covered Software is provided under this License on an “as is” basis, without warranty of any kind, either expressed, implied, or statutory, including, without limitation, warranties that the Covered Software is free of defects, merchantable, fit for a particular purpose or non-infringing. The entire risk as to the quality and performance of the Covered Software is with You. Should any Covered Software prove defective in any respect, You (not any Contributor) assume the cost of any necessary servicing, repair, or correction. This disclaimer of warranty constitutes an essential part of this License. No use of any Covered Software is authorized under this License except under this disclaimer.
)";
const char* AntaresLicense3 =
R"(
-#### 12. No Surrender of Others' Freedom.
-
-If conditions are imposed on you (whether by court order, agreement or
-otherwise) that contradict the conditions of this License, they do not
-excuse you from the conditions of this License. If you cannot convey a
-covered work so as to satisfy simultaneously your obligations under
-this License and any other pertinent obligations, then as a
-consequence you may not convey it at all. For example, if you agree to
-terms that obligate you to collect a royalty for further conveying
-from those to whom you convey the Program, the only way you could
-satisfy both those terms and this License would be to refrain entirely
-from conveying the Program.
-
-#### 13. Use with the GNU Affero General Public License.
-
-Notwithstanding any other provision of this License, you have
-permission to link or combine any covered work with a work licensed
-under version 3 of the GNU Affero General Public License into a single
-combined work, and to convey the resulting work. The terms of this
-License will continue to apply to the part which is the covered work,
-but the special requirements of the GNU Affero General Public License,
-section 13, concerning interaction through a network will apply to the
-combination as such.
-
-#### 14. Revised Versions of this License.
-
-The Free Software Foundation may publish revised and/or new versions
-of the Mozilla Public Licence 2.0 from time to time. Such new versions
-will be similar in spirit to the present version, but may differ in
-detail to address new problems or concerns.
-
-Each version is given a distinguishing version number. If the Program
-specifies that a certain numbered version of the GNU General Public
-License "or any later version" applies to it, you have the option of
-following the terms and conditions either of that numbered version or
-of any later version published by the Free Software Foundation. If the
-Program does not specify a version number of the GNU General Public
-License, you may choose any version ever published by the Free
-Software Foundation.
-
-If the Program specifies that a proxy can decide which future versions
-of the Mozilla Public Licence 2.0 can be used, that proxy's public
-statement of acceptance of a version permanently authorizes you to
-choose that version for the Program.
-
-Later license versions may give you additional or different
-permissions. However, no additional obligations are imposed on any
-author or copyright holder as a result of your choosing to follow a
-later version.
-
-#### 15. Disclaimer of Warranty.
-
-THERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY
-APPLICABLE LAW. EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT
-HOLDERS AND/OR OTHER PARTIES PROVIDE THE PROGRAM "AS IS" WITHOUT
-WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT
-LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-A PARTICULAR PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND
-PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD THE PROGRAM PROVE
-DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING, REPAIR OR
-CORRECTION.
-
-#### 16. Limitation of Liability.
-
-IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
-WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MODIFIES AND/OR
-CONVEYS THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES,
-INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES
-ARISING OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT
-NOT LIMITED TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR
-LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM
-TO OPERATE WITH ANY OTHER PROGRAMS), EVEN IF SUCH HOLDER OR OTHER
-PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES.
-
-#### 17. Interpretation of Sections 15 and 16.
-
-If the disclaimer of warranty and limitation of liability provided
-above cannot be given local legal effect according to their terms,
-reviewing courts shall apply local law that most closely approximates
-an absolute waiver of all civil liability in connection with the
-Program, unless a warranty or assumption of liability accompanies a
-copy of the Program in return for a fee.
-
-END OF TERMS AND CONDITIONS
-
-### How to Apply These Terms to Your New Programs
-
-If you develop a new program, and you want it to be of the greatest
-possible use to the public, the best way to achieve this is to make it
-free software which everyone can redistribute and change under these
-terms.
-
-To do so, attach the following notices to the program. It is safest to
-attach them to the start of each source file to most effectively state
-the exclusion of warranty; and each file should have at least the
-"copyright" line and a pointer to where the full notice is found.
-
-
- Copyright (C)
-
- This program is free software: you can redistribute it and/or modify
- it under the terms of the Mozilla Public Licence 2.0 as published by
- the Mozilla Foundation, either version 2 of the License, or
- (at your option) any later version.
-
- This program is distributed in the hope that it will be useful,
- but WITHOUT ANY WARRANTY; without even the implied warranty of
- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
- Mozilla Public Licence 2.0 for more details.
-
- You should have received a copy of the Mozilla Public Licence 2.0
- along with this program. If not, see .
-
-Also add information on how to contact you by electronic and paper
-mail.
-
-If the program does terminal interaction, make it output a short
-notice like this when it starts in an interactive mode:
-
- Copyright (C)
- This program comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
- This is free software, and you are welcome to redistribute it
- under certain conditions; type `show c' for details.
-
-The hypothetical commands \`show w' and \`show c' should show the
-appropriate parts of the General Public License. Of course, your
-program's commands might be different; for a GUI interface, you would
-use an "about box".
-
-You should also get your employer (if you work as a programmer) or
-school, if any, to sign a "copyright disclaimer" for the program, if
-necessary. For more information on this, and how to apply and follow
-the GNU GPL, see .
-
-The Mozilla Public Licence 2.0 does not permit incorporating your
-program into proprietary programs. If your program is a subroutine
-library, you may consider it more useful to permit linking proprietary
-applications with the library. If this is what you want to do, use the
-GNU Lesser General Public License instead of this License. But first,
-please read .
+7. Limitation of Liability
+
+Under no circumstances and under no legal theory, whether tort (including negligence), contract, or otherwise, shall any Contributor, or anyone who distributes Covered Software as permitted above, be liable to You for any direct, indirect, special, incidental, or consequential damages of any character including, without limitation, damages for lost profits, loss of goodwill, work stoppage, computer failure or malfunction, or any and all other commercial damages or losses, even if such party shall have been informed of the possibility of such damages. This limitation of liability shall not apply to liability for death or personal injury resulting from such party’s negligence to the extent applicable law prohibits such limitation. Some jurisdictions do not allow the exclusion or limitation of incidental or consequential damages, so this exclusion and limitation may not apply to You.
+8. Litigation
+
+Any litigation relating to this License may be brought only in the courts of a jurisdiction where the defendant maintains its principal place of business and such litigation shall be governed by laws of that jurisdiction, without reference to its conflict-of-law provisions. Nothing in this Section shall prevent a party’s ability to bring cross-claims or counter-claims.
+9. Miscellaneous
+
+This License represents the complete agreement concerning the subject matter hereof. If any provision of this License is held to be unenforceable, such provision shall be reformed only to the extent necessary to make it enforceable. Any law or regulation which provides that the language of a contract shall be construed against the drafter shall not be used to construe this License against a Contributor.
+10. Versions of the License
+10.1. New Versions
+
+Mozilla Foundation is the license steward. Except as provided in Section 10.3, no one other than the license steward has the right to modify or publish new versions of this License. Each version will be given a distinguishing version number.
+10.2. Effect of New Versions
+
+You may distribute the Covered Software under the terms of the version of the License under which You originally received the Covered Software, or under the terms of any subsequent version published by the license steward.
+10.3. Modified Versions
+
+If you create software not governed by this License, and you want to create a new license for such software, you may create and use a modified version of this License if you rename the license and remove any references to the name of the license steward (except to note that such modified license differs from this License).
+10.4. Distributing Source Code Form that is Incompatible With Secondary Licenses
+
+If You choose to distribute Source Code Form that is Incompatible With Secondary Licenses under the terms of this version of the License, the notice described in Exhibit B of this License must be attached.
+Exhibit A - Source Code Form License Notice
+
+ This Source Code Form is subject to the terms of the Mozilla Public License, v. 2.0. If a copy of the MPL was not distributed with this file, You can obtain one at https://mozilla.org/MPL/2.0/.
+
+If it is not possible or desirable to put the notice in a particular file, then You may include the notice in a location (such as a LICENSE file in a relevant directory) where a recipient would be likely to look for such a notice.
+
+You may add additional accurate notices of copyright ownership.
+Exhibit B - “Incompatible With Secondary Licenses” Notice
+
+ This Source Code Form is “Incompatible With Secondary Licenses”, as defined by the Mozilla Public License, v. 2.0.
)";
namespace Antares
From e5eae5871e1d8e94f15bb00c0085cc9f48aad446 Mon Sep 17 00:00:00 2001
From: Florian OMNES <26088210+flomnes@users.noreply.github.com>
Date: Fri, 8 Dec 2023 17:40:03 +0100
Subject: [PATCH 06/21] Quote WTF
---
src/ui/simulator/windows/about/aboutbox.cpp | 48 ++++++++++-----------
1 file changed, 24 insertions(+), 24 deletions(-)
diff --git a/src/ui/simulator/windows/about/aboutbox.cpp b/src/ui/simulator/windows/about/aboutbox.cpp
index 77994fc158..89cbd1e378 100644
--- a/src/ui/simulator/windows/about/aboutbox.cpp
+++ b/src/ui/simulator/windows/about/aboutbox.cpp
@@ -113,19 +113,19 @@ Mozilla Public License
Version 2.0
1. Definitions
-1.1. “Contributor”
+1.1. "Contributor"
means each individual or legal entity that creates, contributes to the creation of, or owns Covered Software.
-1.2. “Contributor Version”
+1.2. "Contributor Version"
- means the combination of the Contributions of others (if any) used by a Contributor and that particular Contributor’s Contribution.
-1.3. “Contribution”
+ means the combination of the Contributions of others (if any) used by a Contributor and that particular Contributor's Contribution.
+1.3. "Contribution"
means Covered Software of a particular Contributor.
-1.4. “Covered Software”
+1.4. "Covered Software"
means Source Code Form to which the initial Contributor has attached the notice in Exhibit A, the Executable Form of such Source Code Form, and Modifications of such Source Code Form, in each case including portions thereof.
-1.5. “Incompatible With Secondary Licenses”
+1.5. "Incompatible With Secondary Licenses"
means
@@ -133,19 +133,19 @@ Version 2.0
that the Covered Software was made available under the terms of version 1.1 or earlier of the License, but not also under the terms of a Secondary License.
-1.6. “Executable Form”
+1.6. "Executable Form"
means any form of the work other than Source Code Form.
-1.7. “Larger Work”
+1.7. "Larger Work"
means a work that combines Covered Software with other material, in a separate file or files, that is not Covered Software.
-1.8. “License”
+1.8. "License"
means this document.
-1.9. “Licensable”
+1.9. "Licensable"
means having the right to grant, to the maximum extent possible, whether at the time of the initial grant or subsequently, any and all of the rights conveyed by this License.
-1.10. “Modifications”
+1.10. "Modifications"
means any of the following:
@@ -153,18 +153,18 @@ Version 2.0
any new file in Source Code Form that contains any Covered Software.
-1.11. “Patent Claims” of a Contributor
+1.11. "Patent Claims" of a Contributor
means any patent claim(s), including without limitation, method, process, and apparatus claims, in any patent Licensable by such Contributor that would be infringed, but for the grant of the License, by the making, using, selling, offering for sale, having made, import, or transfer of either its Contributions or its Contributor Version.
-1.12. “Secondary License”
+1.12. "Secondary License"
means either the GNU General Public License, Version 2.0, the GNU Lesser General Public License, Version 2.1, the GNU Affero General Public License, Version 3.0, or any later versions of those licenses.
-1.13. “Source Code Form”
+1.13. "Source Code Form"
means the form of the work preferred for making modifications.
-1.14. “You” (or “Your”)
+1.14. "You" (or "Your")
- means an individual or a legal entity exercising rights under this License. For legal entities, “You” includes any entity that controls, is controlled by, or is under common control with You. For purposes of this definition, “control” means (a) the power, direct or indirect, to cause the direction or management of such entity, whether by contract or otherwise, or (b) ownership of more than fifty percent (50%) of the outstanding shares or beneficial ownership of such entity.
+ means an individual or a legal entity exercising rights under this License. For legal entities, "You" includes any entity that controls, is controlled by, or is under common control with You. For purposes of this definition, "control" means (a) the power, direct or indirect, to cause the direction or management of such entity, whether by contract or otherwise, or (b) ownership of more than fifty percent (50%) of the outstanding shares or beneficial ownership of such entity.
2. License Grants and Conditions
2.1. Grants
@@ -187,7 +187,7 @@ The licenses granted in this Section 2 are the only rights granted under this Li
for any code that a Contributor has removed from Covered Software; or
- for infringements caused by: (i) Your and any other third party’s modifications of Covered Software, or (ii) the combination of its Contributions with other software (except as part of its Contributor Version); or
+ for infringements caused by: (i) Your and any other third party's modifications of Covered Software, or (ii) the combination of its Contributions with other software (except as part of its Contributor Version); or
under Patent Claims infringed by Covered Software in the absence of its Contributions.
@@ -207,14 +207,14 @@ Sections 3.1, 3.2, 3.3, and 3.4 are conditions of the licenses granted in Sectio
3. Responsibilities
3.1. Distribution of Source Form
-All distribution of Covered Software in Source Code Form, including any Modifications that You create or to which You contribute, must be under the terms of this License. You must inform recipients that the Source Code Form of the Covered Software is governed by the terms of this License, and how they can obtain a copy of this License. You may not attempt to alter or restrict the recipients’ rights in the Source Code Form.
+All distribution of Covered Software in Source Code Form, including any Modifications that You create or to which You contribute, must be under the terms of this License. You must inform recipients that the Source Code Form of the Covered Software is governed by the terms of this License, and how they can obtain a copy of this License. You may not attempt to alter or restrict the recipients' rights in the Source Code Form.
3.2. Distribution of Executable Form
If You distribute Covered Software in Executable Form then:
such Covered Software must also be made available in Source Code Form, as described in Section 3.1, and You must inform recipients of the Executable Form how they can obtain a copy of such Source Code Form by reasonable means in a timely manner, at a charge no more than the cost of distribution to the recipient; and
- You may distribute such Executable Form under the terms of this License, or sublicense it under different terms, provided that the license for the Executable Form does not attempt to limit or alter the recipients’ rights in the Source Code Form under this License.
+ You may distribute such Executable Form under the terms of this License, or sublicense it under different terms, provided that the license for the Executable Form does not attempt to limit or alter the recipients' rights in the Source Code Form under this License.
3.3. Distribution of a Larger Work
@@ -241,17 +241,17 @@ If it is impossible for You to comply with any of the terms of this License with
5.3. In the event of termination under Sections 5.1 or 5.2 above, all end user license agreements (excluding distributors and resellers) which have been validly granted by You or Your distributors under this License prior to termination shall survive termination.
6. Disclaimer of Warranty
-Covered Software is provided under this License on an “as is” basis, without warranty of any kind, either expressed, implied, or statutory, including, without limitation, warranties that the Covered Software is free of defects, merchantable, fit for a particular purpose or non-infringing. The entire risk as to the quality and performance of the Covered Software is with You. Should any Covered Software prove defective in any respect, You (not any Contributor) assume the cost of any necessary servicing, repair, or correction. This disclaimer of warranty constitutes an essential part of this License. No use of any Covered Software is authorized under this License except under this disclaimer.
+Covered Software is provided under this License on an "as is" basis, without warranty of any kind, either expressed, implied, or statutory, including, without limitation, warranties that the Covered Software is free of defects, merchantable, fit for a particular purpose or non-infringing. The entire risk as to the quality and performance of the Covered Software is with You. Should any Covered Software prove defective in any respect, You (not any Contributor) assume the cost of any necessary servicing, repair, or correction. This disclaimer of warranty constitutes an essential part of this License. No use of any Covered Software is authorized under this License except under this disclaimer.
)";
const char* AntaresLicense3 =
R"(
7. Limitation of Liability
-Under no circumstances and under no legal theory, whether tort (including negligence), contract, or otherwise, shall any Contributor, or anyone who distributes Covered Software as permitted above, be liable to You for any direct, indirect, special, incidental, or consequential damages of any character including, without limitation, damages for lost profits, loss of goodwill, work stoppage, computer failure or malfunction, or any and all other commercial damages or losses, even if such party shall have been informed of the possibility of such damages. This limitation of liability shall not apply to liability for death or personal injury resulting from such party’s negligence to the extent applicable law prohibits such limitation. Some jurisdictions do not allow the exclusion or limitation of incidental or consequential damages, so this exclusion and limitation may not apply to You.
+Under no circumstances and under no legal theory, whether tort (including negligence), contract, or otherwise, shall any Contributor, or anyone who distributes Covered Software as permitted above, be liable to You for any direct, indirect, special, incidental, or consequential damages of any character including, without limitation, damages for lost profits, loss of goodwill, work stoppage, computer failure or malfunction, or any and all other commercial damages or losses, even if such party shall have been informed of the possibility of such damages. This limitation of liability shall not apply to liability for death or personal injury resulting from such party's negligence to the extent applicable law prohibits such limitation. Some jurisdictions do not allow the exclusion or limitation of incidental or consequential damages, so this exclusion and limitation may not apply to You.
8. Litigation
-Any litigation relating to this License may be brought only in the courts of a jurisdiction where the defendant maintains its principal place of business and such litigation shall be governed by laws of that jurisdiction, without reference to its conflict-of-law provisions. Nothing in this Section shall prevent a party’s ability to bring cross-claims or counter-claims.
+Any litigation relating to this License may be brought only in the courts of a jurisdiction where the defendant maintains its principal place of business and such litigation shall be governed by laws of that jurisdiction, without reference to its conflict-of-law provisions. Nothing in this Section shall prevent a party's ability to bring cross-claims or counter-claims.
9. Miscellaneous
This License represents the complete agreement concerning the subject matter hereof. If any provision of this License is held to be unenforceable, such provision shall be reformed only to the extent necessary to make it enforceable. Any law or regulation which provides that the language of a contract shall be construed against the drafter shall not be used to construe this License against a Contributor.
@@ -275,9 +275,9 @@ Exhibit A - Source Code Form License Notice
If it is not possible or desirable to put the notice in a particular file, then You may include the notice in a location (such as a LICENSE file in a relevant directory) where a recipient would be likely to look for such a notice.
You may add additional accurate notices of copyright ownership.
-Exhibit B - “Incompatible With Secondary Licenses” Notice
+Exhibit B - "Incompatible With Secondary Licenses" Notice
- This Source Code Form is “Incompatible With Secondary Licenses”, as defined by the Mozilla Public License, v. 2.0.
+ This Source Code Form is "Incompatible With Secondary Licenses", as defined by the Mozilla Public License, v. 2.0.
)";
namespace Antares
From e02e877aae736f9e398724e256080295d26ed053 Mon Sep 17 00:00:00 2001
From: Vincent Payet
Date: Tue, 9 Jan 2024 11:53:32 +0100
Subject: [PATCH 07/21] Replace MPL 2.0 with MPL-2.0
---
src/analyzer/atsp/atsp.cpp | 2 +-
src/analyzer/atsp/atsp.h | 2 +-
src/analyzer/atsp/atsp.hxx | 2 +-
src/analyzer/atsp/cache.cpp | 2 +-
src/analyzer/atsp/correlations.cpp | 2 +-
src/analyzer/atsp/load.cpp | 2 +-
src/analyzer/atsp/misc.cpp | 2 +-
src/analyzer/atsp/preflight.cpp | 2 +-
src/analyzer/main.cpp | 2 +-
src/libs/antares/Enum.hpp | 2 +-
src/libs/antares/Enum.hxx | 2 +-
src/libs/antares/antares.h | 2 +-
src/libs/antares/array/antares/array/matrix-to-buffer.h | 2 +-
src/libs/antares/array/antares/array/matrix-to-buffer.hxx | 2 +-
src/libs/antares/array/antares/array/matrix.h | 2 +-
src/libs/antares/array/antares/array/matrix.hxx | 2 +-
src/libs/antares/array/matrix.cpp | 2 +-
.../antares/benchmarking/include/antares/benchmarking/timer.h | 2 +-
src/libs/antares/benchmarking/timer.cpp | 2 +-
src/libs/antares/checks/antares/checks/checkLoadedInputData.h | 2 +-
src/libs/antares/checks/checkLoadedInputData.cpp | 2 +-
src/libs/antares/concurrency/concurrency.cpp | 2 +-
.../concurrency/include/antares/concurrency/concurrency.h | 2 +-
src/libs/antares/config.h | 2 +-
src/libs/antares/constants.cpp | 2 +-
src/libs/antares/constants.h | 2 +-
src/libs/antares/correlation/antares/correlation/correlation.h | 2 +-
.../antares/correlation/antares/correlation/correlation.hxx | 2 +-
src/libs/antares/correlation/correlation.cpp | 2 +-
src/libs/antares/date/antares/date/date.h | 2 +-
src/libs/antares/date/date.cpp | 2 +-
src/libs/antares/exception/AssertionError.cpp | 2 +-
src/libs/antares/exception/UnfeasibleProblemError.cpp | 2 +-
src/libs/antares/exception/antares/exception/AssertionError.hpp | 2 +-
src/libs/antares/exception/antares/exception/LoadingError.hpp | 2 +-
.../exception/antares/exception/UnfeasibleProblemError.hpp | 2 +-
src/libs/antares/fatal-error.h | 2 +-
src/libs/antares/inifile/antares/inifile/inifile.h | 2 +-
src/libs/antares/inifile/antares/inifile/inifile.hxx | 2 +-
src/libs/antares/inifile/inifile.cpp | 2 +-
src/libs/antares/io/antares/io/file.h | 2 +-
src/libs/antares/io/antares/io/statistics.h | 2 +-
src/libs/antares/io/file.cpp | 2 +-
src/libs/antares/io/statistics.cpp | 2 +-
src/libs/antares/jit.h | 2 +-
src/libs/antares/jit/antares/jit/jit.h | 2 +-
src/libs/antares/jit/antares/jit/jit.hxx | 2 +-
src/libs/antares/jit/jit.cpp | 2 +-
src/libs/antares/locale.cpp | 2 +-
src/libs/antares/locale.h | 2 +-
src/libs/antares/logs/antares/logs/cleaner.h | 2 +-
src/libs/antares/logs/antares/logs/hostinfo.h | 2 +-
src/libs/antares/logs/antares/logs/hostname.hxx | 2 +-
src/libs/antares/logs/antares/logs/logs.h | 2 +-
src/libs/antares/logs/antares/logs/logs.hxx | 2 +-
src/libs/antares/logs/cleaner.cpp | 2 +-
src/libs/antares/logs/hostinfo.cpp | 2 +-
src/libs/antares/logs/logs.cpp | 2 +-
src/libs/antares/memory/include/antares/memory/memory.h | 2 +-
src/libs/antares/memory/include/antares/memory/memory.hxx | 2 +-
src/libs/antares/memory/memory.cpp | 2 +-
.../include/antares/mersenne-twister/mersenne-twister.h | 2 +-
.../include/antares/mersenne-twister/mersenne-twister.hxx | 2 +-
src/libs/antares/net/net.h | 2 +-
src/libs/antares/net/request.h | 2 +-
src/libs/antares/object/intrusive-reference.h | 2 +-
src/libs/antares/object/intrusive-reference.hxx | 2 +-
src/libs/antares/object/object.cpp | 2 +-
src/libs/antares/object/object.h | 2 +-
src/libs/antares/object/object.hxx | 2 +-
src/libs/antares/object/ref.h | 2 +-
src/libs/antares/paths/include/antares/paths/list.h | 2 +-
src/libs/antares/paths/list.cpp | 2 +-
src/libs/antares/resources/resources.cpp | 2 +-
src/libs/antares/resources/resources.h | 2 +-
src/libs/antares/series/include/antares/series/series.h | 2 +-
src/libs/antares/series/series.cpp | 2 +-
src/libs/antares/solver.cpp | 2 +-
src/libs/antares/solver.h | 2 +-
src/libs/antares/stdcxx/demangle.cpp | 2 +-
src/libs/antares/stdcxx/include/antares/stdcxx/demangle.hpp | 2 +-
src/libs/antares/study/UnfeasibleProblemBehavior.cpp | 2 +-
src/libs/antares/study/UnfeasibleProblemBehavior.hpp | 2 +-
src/libs/antares/study/area/area.cpp | 2 +-
src/libs/antares/study/area/area.h | 2 +-
src/libs/antares/study/area/area.hxx | 2 +-
src/libs/antares/study/area/constants.h | 2 +-
src/libs/antares/study/area/links.cpp | 2 +-
src/libs/antares/study/area/links.h | 2 +-
src/libs/antares/study/area/list.cpp | 2 +-
src/libs/antares/study/area/scratchpad.cpp | 2 +-
src/libs/antares/study/area/scratchpad.h | 2 +-
src/libs/antares/study/area/store-timeseries-numbers.cpp | 2 +-
src/libs/antares/study/area/store-timeseries-numbers.h | 2 +-
src/libs/antares/study/area/store-timeseries-numbers.hxx | 2 +-
src/libs/antares/study/area/ui.cpp | 2 +-
src/libs/antares/study/area/ui.h | 2 +-
src/libs/antares/study/binding_constraint/BindingConstraint.cpp | 2 +-
src/libs/antares/study/binding_constraint/BindingConstraint.h | 2 +-
src/libs/antares/study/binding_constraint/BindingConstraint.hxx | 2 +-
src/libs/antares/study/cleaner.h | 2 +-
src/libs/antares/study/cleaner/cleaner-v20.cpp | 2 +-
src/libs/antares/study/cleaner/cleaner.cpp | 2 +-
src/libs/antares/study/cleaner/versions.h | 2 +-
src/libs/antares/study/constraint.h | 2 +-
src/libs/antares/study/correlation-updater.hxx | 2 +-
src/libs/antares/study/filter.cpp | 2 +-
src/libs/antares/study/filter.h | 2 +-
src/libs/antares/study/finder.h | 2 +-
src/libs/antares/study/finder/finder.cpp | 2 +-
src/libs/antares/study/finder/finder.h | 2 +-
src/libs/antares/study/fwd.cpp | 2 +-
src/libs/antares/study/fwd.h | 2 +-
src/libs/antares/study/header.cpp | 2 +-
src/libs/antares/study/header.h | 2 +-
src/libs/antares/study/header.hxx | 2 +-
src/libs/antares/study/importlogs.cpp | 2 +-
src/libs/antares/study/layerdata.cpp | 2 +-
src/libs/antares/study/layerdata.h | 2 +-
src/libs/antares/study/load-options.cpp | 2 +-
src/libs/antares/study/load-options.h | 2 +-
src/libs/antares/study/load.cpp | 2 +-
src/libs/antares/study/output.cpp | 2 +-
src/libs/antares/study/output.h | 2 +-
src/libs/antares/study/output.hxx | 2 +-
src/libs/antares/study/parameters.cpp | 2 +-
src/libs/antares/study/parameters.h | 2 +-
src/libs/antares/study/parts/hydro/allocation.cpp | 2 +-
src/libs/antares/study/parts/hydro/allocation.h | 2 +-
src/libs/antares/study/parts/hydro/allocation.hxx | 2 +-
src/libs/antares/study/parts/hydro/container.cpp | 2 +-
src/libs/antares/study/parts/hydro/container.h | 2 +-
src/libs/antares/study/parts/hydro/prepro.cpp | 2 +-
src/libs/antares/study/parts/hydro/prepro.h | 2 +-
src/libs/antares/study/parts/hydro/series.cpp | 2 +-
src/libs/antares/study/parts/hydro/series.h | 2 +-
src/libs/antares/study/parts/load/container.cpp | 2 +-
src/libs/antares/study/parts/load/container.h | 2 +-
src/libs/antares/study/parts/load/prepro.cpp | 2 +-
src/libs/antares/study/parts/load/prepro.h | 2 +-
src/libs/antares/study/parts/load/prepro.hxx | 2 +-
src/libs/antares/study/parts/parts.h | 2 +-
src/libs/antares/study/parts/renewable/cluster.cpp | 2 +-
src/libs/antares/study/parts/renewable/cluster.h | 2 +-
src/libs/antares/study/parts/renewable/cluster.hxx | 2 +-
src/libs/antares/study/parts/renewable/container.cpp | 2 +-
src/libs/antares/study/parts/renewable/container.h | 2 +-
src/libs/antares/study/parts/renewable/container.hxx | 2 +-
src/libs/antares/study/parts/renewable/defines.h | 2 +-
src/libs/antares/study/parts/short-term-storage/cluster.cpp | 2 +-
src/libs/antares/study/parts/short-term-storage/cluster.h | 2 +-
src/libs/antares/study/parts/short-term-storage/container.cpp | 2 +-
src/libs/antares/study/parts/short-term-storage/container.h | 2 +-
src/libs/antares/study/parts/short-term-storage/properties.cpp | 2 +-
src/libs/antares/study/parts/short-term-storage/properties.h | 2 +-
src/libs/antares/study/parts/short-term-storage/series.cpp | 2 +-
src/libs/antares/study/parts/short-term-storage/series.h | 2 +-
src/libs/antares/study/parts/solar/container.cpp | 2 +-
src/libs/antares/study/parts/solar/container.h | 2 +-
src/libs/antares/study/parts/solar/prepro.cpp | 2 +-
src/libs/antares/study/parts/solar/prepro.h | 2 +-
src/libs/antares/study/parts/solar/prepro.hxx | 2 +-
src/libs/antares/study/parts/thermal/cluster.cpp | 2 +-
src/libs/antares/study/parts/thermal/cluster.h | 2 +-
src/libs/antares/study/parts/thermal/cluster.hxx | 2 +-
src/libs/antares/study/parts/thermal/container.cpp | 2 +-
src/libs/antares/study/parts/thermal/container.h | 2 +-
src/libs/antares/study/parts/thermal/container.hxx | 2 +-
src/libs/antares/study/parts/thermal/defines.h | 2 +-
src/libs/antares/study/parts/thermal/ecoInput.cpp | 2 +-
src/libs/antares/study/parts/thermal/ecoInput.h | 2 +-
src/libs/antares/study/parts/thermal/pollutant.cpp | 2 +-
src/libs/antares/study/parts/thermal/pollutant.h | 2 +-
src/libs/antares/study/parts/thermal/prepro.cpp | 2 +-
src/libs/antares/study/parts/thermal/prepro.h | 2 +-
src/libs/antares/study/parts/thermal/prepro.hxx | 2 +-
src/libs/antares/study/parts/wind/container.cpp | 2 +-
src/libs/antares/study/parts/wind/container.h | 2 +-
src/libs/antares/study/parts/wind/prepro.cpp | 2 +-
src/libs/antares/study/parts/wind/prepro.h | 2 +-
src/libs/antares/study/parts/wind/prepro.hxx | 2 +-
src/libs/antares/study/progression/progression.cpp | 2 +-
src/libs/antares/study/progression/progression.h | 2 +-
src/libs/antares/study/progression/progression.hxx | 2 +-
src/libs/antares/study/runtime.h | 2 +-
src/libs/antares/study/runtime/runtime.cpp | 2 +-
src/libs/antares/study/runtime/runtime.h | 2 +-
src/libs/antares/study/runtime/runtime.hxx | 2 +-
src/libs/antares/study/save.cpp | 2 +-
.../study/scenario-builder/BindingConstraintsTSNumbersData.cpp | 2 +-
src/libs/antares/study/scenario-builder/TSnumberData.cpp | 2 +-
src/libs/antares/study/scenario-builder/TSnumberData.h | 2 +-
src/libs/antares/study/scenario-builder/hydroLevelsData.cpp | 2 +-
src/libs/antares/study/scenario-builder/hydroLevelsData.h | 2 +-
src/libs/antares/study/scenario-builder/rules.cpp | 2 +-
src/libs/antares/study/scenario-builder/rules.h | 2 +-
src/libs/antares/study/scenario-builder/rules.hxx | 2 +-
.../antares/study/scenario-builder/scBuilderDataInterface.h | 2 +-
src/libs/antares/study/scenario-builder/scBuilderUtils.cpp | 2 +-
src/libs/antares/study/scenario-builder/scBuilderUtils.h | 2 +-
src/libs/antares/study/scenario-builder/sets.cpp | 2 +-
src/libs/antares/study/scenario-builder/sets.h | 2 +-
src/libs/antares/study/scenario-builder/sets.hxx | 2 +-
src/libs/antares/study/scenario-builder/updater.hxx | 2 +-
src/libs/antares/study/sets.h | 2 +-
src/libs/antares/study/sets.hxx | 2 +-
src/libs/antares/study/simulation.cpp | 2 +-
src/libs/antares/study/simulation.h | 2 +-
src/libs/antares/study/study.cpp | 2 +-
src/libs/antares/study/study.extra.cpp | 2 +-
src/libs/antares/study/study.h | 2 +-
src/libs/antares/study/study.hxx | 2 +-
src/libs/antares/study/study.importprepro.cpp | 2 +-
src/libs/antares/study/ui-runtimeinfos.cpp | 2 +-
src/libs/antares/study/ui-runtimeinfos.h | 2 +-
src/libs/antares/study/variable-print-info.cpp | 2 +-
src/libs/antares/study/variable-print-info.h | 2 +-
src/libs/antares/study/version.cpp | 2 +-
src/libs/antares/study/version.h | 2 +-
src/libs/antares/study/xcast.h | 2 +-
src/libs/antares/study/xcast/xcast.cpp | 2 +-
src/libs/antares/study/xcast/xcast.h | 2 +-
src/libs/antares/study/xcast/xcast.hxx | 2 +-
src/libs/antares/sys/appdata.cpp | 2 +-
src/libs/antares/sys/include/antares/sys/appdata.h | 2 +-
src/libs/antares/sys/include/antares/sys/policy.h | 2 +-
src/libs/antares/sys/policy.cpp | 2 +-
src/libs/antares/utils/include/antares/utils/utils.h | 2 +-
src/libs/antares/utils/include/antares/utils/utils.hxx | 2 +-
src/libs/antares/utils/utils.cpp | 2 +-
src/libs/antares/version.cpp | 2 +-
src/libs/antares/version.h | 2 +-
src/libs/fswalker/filejob.inc.hxx | 2 +-
src/libs/fswalker/fswalker.cpp | 2 +-
src/libs/fswalker/fswalker.h | 2 +-
src/libs/fswalker/job.cpp | 2 +-
src/libs/fswalker/job.h | 2 +-
src/libs/fswalker/registry.inc.hxx | 2 +-
src/libs/fswalker/statistics.h | 2 +-
src/solver/constraints-builder/cbuilder.cpp | 2 +-
src/solver/constraints-builder/cbuilder.h | 2 +-
src/solver/constraints-builder/create.cpp | 2 +-
src/solver/constraints-builder/grid.h | 2 +-
src/solver/constraints-builder/grid.hxx | 2 +-
src/solver/constraints-builder/load.cpp | 2 +-
src/solver/hydro/daily/h2o_j_construire_les_contraintes.cpp | 2 +-
src/solver/hydro/daily/h2o_j_construire_les_variables.cpp | 2 +-
src/solver/hydro/daily/h2o_j_donnees_mensuelles.h | 2 +-
src/solver/hydro/daily/h2o_j_donnees_optimisation.h | 2 +-
src/solver/hydro/daily/h2o_j_fonctions.h | 2 +-
src/solver/hydro/daily/h2o_j_free.cpp | 2 +-
.../hydro/daily/h2o_j_initialiser_les_bornes_des_variables.cpp | 2 +-
src/solver/hydro/daily/h2o_j_initialiser_les_second_membre.cpp | 2 +-
src/solver/hydro/daily/h2o_j_instanciation.cpp | 2 +-
src/solver/hydro/daily/h2o_j_lisser_les_sur_turbines.cpp | 2 +-
src/solver/hydro/daily/h2o_j_optimiser_un_mois.cpp | 2 +-
src/solver/hydro/daily/h2o_j_resoudre_le_probleme_lineaire.cpp | 2 +-
src/solver/hydro/daily2/h2o2_j_apply_costs.cpp | 2 +-
src/solver/hydro/daily2/h2o2_j_construire_les_contraintes.cpp | 2 +-
src/solver/hydro/daily2/h2o2_j_construire_les_variables.cpp | 2 +-
src/solver/hydro/daily2/h2o2_j_donnees_mensuelles.h | 2 +-
src/solver/hydro/daily2/h2o2_j_donnees_optimisation.h | 2 +-
src/solver/hydro/daily2/h2o2_j_fonctions.h | 2 +-
src/solver/hydro/daily2/h2o2_j_free.cpp | 2 +-
.../daily2/h2o2_j_initialiser_les_bornes_des_variables.cpp | 2 +-
.../hydro/daily2/h2o2_j_initialiser_les_second_membre.cpp | 2 +-
src/solver/hydro/daily2/h2o2_j_instanciation.cpp | 2 +-
src/solver/hydro/daily2/h2o2_j_optim_costs.cpp | 2 +-
src/solver/hydro/daily2/h2o2_j_optimiser_un_mois.cpp | 2 +-
.../hydro/daily2/h2o2_j_resoudre_le_probleme_lineaire.cpp | 2 +-
src/solver/hydro/management.h | 2 +-
src/solver/hydro/management/daily.cpp | 2 +-
src/solver/hydro/management/management.cpp | 2 +-
src/solver/hydro/management/management.h | 2 +-
src/solver/hydro/management/monthly.cpp | 2 +-
src/solver/hydro/monthly/h2o_m_construire_les_contraintes.cpp | 2 +-
src/solver/hydro/monthly/h2o_m_construire_les_variables.cpp | 2 +-
src/solver/hydro/monthly/h2o_m_donnees_annuelles.h | 2 +-
src/solver/hydro/monthly/h2o_m_donnees_optimisation.h | 2 +-
src/solver/hydro/monthly/h2o_m_fonctions.h | 2 +-
src/solver/hydro/monthly/h2o_m_free.cpp | 2 +-
.../monthly/h2o_m_initialiser_les_bornes_des_variables.cpp | 2 +-
.../hydro/monthly/h2o_m_initialiser_les_second_membre.cpp | 2 +-
src/solver/hydro/monthly/h2o_m_instanciation.cpp | 2 +-
src/solver/hydro/monthly/h2o_m_optimiser_une_annee.cpp | 2 +-
.../hydro/monthly/h2o_m_resoudre_le_probleme_lineaire.cpp | 2 +-
src/solver/main.cpp | 2 +-
src/solver/main/adequacy.cpp | 2 +-
src/solver/main/economy.cpp | 2 +-
src/solver/misc/cholesky.h | 2 +-
src/solver/misc/cholesky.hxx | 2 +-
src/solver/misc/matrix-dp-make.h | 2 +-
src/solver/misc/matrix-dp-make.hxx | 2 +-
src/solver/misc/options.cpp | 2 +-
src/solver/misc/options.h | 2 +-
src/solver/misc/process-priority.cpp | 2 +-
src/solver/misc/system-memory.cpp | 2 +-
src/solver/misc/system-memory.h | 2 +-
.../adequacy_patch_csr/adq_patch_curtailment_sharing.cpp | 2 +-
.../adequacy_patch_csr/adq_patch_curtailment_sharing.h | 2 +-
.../adequacy_patch_csr/construct_problem_constraints_RHS.cpp | 2 +-
.../adequacy_patch_csr/construct_problem_variables.cpp | 2 +-
.../adequacy_patch_csr/count_constraints_variables.cpp | 2 +-
.../adequacy_patch_csr/count_constraints_variables.h | 2 +-
.../optimisation/adequacy_patch_csr/csr_quadratic_problem.cpp | 2 +-
.../optimisation/adequacy_patch_csr/csr_quadratic_problem.h | 2 +-
src/solver/optimisation/adequacy_patch_csr/hourly_csr_problem.h | 2 +-
.../adequacy_patch_csr/set_problem_cost_function.cpp | 2 +-
.../optimisation/adequacy_patch_csr/set_variable_boundaries.cpp | 2 +-
src/solver/optimisation/adequacy_patch_csr/solve_problem.cpp | 2 +-
.../adequacy_patch_weekly_optimization.cpp | 2 +-
.../adequacy_patch_weekly_optimization.h | 2 +-
.../adequacy_patch_local_matching/adq_patch_local_matching.cpp | 2 +-
.../adequacy_patch_local_matching/adq_patch_local_matching.h | 2 +-
src/solver/optimisation/base_weekly_optimization.cpp | 2 +-
src/solver/optimisation/base_weekly_optimization.h | 2 +-
src/solver/optimisation/opt_alloc_probleme_a_optimiser.cpp | 2 +-
src/solver/optimisation/opt_appel_solveur_lineaire.cpp | 2 +-
src/solver/optimisation/opt_appel_solveur_quadratique.cpp | 2 +-
src/solver/optimisation/opt_calcul_des_pmin_MUT_MDT.cpp | 2 +-
src/solver/optimisation/opt_chainage_intercos.cpp | 2 +-
.../opt_construction_contraintes_couts_demarrage.cpp | 2 +-
.../opt_construction_matrice_des_contraintes_cas_lineaire.cpp | 2 +-
...opt_construction_matrice_des_contraintes_cas_quadratique.cpp | 2 +-
.../opt_construction_matrice_des_contraintes_outils.cpp | 2 +-
.../opt_construction_variables_couts_demarrages.cpp | 2 +-
.../opt_construction_variables_optimisees_lineaire.cpp | 2 +-
.../opt_construction_variables_optimisees_quadratique.cpp | 2 +-
.../optimisation/opt_decompte_variables_et_contraintes.cpp | 2 +-
.../opt_decompte_variables_et_contraintes_couts_demarrage.cpp | 2 +-
src/solver/optimisation/opt_export_structure.cpp | 2 +-
src/solver/optimisation/opt_export_structure.h | 2 +-
src/solver/optimisation/opt_fonctions.h | 2 +-
src/solver/optimisation/opt_gestion_des_bornes_cas_lineaire.cpp | 2 +-
.../optimisation/opt_gestion_des_bornes_cas_quadratique.cpp | 2 +-
.../optimisation/opt_gestion_des_bornes_couts_demarrage.cpp | 2 +-
src/solver/optimisation/opt_gestion_des_couts_cas_lineaire.cpp | 2 +-
.../optimisation/opt_gestion_des_couts_cas_quadratique.cpp | 2 +-
.../optimisation/opt_gestion_des_couts_couts_demarrage.cpp | 2 +-
src/solver/optimisation/opt_gestion_des_pmin.cpp | 2 +-
.../optimisation/opt_gestion_second_membre_cas_lineaire.cpp | 2 +-
.../optimisation/opt_gestion_second_membre_cas_quadratique.cpp | 2 +-
.../optimisation/opt_gestion_second_membre_couts_demarrage.cpp | 2 +-
src/solver/optimisation/opt_init_contraintes_hydrauliques.cpp | 2 +-
.../optimisation/opt_init_minmax_groupes_couts_demarrage.cpp | 2 +-
src/solver/optimisation/opt_liberation_problemes_simplexe.cpp | 2 +-
.../opt_nombre_min_groupes_demarres_couts_demarrage.cpp | 2 +-
src/solver/optimisation/opt_numero_de_jour_du_pas_de_temps.cpp | 2 +-
src/solver/optimisation/opt_optimisation_hebdo.cpp | 2 +-
src/solver/optimisation/opt_optimisation_lineaire.cpp | 2 +-
src/solver/optimisation/opt_period_string_generator_base.h | 2 +-
src/solver/optimisation/opt_pilotage_optimisation_lineaire.cpp | 2 +-
.../optimisation/opt_pilotage_optimisation_quadratique.cpp | 2 +-
src/solver/optimisation/opt_restaurer_les_donnees.cpp | 2 +-
src/solver/optimisation/opt_structure_probleme_a_resoudre.h | 2 +-
.../optimisation/opt_verification_presence_reserve_jmoins1.cpp | 2 +-
src/solver/optimisation/weekly_optimization.cpp | 2 +-
src/solver/optimisation/weekly_optimization.h | 2 +-
src/solver/simulation/adequacy.cpp | 2 +-
src/solver/simulation/adequacy.h | 2 +-
src/solver/simulation/adequacy_patch_runtime_data.h | 2 +-
src/solver/simulation/apply-scenario.cpp | 2 +-
src/solver/simulation/apply-scenario.h | 2 +-
src/solver/simulation/common-eco-adq.cpp | 2 +-
src/solver/simulation/common-eco-adq.h | 2 +-
src/solver/simulation/common-hydro-levels.cpp | 2 +-
src/solver/simulation/common-hydro-remix.cpp | 2 +-
src/solver/simulation/economy.cpp | 2 +-
src/solver/simulation/economy.h | 2 +-
src/solver/simulation/opt_time_writer.cpp | 2 +-
src/solver/simulation/opt_time_writer.h | 2 +-
src/solver/simulation/sim_alloc_probleme_hebdo.cpp | 2 +-
src/solver/simulation/sim_alloc_probleme_hebdo.h | 2 +-
src/solver/simulation/sim_allocation_tableaux.cpp | 2 +-
src/solver/simulation/sim_calcul_economique.cpp | 2 +-
src/solver/simulation/sim_extern_variables_globales.h | 2 +-
src/solver/simulation/sim_spread_generator.cpp | 2 +-
src/solver/simulation/sim_spread_generator.h | 2 +-
src/solver/simulation/sim_structure_donnees.h | 2 +-
src/solver/simulation/sim_structure_probleme_economique.h | 2 +-
src/solver/simulation/sim_variables_globales.cpp | 2 +-
src/solver/simulation/simulation.h | 2 +-
src/solver/simulation/solver.data.cpp | 2 +-
src/solver/simulation/solver.data.h | 2 +-
src/solver/simulation/solver.h | 2 +-
src/solver/simulation/solver.hxx | 2 +-
src/solver/simulation/solver.utils.h | 2 +-
src/solver/simulation/timeseries-numbers.cpp | 2 +-
src/solver/simulation/timeseries-numbers.h | 2 +-
src/solver/ts-generator/generator.h | 2 +-
src/solver/ts-generator/generator.hxx | 2 +-
src/solver/ts-generator/hydro.cpp | 2 +-
src/solver/ts-generator/thermal.cpp | 2 +-
src/solver/ts-generator/xcast/constants.h | 2 +-
src/solver/ts-generator/xcast/core.cpp | 2 +-
src/solver/ts-generator/xcast/gamma-euler.cpp | 2 +-
src/solver/ts-generator/xcast/gamma-inc.cpp | 2 +-
src/solver/ts-generator/xcast/math.cpp | 2 +-
src/solver/ts-generator/xcast/math.hxx | 2 +-
src/solver/ts-generator/xcast/predicate.hxx | 2 +-
src/solver/ts-generator/xcast/studydata.cpp | 2 +-
src/solver/ts-generator/xcast/studydata.h | 2 +-
src/solver/ts-generator/xcast/studydata.hxx | 2 +-
src/solver/ts-generator/xcast/xcast.cpp | 2 +-
src/solver/ts-generator/xcast/xcast.h | 2 +-
src/solver/ts-generator/xcast/xcast.hxx | 2 +-
src/solver/utils/mps_utils.cpp | 2 +-
src/solver/variable/adequacy/all.h | 2 +-
src/solver/variable/adequacy/area.cpp | 2 +-
src/solver/variable/adequacy/area.memory-estimation.cpp | 2 +-
src/solver/variable/adequacy/bc.memory-estimation.cpp | 2 +-
src/solver/variable/adequacy/links.cpp | 2 +-
src/solver/variable/adequacy/links.h | 2 +-
src/solver/variable/adequacy/overallCost.h | 2 +-
src/solver/variable/adequacy/spilledEnergy.h | 2 +-
src/solver/variable/area.h | 2 +-
src/solver/variable/area.hxx | 2 +-
src/solver/variable/area.inc.hxx | 2 +-
src/solver/variable/area.memory-estimation.inc.hxx | 2 +-
src/solver/variable/bc.memory-estimation.inc.hxx | 2 +-
src/solver/variable/bindConstraints.h | 2 +-
src/solver/variable/bindConstraints.hxx | 2 +-
src/solver/variable/categories.h | 2 +-
src/solver/variable/commons/hydro.h | 2 +-
src/solver/variable/commons/join.h | 2 +-
src/solver/variable/commons/links/links.cpp.inc.hxx | 2 +-
src/solver/variable/commons/links/links.h.inc.hxx | 2 +-
src/solver/variable/commons/links/links.hxx.inc.hxx | 2 +-
src/solver/variable/commons/load.h | 2 +-
src/solver/variable/commons/miscGenMinusRowPSP.h | 2 +-
src/solver/variable/commons/psp.h | 2 +-
src/solver/variable/commons/rowBalance.h | 2 +-
src/solver/variable/commons/solar.h | 2 +-
src/solver/variable/commons/spatial-aggregate.h | 2 +-
src/solver/variable/commons/wind.h | 2 +-
src/solver/variable/constants.h | 2 +-
src/solver/variable/container.h | 2 +-
src/solver/variable/container.hxx | 2 +-
src/solver/variable/economy/STStorageCashFlowByCluster.h | 2 +-
src/solver/variable/economy/STStorageInjectionByCluster.h | 2 +-
src/solver/variable/economy/STStorageLevelsByCluster.h | 2 +-
src/solver/variable/economy/STStorageWithdrawalByCluster.h | 2 +-
src/solver/variable/economy/all.h | 2 +-
src/solver/variable/economy/area.cpp | 2 +-
src/solver/variable/economy/area.memory-estimation.cpp | 2 +-
src/solver/variable/economy/avail-dispatchable-generation.h | 2 +-
src/solver/variable/economy/balance.h | 2 +-
src/solver/variable/economy/bc.memory-estimation.cpp | 2 +-
.../economy/bindingConstraints/bindingConstraintsMarginalCost.h | 2 +-
src/solver/variable/economy/dispatchable-generation-margin.h | 2 +-
src/solver/variable/economy/dispatchableGeneration.h | 2 +-
src/solver/variable/economy/domesticUnsuppliedEnergy.h | 2 +-
src/solver/variable/economy/dtgMarginAfterCsr.h | 2 +-
src/solver/variable/economy/hydroCost.h | 2 +-
src/solver/variable/economy/hydrostorage.h | 2 +-
src/solver/variable/economy/inflow.h | 2 +-
src/solver/variable/economy/links.cpp | 2 +-
src/solver/variable/economy/links.h | 2 +-
src/solver/variable/economy/links/congestionFee.h | 2 +-
src/solver/variable/economy/links/congestionFeeAbs.h | 2 +-
src/solver/variable/economy/links/congestionProbability.h | 2 +-
src/solver/variable/economy/links/flowLinear.h | 2 +-
src/solver/variable/economy/links/flowLinearAbs.h | 2 +-
src/solver/variable/economy/links/flowQuad.h | 2 +-
src/solver/variable/economy/links/hurdleCosts.h | 2 +-
src/solver/variable/economy/links/loopFlow.h | 2 +-
src/solver/variable/economy/links/marginalCost.h | 2 +-
src/solver/variable/economy/localMatchingRuleViolations.h | 2 +-
src/solver/variable/economy/lold.h | 2 +-
src/solver/variable/economy/lolp.h | 2 +-
src/solver/variable/economy/max-mrg.cpp | 2 +-
src/solver/variable/economy/max-mrg.h | 2 +-
src/solver/variable/economy/nbOfDispatchedUnits.h | 2 +-
src/solver/variable/economy/nbOfDispatchedUnitsByPlant.h | 2 +-
src/solver/variable/economy/nonProportionalCost.h | 2 +-
src/solver/variable/economy/npCostByDispatchablePlant.h | 2 +-
src/solver/variable/economy/operatingCost.h | 2 +-
src/solver/variable/economy/overallCost.h | 2 +-
src/solver/variable/economy/overflow.h | 2 +-
src/solver/variable/economy/price.h | 2 +-
src/solver/variable/economy/productionByDispatchablePlant.h | 2 +-
src/solver/variable/economy/productionByRenewablePlant.h | 2 +-
src/solver/variable/economy/profitByPlant.h | 2 +-
src/solver/variable/economy/pumping.h | 2 +-
src/solver/variable/economy/renewableGeneration.h | 2 +-
src/solver/variable/economy/reservoirlevel.h | 2 +-
src/solver/variable/economy/shortTermStorage.h | 2 +-
src/solver/variable/economy/spilledEnergy.h | 2 +-
src/solver/variable/economy/spilledEnergyAfterCSR.h | 2 +-
src/solver/variable/economy/thermalAirPollutantEmissions.h | 2 +-
src/solver/variable/economy/unsupliedEnergy.h | 2 +-
src/solver/variable/economy/waterValue.h | 2 +-
src/solver/variable/endoflist.h | 2 +-
src/solver/variable/info.h | 2 +-
src/solver/variable/print.h | 2 +-
src/solver/variable/setofareas.h | 2 +-
src/solver/variable/setofareas.hxx | 2 +-
src/solver/variable/state.cpp | 2 +-
src/solver/variable/state.h | 2 +-
src/solver/variable/state.hxx | 2 +-
src/solver/variable/storage/average.h | 2 +-
src/solver/variable/storage/averagedata.cpp | 2 +-
src/solver/variable/storage/averagedata.h | 2 +-
src/solver/variable/storage/empty.h | 2 +-
src/solver/variable/storage/fwd.h | 2 +-
src/solver/variable/storage/intermediate.cpp | 2 +-
src/solver/variable/storage/intermediate.h | 2 +-
src/solver/variable/storage/intermediate.hxx | 2 +-
src/solver/variable/storage/minmax-data.cpp | 2 +-
src/solver/variable/storage/minmax-data.h | 2 +-
src/solver/variable/storage/minmax.h | 2 +-
src/solver/variable/storage/minmax.hxx | 2 +-
src/solver/variable/storage/raw.h | 2 +-
src/solver/variable/storage/raw.hxx | 2 +-
src/solver/variable/storage/rawdata.cpp | 2 +-
src/solver/variable/storage/rawdata.h | 2 +-
src/solver/variable/storage/results.h | 2 +-
src/solver/variable/storage/results.hxx | 2 +-
src/solver/variable/storage/stdDeviation.h | 2 +-
src/solver/variable/surveyresults.h | 2 +-
src/solver/variable/surveyresults/data.h | 2 +-
src/solver/variable/surveyresults/reportbuilder.hxx | 2 +-
src/solver/variable/surveyresults/surveyresults.cpp | 2 +-
src/solver/variable/surveyresults/surveyresults.h | 2 +-
src/solver/variable/variable.h | 2 +-
src/solver/variable/variable.hxx | 2 +-
src/tests/src/libs/antares/concurrency/test_concurrency.cpp | 2 +-
src/tests/src/libs/antares/study/test_study.cpp | 2 +-
src/tests/src/libs/antares/writer/test_zip_writer.cpp | 2 +-
.../test-unfeasible-problem-analyzer.cpp | 2 +-
src/tools/batchrun/main.cpp | 2 +-
src/tools/cleaner/main.cpp | 2 +-
src/tools/config/main.cpp | 2 +-
src/tools/finder/main.cpp | 2 +-
src/tools/kirchhoff-cbuilder/kirchhoff-cbuilder.h | 2 +-
src/tools/kirchhoff-cbuilder/main.cpp | 2 +-
src/tools/updater/main.cpp | 2 +-
src/tools/vacuum/antares-study.cpp | 2 +-
src/tools/vacuum/antares-study.h | 2 +-
src/tools/vacuum/io.cpp | 2 +-
src/tools/vacuum/io.h | 2 +-
src/tools/vacuum/main.cpp | 2 +-
src/tools/vacuum/modified-inode.cpp | 2 +-
src/tools/vacuum/modified-inode.h | 2 +-
src/tools/yby-aggregator/datafile.h | 2 +-
src/tools/yby-aggregator/job.cpp | 2 +-
src/tools/yby-aggregator/job.h | 2 +-
src/tools/yby-aggregator/job.hxx | 2 +-
src/tools/yby-aggregator/main.cpp | 2 +-
src/tools/yby-aggregator/output.cpp | 2 +-
src/tools/yby-aggregator/output.h | 2 +-
src/tools/yby-aggregator/progress.cpp | 2 +-
src/tools/yby-aggregator/progress.h | 2 +-
src/tools/yby-aggregator/progress.hxx | 2 +-
src/tools/yby-aggregator/result.cpp | 2 +-
src/tools/yby-aggregator/result.h | 2 +-
src/tools/yby-aggregator/studydata.h | 2 +-
src/tools/yby-aggregator/variable.h | 2 +-
src/ui/action/action.cpp | 2 +-
src/ui/action/behavior.cpp | 2 +-
src/ui/action/context.cpp | 2 +-
.../action/handler/antares-study/area/allocation-hydro-post.cpp | 2 +-
.../action/handler/antares-study/area/allocation-hydro-post.h | 2 +-
.../action/handler/antares-study/area/allocation-hydro-post.hxx | 2 +-
src/ui/action/handler/antares-study/area/allocation-hydro.cpp | 2 +-
src/ui/action/handler/antares-study/area/allocation-hydro.h | 2 +-
src/ui/action/handler/antares-study/area/color.cpp | 2 +-
src/ui/action/handler/antares-study/area/color.h | 2 +-
src/ui/action/handler/antares-study/area/correlation-post.cpp | 2 +-
src/ui/action/handler/antares-study/area/correlation-post.h | 2 +-
src/ui/action/handler/antares-study/area/correlation-post.hxx | 2 +-
src/ui/action/handler/antares-study/area/correlation.cpp | 2 +-
src/ui/action/handler/antares-study/area/correlation.h | 2 +-
src/ui/action/handler/antares-study/area/create.cpp | 2 +-
src/ui/action/handler/antares-study/area/filtering.cpp | 2 +-
src/ui/action/handler/antares-study/area/filtering.h | 2 +-
src/ui/action/handler/antares-study/area/misc-gen.cpp | 2 +-
src/ui/action/handler/antares-study/area/misc-gen.h | 2 +-
src/ui/action/handler/antares-study/area/nodal-optimization.cpp | 2 +-
src/ui/action/handler/antares-study/area/nodal-optimization.h | 2 +-
src/ui/action/handler/antares-study/area/position.cpp | 2 +-
src/ui/action/handler/antares-study/area/position.h | 2 +-
src/ui/action/handler/antares-study/area/reserves.cpp | 2 +-
src/ui/action/handler/antares-study/area/reserves.h | 2 +-
src/ui/action/handler/antares-study/area/timeseries.cpp | 2 +-
src/ui/action/handler/antares-study/area/timeseries.h | 2 +-
src/ui/action/handler/antares-study/area/ts-generator.cpp | 2 +-
src/ui/action/handler/antares-study/area/ts-generator.h | 2 +-
src/ui/action/handler/antares-study/area/ts-node.cpp | 2 +-
src/ui/action/handler/antares-study/area/ts-node.h | 2 +-
src/ui/action/handler/antares-study/area/ts-node.hxx | 2 +-
src/ui/action/handler/antares-study/constraint/comments.cpp | 2 +-
src/ui/action/handler/antares-study/constraint/comments.h | 2 +-
src/ui/action/handler/antares-study/constraint/comments.hxx | 2 +-
src/ui/action/handler/antares-study/constraint/create.cpp | 2 +-
src/ui/action/handler/antares-study/constraint/data.cpp | 2 +-
src/ui/action/handler/antares-study/constraint/data.h | 2 +-
src/ui/action/handler/antares-study/constraint/data.hxx | 2 +-
src/ui/action/handler/antares-study/constraint/enabled.cpp | 2 +-
src/ui/action/handler/antares-study/constraint/enabled.h | 2 +-
src/ui/action/handler/antares-study/constraint/enabled.hxx | 2 +-
src/ui/action/handler/antares-study/constraint/offsets.cpp | 2 +-
src/ui/action/handler/antares-study/constraint/offsets.h | 2 +-
src/ui/action/handler/antares-study/constraint/weights.cpp | 2 +-
src/ui/action/handler/antares-study/constraint/weights.h | 2 +-
src/ui/action/handler/antares-study/link/comments.cpp | 2 +-
src/ui/action/handler/antares-study/link/comments.h | 2 +-
src/ui/action/handler/antares-study/link/comments.hxx | 2 +-
src/ui/action/handler/antares-study/link/copper-plate.cpp | 2 +-
src/ui/action/handler/antares-study/link/copper-plate.h | 2 +-
src/ui/action/handler/antares-study/link/create.cpp | 2 +-
src/ui/action/handler/antares-study/link/filtering.cpp | 2 +-
src/ui/action/handler/antares-study/link/filtering.h | 2 +-
src/ui/action/handler/antares-study/link/hurdles-cost.cpp | 2 +-
src/ui/action/handler/antares-study/link/hurdles-cost.h | 2 +-
src/ui/action/handler/antares-study/link/impedances.cpp | 2 +-
src/ui/action/handler/antares-study/link/impedances.h | 2 +-
src/ui/action/handler/antares-study/link/ntc.cpp | 2 +-
src/ui/action/handler/antares-study/link/ntc.h | 2 +-
src/ui/action/handler/antares-study/link/unload-data.cpp | 2 +-
src/ui/action/handler/antares-study/link/unload-data.h | 2 +-
src/ui/action/handler/antares-study/link/unload-data.hxx | 2 +-
src/ui/action/handler/antares-study/thermal-cluster/common.cpp | 2 +-
src/ui/action/handler/antares-study/thermal-cluster/common.h | 2 +-
src/ui/action/handler/antares-study/thermal-cluster/create.cpp | 2 +-
src/ui/action/handler/antares-study/thermal-cluster/create.h | 2 +-
src/ui/action/handler/antares-study/thermal-cluster/create.hxx | 2 +-
.../action/handler/antares-study/thermal-cluster/root-node.cpp | 2 +-
src/ui/action/handler/antares-study/thermal-cluster/root-node.h | 2 +-
.../action/handler/antares-study/thermal-cluster/root-node.hxx | 2 +-
src/ui/action/include/action/action.h | 2 +-
src/ui/action/include/action/action.hxx | 2 +-
src/ui/action/include/action/behavior.h | 2 +-
src/ui/action/include/action/context.h | 2 +-
src/ui/action/include/action/fwd.h | 2 +-
.../action/include/action/handler/antares-study/area/create.h | 2 +-
.../action/include/action/handler/antares-study/area/create.hxx | 2 +-
.../include/action/handler/antares-study/constraint/create.h | 2 +-
.../include/action/handler/antares-study/constraint/create.hxx | 2 +-
.../action/include/action/handler/antares-study/link/create.h | 2 +-
.../action/include/action/handler/antares-study/link/create.hxx | 2 +-
src/ui/action/include/action/settings/decal-area-position.h | 2 +-
src/ui/action/include/action/settings/decal-area-position.hxx | 2 +-
src/ui/action/include/action/settings/suffix-for-area-names.h | 2 +-
src/ui/action/include/action/settings/suffix-for-area-names.hxx | 2 +-
.../action/include/action/settings/suffix-for-cluster-names.h | 2 +-
.../action/include/action/settings/suffix-for-cluster-names.hxx | 2 +-
.../include/action/settings/suffix-for-constraint-names.h | 2 +-
.../include/action/settings/suffix-for-constraint-names.hxx | 2 +-
src/ui/action/include/action/state.h | 2 +-
src/ui/action/include/action/text.h | 2 +-
src/ui/action/include/action/text.hxx | 2 +-
src/ui/action/settings/decal-area-position.cpp | 2 +-
src/ui/action/settings/suffix-for-area-names.cpp | 2 +-
src/ui/action/settings/suffix-for-cluster-names.cpp | 2 +-
src/ui/action/settings/suffix-for-constraint-names.cpp | 2 +-
src/ui/action/state.cpp | 2 +-
src/ui/common/component/frame/frame.h | 2 +-
src/ui/common/component/frame/local-frame.cpp | 2 +-
src/ui/common/component/frame/local-frame.h | 2 +-
src/ui/common/component/frame/registry.cpp | 2 +-
src/ui/common/component/frame/registry.h | 2 +-
src/ui/common/component/panel.h | 2 +-
src/ui/common/component/panel/group.cpp | 2 +-
src/ui/common/component/panel/group.h | 2 +-
src/ui/common/component/panel/panel.cpp | 2 +-
src/ui/common/component/panel/panel.h | 2 +-
src/ui/common/component/scrollbox/scrollbox.cpp | 2 +-
src/ui/common/component/scrollbox/scrollbox.h | 2 +-
src/ui/common/component/spotlight.h | 2 +-
src/ui/common/component/spotlight/iitem.cpp | 2 +-
src/ui/common/component/spotlight/iitem.h | 2 +-
src/ui/common/component/spotlight/iitem.hxx | 2 +-
src/ui/common/component/spotlight/listbox-panel.cpp | 2 +-
src/ui/common/component/spotlight/listbox-panel.h | 2 +-
src/ui/common/component/spotlight/mini-frame.cpp | 2 +-
src/ui/common/component/spotlight/mini-frame.h | 2 +-
src/ui/common/component/spotlight/null-provider.h | 2 +-
src/ui/common/component/spotlight/provider.h | 2 +-
src/ui/common/component/spotlight/search-png.hxx | 2 +-
src/ui/common/component/spotlight/searchtoken.h | 2 +-
src/ui/common/component/spotlight/separator.cpp | 2 +-
src/ui/common/component/spotlight/separator.h | 2 +-
src/ui/common/component/spotlight/spotlight.cpp | 2 +-
src/ui/common/component/spotlight/spotlight.h | 2 +-
src/ui/common/component/spotlight/spotlight.hxx | 2 +-
src/ui/common/component/spotlight/text.cpp | 2 +-
src/ui/common/component/spotlight/text.h | 2 +-
src/ui/common/dispatcher.h | 2 +-
src/ui/common/dispatcher/action.cpp | 2 +-
src/ui/common/dispatcher/action.h | 2 +-
src/ui/common/dispatcher/action.hxx | 2 +-
src/ui/common/dispatcher/dispatcher.h | 2 +-
src/ui/common/dispatcher/gui.cpp | 2 +-
src/ui/common/dispatcher/gui.h | 2 +-
src/ui/common/dispatcher/gui.hxx | 2 +-
src/ui/common/dispatcher/settings.cpp | 2 +-
src/ui/common/dispatcher/settings.h | 2 +-
src/ui/common/fwd.h | 2 +-
src/ui/common/lock.cpp | 2 +-
src/ui/common/lock.h | 2 +-
src/ui/common/wx-wrapper.cpp | 2 +-
src/ui/common/wx-wrapper.h | 2 +-
src/ui/common/wx-wrapper.hxx | 2 +-
src/ui/simulator/application/application.cpp | 2 +-
src/ui/simulator/application/application.h | 2 +-
src/ui/simulator/application/main.h | 2 +-
src/ui/simulator/application/main/analyzer.cpp | 2 +-
.../simulator/application/main/build/economic-optimization.cpp | 2 +-
src/ui/simulator/application/main/build/hydro.cpp | 2 +-
src/ui/simulator/application/main/build/load.cpp | 2 +-
src/ui/simulator/application/main/build/notes.cpp | 2 +-
src/ui/simulator/application/main/build/scenario-builder.cpp | 2 +-
src/ui/simulator/application/main/build/sets.cpp | 2 +-
src/ui/simulator/application/main/build/solar.cpp | 2 +-
src/ui/simulator/application/main/build/standard-page.hxx | 2 +-
src/ui/simulator/application/main/build/wind.cpp | 2 +-
src/ui/simulator/application/main/cleaner.cpp | 2 +-
src/ui/simulator/application/main/constraintsbuilder.cpp | 2 +-
src/ui/simulator/application/main/create.cpp | 2 +-
src/ui/simulator/application/main/disabler.h | 2 +-
src/ui/simulator/application/main/drag-drop.hxx | 2 +-
src/ui/simulator/application/main/events.cpp | 2 +-
src/ui/simulator/application/main/events.edit.cpp | 2 +-
src/ui/simulator/application/main/events.file.cpp | 2 +-
src/ui/simulator/application/main/events.simulation.cpp | 2 +-
src/ui/simulator/application/main/fwd.h | 2 +-
src/ui/simulator/application/main/help.cpp | 2 +-
src/ui/simulator/application/main/internal-data.cpp | 2 +-
src/ui/simulator/application/main/internal-data.h | 2 +-
src/ui/simulator/application/main/internal-ids.h | 2 +-
src/ui/simulator/application/main/logs.cpp | 2 +-
src/ui/simulator/application/main/main.cpp | 2 +-
src/ui/simulator/application/main/main.h | 2 +-
src/ui/simulator/application/main/main.hxx | 2 +-
src/ui/simulator/application/main/menu.cpp | 2 +-
src/ui/simulator/application/main/notes.cpp | 2 +-
src/ui/simulator/application/main/options.cpp | 2 +-
src/ui/simulator/application/main/paste-from-clipboard.cpp | 2 +-
src/ui/simulator/application/main/refresh.cpp | 2 +-
src/ui/simulator/application/main/statusbar.cpp | 2 +-
src/ui/simulator/application/main/wip.cpp | 2 +-
src/ui/simulator/application/menus.cpp | 2 +-
src/ui/simulator/application/menus.h | 2 +-
src/ui/simulator/application/recentfiles.cpp | 2 +-
src/ui/simulator/application/recentfiles.h | 2 +-
src/ui/simulator/application/study.cpp | 2 +-
src/ui/simulator/application/study.h | 2 +-
src/ui/simulator/application/wait.cpp | 2 +-
src/ui/simulator/application/wait.h | 2 +-
src/ui/simulator/config.h | 2 +-
src/ui/simulator/main.cpp | 2 +-
src/ui/simulator/toolbox/clipboard/clipboard.cpp | 2 +-
src/ui/simulator/toolbox/clipboard/clipboard.h | 2 +-
src/ui/simulator/toolbox/components/button.h | 2 +-
src/ui/simulator/toolbox/components/button/button.cpp | 2 +-
src/ui/simulator/toolbox/components/button/button.h | 2 +-
src/ui/simulator/toolbox/components/button/button.hxx | 2 +-
src/ui/simulator/toolbox/components/captionpanel.cpp | 2 +-
src/ui/simulator/toolbox/components/captionpanel.h | 2 +-
src/ui/simulator/toolbox/components/datagrid/component.cpp | 2 +-
src/ui/simulator/toolbox/components/datagrid/component.h | 2 +-
src/ui/simulator/toolbox/components/datagrid/dbgrid.cpp | 2 +-
src/ui/simulator/toolbox/components/datagrid/dbgrid.h | 2 +-
src/ui/simulator/toolbox/components/datagrid/default.h | 2 +-
src/ui/simulator/toolbox/components/datagrid/filter/all/any.h | 2 +-
.../toolbox/components/datagrid/filter/all/columnindex.h | 2 +-
src/ui/simulator/toolbox/components/datagrid/filter/all/day.h | 2 +-
.../simulator/toolbox/components/datagrid/filter/all/dayyear.h | 2 +-
src/ui/simulator/toolbox/components/datagrid/filter/all/hour.h | 2 +-
.../simulator/toolbox/components/datagrid/filter/all/houryear.h | 2 +-
.../simulator/toolbox/components/datagrid/filter/all/month.cpp | 2 +-
src/ui/simulator/toolbox/components/datagrid/filter/all/month.h | 2 +-
.../simulator/toolbox/components/datagrid/filter/all/week.cpp | 2 +-
src/ui/simulator/toolbox/components/datagrid/filter/all/week.h | 2 +-
.../simulator/toolbox/components/datagrid/filter/all/weekday.h | 2 +-
.../simulator/toolbox/components/datagrid/filter/component.cpp | 2 +-
src/ui/simulator/toolbox/components/datagrid/filter/component.h | 2 +-
src/ui/simulator/toolbox/components/datagrid/filter/filter.cpp | 2 +-
src/ui/simulator/toolbox/components/datagrid/filter/filter.h | 2 +-
src/ui/simulator/toolbox/components/datagrid/filter/input.cpp | 2 +-
src/ui/simulator/toolbox/components/datagrid/filter/input.h | 2 +-
.../simulator/toolbox/components/datagrid/filter/operator.cpp | 2 +-
src/ui/simulator/toolbox/components/datagrid/filter/operator.h | 2 +-
.../toolbox/components/datagrid/filter/operator.list.cpp | 2 +-
.../toolbox/components/datagrid/filter/operator.list.h | 2 +-
.../simulator/toolbox/components/datagrid/filter/operator/all.h | 2 +-
.../toolbox/components/datagrid/filter/operator/equals.h | 2 +-
.../toolbox/components/datagrid/filter/operator/greaterthan.h | 2 +-
.../components/datagrid/filter/operator/greaterthanorequalsto.h | 2 +-
.../toolbox/components/datagrid/filter/operator/lessthan.h | 2 +-
.../components/datagrid/filter/operator/lessthanorequalsto.h | 2 +-
.../toolbox/components/datagrid/filter/operator/modulo.h | 2 +-
.../toolbox/components/datagrid/filter/operator/notequals.h | 2 +-
.../toolbox/components/datagrid/filter/parameter/parameter.cpp | 2 +-
.../toolbox/components/datagrid/filter/parameter/parameter.h | 2 +-
src/ui/simulator/toolbox/components/datagrid/filter/static.cpp | 2 +-
src/ui/simulator/toolbox/components/datagrid/gridhelper.cpp | 2 +-
src/ui/simulator/toolbox/components/datagrid/gridhelper.h | 2 +-
src/ui/simulator/toolbox/components/datagrid/gridhelper.hxx | 2 +-
src/ui/simulator/toolbox/components/datagrid/modifiers.hxx | 2 +-
src/ui/simulator/toolbox/components/datagrid/renderer.cpp | 2 +-
src/ui/simulator/toolbox/components/datagrid/renderer.h | 2 +-
src/ui/simulator/toolbox/components/datagrid/renderer.hxx | 2 +-
.../components/datagrid/renderer/adequacy-patch-area-grid.cpp | 2 +-
.../components/datagrid/renderer/adequacy-patch-area-grid.h | 2 +-
.../toolbox/components/datagrid/renderer/analyzer/areas.cpp | 2 +-
.../toolbox/components/datagrid/renderer/analyzer/areas.h | 2 +-
src/ui/simulator/toolbox/components/datagrid/renderer/area.cpp | 2 +-
src/ui/simulator/toolbox/components/datagrid/renderer/area.h | 2 +-
.../components/datagrid/renderer/area/common.areasummary.cpp | 2 +-
.../components/datagrid/renderer/area/common.areasummary.h | 2 +-
.../components/datagrid/renderer/area/creditmodulations.cpp | 2 +-
.../components/datagrid/renderer/area/creditmodulations.h | 2 +-
.../simulator/toolbox/components/datagrid/renderer/area/dsm.cpp | 2 +-
.../simulator/toolbox/components/datagrid/renderer/area/dsm.h | 2 +-
.../components/datagrid/renderer/area/hydro/allocation.cpp | 2 +-
.../components/datagrid/renderer/area/hydro/allocation.h | 2 +-
.../components/datagrid/renderer/area/hydromonthlypower.cpp | 2 +-
.../components/datagrid/renderer/area/hydromonthlypower.h | 2 +-
.../toolbox/components/datagrid/renderer/area/hydroprepro.cpp | 2 +-
.../toolbox/components/datagrid/renderer/area/hydroprepro.h | 2 +-
.../toolbox/components/datagrid/renderer/area/inflowpattern.cpp | 2 +-
.../toolbox/components/datagrid/renderer/area/inflowpattern.h | 2 +-
.../toolbox/components/datagrid/renderer/area/misc.cpp | 2 +-
.../simulator/toolbox/components/datagrid/renderer/area/misc.h | 2 +-
.../components/datagrid/renderer/area/nodal-optimization.cpp | 2 +-
.../components/datagrid/renderer/area/nodal-optimization.h | 2 +-
.../components/datagrid/renderer/area/renewable.areasummary.cpp | 2 +-
.../components/datagrid/renderer/area/renewable.areasummary.h | 2 +-
.../components/datagrid/renderer/area/reservoirlevels.cpp | 2 +-
.../toolbox/components/datagrid/renderer/area/reservoirlevels.h | 2 +-
.../components/datagrid/renderer/area/thermal.areasummary.cpp | 2 +-
.../components/datagrid/renderer/area/thermal.areasummary.h | 2 +-
.../components/datagrid/renderer/area/thermalmodulation.cpp | 2 +-
.../components/datagrid/renderer/area/thermalmodulation.h | 2 +-
.../toolbox/components/datagrid/renderer/area/thermalprepro.cpp | 2 +-
.../toolbox/components/datagrid/renderer/area/thermalprepro.h | 2 +-
.../toolbox/components/datagrid/renderer/area/timeseries.cpp | 2 +-
.../toolbox/components/datagrid/renderer/area/timeseries.h | 2 +-
.../toolbox/components/datagrid/renderer/area/watervalues.cpp | 2 +-
.../toolbox/components/datagrid/renderer/area/watervalues.h | 2 +-
.../toolbox/components/datagrid/renderer/area/xcast-allareas.h | 2 +-
.../components/datagrid/renderer/area/xcast-allareas.hxx | 2 +-
.../components/datagrid/renderer/area/xcast-coefficients.h | 2 +-
.../components/datagrid/renderer/area/xcast-coefficients.hxx | 2 +-
.../components/datagrid/renderer/area/xcast-conversion.h | 2 +-
.../components/datagrid/renderer/area/xcast-conversion.hxx | 2 +-
.../toolbox/components/datagrid/renderer/area/xcast-k.h | 2 +-
.../toolbox/components/datagrid/renderer/area/xcast-k.hxx | 2 +-
.../components/datagrid/renderer/area/xcast-translation.h | 2 +-
.../components/datagrid/renderer/area/xcast-translation.hxx | 2 +-
.../components/datagrid/renderer/bindingconstraint/data.cpp | 2 +-
.../components/datagrid/renderer/bindingconstraint/data.h | 2 +-
.../components/datagrid/renderer/bindingconstraint/offsets.cpp | 2 +-
.../components/datagrid/renderer/bindingconstraint/offsets.h | 2 +-
.../components/datagrid/renderer/bindingconstraint/weights.cpp | 2 +-
.../components/datagrid/renderer/bindingconstraint/weights.h | 2 +-
.../simulator/toolbox/components/datagrid/renderer/column.cpp | 2 +-
src/ui/simulator/toolbox/components/datagrid/renderer/column.h | 2 +-
.../toolbox/components/datagrid/renderer/connection.cpp | 2 +-
.../simulator/toolbox/components/datagrid/renderer/connection.h | 2 +-
.../components/datagrid/renderer/constraintsbuilder/links.cpp | 2 +-
.../components/datagrid/renderer/constraintsbuilder/links.h | 2 +-
.../toolbox/components/datagrid/renderer/correlation.cpp | 2 +-
.../toolbox/components/datagrid/renderer/correlation.h | 2 +-
.../simulator/toolbox/components/datagrid/renderer/layers.cpp | 2 +-
src/ui/simulator/toolbox/components/datagrid/renderer/layers.h | 2 +-
.../toolbox/components/datagrid/renderer/links/summary.cpp | 2 +-
.../toolbox/components/datagrid/renderer/links/summary.h | 2 +-
.../simulator/toolbox/components/datagrid/renderer/logfile.cpp | 2 +-
src/ui/simulator/toolbox/components/datagrid/renderer/logfile.h | 2 +-
src/ui/simulator/toolbox/components/datagrid/renderer/matrix.h | 2 +-
.../simulator/toolbox/components/datagrid/renderer/matrix.hxx | 2 +-
.../toolbox/components/datagrid/renderer/mc-playlist.cpp | 2 +-
.../toolbox/components/datagrid/renderer/mc-playlist.h | 2 +-
.../renderer/scenario-builder-hydro-levels-renderer.cpp | 2 +-
.../datagrid/renderer/scenario-builder-hydro-levels-renderer.h | 2 +-
.../datagrid/renderer/scenario-builder-hydro-renderer.cpp | 2 +-
.../datagrid/renderer/scenario-builder-hydro-renderer.h | 2 +-
.../datagrid/renderer/scenario-builder-load-renderer.cpp | 2 +-
.../datagrid/renderer/scenario-builder-load-renderer.h | 2 +-
.../datagrid/renderer/scenario-builder-renderer-base.cpp | 2 +-
.../datagrid/renderer/scenario-builder-renderer-base.h | 2 +-
.../datagrid/renderer/scenario-builder-renewable-renderer.cpp | 2 +-
.../datagrid/renderer/scenario-builder-renewable-renderer.h | 2 +-
.../datagrid/renderer/scenario-builder-solar-renderer.cpp | 2 +-
.../datagrid/renderer/scenario-builder-solar-renderer.h | 2 +-
.../datagrid/renderer/scenario-builder-thermal-renderer.cpp | 2 +-
.../datagrid/renderer/scenario-builder-thermal-renderer.h | 2 +-
.../datagrid/renderer/scenario-builder-wind-renderer.cpp | 2 +-
.../datagrid/renderer/scenario-builder-wind-renderer.h | 2 +-
.../renderer/ts-management-aggregated-as-renewables.cpp | 2 +-
.../datagrid/renderer/ts-management-clusters-as-renewables.cpp | 2 +-
.../datagrid/renderer/ts-management-clusters-as-renewables.h | 2 +-
.../toolbox/components/datagrid/renderer/ts-management.cpp | 2 +-
.../toolbox/components/datagrid/renderer/ts-management.h | 2 +-
.../simulator/toolbox/components/datagrid/wxgrid-renderer.cpp | 2 +-
src/ui/simulator/toolbox/components/datagrid/wxgrid-renderer.h | 2 +-
src/ui/simulator/toolbox/components/htmllistbox/component.cpp | 2 +-
src/ui/simulator/toolbox/components/htmllistbox/component.h | 2 +-
src/ui/simulator/toolbox/components/htmllistbox/component.hxx | 2 +-
.../components/htmllistbox/datasource/bindingconstraint.cpp | 2 +-
.../toolbox/components/htmllistbox/datasource/cluster-order.cpp | 2 +-
.../toolbox/components/htmllistbox/datasource/cluster-order.h | 2 +-
.../toolbox/components/htmllistbox/datasource/datasource.h | 2 +-
.../toolbox/components/htmllistbox/datasource/datasource.hxx | 2 +-
.../htmllistbox/datasource/renewable-cluster-order.cpp | 2 +-
.../components/htmllistbox/datasource/renewable-cluster-order.h | 2 +-
.../components/htmllistbox/datasource/thermal-cluster-order.cpp | 2 +-
.../components/htmllistbox/datasource/thermal-cluster-order.h | 2 +-
src/ui/simulator/toolbox/components/htmllistbox/item/area.cpp | 2 +-
src/ui/simulator/toolbox/components/htmllistbox/item/area.h | 2 +-
src/ui/simulator/toolbox/components/htmllistbox/item/area.hxx | 2 +-
.../toolbox/components/htmllistbox/item/cluster-item.cpp | 2 +-
.../toolbox/components/htmllistbox/item/cluster-item.h | 2 +-
src/ui/simulator/toolbox/components/htmllistbox/item/error.cpp | 2 +-
src/ui/simulator/toolbox/components/htmllistbox/item/error.h | 2 +-
src/ui/simulator/toolbox/components/htmllistbox/item/group.cpp | 2 +-
src/ui/simulator/toolbox/components/htmllistbox/item/group.h | 2 +-
src/ui/simulator/toolbox/components/htmllistbox/item/info.cpp | 2 +-
src/ui/simulator/toolbox/components/htmllistbox/item/info.h | 2 +-
src/ui/simulator/toolbox/components/htmllistbox/item/item.cpp | 2 +-
src/ui/simulator/toolbox/components/htmllistbox/item/item.h | 2 +-
src/ui/simulator/toolbox/components/htmllistbox/item/item.hxx | 2 +-
.../toolbox/components/htmllistbox/item/pathlistitem.cpp | 2 +-
.../toolbox/components/htmllistbox/item/pathlistitem.h | 2 +-
.../components/htmllistbox/item/renewable-cluster-item.cpp | 2 +-
.../components/htmllistbox/item/renewable-cluster-item.h | 2 +-
.../components/htmllistbox/item/thermal-cluster-item.cpp | 2 +-
.../toolbox/components/htmllistbox/item/thermal-cluster-item.h | 2 +-
src/ui/simulator/toolbox/components/htmllistbox/sort.h | 2 +-
src/ui/simulator/toolbox/components/mainpanel.cpp | 2 +-
src/ui/simulator/toolbox/components/mainpanel.h | 2 +-
src/ui/simulator/toolbox/components/map/component.cpp | 2 +-
src/ui/simulator/toolbox/components/map/component.h | 2 +-
src/ui/simulator/toolbox/components/map/control.cpp | 2 +-
src/ui/simulator/toolbox/components/map/control.h | 2 +-
src/ui/simulator/toolbox/components/map/controls/addtools.cpp | 2 +-
src/ui/simulator/toolbox/components/map/controls/addtools.h | 2 +-
src/ui/simulator/toolbox/components/map/drawingcontext.cpp | 2 +-
src/ui/simulator/toolbox/components/map/drawingcontext.h | 2 +-
src/ui/simulator/toolbox/components/map/infos.cpp | 2 +-
src/ui/simulator/toolbox/components/map/infos.h | 2 +-
src/ui/simulator/toolbox/components/map/manager.cpp | 2 +-
src/ui/simulator/toolbox/components/map/manager.h | 2 +-
src/ui/simulator/toolbox/components/map/manager.hxx | 2 +-
.../toolbox/components/map/nodes/bindingconstraint.cpp | 2 +-
.../simulator/toolbox/components/map/nodes/bindingconstraint.h | 2 +-
src/ui/simulator/toolbox/components/map/nodes/connection.cpp | 2 +-
src/ui/simulator/toolbox/components/map/nodes/connection.h | 2 +-
src/ui/simulator/toolbox/components/map/nodes/connection.hxx | 2 +-
src/ui/simulator/toolbox/components/map/nodes/item.cpp | 2 +-
src/ui/simulator/toolbox/components/map/nodes/item.h | 2 +-
src/ui/simulator/toolbox/components/map/nodes/node.cpp | 2 +-
src/ui/simulator/toolbox/components/map/nodes/node.h | 2 +-
src/ui/simulator/toolbox/components/map/settings.cpp | 2 +-
src/ui/simulator/toolbox/components/map/settings.h | 2 +-
.../toolbox/components/map/tools/connectioncreator.cpp | 2 +-
.../simulator/toolbox/components/map/tools/connectioncreator.h | 2 +-
src/ui/simulator/toolbox/components/map/tools/remover.cpp | 2 +-
src/ui/simulator/toolbox/components/map/tools/remover.h | 2 +-
src/ui/simulator/toolbox/components/map/tools/tool.cpp | 2 +-
src/ui/simulator/toolbox/components/map/tools/tool.h | 2 +-
src/ui/simulator/toolbox/components/notebook/mapnotebook.cpp | 2 +-
src/ui/simulator/toolbox/components/notebook/mapnotebook.h | 2 +-
src/ui/simulator/toolbox/components/notebook/notebook.cpp | 2 +-
src/ui/simulator/toolbox/components/notebook/notebook.h | 2 +-
src/ui/simulator/toolbox/components/notebook/notebook.hxx | 2 +-
src/ui/simulator/toolbox/components/progressbar.cpp | 2 +-
src/ui/simulator/toolbox/components/progressbar.h | 2 +-
src/ui/simulator/toolbox/components/refresh.cpp | 2 +-
src/ui/simulator/toolbox/components/refresh.h | 2 +-
src/ui/simulator/toolbox/components/wip-panel.cpp | 2 +-
src/ui/simulator/toolbox/components/wip-panel.h | 2 +-
src/ui/simulator/toolbox/components/wizardheader.cpp | 2 +-
src/ui/simulator/toolbox/components/wizardheader.h | 2 +-
src/ui/simulator/toolbox/create.cpp | 2 +-
src/ui/simulator/toolbox/create.h | 2 +-
src/ui/simulator/toolbox/create.hxx | 2 +-
src/ui/simulator/toolbox/dispatcher/study.cpp | 2 +-
src/ui/simulator/toolbox/dispatcher/study.h | 2 +-
src/ui/simulator/toolbox/execute.h | 2 +-
src/ui/simulator/toolbox/execute/execute.cpp | 2 +-
src/ui/simulator/toolbox/execute/execute.h | 2 +-
src/ui/simulator/toolbox/ext-source/action-panel.cpp | 2 +-
src/ui/simulator/toolbox/ext-source/action-panel.h | 2 +-
src/ui/simulator/toolbox/ext-source/apply.cpp | 2 +-
src/ui/simulator/toolbox/ext-source/apply.h | 2 +-
src/ui/simulator/toolbox/ext-source/handler.h | 2 +-
src/ui/simulator/toolbox/ext-source/handler/build-context.cpp | 2 +-
src/ui/simulator/toolbox/ext-source/handler/build-context.h | 2 +-
.../toolbox/ext-source/handler/com.rte-france.antares.study.cpp | 2 +-
src/ui/simulator/toolbox/ext-source/handler/handler.h | 2 +-
src/ui/simulator/toolbox/ext-source/performer.cpp | 2 +-
src/ui/simulator/toolbox/ext-source/performer.h | 2 +-
src/ui/simulator/toolbox/ext-source/window.cpp | 2 +-
src/ui/simulator/toolbox/ext-source/window.h | 2 +-
src/ui/simulator/toolbox/input/area.cpp | 2 +-
src/ui/simulator/toolbox/input/area.h | 2 +-
src/ui/simulator/toolbox/input/bindingconstraint.h | 2 +-
.../toolbox/input/bindingconstraint/bindingconstraint.cpp | 2 +-
.../toolbox/input/bindingconstraint/bindingconstraint.h | 2 +-
src/ui/simulator/toolbox/input/connection.cpp | 2 +-
src/ui/simulator/toolbox/input/connection.h | 2 +-
src/ui/simulator/toolbox/input/input.cpp | 2 +-
src/ui/simulator/toolbox/input/input.h | 2 +-
src/ui/simulator/toolbox/input/renewable-cluster.cpp | 2 +-
src/ui/simulator/toolbox/input/renewable-cluster.h | 2 +-
src/ui/simulator/toolbox/input/thermal-cluster.cpp | 2 +-
src/ui/simulator/toolbox/input/thermal-cluster.h | 2 +-
src/ui/simulator/toolbox/jobs.h | 2 +-
src/ui/simulator/toolbox/jobs/job.cpp | 2 +-
src/ui/simulator/toolbox/jobs/job.h | 2 +-
src/ui/simulator/toolbox/locales.cpp | 2 +-
src/ui/simulator/toolbox/locales.h | 2 +-
src/ui/simulator/toolbox/resources.cpp | 2 +-
src/ui/simulator/toolbox/resources.h | 2 +-
src/ui/simulator/toolbox/spotlight/area.cpp | 2 +-
src/ui/simulator/toolbox/spotlight/area.h | 2 +-
src/ui/simulator/toolbox/spotlight/constraint.cpp | 2 +-
src/ui/simulator/toolbox/spotlight/constraint.h | 2 +-
src/ui/simulator/toolbox/system/diskfreespace.hxx | 2 +-
src/ui/simulator/toolbox/validator.cpp | 2 +-
src/ui/simulator/toolbox/validator.h | 2 +-
src/ui/simulator/toolbox/wx-wrapper.h | 2 +-
src/ui/simulator/windows/about/aboutbox.cpp | 2 +-
src/ui/simulator/windows/about/aboutbox.h | 2 +-
src/ui/simulator/windows/aboutbox.h | 2 +-
src/ui/simulator/windows/analyzer/analyzer.cpp | 2 +-
src/ui/simulator/windows/analyzer/analyzer.h | 2 +-
src/ui/simulator/windows/analyzer/analyzer.hxx | 2 +-
.../simulator/windows/bindingconstraint/bindingconstraint.cpp | 2 +-
src/ui/simulator/windows/bindingconstraint/bindingconstraint.h | 2 +-
src/ui/simulator/windows/bindingconstraint/edit.cpp | 2 +-
src/ui/simulator/windows/bindingconstraint/edit.h | 2 +-
src/ui/simulator/windows/calendar/calendar.cpp | 2 +-
src/ui/simulator/windows/calendar/calendar.h | 2 +-
src/ui/simulator/windows/calendar/view-standard.hxx | 2 +-
src/ui/simulator/windows/cleaner.cpp | 2 +-
src/ui/simulator/windows/cleaner.h | 2 +-
src/ui/simulator/windows/connection.cpp | 2 +-
src/ui/simulator/windows/connection.h | 2 +-
.../windows/constraints-builder/constraintsbuilder.cpp | 2 +-
.../simulator/windows/constraints-builder/constraintsbuilder.h | 2 +-
src/ui/simulator/windows/correlation/correlation.cpp | 2 +-
src/ui/simulator/windows/correlation/correlation.h | 2 +-
src/ui/simulator/windows/correlation/datasources.hxx | 2 +-
src/ui/simulator/windows/exportmap.cpp | 2 +-
src/ui/simulator/windows/exportmap.h | 2 +-
src/ui/simulator/windows/exportmap.hxx | 2 +-
src/ui/simulator/windows/hydro/allocation.cpp | 2 +-
src/ui/simulator/windows/hydro/allocation.h | 2 +-
src/ui/simulator/windows/hydro/dailypower.cpp | 2 +-
src/ui/simulator/windows/hydro/dailypower.h | 2 +-
src/ui/simulator/windows/hydro/levelsandvalues.cpp | 2 +-
src/ui/simulator/windows/hydro/levelsandvalues.h | 2 +-
src/ui/simulator/windows/hydro/localdatahydro.cpp | 2 +-
src/ui/simulator/windows/hydro/localdatahydro.h | 2 +-
src/ui/simulator/windows/hydro/management.cpp | 2 +-
src/ui/simulator/windows/hydro/management.h | 2 +-
src/ui/simulator/windows/hydro/prepro.cpp | 2 +-
src/ui/simulator/windows/hydro/prepro.h | 2 +-
src/ui/simulator/windows/hydro/series.cpp | 2 +-
src/ui/simulator/windows/hydro/series.h | 2 +-
src/ui/simulator/windows/inspector.h | 2 +-
src/ui/simulator/windows/inspector/accumulator.hxx | 2 +-
src/ui/simulator/windows/inspector/data.cpp | 2 +-
src/ui/simulator/windows/inspector/data.h | 2 +-
src/ui/simulator/windows/inspector/data.hxx | 2 +-
src/ui/simulator/windows/inspector/editor-calendar.cpp | 2 +-
src/ui/simulator/windows/inspector/editor-calendar.h | 2 +-
src/ui/simulator/windows/inspector/frame.cpp | 2 +-
src/ui/simulator/windows/inspector/frame.h | 2 +-
src/ui/simulator/windows/inspector/grid.cpp | 2 +-
src/ui/simulator/windows/inspector/grid.h | 2 +-
src/ui/simulator/windows/inspector/inspector.cpp | 2 +-
src/ui/simulator/windows/inspector/inspector.h | 2 +-
src/ui/simulator/windows/inspector/property.update.cpp | 2 +-
src/ui/simulator/windows/memorystatistics.h | 2 +-
src/ui/simulator/windows/memorystatistics/memorystatistics.cpp | 2 +-
src/ui/simulator/windows/memorystatistics/memorystatistics.h | 2 +-
src/ui/simulator/windows/memorystatistics/private.h | 2 +-
src/ui/simulator/windows/message.cpp | 2 +-
src/ui/simulator/windows/message.h | 2 +-
src/ui/simulator/windows/message.hxx | 2 +-
src/ui/simulator/windows/notes.cpp | 2 +-
src/ui/simulator/windows/notes.h | 2 +-
.../windows/options/adequacy-patch/adequacy-patch-areas.cpp | 2 +-
.../windows/options/adequacy-patch/adequacy-patch-areas.h | 2 +-
.../windows/options/adequacy-patch/adequacy-patch-options.cpp | 2 +-
.../windows/options/adequacy-patch/adequacy-patch-options.h | 2 +-
src/ui/simulator/windows/options/advanced/advanced.cpp | 2 +-
src/ui/simulator/windows/options/advanced/advanced.h | 2 +-
src/ui/simulator/windows/options/optimization/optimization.cpp | 2 +-
src/ui/simulator/windows/options/optimization/optimization.h | 2 +-
src/ui/simulator/windows/options/playlist/playlist.cpp | 2 +-
src/ui/simulator/windows/options/playlist/playlist.h | 2 +-
src/ui/simulator/windows/options/temp-folder/temp-folder.cpp | 2 +-
src/ui/simulator/windows/options/temp-folder/temp-folder.h | 2 +-
src/ui/simulator/windows/output/content.h | 2 +-
src/ui/simulator/windows/output/content.hxx | 2 +-
src/ui/simulator/windows/output/fwd.h | 2 +-
src/ui/simulator/windows/output/job.cpp | 2 +-
src/ui/simulator/windows/output/job.h | 2 +-
src/ui/simulator/windows/output/layer.cpp | 2 +-
src/ui/simulator/windows/output/layer.h | 2 +-
src/ui/simulator/windows/output/layer.hxx | 2 +-
src/ui/simulator/windows/output/mini-frame.cpp | 2 +-
src/ui/simulator/windows/output/mini-frame.h | 2 +-
src/ui/simulator/windows/output/output.cpp | 2 +-
src/ui/simulator/windows/output/output.h | 2 +-
src/ui/simulator/windows/output/panel.h | 2 +-
src/ui/simulator/windows/output/panel/area-link-renderer.cpp | 2 +-
src/ui/simulator/windows/output/panel/area-link-renderer.h | 2 +-
src/ui/simulator/windows/output/panel/area-link.cpp | 2 +-
src/ui/simulator/windows/output/panel/panel.cpp | 2 +-
src/ui/simulator/windows/output/panel/panel.h | 2 +-
src/ui/simulator/windows/output/panel/panel.hxx | 2 +-
src/ui/simulator/windows/output/provider/output-comparison.cpp | 2 +-
src/ui/simulator/windows/output/provider/output-comparison.h | 2 +-
src/ui/simulator/windows/output/provider/outputs.cpp | 2 +-
src/ui/simulator/windows/output/provider/outputs.h | 2 +-
src/ui/simulator/windows/output/provider/variables.cpp | 2 +-
src/ui/simulator/windows/output/provider/variables.h | 2 +-
src/ui/simulator/windows/output/spotlight-provider.cpp | 2 +-
src/ui/simulator/windows/output/spotlight-provider.h | 2 +-
src/ui/simulator/windows/output/tab.cpp | 2 +-
src/ui/simulator/windows/output/window.cpp | 2 +-
src/ui/simulator/windows/output/window.h | 2 +-
src/ui/simulator/windows/renewables/cluster.cpp | 2 +-
src/ui/simulator/windows/renewables/cluster.h | 2 +-
src/ui/simulator/windows/renewables/panel.cpp | 2 +-
src/ui/simulator/windows/renewables/panel.h | 2 +-
src/ui/simulator/windows/saveas.cpp | 2 +-
src/ui/simulator/windows/saveas.h | 2 +-
src/ui/simulator/windows/saveas.hxx | 2 +-
src/ui/simulator/windows/scenario-builder/panel.cpp | 2 +-
src/ui/simulator/windows/scenario-builder/panel.h | 2 +-
src/ui/simulator/windows/sets.cpp | 2 +-
src/ui/simulator/windows/sets.h | 2 +-
src/ui/simulator/windows/simulation/panel.cpp | 2 +-
src/ui/simulator/windows/simulation/panel.h | 2 +-
src/ui/simulator/windows/simulation/run.cpp | 2 +-
src/ui/simulator/windows/simulation/run.h | 2 +-
src/ui/simulator/windows/startupwizard.cpp | 2 +-
src/ui/simulator/windows/startupwizard.h | 2 +-
src/ui/simulator/windows/studylogs.cpp | 2 +-
src/ui/simulator/windows/studylogs.h | 2 +-
src/ui/simulator/windows/textinput/input.cpp | 2 +-
src/ui/simulator/windows/textinput/input.h | 2 +-
src/ui/simulator/windows/thermal/cluster.cpp | 2 +-
src/ui/simulator/windows/thermal/cluster.h | 2 +-
src/ui/simulator/windows/thermal/panel.cpp | 2 +-
src/ui/simulator/windows/thermal/panel.h | 2 +-
src/ui/simulator/windows/version.cpp | 2 +-
src/ui/simulator/windows/version.h | 2 +-
src/ui/simulator/windows/xcast/xcast.h | 2 +-
src/ui/simulator/windows/xcast/xcast.hxx | 2 +-
1159 files changed, 1159 insertions(+), 1159 deletions(-)
diff --git a/src/analyzer/atsp/atsp.cpp b/src/analyzer/atsp/atsp.cpp
index 93f95a66f7..bf7be8f465 100644
--- a/src/analyzer/atsp/atsp.cpp
+++ b/src/analyzer/atsp/atsp.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#include "atsp.h"
diff --git a/src/analyzer/atsp/atsp.h b/src/analyzer/atsp/atsp.h
index 21d14b3f51..ddbc3e5b55 100644
--- a/src/analyzer/atsp/atsp.h
+++ b/src/analyzer/atsp/atsp.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __PREPROCESSOR_ATSP_H__
#define __PREPROCESSOR_ATSP_H__
diff --git a/src/analyzer/atsp/atsp.hxx b/src/analyzer/atsp/atsp.hxx
index 17f86edd34..e81cc8ee65 100644
--- a/src/analyzer/atsp/atsp.hxx
+++ b/src/analyzer/atsp/atsp.hxx
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __PREPROCESSOR_ATSP_HXX__
#define __PREPROCESSOR_ATSP_HXX__
diff --git a/src/analyzer/atsp/cache.cpp b/src/analyzer/atsp/cache.cpp
index af38db903c..d45d005980 100644
--- a/src/analyzer/atsp/cache.cpp
+++ b/src/analyzer/atsp/cache.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#include "atsp.h"
diff --git a/src/analyzer/atsp/correlations.cpp b/src/analyzer/atsp/correlations.cpp
index 9a82594282..b2349874e4 100644
--- a/src/analyzer/atsp/correlations.cpp
+++ b/src/analyzer/atsp/correlations.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#include "atsp.h"
diff --git a/src/analyzer/atsp/load.cpp b/src/analyzer/atsp/load.cpp
index 74232622b8..b2cd253db2 100644
--- a/src/analyzer/atsp/load.cpp
+++ b/src/analyzer/atsp/load.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#include "atsp.h"
#include
diff --git a/src/analyzer/atsp/misc.cpp b/src/analyzer/atsp/misc.cpp
index 8560f9c94b..677f860b37 100644
--- a/src/analyzer/atsp/misc.cpp
+++ b/src/analyzer/atsp/misc.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#include "atsp.h"
diff --git a/src/analyzer/atsp/preflight.cpp b/src/analyzer/atsp/preflight.cpp
index 922a7d6f93..30250d851f 100644
--- a/src/analyzer/atsp/preflight.cpp
+++ b/src/analyzer/atsp/preflight.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#include "atsp.h"
diff --git a/src/analyzer/main.cpp b/src/analyzer/main.cpp
index d185511277..2e633c2522 100644
--- a/src/analyzer/main.cpp
+++ b/src/analyzer/main.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#include
diff --git a/src/libs/antares/Enum.hpp b/src/libs/antares/Enum.hpp
index 1f043f1bf0..432d706c75 100644
--- a/src/libs/antares/Enum.hpp
+++ b/src/libs/antares/Enum.hpp
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef ANTARES_DATA_ENUM_HPP
#define ANTARES_DATA_ENUM_HPP
diff --git a/src/libs/antares/Enum.hxx b/src/libs/antares/Enum.hxx
index 70cb79cf8a..4413a351a7 100644
--- a/src/libs/antares/Enum.hxx
+++ b/src/libs/antares/Enum.hxx
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef ANTARES_DATA_ENUM_HXX
diff --git a/src/libs/antares/antares.h b/src/libs/antares/antares.h
index 561e8f6bc1..80bed41a3e 100644
--- a/src/libs/antares/antares.h
+++ b/src/libs/antares/antares.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_H__
#define __ANTARES_H__
diff --git a/src/libs/antares/array/antares/array/matrix-to-buffer.h b/src/libs/antares/array/antares/array/matrix-to-buffer.h
index f1347c23e2..3021f71859 100644
--- a/src/libs/antares/array/antares/array/matrix-to-buffer.h
+++ b/src/libs/antares/array/antares/array/matrix-to-buffer.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_LIBS_ARRAY_MATRIX_TO_BUFFER_SENDER_H__
diff --git a/src/libs/antares/array/antares/array/matrix-to-buffer.hxx b/src/libs/antares/array/antares/array/matrix-to-buffer.hxx
index 966374cafc..dbf8ba2282 100644
--- a/src/libs/antares/array/antares/array/matrix-to-buffer.hxx
+++ b/src/libs/antares/array/antares/array/matrix-to-buffer.hxx
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_LIBS_ARRAY_MATRIX_TO_BUFFER_SENDER_HXX__
diff --git a/src/libs/antares/array/antares/array/matrix.h b/src/libs/antares/array/antares/array/matrix.h
index 8bccb259e9..49b3f77262 100644
--- a/src/libs/antares/array/antares/array/matrix.h
+++ b/src/libs/antares/array/antares/array/matrix.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_LIBS_ARRAY_MATRIX_H__
#define __ANTARES_LIBS_ARRAY_MATRIX_H__
diff --git a/src/libs/antares/array/antares/array/matrix.hxx b/src/libs/antares/array/antares/array/matrix.hxx
index 8fba30725b..2bc0a32465 100644
--- a/src/libs/antares/array/antares/array/matrix.hxx
+++ b/src/libs/antares/array/antares/array/matrix.hxx
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_LIBS_ARRAY_MATRIX_HXX__
#define __ANTARES_LIBS_ARRAY_MATRIX_HXX__
diff --git a/src/libs/antares/array/matrix.cpp b/src/libs/antares/array/matrix.cpp
index 17c0943b06..e3223b7ce0 100644
--- a/src/libs/antares/array/matrix.cpp
+++ b/src/libs/antares/array/matrix.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#include
diff --git a/src/libs/antares/benchmarking/include/antares/benchmarking/timer.h b/src/libs/antares/benchmarking/include/antares/benchmarking/timer.h
index 311fb87185..e34cccb4e8 100644
--- a/src/libs/antares/benchmarking/include/antares/benchmarking/timer.h
+++ b/src/libs/antares/benchmarking/include/antares/benchmarking/timer.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_LIBS_TIME_ELAPSED__TIME_ELAPSED_H__
#define __ANTARES_LIBS_TIME_ELAPSED__TIME_ELAPSED_H__
diff --git a/src/libs/antares/benchmarking/timer.cpp b/src/libs/antares/benchmarking/timer.cpp
index ea3fa5379e..8c7d040a9d 100644
--- a/src/libs/antares/benchmarking/timer.cpp
+++ b/src/libs/antares/benchmarking/timer.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#include
diff --git a/src/libs/antares/checks/antares/checks/checkLoadedInputData.h b/src/libs/antares/checks/antares/checks/checkLoadedInputData.h
index e2054f3e0d..8eeeff563f 100644
--- a/src/libs/antares/checks/antares/checks/checkLoadedInputData.h
+++ b/src/libs/antares/checks/antares/checks/checkLoadedInputData.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
namespace Antares::Check
{
diff --git a/src/libs/antares/checks/checkLoadedInputData.cpp b/src/libs/antares/checks/checkLoadedInputData.cpp
index bfc36fe047..ff78ea6fcb 100644
--- a/src/libs/antares/checks/checkLoadedInputData.cpp
+++ b/src/libs/antares/checks/checkLoadedInputData.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#include
diff --git a/src/libs/antares/concurrency/concurrency.cpp b/src/libs/antares/concurrency/concurrency.cpp
index a7877f7605..2a7071267a 100644
--- a/src/libs/antares/concurrency/concurrency.cpp
+++ b/src/libs/antares/concurrency/concurrency.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#include
#include "yuni/job/job.h"
diff --git a/src/libs/antares/concurrency/include/antares/concurrency/concurrency.h b/src/libs/antares/concurrency/include/antares/concurrency/concurrency.h
index 7da6cca735..d60e237877 100644
--- a/src/libs/antares/concurrency/include/antares/concurrency/concurrency.h
+++ b/src/libs/antares/concurrency/include/antares/concurrency/concurrency.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef ANTARES_CONCURRENCY_H
#define ANTARES_CONCURRENCY_H
diff --git a/src/libs/antares/config.h b/src/libs/antares/config.h
index 07c369af5d..2bdbb146a1 100644
--- a/src/libs/antares/config.h
+++ b/src/libs/antares/config.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_LIBS_CONFIG_H__
#define __ANTARES_LIBS_CONFIG_H__
diff --git a/src/libs/antares/constants.cpp b/src/libs/antares/constants.cpp
index 1057d80fa6..c669ebb392 100644
--- a/src/libs/antares/constants.cpp
+++ b/src/libs/antares/constants.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#include "constants.h"
diff --git a/src/libs/antares/constants.h b/src/libs/antares/constants.h
index 59c4aedd66..9acc77ed4d 100644
--- a/src/libs/antares/constants.h
+++ b/src/libs/antares/constants.h
@@ -23,7 +23,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_LIBS_CONSTANTS_H__
#define __ANTARES_LIBS_CONSTANTS_H__
diff --git a/src/libs/antares/correlation/antares/correlation/correlation.h b/src/libs/antares/correlation/antares/correlation/correlation.h
index 6e4cec8423..bf3e6a7a4d 100644
--- a/src/libs/antares/correlation/antares/correlation/correlation.h
+++ b/src/libs/antares/correlation/antares/correlation/correlation.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_LIBS_ARRAY_CORRELATION_H__
#define __ANTARES_LIBS_ARRAY_CORRELATION_H__
diff --git a/src/libs/antares/correlation/antares/correlation/correlation.hxx b/src/libs/antares/correlation/antares/correlation/correlation.hxx
index e670c393c5..71d8cd783b 100644
--- a/src/libs/antares/correlation/antares/correlation/correlation.hxx
+++ b/src/libs/antares/correlation/antares/correlation/correlation.hxx
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_LIBS_ARRAY_CORRELATION_HXX__
#define __ANTARES_LIBS_ARRAY_CORRELATION_HXX__
diff --git a/src/libs/antares/correlation/correlation.cpp b/src/libs/antares/correlation/correlation.cpp
index 706819a5bc..2ff05a9c79 100644
--- a/src/libs/antares/correlation/correlation.cpp
+++ b/src/libs/antares/correlation/correlation.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#include "antares/correlation/correlation.h"
diff --git a/src/libs/antares/date/antares/date/date.h b/src/libs/antares/date/antares/date/date.h
index 023dc255cc..eab1412463 100644
--- a/src/libs/antares/date/antares/date/date.h
+++ b/src/libs/antares/date/antares/date/date.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_LIBS_DATE_DATE_H__
#define __ANTARES_LIBS_DATE_DATE_H__
diff --git a/src/libs/antares/date/date.cpp b/src/libs/antares/date/date.cpp
index 62b4882819..70df93c923 100644
--- a/src/libs/antares/date/date.cpp
+++ b/src/libs/antares/date/date.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#include
diff --git a/src/libs/antares/exception/AssertionError.cpp b/src/libs/antares/exception/AssertionError.cpp
index f8153d85da..0665d80fb2 100644
--- a/src/libs/antares/exception/AssertionError.cpp
+++ b/src/libs/antares/exception/AssertionError.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#include
diff --git a/src/libs/antares/exception/UnfeasibleProblemError.cpp b/src/libs/antares/exception/UnfeasibleProblemError.cpp
index 9b63b7d31d..1cebbc6ed6 100644
--- a/src/libs/antares/exception/UnfeasibleProblemError.cpp
+++ b/src/libs/antares/exception/UnfeasibleProblemError.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#include
diff --git a/src/libs/antares/exception/antares/exception/AssertionError.hpp b/src/libs/antares/exception/antares/exception/AssertionError.hpp
index c9f833f0e2..df11af2077 100644
--- a/src/libs/antares/exception/antares/exception/AssertionError.hpp
+++ b/src/libs/antares/exception/antares/exception/AssertionError.hpp
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef ANTARES_DATA_ASSERTIONERROR_HPP
#define ANTARES_DATA_ASSERTIONERROR_HPP
diff --git a/src/libs/antares/exception/antares/exception/LoadingError.hpp b/src/libs/antares/exception/antares/exception/LoadingError.hpp
index bd502be76f..efb852cd39 100644
--- a/src/libs/antares/exception/antares/exception/LoadingError.hpp
+++ b/src/libs/antares/exception/antares/exception/LoadingError.hpp
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#pragma once
diff --git a/src/libs/antares/exception/antares/exception/UnfeasibleProblemError.hpp b/src/libs/antares/exception/antares/exception/UnfeasibleProblemError.hpp
index e83a1d40ee..00f8f4cfea 100644
--- a/src/libs/antares/exception/antares/exception/UnfeasibleProblemError.hpp
+++ b/src/libs/antares/exception/antares/exception/UnfeasibleProblemError.hpp
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef ANTARES_DATA_UNFEASIBLEPROBLEMERROR_HPP
#define ANTARES_DATA_UNFEASIBLEPROBLEMERROR_HPP
diff --git a/src/libs/antares/fatal-error.h b/src/libs/antares/fatal-error.h
index 81b7f28654..0e96641f17 100644
--- a/src/libs/antares/fatal-error.h
+++ b/src/libs/antares/fatal-error.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_LIB_FATAL_ERROR_H__
#define __ANTARES_LIB_FATAL_ERROR_H__
diff --git a/src/libs/antares/inifile/antares/inifile/inifile.h b/src/libs/antares/inifile/antares/inifile/inifile.h
index dfba400d12..19c5f1f536 100644
--- a/src/libs/antares/inifile/antares/inifile/inifile.h
+++ b/src/libs/antares/inifile/antares/inifile/inifile.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_LIBS_INIFILE_INIFILE_H__
#define __ANTARES_LIBS_INIFILE_INIFILE_H__
diff --git a/src/libs/antares/inifile/antares/inifile/inifile.hxx b/src/libs/antares/inifile/antares/inifile/inifile.hxx
index bea6844911..e4a1437006 100644
--- a/src/libs/antares/inifile/antares/inifile/inifile.hxx
+++ b/src/libs/antares/inifile/antares/inifile/inifile.hxx
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_LIBS_INIFILE_HXX__
#define __ANTARES_LIBS_INIFILE_HXX__
diff --git a/src/libs/antares/inifile/inifile.cpp b/src/libs/antares/inifile/inifile.cpp
index a878ce72a7..65e0025530 100644
--- a/src/libs/antares/inifile/inifile.cpp
+++ b/src/libs/antares/inifile/inifile.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#include "antares/inifile/inifile.h"
diff --git a/src/libs/antares/io/antares/io/file.h b/src/libs/antares/io/antares/io/file.h
index a43ec1b9f5..b16de80401 100644
--- a/src/libs/antares/io/antares/io/file.h
+++ b/src/libs/antares/io/antares/io/file.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __LIBS_ANTARES_IO_FILE_H__
#define __LIBS_ANTARES_IO_FILE_H__
diff --git a/src/libs/antares/io/antares/io/statistics.h b/src/libs/antares/io/antares/io/statistics.h
index 8c77ef493b..cd56fe1c31 100644
--- a/src/libs/antares/io/antares/io/statistics.h
+++ b/src/libs/antares/io/antares/io/statistics.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_LIBS_IO_STATISTICS_H__
#define __ANTARES_LIBS_IO_STATISTICS_H__
diff --git a/src/libs/antares/io/file.cpp b/src/libs/antares/io/file.cpp
index 7b87932457..8f8c65f108 100644
--- a/src/libs/antares/io/file.cpp
+++ b/src/libs/antares/io/file.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#include "antares/io/file.h"
diff --git a/src/libs/antares/io/statistics.cpp b/src/libs/antares/io/statistics.cpp
index e4b4c68151..996139073d 100644
--- a/src/libs/antares/io/statistics.cpp
+++ b/src/libs/antares/io/statistics.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#include "antares/io/statistics.h"
diff --git a/src/libs/antares/jit.h b/src/libs/antares/jit.h
index df3f9076fb..e7ea5ba165 100644
--- a/src/libs/antares/jit.h
+++ b/src/libs/antares/jit.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_LIBS_JIT_H__
#define __ANTARES_LIBS_JIT_H__
diff --git a/src/libs/antares/jit/antares/jit/jit.h b/src/libs/antares/jit/antares/jit/jit.h
index 9d353168d8..d0e61e3647 100644
--- a/src/libs/antares/jit/antares/jit/jit.h
+++ b/src/libs/antares/jit/antares/jit/jit.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_LIBS_JIT_JIT_H__
#define __ANTARES_LIBS_JIT_JIT_H__
diff --git a/src/libs/antares/jit/antares/jit/jit.hxx b/src/libs/antares/jit/antares/jit/jit.hxx
index 8c21c87e70..58922db71b 100644
--- a/src/libs/antares/jit/antares/jit/jit.hxx
+++ b/src/libs/antares/jit/antares/jit/jit.hxx
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_LIBS_JUST_IN_TIME_INFORMATIONS_HXX__
#define __ANTARES_LIBS_JUST_IN_TIME_INFORMATIONS_HXX__
diff --git a/src/libs/antares/jit/jit.cpp b/src/libs/antares/jit/jit.cpp
index 922d4c5478..e539ad5bf6 100644
--- a/src/libs/antares/jit/jit.cpp
+++ b/src/libs/antares/jit/jit.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#include
diff --git a/src/libs/antares/locale.cpp b/src/libs/antares/locale.cpp
index ea2b8d8a0c..f92f3ffa7d 100644
--- a/src/libs/antares/locale.cpp
+++ b/src/libs/antares/locale.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#include
diff --git a/src/libs/antares/locale.h b/src/libs/antares/locale.h
index 19c80eadda..1a51a68d7c 100644
--- a/src/libs/antares/locale.h
+++ b/src/libs/antares/locale.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_LOCALE_H__
#define __ANTARES_LOCALE_H__
diff --git a/src/libs/antares/logs/antares/logs/cleaner.h b/src/libs/antares/logs/antares/logs/cleaner.h
index 88e813e804..9477b3ca9a 100644
--- a/src/libs/antares/logs/antares/logs/cleaner.h
+++ b/src/libs/antares/logs/antares/logs/cleaner.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_LOGS_CLEANER_H__
#define __ANTARES_LOGS_CLEANER_H__
diff --git a/src/libs/antares/logs/antares/logs/hostinfo.h b/src/libs/antares/logs/antares/logs/hostinfo.h
index cf76cfd4e3..f0285518d3 100644
--- a/src/libs/antares/logs/antares/logs/hostinfo.h
+++ b/src/libs/antares/logs/antares/logs/hostinfo.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_LIBS_HOST_INFO_H__
#define __ANTARES_LIBS_HOST_INFO_H__
diff --git a/src/libs/antares/logs/antares/logs/hostname.hxx b/src/libs/antares/logs/antares/logs/hostname.hxx
index ba0823bc97..1b07820950 100644
--- a/src/libs/antares/logs/antares/logs/hostname.hxx
+++ b/src/libs/antares/logs/antares/logs/hostname.hxx
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#include
diff --git a/src/libs/antares/logs/antares/logs/logs.h b/src/libs/antares/logs/antares/logs/logs.h
index 2db15332cc..06d2cb90df 100644
--- a/src/libs/antares/logs/antares/logs/logs.h
+++ b/src/libs/antares/logs/antares/logs/logs.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_LIBS_LOGS_LOGS_H__
#define __ANTARES_LIBS_LOGS_LOGS_H__
diff --git a/src/libs/antares/logs/antares/logs/logs.hxx b/src/libs/antares/logs/antares/logs/logs.hxx
index 68b3160e12..5a558f32a4 100644
--- a/src/libs/antares/logs/antares/logs/logs.hxx
+++ b/src/libs/antares/logs/antares/logs/logs.hxx
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_LIBS_LOGS_LOGS_H__
#define __ANTARES_LIBS_LOGS_LOGS_H__
diff --git a/src/libs/antares/logs/cleaner.cpp b/src/libs/antares/logs/cleaner.cpp
index 59021db9a8..e79d3c2906 100644
--- a/src/libs/antares/logs/cleaner.cpp
+++ b/src/libs/antares/logs/cleaner.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#include "antares/logs/cleaner.h"
diff --git a/src/libs/antares/logs/hostinfo.cpp b/src/libs/antares/logs/hostinfo.cpp
index fa3189d4ac..a057ac7003 100644
--- a/src/libs/antares/logs/hostinfo.cpp
+++ b/src/libs/antares/logs/hostinfo.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#include
diff --git a/src/libs/antares/logs/logs.cpp b/src/libs/antares/logs/logs.cpp
index 5cdbbea6aa..cbfde28670 100644
--- a/src/libs/antares/logs/logs.cpp
+++ b/src/libs/antares/logs/logs.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#include "antares/logs/logs.h"
diff --git a/src/libs/antares/memory/include/antares/memory/memory.h b/src/libs/antares/memory/include/antares/memory/memory.h
index 60966e38f3..16e4cd85c6 100644
--- a/src/libs/antares/memory/include/antares/memory/memory.h
+++ b/src/libs/antares/memory/include/antares/memory/memory.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_LIBS_MEMORY_MEMORY_H__
#define __ANTARES_LIBS_MEMORY_MEMORY_H__
diff --git a/src/libs/antares/memory/include/antares/memory/memory.hxx b/src/libs/antares/memory/include/antares/memory/memory.hxx
index b027bd0d30..50da1cdf6c 100644
--- a/src/libs/antares/memory/include/antares/memory/memory.hxx
+++ b/src/libs/antares/memory/include/antares/memory/memory.hxx
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_LIBS_MEMORY_MEMORY_HXX__
#define __ANTARES_LIBS_MEMORY_MEMORY_HXX__
diff --git a/src/libs/antares/memory/memory.cpp b/src/libs/antares/memory/memory.cpp
index e3eeba1c1d..971923466d 100644
--- a/src/libs/antares/memory/memory.cpp
+++ b/src/libs/antares/memory/memory.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#include
diff --git a/src/libs/antares/mersenne-twister/include/antares/mersenne-twister/mersenne-twister.h b/src/libs/antares/mersenne-twister/include/antares/mersenne-twister/mersenne-twister.h
index 1fac26fcc4..e4415acb74 100644
--- a/src/libs/antares/mersenne-twister/include/antares/mersenne-twister/mersenne-twister.h
+++ b/src/libs/antares/mersenne-twister/include/antares/mersenne-twister/mersenne-twister.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __LIB_ANTARES_RANDOM_MERSENNE_H__
#define __LIB_ANTARES_RANDOM_MERSENNE_H__
diff --git a/src/libs/antares/mersenne-twister/include/antares/mersenne-twister/mersenne-twister.hxx b/src/libs/antares/mersenne-twister/include/antares/mersenne-twister/mersenne-twister.hxx
index 015c5010ea..98a21008f6 100644
--- a/src/libs/antares/mersenne-twister/include/antares/mersenne-twister/mersenne-twister.hxx
+++ b/src/libs/antares/mersenne-twister/include/antares/mersenne-twister/mersenne-twister.hxx
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __LIB_ANTARES_RANDOM_MERSENNE_HXX__
#define __LIB_ANTARES_RANDOM_MERSENNE_HXX__
diff --git a/src/libs/antares/net/net.h b/src/libs/antares/net/net.h
index c81fed7bb9..7b8dd4bb25 100644
--- a/src/libs/antares/net/net.h
+++ b/src/libs/antares/net/net.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_LIBS_NET_NET_H__
#define __ANTARES_LIBS_NET_NET_H__
diff --git a/src/libs/antares/net/request.h b/src/libs/antares/net/request.h
index d2ff8290b7..1fe5dca089 100644
--- a/src/libs/antares/net/request.h
+++ b/src/libs/antares/net/request.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_LIBS_NET_REQUEST_H__
#define __ANTARES_LIBS_NET_REQUEST_H__
diff --git a/src/libs/antares/object/intrusive-reference.h b/src/libs/antares/object/intrusive-reference.h
index 09a948b99e..5cf084bd0e 100644
--- a/src/libs/antares/object/intrusive-reference.h
+++ b/src/libs/antares/object/intrusive-reference.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_LIB_ASSEMBLY_INTRUSIVEREFERENCE_H__
#define __ANTARES_LIB_ASSEMBLY_INTRUSIVEREFERENCE_H__
diff --git a/src/libs/antares/object/intrusive-reference.hxx b/src/libs/antares/object/intrusive-reference.hxx
index 26746924b2..b594416f16 100644
--- a/src/libs/antares/object/intrusive-reference.hxx
+++ b/src/libs/antares/object/intrusive-reference.hxx
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_LIB_ASSEMBLY_INTRUSIVEREFERENCE_HXX__
#define __ANTARES_LIB_ASSEMBLY_INTRUSIVEREFERENCE_HXX__
diff --git a/src/libs/antares/object/object.cpp b/src/libs/antares/object/object.cpp
index 1f822b102b..d1cb0ab8e4 100644
--- a/src/libs/antares/object/object.cpp
+++ b/src/libs/antares/object/object.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#include "object.h"
diff --git a/src/libs/antares/object/object.h b/src/libs/antares/object/object.h
index 57b6b83658..e69a65f775 100644
--- a/src/libs/antares/object/object.h
+++ b/src/libs/antares/object/object.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_LIB_OBJECT_H__
#define __ANTARES_LIB_OBJECT_H__
diff --git a/src/libs/antares/object/object.hxx b/src/libs/antares/object/object.hxx
index 78d7c21fb2..e6823aaa00 100644
--- a/src/libs/antares/object/object.hxx
+++ b/src/libs/antares/object/object.hxx
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_LIB_OBJECT_HXX__
#define __ANTARES_LIB_OBJECT_HXX__
diff --git a/src/libs/antares/object/ref.h b/src/libs/antares/object/ref.h
index 5e0c0286ba..b353649d7f 100644
--- a/src/libs/antares/object/ref.h
+++ b/src/libs/antares/object/ref.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __OPTIMATE_LIB_ASSEMBLY_OID_H__
#define __OPTIMATE_LIB_ASSEMBLY_OID_H__
diff --git a/src/libs/antares/paths/include/antares/paths/list.h b/src/libs/antares/paths/include/antares/paths/list.h
index c925a9dae1..0471fe2946 100644
--- a/src/libs/antares/paths/include/antares/paths/list.h
+++ b/src/libs/antares/paths/include/antares/paths/list.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_LIBS_PATHS_LIST_H__
#define __ANTARES_LIBS_PATHS_LIST_H__
diff --git a/src/libs/antares/paths/list.cpp b/src/libs/antares/paths/list.cpp
index eac6b51dac..ec47940715 100644
--- a/src/libs/antares/paths/list.cpp
+++ b/src/libs/antares/paths/list.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#include
diff --git a/src/libs/antares/resources/resources.cpp b/src/libs/antares/resources/resources.cpp
index fafd305e2a..b28f0567c1 100644
--- a/src/libs/antares/resources/resources.cpp
+++ b/src/libs/antares/resources/resources.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#include
diff --git a/src/libs/antares/resources/resources.h b/src/libs/antares/resources/resources.h
index a34c51bf20..f2f70d1694 100644
--- a/src/libs/antares/resources/resources.h
+++ b/src/libs/antares/resources/resources.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_LIBS_RESOURCE_H__
#define __ANTARES_LIBS_RESOURCE_H__
diff --git a/src/libs/antares/series/include/antares/series/series.h b/src/libs/antares/series/include/antares/series/series.h
index ff2f66029c..e1d45b2393 100644
--- a/src/libs/antares/series/include/antares/series/series.h
+++ b/src/libs/antares/series/include/antares/series/series.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_LIBS_STUDY_PARTS_COMMON_TIMESERIES_H__
#define __ANTARES_LIBS_STUDY_PARTS_COMMON_TIMESERIES_H__
diff --git a/src/libs/antares/series/series.cpp b/src/libs/antares/series/series.cpp
index 3c257aab53..7d9691bf38 100644
--- a/src/libs/antares/series/series.cpp
+++ b/src/libs/antares/series/series.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#include
diff --git a/src/libs/antares/solver.cpp b/src/libs/antares/solver.cpp
index fad07d916e..c4b35ac63a 100644
--- a/src/libs/antares/solver.cpp
+++ b/src/libs/antares/solver.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#include
diff --git a/src/libs/antares/solver.h b/src/libs/antares/solver.h
index 5aaa8f0135..91b049e169 100644
--- a/src/libs/antares/solver.h
+++ b/src/libs/antares/solver.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_LIBS_SOLVER_H__
#define __ANTARES_LIBS_SOLVER_H__
diff --git a/src/libs/antares/stdcxx/demangle.cpp b/src/libs/antares/stdcxx/demangle.cpp
index 28c0f82330..c5aa33bebd 100644
--- a/src/libs/antares/stdcxx/demangle.cpp
+++ b/src/libs/antares/stdcxx/demangle.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#include
diff --git a/src/libs/antares/stdcxx/include/antares/stdcxx/demangle.hpp b/src/libs/antares/stdcxx/include/antares/stdcxx/demangle.hpp
index 8d592ff270..7152a390c0 100644
--- a/src/libs/antares/stdcxx/include/antares/stdcxx/demangle.hpp
+++ b/src/libs/antares/stdcxx/include/antares/stdcxx/demangle.hpp
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef ANTARES_STDCXX_DEMANGLE_HPP
#define ANTARES_STDCXX_DEMANGLE_HPP
diff --git a/src/libs/antares/study/UnfeasibleProblemBehavior.cpp b/src/libs/antares/study/UnfeasibleProblemBehavior.cpp
index 6c792a3de8..e3db8bd0fb 100644
--- a/src/libs/antares/study/UnfeasibleProblemBehavior.cpp
+++ b/src/libs/antares/study/UnfeasibleProblemBehavior.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#include
diff --git a/src/libs/antares/study/UnfeasibleProblemBehavior.hpp b/src/libs/antares/study/UnfeasibleProblemBehavior.hpp
index f1b75b9d31..cd70f838e3 100644
--- a/src/libs/antares/study/UnfeasibleProblemBehavior.hpp
+++ b/src/libs/antares/study/UnfeasibleProblemBehavior.hpp
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef ANTARES_DATA_UNFEASIBLEPROBLEMHAVIOR_HPP
diff --git a/src/libs/antares/study/area/area.cpp b/src/libs/antares/study/area/area.cpp
index 007a361a53..35584af12e 100644
--- a/src/libs/antares/study/area/area.cpp
+++ b/src/libs/antares/study/area/area.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#include
diff --git a/src/libs/antares/study/area/area.h b/src/libs/antares/study/area/area.h
index 5f4895e3ee..ad41c862f4 100644
--- a/src/libs/antares/study/area/area.h
+++ b/src/libs/antares/study/area/area.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_LIBS_STUDY_AREAS_H__
#define __ANTARES_LIBS_STUDY_AREAS_H__
diff --git a/src/libs/antares/study/area/area.hxx b/src/libs/antares/study/area/area.hxx
index 16ec732cec..19764011a0 100644
--- a/src/libs/antares/study/area/area.hxx
+++ b/src/libs/antares/study/area/area.hxx
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#pragma once
diff --git a/src/libs/antares/study/area/constants.h b/src/libs/antares/study/area/constants.h
index c6b7c38cbc..5fd88f8006 100644
--- a/src/libs/antares/study/area/constants.h
+++ b/src/libs/antares/study/area/constants.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_LIBS_STUDY_AREAS_CONSTANTS_H__
#define __ANTARES_LIBS_STUDY_AREAS_CONSTANTS_H__
diff --git a/src/libs/antares/study/area/links.cpp b/src/libs/antares/study/area/links.cpp
index 3d5011beb2..0bc7666f19 100644
--- a/src/libs/antares/study/area/links.cpp
+++ b/src/libs/antares/study/area/links.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#include
diff --git a/src/libs/antares/study/area/links.h b/src/libs/antares/study/area/links.h
index 06dcf4de9c..ba9052a45a 100644
--- a/src/libs/antares/study/area/links.h
+++ b/src/libs/antares/study/area/links.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_LIBS_STUDY_LINKS_H__
#define __ANTARES_LIBS_STUDY_LINKS_H__
diff --git a/src/libs/antares/study/area/list.cpp b/src/libs/antares/study/area/list.cpp
index 1923850fdf..8fe80d4d46 100644
--- a/src/libs/antares/study/area/list.cpp
+++ b/src/libs/antares/study/area/list.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#include "../../antares.h"
diff --git a/src/libs/antares/study/area/scratchpad.cpp b/src/libs/antares/study/area/scratchpad.cpp
index 8b2f963348..79edcef556 100644
--- a/src/libs/antares/study/area/scratchpad.cpp
+++ b/src/libs/antares/study/area/scratchpad.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#include "scratchpad.h"
diff --git a/src/libs/antares/study/area/scratchpad.h b/src/libs/antares/study/area/scratchpad.h
index 55b4372975..b342460148 100644
--- a/src/libs/antares/study/area/scratchpad.h
+++ b/src/libs/antares/study/area/scratchpad.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_LIBS_STUDY_AREA_SCRATCHPAD_H__
#define __ANTARES_LIBS_STUDY_AREA_SCRATCHPAD_H__
diff --git a/src/libs/antares/study/area/store-timeseries-numbers.cpp b/src/libs/antares/study/area/store-timeseries-numbers.cpp
index 412a82b555..76a4c5d49d 100644
--- a/src/libs/antares/study/area/store-timeseries-numbers.cpp
+++ b/src/libs/antares/study/area/store-timeseries-numbers.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#include
diff --git a/src/libs/antares/study/area/store-timeseries-numbers.h b/src/libs/antares/study/area/store-timeseries-numbers.h
index d4b4458e44..d787a50b2b 100644
--- a/src/libs/antares/study/area/store-timeseries-numbers.h
+++ b/src/libs/antares/study/area/store-timeseries-numbers.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#pragma once
diff --git a/src/libs/antares/study/area/store-timeseries-numbers.hxx b/src/libs/antares/study/area/store-timeseries-numbers.hxx
index 2ab2f8d737..7d6886566d 100644
--- a/src/libs/antares/study/area/store-timeseries-numbers.hxx
+++ b/src/libs/antares/study/area/store-timeseries-numbers.hxx
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_LIBS_STUDY_STORE_TIMESERIES_HXX__
#define __ANTARES_LIBS_STUDY_STORE_TIMESERIES_HXX__
diff --git a/src/libs/antares/study/area/ui.cpp b/src/libs/antares/study/area/ui.cpp
index 29fb288d91..383e15787d 100644
--- a/src/libs/antares/study/area/ui.cpp
+++ b/src/libs/antares/study/area/ui.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#include "ui.h"
diff --git a/src/libs/antares/study/area/ui.h b/src/libs/antares/study/area/ui.h
index 8a56c185ef..68c12aeb36 100644
--- a/src/libs/antares/study/area/ui.h
+++ b/src/libs/antares/study/area/ui.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_LIBS_STUDY_UI_H__
#define __ANTARES_LIBS_STUDY_UI_H__
diff --git a/src/libs/antares/study/binding_constraint/BindingConstraint.cpp b/src/libs/antares/study/binding_constraint/BindingConstraint.cpp
index aee1f7c85c..3e9dda3575 100644
--- a/src/libs/antares/study/binding_constraint/BindingConstraint.cpp
+++ b/src/libs/antares/study/binding_constraint/BindingConstraint.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#include
#include
diff --git a/src/libs/antares/study/binding_constraint/BindingConstraint.h b/src/libs/antares/study/binding_constraint/BindingConstraint.h
index 41fe46b0ba..3094ca73e7 100644
--- a/src/libs/antares/study/binding_constraint/BindingConstraint.h
+++ b/src/libs/antares/study/binding_constraint/BindingConstraint.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#pragma once
diff --git a/src/libs/antares/study/binding_constraint/BindingConstraint.hxx b/src/libs/antares/study/binding_constraint/BindingConstraint.hxx
index 4efac36388..750bb68501 100644
--- a/src/libs/antares/study/binding_constraint/BindingConstraint.hxx
+++ b/src/libs/antares/study/binding_constraint/BindingConstraint.hxx
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#pragma once
diff --git a/src/libs/antares/study/cleaner.h b/src/libs/antares/study/cleaner.h
index 758bc6b0c9..acacf6ee67 100644
--- a/src/libs/antares/study/cleaner.h
+++ b/src/libs/antares/study/cleaner.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_LIBS_STUDY_CLEANER_H__
#define __ANTARES_LIBS_STUDY_CLEANER_H__
diff --git a/src/libs/antares/study/cleaner/cleaner-v20.cpp b/src/libs/antares/study/cleaner/cleaner-v20.cpp
index 808c0e43f1..a06d224818 100644
--- a/src/libs/antares/study/cleaner/cleaner-v20.cpp
+++ b/src/libs/antares/study/cleaner/cleaner-v20.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#include
diff --git a/src/libs/antares/study/cleaner/cleaner.cpp b/src/libs/antares/study/cleaner/cleaner.cpp
index b70c78904a..96d891e2a1 100644
--- a/src/libs/antares/study/cleaner/cleaner.cpp
+++ b/src/libs/antares/study/cleaner/cleaner.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#include
diff --git a/src/libs/antares/study/cleaner/versions.h b/src/libs/antares/study/cleaner/versions.h
index 3fe27d0926..be88f55416 100644
--- a/src/libs/antares/study/cleaner/versions.h
+++ b/src/libs/antares/study/cleaner/versions.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_LIBS_STUDY_CLEANER_VERSION_H__
#define __ANTARES_LIBS_STUDY_CLEANER_VERSION_H__
diff --git a/src/libs/antares/study/constraint.h b/src/libs/antares/study/constraint.h
index cb47f57d69..ce0d6cae36 100644
--- a/src/libs/antares/study/constraint.h
+++ b/src/libs/antares/study/constraint.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_LIBS_STUDY_CONSTRAINT_H__
#define __ANTARES_LIBS_STUDY_CONSTRAINT_H__
diff --git a/src/libs/antares/study/correlation-updater.hxx b/src/libs/antares/study/correlation-updater.hxx
index ae1f3d8d4d..5283842adb 100644
--- a/src/libs/antares/study/correlation-updater.hxx
+++ b/src/libs/antares/study/correlation-updater.hxx
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_LIBS_STUDY_CORRELATION_UPDATER_HXX__
#define __ANTARES_LIBS_STUDY_CORRELATION_UPDATER_HXX__
diff --git a/src/libs/antares/study/filter.cpp b/src/libs/antares/study/filter.cpp
index aeab97e0c4..d1adbd3816 100644
--- a/src/libs/antares/study/filter.cpp
+++ b/src/libs/antares/study/filter.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#include "filter.h"
diff --git a/src/libs/antares/study/filter.h b/src/libs/antares/study/filter.h
index 5f3fc2a284..b688609d21 100644
--- a/src/libs/antares/study/filter.h
+++ b/src/libs/antares/study/filter.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_LIB_STUDY_FILTER_H__
#define __ANTARES_LIB_STUDY_FILTER_H__
diff --git a/src/libs/antares/study/finder.h b/src/libs/antares/study/finder.h
index 25d529a44d..3c71fcec1c 100644
--- a/src/libs/antares/study/finder.h
+++ b/src/libs/antares/study/finder.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_LIB_FINDER_H__
#define __ANTARES_LIB_FINDER_H__
diff --git a/src/libs/antares/study/finder/finder.cpp b/src/libs/antares/study/finder/finder.cpp
index fb4ef37de1..bd77c60770 100644
--- a/src/libs/antares/study/finder/finder.cpp
+++ b/src/libs/antares/study/finder/finder.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#include
diff --git a/src/libs/antares/study/finder/finder.h b/src/libs/antares/study/finder/finder.h
index d7f45e49c3..20d25a917a 100644
--- a/src/libs/antares/study/finder/finder.h
+++ b/src/libs/antares/study/finder/finder.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_LIB_FINDER_FINDER_H__
#define __ANTARES_LIB_FINDER_FINDER_H__
diff --git a/src/libs/antares/study/fwd.cpp b/src/libs/antares/study/fwd.cpp
index 9206789ac5..25e597f622 100644
--- a/src/libs/antares/study/fwd.cpp
+++ b/src/libs/antares/study/fwd.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#include "fwd.h"
diff --git a/src/libs/antares/study/fwd.h b/src/libs/antares/study/fwd.h
index da6983be3f..03b1353ae6 100644
--- a/src/libs/antares/study/fwd.h
+++ b/src/libs/antares/study/fwd.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_LIBS_STUDY_FWD_H__
#define __ANTARES_LIBS_STUDY_FWD_H__
diff --git a/src/libs/antares/study/header.cpp b/src/libs/antares/study/header.cpp
index a46b78493d..fbb51f9ff9 100644
--- a/src/libs/antares/study/header.cpp
+++ b/src/libs/antares/study/header.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#include "header.h"
diff --git a/src/libs/antares/study/header.h b/src/libs/antares/study/header.h
index 00d371a422..fa877ce3bf 100644
--- a/src/libs/antares/study/header.h
+++ b/src/libs/antares/study/header.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_LIBS_STUDY_HEADER_H__
#define __ANTARES_LIBS_STUDY_HEADER_H__
diff --git a/src/libs/antares/study/header.hxx b/src/libs/antares/study/header.hxx
index f5685dd08c..5008f20fee 100644
--- a/src/libs/antares/study/header.hxx
+++ b/src/libs/antares/study/header.hxx
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_LIBS_STUDY_HEADER_HXX__
#define __ANTARES_LIBS_STUDY_HEADER_HXX__
diff --git a/src/libs/antares/study/importlogs.cpp b/src/libs/antares/study/importlogs.cpp
index 5f045ad877..f10e8ef47f 100644
--- a/src/libs/antares/study/importlogs.cpp
+++ b/src/libs/antares/study/importlogs.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#include
diff --git a/src/libs/antares/study/layerdata.cpp b/src/libs/antares/study/layerdata.cpp
index cece17e4e6..bfe77e236a 100644
--- a/src/libs/antares/study/layerdata.cpp
+++ b/src/libs/antares/study/layerdata.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#include
diff --git a/src/libs/antares/study/layerdata.h b/src/libs/antares/study/layerdata.h
index ea4c7e6084..6fdb020487 100644
--- a/src/libs/antares/study/layerdata.h
+++ b/src/libs/antares/study/layerdata.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_LIBS_STUDY_LAYERDATA_H__
#define __ANTARES_LIBS_STUDY_LAYERDATA_H__
diff --git a/src/libs/antares/study/load-options.cpp b/src/libs/antares/study/load-options.cpp
index 95f8c18086..14c9dc53e9 100644
--- a/src/libs/antares/study/load-options.cpp
+++ b/src/libs/antares/study/load-options.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#include "load-options.h"
diff --git a/src/libs/antares/study/load-options.h b/src/libs/antares/study/load-options.h
index c6fa739f0f..fc66a1eb2a 100644
--- a/src/libs/antares/study/load-options.h
+++ b/src/libs/antares/study/load-options.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_LIBS_SOLVER_LOAD_OPTIONS_H__
#define __ANTARES_LIBS_SOLVER_LOAD_OPTIONS_H__
diff --git a/src/libs/antares/study/load.cpp b/src/libs/antares/study/load.cpp
index 0374cfbcaa..dd0ee0cc13 100644
--- a/src/libs/antares/study/load.cpp
+++ b/src/libs/antares/study/load.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#include
#include "study.h"
diff --git a/src/libs/antares/study/output.cpp b/src/libs/antares/study/output.cpp
index 93de3963c6..8825f49aed 100644
--- a/src/libs/antares/study/output.cpp
+++ b/src/libs/antares/study/output.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#include "output.h"
diff --git a/src/libs/antares/study/output.h b/src/libs/antares/study/output.h
index 9153d639a9..7495d76789 100644
--- a/src/libs/antares/study/output.h
+++ b/src/libs/antares/study/output.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_LIBS_STUDY_OUTPUT_H__
#define __ANTARES_LIBS_STUDY_OUTPUT_H__
diff --git a/src/libs/antares/study/output.hxx b/src/libs/antares/study/output.hxx
index 4c5041d2c1..18912ef22c 100644
--- a/src/libs/antares/study/output.hxx
+++ b/src/libs/antares/study/output.hxx
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_LIBS_STUDY_OUTPUT_HXX__
#define __ANTARES_LIBS_STUDY_OUTPUT_HXX__
diff --git a/src/libs/antares/study/parameters.cpp b/src/libs/antares/study/parameters.cpp
index af28a09967..71f676345d 100644
--- a/src/libs/antares/study/parameters.cpp
+++ b/src/libs/antares/study/parameters.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#include
diff --git a/src/libs/antares/study/parameters.h b/src/libs/antares/study/parameters.h
index 939f1d4fa1..c9e6dcbc7f 100644
--- a/src/libs/antares/study/parameters.h
+++ b/src/libs/antares/study/parameters.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_LIBS_STUDY_PARAMETERS_H__
#define __ANTARES_LIBS_STUDY_PARAMETERS_H__
diff --git a/src/libs/antares/study/parts/hydro/allocation.cpp b/src/libs/antares/study/parts/hydro/allocation.cpp
index 032dd4d2bb..622264f485 100644
--- a/src/libs/antares/study/parts/hydro/allocation.cpp
+++ b/src/libs/antares/study/parts/hydro/allocation.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#include "allocation.h"
diff --git a/src/libs/antares/study/parts/hydro/allocation.h b/src/libs/antares/study/parts/hydro/allocation.h
index e41167f330..f0509a0a57 100644
--- a/src/libs/antares/study/parts/hydro/allocation.h
+++ b/src/libs/antares/study/parts/hydro/allocation.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_LIB_STUDY_AREA_HYDRO_ALLOCATION_H__
#define __ANTARES_LIB_STUDY_AREA_HYDRO_ALLOCATION_H__
diff --git a/src/libs/antares/study/parts/hydro/allocation.hxx b/src/libs/antares/study/parts/hydro/allocation.hxx
index 5c964925a5..0f338abc4e 100644
--- a/src/libs/antares/study/parts/hydro/allocation.hxx
+++ b/src/libs/antares/study/parts/hydro/allocation.hxx
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_LIB_STUDY_AREA_HYDRO_ALLOCATION_HXX__
#define __ANTARES_LIB_STUDY_AREA_HYDRO_ALLOCATION_HXX__
diff --git a/src/libs/antares/study/parts/hydro/container.cpp b/src/libs/antares/study/parts/hydro/container.cpp
index 53bc327894..de8d584307 100644
--- a/src/libs/antares/study/parts/hydro/container.cpp
+++ b/src/libs/antares/study/parts/hydro/container.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#include "../../study.h"
diff --git a/src/libs/antares/study/parts/hydro/container.h b/src/libs/antares/study/parts/hydro/container.h
index daa529b841..d66886ff94 100644
--- a/src/libs/antares/study/parts/hydro/container.h
+++ b/src/libs/antares/study/parts/hydro/container.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_LIBS_STUDY_PARTS_HYDRO_CONTAINER_H__
#define __ANTARES_LIBS_STUDY_PARTS_HYDRO_CONTAINER_H__
diff --git a/src/libs/antares/study/parts/hydro/prepro.cpp b/src/libs/antares/study/parts/hydro/prepro.cpp
index 8b8c9a86a8..b8059db02e 100644
--- a/src/libs/antares/study/parts/hydro/prepro.cpp
+++ b/src/libs/antares/study/parts/hydro/prepro.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#include
diff --git a/src/libs/antares/study/parts/hydro/prepro.h b/src/libs/antares/study/parts/hydro/prepro.h
index 57317cb264..16f67110ba 100644
--- a/src/libs/antares/study/parts/hydro/prepro.h
+++ b/src/libs/antares/study/parts/hydro/prepro.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_LIBS_STUDY_PARTS_HYDRO_PREPRO_H__
#define __ANTARES_LIBS_STUDY_PARTS_HYDRO_PREPRO_H__
diff --git a/src/libs/antares/study/parts/hydro/series.cpp b/src/libs/antares/study/parts/hydro/series.cpp
index d1e2bbc640..c7c74a5ed3 100644
--- a/src/libs/antares/study/parts/hydro/series.cpp
+++ b/src/libs/antares/study/parts/hydro/series.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#include
diff --git a/src/libs/antares/study/parts/hydro/series.h b/src/libs/antares/study/parts/hydro/series.h
index 77f059abea..10c9b6b1ba 100644
--- a/src/libs/antares/study/parts/hydro/series.h
+++ b/src/libs/antares/study/parts/hydro/series.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_LIBS_STUDY_PARTS_HYDRO_TIMESERIES_H__
#define __ANTARES_LIBS_STUDY_PARTS_HYDRO_TIMESERIES_H__
diff --git a/src/libs/antares/study/parts/load/container.cpp b/src/libs/antares/study/parts/load/container.cpp
index 35124d58bb..401b357981 100644
--- a/src/libs/antares/study/parts/load/container.cpp
+++ b/src/libs/antares/study/parts/load/container.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#include
diff --git a/src/libs/antares/study/parts/load/container.h b/src/libs/antares/study/parts/load/container.h
index a668c5e7c1..6305ae4340 100644
--- a/src/libs/antares/study/parts/load/container.h
+++ b/src/libs/antares/study/parts/load/container.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_LIBS_STUDY_PARTS_LOAD_CONTAINER_H__
#define __ANTARES_LIBS_STUDY_PARTS_LOAD_CONTAINER_H__
diff --git a/src/libs/antares/study/parts/load/prepro.cpp b/src/libs/antares/study/parts/load/prepro.cpp
index 895cedcd04..617aebda17 100644
--- a/src/libs/antares/study/parts/load/prepro.cpp
+++ b/src/libs/antares/study/parts/load/prepro.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#include
diff --git a/src/libs/antares/study/parts/load/prepro.h b/src/libs/antares/study/parts/load/prepro.h
index cce0d8f890..fdf6574301 100644
--- a/src/libs/antares/study/parts/load/prepro.h
+++ b/src/libs/antares/study/parts/load/prepro.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#pragma once
diff --git a/src/libs/antares/study/parts/load/prepro.hxx b/src/libs/antares/study/parts/load/prepro.hxx
index ce65eae3ee..c7bedd3064 100644
--- a/src/libs/antares/study/parts/load/prepro.hxx
+++ b/src/libs/antares/study/parts/load/prepro.hxx
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_LIBS_STUDY_PARTS_LOAD_PREPRO_HXX__
#define __ANTARES_LIBS_STUDY_PARTS_LOAD_PREPRO_HXX__
diff --git a/src/libs/antares/study/parts/parts.h b/src/libs/antares/study/parts/parts.h
index abdc78d56d..9dc27b876f 100644
--- a/src/libs/antares/study/parts/parts.h
+++ b/src/libs/antares/study/parts/parts.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_LIBS_STUDY_PARTS_H__
#define __ANTARES_LIBS_STUDY_PARTS_H__
diff --git a/src/libs/antares/study/parts/renewable/cluster.cpp b/src/libs/antares/study/parts/renewable/cluster.cpp
index 171d72dc16..bb1f4123e4 100644
--- a/src/libs/antares/study/parts/renewable/cluster.cpp
+++ b/src/libs/antares/study/parts/renewable/cluster.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#include
diff --git a/src/libs/antares/study/parts/renewable/cluster.h b/src/libs/antares/study/parts/renewable/cluster.h
index b023b1bc4d..eca3f02f58 100644
--- a/src/libs/antares/study/parts/renewable/cluster.h
+++ b/src/libs/antares/study/parts/renewable/cluster.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_LIBS_STUDY_PARTS_RENEWABLE_CLUSTER_H__
#define __ANTARES_LIBS_STUDY_PARTS_RENEWABLE_CLUSTER_H__
diff --git a/src/libs/antares/study/parts/renewable/cluster.hxx b/src/libs/antares/study/parts/renewable/cluster.hxx
index ef0142c66c..3ba97bdbae 100644
--- a/src/libs/antares/study/parts/renewable/cluster.hxx
+++ b/src/libs/antares/study/parts/renewable/cluster.hxx
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_LIBS_STUDY_PARTS_RENEWABLE_CLUSTER_HXX__
#define __ANTARES_LIBS_STUDY_PARTS_RENEWABLE_CLUSTER_HXX__
diff --git a/src/libs/antares/study/parts/renewable/container.cpp b/src/libs/antares/study/parts/renewable/container.cpp
index 3a310ee8ea..24352a60ee 100644
--- a/src/libs/antares/study/parts/renewable/container.cpp
+++ b/src/libs/antares/study/parts/renewable/container.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#include
diff --git a/src/libs/antares/study/parts/renewable/container.h b/src/libs/antares/study/parts/renewable/container.h
index 602855bb74..dc9a9f43cb 100644
--- a/src/libs/antares/study/parts/renewable/container.h
+++ b/src/libs/antares/study/parts/renewable/container.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_LIBS_STUDY_PARTS_RENEWABLE_CONTAINER_H__
#define __ANTARES_LIBS_STUDY_PARTS_RENEWABLE_CONTAINER_H__
diff --git a/src/libs/antares/study/parts/renewable/container.hxx b/src/libs/antares/study/parts/renewable/container.hxx
index 4bf5e558ec..828543e522 100644
--- a/src/libs/antares/study/parts/renewable/container.hxx
+++ b/src/libs/antares/study/parts/renewable/container.hxx
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_LIBS_STUDY_PARTS_RENEWABLE_CONTAINER_HXX__
#define __ANTARES_LIBS_STUDY_PARTS_RENEWABLE_CONTAINER_HXX__
diff --git a/src/libs/antares/study/parts/renewable/defines.h b/src/libs/antares/study/parts/renewable/defines.h
index 24f6ec8063..f6a43355f3 100644
--- a/src/libs/antares/study/parts/renewable/defines.h
+++ b/src/libs/antares/study/parts/renewable/defines.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_LIBS_STUDY_PARTS_RENEWABLE_DEFINES_H__
#define __ANTARES_LIBS_STUDY_PARTS_RENEWABLE_DEFINES_H__
diff --git a/src/libs/antares/study/parts/short-term-storage/cluster.cpp b/src/libs/antares/study/parts/short-term-storage/cluster.cpp
index eb03b9e1f3..405a073acf 100644
--- a/src/libs/antares/study/parts/short-term-storage/cluster.cpp
+++ b/src/libs/antares/study/parts/short-term-storage/cluster.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#include
#include
diff --git a/src/libs/antares/study/parts/short-term-storage/cluster.h b/src/libs/antares/study/parts/short-term-storage/cluster.h
index 3adf7d0022..85fa004a6e 100644
--- a/src/libs/antares/study/parts/short-term-storage/cluster.h
+++ b/src/libs/antares/study/parts/short-term-storage/cluster.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#pragma once
diff --git a/src/libs/antares/study/parts/short-term-storage/container.cpp b/src/libs/antares/study/parts/short-term-storage/container.cpp
index 9d6b6c5cd3..06d4820602 100644
--- a/src/libs/antares/study/parts/short-term-storage/container.cpp
+++ b/src/libs/antares/study/parts/short-term-storage/container.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#include
diff --git a/src/libs/antares/study/parts/short-term-storage/container.h b/src/libs/antares/study/parts/short-term-storage/container.h
index 298aebf81c..6dfb3de6c5 100644
--- a/src/libs/antares/study/parts/short-term-storage/container.h
+++ b/src/libs/antares/study/parts/short-term-storage/container.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#pragma once
diff --git a/src/libs/antares/study/parts/short-term-storage/properties.cpp b/src/libs/antares/study/parts/short-term-storage/properties.cpp
index 72f29bcdbe..a7ba2f85af 100644
--- a/src/libs/antares/study/parts/short-term-storage/properties.cpp
+++ b/src/libs/antares/study/parts/short-term-storage/properties.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#include
diff --git a/src/libs/antares/study/parts/short-term-storage/properties.h b/src/libs/antares/study/parts/short-term-storage/properties.h
index 936310d27c..8d0c35374e 100644
--- a/src/libs/antares/study/parts/short-term-storage/properties.h
+++ b/src/libs/antares/study/parts/short-term-storage/properties.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#pragma once
diff --git a/src/libs/antares/study/parts/short-term-storage/series.cpp b/src/libs/antares/study/parts/short-term-storage/series.cpp
index 0fe7006e39..101c473c1c 100644
--- a/src/libs/antares/study/parts/short-term-storage/series.cpp
+++ b/src/libs/antares/study/parts/short-term-storage/series.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#include
#include
diff --git a/src/libs/antares/study/parts/short-term-storage/series.h b/src/libs/antares/study/parts/short-term-storage/series.h
index fe2d0dc3cf..1a87be635c 100644
--- a/src/libs/antares/study/parts/short-term-storage/series.h
+++ b/src/libs/antares/study/parts/short-term-storage/series.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#pragma once
#include
diff --git a/src/libs/antares/study/parts/solar/container.cpp b/src/libs/antares/study/parts/solar/container.cpp
index 92d50eb2af..3056423cd8 100644
--- a/src/libs/antares/study/parts/solar/container.cpp
+++ b/src/libs/antares/study/parts/solar/container.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#include
diff --git a/src/libs/antares/study/parts/solar/container.h b/src/libs/antares/study/parts/solar/container.h
index ffdfa30298..707465f92c 100644
--- a/src/libs/antares/study/parts/solar/container.h
+++ b/src/libs/antares/study/parts/solar/container.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_LIBS_STUDY_PARTS_SOLAR_CONTAINER_H__
#define __ANTARES_LIBS_STUDY_PARTS_SOLAR_CONTAINER_H__
diff --git a/src/libs/antares/study/parts/solar/prepro.cpp b/src/libs/antares/study/parts/solar/prepro.cpp
index 8f8071fa4c..edbdb152bd 100644
--- a/src/libs/antares/study/parts/solar/prepro.cpp
+++ b/src/libs/antares/study/parts/solar/prepro.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#include
diff --git a/src/libs/antares/study/parts/solar/prepro.h b/src/libs/antares/study/parts/solar/prepro.h
index 79599438e8..3488386eb1 100644
--- a/src/libs/antares/study/parts/solar/prepro.h
+++ b/src/libs/antares/study/parts/solar/prepro.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_LIBS_STUDY_PARTS_SOLAR_PREPRO_H__
#define __ANTARES_LIBS_STUDY_PARTS_SOLAR_PREPRO_H__
diff --git a/src/libs/antares/study/parts/solar/prepro.hxx b/src/libs/antares/study/parts/solar/prepro.hxx
index 6e2d7ae8e8..ad84aa8352 100644
--- a/src/libs/antares/study/parts/solar/prepro.hxx
+++ b/src/libs/antares/study/parts/solar/prepro.hxx
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_LIBS_STUDY_PARTS_SOLAR_PREPRO_HXX__
#define __ANTARES_LIBS_STUDY_PARTS_SOLAR_PREPRO_HXX__
diff --git a/src/libs/antares/study/parts/thermal/cluster.cpp b/src/libs/antares/study/parts/thermal/cluster.cpp
index 7c67ecf484..236401f69d 100644
--- a/src/libs/antares/study/parts/thermal/cluster.cpp
+++ b/src/libs/antares/study/parts/thermal/cluster.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#include
diff --git a/src/libs/antares/study/parts/thermal/cluster.h b/src/libs/antares/study/parts/thermal/cluster.h
index 060ba188e4..2fc906002f 100644
--- a/src/libs/antares/study/parts/thermal/cluster.h
+++ b/src/libs/antares/study/parts/thermal/cluster.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_LIBS_STUDY_PARTS_THERMAL_CLUSTER_H__
#define __ANTARES_LIBS_STUDY_PARTS_THERMAL_CLUSTER_H__
diff --git a/src/libs/antares/study/parts/thermal/cluster.hxx b/src/libs/antares/study/parts/thermal/cluster.hxx
index d667933db9..6e66770b16 100644
--- a/src/libs/antares/study/parts/thermal/cluster.hxx
+++ b/src/libs/antares/study/parts/thermal/cluster.hxx
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_LIBS_STUDY_PARTS_THERMAL_CLUSTER_HXX__
#define __ANTARES_LIBS_STUDY_PARTS_THERMAL_CLUSTER_HXX__
diff --git a/src/libs/antares/study/parts/thermal/container.cpp b/src/libs/antares/study/parts/thermal/container.cpp
index 8d24969c81..f9349b7a2e 100644
--- a/src/libs/antares/study/parts/thermal/container.cpp
+++ b/src/libs/antares/study/parts/thermal/container.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#include
diff --git a/src/libs/antares/study/parts/thermal/container.h b/src/libs/antares/study/parts/thermal/container.h
index debcfcf348..1c8cb1362d 100644
--- a/src/libs/antares/study/parts/thermal/container.h
+++ b/src/libs/antares/study/parts/thermal/container.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_LIBS_STUDY_PARTS_THERMAL_CONTAINER_H__
#define __ANTARES_LIBS_STUDY_PARTS_THERMAL_CONTAINER_H__
diff --git a/src/libs/antares/study/parts/thermal/container.hxx b/src/libs/antares/study/parts/thermal/container.hxx
index f86dc9b665..f7636c38e4 100644
--- a/src/libs/antares/study/parts/thermal/container.hxx
+++ b/src/libs/antares/study/parts/thermal/container.hxx
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_LIBS_STUDY_PARTS_THERMAL_CONTAINER_HXX__
#define __ANTARES_LIBS_STUDY_PARTS_THERMAL_CONTAINER_HXX__
diff --git a/src/libs/antares/study/parts/thermal/defines.h b/src/libs/antares/study/parts/thermal/defines.h
index 807d3fab68..0f5a0fd02d 100644
--- a/src/libs/antares/study/parts/thermal/defines.h
+++ b/src/libs/antares/study/parts/thermal/defines.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_LIBS_STUDY_PARTS_THERMAL_DEFINES_H__
#define __ANTARES_LIBS_STUDY_PARTS_THERMAL_DEFINES_H__
diff --git a/src/libs/antares/study/parts/thermal/ecoInput.cpp b/src/libs/antares/study/parts/thermal/ecoInput.cpp
index 12a40cce9f..6d2740336d 100644
--- a/src/libs/antares/study/parts/thermal/ecoInput.cpp
+++ b/src/libs/antares/study/parts/thermal/ecoInput.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#include
diff --git a/src/libs/antares/study/parts/thermal/ecoInput.h b/src/libs/antares/study/parts/thermal/ecoInput.h
index 7620bf1299..7586a3f97c 100644
--- a/src/libs/antares/study/parts/thermal/ecoInput.h
+++ b/src/libs/antares/study/parts/thermal/ecoInput.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_LIBS_STUDY_PARTS_THERMAL_ECOINPUT_H__
#define __ANTARES_LIBS_STUDY_PARTS_THERMAL_ECOINPUT_H__
diff --git a/src/libs/antares/study/parts/thermal/pollutant.cpp b/src/libs/antares/study/parts/thermal/pollutant.cpp
index 856e27f650..57c1874723 100644
--- a/src/libs/antares/study/parts/thermal/pollutant.cpp
+++ b/src/libs/antares/study/parts/thermal/pollutant.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#include "pollutant.h"
diff --git a/src/libs/antares/study/parts/thermal/pollutant.h b/src/libs/antares/study/parts/thermal/pollutant.h
index 447d5d2815..51f69cbe5d 100644
--- a/src/libs/antares/study/parts/thermal/pollutant.h
+++ b/src/libs/antares/study/parts/thermal/pollutant.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_LIBS_STUDY_PARTS_THERMAL_POLLUTANT_H__
#define __ANTARES_LIBS_STUDY_PARTS_THERMAL_POLLUTANT_H__
diff --git a/src/libs/antares/study/parts/thermal/prepro.cpp b/src/libs/antares/study/parts/thermal/prepro.cpp
index b43b2a2ccb..61cc2a998e 100644
--- a/src/libs/antares/study/parts/thermal/prepro.cpp
+++ b/src/libs/antares/study/parts/thermal/prepro.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#include
diff --git a/src/libs/antares/study/parts/thermal/prepro.h b/src/libs/antares/study/parts/thermal/prepro.h
index 8b603d6838..b88e81fbc9 100644
--- a/src/libs/antares/study/parts/thermal/prepro.h
+++ b/src/libs/antares/study/parts/thermal/prepro.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_LIBS_STUDY_PARTS_THERMAL_PREPRO_H__
#define __ANTARES_LIBS_STUDY_PARTS_THERMAL_PREPRO_H__
diff --git a/src/libs/antares/study/parts/thermal/prepro.hxx b/src/libs/antares/study/parts/thermal/prepro.hxx
index 7a8cefd4aa..52aa751c7a 100644
--- a/src/libs/antares/study/parts/thermal/prepro.hxx
+++ b/src/libs/antares/study/parts/thermal/prepro.hxx
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_LIBS_STUDY_PARTS_THERMAL_PREPRO_HXX__
#define __ANTARES_LIBS_STUDY_PARTS_THERMAL_PREPRO_HXX__
diff --git a/src/libs/antares/study/parts/wind/container.cpp b/src/libs/antares/study/parts/wind/container.cpp
index 2b440feaf8..242d2cb0cc 100644
--- a/src/libs/antares/study/parts/wind/container.cpp
+++ b/src/libs/antares/study/parts/wind/container.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#include
diff --git a/src/libs/antares/study/parts/wind/container.h b/src/libs/antares/study/parts/wind/container.h
index 0a88a373cc..30fbcb9f92 100644
--- a/src/libs/antares/study/parts/wind/container.h
+++ b/src/libs/antares/study/parts/wind/container.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_LIBS_STUDY_PARTS_WIND_CONTAINER_H__
#define __ANTARES_LIBS_STUDY_PARTS_WIND_CONTAINER_H__
diff --git a/src/libs/antares/study/parts/wind/prepro.cpp b/src/libs/antares/study/parts/wind/prepro.cpp
index 34b328f507..bbde9348e8 100644
--- a/src/libs/antares/study/parts/wind/prepro.cpp
+++ b/src/libs/antares/study/parts/wind/prepro.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#include
diff --git a/src/libs/antares/study/parts/wind/prepro.h b/src/libs/antares/study/parts/wind/prepro.h
index 0ed91dfb15..e1139b0982 100644
--- a/src/libs/antares/study/parts/wind/prepro.h
+++ b/src/libs/antares/study/parts/wind/prepro.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_LIBS_STUDY_PARTS_WIND_PREPRO_H__
#define __ANTARES_LIBS_STUDY_PARTS_WIND_PREPRO_H__
diff --git a/src/libs/antares/study/parts/wind/prepro.hxx b/src/libs/antares/study/parts/wind/prepro.hxx
index a5af4489e5..036d28e4eb 100644
--- a/src/libs/antares/study/parts/wind/prepro.hxx
+++ b/src/libs/antares/study/parts/wind/prepro.hxx
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_LIBS_STUDY_PARTS_WIND_PREPRO_HXX__
#define __ANTARES_LIBS_STUDY_PARTS_WIND_PREPRO_HXX__
diff --git a/src/libs/antares/study/progression/progression.cpp b/src/libs/antares/study/progression/progression.cpp
index 6729af7869..704b5256b8 100644
--- a/src/libs/antares/study/progression/progression.cpp
+++ b/src/libs/antares/study/progression/progression.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#include "progression.h"
diff --git a/src/libs/antares/study/progression/progression.h b/src/libs/antares/study/progression/progression.h
index 7a4c6a8b53..79ca2ac602 100644
--- a/src/libs/antares/study/progression/progression.h
+++ b/src/libs/antares/study/progression/progression.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_LIBS_SOLVER_SIMULATION_PROGRESSION_H__
#define __ANTARES_LIBS_SOLVER_SIMULATION_PROGRESSION_H__
diff --git a/src/libs/antares/study/progression/progression.hxx b/src/libs/antares/study/progression/progression.hxx
index b93b7141ff..6ed5cc7618 100644
--- a/src/libs/antares/study/progression/progression.hxx
+++ b/src/libs/antares/study/progression/progression.hxx
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_LIBS_STUDY_PROGRESSION_PROGRESSION_HXX__
#define __ANTARES_LIBS_STUDY_PROGRESSION_PROGRESSION_HXX__
diff --git a/src/libs/antares/study/runtime.h b/src/libs/antares/study/runtime.h
index 1c5c6742c9..46f318ae35 100644
--- a/src/libs/antares/study/runtime.h
+++ b/src/libs/antares/study/runtime.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __LIBS_ANTARES_STUDY_RUNTIME_H__
#define __LIBS_ANTARES_STUDY_RUNTIME_H__
diff --git a/src/libs/antares/study/runtime/runtime.cpp b/src/libs/antares/study/runtime/runtime.cpp
index 754f4ff81b..f8bacbb57d 100644
--- a/src/libs/antares/study/runtime/runtime.cpp
+++ b/src/libs/antares/study/runtime/runtime.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#include "runtime.h"
diff --git a/src/libs/antares/study/runtime/runtime.h b/src/libs/antares/study/runtime/runtime.h
index 7ea4649e73..b572bffc3d 100644
--- a/src/libs/antares/study/runtime/runtime.h
+++ b/src/libs/antares/study/runtime/runtime.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_LIBS_STUDY_RUNTIME_RUNTIME_INFOS_H__
#define __ANTARES_LIBS_STUDY_RUNTIME_RUNTIME_INFOS_H__
diff --git a/src/libs/antares/study/runtime/runtime.hxx b/src/libs/antares/study/runtime/runtime.hxx
index 89f23e76e5..6ecd15be40 100644
--- a/src/libs/antares/study/runtime/runtime.hxx
+++ b/src/libs/antares/study/runtime/runtime.hxx
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_LIBS_STUDY_RUNTIME_RUNTIME_INFOS_HXX__
#define __ANTARES_LIBS_STUDY_RUNTIME_RUNTIME_INFOS_HXX__
diff --git a/src/libs/antares/study/save.cpp b/src/libs/antares/study/save.cpp
index ab553f77f8..5bc22df9f0 100644
--- a/src/libs/antares/study/save.cpp
+++ b/src/libs/antares/study/save.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#include "study.h"
diff --git a/src/libs/antares/study/scenario-builder/BindingConstraintsTSNumbersData.cpp b/src/libs/antares/study/scenario-builder/BindingConstraintsTSNumbersData.cpp
index 169f45eb55..118f144167 100644
--- a/src/libs/antares/study/scenario-builder/BindingConstraintsTSNumbersData.cpp
+++ b/src/libs/antares/study/scenario-builder/BindingConstraintsTSNumbersData.cpp
@@ -25,7 +25,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#include
diff --git a/src/libs/antares/study/scenario-builder/TSnumberData.cpp b/src/libs/antares/study/scenario-builder/TSnumberData.cpp
index fb64b83e13..2096590d81 100644
--- a/src/libs/antares/study/scenario-builder/TSnumberData.cpp
+++ b/src/libs/antares/study/scenario-builder/TSnumberData.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#include "TSnumberData.h"
diff --git a/src/libs/antares/study/scenario-builder/TSnumberData.h b/src/libs/antares/study/scenario-builder/TSnumberData.h
index 737988d0b3..a16d0edc18 100644
--- a/src/libs/antares/study/scenario-builder/TSnumberData.h
+++ b/src/libs/antares/study/scenario-builder/TSnumberData.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __LIBS_STUDY_SCENARIO_BUILDER_DATA_TS_NUMBER_H__
#define __LIBS_STUDY_SCENARIO_BUILDER_DATA_TS_NUMBER_H__
diff --git a/src/libs/antares/study/scenario-builder/hydroLevelsData.cpp b/src/libs/antares/study/scenario-builder/hydroLevelsData.cpp
index be17414d62..a84191dfb2 100644
--- a/src/libs/antares/study/scenario-builder/hydroLevelsData.cpp
+++ b/src/libs/antares/study/scenario-builder/hydroLevelsData.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#include
diff --git a/src/libs/antares/study/scenario-builder/hydroLevelsData.h b/src/libs/antares/study/scenario-builder/hydroLevelsData.h
index b5dce0a832..02a9a248ba 100644
--- a/src/libs/antares/study/scenario-builder/hydroLevelsData.h
+++ b/src/libs/antares/study/scenario-builder/hydroLevelsData.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __LIBS_STUDY_SCENARIO_BUILDER_DATA_HYDRO_LEVELS_H__
#define __LIBS_STUDY_SCENARIO_BUILDER_DATA_HYDRO_LEVELS_H__
diff --git a/src/libs/antares/study/scenario-builder/rules.cpp b/src/libs/antares/study/scenario-builder/rules.cpp
index 25330b1909..170e1df000 100644
--- a/src/libs/antares/study/scenario-builder/rules.cpp
+++ b/src/libs/antares/study/scenario-builder/rules.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#include
diff --git a/src/libs/antares/study/scenario-builder/rules.h b/src/libs/antares/study/scenario-builder/rules.h
index 48d0b39613..02d36099df 100644
--- a/src/libs/antares/study/scenario-builder/rules.h
+++ b/src/libs/antares/study/scenario-builder/rules.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __LIBS_STUDY_SCENARIO_BUILDER_RULES_H__
#define __LIBS_STUDY_SCENARIO_BUILDER_RULES_H__
diff --git a/src/libs/antares/study/scenario-builder/rules.hxx b/src/libs/antares/study/scenario-builder/rules.hxx
index e57faa8a36..e2069e34c6 100644
--- a/src/libs/antares/study/scenario-builder/rules.hxx
+++ b/src/libs/antares/study/scenario-builder/rules.hxx
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __LIBS_STUDY_SCENARIO_BUILDER_RULES_HXX__
#define __LIBS_STUDY_SCENARIO_BUILDER_RULES_HXX__
diff --git a/src/libs/antares/study/scenario-builder/scBuilderDataInterface.h b/src/libs/antares/study/scenario-builder/scBuilderDataInterface.h
index 905ac1d0d7..ff5624b4b2 100644
--- a/src/libs/antares/study/scenario-builder/scBuilderDataInterface.h
+++ b/src/libs/antares/study/scenario-builder/scBuilderDataInterface.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __LIBS_STUDY_SCENARIO_BUILDER_DATA_INTERFACE_H__
#define __LIBS_STUDY_SCENARIO_BUILDER_DATA_INTERFACE_H__
diff --git a/src/libs/antares/study/scenario-builder/scBuilderUtils.cpp b/src/libs/antares/study/scenario-builder/scBuilderUtils.cpp
index 6fc888ec7c..0dd8634ab3 100644
--- a/src/libs/antares/study/scenario-builder/scBuilderUtils.cpp
+++ b/src/libs/antares/study/scenario-builder/scBuilderUtils.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#include
diff --git a/src/libs/antares/study/scenario-builder/scBuilderUtils.h b/src/libs/antares/study/scenario-builder/scBuilderUtils.h
index 269a70ea7e..fd2f783680 100644
--- a/src/libs/antares/study/scenario-builder/scBuilderUtils.h
+++ b/src/libs/antares/study/scenario-builder/scBuilderUtils.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __LIBS_STUDY_SCENARIO_BUILDER_DATA_UTILS_H__
#define __LIBS_STUDY_SCENARIO_BUILDER_DATA_UTILS_H__
diff --git a/src/libs/antares/study/scenario-builder/sets.cpp b/src/libs/antares/study/scenario-builder/sets.cpp
index c6b786dc79..c6eba79337 100644
--- a/src/libs/antares/study/scenario-builder/sets.cpp
+++ b/src/libs/antares/study/scenario-builder/sets.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#include "sets.h"
diff --git a/src/libs/antares/study/scenario-builder/sets.h b/src/libs/antares/study/scenario-builder/sets.h
index 279028d06d..e3c8449ad4 100644
--- a/src/libs/antares/study/scenario-builder/sets.h
+++ b/src/libs/antares/study/scenario-builder/sets.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __LIBS_STUDY_SCENARIO_BUILDER_SETS_H__
#define __LIBS_STUDY_SCENARIO_BUILDER_SETS_H__
diff --git a/src/libs/antares/study/scenario-builder/sets.hxx b/src/libs/antares/study/scenario-builder/sets.hxx
index ab02625480..8c125cfc53 100644
--- a/src/libs/antares/study/scenario-builder/sets.hxx
+++ b/src/libs/antares/study/scenario-builder/sets.hxx
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __LIBS_STUDY_SCENARIO_BUILDER_SETS_HXX__
#define __LIBS_STUDY_SCENARIO_BUILDER_SETS_HXX__
diff --git a/src/libs/antares/study/scenario-builder/updater.hxx b/src/libs/antares/study/scenario-builder/updater.hxx
index 4f16bae25e..863a9fad78 100644
--- a/src/libs/antares/study/scenario-builder/updater.hxx
+++ b/src/libs/antares/study/scenario-builder/updater.hxx
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_LIBS_STUDY_SCENARIO_BUILDER_UPDATER_HXX__
#define __ANTARES_LIBS_STUDY_SCENARIO_BUILDER_UPDATER_HXX__
diff --git a/src/libs/antares/study/sets.h b/src/libs/antares/study/sets.h
index b81521e28e..3e3d0503f0 100644
--- a/src/libs/antares/study/sets.h
+++ b/src/libs/antares/study/sets.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_LIBS_STUDY_SETS_H__
#define __ANTARES_LIBS_STUDY_SETS_H__
diff --git a/src/libs/antares/study/sets.hxx b/src/libs/antares/study/sets.hxx
index f605d9dc69..b00abfe6f9 100644
--- a/src/libs/antares/study/sets.hxx
+++ b/src/libs/antares/study/sets.hxx
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_LIBS_STUDY_SETS_HXX__
#define __ANTARES_LIBS_STUDY_SETS_HXX__
diff --git a/src/libs/antares/study/simulation.cpp b/src/libs/antares/study/simulation.cpp
index 26e695b08d..c700a0d523 100644
--- a/src/libs/antares/study/simulation.cpp
+++ b/src/libs/antares/study/simulation.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#include
diff --git a/src/libs/antares/study/simulation.h b/src/libs/antares/study/simulation.h
index 2f6c91e685..1f045a845e 100644
--- a/src/libs/antares/study/simulation.h
+++ b/src/libs/antares/study/simulation.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_LIBS_STUDY_SIMULATION_H__
#define __ANTARES_LIBS_STUDY_SIMULATION_H__
diff --git a/src/libs/antares/study/study.cpp b/src/libs/antares/study/study.cpp
index da8240de36..748e04cabe 100644
--- a/src/libs/antares/study/study.cpp
+++ b/src/libs/antares/study/study.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#include "../antares.h"
diff --git a/src/libs/antares/study/study.extra.cpp b/src/libs/antares/study/study.extra.cpp
index d0a56555c5..5833e79d41 100644
--- a/src/libs/antares/study/study.extra.cpp
+++ b/src/libs/antares/study/study.extra.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#include
diff --git a/src/libs/antares/study/study.h b/src/libs/antares/study/study.h
index c087e8e272..520981199c 100644
--- a/src/libs/antares/study/study.h
+++ b/src/libs/antares/study/study.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_LIBS_STUDY_STUDY_H__
#define __ANTARES_LIBS_STUDY_STUDY_H__
diff --git a/src/libs/antares/study/study.hxx b/src/libs/antares/study/study.hxx
index 7cb227607b..648eef3d5b 100644
--- a/src/libs/antares/study/study.hxx
+++ b/src/libs/antares/study/study.hxx
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_LIBS_STUDY_STUDY_HXX__
#define __ANTARES_LIBS_STUDY_STUDY_HXX__
diff --git a/src/libs/antares/study/study.importprepro.cpp b/src/libs/antares/study/study.importprepro.cpp
index 886c5f70ff..db5cd765ce 100644
--- a/src/libs/antares/study/study.importprepro.cpp
+++ b/src/libs/antares/study/study.importprepro.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#include "study.h"
diff --git a/src/libs/antares/study/ui-runtimeinfos.cpp b/src/libs/antares/study/ui-runtimeinfos.cpp
index ae36ed5364..6ee776dbac 100644
--- a/src/libs/antares/study/ui-runtimeinfos.cpp
+++ b/src/libs/antares/study/ui-runtimeinfos.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#include
diff --git a/src/libs/antares/study/ui-runtimeinfos.h b/src/libs/antares/study/ui-runtimeinfos.h
index 6985539b1c..1d3885ceb6 100644
--- a/src/libs/antares/study/ui-runtimeinfos.h
+++ b/src/libs/antares/study/ui-runtimeinfos.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_LIBS_STUDY_UI_RUNTIME_INFOS_H__
#define __ANTARES_LIBS_STUDY_UI_RUNTIME_INFOS_H__
diff --git a/src/libs/antares/study/variable-print-info.cpp b/src/libs/antares/study/variable-print-info.cpp
index 68e314aa6c..4031fa06e9 100644
--- a/src/libs/antares/study/variable-print-info.cpp
+++ b/src/libs/antares/study/variable-print-info.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#include "variable-print-info.h"
diff --git a/src/libs/antares/study/variable-print-info.h b/src/libs/antares/study/variable-print-info.h
index 560909b0fe..84582a35eb 100644
--- a/src/libs/antares/study/variable-print-info.h
+++ b/src/libs/antares/study/variable-print-info.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __SOLVER_VARIABLE_PRINT_POLICY_H__
diff --git a/src/libs/antares/study/version.cpp b/src/libs/antares/study/version.cpp
index f903e3e853..351f0a71e0 100644
--- a/src/libs/antares/study/version.cpp
+++ b/src/libs/antares/study/version.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#include
diff --git a/src/libs/antares/study/version.h b/src/libs/antares/study/version.h
index 9d744394c9..b11c711a49 100644
--- a/src/libs/antares/study/version.h
+++ b/src/libs/antares/study/version.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_LIBS_STUDY_VERSION_H__
#define __ANTARES_LIBS_STUDY_VERSION_H__
diff --git a/src/libs/antares/study/xcast.h b/src/libs/antares/study/xcast.h
index 6e363acb2c..6d8962b025 100644
--- a/src/libs/antares/study/xcast.h
+++ b/src/libs/antares/study/xcast.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_LIBS_STUDY_XCAST_H__
#define __ANTARES_LIBS_STUDY_XCAST_H__
diff --git a/src/libs/antares/study/xcast/xcast.cpp b/src/libs/antares/study/xcast/xcast.cpp
index 60aa1a12bc..37f5a2f23d 100644
--- a/src/libs/antares/study/xcast/xcast.cpp
+++ b/src/libs/antares/study/xcast/xcast.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#include "xcast.h"
diff --git a/src/libs/antares/study/xcast/xcast.h b/src/libs/antares/study/xcast/xcast.h
index 7ffa36db9e..0eae74f3e4 100644
--- a/src/libs/antares/study/xcast/xcast.h
+++ b/src/libs/antares/study/xcast/xcast.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_LIBS_STUDY_XCAST_XCAST_H__
#define __ANTARES_LIBS_STUDY_XCAST_XCAST_H__
diff --git a/src/libs/antares/study/xcast/xcast.hxx b/src/libs/antares/study/xcast/xcast.hxx
index ccce5aa195..cb6202a7d4 100644
--- a/src/libs/antares/study/xcast/xcast.hxx
+++ b/src/libs/antares/study/xcast/xcast.hxx
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_LIBS_STUDY_XCAST_XCAST_HXX__
#define __ANTARES_LIBS_STUDY_XCAST_XCAST_HXX__
diff --git a/src/libs/antares/sys/appdata.cpp b/src/libs/antares/sys/appdata.cpp
index 5a7bcfec87..686c1f766a 100644
--- a/src/libs/antares/sys/appdata.cpp
+++ b/src/libs/antares/sys/appdata.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#include "antares/sys/appdata.h"
diff --git a/src/libs/antares/sys/include/antares/sys/appdata.h b/src/libs/antares/sys/include/antares/sys/appdata.h
index 0b7fd406f2..cb3a301fa0 100644
--- a/src/libs/antares/sys/include/antares/sys/appdata.h
+++ b/src/libs/antares/sys/include/antares/sys/appdata.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_LIBS_SYS_APPDATA_H__
#define __ANTARES_LIBS_SYS_APPDATA_H__
diff --git a/src/libs/antares/sys/include/antares/sys/policy.h b/src/libs/antares/sys/include/antares/sys/policy.h
index 08f300bf2d..5905596adc 100644
--- a/src/libs/antares/sys/include/antares/sys/policy.h
+++ b/src/libs/antares/sys/include/antares/sys/policy.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_LIBS_ADMIN_POLICY_H__
#define __ANTARES_LIBS_ADMIN_POLICY_H__
diff --git a/src/libs/antares/sys/policy.cpp b/src/libs/antares/sys/policy.cpp
index 38cdca5127..6f71bc3fd9 100644
--- a/src/libs/antares/sys/policy.cpp
+++ b/src/libs/antares/sys/policy.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#include "antares/sys/policy.h"
diff --git a/src/libs/antares/utils/include/antares/utils/utils.h b/src/libs/antares/utils/include/antares/utils/utils.h
index 604d586701..63d8160f05 100644
--- a/src/libs/antares/utils/include/antares/utils/utils.h
+++ b/src/libs/antares/utils/include/antares/utils/utils.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_LIBS_UTILS_H__
#define __ANTARES_LIBS_UTILS_H__
diff --git a/src/libs/antares/utils/include/antares/utils/utils.hxx b/src/libs/antares/utils/include/antares/utils/utils.hxx
index 0bc0d72b78..9ee2105b5f 100644
--- a/src/libs/antares/utils/include/antares/utils/utils.hxx
+++ b/src/libs/antares/utils/include/antares/utils/utils.hxx
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_LIBS_UTILS_HXX__
#define __ANTARES_LIBS_UTILS_HXX__
diff --git a/src/libs/antares/utils/utils.cpp b/src/libs/antares/utils/utils.cpp
index b698bbe486..ce62731086 100644
--- a/src/libs/antares/utils/utils.cpp
+++ b/src/libs/antares/utils/utils.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#include "antares/utils/utils.h"
diff --git a/src/libs/antares/version.cpp b/src/libs/antares/version.cpp
index b12256f723..21aa89a2a3 100644
--- a/src/libs/antares/version.cpp
+++ b/src/libs/antares/version.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#include "version.h"
diff --git a/src/libs/antares/version.h b/src/libs/antares/version.h
index 4ac7831563..995fc9f833 100644
--- a/src/libs/antares/version.h
+++ b/src/libs/antares/version.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_LIBS_VERSION_H__
#define __ANTARES_LIBS_VERSION_H__
diff --git a/src/libs/fswalker/filejob.inc.hxx b/src/libs/fswalker/filejob.inc.hxx
index 03b697ddaa..29c493d443 100644
--- a/src/libs/fswalker/filejob.inc.hxx
+++ b/src/libs/fswalker/filejob.inc.hxx
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_FS_WALKER_FILEJOB_H__
#define __ANTARES_FS_WALKER_FILEJOB_H__
diff --git a/src/libs/fswalker/fswalker.cpp b/src/libs/fswalker/fswalker.cpp
index 281f4a3a49..4fa78ade2f 100644
--- a/src/libs/fswalker/fswalker.cpp
+++ b/src/libs/fswalker/fswalker.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#include "fswalker.h"
diff --git a/src/libs/fswalker/fswalker.h b/src/libs/fswalker/fswalker.h
index 7c351fc528..ec814aeea1 100644
--- a/src/libs/fswalker/fswalker.h
+++ b/src/libs/fswalker/fswalker.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_FS_WALKER_FS_WALKER_H__
#define __ANTARES_FS_WALKER_FS_WALKER_H__
diff --git a/src/libs/fswalker/job.cpp b/src/libs/fswalker/job.cpp
index 4bca0bc073..2e12b3ccec 100644
--- a/src/libs/fswalker/job.cpp
+++ b/src/libs/fswalker/job.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#include "job.h"
diff --git a/src/libs/fswalker/job.h b/src/libs/fswalker/job.h
index 4ae351ce86..7618ab8bb9 100644
--- a/src/libs/fswalker/job.h
+++ b/src/libs/fswalker/job.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_FS_WALKER_JOB_H__
#define __ANTARES_FS_WALKER_JOB_H__
diff --git a/src/libs/fswalker/registry.inc.hxx b/src/libs/fswalker/registry.inc.hxx
index 931abc7757..494b193ebe 100644
--- a/src/libs/fswalker/registry.inc.hxx
+++ b/src/libs/fswalker/registry.inc.hxx
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_FS_WALKER_REGISTRY_H__
#define __ANTARES_FS_WALKER_REGISTRY_H__
diff --git a/src/libs/fswalker/statistics.h b/src/libs/fswalker/statistics.h
index 5a0c12c63d..317067509f 100644
--- a/src/libs/fswalker/statistics.h
+++ b/src/libs/fswalker/statistics.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_FS_WALKER_STATISTICS_H__
#define __ANTARES_FS_WALKER_STATISTICS_H__
diff --git a/src/solver/constraints-builder/cbuilder.cpp b/src/solver/constraints-builder/cbuilder.cpp
index 7aba36c98d..109fb0c315 100644
--- a/src/solver/constraints-builder/cbuilder.cpp
+++ b/src/solver/constraints-builder/cbuilder.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#include
#include "cbuilder.h"
diff --git a/src/solver/constraints-builder/cbuilder.h b/src/solver/constraints-builder/cbuilder.h
index bba9c6ecc5..f6457d1aa5 100644
--- a/src/solver/constraints-builder/cbuilder.h
+++ b/src/solver/constraints-builder/cbuilder.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_CONSTRAINTSBUILDER_BUILDER_CBUILDER_H__
#define __ANTARES_CONSTRAINTSBUILDER_BUILDER_CBUILDER_H__
diff --git a/src/solver/constraints-builder/create.cpp b/src/solver/constraints-builder/create.cpp
index e524724969..5df680c5e4 100644
--- a/src/solver/constraints-builder/create.cpp
+++ b/src/solver/constraints-builder/create.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#include "cbuilder.h"
#include "../../libs/antares/study/area/constants.h"
diff --git a/src/solver/constraints-builder/grid.h b/src/solver/constraints-builder/grid.h
index 4c91c83e79..c97fc9bce7 100644
--- a/src/solver/constraints-builder/grid.h
+++ b/src/solver/constraints-builder/grid.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef CONSTRAINTSBUILDER_BUILDER_GRID_H
#define CONSTRAINTSBUILDER_BUILDER_GRID_H
diff --git a/src/solver/constraints-builder/grid.hxx b/src/solver/constraints-builder/grid.hxx
index f95e3f4eac..28542a5e85 100644
--- a/src/solver/constraints-builder/grid.hxx
+++ b/src/solver/constraints-builder/grid.hxx
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#include "grid.h"
#include "cbuilder.h"
diff --git a/src/solver/constraints-builder/load.cpp b/src/solver/constraints-builder/load.cpp
index c44907905a..4bf9fef448 100644
--- a/src/solver/constraints-builder/load.cpp
+++ b/src/solver/constraints-builder/load.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#include "cbuilder.h"
#include
diff --git a/src/solver/hydro/daily/h2o_j_construire_les_contraintes.cpp b/src/solver/hydro/daily/h2o_j_construire_les_contraintes.cpp
index e060a9419c..76a08ca15a 100644
--- a/src/solver/hydro/daily/h2o_j_construire_les_contraintes.cpp
+++ b/src/solver/hydro/daily/h2o_j_construire_les_contraintes.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#include "h2o_j_donnees_mensuelles.h"
diff --git a/src/solver/hydro/daily/h2o_j_construire_les_variables.cpp b/src/solver/hydro/daily/h2o_j_construire_les_variables.cpp
index da764552e8..888d6c637f 100644
--- a/src/solver/hydro/daily/h2o_j_construire_les_variables.cpp
+++ b/src/solver/hydro/daily/h2o_j_construire_les_variables.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifdef __CPLUSPLUS
diff --git a/src/solver/hydro/daily/h2o_j_donnees_mensuelles.h b/src/solver/hydro/daily/h2o_j_donnees_mensuelles.h
index 688beccc8f..0565fdcca7 100644
--- a/src/solver/hydro/daily/h2o_j_donnees_mensuelles.h
+++ b/src/solver/hydro/daily/h2o_j_donnees_mensuelles.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __SOLVER_H2O_J_DONNEES_ANNEE__
diff --git a/src/solver/hydro/daily/h2o_j_donnees_optimisation.h b/src/solver/hydro/daily/h2o_j_donnees_optimisation.h
index 9cee2ce0be..fd851bb5c4 100644
--- a/src/solver/hydro/daily/h2o_j_donnees_optimisation.h
+++ b/src/solver/hydro/daily/h2o_j_donnees_optimisation.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __SOLVER_H2O_J_STRUCTURE_INTERNE__
#define __SOLVER_H2O_J_STRUCTURE_INTERNE__
diff --git a/src/solver/hydro/daily/h2o_j_fonctions.h b/src/solver/hydro/daily/h2o_j_fonctions.h
index 874b764998..6cb62b0586 100644
--- a/src/solver/hydro/daily/h2o_j_fonctions.h
+++ b/src/solver/hydro/daily/h2o_j_fonctions.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __SOLVER_H2O_J_FONCTIONS__
diff --git a/src/solver/hydro/daily/h2o_j_free.cpp b/src/solver/hydro/daily/h2o_j_free.cpp
index 93fccb2373..352dc7634a 100644
--- a/src/solver/hydro/daily/h2o_j_free.cpp
+++ b/src/solver/hydro/daily/h2o_j_free.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifdef __CPLUSPLUS
diff --git a/src/solver/hydro/daily/h2o_j_initialiser_les_bornes_des_variables.cpp b/src/solver/hydro/daily/h2o_j_initialiser_les_bornes_des_variables.cpp
index 76af8d43ec..f2646a8890 100644
--- a/src/solver/hydro/daily/h2o_j_initialiser_les_bornes_des_variables.cpp
+++ b/src/solver/hydro/daily/h2o_j_initialiser_les_bornes_des_variables.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#include "h2o_j_donnees_mensuelles.h"
diff --git a/src/solver/hydro/daily/h2o_j_initialiser_les_second_membre.cpp b/src/solver/hydro/daily/h2o_j_initialiser_les_second_membre.cpp
index d191c8c987..9c99c2f2d5 100644
--- a/src/solver/hydro/daily/h2o_j_initialiser_les_second_membre.cpp
+++ b/src/solver/hydro/daily/h2o_j_initialiser_les_second_membre.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#include "h2o_j_donnees_mensuelles.h"
diff --git a/src/solver/hydro/daily/h2o_j_instanciation.cpp b/src/solver/hydro/daily/h2o_j_instanciation.cpp
index e321aa37e8..64bb36f8f2 100644
--- a/src/solver/hydro/daily/h2o_j_instanciation.cpp
+++ b/src/solver/hydro/daily/h2o_j_instanciation.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#include "h2o_j_donnees_mensuelles.h"
diff --git a/src/solver/hydro/daily/h2o_j_lisser_les_sur_turbines.cpp b/src/solver/hydro/daily/h2o_j_lisser_les_sur_turbines.cpp
index 5b437a9131..f713be1a1f 100644
--- a/src/solver/hydro/daily/h2o_j_lisser_les_sur_turbines.cpp
+++ b/src/solver/hydro/daily/h2o_j_lisser_les_sur_turbines.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#include "h2o_j_donnees_mensuelles.h"
diff --git a/src/solver/hydro/daily/h2o_j_optimiser_un_mois.cpp b/src/solver/hydro/daily/h2o_j_optimiser_un_mois.cpp
index 50c86448e0..0fcd9ca65a 100644
--- a/src/solver/hydro/daily/h2o_j_optimiser_un_mois.cpp
+++ b/src/solver/hydro/daily/h2o_j_optimiser_un_mois.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#include "h2o_j_donnees_mensuelles.h"
diff --git a/src/solver/hydro/daily/h2o_j_resoudre_le_probleme_lineaire.cpp b/src/solver/hydro/daily/h2o_j_resoudre_le_probleme_lineaire.cpp
index 45745cd301..dffef98438 100644
--- a/src/solver/hydro/daily/h2o_j_resoudre_le_probleme_lineaire.cpp
+++ b/src/solver/hydro/daily/h2o_j_resoudre_le_probleme_lineaire.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#include "h2o_j_donnees_mensuelles.h"
diff --git a/src/solver/hydro/daily2/h2o2_j_apply_costs.cpp b/src/solver/hydro/daily2/h2o2_j_apply_costs.cpp
index 3ddb80538c..8645c51336 100644
--- a/src/solver/hydro/daily2/h2o2_j_apply_costs.cpp
+++ b/src/solver/hydro/daily2/h2o2_j_apply_costs.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#include "h2o2_j_donnees_mensuelles.h"
diff --git a/src/solver/hydro/daily2/h2o2_j_construire_les_contraintes.cpp b/src/solver/hydro/daily2/h2o2_j_construire_les_contraintes.cpp
index 5357d94bee..53165833ce 100644
--- a/src/solver/hydro/daily2/h2o2_j_construire_les_contraintes.cpp
+++ b/src/solver/hydro/daily2/h2o2_j_construire_les_contraintes.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#include "h2o2_j_donnees_mensuelles.h"
diff --git a/src/solver/hydro/daily2/h2o2_j_construire_les_variables.cpp b/src/solver/hydro/daily2/h2o2_j_construire_les_variables.cpp
index eb8ea3d831..d60cf7da13 100644
--- a/src/solver/hydro/daily2/h2o2_j_construire_les_variables.cpp
+++ b/src/solver/hydro/daily2/h2o2_j_construire_les_variables.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifdef __CPLUSPLUS
diff --git a/src/solver/hydro/daily2/h2o2_j_donnees_mensuelles.h b/src/solver/hydro/daily2/h2o2_j_donnees_mensuelles.h
index 88a3aec6f2..b8b0306658 100644
--- a/src/solver/hydro/daily2/h2o2_j_donnees_mensuelles.h
+++ b/src/solver/hydro/daily2/h2o2_j_donnees_mensuelles.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __SOLVER_H2O2_J_DONNEES_ANNEE__
diff --git a/src/solver/hydro/daily2/h2o2_j_donnees_optimisation.h b/src/solver/hydro/daily2/h2o2_j_donnees_optimisation.h
index ba9969edcf..0bde56869f 100644
--- a/src/solver/hydro/daily2/h2o2_j_donnees_optimisation.h
+++ b/src/solver/hydro/daily2/h2o2_j_donnees_optimisation.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __SOLVER_H2O2_J_STRUCTURE_INTERNE__
#define __SOLVER_H2O2_J_STRUCTURE_INTERNE__
diff --git a/src/solver/hydro/daily2/h2o2_j_fonctions.h b/src/solver/hydro/daily2/h2o2_j_fonctions.h
index a0dc105e3b..1af59e0b6c 100644
--- a/src/solver/hydro/daily2/h2o2_j_fonctions.h
+++ b/src/solver/hydro/daily2/h2o2_j_fonctions.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __SOLVER_H2O2_J_FONCTIONS__
diff --git a/src/solver/hydro/daily2/h2o2_j_free.cpp b/src/solver/hydro/daily2/h2o2_j_free.cpp
index e95df27294..7afcd7fa40 100644
--- a/src/solver/hydro/daily2/h2o2_j_free.cpp
+++ b/src/solver/hydro/daily2/h2o2_j_free.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifdef __CPLUSPLUS
diff --git a/src/solver/hydro/daily2/h2o2_j_initialiser_les_bornes_des_variables.cpp b/src/solver/hydro/daily2/h2o2_j_initialiser_les_bornes_des_variables.cpp
index e4d52f7dd1..3214173bd3 100644
--- a/src/solver/hydro/daily2/h2o2_j_initialiser_les_bornes_des_variables.cpp
+++ b/src/solver/hydro/daily2/h2o2_j_initialiser_les_bornes_des_variables.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#include "h2o2_j_donnees_mensuelles.h"
diff --git a/src/solver/hydro/daily2/h2o2_j_initialiser_les_second_membre.cpp b/src/solver/hydro/daily2/h2o2_j_initialiser_les_second_membre.cpp
index fcadf66426..b87c6bf39f 100644
--- a/src/solver/hydro/daily2/h2o2_j_initialiser_les_second_membre.cpp
+++ b/src/solver/hydro/daily2/h2o2_j_initialiser_les_second_membre.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#include "h2o2_j_donnees_mensuelles.h"
diff --git a/src/solver/hydro/daily2/h2o2_j_instanciation.cpp b/src/solver/hydro/daily2/h2o2_j_instanciation.cpp
index 627cdab195..94f1fb678d 100644
--- a/src/solver/hydro/daily2/h2o2_j_instanciation.cpp
+++ b/src/solver/hydro/daily2/h2o2_j_instanciation.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#include "h2o2_j_donnees_mensuelles.h"
diff --git a/src/solver/hydro/daily2/h2o2_j_optim_costs.cpp b/src/solver/hydro/daily2/h2o2_j_optim_costs.cpp
index 887cee406c..f4e7abc177 100644
--- a/src/solver/hydro/daily2/h2o2_j_optim_costs.cpp
+++ b/src/solver/hydro/daily2/h2o2_j_optim_costs.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#include "h2o2_j_donnees_optimisation.h"
diff --git a/src/solver/hydro/daily2/h2o2_j_optimiser_un_mois.cpp b/src/solver/hydro/daily2/h2o2_j_optimiser_un_mois.cpp
index a9e89cf687..85a15d66a6 100644
--- a/src/solver/hydro/daily2/h2o2_j_optimiser_un_mois.cpp
+++ b/src/solver/hydro/daily2/h2o2_j_optimiser_un_mois.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#include "h2o2_j_donnees_mensuelles.h"
diff --git a/src/solver/hydro/daily2/h2o2_j_resoudre_le_probleme_lineaire.cpp b/src/solver/hydro/daily2/h2o2_j_resoudre_le_probleme_lineaire.cpp
index 4683e898b7..cd3bbe46a3 100644
--- a/src/solver/hydro/daily2/h2o2_j_resoudre_le_probleme_lineaire.cpp
+++ b/src/solver/hydro/daily2/h2o2_j_resoudre_le_probleme_lineaire.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#include "h2o2_j_donnees_mensuelles.h"
diff --git a/src/solver/hydro/management.h b/src/solver/hydro/management.h
index 52a1b56595..3c4ba89ed9 100644
--- a/src/solver/hydro/management.h
+++ b/src/solver/hydro/management.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_SOLVER_HYDRO_MANAGEMENT_H__
#define __ANTARES_SOLVER_HYDRO_MANAGEMENT_H__
diff --git a/src/solver/hydro/management/daily.cpp b/src/solver/hydro/management/daily.cpp
index e032435317..ed827b5bb0 100644
--- a/src/solver/hydro/management/daily.cpp
+++ b/src/solver/hydro/management/daily.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#include
diff --git a/src/solver/hydro/management/management.cpp b/src/solver/hydro/management/management.cpp
index d9c8c317e6..679f7c033a 100644
--- a/src/solver/hydro/management/management.cpp
+++ b/src/solver/hydro/management/management.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#include
diff --git a/src/solver/hydro/management/management.h b/src/solver/hydro/management/management.h
index e953e70148..2b33a88d41 100644
--- a/src/solver/hydro/management/management.h
+++ b/src/solver/hydro/management/management.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_SOLVER_HYDRO_MANAGEMENT_MANAGEMENT_H__
#define __ANTARES_SOLVER_HYDRO_MANAGEMENT_MANAGEMENT_H__
diff --git a/src/solver/hydro/management/monthly.cpp b/src/solver/hydro/management/monthly.cpp
index 1dc9aed280..9ba714f180 100644
--- a/src/solver/hydro/management/monthly.cpp
+++ b/src/solver/hydro/management/monthly.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#include
#include
diff --git a/src/solver/hydro/monthly/h2o_m_construire_les_contraintes.cpp b/src/solver/hydro/monthly/h2o_m_construire_les_contraintes.cpp
index ddb95398cd..2566b708f7 100644
--- a/src/solver/hydro/monthly/h2o_m_construire_les_contraintes.cpp
+++ b/src/solver/hydro/monthly/h2o_m_construire_les_contraintes.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#include "h2o_m_donnees_annuelles.h"
diff --git a/src/solver/hydro/monthly/h2o_m_construire_les_variables.cpp b/src/solver/hydro/monthly/h2o_m_construire_les_variables.cpp
index bb108b7152..64538b6d0f 100644
--- a/src/solver/hydro/monthly/h2o_m_construire_les_variables.cpp
+++ b/src/solver/hydro/monthly/h2o_m_construire_les_variables.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifdef __cplusplus
diff --git a/src/solver/hydro/monthly/h2o_m_donnees_annuelles.h b/src/solver/hydro/monthly/h2o_m_donnees_annuelles.h
index 14330d3613..ba1e7907a8 100644
--- a/src/solver/hydro/monthly/h2o_m_donnees_annuelles.h
+++ b/src/solver/hydro/monthly/h2o_m_donnees_annuelles.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __SOLVER_H2O_M_DONNEES_ANNEE__
diff --git a/src/solver/hydro/monthly/h2o_m_donnees_optimisation.h b/src/solver/hydro/monthly/h2o_m_donnees_optimisation.h
index 1fd1cdd1fb..b1e1e5bf6c 100644
--- a/src/solver/hydro/monthly/h2o_m_donnees_optimisation.h
+++ b/src/solver/hydro/monthly/h2o_m_donnees_optimisation.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __SOLVER_H2O_M_STRUCTURE_INTERNE__
#define __SOLVER_H2O_M_STRUCTURE_INTERNE__
diff --git a/src/solver/hydro/monthly/h2o_m_fonctions.h b/src/solver/hydro/monthly/h2o_m_fonctions.h
index 14ef3a6ff9..3f949d4881 100644
--- a/src/solver/hydro/monthly/h2o_m_fonctions.h
+++ b/src/solver/hydro/monthly/h2o_m_fonctions.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __SOLVER_H2O_M_FONCTIONS__
#define __SOLVER_H2O_M_FONCTIONS__
diff --git a/src/solver/hydro/monthly/h2o_m_free.cpp b/src/solver/hydro/monthly/h2o_m_free.cpp
index 9af3f893f9..c2a37239c7 100644
--- a/src/solver/hydro/monthly/h2o_m_free.cpp
+++ b/src/solver/hydro/monthly/h2o_m_free.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifdef __CPLUSPLUS
diff --git a/src/solver/hydro/monthly/h2o_m_initialiser_les_bornes_des_variables.cpp b/src/solver/hydro/monthly/h2o_m_initialiser_les_bornes_des_variables.cpp
index 24f965c89b..574d005f02 100644
--- a/src/solver/hydro/monthly/h2o_m_initialiser_les_bornes_des_variables.cpp
+++ b/src/solver/hydro/monthly/h2o_m_initialiser_les_bornes_des_variables.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#include "h2o_m_donnees_annuelles.h"
diff --git a/src/solver/hydro/monthly/h2o_m_initialiser_les_second_membre.cpp b/src/solver/hydro/monthly/h2o_m_initialiser_les_second_membre.cpp
index 06e95e40cf..34196d58f2 100644
--- a/src/solver/hydro/monthly/h2o_m_initialiser_les_second_membre.cpp
+++ b/src/solver/hydro/monthly/h2o_m_initialiser_les_second_membre.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#include "h2o_m_donnees_annuelles.h"
diff --git a/src/solver/hydro/monthly/h2o_m_instanciation.cpp b/src/solver/hydro/monthly/h2o_m_instanciation.cpp
index 0b6766a177..64c0fbc2a6 100644
--- a/src/solver/hydro/monthly/h2o_m_instanciation.cpp
+++ b/src/solver/hydro/monthly/h2o_m_instanciation.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#include "h2o_m_donnees_annuelles.h"
diff --git a/src/solver/hydro/monthly/h2o_m_optimiser_une_annee.cpp b/src/solver/hydro/monthly/h2o_m_optimiser_une_annee.cpp
index b99d32c3ac..ceb4c7f4eb 100644
--- a/src/solver/hydro/monthly/h2o_m_optimiser_une_annee.cpp
+++ b/src/solver/hydro/monthly/h2o_m_optimiser_une_annee.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#include "h2o_m_donnees_annuelles.h"
diff --git a/src/solver/hydro/monthly/h2o_m_resoudre_le_probleme_lineaire.cpp b/src/solver/hydro/monthly/h2o_m_resoudre_le_probleme_lineaire.cpp
index 4f682f25e2..479df98031 100644
--- a/src/solver/hydro/monthly/h2o_m_resoudre_le_probleme_lineaire.cpp
+++ b/src/solver/hydro/monthly/h2o_m_resoudre_le_probleme_lineaire.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#include "h2o_m_donnees_annuelles.h"
diff --git a/src/solver/main.cpp b/src/solver/main.cpp
index a1683cbe8d..461f78d309 100644
--- a/src/solver/main.cpp
+++ b/src/solver/main.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#include
diff --git a/src/solver/main/adequacy.cpp b/src/solver/main/adequacy.cpp
index e88e3c5329..ba2dc6e093 100644
--- a/src/solver/main/adequacy.cpp
+++ b/src/solver/main/adequacy.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#include "../application.h"
diff --git a/src/solver/main/economy.cpp b/src/solver/main/economy.cpp
index f69910f29c..aad0f50225 100644
--- a/src/solver/main/economy.cpp
+++ b/src/solver/main/economy.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#include "../application.h"
diff --git a/src/solver/misc/cholesky.h b/src/solver/misc/cholesky.h
index 63d8f2788a..8642452786 100644
--- a/src/solver/misc/cholesky.h
+++ b/src/solver/misc/cholesky.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_SOLVER_MISC_CHOLESKY_H__
#define __ANTARES_SOLVER_MISC_CHOLESKY_H__
diff --git a/src/solver/misc/cholesky.hxx b/src/solver/misc/cholesky.hxx
index 76f5bbd2d2..acad3db067 100644
--- a/src/solver/misc/cholesky.hxx
+++ b/src/solver/misc/cholesky.hxx
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
//! Precision sur la factorisation des matrices
diff --git a/src/solver/misc/matrix-dp-make.h b/src/solver/misc/matrix-dp-make.h
index cecef07333..2dbc120e80 100644
--- a/src/solver/misc/matrix-dp-make.h
+++ b/src/solver/misc/matrix-dp-make.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_SOLVER_MISC_MATRIX_DP_MAKE_H__
#define __ANTARES_SOLVER_MISC_MATRIX_DP_MAKE_H__
diff --git a/src/solver/misc/matrix-dp-make.hxx b/src/solver/misc/matrix-dp-make.hxx
index 79ef4df267..fb52383155 100644
--- a/src/solver/misc/matrix-dp-make.hxx
+++ b/src/solver/misc/matrix-dp-make.hxx
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_SOLVER_MISC_MATRIX_DP_MAKE_HXX__
#define __ANTARES_SOLVER_MISC_MATRIX_DP_MAKE_HXX__
diff --git a/src/solver/misc/options.cpp b/src/solver/misc/options.cpp
index 27ac73bca8..8ef00a8340 100644
--- a/src/solver/misc/options.cpp
+++ b/src/solver/misc/options.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#include
diff --git a/src/solver/misc/options.h b/src/solver/misc/options.h
index 515b496de5..424c140036 100644
--- a/src/solver/misc/options.h
+++ b/src/solver/misc/options.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __SOLVER_MISC_GETOPT_H__
#define __SOLVER_MISC_GETOPT_H__
diff --git a/src/solver/misc/process-priority.cpp b/src/solver/misc/process-priority.cpp
index dda7003920..ef38db2991 100644
--- a/src/solver/misc/process-priority.cpp
+++ b/src/solver/misc/process-priority.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#include "../application.h"
diff --git a/src/solver/misc/system-memory.cpp b/src/solver/misc/system-memory.cpp
index 16b1910815..fbed2425b6 100644
--- a/src/solver/misc/system-memory.cpp
+++ b/src/solver/misc/system-memory.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#include "system-memory.h"
diff --git a/src/solver/misc/system-memory.h b/src/solver/misc/system-memory.h
index 1e9bdf257c..703bd70a46 100644
--- a/src/solver/misc/system-memory.h
+++ b/src/solver/misc/system-memory.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __SOLVER_MISC_SYSTEM_MEMORY_H__
#define __SOLVER_MISC_SYSTEM_MEMORY_H__
diff --git a/src/solver/optimisation/adequacy_patch_csr/adq_patch_curtailment_sharing.cpp b/src/solver/optimisation/adequacy_patch_csr/adq_patch_curtailment_sharing.cpp
index b8c0461742..85c52cdd31 100644
--- a/src/solver/optimisation/adequacy_patch_csr/adq_patch_curtailment_sharing.cpp
+++ b/src/solver/optimisation/adequacy_patch_csr/adq_patch_curtailment_sharing.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#include "adq_patch_curtailment_sharing.h"
diff --git a/src/solver/optimisation/adequacy_patch_csr/adq_patch_curtailment_sharing.h b/src/solver/optimisation/adequacy_patch_csr/adq_patch_curtailment_sharing.h
index ffad943a49..3dc14aa306 100644
--- a/src/solver/optimisation/adequacy_patch_csr/adq_patch_curtailment_sharing.h
+++ b/src/solver/optimisation/adequacy_patch_csr/adq_patch_curtailment_sharing.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#pragma once
diff --git a/src/solver/optimisation/adequacy_patch_csr/construct_problem_constraints_RHS.cpp b/src/solver/optimisation/adequacy_patch_csr/construct_problem_constraints_RHS.cpp
index e3b3aeff31..99ec44f1f9 100644
--- a/src/solver/optimisation/adequacy_patch_csr/construct_problem_constraints_RHS.cpp
+++ b/src/solver/optimisation/adequacy_patch_csr/construct_problem_constraints_RHS.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#include "hourly_csr_problem.h"
diff --git a/src/solver/optimisation/adequacy_patch_csr/construct_problem_variables.cpp b/src/solver/optimisation/adequacy_patch_csr/construct_problem_variables.cpp
index 9e6249a953..f3ec68dabf 100644
--- a/src/solver/optimisation/adequacy_patch_csr/construct_problem_variables.cpp
+++ b/src/solver/optimisation/adequacy_patch_csr/construct_problem_variables.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#include "../solver/optimisation/opt_structure_probleme_a_resoudre.h"
diff --git a/src/solver/optimisation/adequacy_patch_csr/count_constraints_variables.cpp b/src/solver/optimisation/adequacy_patch_csr/count_constraints_variables.cpp
index 1c8ea833de..d8e1a08bde 100644
--- a/src/solver/optimisation/adequacy_patch_csr/count_constraints_variables.cpp
+++ b/src/solver/optimisation/adequacy_patch_csr/count_constraints_variables.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#include "count_constraints_variables.h"
diff --git a/src/solver/optimisation/adequacy_patch_csr/count_constraints_variables.h b/src/solver/optimisation/adequacy_patch_csr/count_constraints_variables.h
index 6841c8b0a9..3537bca6be 100644
--- a/src/solver/optimisation/adequacy_patch_csr/count_constraints_variables.h
+++ b/src/solver/optimisation/adequacy_patch_csr/count_constraints_variables.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#pragma once
diff --git a/src/solver/optimisation/adequacy_patch_csr/csr_quadratic_problem.cpp b/src/solver/optimisation/adequacy_patch_csr/csr_quadratic_problem.cpp
index 4af4793337..2ddf479976 100644
--- a/src/solver/optimisation/adequacy_patch_csr/csr_quadratic_problem.cpp
+++ b/src/solver/optimisation/adequacy_patch_csr/csr_quadratic_problem.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#include
diff --git a/src/solver/optimisation/adequacy_patch_csr/csr_quadratic_problem.h b/src/solver/optimisation/adequacy_patch_csr/csr_quadratic_problem.h
index 9a19e9a54a..bc5a3e565a 100644
--- a/src/solver/optimisation/adequacy_patch_csr/csr_quadratic_problem.h
+++ b/src/solver/optimisation/adequacy_patch_csr/csr_quadratic_problem.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#pragma once
diff --git a/src/solver/optimisation/adequacy_patch_csr/hourly_csr_problem.h b/src/solver/optimisation/adequacy_patch_csr/hourly_csr_problem.h
index 51c22eee61..983f1f1dcd 100644
--- a/src/solver/optimisation/adequacy_patch_csr/hourly_csr_problem.h
+++ b/src/solver/optimisation/adequacy_patch_csr/hourly_csr_problem.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#pragma once
diff --git a/src/solver/optimisation/adequacy_patch_csr/set_problem_cost_function.cpp b/src/solver/optimisation/adequacy_patch_csr/set_problem_cost_function.cpp
index 86caada55e..d2a0c714e1 100644
--- a/src/solver/optimisation/adequacy_patch_csr/set_problem_cost_function.cpp
+++ b/src/solver/optimisation/adequacy_patch_csr/set_problem_cost_function.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#include "../solver/optimisation/opt_structure_probleme_a_resoudre.h"
diff --git a/src/solver/optimisation/adequacy_patch_csr/set_variable_boundaries.cpp b/src/solver/optimisation/adequacy_patch_csr/set_variable_boundaries.cpp
index 99d7f5f5b2..126e4ca59c 100644
--- a/src/solver/optimisation/adequacy_patch_csr/set_variable_boundaries.cpp
+++ b/src/solver/optimisation/adequacy_patch_csr/set_variable_boundaries.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#include "../solver/optimisation/opt_structure_probleme_a_resoudre.h"
diff --git a/src/solver/optimisation/adequacy_patch_csr/solve_problem.cpp b/src/solver/optimisation/adequacy_patch_csr/solve_problem.cpp
index 7606e5486c..809b78994b 100644
--- a/src/solver/optimisation/adequacy_patch_csr/solve_problem.cpp
+++ b/src/solver/optimisation/adequacy_patch_csr/solve_problem.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#include "../solver/optimisation/opt_structure_probleme_a_resoudre.h"
diff --git a/src/solver/optimisation/adequacy_patch_local_matching/adequacy_patch_weekly_optimization.cpp b/src/solver/optimisation/adequacy_patch_local_matching/adequacy_patch_weekly_optimization.cpp
index e598e709fe..5e3d5631d8 100644
--- a/src/solver/optimisation/adequacy_patch_local_matching/adequacy_patch_weekly_optimization.cpp
+++ b/src/solver/optimisation/adequacy_patch_local_matching/adequacy_patch_weekly_optimization.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#include "adequacy_patch_weekly_optimization.h"
diff --git a/src/solver/optimisation/adequacy_patch_local_matching/adequacy_patch_weekly_optimization.h b/src/solver/optimisation/adequacy_patch_local_matching/adequacy_patch_weekly_optimization.h
index ede212e02b..e7e6b7fced 100644
--- a/src/solver/optimisation/adequacy_patch_local_matching/adequacy_patch_weekly_optimization.h
+++ b/src/solver/optimisation/adequacy_patch_local_matching/adequacy_patch_weekly_optimization.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#pragma once
diff --git a/src/solver/optimisation/adequacy_patch_local_matching/adq_patch_local_matching.cpp b/src/solver/optimisation/adequacy_patch_local_matching/adq_patch_local_matching.cpp
index e78e036558..9b8cad13d0 100644
--- a/src/solver/optimisation/adequacy_patch_local_matching/adq_patch_local_matching.cpp
+++ b/src/solver/optimisation/adequacy_patch_local_matching/adq_patch_local_matching.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#include "adq_patch_local_matching.h"
diff --git a/src/solver/optimisation/adequacy_patch_local_matching/adq_patch_local_matching.h b/src/solver/optimisation/adequacy_patch_local_matching/adq_patch_local_matching.h
index 981ab9761b..0fee7cce91 100644
--- a/src/solver/optimisation/adequacy_patch_local_matching/adq_patch_local_matching.h
+++ b/src/solver/optimisation/adequacy_patch_local_matching/adq_patch_local_matching.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#pragma once
diff --git a/src/solver/optimisation/base_weekly_optimization.cpp b/src/solver/optimisation/base_weekly_optimization.cpp
index c8863ad09d..4d770e90c5 100644
--- a/src/solver/optimisation/base_weekly_optimization.cpp
+++ b/src/solver/optimisation/base_weekly_optimization.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#include
diff --git a/src/solver/optimisation/base_weekly_optimization.h b/src/solver/optimisation/base_weekly_optimization.h
index 1a66563729..b192bdae1d 100644
--- a/src/solver/optimisation/base_weekly_optimization.h
+++ b/src/solver/optimisation/base_weekly_optimization.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#pragma once
diff --git a/src/solver/optimisation/opt_alloc_probleme_a_optimiser.cpp b/src/solver/optimisation/opt_alloc_probleme_a_optimiser.cpp
index 10961488b0..1f2919ec78 100644
--- a/src/solver/optimisation/opt_alloc_probleme_a_optimiser.cpp
+++ b/src/solver/optimisation/opt_alloc_probleme_a_optimiser.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#include "opt_structure_probleme_a_resoudre.h"
diff --git a/src/solver/optimisation/opt_appel_solveur_lineaire.cpp b/src/solver/optimisation/opt_appel_solveur_lineaire.cpp
index 435b182861..a974327891 100644
--- a/src/solver/optimisation/opt_appel_solveur_lineaire.cpp
+++ b/src/solver/optimisation/opt_appel_solveur_lineaire.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#include
diff --git a/src/solver/optimisation/opt_appel_solveur_quadratique.cpp b/src/solver/optimisation/opt_appel_solveur_quadratique.cpp
index 2efc1557bd..bc5a5d8f04 100644
--- a/src/solver/optimisation/opt_appel_solveur_quadratique.cpp
+++ b/src/solver/optimisation/opt_appel_solveur_quadratique.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#include
diff --git a/src/solver/optimisation/opt_calcul_des_pmin_MUT_MDT.cpp b/src/solver/optimisation/opt_calcul_des_pmin_MUT_MDT.cpp
index d08b4d90e6..5571a4efe7 100644
--- a/src/solver/optimisation/opt_calcul_des_pmin_MUT_MDT.cpp
+++ b/src/solver/optimisation/opt_calcul_des_pmin_MUT_MDT.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#include
diff --git a/src/solver/optimisation/opt_chainage_intercos.cpp b/src/solver/optimisation/opt_chainage_intercos.cpp
index e3d784fbf8..4edc49c6c0 100644
--- a/src/solver/optimisation/opt_chainage_intercos.cpp
+++ b/src/solver/optimisation/opt_chainage_intercos.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#include "../simulation/simulation.h"
diff --git a/src/solver/optimisation/opt_construction_contraintes_couts_demarrage.cpp b/src/solver/optimisation/opt_construction_contraintes_couts_demarrage.cpp
index 934685d26c..931b3ba36f 100644
--- a/src/solver/optimisation/opt_construction_contraintes_couts_demarrage.cpp
+++ b/src/solver/optimisation/opt_construction_contraintes_couts_demarrage.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#include "opt_structure_probleme_a_resoudre.h"
diff --git a/src/solver/optimisation/opt_construction_matrice_des_contraintes_cas_lineaire.cpp b/src/solver/optimisation/opt_construction_matrice_des_contraintes_cas_lineaire.cpp
index f2a461b78b..19db4237af 100644
--- a/src/solver/optimisation/opt_construction_matrice_des_contraintes_cas_lineaire.cpp
+++ b/src/solver/optimisation/opt_construction_matrice_des_contraintes_cas_lineaire.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#include "opt_structure_probleme_a_resoudre.h"
#include "opt_export_structure.h"
diff --git a/src/solver/optimisation/opt_construction_matrice_des_contraintes_cas_quadratique.cpp b/src/solver/optimisation/opt_construction_matrice_des_contraintes_cas_quadratique.cpp
index b4a3e5f1fc..f3af4c4c5f 100644
--- a/src/solver/optimisation/opt_construction_matrice_des_contraintes_cas_quadratique.cpp
+++ b/src/solver/optimisation/opt_construction_matrice_des_contraintes_cas_quadratique.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#include "opt_structure_probleme_a_resoudre.h"
diff --git a/src/solver/optimisation/opt_construction_matrice_des_contraintes_outils.cpp b/src/solver/optimisation/opt_construction_matrice_des_contraintes_outils.cpp
index 3dff99d92f..8d241facc0 100644
--- a/src/solver/optimisation/opt_construction_matrice_des_contraintes_outils.cpp
+++ b/src/solver/optimisation/opt_construction_matrice_des_contraintes_outils.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#include "opt_structure_probleme_a_resoudre.h"
diff --git a/src/solver/optimisation/opt_construction_variables_couts_demarrages.cpp b/src/solver/optimisation/opt_construction_variables_couts_demarrages.cpp
index 710131158f..959b658ee2 100644
--- a/src/solver/optimisation/opt_construction_variables_couts_demarrages.cpp
+++ b/src/solver/optimisation/opt_construction_variables_couts_demarrages.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#include "opt_structure_probleme_a_resoudre.h"
diff --git a/src/solver/optimisation/opt_construction_variables_optimisees_lineaire.cpp b/src/solver/optimisation/opt_construction_variables_optimisees_lineaire.cpp
index 5b940167f4..a1734f6f0b 100644
--- a/src/solver/optimisation/opt_construction_variables_optimisees_lineaire.cpp
+++ b/src/solver/optimisation/opt_construction_variables_optimisees_lineaire.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#include "opt_structure_probleme_a_resoudre.h"
#include "../simulation/sim_extern_variables_globales.h"
diff --git a/src/solver/optimisation/opt_construction_variables_optimisees_quadratique.cpp b/src/solver/optimisation/opt_construction_variables_optimisees_quadratique.cpp
index 99be962ae8..e65e579c50 100644
--- a/src/solver/optimisation/opt_construction_variables_optimisees_quadratique.cpp
+++ b/src/solver/optimisation/opt_construction_variables_optimisees_quadratique.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#include "opt_structure_probleme_a_resoudre.h"
diff --git a/src/solver/optimisation/opt_decompte_variables_et_contraintes.cpp b/src/solver/optimisation/opt_decompte_variables_et_contraintes.cpp
index 9959c2cebb..1f8ff6a7d8 100644
--- a/src/solver/optimisation/opt_decompte_variables_et_contraintes.cpp
+++ b/src/solver/optimisation/opt_decompte_variables_et_contraintes.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#include "opt_structure_probleme_a_resoudre.h"
diff --git a/src/solver/optimisation/opt_decompte_variables_et_contraintes_couts_demarrage.cpp b/src/solver/optimisation/opt_decompte_variables_et_contraintes_couts_demarrage.cpp
index 72d898ab89..9c63622525 100644
--- a/src/solver/optimisation/opt_decompte_variables_et_contraintes_couts_demarrage.cpp
+++ b/src/solver/optimisation/opt_decompte_variables_et_contraintes_couts_demarrage.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#include "../simulation/simulation.h"
diff --git a/src/solver/optimisation/opt_export_structure.cpp b/src/solver/optimisation/opt_export_structure.cpp
index 403e800dd1..8b963e65e6 100644
--- a/src/solver/optimisation/opt_export_structure.cpp
+++ b/src/solver/optimisation/opt_export_structure.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#include
diff --git a/src/solver/optimisation/opt_export_structure.h b/src/solver/optimisation/opt_export_structure.h
index 0c2ff47f9d..9bb1b7c732 100644
--- a/src/solver/optimisation/opt_export_structure.h
+++ b/src/solver/optimisation/opt_export_structure.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __EXPORT_STRUCTURE__
#define __EXPORT_STRUCTURE__
diff --git a/src/solver/optimisation/opt_fonctions.h b/src/solver/optimisation/opt_fonctions.h
index 6b6e105e47..15a7855d2e 100644
--- a/src/solver/optimisation/opt_fonctions.h
+++ b/src/solver/optimisation/opt_fonctions.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __SOLVER_OPTIMISATION_FUNCTIONS_H__
#define __SOLVER_OPTIMISATION_FUNCTIONS_H__
diff --git a/src/solver/optimisation/opt_gestion_des_bornes_cas_lineaire.cpp b/src/solver/optimisation/opt_gestion_des_bornes_cas_lineaire.cpp
index 9321c8ebe0..525f7f461e 100644
--- a/src/solver/optimisation/opt_gestion_des_bornes_cas_lineaire.cpp
+++ b/src/solver/optimisation/opt_gestion_des_bornes_cas_lineaire.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#include "opt_structure_probleme_a_resoudre.h"
diff --git a/src/solver/optimisation/opt_gestion_des_bornes_cas_quadratique.cpp b/src/solver/optimisation/opt_gestion_des_bornes_cas_quadratique.cpp
index 5fd9bd6192..125051401a 100644
--- a/src/solver/optimisation/opt_gestion_des_bornes_cas_quadratique.cpp
+++ b/src/solver/optimisation/opt_gestion_des_bornes_cas_quadratique.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#include "opt_structure_probleme_a_resoudre.h"
diff --git a/src/solver/optimisation/opt_gestion_des_bornes_couts_demarrage.cpp b/src/solver/optimisation/opt_gestion_des_bornes_couts_demarrage.cpp
index ef4829a696..2e226ecf00 100644
--- a/src/solver/optimisation/opt_gestion_des_bornes_couts_demarrage.cpp
+++ b/src/solver/optimisation/opt_gestion_des_bornes_couts_demarrage.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#include "opt_structure_probleme_a_resoudre.h"
diff --git a/src/solver/optimisation/opt_gestion_des_couts_cas_lineaire.cpp b/src/solver/optimisation/opt_gestion_des_couts_cas_lineaire.cpp
index c4bcca5a03..b86537d971 100644
--- a/src/solver/optimisation/opt_gestion_des_couts_cas_lineaire.cpp
+++ b/src/solver/optimisation/opt_gestion_des_couts_cas_lineaire.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#include
diff --git a/src/solver/optimisation/opt_gestion_des_couts_cas_quadratique.cpp b/src/solver/optimisation/opt_gestion_des_couts_cas_quadratique.cpp
index e85ac22129..6d339b4688 100644
--- a/src/solver/optimisation/opt_gestion_des_couts_cas_quadratique.cpp
+++ b/src/solver/optimisation/opt_gestion_des_couts_cas_quadratique.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#include "opt_structure_probleme_a_resoudre.h"
diff --git a/src/solver/optimisation/opt_gestion_des_couts_couts_demarrage.cpp b/src/solver/optimisation/opt_gestion_des_couts_couts_demarrage.cpp
index 787db7acb5..e325aa72a3 100644
--- a/src/solver/optimisation/opt_gestion_des_couts_couts_demarrage.cpp
+++ b/src/solver/optimisation/opt_gestion_des_couts_couts_demarrage.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#include
diff --git a/src/solver/optimisation/opt_gestion_des_pmin.cpp b/src/solver/optimisation/opt_gestion_des_pmin.cpp
index 7d37d39f35..0dfc05b503 100644
--- a/src/solver/optimisation/opt_gestion_des_pmin.cpp
+++ b/src/solver/optimisation/opt_gestion_des_pmin.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#include "../simulation/simulation.h"
#include "../simulation/sim_structure_donnees.h"
diff --git a/src/solver/optimisation/opt_gestion_second_membre_cas_lineaire.cpp b/src/solver/optimisation/opt_gestion_second_membre_cas_lineaire.cpp
index 9b24b7f154..adc66e4897 100644
--- a/src/solver/optimisation/opt_gestion_second_membre_cas_lineaire.cpp
+++ b/src/solver/optimisation/opt_gestion_second_membre_cas_lineaire.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#include "opt_structure_probleme_a_resoudre.h"
diff --git a/src/solver/optimisation/opt_gestion_second_membre_cas_quadratique.cpp b/src/solver/optimisation/opt_gestion_second_membre_cas_quadratique.cpp
index 0ab4c7d0dd..90917c90fc 100644
--- a/src/solver/optimisation/opt_gestion_second_membre_cas_quadratique.cpp
+++ b/src/solver/optimisation/opt_gestion_second_membre_cas_quadratique.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#include "opt_structure_probleme_a_resoudre.h"
diff --git a/src/solver/optimisation/opt_gestion_second_membre_couts_demarrage.cpp b/src/solver/optimisation/opt_gestion_second_membre_couts_demarrage.cpp
index b9001399b1..9dc1075575 100644
--- a/src/solver/optimisation/opt_gestion_second_membre_couts_demarrage.cpp
+++ b/src/solver/optimisation/opt_gestion_second_membre_couts_demarrage.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#include "opt_structure_probleme_a_resoudre.h"
diff --git a/src/solver/optimisation/opt_init_contraintes_hydrauliques.cpp b/src/solver/optimisation/opt_init_contraintes_hydrauliques.cpp
index 0f15a18b44..8c43ec0c4d 100644
--- a/src/solver/optimisation/opt_init_contraintes_hydrauliques.cpp
+++ b/src/solver/optimisation/opt_init_contraintes_hydrauliques.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#include "../simulation/simulation.h"
diff --git a/src/solver/optimisation/opt_init_minmax_groupes_couts_demarrage.cpp b/src/solver/optimisation/opt_init_minmax_groupes_couts_demarrage.cpp
index 7454d8718e..6728a6159b 100644
--- a/src/solver/optimisation/opt_init_minmax_groupes_couts_demarrage.cpp
+++ b/src/solver/optimisation/opt_init_minmax_groupes_couts_demarrage.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#include "../simulation/simulation.h"
diff --git a/src/solver/optimisation/opt_liberation_problemes_simplexe.cpp b/src/solver/optimisation/opt_liberation_problemes_simplexe.cpp
index 21948b5dca..8930eaab56 100644
--- a/src/solver/optimisation/opt_liberation_problemes_simplexe.cpp
+++ b/src/solver/optimisation/opt_liberation_problemes_simplexe.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#include "opt_structure_probleme_a_resoudre.h"
diff --git a/src/solver/optimisation/opt_nombre_min_groupes_demarres_couts_demarrage.cpp b/src/solver/optimisation/opt_nombre_min_groupes_demarres_couts_demarrage.cpp
index 7f6c285f9f..c8c229057a 100644
--- a/src/solver/optimisation/opt_nombre_min_groupes_demarres_couts_demarrage.cpp
+++ b/src/solver/optimisation/opt_nombre_min_groupes_demarres_couts_demarrage.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#include
diff --git a/src/solver/optimisation/opt_numero_de_jour_du_pas_de_temps.cpp b/src/solver/optimisation/opt_numero_de_jour_du_pas_de_temps.cpp
index 50f6773081..e5b07518d5 100644
--- a/src/solver/optimisation/opt_numero_de_jour_du_pas_de_temps.cpp
+++ b/src/solver/optimisation/opt_numero_de_jour_du_pas_de_temps.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#include
diff --git a/src/solver/optimisation/opt_optimisation_hebdo.cpp b/src/solver/optimisation/opt_optimisation_hebdo.cpp
index 58a7e79ba3..5f41b57913 100644
--- a/src/solver/optimisation/opt_optimisation_hebdo.cpp
+++ b/src/solver/optimisation/opt_optimisation_hebdo.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#include "opt_structure_probleme_a_resoudre.h"
diff --git a/src/solver/optimisation/opt_optimisation_lineaire.cpp b/src/solver/optimisation/opt_optimisation_lineaire.cpp
index 528392ed0b..e08fd1ee9d 100644
--- a/src/solver/optimisation/opt_optimisation_lineaire.cpp
+++ b/src/solver/optimisation/opt_optimisation_lineaire.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#include "sim_structure_probleme_economique.h"
diff --git a/src/solver/optimisation/opt_period_string_generator_base.h b/src/solver/optimisation/opt_period_string_generator_base.h
index fc384d7812..1dfecaf96b 100644
--- a/src/solver/optimisation/opt_period_string_generator_base.h
+++ b/src/solver/optimisation/opt_period_string_generator_base.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#pragma once
diff --git a/src/solver/optimisation/opt_pilotage_optimisation_lineaire.cpp b/src/solver/optimisation/opt_pilotage_optimisation_lineaire.cpp
index 1730882d88..1af11abace 100644
--- a/src/solver/optimisation/opt_pilotage_optimisation_lineaire.cpp
+++ b/src/solver/optimisation/opt_pilotage_optimisation_lineaire.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#include "opt_structure_probleme_a_resoudre.h"
diff --git a/src/solver/optimisation/opt_pilotage_optimisation_quadratique.cpp b/src/solver/optimisation/opt_pilotage_optimisation_quadratique.cpp
index f38095c47a..db93b887b3 100644
--- a/src/solver/optimisation/opt_pilotage_optimisation_quadratique.cpp
+++ b/src/solver/optimisation/opt_pilotage_optimisation_quadratique.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#include
diff --git a/src/solver/optimisation/opt_restaurer_les_donnees.cpp b/src/solver/optimisation/opt_restaurer_les_donnees.cpp
index abfd0086d2..26e526763b 100644
--- a/src/solver/optimisation/opt_restaurer_les_donnees.cpp
+++ b/src/solver/optimisation/opt_restaurer_les_donnees.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#include "opt_structure_probleme_a_resoudre.h"
diff --git a/src/solver/optimisation/opt_structure_probleme_a_resoudre.h b/src/solver/optimisation/opt_structure_probleme_a_resoudre.h
index 0daf71850c..9142da4967 100644
--- a/src/solver/optimisation/opt_structure_probleme_a_resoudre.h
+++ b/src/solver/optimisation/opt_structure_probleme_a_resoudre.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __SOLVER_OPTIMISATION_STRUCTURE_PROBLEME_A_RESOUDRE_H__
#define __SOLVER_OPTIMISATION_STRUCTURE_PROBLEME_A_RESOUDRE_H__
diff --git a/src/solver/optimisation/opt_verification_presence_reserve_jmoins1.cpp b/src/solver/optimisation/opt_verification_presence_reserve_jmoins1.cpp
index 6b78b96943..4b660fe374 100644
--- a/src/solver/optimisation/opt_verification_presence_reserve_jmoins1.cpp
+++ b/src/solver/optimisation/opt_verification_presence_reserve_jmoins1.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#include "opt_structure_probleme_a_resoudre.h"
diff --git a/src/solver/optimisation/weekly_optimization.cpp b/src/solver/optimisation/weekly_optimization.cpp
index ee945de7c3..59accef9bf 100644
--- a/src/solver/optimisation/weekly_optimization.cpp
+++ b/src/solver/optimisation/weekly_optimization.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#include "weekly_optimization.h"
diff --git a/src/solver/optimisation/weekly_optimization.h b/src/solver/optimisation/weekly_optimization.h
index 15325190dc..6423372f25 100644
--- a/src/solver/optimisation/weekly_optimization.h
+++ b/src/solver/optimisation/weekly_optimization.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#pragma once
diff --git a/src/solver/simulation/adequacy.cpp b/src/solver/simulation/adequacy.cpp
index 46259240bb..e4dcdbe702 100644
--- a/src/solver/simulation/adequacy.cpp
+++ b/src/solver/simulation/adequacy.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#include "adequacy.h"
diff --git a/src/solver/simulation/adequacy.h b/src/solver/simulation/adequacy.h
index c4fa3c43d2..f32262e856 100644
--- a/src/solver/simulation/adequacy.h
+++ b/src/solver/simulation/adequacy.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __SOLVER_SIMULATION_ADEQUACY_H__
#define __SOLVER_SIMULATION_ADEQUACY_H__
diff --git a/src/solver/simulation/adequacy_patch_runtime_data.h b/src/solver/simulation/adequacy_patch_runtime_data.h
index 0ee65f6143..73bafa58b3 100644
--- a/src/solver/simulation/adequacy_patch_runtime_data.h
+++ b/src/solver/simulation/adequacy_patch_runtime_data.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#pragma once
diff --git a/src/solver/simulation/apply-scenario.cpp b/src/solver/simulation/apply-scenario.cpp
index 5ed8a52e64..e4802a9a60 100644
--- a/src/solver/simulation/apply-scenario.cpp
+++ b/src/solver/simulation/apply-scenario.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#include "apply-scenario.h"
diff --git a/src/solver/simulation/apply-scenario.h b/src/solver/simulation/apply-scenario.h
index 2fbd3e348c..a71412ddff 100644
--- a/src/solver/simulation/apply-scenario.h
+++ b/src/solver/simulation/apply-scenario.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __SOLVER_SIMULATION_APPLY_SCENARIO_H__
#define __SOLVER_SIMULATION_APPLY_SCENARIO_H__
diff --git a/src/solver/simulation/common-eco-adq.cpp b/src/solver/simulation/common-eco-adq.cpp
index 592c534a91..6d9465f6f5 100644
--- a/src/solver/simulation/common-eco-adq.cpp
+++ b/src/solver/simulation/common-eco-adq.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#include
diff --git a/src/solver/simulation/common-eco-adq.h b/src/solver/simulation/common-eco-adq.h
index 74065c23df..7b16d097be 100644
--- a/src/solver/simulation/common-eco-adq.h
+++ b/src/solver/simulation/common-eco-adq.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __SOLVER_SIMULATION_COMMON_ECONOMY_ADEQUACY_H__
#define __SOLVER_SIMULATION_COMMON_ECONOMY_ADEQUACY_H__
diff --git a/src/solver/simulation/common-hydro-levels.cpp b/src/solver/simulation/common-hydro-levels.cpp
index 15169931ab..e675f4b3dd 100644
--- a/src/solver/simulation/common-hydro-levels.cpp
+++ b/src/solver/simulation/common-hydro-levels.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#include
diff --git a/src/solver/simulation/common-hydro-remix.cpp b/src/solver/simulation/common-hydro-remix.cpp
index 968e3be99d..a11068bea7 100644
--- a/src/solver/simulation/common-hydro-remix.cpp
+++ b/src/solver/simulation/common-hydro-remix.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#include
diff --git a/src/solver/simulation/economy.cpp b/src/solver/simulation/economy.cpp
index a419185e38..ef39beb4c5 100644
--- a/src/solver/simulation/economy.cpp
+++ b/src/solver/simulation/economy.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#include "economy.h"
diff --git a/src/solver/simulation/economy.h b/src/solver/simulation/economy.h
index ae53af573b..2eae698c37 100644
--- a/src/solver/simulation/economy.h
+++ b/src/solver/simulation/economy.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __SOLVER_SIMULATION_ECONOMY_H__
#define __SOLVER_SIMULATION_ECONOMY_H__
diff --git a/src/solver/simulation/opt_time_writer.cpp b/src/solver/simulation/opt_time_writer.cpp
index e6fcac7de4..2cb4924bb2 100644
--- a/src/solver/simulation/opt_time_writer.cpp
+++ b/src/solver/simulation/opt_time_writer.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#include "opt_time_writer.h"
diff --git a/src/solver/simulation/opt_time_writer.h b/src/solver/simulation/opt_time_writer.h
index e5d2114a8e..31e5b26895 100644
--- a/src/solver/simulation/opt_time_writer.h
+++ b/src/solver/simulation/opt_time_writer.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#pragma once
#include
diff --git a/src/solver/simulation/sim_alloc_probleme_hebdo.cpp b/src/solver/simulation/sim_alloc_probleme_hebdo.cpp
index 280c524ded..205c09a73f 100644
--- a/src/solver/simulation/sim_alloc_probleme_hebdo.cpp
+++ b/src/solver/simulation/sim_alloc_probleme_hebdo.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#include
#include
diff --git a/src/solver/simulation/sim_alloc_probleme_hebdo.h b/src/solver/simulation/sim_alloc_probleme_hebdo.h
index b09ee188a3..1aded09846 100644
--- a/src/solver/simulation/sim_alloc_probleme_hebdo.h
+++ b/src/solver/simulation/sim_alloc_probleme_hebdo.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#pragma once
diff --git a/src/solver/simulation/sim_allocation_tableaux.cpp b/src/solver/simulation/sim_allocation_tableaux.cpp
index 0c0ae39a1f..35842e9546 100644
--- a/src/solver/simulation/sim_allocation_tableaux.cpp
+++ b/src/solver/simulation/sim_allocation_tableaux.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#include
diff --git a/src/solver/simulation/sim_calcul_economique.cpp b/src/solver/simulation/sim_calcul_economique.cpp
index 2767155c8a..bdd604da4f 100644
--- a/src/solver/simulation/sim_calcul_economique.cpp
+++ b/src/solver/simulation/sim_calcul_economique.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#include
diff --git a/src/solver/simulation/sim_extern_variables_globales.h b/src/solver/simulation/sim_extern_variables_globales.h
index d27c64ccd0..d893882d23 100644
--- a/src/solver/simulation/sim_extern_variables_globales.h
+++ b/src/solver/simulation/sim_extern_variables_globales.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __SOLVER_SIMULATION_EXTERN_H__
#define __SOLVER_SIMULATION_EXTERN_H__
diff --git a/src/solver/simulation/sim_spread_generator.cpp b/src/solver/simulation/sim_spread_generator.cpp
index 4082167673..e6a76a96fd 100644
--- a/src/solver/simulation/sim_spread_generator.cpp
+++ b/src/solver/simulation/sim_spread_generator.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
diff --git a/src/solver/simulation/sim_spread_generator.h b/src/solver/simulation/sim_spread_generator.h
index 2351664177..62b18145bd 100644
--- a/src/solver/simulation/sim_spread_generator.h
+++ b/src/solver/simulation/sim_spread_generator.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#pragma once
diff --git a/src/solver/simulation/sim_structure_donnees.h b/src/solver/simulation/sim_structure_donnees.h
index 5deabb51ec..3896d67fd0 100644
--- a/src/solver/simulation/sim_structure_donnees.h
+++ b/src/solver/simulation/sim_structure_donnees.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __SOLVER_SIMULATION_DATA_STRUCTS_H__
#define __SOLVER_SIMULATION_DATA_STRUCTS_H__
diff --git a/src/solver/simulation/sim_structure_probleme_economique.h b/src/solver/simulation/sim_structure_probleme_economique.h
index 22c9f53cf4..e6a4d7998d 100644
--- a/src/solver/simulation/sim_structure_probleme_economique.h
+++ b/src/solver/simulation/sim_structure_probleme_economique.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __SOLVER_SIMULATION_ECO_STRUCTS_H__
diff --git a/src/solver/simulation/sim_variables_globales.cpp b/src/solver/simulation/sim_variables_globales.cpp
index 8c669081a6..c12e49ee5d 100644
--- a/src/solver/simulation/sim_variables_globales.cpp
+++ b/src/solver/simulation/sim_variables_globales.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#include "sim_structure_donnees.h"
diff --git a/src/solver/simulation/simulation.h b/src/solver/simulation/simulation.h
index 96e746c4cb..0261d2dd3a 100644
--- a/src/solver/simulation/simulation.h
+++ b/src/solver/simulation/simulation.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __SOLVER_SIMULATION_H__
#define __SOLVER_SIMULATION_H__
diff --git a/src/solver/simulation/solver.data.cpp b/src/solver/simulation/solver.data.cpp
index f1a200fc46..617f83c63a 100644
--- a/src/solver/simulation/solver.data.cpp
+++ b/src/solver/simulation/solver.data.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#include "solver.data.h"
diff --git a/src/solver/simulation/solver.data.h b/src/solver/simulation/solver.data.h
index 7c5a5fc1a5..7e41257694 100644
--- a/src/solver/simulation/solver.data.h
+++ b/src/solver/simulation/solver.data.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __SOLVER_SIMULATION_SOLVER_DATA_H__
#define __SOLVER_SIMULATION_SOLVER_DATA_H__
diff --git a/src/solver/simulation/solver.h b/src/solver/simulation/solver.h
index e041ada91b..327914fdac 100644
--- a/src/solver/simulation/solver.h
+++ b/src/solver/simulation/solver.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __SOLVER_SIMULATION_SOLVER_H__
#define __SOLVER_SIMULATION_SOLVER_H__
diff --git a/src/solver/simulation/solver.hxx b/src/solver/simulation/solver.hxx
index de1e76ecc0..91eb1e23f6 100644
--- a/src/solver/simulation/solver.hxx
+++ b/src/solver/simulation/solver.hxx
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __SOLVER_SIMULATION_SOLVER_HXX__
#define __SOLVER_SIMULATION_SOLVER_HXX__
diff --git a/src/solver/simulation/solver.utils.h b/src/solver/simulation/solver.utils.h
index 11a6c09e30..7c6222167d 100644
--- a/src/solver/simulation/solver.utils.h
+++ b/src/solver/simulation/solver.utils.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __SOLVER_SIMULATION_SOLVER_UTILS_H__
#define __SOLVER_SIMULATION_SOLVER_UTILS_H__
diff --git a/src/solver/simulation/timeseries-numbers.cpp b/src/solver/simulation/timeseries-numbers.cpp
index f41a9b4935..a29f7da250 100644
--- a/src/solver/simulation/timeseries-numbers.cpp
+++ b/src/solver/simulation/timeseries-numbers.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#include // std::adjacent_find
diff --git a/src/solver/simulation/timeseries-numbers.h b/src/solver/simulation/timeseries-numbers.h
index 32eb033a44..c305daf1f5 100644
--- a/src/solver/simulation/timeseries-numbers.h
+++ b/src/solver/simulation/timeseries-numbers.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __SOLVER_SIMULATION_GENERATE_TIMESERIES_H__
#define __SOLVER_SIMULATION_GENERATE_TIMESERIES_H__
diff --git a/src/solver/ts-generator/generator.h b/src/solver/ts-generator/generator.h
index e89e35a7e2..dfd4d81ac9 100644
--- a/src/solver/ts-generator/generator.h
+++ b/src/solver/ts-generator/generator.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_SOLVER_timeSeries_GENERATOR_H__
#define __ANTARES_SOLVER_timeSeries_GENERATOR_H__
diff --git a/src/solver/ts-generator/generator.hxx b/src/solver/ts-generator/generator.hxx
index 3174052362..44ff511e44 100644
--- a/src/solver/ts-generator/generator.hxx
+++ b/src/solver/ts-generator/generator.hxx
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_SOLVER_timeSeries_GENERATOR_HXX__
#define __ANTARES_SOLVER_timeSeries_GENERATOR_HXX__
diff --git a/src/solver/ts-generator/hydro.cpp b/src/solver/ts-generator/hydro.cpp
index 2d47409e06..2a60759e76 100644
--- a/src/solver/ts-generator/hydro.cpp
+++ b/src/solver/ts-generator/hydro.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#include
diff --git a/src/solver/ts-generator/thermal.cpp b/src/solver/ts-generator/thermal.cpp
index 0f1a8e62a6..55677876d3 100644
--- a/src/solver/ts-generator/thermal.cpp
+++ b/src/solver/ts-generator/thermal.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#include
diff --git a/src/solver/ts-generator/xcast/constants.h b/src/solver/ts-generator/xcast/constants.h
index c15dd386de..af4aa85b86 100644
--- a/src/solver/ts-generator/xcast/constants.h
+++ b/src/solver/ts-generator/xcast/constants.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_SOLVER_TS_GENERATOR_XCAST_CONSTANTS_H__
#define __ANTARES_SOLVER_TS_GENERATOR_XCAST_CONSTANTS_H__
diff --git a/src/solver/ts-generator/xcast/core.cpp b/src/solver/ts-generator/xcast/core.cpp
index 6888c92111..2dcd09b286 100644
--- a/src/solver/ts-generator/xcast/core.cpp
+++ b/src/solver/ts-generator/xcast/core.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#include
#include
diff --git a/src/solver/ts-generator/xcast/gamma-euler.cpp b/src/solver/ts-generator/xcast/gamma-euler.cpp
index 0808db8474..2376f9cb72 100644
--- a/src/solver/ts-generator/xcast/gamma-euler.cpp
+++ b/src/solver/ts-generator/xcast/gamma-euler.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#include
diff --git a/src/solver/ts-generator/xcast/gamma-inc.cpp b/src/solver/ts-generator/xcast/gamma-inc.cpp
index 2046a2cbc3..f9eb77495e 100644
--- a/src/solver/ts-generator/xcast/gamma-inc.cpp
+++ b/src/solver/ts-generator/xcast/gamma-inc.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#include
diff --git a/src/solver/ts-generator/xcast/math.cpp b/src/solver/ts-generator/xcast/math.cpp
index 2305a0c6f2..760c70503e 100644
--- a/src/solver/ts-generator/xcast/math.cpp
+++ b/src/solver/ts-generator/xcast/math.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#include
diff --git a/src/solver/ts-generator/xcast/math.hxx b/src/solver/ts-generator/xcast/math.hxx
index 68d420379f..2b6ad7e0bc 100644
--- a/src/solver/ts-generator/xcast/math.hxx
+++ b/src/solver/ts-generator/xcast/math.hxx
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#include
diff --git a/src/solver/ts-generator/xcast/predicate.hxx b/src/solver/ts-generator/xcast/predicate.hxx
index d49e42972f..eb0c4fe525 100644
--- a/src/solver/ts-generator/xcast/predicate.hxx
+++ b/src/solver/ts-generator/xcast/predicate.hxx
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __SOLVER_TS_GENERATOR_XCAST_PREDICATE_HXX__
#define __SOLVER_TS_GENERATOR_XCAST_PREDICATE_HXX__
diff --git a/src/solver/ts-generator/xcast/studydata.cpp b/src/solver/ts-generator/xcast/studydata.cpp
index 97c28ef154..d613cc1830 100644
--- a/src/solver/ts-generator/xcast/studydata.cpp
+++ b/src/solver/ts-generator/xcast/studydata.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#include
diff --git a/src/solver/ts-generator/xcast/studydata.h b/src/solver/ts-generator/xcast/studydata.h
index 3bd867ea5c..b0b12a4d36 100644
--- a/src/solver/ts-generator/xcast/studydata.h
+++ b/src/solver/ts-generator/xcast/studydata.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_SOLVER_TS_GENERATOR_XCAST_STUDY_DATA_H__
#define __ANTARES_SOLVER_TS_GENERATOR_XCAST_STUDY_DATA_H__
diff --git a/src/solver/ts-generator/xcast/studydata.hxx b/src/solver/ts-generator/xcast/studydata.hxx
index 91e28193a4..9f0aa5a1b5 100644
--- a/src/solver/ts-generator/xcast/studydata.hxx
+++ b/src/solver/ts-generator/xcast/studydata.hxx
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_SOLVER_TS_GENERATOR_XCAST_STUDY_DATA_HXX__
#define __ANTARES_SOLVER_TS_GENERATOR_XCAST_STUDY_DATA_HXX__
diff --git a/src/solver/ts-generator/xcast/xcast.cpp b/src/solver/ts-generator/xcast/xcast.cpp
index c9904d9838..c3fe6525ca 100644
--- a/src/solver/ts-generator/xcast/xcast.cpp
+++ b/src/solver/ts-generator/xcast/xcast.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#include
diff --git a/src/solver/ts-generator/xcast/xcast.h b/src/solver/ts-generator/xcast/xcast.h
index 47c49f39a6..07f84dae15 100644
--- a/src/solver/ts-generator/xcast/xcast.h
+++ b/src/solver/ts-generator/xcast/xcast.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_SOLVER_TS_GENERATOR_XCAST_XCAST_H__
#define __ANTARES_SOLVER_TS_GENERATOR_XCAST_XCAST_H__
diff --git a/src/solver/ts-generator/xcast/xcast.hxx b/src/solver/ts-generator/xcast/xcast.hxx
index 298b4fd0e1..51b309fa57 100644
--- a/src/solver/ts-generator/xcast/xcast.hxx
+++ b/src/solver/ts-generator/xcast/xcast.hxx
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_SOLVER_TS_GENERATOR_XCAST_XCAST_HXX__
#define __ANTARES_SOLVER_TS_GENERATOR_XCAST_XCAST_HXX__
diff --git a/src/solver/utils/mps_utils.cpp b/src/solver/utils/mps_utils.cpp
index afb50f2db7..4ea19d8f91 100644
--- a/src/solver/utils/mps_utils.cpp
+++ b/src/solver/utils/mps_utils.cpp
@@ -41,7 +41,7 @@ constexpr size_t OPT_APPEL_SOLVEUR_BUFFER_SIZE = 256;
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#include
#include
diff --git a/src/solver/variable/adequacy/all.h b/src/solver/variable/adequacy/all.h
index 6c2038eb62..d03485e81d 100644
--- a/src/solver/variable/adequacy/all.h
+++ b/src/solver/variable/adequacy/all.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __SOLVER_VARIABLE_ADEQUACY_ALL_H__
#define __SOLVER_VARIABLE_ADEQUACY_ALL_H__
diff --git a/src/solver/variable/adequacy/area.cpp b/src/solver/variable/adequacy/area.cpp
index a9cbb2adef..fbb5c2632c 100644
--- a/src/solver/variable/adequacy/area.cpp
+++ b/src/solver/variable/adequacy/area.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#include "all.h"
diff --git a/src/solver/variable/adequacy/area.memory-estimation.cpp b/src/solver/variable/adequacy/area.memory-estimation.cpp
index cf188c2705..29d5d5d969 100644
--- a/src/solver/variable/adequacy/area.memory-estimation.cpp
+++ b/src/solver/variable/adequacy/area.memory-estimation.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#include "all.h"
diff --git a/src/solver/variable/adequacy/bc.memory-estimation.cpp b/src/solver/variable/adequacy/bc.memory-estimation.cpp
index de8cb33ba3..76029ef19a 100644
--- a/src/solver/variable/adequacy/bc.memory-estimation.cpp
+++ b/src/solver/variable/adequacy/bc.memory-estimation.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#include "all.h"
diff --git a/src/solver/variable/adequacy/links.cpp b/src/solver/variable/adequacy/links.cpp
index a75030b950..4644b15b8b 100644
--- a/src/solver/variable/adequacy/links.cpp
+++ b/src/solver/variable/adequacy/links.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#include "links.h"
diff --git a/src/solver/variable/adequacy/links.h b/src/solver/variable/adequacy/links.h
index 8af93d2e35..8254a320e9 100644
--- a/src/solver/variable/adequacy/links.h
+++ b/src/solver/variable/adequacy/links.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __SOLVER_VARIABLE_ADEQUACY_LINK_H__
#define __SOLVER_VARIABLE_ADEQUACY_LINK_H__
diff --git a/src/solver/variable/adequacy/overallCost.h b/src/solver/variable/adequacy/overallCost.h
index 46af4a0e87..a74d93a81b 100644
--- a/src/solver/variable/adequacy/overallCost.h
+++ b/src/solver/variable/adequacy/overallCost.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __SOLVER_VARIABLE_ADEQUACY_OverallCost_H__
#define __SOLVER_VARIABLE_ADEQUACY_OverallCost_H__
diff --git a/src/solver/variable/adequacy/spilledEnergy.h b/src/solver/variable/adequacy/spilledEnergy.h
index 9ef9829bac..4d9d04b0c9 100644
--- a/src/solver/variable/adequacy/spilledEnergy.h
+++ b/src/solver/variable/adequacy/spilledEnergy.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __SOLVER_VARIABLE_ADEQUACY_SpilledEnergy_H__
#define __SOLVER_VARIABLE_ADEQUACY_SpilledEnergy_H__
diff --git a/src/solver/variable/area.h b/src/solver/variable/area.h
index 84ec7f240f..1c5f46fd72 100644
--- a/src/solver/variable/area.h
+++ b/src/solver/variable/area.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __SOLVER_VARIABLE_AREA_H__
#define __SOLVER_VARIABLE_AREA_H__
diff --git a/src/solver/variable/area.hxx b/src/solver/variable/area.hxx
index 13eff69bcc..a97ead62f5 100644
--- a/src/solver/variable/area.hxx
+++ b/src/solver/variable/area.hxx
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __SOLVER_VARIABLE_AREA_HXX__
#define __SOLVER_VARIABLE_AREA_HXX__
diff --git a/src/solver/variable/area.inc.hxx b/src/solver/variable/area.inc.hxx
index ec80f2e86c..1f0d209e8b 100644
--- a/src/solver/variable/area.inc.hxx
+++ b/src/solver/variable/area.inc.hxx
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#include "variable.h"
diff --git a/src/solver/variable/area.memory-estimation.inc.hxx b/src/solver/variable/area.memory-estimation.inc.hxx
index 2be71fd579..9e41beced1 100644
--- a/src/solver/variable/area.memory-estimation.inc.hxx
+++ b/src/solver/variable/area.memory-estimation.inc.hxx
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#include "variable.h"
diff --git a/src/solver/variable/bc.memory-estimation.inc.hxx b/src/solver/variable/bc.memory-estimation.inc.hxx
index 76c0a4dc5a..aecf117410 100644
--- a/src/solver/variable/bc.memory-estimation.inc.hxx
+++ b/src/solver/variable/bc.memory-estimation.inc.hxx
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
using namespace Yuni;
diff --git a/src/solver/variable/bindConstraints.h b/src/solver/variable/bindConstraints.h
index ef6737aaa5..56573363ed 100644
--- a/src/solver/variable/bindConstraints.h
+++ b/src/solver/variable/bindConstraints.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#pragma once
diff --git a/src/solver/variable/bindConstraints.hxx b/src/solver/variable/bindConstraints.hxx
index 551b034281..d0c5ad9a53 100644
--- a/src/solver/variable/bindConstraints.hxx
+++ b/src/solver/variable/bindConstraints.hxx
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#pragma once
diff --git a/src/solver/variable/categories.h b/src/solver/variable/categories.h
index 097cdd4e0c..d27567fafb 100644
--- a/src/solver/variable/categories.h
+++ b/src/solver/variable/categories.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __SOLVER_VARIABLE_CATEGORIES_H__
#define __SOLVER_VARIABLE_CATEGORIES_H__
diff --git a/src/solver/variable/commons/hydro.h b/src/solver/variable/commons/hydro.h
index 2bac62d0c2..0ddd574423 100644
--- a/src/solver/variable/commons/hydro.h
+++ b/src/solver/variable/commons/hydro.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __SOLVER_VARIABLE_ECONOMY_TimeSeriesValuesHydro_H__
#define __SOLVER_VARIABLE_ECONOMY_TimeSeriesValuesHydro_H__
diff --git a/src/solver/variable/commons/join.h b/src/solver/variable/commons/join.h
index e46dc8ac74..a08f6bd671 100644
--- a/src/solver/variable/commons/join.h
+++ b/src/solver/variable/commons/join.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __SOLVER_VARIABLE_ECONOMY_Join_H__
#define __SOLVER_VARIABLE_ECONOMY_Join_H__
diff --git a/src/solver/variable/commons/links/links.cpp.inc.hxx b/src/solver/variable/commons/links/links.cpp.inc.hxx
index d6f611884b..73b1418b41 100644
--- a/src/solver/variable/commons/links/links.cpp.inc.hxx
+++ b/src/solver/variable/commons/links/links.cpp.inc.hxx
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#include "../../variable.h"
diff --git a/src/solver/variable/commons/links/links.h.inc.hxx b/src/solver/variable/commons/links/links.h.inc.hxx
index bcd2134d26..87389c2002 100644
--- a/src/solver/variable/commons/links/links.h.inc.hxx
+++ b/src/solver/variable/commons/links/links.h.inc.hxx
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __SOLVER_VARIABLE_INC_LINK_H__
#define __SOLVER_VARIABLE_INC_LINK_H__
diff --git a/src/solver/variable/commons/links/links.hxx.inc.hxx b/src/solver/variable/commons/links/links.hxx.inc.hxx
index 2001b539bc..ddd2c44560 100644
--- a/src/solver/variable/commons/links/links.hxx.inc.hxx
+++ b/src/solver/variable/commons/links/links.hxx.inc.hxx
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __SOLVER_VARIABLE_INC_LINK_HXX__
#define __SOLVER_VARIABLE_INC_LINK_HXX__
diff --git a/src/solver/variable/commons/load.h b/src/solver/variable/commons/load.h
index 61c6647292..f1f11119b7 100644
--- a/src/solver/variable/commons/load.h
+++ b/src/solver/variable/commons/load.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __SOLVER_VARIABLE_ECONOMY_TimeSeriesValuesLoad_H__
#define __SOLVER_VARIABLE_ECONOMY_TimeSeriesValuesLoad_H__
diff --git a/src/solver/variable/commons/miscGenMinusRowPSP.h b/src/solver/variable/commons/miscGenMinusRowPSP.h
index df47d8bff0..090e3ba9d6 100644
--- a/src/solver/variable/commons/miscGenMinusRowPSP.h
+++ b/src/solver/variable/commons/miscGenMinusRowPSP.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __SOLVER_VARIABLE_ECONOMY_MiscGenMinusRowPSP_H__
#define __SOLVER_VARIABLE_ECONOMY_MiscGenMinusRowPSP_H__
diff --git a/src/solver/variable/commons/psp.h b/src/solver/variable/commons/psp.h
index ec6016c44f..465b06b82a 100644
--- a/src/solver/variable/commons/psp.h
+++ b/src/solver/variable/commons/psp.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __SOLVER_VARIABLE_ECONOMY_PSP_H__
#define __SOLVER_VARIABLE_ECONOMY_PSP_H__
diff --git a/src/solver/variable/commons/rowBalance.h b/src/solver/variable/commons/rowBalance.h
index f3141b6ce9..f06d80f0fb 100644
--- a/src/solver/variable/commons/rowBalance.h
+++ b/src/solver/variable/commons/rowBalance.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __SOLVER_VARIABLE_ECONOMY_RowBalance_H__
#define __SOLVER_VARIABLE_ECONOMY_RowBalance_H__
diff --git a/src/solver/variable/commons/solar.h b/src/solver/variable/commons/solar.h
index ee257df7b4..80d446bc9f 100644
--- a/src/solver/variable/commons/solar.h
+++ b/src/solver/variable/commons/solar.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __SOLVER_VARIABLE_ECONOMY_TimeSeriesValuesSolar_H__
#define __SOLVER_VARIABLE_ECONOMY_TimeSeriesValuesSolar_H__
diff --git a/src/solver/variable/commons/spatial-aggregate.h b/src/solver/variable/commons/spatial-aggregate.h
index 6bfcd75eeb..66bb571ba1 100644
--- a/src/solver/variable/commons/spatial-aggregate.h
+++ b/src/solver/variable/commons/spatial-aggregate.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __SOLVER_VARIABLE_ECONOMY_SPATIAL_AGGREGATE_H__
#define __SOLVER_VARIABLE_ECONOMY_SPATIAL_AGGREGATE_H__
diff --git a/src/solver/variable/commons/wind.h b/src/solver/variable/commons/wind.h
index 43a1980b57..3621f2ee0b 100644
--- a/src/solver/variable/commons/wind.h
+++ b/src/solver/variable/commons/wind.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __SOLVER_VARIABLE_ECONOMY_TimeSeriesValuesWind_H__
#define __SOLVER_VARIABLE_ECONOMY_TimeSeriesValuesWind_H__
diff --git a/src/solver/variable/constants.h b/src/solver/variable/constants.h
index 8b9ed3db06..647bcd3cdd 100644
--- a/src/solver/variable/constants.h
+++ b/src/solver/variable/constants.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __SOLVER_VARIABLE_CONSTANT_H__
#define __SOLVER_VARIABLE_CONSTANT_H__
diff --git a/src/solver/variable/container.h b/src/solver/variable/container.h
index 06d5986c04..04eee9f786 100644
--- a/src/solver/variable/container.h
+++ b/src/solver/variable/container.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __SOLVER_VARIABLE_LIST_H__
#define __SOLVER_VARIABLE_LIST_H__
diff --git a/src/solver/variable/container.hxx b/src/solver/variable/container.hxx
index 7cdfd91b02..4a3dfde6be 100644
--- a/src/solver/variable/container.hxx
+++ b/src/solver/variable/container.hxx
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __SOLVER_CONTAINER_CONTAINER_HXX__
#define __SOLVER_CONTAINER_CONTAINER_HXX__
diff --git a/src/solver/variable/economy/STStorageCashFlowByCluster.h b/src/solver/variable/economy/STStorageCashFlowByCluster.h
index 2931fdd989..66a863cf21 100644
--- a/src/solver/variable/economy/STStorageCashFlowByCluster.h
+++ b/src/solver/variable/economy/STStorageCashFlowByCluster.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#pragma once
diff --git a/src/solver/variable/economy/STStorageInjectionByCluster.h b/src/solver/variable/economy/STStorageInjectionByCluster.h
index 9b3a718029..cc990b7ece 100644
--- a/src/solver/variable/economy/STStorageInjectionByCluster.h
+++ b/src/solver/variable/economy/STStorageInjectionByCluster.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#pragma once
diff --git a/src/solver/variable/economy/STStorageLevelsByCluster.h b/src/solver/variable/economy/STStorageLevelsByCluster.h
index b6f513e3cf..3de8f8a0c2 100644
--- a/src/solver/variable/economy/STStorageLevelsByCluster.h
+++ b/src/solver/variable/economy/STStorageLevelsByCluster.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#pragma once
diff --git a/src/solver/variable/economy/STStorageWithdrawalByCluster.h b/src/solver/variable/economy/STStorageWithdrawalByCluster.h
index b351b0b595..972e9ad9db 100644
--- a/src/solver/variable/economy/STStorageWithdrawalByCluster.h
+++ b/src/solver/variable/economy/STStorageWithdrawalByCluster.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#pragma once
diff --git a/src/solver/variable/economy/all.h b/src/solver/variable/economy/all.h
index 08141aca2b..4d8748bc81 100644
--- a/src/solver/variable/economy/all.h
+++ b/src/solver/variable/economy/all.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __SOLVER_VARIABLE_ECONOMY_ALL_H__
#define __SOLVER_VARIABLE_ECONOMY_ALL_H__
diff --git a/src/solver/variable/economy/area.cpp b/src/solver/variable/economy/area.cpp
index 25bff8357e..7e3ec62354 100644
--- a/src/solver/variable/economy/area.cpp
+++ b/src/solver/variable/economy/area.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#include "all.h"
diff --git a/src/solver/variable/economy/area.memory-estimation.cpp b/src/solver/variable/economy/area.memory-estimation.cpp
index e795cbe700..eb084c531c 100644
--- a/src/solver/variable/economy/area.memory-estimation.cpp
+++ b/src/solver/variable/economy/area.memory-estimation.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#include "all.h"
diff --git a/src/solver/variable/economy/avail-dispatchable-generation.h b/src/solver/variable/economy/avail-dispatchable-generation.h
index 0c34f71a4b..888cc92463 100644
--- a/src/solver/variable/economy/avail-dispatchable-generation.h
+++ b/src/solver/variable/economy/avail-dispatchable-generation.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __SOLVER_VARIABLE_ECONOMY_AvailableDispatchGen_H__
#define __SOLVER_VARIABLE_ECONOMY_AvailableDispatchGen_H__
diff --git a/src/solver/variable/economy/balance.h b/src/solver/variable/economy/balance.h
index 6b8232f5e5..90e52502d1 100644
--- a/src/solver/variable/economy/balance.h
+++ b/src/solver/variable/economy/balance.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __SOLVER_VARIABLE_ECONOMY_BALANCE_H__
#define __SOLVER_VARIABLE_ECONOMY_BALANCE_H__
diff --git a/src/solver/variable/economy/bc.memory-estimation.cpp b/src/solver/variable/economy/bc.memory-estimation.cpp
index 80e9091fc8..f26dffef6c 100644
--- a/src/solver/variable/economy/bc.memory-estimation.cpp
+++ b/src/solver/variable/economy/bc.memory-estimation.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#include "all.h"
diff --git a/src/solver/variable/economy/bindingConstraints/bindingConstraintsMarginalCost.h b/src/solver/variable/economy/bindingConstraints/bindingConstraintsMarginalCost.h
index 521e669975..206a0986c6 100644
--- a/src/solver/variable/economy/bindingConstraints/bindingConstraintsMarginalCost.h
+++ b/src/solver/variable/economy/bindingConstraints/bindingConstraintsMarginalCost.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#pragma once
diff --git a/src/solver/variable/economy/dispatchable-generation-margin.h b/src/solver/variable/economy/dispatchable-generation-margin.h
index bdbd61e464..3321fc440b 100644
--- a/src/solver/variable/economy/dispatchable-generation-margin.h
+++ b/src/solver/variable/economy/dispatchable-generation-margin.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __SOLVER_VARIABLE_ECONOMY_DispatchableGenMargin_H__
#define __SOLVER_VARIABLE_ECONOMY_DispatchableGenMargin_H__
diff --git a/src/solver/variable/economy/dispatchableGeneration.h b/src/solver/variable/economy/dispatchableGeneration.h
index 6f7f1417aa..0e8256f939 100644
--- a/src/solver/variable/economy/dispatchableGeneration.h
+++ b/src/solver/variable/economy/dispatchableGeneration.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __SOLVER_VARIABLE_ECONOMY_DispatchableGeneration_H__
#define __SOLVER_VARIABLE_ECONOMY_DispatchableGeneration_H__
diff --git a/src/solver/variable/economy/domesticUnsuppliedEnergy.h b/src/solver/variable/economy/domesticUnsuppliedEnergy.h
index 67aee971b9..3b180993ed 100644
--- a/src/solver/variable/economy/domesticUnsuppliedEnergy.h
+++ b/src/solver/variable/economy/domesticUnsuppliedEnergy.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __SOLVER_VARIABLE_ECONOMY_DomesticUnsuppliedEnergy_H__
#define __SOLVER_VARIABLE_ECONOMY_DomesticUnsuppliedEnergy_H__
diff --git a/src/solver/variable/economy/dtgMarginAfterCsr.h b/src/solver/variable/economy/dtgMarginAfterCsr.h
index 342f94b4aa..d3774b283c 100644
--- a/src/solver/variable/economy/dtgMarginAfterCsr.h
+++ b/src/solver/variable/economy/dtgMarginAfterCsr.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __SOLVER_VARIABLE_ECONOMY_DtgMarginCsr_H__
#define __SOLVER_VARIABLE_ECONOMY_DtgMarginCsr_H__
diff --git a/src/solver/variable/economy/hydroCost.h b/src/solver/variable/economy/hydroCost.h
index 63e0d82c98..53302be3fe 100644
--- a/src/solver/variable/economy/hydroCost.h
+++ b/src/solver/variable/economy/hydroCost.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __SOLVER_VARIABLE_ECONOMY_HydroCost_H__
#define __SOLVER_VARIABLE_ECONOMY_HydroCost_H__
diff --git a/src/solver/variable/economy/hydrostorage.h b/src/solver/variable/economy/hydrostorage.h
index 3200a3f177..d4460324f4 100644
--- a/src/solver/variable/economy/hydrostorage.h
+++ b/src/solver/variable/economy/hydrostorage.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __SOLVER_VARIABLE_ECONOMY_HydroStorage_H__
#define __SOLVER_VARIABLE_ECONOMY_HydroStorage_H__
diff --git a/src/solver/variable/economy/inflow.h b/src/solver/variable/economy/inflow.h
index fec12c0e1f..d533301dc6 100644
--- a/src/solver/variable/economy/inflow.h
+++ b/src/solver/variable/economy/inflow.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __SOLVER_VARIABLE_ECONOMY_Inflows_H__
#define __SOLVER_VARIABLE_ECONOMY_Inflows_H__
diff --git a/src/solver/variable/economy/links.cpp b/src/solver/variable/economy/links.cpp
index a75030b950..4644b15b8b 100644
--- a/src/solver/variable/economy/links.cpp
+++ b/src/solver/variable/economy/links.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#include "links.h"
diff --git a/src/solver/variable/economy/links.h b/src/solver/variable/economy/links.h
index 3a561349c2..35064b4294 100644
--- a/src/solver/variable/economy/links.h
+++ b/src/solver/variable/economy/links.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __SOLVER_VARIABLE_ECONOMY_LINK_H__
#define __SOLVER_VARIABLE_ECONOMY_LINK_H__
diff --git a/src/solver/variable/economy/links/congestionFee.h b/src/solver/variable/economy/links/congestionFee.h
index ff6ebf06e0..a4dfaea049 100644
--- a/src/solver/variable/economy/links/congestionFee.h
+++ b/src/solver/variable/economy/links/congestionFee.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __SOLVER_VARIABLE_ECONOMY_CongestionFee_H__
#define __SOLVER_VARIABLE_ECONOMY_CongestionFee_H__
diff --git a/src/solver/variable/economy/links/congestionFeeAbs.h b/src/solver/variable/economy/links/congestionFeeAbs.h
index 1b5e20c212..727ac04473 100644
--- a/src/solver/variable/economy/links/congestionFeeAbs.h
+++ b/src/solver/variable/economy/links/congestionFeeAbs.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __SOLVER_VARIABLE_ECONOMY_CongestionFeeAbs_H__
#define __SOLVER_VARIABLE_ECONOMY_CongestionFeeAbs_H__
diff --git a/src/solver/variable/economy/links/congestionProbability.h b/src/solver/variable/economy/links/congestionProbability.h
index dffcce53bb..5c105ca9c4 100644
--- a/src/solver/variable/economy/links/congestionProbability.h
+++ b/src/solver/variable/economy/links/congestionProbability.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __SOLVER_VARIABLE_ECONOMY_CongestionProbability_H__
#define __SOLVER_VARIABLE_ECONOMY_CongestionProbability_H__
diff --git a/src/solver/variable/economy/links/flowLinear.h b/src/solver/variable/economy/links/flowLinear.h
index f4707a9213..98fba2cdfc 100644
--- a/src/solver/variable/economy/links/flowLinear.h
+++ b/src/solver/variable/economy/links/flowLinear.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __SOLVER_VARIABLE_ECONOMY_FlowLinear_H__
#define __SOLVER_VARIABLE_ECONOMY_FlowLinear_H__
diff --git a/src/solver/variable/economy/links/flowLinearAbs.h b/src/solver/variable/economy/links/flowLinearAbs.h
index 7da07caad1..28b59cedac 100644
--- a/src/solver/variable/economy/links/flowLinearAbs.h
+++ b/src/solver/variable/economy/links/flowLinearAbs.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __SOLVER_VARIABLE_ECONOMY_FlowLinearAbs_H__
#define __SOLVER_VARIABLE_ECONOMY_FlowLinearAbs_H__
diff --git a/src/solver/variable/economy/links/flowQuad.h b/src/solver/variable/economy/links/flowQuad.h
index e0d3bb9e1a..bfd838469a 100644
--- a/src/solver/variable/economy/links/flowQuad.h
+++ b/src/solver/variable/economy/links/flowQuad.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __SOLVER_VARIABLE_ECONOMY_FlowQuad_H__
#define __SOLVER_VARIABLE_ECONOMY_FlowQuad_H__
diff --git a/src/solver/variable/economy/links/hurdleCosts.h b/src/solver/variable/economy/links/hurdleCosts.h
index 899b2ed0a4..6ebc982e51 100644
--- a/src/solver/variable/economy/links/hurdleCosts.h
+++ b/src/solver/variable/economy/links/hurdleCosts.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __SOLVER_VARIABLE_ECONOMY_HURDLE_COSTS_H__
#define __SOLVER_VARIABLE_ECONOMY_HURDLE_COSTS_H__
diff --git a/src/solver/variable/economy/links/loopFlow.h b/src/solver/variable/economy/links/loopFlow.h
index da035c8b60..5a0140b073 100644
--- a/src/solver/variable/economy/links/loopFlow.h
+++ b/src/solver/variable/economy/links/loopFlow.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __SOLVER_VARIABLE_ECONOMY_LoopFlow_H__
#define __SOLVER_VARIABLE_ECONOMY_LoopFlow_H__
diff --git a/src/solver/variable/economy/links/marginalCost.h b/src/solver/variable/economy/links/marginalCost.h
index 343c60b3d8..7aedfbfe9b 100644
--- a/src/solver/variable/economy/links/marginalCost.h
+++ b/src/solver/variable/economy/links/marginalCost.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __SOLVER_VARIABLE_ECONOMY_MarginalCost_H__
#define __SOLVER_VARIABLE_ECONOMY_MarginalCost_H__
diff --git a/src/solver/variable/economy/localMatchingRuleViolations.h b/src/solver/variable/economy/localMatchingRuleViolations.h
index cfa51b0a84..a124bc2d6c 100644
--- a/src/solver/variable/economy/localMatchingRuleViolations.h
+++ b/src/solver/variable/economy/localMatchingRuleViolations.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __SOLVER_VARIABLE_ECONOMY_LMR_VIOLATIONS_H__
#define __SOLVER_VARIABLE_ECONOMY_LMR_VIOLATIONS_H__
diff --git a/src/solver/variable/economy/lold.h b/src/solver/variable/economy/lold.h
index f7c001e822..2702fc3074 100644
--- a/src/solver/variable/economy/lold.h
+++ b/src/solver/variable/economy/lold.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __SOLVER_VARIABLE_ECONOMY_LOLD_H__
#define __SOLVER_VARIABLE_ECONOMY_LOLD_H__
diff --git a/src/solver/variable/economy/lolp.h b/src/solver/variable/economy/lolp.h
index fc9bc25d24..d24f897297 100644
--- a/src/solver/variable/economy/lolp.h
+++ b/src/solver/variable/economy/lolp.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __SOLVER_VARIABLE_ECONOMY_LOLP_H__
#define __SOLVER_VARIABLE_ECONOMY_LOLP_H__
diff --git a/src/solver/variable/economy/max-mrg.cpp b/src/solver/variable/economy/max-mrg.cpp
index 2517d816f1..6b6687992d 100644
--- a/src/solver/variable/economy/max-mrg.cpp
+++ b/src/solver/variable/economy/max-mrg.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#include
diff --git a/src/solver/variable/economy/max-mrg.h b/src/solver/variable/economy/max-mrg.h
index d967a856de..959e815ad2 100644
--- a/src/solver/variable/economy/max-mrg.h
+++ b/src/solver/variable/economy/max-mrg.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __SOLVER_VARIABLE_ECONOMY_MARGE_H__
#define __SOLVER_VARIABLE_ECONOMY_MARGE_H__
diff --git a/src/solver/variable/economy/nbOfDispatchedUnits.h b/src/solver/variable/economy/nbOfDispatchedUnits.h
index 55b3230cee..7f7adb5745 100644
--- a/src/solver/variable/economy/nbOfDispatchedUnits.h
+++ b/src/solver/variable/economy/nbOfDispatchedUnits.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __SOLVER_VARIABLE_ECONOMY_NbOfDispatchedUnits_H__
#define __SOLVER_VARIABLE_ECONOMY_NbOfDispatchedUnits_H__
diff --git a/src/solver/variable/economy/nbOfDispatchedUnitsByPlant.h b/src/solver/variable/economy/nbOfDispatchedUnitsByPlant.h
index 7ba97fd967..29bdbe5d93 100644
--- a/src/solver/variable/economy/nbOfDispatchedUnitsByPlant.h
+++ b/src/solver/variable/economy/nbOfDispatchedUnitsByPlant.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __SOLVER_VARIABLE_ECONOMY_NbOfDispatchedUnitsByPlant_H__
#define __SOLVER_VARIABLE_ECONOMY_NbOfDispatchedUnitsByPlant_H__
diff --git a/src/solver/variable/economy/nonProportionalCost.h b/src/solver/variable/economy/nonProportionalCost.h
index 6668ffecf3..84158887a0 100644
--- a/src/solver/variable/economy/nonProportionalCost.h
+++ b/src/solver/variable/economy/nonProportionalCost.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __SOLVER_VARIABLE_ECONOMY_NonProportionalCost_H__
#define __SOLVER_VARIABLE_ECONOMY_NonProportionalCost_H__
diff --git a/src/solver/variable/economy/npCostByDispatchablePlant.h b/src/solver/variable/economy/npCostByDispatchablePlant.h
index 04f86d0bdb..22a7c3be29 100644
--- a/src/solver/variable/economy/npCostByDispatchablePlant.h
+++ b/src/solver/variable/economy/npCostByDispatchablePlant.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __SOLVER_VARIABLE_ECONOMY_NonProportionalCostByDispatchablePlant_H__
#define __SOLVER_VARIABLE_ECONOMY_NonProportionalCostByDispatchablePlant_H__
diff --git a/src/solver/variable/economy/operatingCost.h b/src/solver/variable/economy/operatingCost.h
index 05a0618e05..973e8bf452 100644
--- a/src/solver/variable/economy/operatingCost.h
+++ b/src/solver/variable/economy/operatingCost.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __SOLVER_VARIABLE_ECONOMY_OperatingCost_H__
#define __SOLVER_VARIABLE_ECONOMY_OperatingCost_H__
diff --git a/src/solver/variable/economy/overallCost.h b/src/solver/variable/economy/overallCost.h
index ae5275a577..44eff2c637 100644
--- a/src/solver/variable/economy/overallCost.h
+++ b/src/solver/variable/economy/overallCost.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __SOLVER_VARIABLE_ECONOMY_OverallCost_H__
#define __SOLVER_VARIABLE_ECONOMY_OverallCost_H__
diff --git a/src/solver/variable/economy/overflow.h b/src/solver/variable/economy/overflow.h
index c3ca8d8272..aec6b1f984 100644
--- a/src/solver/variable/economy/overflow.h
+++ b/src/solver/variable/economy/overflow.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __SOLVER_VARIABLE_ECONOMY_Overflow_H__
#define __SOLVER_VARIABLE_ECONOMY_Overflow_H__
diff --git a/src/solver/variable/economy/price.h b/src/solver/variable/economy/price.h
index 961f457352..5bde985371 100644
--- a/src/solver/variable/economy/price.h
+++ b/src/solver/variable/economy/price.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __SOLVER_VARIABLE_ECONOMY_Price_H__
#define __SOLVER_VARIABLE_ECONOMY_Price_H__
diff --git a/src/solver/variable/economy/productionByDispatchablePlant.h b/src/solver/variable/economy/productionByDispatchablePlant.h
index d34b2af6b8..027268498f 100644
--- a/src/solver/variable/economy/productionByDispatchablePlant.h
+++ b/src/solver/variable/economy/productionByDispatchablePlant.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __SOLVER_VARIABLE_ECONOMY_ProductionByDispatchablePlant_H__
#define __SOLVER_VARIABLE_ECONOMY_ProductionByDispatchablePlant_H__
diff --git a/src/solver/variable/economy/productionByRenewablePlant.h b/src/solver/variable/economy/productionByRenewablePlant.h
index c010811388..e205ebea9c 100644
--- a/src/solver/variable/economy/productionByRenewablePlant.h
+++ b/src/solver/variable/economy/productionByRenewablePlant.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __SOLVER_VARIABLE_ECONOMY_ProductionByRenewablePlant_H__
#define __SOLVER_VARIABLE_ECONOMY_ProductionByRenewablePlant_H__
diff --git a/src/solver/variable/economy/profitByPlant.h b/src/solver/variable/economy/profitByPlant.h
index fac33ceabd..fd8af32078 100644
--- a/src/solver/variable/economy/profitByPlant.h
+++ b/src/solver/variable/economy/profitByPlant.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#pragma once
diff --git a/src/solver/variable/economy/pumping.h b/src/solver/variable/economy/pumping.h
index 633ac7ca2f..58cf69dded 100644
--- a/src/solver/variable/economy/pumping.h
+++ b/src/solver/variable/economy/pumping.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __SOLVER_VARIABLE_ECONOMY_Pumping_H__
#define __SOLVER_VARIABLE_ECONOMY_Pumping_H__
diff --git a/src/solver/variable/economy/renewableGeneration.h b/src/solver/variable/economy/renewableGeneration.h
index 635c09f570..e2ff87acc3 100644
--- a/src/solver/variable/economy/renewableGeneration.h
+++ b/src/solver/variable/economy/renewableGeneration.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __SOLVER_VARIABLE_ECONOMY_RenewableGeneration_H__
#define __SOLVER_VARIABLE_ECONOMY_RenewableGeneration_H__
diff --git a/src/solver/variable/economy/reservoirlevel.h b/src/solver/variable/economy/reservoirlevel.h
index 89751897b0..15072d0354 100644
--- a/src/solver/variable/economy/reservoirlevel.h
+++ b/src/solver/variable/economy/reservoirlevel.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __SOLVER_VARIABLE_ECONOMY_ReservoirLevel_H__
#define __SOLVER_VARIABLE_ECONOMY_ReservoirLevel_H__
diff --git a/src/solver/variable/economy/shortTermStorage.h b/src/solver/variable/economy/shortTermStorage.h
index 6057410859..9ef799fa0e 100644
--- a/src/solver/variable/economy/shortTermStorage.h
+++ b/src/solver/variable/economy/shortTermStorage.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#pragma once
diff --git a/src/solver/variable/economy/spilledEnergy.h b/src/solver/variable/economy/spilledEnergy.h
index 9f12d25f9b..ab8005a4df 100644
--- a/src/solver/variable/economy/spilledEnergy.h
+++ b/src/solver/variable/economy/spilledEnergy.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __SOLVER_VARIABLE_ECONOMY_SpilledEnergy_H__
#define __SOLVER_VARIABLE_ECONOMY_SpilledEnergy_H__
diff --git a/src/solver/variable/economy/spilledEnergyAfterCSR.h b/src/solver/variable/economy/spilledEnergyAfterCSR.h
index 23fd63f2c0..ddea6fcf68 100644
--- a/src/solver/variable/economy/spilledEnergyAfterCSR.h
+++ b/src/solver/variable/economy/spilledEnergyAfterCSR.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __SOLVER_VARIABLE_ECONOMY_SpilledEnergyAfterCSR_H__
#define __SOLVER_VARIABLE_ECONOMY_SpilledEnergyAfterCSR_H__
diff --git a/src/solver/variable/economy/thermalAirPollutantEmissions.h b/src/solver/variable/economy/thermalAirPollutantEmissions.h
index 645f28a800..92ca624b2b 100644
--- a/src/solver/variable/economy/thermalAirPollutantEmissions.h
+++ b/src/solver/variable/economy/thermalAirPollutantEmissions.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __SOLVER_VARIABLE_ECONOMY_thermalAirPollutantEmissions_H__
#define __SOLVER_VARIABLE_ECONOMY_thermalAirPollutantEmissions_H__
diff --git a/src/solver/variable/economy/unsupliedEnergy.h b/src/solver/variable/economy/unsupliedEnergy.h
index 1f5cdfb068..d959c31e57 100644
--- a/src/solver/variable/economy/unsupliedEnergy.h
+++ b/src/solver/variable/economy/unsupliedEnergy.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __SOLVER_VARIABLE_ECONOMY_UnsupliedEnergy_H__
#define __SOLVER_VARIABLE_ECONOMY_UnsupliedEnergy_H__
diff --git a/src/solver/variable/economy/waterValue.h b/src/solver/variable/economy/waterValue.h
index 73d46441a0..0a6e3497e3 100644
--- a/src/solver/variable/economy/waterValue.h
+++ b/src/solver/variable/economy/waterValue.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __SOLVER_VARIABLE_ECONOMY_WaterValue_H__
#define __SOLVER_VARIABLE_ECONOMY_WaterValue_H__
diff --git a/src/solver/variable/endoflist.h b/src/solver/variable/endoflist.h
index d6a640673c..6645517810 100644
--- a/src/solver/variable/endoflist.h
+++ b/src/solver/variable/endoflist.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __SOLVER_END_OF_LIST_END_OF_LIST_H__
#define __SOLVER_END_OF_LIST_END_OF_LIST_H__
diff --git a/src/solver/variable/info.h b/src/solver/variable/info.h
index b934755178..36d889e0d3 100644
--- a/src/solver/variable/info.h
+++ b/src/solver/variable/info.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __SOLVER_VARIABLE_INFO_H__
#define __SOLVER_VARIABLE_INFO_H__
diff --git a/src/solver/variable/print.h b/src/solver/variable/print.h
index b7e51f9062..c1b21130f7 100644
--- a/src/solver/variable/print.h
+++ b/src/solver/variable/print.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __SOLVER_VARIABLE_PRINT_H__
#define __SOLVER_VARIABLE_PRINT_H__
diff --git a/src/solver/variable/setofareas.h b/src/solver/variable/setofareas.h
index cb60c67bb8..96be340df0 100644
--- a/src/solver/variable/setofareas.h
+++ b/src/solver/variable/setofareas.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __SOLVER_VARIABLE_SET_OF_AREAS_H__
#define __SOLVER_VARIABLE_SET_OF_AREAS_H__
diff --git a/src/solver/variable/setofareas.hxx b/src/solver/variable/setofareas.hxx
index 2649c10ed8..3b0b14c500 100644
--- a/src/solver/variable/setofareas.hxx
+++ b/src/solver/variable/setofareas.hxx
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __SOLVER_VARIABLE_SET_OF_AREAS_HXX__
#define __SOLVER_VARIABLE_SET_OF_AREAS_HXX__
diff --git a/src/solver/variable/state.cpp b/src/solver/variable/state.cpp
index 949551d834..ff0ae96f20 100644
--- a/src/solver/variable/state.cpp
+++ b/src/solver/variable/state.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#include
diff --git a/src/solver/variable/state.h b/src/solver/variable/state.h
index e1613809a7..36a8f8ed2f 100644
--- a/src/solver/variable/state.h
+++ b/src/solver/variable/state.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __SOLVER_VARIABLE_STATE_H__
#define __SOLVER_VARIABLE_STATE_H__
diff --git a/src/solver/variable/state.hxx b/src/solver/variable/state.hxx
index 82452a0682..18b7253823 100644
--- a/src/solver/variable/state.hxx
+++ b/src/solver/variable/state.hxx
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __SOLVER_VARIABLE_STATE_HXX__
#define __SOLVER_VARIABLE_STATE_HXX__
diff --git a/src/solver/variable/storage/average.h b/src/solver/variable/storage/average.h
index 075d57b6b2..062bd007c6 100644
--- a/src/solver/variable/storage/average.h
+++ b/src/solver/variable/storage/average.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __SOLVER_VARIABLE_STORAGE_AVERAGE_H__
#define __SOLVER_VARIABLE_STORAGE_AVERAGE_H__
diff --git a/src/solver/variable/storage/averagedata.cpp b/src/solver/variable/storage/averagedata.cpp
index a280227a81..8173f16722 100644
--- a/src/solver/variable/storage/averagedata.cpp
+++ b/src/solver/variable/storage/averagedata.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#include
diff --git a/src/solver/variable/storage/averagedata.h b/src/solver/variable/storage/averagedata.h
index 08e93f8203..8d7e73de2c 100644
--- a/src/solver/variable/storage/averagedata.h
+++ b/src/solver/variable/storage/averagedata.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __SOLVER_VARIABLE_STORAGE_AVERAGE_DATA_H__
#define __SOLVER_VARIABLE_STORAGE_AVERAGE_DATA_H__
diff --git a/src/solver/variable/storage/empty.h b/src/solver/variable/storage/empty.h
index d133c30880..201e4b33d3 100644
--- a/src/solver/variable/storage/empty.h
+++ b/src/solver/variable/storage/empty.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __SOLVER_VARIABLE_STORAGE_EMPTY_H__
#define __SOLVER_VARIABLE_STORAGE_EMPTY_H__
diff --git a/src/solver/variable/storage/fwd.h b/src/solver/variable/storage/fwd.h
index 466f69e230..f203473602 100644
--- a/src/solver/variable/storage/fwd.h
+++ b/src/solver/variable/storage/fwd.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __SOLVER_VARIABLE_STORAGE_FORWARD_H__
#define __SOLVER_VARIABLE_STORAGE_FORWARD_H__
diff --git a/src/solver/variable/storage/intermediate.cpp b/src/solver/variable/storage/intermediate.cpp
index c3f79657bf..ab4fbf9fae 100644
--- a/src/solver/variable/storage/intermediate.cpp
+++ b/src/solver/variable/storage/intermediate.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#include
diff --git a/src/solver/variable/storage/intermediate.h b/src/solver/variable/storage/intermediate.h
index 51b689bcc6..5ec2de6555 100644
--- a/src/solver/variable/storage/intermediate.h
+++ b/src/solver/variable/storage/intermediate.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __SOLVER_VARIABLE_STORAGE_INTERMEDIATE_H__
#define __SOLVER_VARIABLE_STORAGE_INTERMEDIATE_H__
diff --git a/src/solver/variable/storage/intermediate.hxx b/src/solver/variable/storage/intermediate.hxx
index d5b9ba294d..980d8ba02a 100644
--- a/src/solver/variable/storage/intermediate.hxx
+++ b/src/solver/variable/storage/intermediate.hxx
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __SOLVER_VARIABLE_STORAGE_INTERMEDIATE_HXX__
#define __SOLVER_VARIABLE_STORAGE_INTERMEDIATE_HXX__
diff --git a/src/solver/variable/storage/minmax-data.cpp b/src/solver/variable/storage/minmax-data.cpp
index 3c070aee72..f036781655 100644
--- a/src/solver/variable/storage/minmax-data.cpp
+++ b/src/solver/variable/storage/minmax-data.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#include
diff --git a/src/solver/variable/storage/minmax-data.h b/src/solver/variable/storage/minmax-data.h
index ea8845ead1..b71216d7a3 100644
--- a/src/solver/variable/storage/minmax-data.h
+++ b/src/solver/variable/storage/minmax-data.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __SOLVER_VARIABLE_STORAGE_MINMAX_DATA_H__
#define __SOLVER_VARIABLE_STORAGE_MINMAX_DATA_H__
diff --git a/src/solver/variable/storage/minmax.h b/src/solver/variable/storage/minmax.h
index ed33739ef8..4b7efaeefb 100644
--- a/src/solver/variable/storage/minmax.h
+++ b/src/solver/variable/storage/minmax.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __SOLVER_VARIABLE_STORAGE_MINMAX_H__
#define __SOLVER_VARIABLE_STORAGE_MINMAX_H__
diff --git a/src/solver/variable/storage/minmax.hxx b/src/solver/variable/storage/minmax.hxx
index 60ae6aef33..81486b7155 100644
--- a/src/solver/variable/storage/minmax.hxx
+++ b/src/solver/variable/storage/minmax.hxx
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __SOLVER_VARIABLE_STORAGE_MIN_HXX__
#define __SOLVER_VARIABLE_STORAGE_MIN_HXX__
diff --git a/src/solver/variable/storage/raw.h b/src/solver/variable/storage/raw.h
index 415f8816c7..5918d627d3 100644
--- a/src/solver/variable/storage/raw.h
+++ b/src/solver/variable/storage/raw.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __SOLVER_VARIABLE_STORAGE_RAW_H__
#define __SOLVER_VARIABLE_STORAGE_RAW_H__
diff --git a/src/solver/variable/storage/raw.hxx b/src/solver/variable/storage/raw.hxx
index fe01227488..85386b6db9 100644
--- a/src/solver/variable/storage/raw.hxx
+++ b/src/solver/variable/storage/raw.hxx
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __SOLVER_VARIABLE_STORAGE_RAW_HXX__
#define __SOLVER_VARIABLE_STORAGE_RAW_HXX__
diff --git a/src/solver/variable/storage/rawdata.cpp b/src/solver/variable/storage/rawdata.cpp
index cb1e9ab948..ec22050212 100644
--- a/src/solver/variable/storage/rawdata.cpp
+++ b/src/solver/variable/storage/rawdata.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#include
diff --git a/src/solver/variable/storage/rawdata.h b/src/solver/variable/storage/rawdata.h
index 57b3f15ab5..510d314261 100644
--- a/src/solver/variable/storage/rawdata.h
+++ b/src/solver/variable/storage/rawdata.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __SOLVER_VARIABLE_STORAGE_RAWDATA_H__
#define __SOLVER_VARIABLE_STORAGE_RAWDATA_H__
diff --git a/src/solver/variable/storage/results.h b/src/solver/variable/storage/results.h
index a91bbd4f4f..02adea65d9 100644
--- a/src/solver/variable/storage/results.h
+++ b/src/solver/variable/storage/results.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __SOLVER_VARIABLE_STORAGE_RESULTS_H__
#define __SOLVER_VARIABLE_STORAGE_RESULTS_H__
diff --git a/src/solver/variable/storage/results.hxx b/src/solver/variable/storage/results.hxx
index 240f0f3679..2eb455d703 100644
--- a/src/solver/variable/storage/results.hxx
+++ b/src/solver/variable/storage/results.hxx
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __SOLVER_VARIABLE_STORAGE_RESULTS_HXX__
#define __SOLVER_VARIABLE_STORAGE_RESULTS_HXX__
diff --git a/src/solver/variable/storage/stdDeviation.h b/src/solver/variable/storage/stdDeviation.h
index b08ec67ba4..84bd4fec82 100644
--- a/src/solver/variable/storage/stdDeviation.h
+++ b/src/solver/variable/storage/stdDeviation.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __SOLVER_VARIABLE_STORAGE_STD_DEVIATION_H__
#define __SOLVER_VARIABLE_STORAGE_STD_DEVIATION_H__
diff --git a/src/solver/variable/surveyresults.h b/src/solver/variable/surveyresults.h
index eb79d3b878..92293e5bab 100644
--- a/src/solver/variable/surveyresults.h
+++ b/src/solver/variable/surveyresults.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __SOLVER_VARIABLE_SURVEY_RESULTS_H__
#define __SOLVER_VARIABLE_SURVEY_RESULTS_H__
diff --git a/src/solver/variable/surveyresults/data.h b/src/solver/variable/surveyresults/data.h
index ffe572f36d..f4d5d83053 100644
--- a/src/solver/variable/surveyresults/data.h
+++ b/src/solver/variable/surveyresults/data.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __SOLVER_VARIABLE_SURVEY_RESULTS_DATA_H__
#define __SOLVER_VARIABLE_SURVEY_RESULTS_DATA_H__
diff --git a/src/solver/variable/surveyresults/reportbuilder.hxx b/src/solver/variable/surveyresults/reportbuilder.hxx
index b2ca7ccbfc..e96e099c92 100644
--- a/src/solver/variable/surveyresults/reportbuilder.hxx
+++ b/src/solver/variable/surveyresults/reportbuilder.hxx
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __SOLVER_VARIABLE_SURVEYRESULTS_REPORT_BUILDER_HXX__
#define __SOLVER_VARIABLE_SURVEYRESULTS_REPORT_BUILDER_HXX__
diff --git a/src/solver/variable/surveyresults/surveyresults.cpp b/src/solver/variable/surveyresults/surveyresults.cpp
index 41dbaf5028..740f9d88d3 100644
--- a/src/solver/variable/surveyresults/surveyresults.cpp
+++ b/src/solver/variable/surveyresults/surveyresults.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#include
diff --git a/src/solver/variable/surveyresults/surveyresults.h b/src/solver/variable/surveyresults/surveyresults.h
index 783b95f0d2..6e6285a7fd 100644
--- a/src/solver/variable/surveyresults/surveyresults.h
+++ b/src/solver/variable/surveyresults/surveyresults.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __SOLVER_VARIABLE_SURVEY_RESULTS_SURVEY_RESULTS_H__
#define __SOLVER_VARIABLE_SURVEY_RESULTS_SURVEY_RESULTS_H__
diff --git a/src/solver/variable/variable.h b/src/solver/variable/variable.h
index 0bed861520..6c67c0b171 100644
--- a/src/solver/variable/variable.h
+++ b/src/solver/variable/variable.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __SOLVER_VARIABLE_VARIABLE_H__
#define __SOLVER_VARIABLE_VARIABLE_H__
diff --git a/src/solver/variable/variable.hxx b/src/solver/variable/variable.hxx
index 078358c3db..b77a06b433 100644
--- a/src/solver/variable/variable.hxx
+++ b/src/solver/variable/variable.hxx
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __SOLVER_VARIABLE_VARIABLE_HXX__
#define __SOLVER_VARIABLE_VARIABLE_HXX__
diff --git a/src/tests/src/libs/antares/concurrency/test_concurrency.cpp b/src/tests/src/libs/antares/concurrency/test_concurrency.cpp
index 1a6b20a42b..8589aaa98b 100644
--- a/src/tests/src/libs/antares/concurrency/test_concurrency.cpp
+++ b/src/tests/src/libs/antares/concurrency/test_concurrency.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#define BOOST_TEST_MODULE test-concurrency tests
#define BOOST_TEST_DYN_LINK
diff --git a/src/tests/src/libs/antares/study/test_study.cpp b/src/tests/src/libs/antares/study/test_study.cpp
index 5ec654a205..464cb176fb 100644
--- a/src/tests/src/libs/antares/study/test_study.cpp
+++ b/src/tests/src/libs/antares/study/test_study.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#define BOOST_TEST_MODULE study
diff --git a/src/tests/src/libs/antares/writer/test_zip_writer.cpp b/src/tests/src/libs/antares/writer/test_zip_writer.cpp
index 45c49be7ee..0cf61369e9 100644
--- a/src/tests/src/libs/antares/writer/test_zip_writer.cpp
+++ b/src/tests/src/libs/antares/writer/test_zip_writer.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#define BOOST_TEST_MODULE test-writer tests
#define BOOST_TEST_DYN_LINK
diff --git a/src/tests/src/solver/infeasible-problem-analysis/test-unfeasible-problem-analyzer.cpp b/src/tests/src/solver/infeasible-problem-analysis/test-unfeasible-problem-analyzer.cpp
index c100970ab5..d895fdf1e2 100644
--- a/src/tests/src/solver/infeasible-problem-analysis/test-unfeasible-problem-analyzer.cpp
+++ b/src/tests/src/solver/infeasible-problem-analysis/test-unfeasible-problem-analyzer.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#define WIN32_LEAN_AND_MEAN
#define BOOST_TEST_MODULE unfeasible_problem_analyzer
diff --git a/src/tools/batchrun/main.cpp b/src/tools/batchrun/main.cpp
index df49ea1675..7e04861799 100644
--- a/src/tools/batchrun/main.cpp
+++ b/src/tools/batchrun/main.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#include
diff --git a/src/tools/cleaner/main.cpp b/src/tools/cleaner/main.cpp
index 5dd3a700e8..37109c48bd 100644
--- a/src/tools/cleaner/main.cpp
+++ b/src/tools/cleaner/main.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#include
diff --git a/src/tools/config/main.cpp b/src/tools/config/main.cpp
index 7bbcfa8cd6..df35fd6c55 100644
--- a/src/tools/config/main.cpp
+++ b/src/tools/config/main.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#include
diff --git a/src/tools/finder/main.cpp b/src/tools/finder/main.cpp
index dabb1506b5..6525549b3b 100644
--- a/src/tools/finder/main.cpp
+++ b/src/tools/finder/main.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#include
diff --git a/src/tools/kirchhoff-cbuilder/kirchhoff-cbuilder.h b/src/tools/kirchhoff-cbuilder/kirchhoff-cbuilder.h
index 6c598bde74..9601ff946b 100644
--- a/src/tools/kirchhoff-cbuilder/kirchhoff-cbuilder.h
+++ b/src/tools/kirchhoff-cbuilder/kirchhoff-cbuilder.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __KIRCHHOFF_CBUILDER_H__
diff --git a/src/tools/kirchhoff-cbuilder/main.cpp b/src/tools/kirchhoff-cbuilder/main.cpp
index 78c9bd2b58..f6d036ab87 100644
--- a/src/tools/kirchhoff-cbuilder/main.cpp
+++ b/src/tools/kirchhoff-cbuilder/main.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#include
diff --git a/src/tools/updater/main.cpp b/src/tools/updater/main.cpp
index 7e696bf4c9..45a010a040 100644
--- a/src/tools/updater/main.cpp
+++ b/src/tools/updater/main.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#include
diff --git a/src/tools/vacuum/antares-study.cpp b/src/tools/vacuum/antares-study.cpp
index afe68545ff..1fad447f73 100644
--- a/src/tools/vacuum/antares-study.cpp
+++ b/src/tools/vacuum/antares-study.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#include "antares-study.h"
diff --git a/src/tools/vacuum/antares-study.h b/src/tools/vacuum/antares-study.h
index cf53f67067..6dcbdf7d94 100644
--- a/src/tools/vacuum/antares-study.h
+++ b/src/tools/vacuum/antares-study.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_STUDY_H__
#define __ANTARES_STUDY_H__
diff --git a/src/tools/vacuum/io.cpp b/src/tools/vacuum/io.cpp
index e09732989c..9f07e92dd2 100644
--- a/src/tools/vacuum/io.cpp
+++ b/src/tools/vacuum/io.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#include "io.h"
diff --git a/src/tools/vacuum/io.h b/src/tools/vacuum/io.h
index 9842c6be4f..80fbe33bf7 100644
--- a/src/tools/vacuum/io.h
+++ b/src/tools/vacuum/io.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_VACUUM_IO_H__
#define __ANTARES_VACUUM_IO_H__
diff --git a/src/tools/vacuum/main.cpp b/src/tools/vacuum/main.cpp
index 9481f86bea..9afc0ddff1 100644
--- a/src/tools/vacuum/main.cpp
+++ b/src/tools/vacuum/main.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#include
diff --git a/src/tools/vacuum/modified-inode.cpp b/src/tools/vacuum/modified-inode.cpp
index afc14a01e1..4930f01449 100644
--- a/src/tools/vacuum/modified-inode.cpp
+++ b/src/tools/vacuum/modified-inode.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#include
diff --git a/src/tools/vacuum/modified-inode.h b/src/tools/vacuum/modified-inode.h
index 4cfcad05de..f5f2a0371f 100644
--- a/src/tools/vacuum/modified-inode.h
+++ b/src/tools/vacuum/modified-inode.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __MODIFIED_INODE_H__
#define __MODIFIED_INODE_H__
diff --git a/src/tools/yby-aggregator/datafile.h b/src/tools/yby-aggregator/datafile.h
index 69951fb30f..adceec5e79 100644
--- a/src/tools/yby-aggregator/datafile.h
+++ b/src/tools/yby-aggregator/datafile.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __STUDY_DATA_FILE_AGGREGATOR_DATA_FILE_H__
#define __STUDY_DATA_FILE_AGGREGATOR_DATA_FILE_H__
diff --git a/src/tools/yby-aggregator/job.cpp b/src/tools/yby-aggregator/job.cpp
index e4106b77c1..3548e1e634 100644
--- a/src/tools/yby-aggregator/job.cpp
+++ b/src/tools/yby-aggregator/job.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#include "job.h"
diff --git a/src/tools/yby-aggregator/job.h b/src/tools/yby-aggregator/job.h
index 2b537dce5e..adaf5a49f5 100644
--- a/src/tools/yby-aggregator/job.h
+++ b/src/tools/yby-aggregator/job.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __STUDY_JOB_AGGREGATOR_JOB_H__
#define __STUDY_JOB_AGGREGATOR_JOB_H__
diff --git a/src/tools/yby-aggregator/job.hxx b/src/tools/yby-aggregator/job.hxx
index 8873e0c10a..05178d3734 100644
--- a/src/tools/yby-aggregator/job.hxx
+++ b/src/tools/yby-aggregator/job.hxx
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __STUDY_JOB_AGGREGATOR_JOB_HXX__
#define __STUDY_JOB_AGGREGATOR_JOB_HXX__
diff --git a/src/tools/yby-aggregator/main.cpp b/src/tools/yby-aggregator/main.cpp
index c2168bebd2..a0adf370e1 100644
--- a/src/tools/yby-aggregator/main.cpp
+++ b/src/tools/yby-aggregator/main.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#include
diff --git a/src/tools/yby-aggregator/output.cpp b/src/tools/yby-aggregator/output.cpp
index 1d54abe228..712a450760 100644
--- a/src/tools/yby-aggregator/output.cpp
+++ b/src/tools/yby-aggregator/output.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#include "output.h"
diff --git a/src/tools/yby-aggregator/output.h b/src/tools/yby-aggregator/output.h
index 8cd0509246..bc54bdb42b 100644
--- a/src/tools/yby-aggregator/output.h
+++ b/src/tools/yby-aggregator/output.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __STUDY_OUTPUT_AGGREGATOR_OUTPUT_H__
#define __STUDY_OUTPUT_AGGREGATOR_OUTPUT_H__
diff --git a/src/tools/yby-aggregator/progress.cpp b/src/tools/yby-aggregator/progress.cpp
index 5b9ffb7c8f..b1b18d1943 100644
--- a/src/tools/yby-aggregator/progress.cpp
+++ b/src/tools/yby-aggregator/progress.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#include "progress.h"
diff --git a/src/tools/yby-aggregator/progress.h b/src/tools/yby-aggregator/progress.h
index 731f1e13e7..e6ff3655e3 100644
--- a/src/tools/yby-aggregator/progress.h
+++ b/src/tools/yby-aggregator/progress.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __STUDY_JOB_AGGREGATOR_PROGRESS_H__
#define __STUDY_JOB_AGGREGATOR_PROGRESS_H__
diff --git a/src/tools/yby-aggregator/progress.hxx b/src/tools/yby-aggregator/progress.hxx
index 0cf71e0288..6daed2f737 100644
--- a/src/tools/yby-aggregator/progress.hxx
+++ b/src/tools/yby-aggregator/progress.hxx
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __STUDY_JOB_AGGREGATOR_PROGRESS_HXX__
#define __STUDY_JOB_AGGREGATOR_PROGRESS_HXX__
diff --git a/src/tools/yby-aggregator/result.cpp b/src/tools/yby-aggregator/result.cpp
index 3717c98baa..04cbe2bf98 100644
--- a/src/tools/yby-aggregator/result.cpp
+++ b/src/tools/yby-aggregator/result.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#include "result.h"
diff --git a/src/tools/yby-aggregator/result.h b/src/tools/yby-aggregator/result.h
index 5b3bd84194..fd17fd5089 100644
--- a/src/tools/yby-aggregator/result.h
+++ b/src/tools/yby-aggregator/result.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __STUDY_RESULT_AGGREGATOR_RESULT_H__
#define __STUDY_RESULT_AGGREGATOR_RESULT_H__
diff --git a/src/tools/yby-aggregator/studydata.h b/src/tools/yby-aggregator/studydata.h
index 14449a7749..20ed7b8f9b 100644
--- a/src/tools/yby-aggregator/studydata.h
+++ b/src/tools/yby-aggregator/studydata.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __STUDY_STUDY_DATA_AGGREGATOR_STUDY_DATA_H__
#define __STUDY_STUDY_DATA_AGGREGATOR_STUDY_DATA_H__
diff --git a/src/tools/yby-aggregator/variable.h b/src/tools/yby-aggregator/variable.h
index b1a2afb83f..f639048b8b 100644
--- a/src/tools/yby-aggregator/variable.h
+++ b/src/tools/yby-aggregator/variable.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __YBY_AGGREGATOR_VARIABLE_H__
#define __YBY_AGGREGATOR_VARIABLE_H__
diff --git a/src/ui/action/action.cpp b/src/ui/action/action.cpp
index 2598f8da68..59a7f8e035 100644
--- a/src/ui/action/action.cpp
+++ b/src/ui/action/action.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#include
diff --git a/src/ui/action/behavior.cpp b/src/ui/action/behavior.cpp
index 72ff5e7f87..88a19e69a6 100644
--- a/src/ui/action/behavior.cpp
+++ b/src/ui/action/behavior.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#include
diff --git a/src/ui/action/context.cpp b/src/ui/action/context.cpp
index 4f2bd67d8d..be187093da 100644
--- a/src/ui/action/context.cpp
+++ b/src/ui/action/context.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#include
diff --git a/src/ui/action/handler/antares-study/area/allocation-hydro-post.cpp b/src/ui/action/handler/antares-study/area/allocation-hydro-post.cpp
index bfe07e3774..aba03c3f39 100644
--- a/src/ui/action/handler/antares-study/area/allocation-hydro-post.cpp
+++ b/src/ui/action/handler/antares-study/area/allocation-hydro-post.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#include "allocation-hydro-post.h"
diff --git a/src/ui/action/handler/antares-study/area/allocation-hydro-post.h b/src/ui/action/handler/antares-study/area/allocation-hydro-post.h
index 3a485cba53..376c9f0016 100644
--- a/src/ui/action/handler/antares-study/area/allocation-hydro-post.h
+++ b/src/ui/action/handler/antares-study/area/allocation-hydro-post.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_LIBS_STUDY_ACTION_HANDLER_ANTARES_AREA_ALLOCATION_HYDRO_POST_H__
#define __ANTARES_LIBS_STUDY_ACTION_HANDLER_ANTARES_AREA_ALLOCATION_HYDRO_POST_H__
diff --git a/src/ui/action/handler/antares-study/area/allocation-hydro-post.hxx b/src/ui/action/handler/antares-study/area/allocation-hydro-post.hxx
index 594714db0a..9cec6130d0 100644
--- a/src/ui/action/handler/antares-study/area/allocation-hydro-post.hxx
+++ b/src/ui/action/handler/antares-study/area/allocation-hydro-post.hxx
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_LIBS_STUDY_ACTION_HANDLER_ANTARES_AREA_ALLOCATION_HYDRO_POST_HXX__
#define __ANTARES_LIBS_STUDY_ACTION_HANDLER_ANTARES_AREA_ALLOCATION_HYDRO_POST_HXX__
diff --git a/src/ui/action/handler/antares-study/area/allocation-hydro.cpp b/src/ui/action/handler/antares-study/area/allocation-hydro.cpp
index 592c6e1f90..9bc8d47fc6 100644
--- a/src/ui/action/handler/antares-study/area/allocation-hydro.cpp
+++ b/src/ui/action/handler/antares-study/area/allocation-hydro.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#include "allocation-hydro.h"
diff --git a/src/ui/action/handler/antares-study/area/allocation-hydro.h b/src/ui/action/handler/antares-study/area/allocation-hydro.h
index 575f74fed5..d5fa9e1ef3 100644
--- a/src/ui/action/handler/antares-study/area/allocation-hydro.h
+++ b/src/ui/action/handler/antares-study/area/allocation-hydro.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_LIBS_STUDY_ACTION_HANDLER_ANTARES_AREA_ALLOCATION_HYDRO_H__
#define __ANTARES_LIBS_STUDY_ACTION_HANDLER_ANTARES_AREA_ALLOCATION_HYDRO_H__
diff --git a/src/ui/action/handler/antares-study/area/color.cpp b/src/ui/action/handler/antares-study/area/color.cpp
index 04860ac47f..e721fb8297 100644
--- a/src/ui/action/handler/antares-study/area/color.cpp
+++ b/src/ui/action/handler/antares-study/area/color.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#include "color.h"
diff --git a/src/ui/action/handler/antares-study/area/color.h b/src/ui/action/handler/antares-study/area/color.h
index a0d94c2cb7..072b2d4a52 100644
--- a/src/ui/action/handler/antares-study/area/color.h
+++ b/src/ui/action/handler/antares-study/area/color.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_LIBS_STUDY_ACTION_HANDLER_ANTARES_AREA_COLOR_H__
#define __ANTARES_LIBS_STUDY_ACTION_HANDLER_ANTARES_AREA_COLOR_H__
diff --git a/src/ui/action/handler/antares-study/area/correlation-post.cpp b/src/ui/action/handler/antares-study/area/correlation-post.cpp
index 802a8e19bd..87e311f703 100644
--- a/src/ui/action/handler/antares-study/area/correlation-post.cpp
+++ b/src/ui/action/handler/antares-study/area/correlation-post.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#include "correlation-post.h"
diff --git a/src/ui/action/handler/antares-study/area/correlation-post.h b/src/ui/action/handler/antares-study/area/correlation-post.h
index 458d01d359..e21bd98b4c 100644
--- a/src/ui/action/handler/antares-study/area/correlation-post.h
+++ b/src/ui/action/handler/antares-study/area/correlation-post.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_LIBS_STUDY_ACTION_HANDLER_ANTARES_AREA_CORRELATION_POST_H__
#define __ANTARES_LIBS_STUDY_ACTION_HANDLER_ANTARES_AREA_CORRELATION_POST_H__
diff --git a/src/ui/action/handler/antares-study/area/correlation-post.hxx b/src/ui/action/handler/antares-study/area/correlation-post.hxx
index 78b1cfd29b..a219eea263 100644
--- a/src/ui/action/handler/antares-study/area/correlation-post.hxx
+++ b/src/ui/action/handler/antares-study/area/correlation-post.hxx
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_LIBS_STUDY_ACTION_HANDLER_ANTARES_AREA_CORRELATION_POST_HXX__
#define __ANTARES_LIBS_STUDY_ACTION_HANDLER_ANTARES_AREA_CORRELATION_POST_HXX__
diff --git a/src/ui/action/handler/antares-study/area/correlation.cpp b/src/ui/action/handler/antares-study/area/correlation.cpp
index 21f01bc8b0..74b359678c 100644
--- a/src/ui/action/handler/antares-study/area/correlation.cpp
+++ b/src/ui/action/handler/antares-study/area/correlation.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#include "correlation.h"
diff --git a/src/ui/action/handler/antares-study/area/correlation.h b/src/ui/action/handler/antares-study/area/correlation.h
index f933b22512..c33a03599e 100644
--- a/src/ui/action/handler/antares-study/area/correlation.h
+++ b/src/ui/action/handler/antares-study/area/correlation.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_LIBS_STUDY_ACTION_HANDLER_ANTARES_AREA_CORRELATION_H__
#define __ANTARES_LIBS_STUDY_ACTION_HANDLER_ANTARES_AREA_CORRELATION_H__
diff --git a/src/ui/action/handler/antares-study/area/create.cpp b/src/ui/action/handler/antares-study/area/create.cpp
index 112881653f..0a7ea8272d 100644
--- a/src/ui/action/handler/antares-study/area/create.cpp
+++ b/src/ui/action/handler/antares-study/area/create.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#include
diff --git a/src/ui/action/handler/antares-study/area/filtering.cpp b/src/ui/action/handler/antares-study/area/filtering.cpp
index 595fd8df0f..10129a343f 100644
--- a/src/ui/action/handler/antares-study/area/filtering.cpp
+++ b/src/ui/action/handler/antares-study/area/filtering.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#include "filtering.h"
diff --git a/src/ui/action/handler/antares-study/area/filtering.h b/src/ui/action/handler/antares-study/area/filtering.h
index 4714ef8f06..1bb752be3e 100644
--- a/src/ui/action/handler/antares-study/area/filtering.h
+++ b/src/ui/action/handler/antares-study/area/filtering.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_LIBS_STUDY_ACTION_HANDLER_ANTARES_AREA_FILTERING_H__
#define __ANTARES_LIBS_STUDY_ACTION_HANDLER_ANTARES_AREA_FILTERING_H__
diff --git a/src/ui/action/handler/antares-study/area/misc-gen.cpp b/src/ui/action/handler/antares-study/area/misc-gen.cpp
index 7e6412bb32..738c161fb5 100644
--- a/src/ui/action/handler/antares-study/area/misc-gen.cpp
+++ b/src/ui/action/handler/antares-study/area/misc-gen.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#include "misc-gen.h"
diff --git a/src/ui/action/handler/antares-study/area/misc-gen.h b/src/ui/action/handler/antares-study/area/misc-gen.h
index bd1e9d89ac..6ee1b5ffce 100644
--- a/src/ui/action/handler/antares-study/area/misc-gen.h
+++ b/src/ui/action/handler/antares-study/area/misc-gen.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_LIBS_STUDY_ACTION_HANDLER_ANTARES_AREA_MISC_GEN_H__
#define __ANTARES_LIBS_STUDY_ACTION_HANDLER_ANTARES_AREA_MISC_GEN_H__
diff --git a/src/ui/action/handler/antares-study/area/nodal-optimization.cpp b/src/ui/action/handler/antares-study/area/nodal-optimization.cpp
index 2927819309..baf623f2c2 100644
--- a/src/ui/action/handler/antares-study/area/nodal-optimization.cpp
+++ b/src/ui/action/handler/antares-study/area/nodal-optimization.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#include "nodal-optimization.h"
diff --git a/src/ui/action/handler/antares-study/area/nodal-optimization.h b/src/ui/action/handler/antares-study/area/nodal-optimization.h
index 2088516392..b6c6f51ac9 100644
--- a/src/ui/action/handler/antares-study/area/nodal-optimization.h
+++ b/src/ui/action/handler/antares-study/area/nodal-optimization.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_LIBS_STUDY_ACTION_HANDLER_ANTARES_AREA_NODAL_OPTIMIZATION_H__
#define __ANTARES_LIBS_STUDY_ACTION_HANDLER_ANTARES_AREA_NODAL_OPTIMIZATION_H__
diff --git a/src/ui/action/handler/antares-study/area/position.cpp b/src/ui/action/handler/antares-study/area/position.cpp
index 1797a9a1b2..51e30f0673 100644
--- a/src/ui/action/handler/antares-study/area/position.cpp
+++ b/src/ui/action/handler/antares-study/area/position.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#include "position.h"
diff --git a/src/ui/action/handler/antares-study/area/position.h b/src/ui/action/handler/antares-study/area/position.h
index 8537a4ae09..8688659504 100644
--- a/src/ui/action/handler/antares-study/area/position.h
+++ b/src/ui/action/handler/antares-study/area/position.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_LIBS_STUDY_ACTION_HANDLER_ANTARES_AREA_POSITION_H__
#define __ANTARES_LIBS_STUDY_ACTION_HANDLER_ANTARES_AREA_POSITION_H__
diff --git a/src/ui/action/handler/antares-study/area/reserves.cpp b/src/ui/action/handler/antares-study/area/reserves.cpp
index 41ae012e90..a7f94a5523 100644
--- a/src/ui/action/handler/antares-study/area/reserves.cpp
+++ b/src/ui/action/handler/antares-study/area/reserves.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#include "reserves.h"
diff --git a/src/ui/action/handler/antares-study/area/reserves.h b/src/ui/action/handler/antares-study/area/reserves.h
index c69170fad5..87cca106a5 100644
--- a/src/ui/action/handler/antares-study/area/reserves.h
+++ b/src/ui/action/handler/antares-study/area/reserves.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_LIBS_STUDY_ACTION_HANDLER_ANTARES_AREA_RESERVES_H__
#define __ANTARES_LIBS_STUDY_ACTION_HANDLER_ANTARES_AREA_RESERVES_H__
diff --git a/src/ui/action/handler/antares-study/area/timeseries.cpp b/src/ui/action/handler/antares-study/area/timeseries.cpp
index 3492aea365..b10a08d5fd 100644
--- a/src/ui/action/handler/antares-study/area/timeseries.cpp
+++ b/src/ui/action/handler/antares-study/area/timeseries.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#include "timeseries.h"
diff --git a/src/ui/action/handler/antares-study/area/timeseries.h b/src/ui/action/handler/antares-study/area/timeseries.h
index 163f7b1ea0..c05f14cdb2 100644
--- a/src/ui/action/handler/antares-study/area/timeseries.h
+++ b/src/ui/action/handler/antares-study/area/timeseries.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_LIBS_STUDY_ACTION_HANDLER_ANTARES_AREA_TIMESERIES_H__
#define __ANTARES_LIBS_STUDY_ACTION_HANDLER_ANTARES_AREA_TIMESERIES_H__
diff --git a/src/ui/action/handler/antares-study/area/ts-generator.cpp b/src/ui/action/handler/antares-study/area/ts-generator.cpp
index d977a352ce..08c011dc08 100644
--- a/src/ui/action/handler/antares-study/area/ts-generator.cpp
+++ b/src/ui/action/handler/antares-study/area/ts-generator.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#include "ts-generator.h"
diff --git a/src/ui/action/handler/antares-study/area/ts-generator.h b/src/ui/action/handler/antares-study/area/ts-generator.h
index a27105d5f5..510e46655e 100644
--- a/src/ui/action/handler/antares-study/area/ts-generator.h
+++ b/src/ui/action/handler/antares-study/area/ts-generator.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_LIBS_STUDY_ACTION_HANDLER_ANTARES_AREA_TS_GENERATOR_H__
#define __ANTARES_LIBS_STUDY_ACTION_HANDLER_ANTARES_AREA_TS_GENERATOR_H__
diff --git a/src/ui/action/handler/antares-study/area/ts-node.cpp b/src/ui/action/handler/antares-study/area/ts-node.cpp
index 892d400afd..4c5fd5c555 100644
--- a/src/ui/action/handler/antares-study/area/ts-node.cpp
+++ b/src/ui/action/handler/antares-study/area/ts-node.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#include "ts-node.h"
diff --git a/src/ui/action/handler/antares-study/area/ts-node.h b/src/ui/action/handler/antares-study/area/ts-node.h
index 134a62058c..778fec9275 100644
--- a/src/ui/action/handler/antares-study/area/ts-node.h
+++ b/src/ui/action/handler/antares-study/area/ts-node.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_LIBS_STUDY_ACTION_HANDLER_ANTARES_AREA_TS_NODE_H__
#define __ANTARES_LIBS_STUDY_ACTION_HANDLER_ANTARES_AREA_TS_NODE_H__
diff --git a/src/ui/action/handler/antares-study/area/ts-node.hxx b/src/ui/action/handler/antares-study/area/ts-node.hxx
index 1440eee147..c1fadcbb42 100644
--- a/src/ui/action/handler/antares-study/area/ts-node.hxx
+++ b/src/ui/action/handler/antares-study/area/ts-node.hxx
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_LIBS_STUDY_ACTION_HANDLER_ANTARES_AREA_TS_NODE_HXX__
#define __ANTARES_LIBS_STUDY_ACTION_HANDLER_ANTARES_AREA_TS_NODE_HXX__
diff --git a/src/ui/action/handler/antares-study/constraint/comments.cpp b/src/ui/action/handler/antares-study/constraint/comments.cpp
index 4ee838960c..f597682ce5 100644
--- a/src/ui/action/handler/antares-study/constraint/comments.cpp
+++ b/src/ui/action/handler/antares-study/constraint/comments.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#include "comments.h"
diff --git a/src/ui/action/handler/antares-study/constraint/comments.h b/src/ui/action/handler/antares-study/constraint/comments.h
index fc85622a19..146492999d 100644
--- a/src/ui/action/handler/antares-study/constraint/comments.h
+++ b/src/ui/action/handler/antares-study/constraint/comments.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_LIBS_STUDY_ACTION_HANDLER_ANTARES_CONSTRAINT_COMMENTS_H__
#define __ANTARES_LIBS_STUDY_ACTION_HANDLER_ANTARES_CONSTRAINT_COMMENTS_H__
diff --git a/src/ui/action/handler/antares-study/constraint/comments.hxx b/src/ui/action/handler/antares-study/constraint/comments.hxx
index 32415fb76f..1e4f37d7e6 100644
--- a/src/ui/action/handler/antares-study/constraint/comments.hxx
+++ b/src/ui/action/handler/antares-study/constraint/comments.hxx
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_LIBS_STUDY_ACTION_HANDLER_ANTARES_CONSTRAINT_COMMENTS_HXX__
#define __ANTARES_LIBS_STUDY_ACTION_HANDLER_ANTARES_CONSTRAINT_COMMENTS_HXX__
diff --git a/src/ui/action/handler/antares-study/constraint/create.cpp b/src/ui/action/handler/antares-study/constraint/create.cpp
index cd9802d062..fec1a63d74 100644
--- a/src/ui/action/handler/antares-study/constraint/create.cpp
+++ b/src/ui/action/handler/antares-study/constraint/create.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#include
diff --git a/src/ui/action/handler/antares-study/constraint/data.cpp b/src/ui/action/handler/antares-study/constraint/data.cpp
index 5a46c78f39..3a46720ef0 100644
--- a/src/ui/action/handler/antares-study/constraint/data.cpp
+++ b/src/ui/action/handler/antares-study/constraint/data.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#include "data.h"
diff --git a/src/ui/action/handler/antares-study/constraint/data.h b/src/ui/action/handler/antares-study/constraint/data.h
index 055d45700b..1cb7ada314 100644
--- a/src/ui/action/handler/antares-study/constraint/data.h
+++ b/src/ui/action/handler/antares-study/constraint/data.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_LIBS_STUDY_ACTION_HANDLER_ANTARES_CONSTRAINT_DATA_H__
#define __ANTARES_LIBS_STUDY_ACTION_HANDLER_ANTARES_CONSTRAINT_DATA_H__
diff --git a/src/ui/action/handler/antares-study/constraint/data.hxx b/src/ui/action/handler/antares-study/constraint/data.hxx
index 66912994af..2725d677cf 100644
--- a/src/ui/action/handler/antares-study/constraint/data.hxx
+++ b/src/ui/action/handler/antares-study/constraint/data.hxx
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_LIBS_STUDY_ACTION_HANDLER_ANTARES_CONSTRAINT_DATA_HXX__
#define __ANTARES_LIBS_STUDY_ACTION_HANDLER_ANTARES_CONSTRAINT_DATA_HXX__
diff --git a/src/ui/action/handler/antares-study/constraint/enabled.cpp b/src/ui/action/handler/antares-study/constraint/enabled.cpp
index 9cde2b444c..450dd1dbbd 100644
--- a/src/ui/action/handler/antares-study/constraint/enabled.cpp
+++ b/src/ui/action/handler/antares-study/constraint/enabled.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#include "enabled.h"
diff --git a/src/ui/action/handler/antares-study/constraint/enabled.h b/src/ui/action/handler/antares-study/constraint/enabled.h
index 53b20978e5..886ed6e087 100644
--- a/src/ui/action/handler/antares-study/constraint/enabled.h
+++ b/src/ui/action/handler/antares-study/constraint/enabled.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_LIBS_STUDY_ACTION_HANDLER_ANTARES_CONSTRAINT_ENABLED_H__
#define __ANTARES_LIBS_STUDY_ACTION_HANDLER_ANTARES_CONSTRAINT_ENABLED_H__
diff --git a/src/ui/action/handler/antares-study/constraint/enabled.hxx b/src/ui/action/handler/antares-study/constraint/enabled.hxx
index 3f22f6a866..53003e4485 100644
--- a/src/ui/action/handler/antares-study/constraint/enabled.hxx
+++ b/src/ui/action/handler/antares-study/constraint/enabled.hxx
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_LIBS_STUDY_ACTION_HANDLER_ANTARES_CONSTRAINT_ENABLED_HXX__
#define __ANTARES_LIBS_STUDY_ACTION_HANDLER_ANTARES_CONSTRAINT_ENABLED_HXX__
diff --git a/src/ui/action/handler/antares-study/constraint/offsets.cpp b/src/ui/action/handler/antares-study/constraint/offsets.cpp
index c43b015241..75ed846e63 100644
--- a/src/ui/action/handler/antares-study/constraint/offsets.cpp
+++ b/src/ui/action/handler/antares-study/constraint/offsets.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#include "offsets.h"
diff --git a/src/ui/action/handler/antares-study/constraint/offsets.h b/src/ui/action/handler/antares-study/constraint/offsets.h
index 5eac77f2b9..ceddc281ed 100644
--- a/src/ui/action/handler/antares-study/constraint/offsets.h
+++ b/src/ui/action/handler/antares-study/constraint/offsets.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_LIBS_STUDY_ACTION_HANDLER_ANTARES_CONSTRAINT_OFFSETS_H__
#define __ANTARES_LIBS_STUDY_ACTION_HANDLER_ANTARES_CONSTRAINT_OFFSETS_H__
diff --git a/src/ui/action/handler/antares-study/constraint/weights.cpp b/src/ui/action/handler/antares-study/constraint/weights.cpp
index 0e16aa0901..c99be468cc 100644
--- a/src/ui/action/handler/antares-study/constraint/weights.cpp
+++ b/src/ui/action/handler/antares-study/constraint/weights.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#include "weights.h"
diff --git a/src/ui/action/handler/antares-study/constraint/weights.h b/src/ui/action/handler/antares-study/constraint/weights.h
index c4ca3c5374..9f7ce249cc 100644
--- a/src/ui/action/handler/antares-study/constraint/weights.h
+++ b/src/ui/action/handler/antares-study/constraint/weights.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_LIBS_STUDY_ACTION_HANDLER_ANTARES_CONSTRAINT_WEIGHTS_H__
#define __ANTARES_LIBS_STUDY_ACTION_HANDLER_ANTARES_CONSTRAINT_WEIGHTS_H__
diff --git a/src/ui/action/handler/antares-study/link/comments.cpp b/src/ui/action/handler/antares-study/link/comments.cpp
index 3ca3ebdaee..38a553638e 100644
--- a/src/ui/action/handler/antares-study/link/comments.cpp
+++ b/src/ui/action/handler/antares-study/link/comments.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#include "comments.h"
diff --git a/src/ui/action/handler/antares-study/link/comments.h b/src/ui/action/handler/antares-study/link/comments.h
index 57a73f70a3..8ce2cff6a9 100644
--- a/src/ui/action/handler/antares-study/link/comments.h
+++ b/src/ui/action/handler/antares-study/link/comments.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_LIBS_STUDY_ACTION_HANDLER_ANTARES_LINK_COMMENTS_H__
#define __ANTARES_LIBS_STUDY_ACTION_HANDLER_ANTARES_LINK_COMMENTS_H__
diff --git a/src/ui/action/handler/antares-study/link/comments.hxx b/src/ui/action/handler/antares-study/link/comments.hxx
index 044ec127fd..f152646a6a 100644
--- a/src/ui/action/handler/antares-study/link/comments.hxx
+++ b/src/ui/action/handler/antares-study/link/comments.hxx
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_LIBS_STUDY_ACTION_HANDLER_ANTARES_LINK_COMMENTS_HXX__
#define __ANTARES_LIBS_STUDY_ACTION_HANDLER_ANTARES_LINK_COMMENTS_HXX__
diff --git a/src/ui/action/handler/antares-study/link/copper-plate.cpp b/src/ui/action/handler/antares-study/link/copper-plate.cpp
index 06b238c707..a0688c704d 100644
--- a/src/ui/action/handler/antares-study/link/copper-plate.cpp
+++ b/src/ui/action/handler/antares-study/link/copper-plate.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#include "copper-plate.h"
diff --git a/src/ui/action/handler/antares-study/link/copper-plate.h b/src/ui/action/handler/antares-study/link/copper-plate.h
index b86c568041..0885ddcb7d 100644
--- a/src/ui/action/handler/antares-study/link/copper-plate.h
+++ b/src/ui/action/handler/antares-study/link/copper-plate.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_LIBS_STUDY_ACTION_HANDLER_ANTARES_AREA_COPPERPLATE_H__
#define __ANTARES_LIBS_STUDY_ACTION_HANDLER_ANTARES_AREA_COPPERPLATE_H__
diff --git a/src/ui/action/handler/antares-study/link/create.cpp b/src/ui/action/handler/antares-study/link/create.cpp
index 9320e426c1..81702c7526 100644
--- a/src/ui/action/handler/antares-study/link/create.cpp
+++ b/src/ui/action/handler/antares-study/link/create.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#include
diff --git a/src/ui/action/handler/antares-study/link/filtering.cpp b/src/ui/action/handler/antares-study/link/filtering.cpp
index dfbef39914..4a11fe335f 100644
--- a/src/ui/action/handler/antares-study/link/filtering.cpp
+++ b/src/ui/action/handler/antares-study/link/filtering.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#include "filtering.h"
diff --git a/src/ui/action/handler/antares-study/link/filtering.h b/src/ui/action/handler/antares-study/link/filtering.h
index 2cf163a733..6fee25a92a 100644
--- a/src/ui/action/handler/antares-study/link/filtering.h
+++ b/src/ui/action/handler/antares-study/link/filtering.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_LIBS_STUDY_ACTION_HANDLER_ANTARES_LINK_FILTERING_H__
#define __ANTARES_LIBS_STUDY_ACTION_HANDLER_ANTARES_LINK_FILTERING_H__
diff --git a/src/ui/action/handler/antares-study/link/hurdles-cost.cpp b/src/ui/action/handler/antares-study/link/hurdles-cost.cpp
index fb058b01d4..cfea6abb2e 100644
--- a/src/ui/action/handler/antares-study/link/hurdles-cost.cpp
+++ b/src/ui/action/handler/antares-study/link/hurdles-cost.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#include "hurdles-cost.h"
diff --git a/src/ui/action/handler/antares-study/link/hurdles-cost.h b/src/ui/action/handler/antares-study/link/hurdles-cost.h
index 5927db33ae..8d94501e05 100644
--- a/src/ui/action/handler/antares-study/link/hurdles-cost.h
+++ b/src/ui/action/handler/antares-study/link/hurdles-cost.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_LIBS_STUDY_ACTION_HANDLER_ANTARES_AREAHURDLES_COST_H__
#define __ANTARES_LIBS_STUDY_ACTION_HANDLER_ANTARES_AREAHURDLES_COST_H__
diff --git a/src/ui/action/handler/antares-study/link/impedances.cpp b/src/ui/action/handler/antares-study/link/impedances.cpp
index d238af6041..07a7c78dcf 100644
--- a/src/ui/action/handler/antares-study/link/impedances.cpp
+++ b/src/ui/action/handler/antares-study/link/impedances.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#include "impedances.h"
diff --git a/src/ui/action/handler/antares-study/link/impedances.h b/src/ui/action/handler/antares-study/link/impedances.h
index 574d4d0c82..d61ad023df 100644
--- a/src/ui/action/handler/antares-study/link/impedances.h
+++ b/src/ui/action/handler/antares-study/link/impedances.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_LIBS_STUDY_ACTION_HANDLER_ANTARES_AREA_IMPEDANCES_H__
#define __ANTARES_LIBS_STUDY_ACTION_HANDLER_ANTARES_AREA_IMPEDANCES_H__
diff --git a/src/ui/action/handler/antares-study/link/ntc.cpp b/src/ui/action/handler/antares-study/link/ntc.cpp
index 8197d13811..95baed8d39 100644
--- a/src/ui/action/handler/antares-study/link/ntc.cpp
+++ b/src/ui/action/handler/antares-study/link/ntc.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#include "ntc.h"
diff --git a/src/ui/action/handler/antares-study/link/ntc.h b/src/ui/action/handler/antares-study/link/ntc.h
index 622d240d5c..dae494d839 100644
--- a/src/ui/action/handler/antares-study/link/ntc.h
+++ b/src/ui/action/handler/antares-study/link/ntc.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_LIBS_STUDY_ACTION_HANDLER_ANTARES_AREA_NTC_H__
#define __ANTARES_LIBS_STUDY_ACTION_HANDLER_ANTARES_AREA_NTC_H__
diff --git a/src/ui/action/handler/antares-study/link/unload-data.cpp b/src/ui/action/handler/antares-study/link/unload-data.cpp
index dd75317924..e547997f15 100644
--- a/src/ui/action/handler/antares-study/link/unload-data.cpp
+++ b/src/ui/action/handler/antares-study/link/unload-data.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#include "unload-data.h"
diff --git a/src/ui/action/handler/antares-study/link/unload-data.h b/src/ui/action/handler/antares-study/link/unload-data.h
index 8a868b433b..eeac3aaef9 100644
--- a/src/ui/action/handler/antares-study/link/unload-data.h
+++ b/src/ui/action/handler/antares-study/link/unload-data.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_LIBS_STUDY_ACTION_HANDLER_ANTARES_AREA_UNLOAD_DATA_H__
#define __ANTARES_LIBS_STUDY_ACTION_HANDLER_ANTARES_AREA_UNLOAD_DATA_H__
diff --git a/src/ui/action/handler/antares-study/link/unload-data.hxx b/src/ui/action/handler/antares-study/link/unload-data.hxx
index aeb79e30a4..073cc42d06 100644
--- a/src/ui/action/handler/antares-study/link/unload-data.hxx
+++ b/src/ui/action/handler/antares-study/link/unload-data.hxx
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_LIBS_STUDY_ACTION_HANDLER_ANTARES_AREA_UNLOAD_DATA_HXX__
#define __ANTARES_LIBS_STUDY_ACTION_HANDLER_ANTARES_AREA_UNLOAD_DATA_HXX__
diff --git a/src/ui/action/handler/antares-study/thermal-cluster/common.cpp b/src/ui/action/handler/antares-study/thermal-cluster/common.cpp
index 5c205bbc32..d5e98ea2b6 100644
--- a/src/ui/action/handler/antares-study/thermal-cluster/common.cpp
+++ b/src/ui/action/handler/antares-study/thermal-cluster/common.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#include "common.h"
diff --git a/src/ui/action/handler/antares-study/thermal-cluster/common.h b/src/ui/action/handler/antares-study/thermal-cluster/common.h
index a4637506ba..eaa5c920d5 100644
--- a/src/ui/action/handler/antares-study/thermal-cluster/common.h
+++ b/src/ui/action/handler/antares-study/thermal-cluster/common.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_LIBS_STUDY_ACTION_THERMAL_PLANT_COMMON_H__
#define __ANTARES_LIBS_STUDY_ACTION_THERMAL_PLANT_COMMON_H__
diff --git a/src/ui/action/handler/antares-study/thermal-cluster/create.cpp b/src/ui/action/handler/antares-study/thermal-cluster/create.cpp
index 4dac05644a..c4500ffa35 100644
--- a/src/ui/action/handler/antares-study/thermal-cluster/create.cpp
+++ b/src/ui/action/handler/antares-study/thermal-cluster/create.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#include "create.h"
diff --git a/src/ui/action/handler/antares-study/thermal-cluster/create.h b/src/ui/action/handler/antares-study/thermal-cluster/create.h
index 490282d07a..8732832e16 100644
--- a/src/ui/action/handler/antares-study/thermal-cluster/create.h
+++ b/src/ui/action/handler/antares-study/thermal-cluster/create.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_LIBS_STUDY_ACTION_THERMAL_PLANT_CREATE_H__
#define __ANTARES_LIBS_STUDY_ACTION_THERMAL_PLANT_CREATE_H__
diff --git a/src/ui/action/handler/antares-study/thermal-cluster/create.hxx b/src/ui/action/handler/antares-study/thermal-cluster/create.hxx
index 07e56ef5e7..87a991c44e 100644
--- a/src/ui/action/handler/antares-study/thermal-cluster/create.hxx
+++ b/src/ui/action/handler/antares-study/thermal-cluster/create.hxx
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_LIBS_STUDY_ACTION_THERMAL_PLANT_CREATE_HXX__
#define __ANTARES_LIBS_STUDY_ACTION_THERMAL_PLANT_CREATE_HXX__
diff --git a/src/ui/action/handler/antares-study/thermal-cluster/root-node.cpp b/src/ui/action/handler/antares-study/thermal-cluster/root-node.cpp
index 59d373e468..97f5737693 100644
--- a/src/ui/action/handler/antares-study/thermal-cluster/root-node.cpp
+++ b/src/ui/action/handler/antares-study/thermal-cluster/root-node.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#include "root-node.h"
diff --git a/src/ui/action/handler/antares-study/thermal-cluster/root-node.h b/src/ui/action/handler/antares-study/thermal-cluster/root-node.h
index 032e3559b3..2db5d3e943 100644
--- a/src/ui/action/handler/antares-study/thermal-cluster/root-node.h
+++ b/src/ui/action/handler/antares-study/thermal-cluster/root-node.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_LIBS_STUDY_ACTION_HANDLER_ANTARES_PLANT_ROOT_NODE_H__
#define __ANTARES_LIBS_STUDY_ACTION_HANDLER_ANTARES_PLANT_ROOT_NODE_H__
diff --git a/src/ui/action/handler/antares-study/thermal-cluster/root-node.hxx b/src/ui/action/handler/antares-study/thermal-cluster/root-node.hxx
index 362e016b20..32fc684311 100644
--- a/src/ui/action/handler/antares-study/thermal-cluster/root-node.hxx
+++ b/src/ui/action/handler/antares-study/thermal-cluster/root-node.hxx
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_LIBS_STUDY_ACTION_HANDLER_ANTARES_PLANT_ROOT_NODE_HXX__
#define __ANTARES_LIBS_STUDY_ACTION_HANDLER_ANTARES_PLANT_ROOT_NODE_HXX__
diff --git a/src/ui/action/include/action/action.h b/src/ui/action/include/action/action.h
index 05113b69da..8098832818 100644
--- a/src/ui/action/include/action/action.h
+++ b/src/ui/action/include/action/action.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_LIBS_STUDY_ACTION_ACTION_H__
#define __ANTARES_LIBS_STUDY_ACTION_ACTION_H__
diff --git a/src/ui/action/include/action/action.hxx b/src/ui/action/include/action/action.hxx
index 417a33962c..034db602d4 100644
--- a/src/ui/action/include/action/action.hxx
+++ b/src/ui/action/include/action/action.hxx
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_LIBS_STUDY_ACTION_ACTION_HXX__
#define __ANTARES_LIBS_STUDY_ACTION_ACTION_HXX__
diff --git a/src/ui/action/include/action/behavior.h b/src/ui/action/include/action/behavior.h
index 50e1c7f986..a223daa72a 100644
--- a/src/ui/action/include/action/behavior.h
+++ b/src/ui/action/include/action/behavior.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_LIBS_STUDY_ACTION_BEHAVIOR_H__
#define __ANTARES_LIBS_STUDY_ACTION_BEHAVIOR_H__
diff --git a/src/ui/action/include/action/context.h b/src/ui/action/include/action/context.h
index 951741ae9e..689f1d2853 100644
--- a/src/ui/action/include/action/context.h
+++ b/src/ui/action/include/action/context.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_LIBS_STUDY_ACTION_CONTEXT_H__
#define __ANTARES_LIBS_STUDY_ACTION_CONTEXT_H__
diff --git a/src/ui/action/include/action/fwd.h b/src/ui/action/include/action/fwd.h
index 470d78e230..f2c5c88e45 100644
--- a/src/ui/action/include/action/fwd.h
+++ b/src/ui/action/include/action/fwd.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_LIBS_STUDY_ACTION_FWD_H__
#define __ANTARES_LIBS_STUDY_ACTION_FWD_H__
diff --git a/src/ui/action/include/action/handler/antares-study/area/create.h b/src/ui/action/include/action/handler/antares-study/area/create.h
index 9e7681704f..88395758ef 100644
--- a/src/ui/action/include/action/handler/antares-study/area/create.h
+++ b/src/ui/action/include/action/handler/antares-study/area/create.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_LIBS_STUDY_ACTION_HANDLER_ANTARES_AREA_CREATE_H__
#define __ANTARES_LIBS_STUDY_ACTION_HANDLER_ANTARES_AREA_CREATE_H__
diff --git a/src/ui/action/include/action/handler/antares-study/area/create.hxx b/src/ui/action/include/action/handler/antares-study/area/create.hxx
index 3ab4334bcb..569fa2fd29 100644
--- a/src/ui/action/include/action/handler/antares-study/area/create.hxx
+++ b/src/ui/action/include/action/handler/antares-study/area/create.hxx
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_LIBS_STUDY_ACTION_HANDLER_ANTARES_AREA_CREATE_HXX__
#define __ANTARES_LIBS_STUDY_ACTION_HANDLER_ANTARES_AREA_CREATE_HXX__
diff --git a/src/ui/action/include/action/handler/antares-study/constraint/create.h b/src/ui/action/include/action/handler/antares-study/constraint/create.h
index 6f516b8bd3..fe245bc1e9 100644
--- a/src/ui/action/include/action/handler/antares-study/constraint/create.h
+++ b/src/ui/action/include/action/handler/antares-study/constraint/create.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_LIBS_STUDY_ACTION_HANDLER_ANTARES_CONSTRAINT_CREATE_H__
#define __ANTARES_LIBS_STUDY_ACTION_HANDLER_ANTARES_CONSTRAINT_CREATE_H__
diff --git a/src/ui/action/include/action/handler/antares-study/constraint/create.hxx b/src/ui/action/include/action/handler/antares-study/constraint/create.hxx
index e0a23456ec..63389c7a40 100644
--- a/src/ui/action/include/action/handler/antares-study/constraint/create.hxx
+++ b/src/ui/action/include/action/handler/antares-study/constraint/create.hxx
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_LIBS_STUDY_ACTION_HANDLER_ANTARES_CONSTRAINT_CREATE_HXX__
#define __ANTARES_LIBS_STUDY_ACTION_HANDLER_ANTARES_CONSTRAINT_CREATE_HXX__
diff --git a/src/ui/action/include/action/handler/antares-study/link/create.h b/src/ui/action/include/action/handler/antares-study/link/create.h
index c32dafafb6..f477c2e63c 100644
--- a/src/ui/action/include/action/handler/antares-study/link/create.h
+++ b/src/ui/action/include/action/handler/antares-study/link/create.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_LIBS_STUDY_ACTION_HANDLER_ANTARES_LINK_CREATE_H__
#define __ANTARES_LIBS_STUDY_ACTION_HANDLER_ANTARES_LINK_CREATE_H__
diff --git a/src/ui/action/include/action/handler/antares-study/link/create.hxx b/src/ui/action/include/action/handler/antares-study/link/create.hxx
index dc436db0e9..3e1bac9c77 100644
--- a/src/ui/action/include/action/handler/antares-study/link/create.hxx
+++ b/src/ui/action/include/action/handler/antares-study/link/create.hxx
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_LIBS_STUDY_ACTION_HANDLER_ANTARES_LINK_CREATE_HXX__
#define __ANTARES_LIBS_STUDY_ACTION_HANDLER_ANTARES_LINK_CREATE_HXX__
diff --git a/src/ui/action/include/action/settings/decal-area-position.h b/src/ui/action/include/action/settings/decal-area-position.h
index 6332bc185e..524db7e969 100644
--- a/src/ui/action/include/action/settings/decal-area-position.h
+++ b/src/ui/action/include/action/settings/decal-area-position.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_LIBS_STUDY_ACTION_SETTINGS_DECAL_AREA_POSITION_H__
#define __ANTARES_LIBS_STUDY_ACTION_SETTINGS_DECAL_AREA_POSITION_H__
diff --git a/src/ui/action/include/action/settings/decal-area-position.hxx b/src/ui/action/include/action/settings/decal-area-position.hxx
index 5b7ee9f9e5..92140059d2 100644
--- a/src/ui/action/include/action/settings/decal-area-position.hxx
+++ b/src/ui/action/include/action/settings/decal-area-position.hxx
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_LIBS_STUDY_ACTION_SETTINGS_DECAL_AREA_POSITION_HXX__
#define __ANTARES_LIBS_STUDY_ACTION_SETTINGS_DECAL_AREA_POSITION_HXX__
diff --git a/src/ui/action/include/action/settings/suffix-for-area-names.h b/src/ui/action/include/action/settings/suffix-for-area-names.h
index 2a5970a9ce..93502df9e7 100644
--- a/src/ui/action/include/action/settings/suffix-for-area-names.h
+++ b/src/ui/action/include/action/settings/suffix-for-area-names.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_LIBS_STUDY_ACTION_SETTINGS_SUFFIXAREA_NAME_H__
#define __ANTARES_LIBS_STUDY_ACTION_SETTINGS_SUFFIXAREA_NAME_H__
diff --git a/src/ui/action/include/action/settings/suffix-for-area-names.hxx b/src/ui/action/include/action/settings/suffix-for-area-names.hxx
index 28a2e189b9..1d9baf0f72 100644
--- a/src/ui/action/include/action/settings/suffix-for-area-names.hxx
+++ b/src/ui/action/include/action/settings/suffix-for-area-names.hxx
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_LIBS_STUDY_ACTION_SETTINGS_SUFFIXAREA_NAME_HXX__
#define __ANTARES_LIBS_STUDY_ACTION_SETTINGS_SUFFIXAREA_NAME_HXX__
diff --git a/src/ui/action/include/action/settings/suffix-for-cluster-names.h b/src/ui/action/include/action/settings/suffix-for-cluster-names.h
index 8065354682..d9556cb2e7 100644
--- a/src/ui/action/include/action/settings/suffix-for-cluster-names.h
+++ b/src/ui/action/include/action/settings/suffix-for-cluster-names.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_LIBS_STUDY_ACTION_SETTINGS_SUFFIX_CLUSTER_NAME_H__
#define __ANTARES_LIBS_STUDY_ACTION_SETTINGS_SUFFIX_CLUSTER_NAME_H__
diff --git a/src/ui/action/include/action/settings/suffix-for-cluster-names.hxx b/src/ui/action/include/action/settings/suffix-for-cluster-names.hxx
index e8a30c20ab..5899ad53d4 100644
--- a/src/ui/action/include/action/settings/suffix-for-cluster-names.hxx
+++ b/src/ui/action/include/action/settings/suffix-for-cluster-names.hxx
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_LIBS_STUDY_ACTION_SETTINGS_SUFFIX_CLUSTER_NAME_HXX__
#define __ANTARES_LIBS_STUDY_ACTION_SETTINGS_SUFFIX_CLUSTER_NAME_HXX__
diff --git a/src/ui/action/include/action/settings/suffix-for-constraint-names.h b/src/ui/action/include/action/settings/suffix-for-constraint-names.h
index c826444651..b15711bbf7 100644
--- a/src/ui/action/include/action/settings/suffix-for-constraint-names.h
+++ b/src/ui/action/include/action/settings/suffix-for-constraint-names.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_LIBS_STUDY_ACTION_SETTINGS_SUFFIXCONSTRAINT_NAME_H__
#define __ANTARES_LIBS_STUDY_ACTION_SETTINGS_SUFFIXCONSTRAINT_NAME_H__
diff --git a/src/ui/action/include/action/settings/suffix-for-constraint-names.hxx b/src/ui/action/include/action/settings/suffix-for-constraint-names.hxx
index e39cd68217..440a163c5b 100644
--- a/src/ui/action/include/action/settings/suffix-for-constraint-names.hxx
+++ b/src/ui/action/include/action/settings/suffix-for-constraint-names.hxx
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_LIBS_STUDY_ACTION_SETTINGS_SUFFIXCONSTRAINT_NAME_HXX__
#define __ANTARES_LIBS_STUDY_ACTION_SETTINGS_SUFFIXCONSTRAINT_NAME_HXX__
diff --git a/src/ui/action/include/action/state.h b/src/ui/action/include/action/state.h
index 8508469359..a17581d087 100644
--- a/src/ui/action/include/action/state.h
+++ b/src/ui/action/include/action/state.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_LIBS_STUDY_ACTION_STATE_H__
#define __ANTARES_LIBS_STUDY_ACTION_STATE_H__
diff --git a/src/ui/action/include/action/text.h b/src/ui/action/include/action/text.h
index 3b5fa31486..b3cdb18929 100644
--- a/src/ui/action/include/action/text.h
+++ b/src/ui/action/include/action/text.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_LIBS_STUDY_ACTION_TEXT_H__
#define __ANTARES_LIBS_STUDY_ACTION_TEXT_H__
diff --git a/src/ui/action/include/action/text.hxx b/src/ui/action/include/action/text.hxx
index ae4a8f8148..ab67628868 100644
--- a/src/ui/action/include/action/text.hxx
+++ b/src/ui/action/include/action/text.hxx
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_LIBS_STUDY_ACTION_TEXT_HXX__
#define __ANTARES_LIBS_STUDY_ACTION_TEXT_HXX__
diff --git a/src/ui/action/settings/decal-area-position.cpp b/src/ui/action/settings/decal-area-position.cpp
index 378f5462ce..abe50e2fec 100644
--- a/src/ui/action/settings/decal-area-position.cpp
+++ b/src/ui/action/settings/decal-area-position.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#include
diff --git a/src/ui/action/settings/suffix-for-area-names.cpp b/src/ui/action/settings/suffix-for-area-names.cpp
index a729a52145..5f190902e3 100644
--- a/src/ui/action/settings/suffix-for-area-names.cpp
+++ b/src/ui/action/settings/suffix-for-area-names.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#include
diff --git a/src/ui/action/settings/suffix-for-cluster-names.cpp b/src/ui/action/settings/suffix-for-cluster-names.cpp
index 31277ed8a2..cb8ff33d87 100644
--- a/src/ui/action/settings/suffix-for-cluster-names.cpp
+++ b/src/ui/action/settings/suffix-for-cluster-names.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#include
diff --git a/src/ui/action/settings/suffix-for-constraint-names.cpp b/src/ui/action/settings/suffix-for-constraint-names.cpp
index 35e6cc292d..10d3670447 100644
--- a/src/ui/action/settings/suffix-for-constraint-names.cpp
+++ b/src/ui/action/settings/suffix-for-constraint-names.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#include
diff --git a/src/ui/action/state.cpp b/src/ui/action/state.cpp
index d421405f73..a0f29aca18 100644
--- a/src/ui/action/state.cpp
+++ b/src/ui/action/state.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#include
diff --git a/src/ui/common/component/frame/frame.h b/src/ui/common/component/frame/frame.h
index 3464042291..3587ff247b 100644
--- a/src/ui/common/component/frame/frame.h
+++ b/src/ui/common/component/frame/frame.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_COMMON_COMPONENTS_FRAME_FRAME_H__
#define __ANTARES_COMMON_COMPONENTS_FRAME_FRAME_H__
diff --git a/src/ui/common/component/frame/local-frame.cpp b/src/ui/common/component/frame/local-frame.cpp
index 79fb85321d..8a8f7b0b79 100644
--- a/src/ui/common/component/frame/local-frame.cpp
+++ b/src/ui/common/component/frame/local-frame.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#include
diff --git a/src/ui/common/component/frame/local-frame.h b/src/ui/common/component/frame/local-frame.h
index 11f6ce68a8..2398abeec0 100644
--- a/src/ui/common/component/frame/local-frame.h
+++ b/src/ui/common/component/frame/local-frame.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_COMMON_COMPONENTS_FRAME_LOCAL_FRAME_H__
#define __ANTARES_COMMON_COMPONENTS_FRAME_LOCAL_FRAME_H__
diff --git a/src/ui/common/component/frame/registry.cpp b/src/ui/common/component/frame/registry.cpp
index 0920364c6d..7565eb894f 100644
--- a/src/ui/common/component/frame/registry.cpp
+++ b/src/ui/common/component/frame/registry.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#include
diff --git a/src/ui/common/component/frame/registry.h b/src/ui/common/component/frame/registry.h
index 77af1fde15..acbb29f505 100644
--- a/src/ui/common/component/frame/registry.h
+++ b/src/ui/common/component/frame/registry.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_COMMON_COMPONENTS_FRAME_REGISTRY_H__
#define __ANTARES_COMMON_COMPONENTS_FRAME_REGISTRY_H__
diff --git a/src/ui/common/component/panel.h b/src/ui/common/component/panel.h
index 8cea6ccfca..d9fc3c9093 100644
--- a/src/ui/common/component/panel.h
+++ b/src/ui/common/component/panel.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_COMMON_PANEL_H__
#define __ANTARES_COMMON_PANEL_H__
diff --git a/src/ui/common/component/panel/group.cpp b/src/ui/common/component/panel/group.cpp
index 93845277f5..b2590f9f8c 100644
--- a/src/ui/common/component/panel/group.cpp
+++ b/src/ui/common/component/panel/group.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#include "group.h"
diff --git a/src/ui/common/component/panel/group.h b/src/ui/common/component/panel/group.h
index b67e15bd6a..a59b985509 100644
--- a/src/ui/common/component/panel/group.h
+++ b/src/ui/common/component/panel/group.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_COMMON_COMPONENTS_PANEL_GROUP_H__
#define __ANTARES_COMMON_COMPONENTS_PANEL_GROUP_H__
diff --git a/src/ui/common/component/panel/panel.cpp b/src/ui/common/component/panel/panel.cpp
index 16d4cb0dd6..2d43b6ac8d 100644
--- a/src/ui/common/component/panel/panel.cpp
+++ b/src/ui/common/component/panel/panel.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#include "panel.h"
diff --git a/src/ui/common/component/panel/panel.h b/src/ui/common/component/panel/panel.h
index bc9b8b5067..9ba7fdadcc 100644
--- a/src/ui/common/component/panel/panel.h
+++ b/src/ui/common/component/panel/panel.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_COMMON_COMPONENTS_PANEL_PANEL_H__
#define __ANTARES_COMMON_COMPONENTS_PANEL_PANEL_H__
diff --git a/src/ui/common/component/scrollbox/scrollbox.cpp b/src/ui/common/component/scrollbox/scrollbox.cpp
index e257f02660..ca4b607642 100644
--- a/src/ui/common/component/scrollbox/scrollbox.cpp
+++ b/src/ui/common/component/scrollbox/scrollbox.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#include "scrollbox.h"
diff --git a/src/ui/common/component/scrollbox/scrollbox.h b/src/ui/common/component/scrollbox/scrollbox.h
index 5dd4770219..4f08abb563 100644
--- a/src/ui/common/component/scrollbox/scrollbox.h
+++ b/src/ui/common/component/scrollbox/scrollbox.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_TOOLBOX_COMPONENTS_SCROLLBOX_H__
#define __ANTARES_TOOLBOX_COMPONENTS_SCROLLBOX_H__
diff --git a/src/ui/common/component/spotlight.h b/src/ui/common/component/spotlight.h
index 44acd9f8df..f7170376ef 100644
--- a/src/ui/common/component/spotlight.h
+++ b/src/ui/common/component/spotlight.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_UI_COMMON_COMPONENT_SPOTLIGHT_H__
#define __ANTARES_UI_COMMON_COMPONENT_SPOTLIGHT_H__
diff --git a/src/ui/common/component/spotlight/iitem.cpp b/src/ui/common/component/spotlight/iitem.cpp
index 0b4484bfbb..115ff3affa 100644
--- a/src/ui/common/component/spotlight/iitem.cpp
+++ b/src/ui/common/component/spotlight/iitem.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#include "spotlight.h"
diff --git a/src/ui/common/component/spotlight/iitem.h b/src/ui/common/component/spotlight/iitem.h
index 5d60298676..6742261471 100644
--- a/src/ui/common/component/spotlight/iitem.h
+++ b/src/ui/common/component/spotlight/iitem.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_UI_COMMON_COMPONENT_SPOTLIGHT_SPOTLIGHT_IITEM_H__
#define __ANTARES_UI_COMMON_COMPONENT_SPOTLIGHT_SPOTLIGHT_IITEM_H__
diff --git a/src/ui/common/component/spotlight/iitem.hxx b/src/ui/common/component/spotlight/iitem.hxx
index 35dec842d0..2280848121 100644
--- a/src/ui/common/component/spotlight/iitem.hxx
+++ b/src/ui/common/component/spotlight/iitem.hxx
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_UI_COMMON_COMPONENT_SPOTLIGHT_SPOTLIGHT_IITEM_HXX__
#define __ANTARES_UI_COMMON_COMPONENT_SPOTLIGHT_SPOTLIGHT_IITEM_HXX__
diff --git a/src/ui/common/component/spotlight/listbox-panel.cpp b/src/ui/common/component/spotlight/listbox-panel.cpp
index 520efa10e3..8e17b33f6a 100644
--- a/src/ui/common/component/spotlight/listbox-panel.cpp
+++ b/src/ui/common/component/spotlight/listbox-panel.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#include "spotlight.h"
diff --git a/src/ui/common/component/spotlight/listbox-panel.h b/src/ui/common/component/spotlight/listbox-panel.h
index c2bfbd210c..49fa6d49fa 100644
--- a/src/ui/common/component/spotlight/listbox-panel.h
+++ b/src/ui/common/component/spotlight/listbox-panel.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_COMMON_COMPONENT_SPOTLIGHT_LISTBOX_PANEL_H__
#define __ANTARES_COMMON_COMPONENT_SPOTLIGHT_LISTBOX_PANEL_H__
diff --git a/src/ui/common/component/spotlight/mini-frame.cpp b/src/ui/common/component/spotlight/mini-frame.cpp
index 8983acb515..1024845c0f 100644
--- a/src/ui/common/component/spotlight/mini-frame.cpp
+++ b/src/ui/common/component/spotlight/mini-frame.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#include "mini-frame.h"
diff --git a/src/ui/common/component/spotlight/mini-frame.h b/src/ui/common/component/spotlight/mini-frame.h
index 700ef4abc2..ebcaa24b09 100644
--- a/src/ui/common/component/spotlight/mini-frame.h
+++ b/src/ui/common/component/spotlight/mini-frame.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_UI_COMMON_COMPONENT_SPOTLIGHT_MINIFRAME_H__
#define __ANTARES_UI_COMMON_COMPONENT_SPOTLIGHT_MINIFRAME_H__
diff --git a/src/ui/common/component/spotlight/null-provider.h b/src/ui/common/component/spotlight/null-provider.h
index 7c5ac19d16..ba4e41b006 100644
--- a/src/ui/common/component/spotlight/null-provider.h
+++ b/src/ui/common/component/spotlight/null-provider.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_UI_COMMON_COMPONENT_SPOTLIGHT_SPOTLIGHT_NULL_PROVIDER_HXX__
#define __ANTARES_UI_COMMON_COMPONENT_SPOTLIGHT_SPOTLIGHT_NULL_PROVIDER_HXX__
diff --git a/src/ui/common/component/spotlight/provider.h b/src/ui/common/component/spotlight/provider.h
index 1d032c823b..307fee7593 100644
--- a/src/ui/common/component/spotlight/provider.h
+++ b/src/ui/common/component/spotlight/provider.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_UI_COMMON_COMPONENT_SPOTLIGHT_SPOTLIGHT_PROVIDER_HXX__
#define __ANTARES_UI_COMMON_COMPONENT_SPOTLIGHT_SPOTLIGHT_PROVIDER_HXX__
diff --git a/src/ui/common/component/spotlight/search-png.hxx b/src/ui/common/component/spotlight/search-png.hxx
index 2826e04fd8..7c06734590 100644
--- a/src/ui/common/component/spotlight/search-png.hxx
+++ b/src/ui/common/component/spotlight/search-png.hxx
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
static const unsigned char search_png[] = {
0x89, 0x50, 0x4e, 0x47, 0x0d, 0x0a, 0x1a, 0x0a, 0x00, 0x00, 0x00, 0x0d, 0x49, 0x48, 0x44, 0x52,
diff --git a/src/ui/common/component/spotlight/searchtoken.h b/src/ui/common/component/spotlight/searchtoken.h
index e153a15256..24addba620 100644
--- a/src/ui/common/component/spotlight/searchtoken.h
+++ b/src/ui/common/component/spotlight/searchtoken.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_UI_COMMON_COMPONENT_SPOTLIGHT_SPOTLIGHT_SEARCH_TOKEN_HXX__
#define __ANTARES_UI_COMMON_COMPONENT_SPOTLIGHT_SPOTLIGHT_SEARCH_TOKEN_HXX__
diff --git a/src/ui/common/component/spotlight/separator.cpp b/src/ui/common/component/spotlight/separator.cpp
index cb2ea45146..84c869731f 100644
--- a/src/ui/common/component/spotlight/separator.cpp
+++ b/src/ui/common/component/spotlight/separator.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#include "spotlight.h"
diff --git a/src/ui/common/component/spotlight/separator.h b/src/ui/common/component/spotlight/separator.h
index e49bfeb25e..19ac7b878f 100644
--- a/src/ui/common/component/spotlight/separator.h
+++ b/src/ui/common/component/spotlight/separator.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_UI_COMMON_COMPONENT_SPOTLIGHT_SPOTLIGHT_SEPARATOR_H__
#define __ANTARES_UI_COMMON_COMPONENT_SPOTLIGHT_SPOTLIGHT_SEPARATOR_H__
diff --git a/src/ui/common/component/spotlight/spotlight.cpp b/src/ui/common/component/spotlight/spotlight.cpp
index 348a3b61c6..7ae80dacc3 100644
--- a/src/ui/common/component/spotlight/spotlight.cpp
+++ b/src/ui/common/component/spotlight/spotlight.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#include "spotlight.h"
diff --git a/src/ui/common/component/spotlight/spotlight.h b/src/ui/common/component/spotlight/spotlight.h
index 33360a667a..3513e186ae 100644
--- a/src/ui/common/component/spotlight/spotlight.h
+++ b/src/ui/common/component/spotlight/spotlight.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_UI_COMMON_COMPONENT_SPOTLIGHT_SPOTLIGHT_H__
#define __ANTARES_UI_COMMON_COMPONENT_SPOTLIGHT_SPOTLIGHT_H__
diff --git a/src/ui/common/component/spotlight/spotlight.hxx b/src/ui/common/component/spotlight/spotlight.hxx
index 654f4b6fb5..f55b96212a 100644
--- a/src/ui/common/component/spotlight/spotlight.hxx
+++ b/src/ui/common/component/spotlight/spotlight.hxx
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_UI_COMMON_COMPONENT_SPOTLIGHT_SPOTLIGHT_HXX__
#define __ANTARES_UI_COMMON_COMPONENT_SPOTLIGHT_SPOTLIGHT_HXX__
diff --git a/src/ui/common/component/spotlight/text.cpp b/src/ui/common/component/spotlight/text.cpp
index d5514bc4cb..b314fe05c3 100644
--- a/src/ui/common/component/spotlight/text.cpp
+++ b/src/ui/common/component/spotlight/text.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#include "spotlight.h"
diff --git a/src/ui/common/component/spotlight/text.h b/src/ui/common/component/spotlight/text.h
index 0dd209908f..1c217bab8f 100644
--- a/src/ui/common/component/spotlight/text.h
+++ b/src/ui/common/component/spotlight/text.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_UI_COMMON_COMPONENT_SPOTLIGHT_SPOTLIGHT_TEXT_H__
#define __ANTARES_UI_COMMON_COMPONENT_SPOTLIGHT_SPOTLIGHT_TEXT_H__
diff --git a/src/ui/common/dispatcher.h b/src/ui/common/dispatcher.h
index 61a5cfcf22..ff14d5fc38 100644
--- a/src/ui/common/dispatcher.h
+++ b/src/ui/common/dispatcher.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_COMMON_EVENT_H__
#define __ANTARES_COMMON_EVENT_H__
diff --git a/src/ui/common/dispatcher/action.cpp b/src/ui/common/dispatcher/action.cpp
index bf5d34b76b..2b9d2b18cb 100644
--- a/src/ui/common/dispatcher/action.cpp
+++ b/src/ui/common/dispatcher/action.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#include
diff --git a/src/ui/common/dispatcher/action.h b/src/ui/common/dispatcher/action.h
index 5ca9420697..0cd32aff0f 100644
--- a/src/ui/common/dispatcher/action.h
+++ b/src/ui/common/dispatcher/action.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_COMMON_ACTION_ACTION_H__
#define __ANTARES_COMMON_ACTION_ACTION_H__
diff --git a/src/ui/common/dispatcher/action.hxx b/src/ui/common/dispatcher/action.hxx
index 8908df800b..dc8e90269c 100644
--- a/src/ui/common/dispatcher/action.hxx
+++ b/src/ui/common/dispatcher/action.hxx
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_COMMON_ACTION_ACTION_HXX__
#define __ANTARES_COMMON_ACTION_ACTION_HXX__
diff --git a/src/ui/common/dispatcher/dispatcher.h b/src/ui/common/dispatcher/dispatcher.h
index 76a22316b2..b9bc033d5a 100644
--- a/src/ui/common/dispatcher/dispatcher.h
+++ b/src/ui/common/dispatcher/dispatcher.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_DISPATCHER_DISPATCHER_H__
#define __ANTARES_DISPATCHER_DISPATCHER_H__
diff --git a/src/ui/common/dispatcher/gui.cpp b/src/ui/common/dispatcher/gui.cpp
index 883d7c24d1..f231df63a7 100644
--- a/src/ui/common/dispatcher/gui.cpp
+++ b/src/ui/common/dispatcher/gui.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#include "gui.h"
diff --git a/src/ui/common/dispatcher/gui.h b/src/ui/common/dispatcher/gui.h
index c3bc6daba5..6af8616538 100644
--- a/src/ui/common/dispatcher/gui.h
+++ b/src/ui/common/dispatcher/gui.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_TOOLBOX_ACTION_GUI_H__
#define __ANTARES_TOOLBOX_ACTION_GUI_H__
diff --git a/src/ui/common/dispatcher/gui.hxx b/src/ui/common/dispatcher/gui.hxx
index e2b43e232a..3998609eb7 100644
--- a/src/ui/common/dispatcher/gui.hxx
+++ b/src/ui/common/dispatcher/gui.hxx
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_TOOLBOX_ACTION_GUI_HXX__
#define __ANTARES_TOOLBOX_ACTION_GUI_HXX__
diff --git a/src/ui/common/dispatcher/settings.cpp b/src/ui/common/dispatcher/settings.cpp
index 3ffaaedbb9..534815172f 100644
--- a/src/ui/common/dispatcher/settings.cpp
+++ b/src/ui/common/dispatcher/settings.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#include "settings.h"
diff --git a/src/ui/common/dispatcher/settings.h b/src/ui/common/dispatcher/settings.h
index 20bc3b570d..b6a344470b 100644
--- a/src/ui/common/dispatcher/settings.h
+++ b/src/ui/common/dispatcher/settings.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_COMMON_ACTION_SETTINGS_H__
#define __ANTARES_COMMON_ACTION_SETTINGS_H__
diff --git a/src/ui/common/fwd.h b/src/ui/common/fwd.h
index c5fade97bf..d25d1195ec 100644
--- a/src/ui/common/fwd.h
+++ b/src/ui/common/fwd.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_TOOLBOX_FWD_H__
#define __ANTARES_TOOLBOX_FWD_H__
diff --git a/src/ui/common/lock.cpp b/src/ui/common/lock.cpp
index aeddabb83e..9c413f9b0a 100644
--- a/src/ui/common/lock.cpp
+++ b/src/ui/common/lock.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#include "lock.h"
diff --git a/src/ui/common/lock.h b/src/ui/common/lock.h
index 38b8de8bae..5858dadb79 100644
--- a/src/ui/common/lock.h
+++ b/src/ui/common/lock.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_UI_COMMON_LOCK_H__
#define __ANTARES_UI_COMMON_LOCK_H__
diff --git a/src/ui/common/wx-wrapper.cpp b/src/ui/common/wx-wrapper.cpp
index 5d3b333f88..08d40d4a5b 100644
--- a/src/ui/common/wx-wrapper.cpp
+++ b/src/ui/common/wx-wrapper.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#include "wx-wrapper.h"
diff --git a/src/ui/common/wx-wrapper.h b/src/ui/common/wx-wrapper.h
index 164ffd1b00..c81434fa73 100644
--- a/src/ui/common/wx-wrapper.h
+++ b/src/ui/common/wx-wrapper.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_TOOLBOX_WX_WIDGETS_H__
#define __ANTARES_TOOLBOX_WX_WIDGETS_H__
diff --git a/src/ui/common/wx-wrapper.hxx b/src/ui/common/wx-wrapper.hxx
index f0136805ce..02fef4fa11 100644
--- a/src/ui/common/wx-wrapper.hxx
+++ b/src/ui/common/wx-wrapper.hxx
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_TOOLBOX_WX_WIDGETS_HXX__
#define __ANTARES_TOOLBOX_WX_WIDGETS_HXX__
diff --git a/src/ui/simulator/application/application.cpp b/src/ui/simulator/application/application.cpp
index d6cb26d1ca..78753ccab4 100644
--- a/src/ui/simulator/application/application.cpp
+++ b/src/ui/simulator/application/application.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#include
diff --git a/src/ui/simulator/application/application.h b/src/ui/simulator/application/application.h
index c9dd9410a0..45bf32ed5c 100644
--- a/src/ui/simulator/application/application.h
+++ b/src/ui/simulator/application/application.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_APPLICATION_H__
#define __ANTARES_APPLICATION_H__
diff --git a/src/ui/simulator/application/main.h b/src/ui/simulator/application/main.h
index eb11f490b7..8a01b4bd9a 100644
--- a/src/ui/simulator/application/main.h
+++ b/src/ui/simulator/application/main.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_APPLICATION_MAIN_H__
#define __ANTARES_APPLICATION_MAIN_H__
diff --git a/src/ui/simulator/application/main/analyzer.cpp b/src/ui/simulator/application/main/analyzer.cpp
index fc033f6bd3..e379f8cea5 100644
--- a/src/ui/simulator/application/main/analyzer.cpp
+++ b/src/ui/simulator/application/main/analyzer.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#include "main.h"
diff --git a/src/ui/simulator/application/main/build/economic-optimization.cpp b/src/ui/simulator/application/main/build/economic-optimization.cpp
index c7b745d4e4..f441b593c0 100644
--- a/src/ui/simulator/application/main/build/economic-optimization.cpp
+++ b/src/ui/simulator/application/main/build/economic-optimization.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#include "../main.h"
diff --git a/src/ui/simulator/application/main/build/hydro.cpp b/src/ui/simulator/application/main/build/hydro.cpp
index 07c7e81715..4f1d273161 100644
--- a/src/ui/simulator/application/main/build/hydro.cpp
+++ b/src/ui/simulator/application/main/build/hydro.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#include "../main.h"
diff --git a/src/ui/simulator/application/main/build/load.cpp b/src/ui/simulator/application/main/build/load.cpp
index a4033c6e9e..498616f6b7 100644
--- a/src/ui/simulator/application/main/build/load.cpp
+++ b/src/ui/simulator/application/main/build/load.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#include "../main.h"
diff --git a/src/ui/simulator/application/main/build/notes.cpp b/src/ui/simulator/application/main/build/notes.cpp
index 74abaa7029..a9ab14f05d 100644
--- a/src/ui/simulator/application/main/build/notes.cpp
+++ b/src/ui/simulator/application/main/build/notes.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#include "../main.h"
diff --git a/src/ui/simulator/application/main/build/scenario-builder.cpp b/src/ui/simulator/application/main/build/scenario-builder.cpp
index 4b1b843b95..46eafd29d1 100644
--- a/src/ui/simulator/application/main/build/scenario-builder.cpp
+++ b/src/ui/simulator/application/main/build/scenario-builder.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#include
diff --git a/src/ui/simulator/application/main/build/sets.cpp b/src/ui/simulator/application/main/build/sets.cpp
index 23c68ebf93..c5c53afb99 100644
--- a/src/ui/simulator/application/main/build/sets.cpp
+++ b/src/ui/simulator/application/main/build/sets.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#include "../main.h"
diff --git a/src/ui/simulator/application/main/build/solar.cpp b/src/ui/simulator/application/main/build/solar.cpp
index 51abd94e57..27b257a45f 100644
--- a/src/ui/simulator/application/main/build/solar.cpp
+++ b/src/ui/simulator/application/main/build/solar.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#include "../main.h"
diff --git a/src/ui/simulator/application/main/build/standard-page.hxx b/src/ui/simulator/application/main/build/standard-page.hxx
index 2da24c54a1..31b933d1b4 100644
--- a/src/ui/simulator/application/main/build/standard-page.hxx
+++ b/src/ui/simulator/application/main/build/standard-page.hxx
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef ANTARES_APPLICATION_MAIN_BUILD_STANDARD_PAGE_HXX__
#define ANTARES_APPLICATION_MAIN_BUILD_STANDARD_PAGE_HXX__
diff --git a/src/ui/simulator/application/main/build/wind.cpp b/src/ui/simulator/application/main/build/wind.cpp
index 449cf7f688..478fd32584 100644
--- a/src/ui/simulator/application/main/build/wind.cpp
+++ b/src/ui/simulator/application/main/build/wind.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#include "../main.h"
diff --git a/src/ui/simulator/application/main/cleaner.cpp b/src/ui/simulator/application/main/cleaner.cpp
index 7c324880d1..ae06215bbc 100644
--- a/src/ui/simulator/application/main/cleaner.cpp
+++ b/src/ui/simulator/application/main/cleaner.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#include "main.h"
diff --git a/src/ui/simulator/application/main/constraintsbuilder.cpp b/src/ui/simulator/application/main/constraintsbuilder.cpp
index 997689d0ba..1591985291 100644
--- a/src/ui/simulator/application/main/constraintsbuilder.cpp
+++ b/src/ui/simulator/application/main/constraintsbuilder.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#include "main.h"
diff --git a/src/ui/simulator/application/main/create.cpp b/src/ui/simulator/application/main/create.cpp
index 94a84369d8..c60236cecf 100644
--- a/src/ui/simulator/application/main/create.cpp
+++ b/src/ui/simulator/application/main/create.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#include "main.h"
diff --git a/src/ui/simulator/application/main/disabler.h b/src/ui/simulator/application/main/disabler.h
index 331cebbb3c..c20551a0cb 100644
--- a/src/ui/simulator/application/main/disabler.h
+++ b/src/ui/simulator/application/main/disabler.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_APPLICATION_MAIN_DISABLER_H__
#define __ANTARES_APPLICATION_MAIN_DISABLER_H__
diff --git a/src/ui/simulator/application/main/drag-drop.hxx b/src/ui/simulator/application/main/drag-drop.hxx
index 40772bb1b8..f254a2209c 100644
--- a/src/ui/simulator/application/main/drag-drop.hxx
+++ b/src/ui/simulator/application/main/drag-drop.hxx
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#include "main.h"
diff --git a/src/ui/simulator/application/main/events.cpp b/src/ui/simulator/application/main/events.cpp
index 87ed08e019..edaf413ac6 100644
--- a/src/ui/simulator/application/main/events.cpp
+++ b/src/ui/simulator/application/main/events.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#include "main.h"
diff --git a/src/ui/simulator/application/main/events.edit.cpp b/src/ui/simulator/application/main/events.edit.cpp
index cd9c885d0d..224ba831f6 100644
--- a/src/ui/simulator/application/main/events.edit.cpp
+++ b/src/ui/simulator/application/main/events.edit.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#include "main.h"
diff --git a/src/ui/simulator/application/main/events.file.cpp b/src/ui/simulator/application/main/events.file.cpp
index 373930df20..e5e3037890 100644
--- a/src/ui/simulator/application/main/events.file.cpp
+++ b/src/ui/simulator/application/main/events.file.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#include "main.h"
diff --git a/src/ui/simulator/application/main/events.simulation.cpp b/src/ui/simulator/application/main/events.simulation.cpp
index d12297611e..a6b0da620f 100644
--- a/src/ui/simulator/application/main/events.simulation.cpp
+++ b/src/ui/simulator/application/main/events.simulation.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#include "../main.h"
diff --git a/src/ui/simulator/application/main/fwd.h b/src/ui/simulator/application/main/fwd.h
index 4e4883ad76..df882c53d8 100644
--- a/src/ui/simulator/application/main/fwd.h
+++ b/src/ui/simulator/application/main/fwd.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_FWD_H__
#define __ANTARES_FWD_H__
diff --git a/src/ui/simulator/application/main/help.cpp b/src/ui/simulator/application/main/help.cpp
index fe935ce9fb..f1660c468a 100644
--- a/src/ui/simulator/application/main/help.cpp
+++ b/src/ui/simulator/application/main/help.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#include
diff --git a/src/ui/simulator/application/main/internal-data.cpp b/src/ui/simulator/application/main/internal-data.cpp
index 3d36939c30..db129e2d37 100644
--- a/src/ui/simulator/application/main/internal-data.cpp
+++ b/src/ui/simulator/application/main/internal-data.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#include "internal-data.h"
diff --git a/src/ui/simulator/application/main/internal-data.h b/src/ui/simulator/application/main/internal-data.h
index 8e0c60a0ee..78390201dc 100644
--- a/src/ui/simulator/application/main/internal-data.h
+++ b/src/ui/simulator/application/main/internal-data.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_APPLICATION_MAIN_INTERNAL_DATA_H__
#define __ANTARES_APPLICATION_MAIN_INTERNAL_DATA_H__
diff --git a/src/ui/simulator/application/main/internal-ids.h b/src/ui/simulator/application/main/internal-ids.h
index ff9740688b..4ce42c5a7b 100644
--- a/src/ui/simulator/application/main/internal-ids.h
+++ b/src/ui/simulator/application/main/internal-ids.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_APPLICATION_MAIN_INTERNAL_IDS_H__
#define __ANTARES_APPLICATION_MAIN_INTERNAL_IDS_H__
diff --git a/src/ui/simulator/application/main/logs.cpp b/src/ui/simulator/application/main/logs.cpp
index a58769152c..0d87ac183c 100644
--- a/src/ui/simulator/application/main/logs.cpp
+++ b/src/ui/simulator/application/main/logs.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#include
#include "../main.h"
diff --git a/src/ui/simulator/application/main/main.cpp b/src/ui/simulator/application/main/main.cpp
index 195dc41f7d..241fc0aa10 100644
--- a/src/ui/simulator/application/main/main.cpp
+++ b/src/ui/simulator/application/main/main.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#include "main.h"
diff --git a/src/ui/simulator/application/main/main.h b/src/ui/simulator/application/main/main.h
index ff60127d83..94d5d517f5 100644
--- a/src/ui/simulator/application/main/main.h
+++ b/src/ui/simulator/application/main/main.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_APPLICATION_MAIN_MAIN_H__
#define __ANTARES_APPLICATION_MAIN_MAIN_H__
diff --git a/src/ui/simulator/application/main/main.hxx b/src/ui/simulator/application/main/main.hxx
index dac2f6d5aa..043b4b736c 100644
--- a/src/ui/simulator/application/main/main.hxx
+++ b/src/ui/simulator/application/main/main.hxx
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_APPLICATION_MAIN_MAIN_HXX__
#define __ANTARES_APPLICATION_MAIN_MAIN_HXX__
diff --git a/src/ui/simulator/application/main/menu.cpp b/src/ui/simulator/application/main/menu.cpp
index 5115455640..08f9504bc2 100644
--- a/src/ui/simulator/application/main/menu.cpp
+++ b/src/ui/simulator/application/main/menu.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#include "../main.h"
diff --git a/src/ui/simulator/application/main/notes.cpp b/src/ui/simulator/application/main/notes.cpp
index af13512932..65ae44638a 100644
--- a/src/ui/simulator/application/main/notes.cpp
+++ b/src/ui/simulator/application/main/notes.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#include "../main.h"
diff --git a/src/ui/simulator/application/main/options.cpp b/src/ui/simulator/application/main/options.cpp
index 31516c5e79..e4666e5a99 100644
--- a/src/ui/simulator/application/main/options.cpp
+++ b/src/ui/simulator/application/main/options.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#include "../main.h"
diff --git a/src/ui/simulator/application/main/paste-from-clipboard.cpp b/src/ui/simulator/application/main/paste-from-clipboard.cpp
index c3718a4878..04e8c2bbfb 100644
--- a/src/ui/simulator/application/main/paste-from-clipboard.cpp
+++ b/src/ui/simulator/application/main/paste-from-clipboard.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#include "main.h"
diff --git a/src/ui/simulator/application/main/refresh.cpp b/src/ui/simulator/application/main/refresh.cpp
index 3c8b1ff0c2..1d32aede8a 100644
--- a/src/ui/simulator/application/main/refresh.cpp
+++ b/src/ui/simulator/application/main/refresh.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#include "main.h"
diff --git a/src/ui/simulator/application/main/statusbar.cpp b/src/ui/simulator/application/main/statusbar.cpp
index 8d7055308c..384d71ab8d 100644
--- a/src/ui/simulator/application/main/statusbar.cpp
+++ b/src/ui/simulator/application/main/statusbar.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#include
diff --git a/src/ui/simulator/application/main/wip.cpp b/src/ui/simulator/application/main/wip.cpp
index 9f45c42061..9372254b60 100644
--- a/src/ui/simulator/application/main/wip.cpp
+++ b/src/ui/simulator/application/main/wip.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#include "main.h"
diff --git a/src/ui/simulator/application/menus.cpp b/src/ui/simulator/application/menus.cpp
index 611ee9491d..3107975c5e 100644
--- a/src/ui/simulator/application/menus.cpp
+++ b/src/ui/simulator/application/menus.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#include
diff --git a/src/ui/simulator/application/menus.h b/src/ui/simulator/application/menus.h
index 1fc4b076f3..b64b2efe1f 100644
--- a/src/ui/simulator/application/menus.h
+++ b/src/ui/simulator/application/menus.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_FORMS_MENU_H__
#define __ANTARES_FORMS_MENU_H__
diff --git a/src/ui/simulator/application/recentfiles.cpp b/src/ui/simulator/application/recentfiles.cpp
index 5d119573f5..ef6e02ccd2 100644
--- a/src/ui/simulator/application/recentfiles.cpp
+++ b/src/ui/simulator/application/recentfiles.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#include
diff --git a/src/ui/simulator/application/recentfiles.h b/src/ui/simulator/application/recentfiles.h
index 9986c77791..bb82408d02 100644
--- a/src/ui/simulator/application/recentfiles.h
+++ b/src/ui/simulator/application/recentfiles.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_APPLICATION_RECENT_FILES_H__
#define __ANTARES_APPLICATION_RECENT_FILES_H__
diff --git a/src/ui/simulator/application/study.cpp b/src/ui/simulator/application/study.cpp
index 36407ea41f..1aeb8ebca3 100644
--- a/src/ui/simulator/application/study.cpp
+++ b/src/ui/simulator/application/study.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#include "study.h"
#include
diff --git a/src/ui/simulator/application/study.h b/src/ui/simulator/application/study.h
index 3b790c2ea2..78e48bb9db 100644
--- a/src/ui/simulator/application/study.h
+++ b/src/ui/simulator/application/study.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_APPLICATION_STUDY_H__
#define __ANTARES_APPLICATION_STUDY_H__
diff --git a/src/ui/simulator/application/wait.cpp b/src/ui/simulator/application/wait.cpp
index 5aa9d82a0a..212337d19e 100644
--- a/src/ui/simulator/application/wait.cpp
+++ b/src/ui/simulator/application/wait.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#include
diff --git a/src/ui/simulator/application/wait.h b/src/ui/simulator/application/wait.h
index 4329fa6458..d17b96ee68 100644
--- a/src/ui/simulator/application/wait.h
+++ b/src/ui/simulator/application/wait.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_APPLICATION_PLEASE_WAIT_H__
#define __ANTARES_APPLICATION_PLEASE_WAIT_H__
diff --git a/src/ui/simulator/config.h b/src/ui/simulator/config.h
index e41c9a58fd..4f2647ab91 100644
--- a/src/ui/simulator/config.h
+++ b/src/ui/simulator/config.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_INTERFACE_CONFIG_H__
#define __ANTARES_INTERFACE_CONFIG_H__
diff --git a/src/ui/simulator/main.cpp b/src/ui/simulator/main.cpp
index c20b0161ba..d52fda168e 100644
--- a/src/ui/simulator/main.cpp
+++ b/src/ui/simulator/main.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#include
diff --git a/src/ui/simulator/toolbox/clipboard/clipboard.cpp b/src/ui/simulator/toolbox/clipboard/clipboard.cpp
index dcba083489..9da0a19e70 100644
--- a/src/ui/simulator/toolbox/clipboard/clipboard.cpp
+++ b/src/ui/simulator/toolbox/clipboard/clipboard.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#include "clipboard.h"
diff --git a/src/ui/simulator/toolbox/clipboard/clipboard.h b/src/ui/simulator/toolbox/clipboard/clipboard.h
index 538dea50c2..2de06e9c6f 100644
--- a/src/ui/simulator/toolbox/clipboard/clipboard.h
+++ b/src/ui/simulator/toolbox/clipboard/clipboard.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_TOOLBOX_CLIPBOARD_CLIPBOARD_H__
#define __ANTARES_TOOLBOX_CLIPBOARD_CLIPBOARD_H__
diff --git a/src/ui/simulator/toolbox/components/button.h b/src/ui/simulator/toolbox/components/button.h
index 754bd189ba..1e5a4205f5 100644
--- a/src/ui/simulator/toolbox/components/button.h
+++ b/src/ui/simulator/toolbox/components/button.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_TOOLBOX_COMPONENTS_BUTTON_H__
#define __ANTARES_TOOLBOX_COMPONENTS_BUTTON_H__
diff --git a/src/ui/simulator/toolbox/components/button/button.cpp b/src/ui/simulator/toolbox/components/button/button.cpp
index 0b884f687b..d8e5b0d824 100644
--- a/src/ui/simulator/toolbox/components/button/button.cpp
+++ b/src/ui/simulator/toolbox/components/button/button.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#include "button.h"
diff --git a/src/ui/simulator/toolbox/components/button/button.h b/src/ui/simulator/toolbox/components/button/button.h
index 2385aae108..a80707ab6d 100644
--- a/src/ui/simulator/toolbox/components/button/button.h
+++ b/src/ui/simulator/toolbox/components/button/button.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_TOOLBOX_COMPONENTS_BUTTON_BUTTON_H__
#define __ANTARES_TOOLBOX_COMPONENTS_BUTTON_BUTTON_H__
diff --git a/src/ui/simulator/toolbox/components/button/button.hxx b/src/ui/simulator/toolbox/components/button/button.hxx
index c5b4c9c9c9..53da62fd65 100644
--- a/src/ui/simulator/toolbox/components/button/button.hxx
+++ b/src/ui/simulator/toolbox/components/button/button.hxx
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_TOOLBOX_COMPONENTS_BUTTON_BUTTON_HXX__
#define __ANTARES_TOOLBOX_COMPONENTS_BUTTON_BUTTON_HXX__
diff --git a/src/ui/simulator/toolbox/components/captionpanel.cpp b/src/ui/simulator/toolbox/components/captionpanel.cpp
index c6469a1dca..6b3a65c2e4 100644
--- a/src/ui/simulator/toolbox/components/captionpanel.cpp
+++ b/src/ui/simulator/toolbox/components/captionpanel.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#include "captionpanel.h"
diff --git a/src/ui/simulator/toolbox/components/captionpanel.h b/src/ui/simulator/toolbox/components/captionpanel.h
index 58a9290381..2bc8e25e2f 100644
--- a/src/ui/simulator/toolbox/components/captionpanel.h
+++ b/src/ui/simulator/toolbox/components/captionpanel.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_TOOLBOX_COMPONENTS_CAPTIONPANEL_H__
#define __ANTARES_TOOLBOX_COMPONENTS_CAPTIONPANEL_H__
diff --git a/src/ui/simulator/toolbox/components/datagrid/component.cpp b/src/ui/simulator/toolbox/components/datagrid/component.cpp
index b2fb1f3f0d..7bd532ff92 100644
--- a/src/ui/simulator/toolbox/components/datagrid/component.cpp
+++ b/src/ui/simulator/toolbox/components/datagrid/component.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#include
diff --git a/src/ui/simulator/toolbox/components/datagrid/component.h b/src/ui/simulator/toolbox/components/datagrid/component.h
index 738cf50623..df6630880f 100644
--- a/src/ui/simulator/toolbox/components/datagrid/component.h
+++ b/src/ui/simulator/toolbox/components/datagrid/component.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_TOOLBOX_COMPONENT_DATAGRID_COMPONENT_H__
#define __ANTARES_TOOLBOX_COMPONENT_DATAGRID_COMPONENT_H__
diff --git a/src/ui/simulator/toolbox/components/datagrid/dbgrid.cpp b/src/ui/simulator/toolbox/components/datagrid/dbgrid.cpp
index f20c919e4c..96af52e915 100644
--- a/src/ui/simulator/toolbox/components/datagrid/dbgrid.cpp
+++ b/src/ui/simulator/toolbox/components/datagrid/dbgrid.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#include "dbgrid.h"
diff --git a/src/ui/simulator/toolbox/components/datagrid/dbgrid.h b/src/ui/simulator/toolbox/components/datagrid/dbgrid.h
index 4a0e5372cf..ab50c9e2a4 100644
--- a/src/ui/simulator/toolbox/components/datagrid/dbgrid.h
+++ b/src/ui/simulator/toolbox/components/datagrid/dbgrid.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_TOOLBOX_COMPONENT_DATAGRID_DBGRID_H__
#define __ANTARES_TOOLBOX_COMPONENT_DATAGRID_DBGRID_H__
diff --git a/src/ui/simulator/toolbox/components/datagrid/default.h b/src/ui/simulator/toolbox/components/datagrid/default.h
index f7384c793f..895d6dd408 100644
--- a/src/ui/simulator/toolbox/components/datagrid/default.h
+++ b/src/ui/simulator/toolbox/components/datagrid/default.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_TOOLBOX_COMPONENT_DATAGRID_DEFAULT_H__
#define __ANTARES_TOOLBOX_COMPONENT_DATAGRID_DEFAULT_H__
diff --git a/src/ui/simulator/toolbox/components/datagrid/filter/all/any.h b/src/ui/simulator/toolbox/components/datagrid/filter/all/any.h
index 5da87fc3cc..cddf83c0d3 100644
--- a/src/ui/simulator/toolbox/components/datagrid/filter/all/any.h
+++ b/src/ui/simulator/toolbox/components/datagrid/filter/all/any.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_TOOLBOX_FILTER_ALL_ANY_H__
#define __ANTARES_TOOLBOX_FILTER_ALL_ANY_H__
diff --git a/src/ui/simulator/toolbox/components/datagrid/filter/all/columnindex.h b/src/ui/simulator/toolbox/components/datagrid/filter/all/columnindex.h
index ca274aa011..02a2b51d3d 100644
--- a/src/ui/simulator/toolbox/components/datagrid/filter/all/columnindex.h
+++ b/src/ui/simulator/toolbox/components/datagrid/filter/all/columnindex.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_TOOLBOX_COMPONENTS_DATAGRID_FILTER_ALL_COLUMN_INDEX_H__
#define __ANTARES_TOOLBOX_COMPONENTS_DATAGRID_FILTER_ALL_COLUMN_INDEX_H__
diff --git a/src/ui/simulator/toolbox/components/datagrid/filter/all/day.h b/src/ui/simulator/toolbox/components/datagrid/filter/all/day.h
index 13b4590722..8a02835298 100644
--- a/src/ui/simulator/toolbox/components/datagrid/filter/all/day.h
+++ b/src/ui/simulator/toolbox/components/datagrid/filter/all/day.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_TOOLBOX_COMPONENTS_DATAGRID_FILTER_ALL_DAY_H__
#define __ANTARES_TOOLBOX_COMPONENTS_DATAGRID_FILTER_ALL_DAY_H__
diff --git a/src/ui/simulator/toolbox/components/datagrid/filter/all/dayyear.h b/src/ui/simulator/toolbox/components/datagrid/filter/all/dayyear.h
index 6263aae203..da251ea0e4 100644
--- a/src/ui/simulator/toolbox/components/datagrid/filter/all/dayyear.h
+++ b/src/ui/simulator/toolbox/components/datagrid/filter/all/dayyear.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_TOOLBOX_COMPONENTS_DATAGRID_FILTER_ALL_DAYYEAR_H__
#define __ANTARES_TOOLBOX_COMPONENTS_DATAGRID_FILTER_ALL_DAYYEAR_H__
diff --git a/src/ui/simulator/toolbox/components/datagrid/filter/all/hour.h b/src/ui/simulator/toolbox/components/datagrid/filter/all/hour.h
index 7a4b7d7fd7..f333c6c733 100644
--- a/src/ui/simulator/toolbox/components/datagrid/filter/all/hour.h
+++ b/src/ui/simulator/toolbox/components/datagrid/filter/all/hour.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_TOOLBOX_COMPONENTS_DATAGRID_FILTER_ALL_HOUR_H__
#define __ANTARES_TOOLBOX_COMPONENTS_DATAGRID_FILTER_ALL_HOUR_H__
diff --git a/src/ui/simulator/toolbox/components/datagrid/filter/all/houryear.h b/src/ui/simulator/toolbox/components/datagrid/filter/all/houryear.h
index 0f376156a3..c003af9f11 100644
--- a/src/ui/simulator/toolbox/components/datagrid/filter/all/houryear.h
+++ b/src/ui/simulator/toolbox/components/datagrid/filter/all/houryear.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_TOOLBOX_FILTER_ALL_HOUR_YEAR_H__
#define __ANTARES_TOOLBOX_FILTER_ALL_HOUR_YEAR_H__
diff --git a/src/ui/simulator/toolbox/components/datagrid/filter/all/month.cpp b/src/ui/simulator/toolbox/components/datagrid/filter/all/month.cpp
index 1e2dffd7e9..587e7dc8ac 100644
--- a/src/ui/simulator/toolbox/components/datagrid/filter/all/month.cpp
+++ b/src/ui/simulator/toolbox/components/datagrid/filter/all/month.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#include "month.h"
diff --git a/src/ui/simulator/toolbox/components/datagrid/filter/all/month.h b/src/ui/simulator/toolbox/components/datagrid/filter/all/month.h
index c8114792e6..9240f6d14c 100644
--- a/src/ui/simulator/toolbox/components/datagrid/filter/all/month.h
+++ b/src/ui/simulator/toolbox/components/datagrid/filter/all/month.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_TOOLBOX_COMPONENTS_DATAGRID_FILTER_ALL_MONTH_H__
#define __ANTARES_TOOLBOX_COMPONENTS_DATAGRID_FILTER_ALL_MONTH_H__
diff --git a/src/ui/simulator/toolbox/components/datagrid/filter/all/week.cpp b/src/ui/simulator/toolbox/components/datagrid/filter/all/week.cpp
index 8f87777c16..bd28e9758d 100644
--- a/src/ui/simulator/toolbox/components/datagrid/filter/all/week.cpp
+++ b/src/ui/simulator/toolbox/components/datagrid/filter/all/week.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#include "week.h"
diff --git a/src/ui/simulator/toolbox/components/datagrid/filter/all/week.h b/src/ui/simulator/toolbox/components/datagrid/filter/all/week.h
index cf9d8b7a37..bd01edd2f8 100644
--- a/src/ui/simulator/toolbox/components/datagrid/filter/all/week.h
+++ b/src/ui/simulator/toolbox/components/datagrid/filter/all/week.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_TOOLBOX_COMPONENTS_DATAGRID_FILTER_ALL_WEEK_H__
#define __ANTARES_TOOLBOX_COMPONENTS_DATAGRID_FILTER_ALL_WEEK_H__
diff --git a/src/ui/simulator/toolbox/components/datagrid/filter/all/weekday.h b/src/ui/simulator/toolbox/components/datagrid/filter/all/weekday.h
index a6d7f5aab1..0065f27cf5 100644
--- a/src/ui/simulator/toolbox/components/datagrid/filter/all/weekday.h
+++ b/src/ui/simulator/toolbox/components/datagrid/filter/all/weekday.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_TOOLBOX_COMPONENTS_DATAGRID_FILTER_ALL_WEEKDAY_H__
#define __ANTARES_TOOLBOX_COMPONENTS_DATAGRID_FILTER_ALL_WEEKDAY_H__
diff --git a/src/ui/simulator/toolbox/components/datagrid/filter/component.cpp b/src/ui/simulator/toolbox/components/datagrid/filter/component.cpp
index 89550c55a8..d9cb2e40ab 100644
--- a/src/ui/simulator/toolbox/components/datagrid/filter/component.cpp
+++ b/src/ui/simulator/toolbox/components/datagrid/filter/component.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#include "component.h"
diff --git a/src/ui/simulator/toolbox/components/datagrid/filter/component.h b/src/ui/simulator/toolbox/components/datagrid/filter/component.h
index 9fbb9c017d..9e884ee66e 100644
--- a/src/ui/simulator/toolbox/components/datagrid/filter/component.h
+++ b/src/ui/simulator/toolbox/components/datagrid/filter/component.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_TOOLBOX_FILTER_COMPONENT_H__
#define __ANTARES_TOOLBOX_FILTER_COMPONENT_H__
diff --git a/src/ui/simulator/toolbox/components/datagrid/filter/filter.cpp b/src/ui/simulator/toolbox/components/datagrid/filter/filter.cpp
index a497e1c759..6c9afd6568 100644
--- a/src/ui/simulator/toolbox/components/datagrid/filter/filter.cpp
+++ b/src/ui/simulator/toolbox/components/datagrid/filter/filter.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#include "operator.h"
diff --git a/src/ui/simulator/toolbox/components/datagrid/filter/filter.h b/src/ui/simulator/toolbox/components/datagrid/filter/filter.h
index ace251de3b..5b73f79ecb 100644
--- a/src/ui/simulator/toolbox/components/datagrid/filter/filter.h
+++ b/src/ui/simulator/toolbox/components/datagrid/filter/filter.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_TOOLBOX_FILTER_FILTER_H__
#define __ANTARES_TOOLBOX_FILTER_FILTER_H__
diff --git a/src/ui/simulator/toolbox/components/datagrid/filter/input.cpp b/src/ui/simulator/toolbox/components/datagrid/filter/input.cpp
index a7ffeb53fb..7b76ba6895 100644
--- a/src/ui/simulator/toolbox/components/datagrid/filter/input.cpp
+++ b/src/ui/simulator/toolbox/components/datagrid/filter/input.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#include "input.h"
diff --git a/src/ui/simulator/toolbox/components/datagrid/filter/input.h b/src/ui/simulator/toolbox/components/datagrid/filter/input.h
index 1726c2b2ec..8e6e41f0c8 100644
--- a/src/ui/simulator/toolbox/components/datagrid/filter/input.h
+++ b/src/ui/simulator/toolbox/components/datagrid/filter/input.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_TOOLBOX_FILTER_INPUT_H__
#define __ANTARES_TOOLBOX_FILTER_INPUT_H__
diff --git a/src/ui/simulator/toolbox/components/datagrid/filter/operator.cpp b/src/ui/simulator/toolbox/components/datagrid/filter/operator.cpp
index deb8b8d9cd..ed9dc8f074 100644
--- a/src/ui/simulator/toolbox/components/datagrid/filter/operator.cpp
+++ b/src/ui/simulator/toolbox/components/datagrid/filter/operator.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#include "operator.h"
diff --git a/src/ui/simulator/toolbox/components/datagrid/filter/operator.h b/src/ui/simulator/toolbox/components/datagrid/filter/operator.h
index 2d7a618d0f..5771de2bb9 100644
--- a/src/ui/simulator/toolbox/components/datagrid/filter/operator.h
+++ b/src/ui/simulator/toolbox/components/datagrid/filter/operator.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_TOOLBOX_FILTER_OPERATION_H__
#define __ANTARES_TOOLBOX_FILTER_OPERATION_H__
diff --git a/src/ui/simulator/toolbox/components/datagrid/filter/operator.list.cpp b/src/ui/simulator/toolbox/components/datagrid/filter/operator.list.cpp
index 27aae5a2f1..c624421d53 100644
--- a/src/ui/simulator/toolbox/components/datagrid/filter/operator.list.cpp
+++ b/src/ui/simulator/toolbox/components/datagrid/filter/operator.list.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#include "operator.list.h"
diff --git a/src/ui/simulator/toolbox/components/datagrid/filter/operator.list.h b/src/ui/simulator/toolbox/components/datagrid/filter/operator.list.h
index 1626258855..06c28a19d5 100644
--- a/src/ui/simulator/toolbox/components/datagrid/filter/operator.list.h
+++ b/src/ui/simulator/toolbox/components/datagrid/filter/operator.list.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_TOOLBOX_FILTER_OPERATOR_LIST_H__
#define __ANTARES_TOOLBOX_FILTER_OPERATOR_LIST_H__
diff --git a/src/ui/simulator/toolbox/components/datagrid/filter/operator/all.h b/src/ui/simulator/toolbox/components/datagrid/filter/operator/all.h
index a78fedf120..2a3ffdc535 100644
--- a/src/ui/simulator/toolbox/components/datagrid/filter/operator/all.h
+++ b/src/ui/simulator/toolbox/components/datagrid/filter/operator/all.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_TOOLBOX_FILTER_OPERATOR_ALL_H__
#define __ANTARES_TOOLBOX_FILTER_OPERATOR_ALL_H__
diff --git a/src/ui/simulator/toolbox/components/datagrid/filter/operator/equals.h b/src/ui/simulator/toolbox/components/datagrid/filter/operator/equals.h
index 548caeeca3..b1c0622ed8 100644
--- a/src/ui/simulator/toolbox/components/datagrid/filter/operator/equals.h
+++ b/src/ui/simulator/toolbox/components/datagrid/filter/operator/equals.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_TOOLBOX_FILTER_OPERATOR_NOT_EQUALS_H__
#define __ANTARES_TOOLBOX_FILTER_OPERATOR_NOT_EQUALS_H__
diff --git a/src/ui/simulator/toolbox/components/datagrid/filter/operator/greaterthan.h b/src/ui/simulator/toolbox/components/datagrid/filter/operator/greaterthan.h
index 967b4274cc..d913df1b8f 100644
--- a/src/ui/simulator/toolbox/components/datagrid/filter/operator/greaterthan.h
+++ b/src/ui/simulator/toolbox/components/datagrid/filter/operator/greaterthan.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_TOOLBOX_FILTER_OPERATOR_GREATER_THAN_H__
#define __ANTARES_TOOLBOX_FILTER_OPERATOR_GREATER_THAN_H__
diff --git a/src/ui/simulator/toolbox/components/datagrid/filter/operator/greaterthanorequalsto.h b/src/ui/simulator/toolbox/components/datagrid/filter/operator/greaterthanorequalsto.h
index fd18324272..5088fa4847 100644
--- a/src/ui/simulator/toolbox/components/datagrid/filter/operator/greaterthanorequalsto.h
+++ b/src/ui/simulator/toolbox/components/datagrid/filter/operator/greaterthanorequalsto.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_TOOLBOX_FILTER_OPERATOR_GREATER_THAN_OR_EQUALS_TO_H__
#define __ANTARES_TOOLBOX_FILTER_OPERATOR_GREATER_THAN_OR_EQUALS_TO_H__
diff --git a/src/ui/simulator/toolbox/components/datagrid/filter/operator/lessthan.h b/src/ui/simulator/toolbox/components/datagrid/filter/operator/lessthan.h
index 82da71bb33..5afe06c0ca 100644
--- a/src/ui/simulator/toolbox/components/datagrid/filter/operator/lessthan.h
+++ b/src/ui/simulator/toolbox/components/datagrid/filter/operator/lessthan.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_TOOLBOX_FILTER_OPERATOR_LESS_THAN_H__
#define __ANTARES_TOOLBOX_FILTER_OPERATOR_LESS_THAN_H__
diff --git a/src/ui/simulator/toolbox/components/datagrid/filter/operator/lessthanorequalsto.h b/src/ui/simulator/toolbox/components/datagrid/filter/operator/lessthanorequalsto.h
index 5fd5a24d16..3bcf5e51af 100644
--- a/src/ui/simulator/toolbox/components/datagrid/filter/operator/lessthanorequalsto.h
+++ b/src/ui/simulator/toolbox/components/datagrid/filter/operator/lessthanorequalsto.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_TOOLBOX_FILTER_OPERATOR_LESS_THAN_OR_EQUALS_TO_H__
#define __ANTARES_TOOLBOX_FILTER_OPERATOR_LESS_THAN_OR_EQUALS_TO_H__
diff --git a/src/ui/simulator/toolbox/components/datagrid/filter/operator/modulo.h b/src/ui/simulator/toolbox/components/datagrid/filter/operator/modulo.h
index dd22d33fcd..07b50fdeec 100644
--- a/src/ui/simulator/toolbox/components/datagrid/filter/operator/modulo.h
+++ b/src/ui/simulator/toolbox/components/datagrid/filter/operator/modulo.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_TOOLBOX_FILTER_OPERATOR_MODULO_H__
#define __ANTARES_TOOLBOX_FILTER_OPERATOR_MODULO_H__
diff --git a/src/ui/simulator/toolbox/components/datagrid/filter/operator/notequals.h b/src/ui/simulator/toolbox/components/datagrid/filter/operator/notequals.h
index 952b407fac..b08a867a64 100644
--- a/src/ui/simulator/toolbox/components/datagrid/filter/operator/notequals.h
+++ b/src/ui/simulator/toolbox/components/datagrid/filter/operator/notequals.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_TOOLBOX_FILTER_OPERATOR_EQUALS_H__
#define __ANTARES_TOOLBOX_FILTER_OPERATOR_EQUALS_H__
diff --git a/src/ui/simulator/toolbox/components/datagrid/filter/parameter/parameter.cpp b/src/ui/simulator/toolbox/components/datagrid/filter/parameter/parameter.cpp
index cba7e1207a..1f95bf9e93 100644
--- a/src/ui/simulator/toolbox/components/datagrid/filter/parameter/parameter.cpp
+++ b/src/ui/simulator/toolbox/components/datagrid/filter/parameter/parameter.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#include "parameter.h"
diff --git a/src/ui/simulator/toolbox/components/datagrid/filter/parameter/parameter.h b/src/ui/simulator/toolbox/components/datagrid/filter/parameter/parameter.h
index 69487c7b5c..922d828600 100644
--- a/src/ui/simulator/toolbox/components/datagrid/filter/parameter/parameter.h
+++ b/src/ui/simulator/toolbox/components/datagrid/filter/parameter/parameter.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_TOOLBOX_FILTER_PARAMETER_H__
#define __ANTARES_TOOLBOX_FILTER_PARAMETER_H__
diff --git a/src/ui/simulator/toolbox/components/datagrid/filter/static.cpp b/src/ui/simulator/toolbox/components/datagrid/filter/static.cpp
index 907ba2b00a..6c92ffb7d7 100644
--- a/src/ui/simulator/toolbox/components/datagrid/filter/static.cpp
+++ b/src/ui/simulator/toolbox/components/datagrid/filter/static.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#include "filter.h"
diff --git a/src/ui/simulator/toolbox/components/datagrid/gridhelper.cpp b/src/ui/simulator/toolbox/components/datagrid/gridhelper.cpp
index 2c43ed0fa6..cb667d4237 100644
--- a/src/ui/simulator/toolbox/components/datagrid/gridhelper.cpp
+++ b/src/ui/simulator/toolbox/components/datagrid/gridhelper.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#include
diff --git a/src/ui/simulator/toolbox/components/datagrid/gridhelper.h b/src/ui/simulator/toolbox/components/datagrid/gridhelper.h
index 6d9623a3c7..97c4b267fc 100644
--- a/src/ui/simulator/toolbox/components/datagrid/gridhelper.h
+++ b/src/ui/simulator/toolbox/components/datagrid/gridhelper.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_TOOLBOX_COMPONENTS_DATAGRID__GRID_HELPER_H__
#define __ANTARES_TOOLBOX_COMPONENTS_DATAGRID__GRID_HELPER_H__
diff --git a/src/ui/simulator/toolbox/components/datagrid/gridhelper.hxx b/src/ui/simulator/toolbox/components/datagrid/gridhelper.hxx
index 5fd165b942..5f3045822b 100644
--- a/src/ui/simulator/toolbox/components/datagrid/gridhelper.hxx
+++ b/src/ui/simulator/toolbox/components/datagrid/gridhelper.hxx
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_TOOLBOX_COMPONENTS_DATAGRID__GRID_HELPER_HXX__
#define __ANTARES_TOOLBOX_COMPONENTS_DATAGRID__GRID_HELPER_HXX__
diff --git a/src/ui/simulator/toolbox/components/datagrid/modifiers.hxx b/src/ui/simulator/toolbox/components/datagrid/modifiers.hxx
index 0ed93563a6..92351b5407 100644
--- a/src/ui/simulator/toolbox/components/datagrid/modifiers.hxx
+++ b/src/ui/simulator/toolbox/components/datagrid/modifiers.hxx
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_TOOLBOX_COMPONENT_DATAGRID_MODIFIERS_HXX__
#define __ANTARES_TOOLBOX_COMPONENT_DATAGRID_MODIFIERS_HXX__
diff --git a/src/ui/simulator/toolbox/components/datagrid/renderer.cpp b/src/ui/simulator/toolbox/components/datagrid/renderer.cpp
index bfad901a6e..f0043b558f 100644
--- a/src/ui/simulator/toolbox/components/datagrid/renderer.cpp
+++ b/src/ui/simulator/toolbox/components/datagrid/renderer.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#include "renderer.h"
diff --git a/src/ui/simulator/toolbox/components/datagrid/renderer.h b/src/ui/simulator/toolbox/components/datagrid/renderer.h
index f3a1fc997b..b612d2d1e9 100644
--- a/src/ui/simulator/toolbox/components/datagrid/renderer.h
+++ b/src/ui/simulator/toolbox/components/datagrid/renderer.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_TOOLBOX_COMPONENT_DATAGRID_RENDERER_H__
#define __ANTARES_TOOLBOX_COMPONENT_DATAGRID_RENDERER_H__
diff --git a/src/ui/simulator/toolbox/components/datagrid/renderer.hxx b/src/ui/simulator/toolbox/components/datagrid/renderer.hxx
index 0190674e15..5776aef57b 100644
--- a/src/ui/simulator/toolbox/components/datagrid/renderer.hxx
+++ b/src/ui/simulator/toolbox/components/datagrid/renderer.hxx
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#include "renderer.h"
#ifndef __ANTARES_TOOLBOX_COMPONENT_DATAGRID_RENDERER_HXX__
diff --git a/src/ui/simulator/toolbox/components/datagrid/renderer/adequacy-patch-area-grid.cpp b/src/ui/simulator/toolbox/components/datagrid/renderer/adequacy-patch-area-grid.cpp
index 262bea0b00..14e24bdb7c 100644
--- a/src/ui/simulator/toolbox/components/datagrid/renderer/adequacy-patch-area-grid.cpp
+++ b/src/ui/simulator/toolbox/components/datagrid/renderer/adequacy-patch-area-grid.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#include "adequacy-patch-area-grid.h"
diff --git a/src/ui/simulator/toolbox/components/datagrid/renderer/adequacy-patch-area-grid.h b/src/ui/simulator/toolbox/components/datagrid/renderer/adequacy-patch-area-grid.h
index bbad91efef..765ee4861e 100644
--- a/src/ui/simulator/toolbox/components/datagrid/renderer/adequacy-patch-area-grid.h
+++ b/src/ui/simulator/toolbox/components/datagrid/renderer/adequacy-patch-area-grid.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_TOOLBOX_COMPONENT_DATAGRID_RENDERER_ADEQUACY_PATCH_AREAS_GRID_H__
diff --git a/src/ui/simulator/toolbox/components/datagrid/renderer/analyzer/areas.cpp b/src/ui/simulator/toolbox/components/datagrid/renderer/analyzer/areas.cpp
index 9dd0bfd236..c186858297 100644
--- a/src/ui/simulator/toolbox/components/datagrid/renderer/analyzer/areas.cpp
+++ b/src/ui/simulator/toolbox/components/datagrid/renderer/analyzer/areas.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#include "areas.h"
diff --git a/src/ui/simulator/toolbox/components/datagrid/renderer/analyzer/areas.h b/src/ui/simulator/toolbox/components/datagrid/renderer/analyzer/areas.h
index ae2da2a4b0..aea26c336b 100644
--- a/src/ui/simulator/toolbox/components/datagrid/renderer/analyzer/areas.h
+++ b/src/ui/simulator/toolbox/components/datagrid/renderer/analyzer/areas.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_TOOLBOX_COMPONENT_DATAGRID_RENDERER_AREA_CORRELATION_H__
#define __ANTARES_TOOLBOX_COMPONENT_DATAGRID_RENDERER_AREA_CORRELATION_H__
diff --git a/src/ui/simulator/toolbox/components/datagrid/renderer/area.cpp b/src/ui/simulator/toolbox/components/datagrid/renderer/area.cpp
index 2ad0b2ea5d..3178f01e0b 100644
--- a/src/ui/simulator/toolbox/components/datagrid/renderer/area.cpp
+++ b/src/ui/simulator/toolbox/components/datagrid/renderer/area.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#include "area.h"
diff --git a/src/ui/simulator/toolbox/components/datagrid/renderer/area.h b/src/ui/simulator/toolbox/components/datagrid/renderer/area.h
index 2f90c66d93..f4fb76310f 100644
--- a/src/ui/simulator/toolbox/components/datagrid/renderer/area.h
+++ b/src/ui/simulator/toolbox/components/datagrid/renderer/area.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_TOOLBOX_COMPONENT_DATAGRID_RENDERER_AREA_H__
#define __ANTARES_TOOLBOX_COMPONENT_DATAGRID_RENDERER_AREA_H__
diff --git a/src/ui/simulator/toolbox/components/datagrid/renderer/area/common.areasummary.cpp b/src/ui/simulator/toolbox/components/datagrid/renderer/area/common.areasummary.cpp
index b6373e7acc..5d1554c2d1 100644
--- a/src/ui/simulator/toolbox/components/datagrid/renderer/area/common.areasummary.cpp
+++ b/src/ui/simulator/toolbox/components/datagrid/renderer/area/common.areasummary.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#include "common.areasummary.h"
diff --git a/src/ui/simulator/toolbox/components/datagrid/renderer/area/common.areasummary.h b/src/ui/simulator/toolbox/components/datagrid/renderer/area/common.areasummary.h
index db0e040765..69adad3d19 100644
--- a/src/ui/simulator/toolbox/components/datagrid/renderer/area/common.areasummary.h
+++ b/src/ui/simulator/toolbox/components/datagrid/renderer/area/common.areasummary.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#pragma once
diff --git a/src/ui/simulator/toolbox/components/datagrid/renderer/area/creditmodulations.cpp b/src/ui/simulator/toolbox/components/datagrid/renderer/area/creditmodulations.cpp
index 8b4faa1694..1225b666b8 100644
--- a/src/ui/simulator/toolbox/components/datagrid/renderer/area/creditmodulations.cpp
+++ b/src/ui/simulator/toolbox/components/datagrid/renderer/area/creditmodulations.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#include "creditmodulations.h"
diff --git a/src/ui/simulator/toolbox/components/datagrid/renderer/area/creditmodulations.h b/src/ui/simulator/toolbox/components/datagrid/renderer/area/creditmodulations.h
index 88c5374017..c3ad1db3d3 100644
--- a/src/ui/simulator/toolbox/components/datagrid/renderer/area/creditmodulations.h
+++ b/src/ui/simulator/toolbox/components/datagrid/renderer/area/creditmodulations.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_TOOLBOX_COMPONENT_DATAGRID_RENDERER_AREA_CREDITMODULATIONS_H__
#define __ANTARES_TOOLBOX_COMPONENT_DATAGRID_RENDERER_AREA_CREDITMODULATIONS_H__
diff --git a/src/ui/simulator/toolbox/components/datagrid/renderer/area/dsm.cpp b/src/ui/simulator/toolbox/components/datagrid/renderer/area/dsm.cpp
index 570248bc95..0b0d429b4b 100644
--- a/src/ui/simulator/toolbox/components/datagrid/renderer/area/dsm.cpp
+++ b/src/ui/simulator/toolbox/components/datagrid/renderer/area/dsm.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#include "dsm.h"
diff --git a/src/ui/simulator/toolbox/components/datagrid/renderer/area/dsm.h b/src/ui/simulator/toolbox/components/datagrid/renderer/area/dsm.h
index 65583e86ed..6357b12dbf 100644
--- a/src/ui/simulator/toolbox/components/datagrid/renderer/area/dsm.h
+++ b/src/ui/simulator/toolbox/components/datagrid/renderer/area/dsm.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_TOOLBOX_COMPONENT_DATAGRID_RENDERER_AREA_DSM_H__
#define __ANTARES_TOOLBOX_COMPONENT_DATAGRID_RENDERER_AREA_DSM_H__
diff --git a/src/ui/simulator/toolbox/components/datagrid/renderer/area/hydro/allocation.cpp b/src/ui/simulator/toolbox/components/datagrid/renderer/area/hydro/allocation.cpp
index fd753277de..d49e357b71 100644
--- a/src/ui/simulator/toolbox/components/datagrid/renderer/area/hydro/allocation.cpp
+++ b/src/ui/simulator/toolbox/components/datagrid/renderer/area/hydro/allocation.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#include "allocation.h"
diff --git a/src/ui/simulator/toolbox/components/datagrid/renderer/area/hydro/allocation.h b/src/ui/simulator/toolbox/components/datagrid/renderer/area/hydro/allocation.h
index 28514c4b37..42d1624716 100644
--- a/src/ui/simulator/toolbox/components/datagrid/renderer/area/hydro/allocation.h
+++ b/src/ui/simulator/toolbox/components/datagrid/renderer/area/hydro/allocation.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_TOOLBOX_COMPONENT_DATAGRID_RENDERER_AREA_HYDRO_ALLOCATION_H__
#define __ANTARES_TOOLBOX_COMPONENT_DATAGRID_RENDERER_AREA_HYDRO_ALLOCATION_H__
diff --git a/src/ui/simulator/toolbox/components/datagrid/renderer/area/hydromonthlypower.cpp b/src/ui/simulator/toolbox/components/datagrid/renderer/area/hydromonthlypower.cpp
index 2296ede3c2..01da485963 100644
--- a/src/ui/simulator/toolbox/components/datagrid/renderer/area/hydromonthlypower.cpp
+++ b/src/ui/simulator/toolbox/components/datagrid/renderer/area/hydromonthlypower.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#include "hydromonthlypower.h"
diff --git a/src/ui/simulator/toolbox/components/datagrid/renderer/area/hydromonthlypower.h b/src/ui/simulator/toolbox/components/datagrid/renderer/area/hydromonthlypower.h
index 12aaebf3d8..923590e145 100644
--- a/src/ui/simulator/toolbox/components/datagrid/renderer/area/hydromonthlypower.h
+++ b/src/ui/simulator/toolbox/components/datagrid/renderer/area/hydromonthlypower.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_TOOLBOX_COMPONENT_DATAGRID_RENDERER_AREA_HYDRO_MONTHLY_POWER_H__
#define __ANTARES_TOOLBOX_COMPONENT_DATAGRID_RENDERER_AREA_HYDRO_MONTHLY_POWER_H__
diff --git a/src/ui/simulator/toolbox/components/datagrid/renderer/area/hydroprepro.cpp b/src/ui/simulator/toolbox/components/datagrid/renderer/area/hydroprepro.cpp
index cdd8ba1758..7795a93867 100644
--- a/src/ui/simulator/toolbox/components/datagrid/renderer/area/hydroprepro.cpp
+++ b/src/ui/simulator/toolbox/components/datagrid/renderer/area/hydroprepro.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#include "hydroprepro.h"
diff --git a/src/ui/simulator/toolbox/components/datagrid/renderer/area/hydroprepro.h b/src/ui/simulator/toolbox/components/datagrid/renderer/area/hydroprepro.h
index 4f1abb66a9..d11f534f53 100644
--- a/src/ui/simulator/toolbox/components/datagrid/renderer/area/hydroprepro.h
+++ b/src/ui/simulator/toolbox/components/datagrid/renderer/area/hydroprepro.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_TOOLBOX_COMPONENT_DATAGRID_RENDERER_AREA_HYDROPREPRO_H__
#define __ANTARES_TOOLBOX_COMPONENT_DATAGRID_RENDERER_AREA_HYDROPREPRO_H__
diff --git a/src/ui/simulator/toolbox/components/datagrid/renderer/area/inflowpattern.cpp b/src/ui/simulator/toolbox/components/datagrid/renderer/area/inflowpattern.cpp
index 06e6b178f5..71d89ffa41 100644
--- a/src/ui/simulator/toolbox/components/datagrid/renderer/area/inflowpattern.cpp
+++ b/src/ui/simulator/toolbox/components/datagrid/renderer/area/inflowpattern.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#include "inflowpattern.h"
diff --git a/src/ui/simulator/toolbox/components/datagrid/renderer/area/inflowpattern.h b/src/ui/simulator/toolbox/components/datagrid/renderer/area/inflowpattern.h
index 83e4b4cc26..f9b47c7ef7 100644
--- a/src/ui/simulator/toolbox/components/datagrid/renderer/area/inflowpattern.h
+++ b/src/ui/simulator/toolbox/components/datagrid/renderer/area/inflowpattern.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_TOOLBOX_COMPONENT_DATAGRID_RENDERER_AREA_INFLOWPATTERN_H__
#define __ANTARES_TOOLBOX_COMPONENT_DATAGRID_RENDERER_AREA_INFLOWPATTERN_H__
diff --git a/src/ui/simulator/toolbox/components/datagrid/renderer/area/misc.cpp b/src/ui/simulator/toolbox/components/datagrid/renderer/area/misc.cpp
index db881e771b..2ce2a1a85e 100644
--- a/src/ui/simulator/toolbox/components/datagrid/renderer/area/misc.cpp
+++ b/src/ui/simulator/toolbox/components/datagrid/renderer/area/misc.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#include "misc.h"
diff --git a/src/ui/simulator/toolbox/components/datagrid/renderer/area/misc.h b/src/ui/simulator/toolbox/components/datagrid/renderer/area/misc.h
index 7c90fb087e..4e30ef9af0 100644
--- a/src/ui/simulator/toolbox/components/datagrid/renderer/area/misc.h
+++ b/src/ui/simulator/toolbox/components/datagrid/renderer/area/misc.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_TOOLBOX_COMPONENT_DATAGRID_RENDERER_AREA_MISC_H__
#define __ANTARES_TOOLBOX_COMPONENT_DATAGRID_RENDERER_AREA_MISC_H__
diff --git a/src/ui/simulator/toolbox/components/datagrid/renderer/area/nodal-optimization.cpp b/src/ui/simulator/toolbox/components/datagrid/renderer/area/nodal-optimization.cpp
index cfb084e2c3..5561ffe405 100644
--- a/src/ui/simulator/toolbox/components/datagrid/renderer/area/nodal-optimization.cpp
+++ b/src/ui/simulator/toolbox/components/datagrid/renderer/area/nodal-optimization.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#include "nodal-optimization.h"
diff --git a/src/ui/simulator/toolbox/components/datagrid/renderer/area/nodal-optimization.h b/src/ui/simulator/toolbox/components/datagrid/renderer/area/nodal-optimization.h
index fcd6368b3e..e701abb96d 100644
--- a/src/ui/simulator/toolbox/components/datagrid/renderer/area/nodal-optimization.h
+++ b/src/ui/simulator/toolbox/components/datagrid/renderer/area/nodal-optimization.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_TOOLBOX_COMPONENT_DATAGRID_RENDERER_AREA_NODAL_OPTIMIZATION_H__
#define __ANTARES_TOOLBOX_COMPONENT_DATAGRID_RENDERER_AREA_NODAL_OPTIMIZATION_H__
diff --git a/src/ui/simulator/toolbox/components/datagrid/renderer/area/renewable.areasummary.cpp b/src/ui/simulator/toolbox/components/datagrid/renderer/area/renewable.areasummary.cpp
index 7cb24df671..2a1a415dba 100644
--- a/src/ui/simulator/toolbox/components/datagrid/renderer/area/renewable.areasummary.cpp
+++ b/src/ui/simulator/toolbox/components/datagrid/renderer/area/renewable.areasummary.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#include "renewable.areasummary.h"
diff --git a/src/ui/simulator/toolbox/components/datagrid/renderer/area/renewable.areasummary.h b/src/ui/simulator/toolbox/components/datagrid/renderer/area/renewable.areasummary.h
index 0b4b586d2a..73b1839ed9 100644
--- a/src/ui/simulator/toolbox/components/datagrid/renderer/area/renewable.areasummary.h
+++ b/src/ui/simulator/toolbox/components/datagrid/renderer/area/renewable.areasummary.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_TOOLBOX_COMPONENT_DATAGRID_RENDERER_AREA_RENEWABLE_SUMMARY_SINGLE_AREA_H__
#define __ANTARES_TOOLBOX_COMPONENT_DATAGRID_RENDERER_AREA_RENEWABLE_SUMMARY_SINGLE_AREA_H__
diff --git a/src/ui/simulator/toolbox/components/datagrid/renderer/area/reservoirlevels.cpp b/src/ui/simulator/toolbox/components/datagrid/renderer/area/reservoirlevels.cpp
index 279a5f1757..2548fe583b 100644
--- a/src/ui/simulator/toolbox/components/datagrid/renderer/area/reservoirlevels.cpp
+++ b/src/ui/simulator/toolbox/components/datagrid/renderer/area/reservoirlevels.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#include "reservoirlevels.h"
diff --git a/src/ui/simulator/toolbox/components/datagrid/renderer/area/reservoirlevels.h b/src/ui/simulator/toolbox/components/datagrid/renderer/area/reservoirlevels.h
index c1632481d2..de5ecd94ae 100644
--- a/src/ui/simulator/toolbox/components/datagrid/renderer/area/reservoirlevels.h
+++ b/src/ui/simulator/toolbox/components/datagrid/renderer/area/reservoirlevels.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_TOOLBOX_COMPONENT_DATAGRID_RENDERER_AREA_RESERVOIRLEVELS_H__
#define __ANTARES_TOOLBOX_COMPONENT_DATAGRID_RENDERER_AREA_RESERVOIRLEVELS_H__
diff --git a/src/ui/simulator/toolbox/components/datagrid/renderer/area/thermal.areasummary.cpp b/src/ui/simulator/toolbox/components/datagrid/renderer/area/thermal.areasummary.cpp
index 65600fe125..310515d913 100644
--- a/src/ui/simulator/toolbox/components/datagrid/renderer/area/thermal.areasummary.cpp
+++ b/src/ui/simulator/toolbox/components/datagrid/renderer/area/thermal.areasummary.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#include "thermal.areasummary.h"
diff --git a/src/ui/simulator/toolbox/components/datagrid/renderer/area/thermal.areasummary.h b/src/ui/simulator/toolbox/components/datagrid/renderer/area/thermal.areasummary.h
index a21daf82eb..3d0ed1f690 100644
--- a/src/ui/simulator/toolbox/components/datagrid/renderer/area/thermal.areasummary.h
+++ b/src/ui/simulator/toolbox/components/datagrid/renderer/area/thermal.areasummary.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_TOOLBOX_COMPONENT_DATAGRID_RENDERER_AREA_THERMAL_SUMMARY_SINGLE_AREA_H__
#define __ANTARES_TOOLBOX_COMPONENT_DATAGRID_RENDERER_AREA_THERMAL_SUMMARY_SINGLE_AREA_H__
diff --git a/src/ui/simulator/toolbox/components/datagrid/renderer/area/thermalmodulation.cpp b/src/ui/simulator/toolbox/components/datagrid/renderer/area/thermalmodulation.cpp
index 2234a090f3..0f0d2d4d4f 100644
--- a/src/ui/simulator/toolbox/components/datagrid/renderer/area/thermalmodulation.cpp
+++ b/src/ui/simulator/toolbox/components/datagrid/renderer/area/thermalmodulation.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#include "thermalmodulation.h"
diff --git a/src/ui/simulator/toolbox/components/datagrid/renderer/area/thermalmodulation.h b/src/ui/simulator/toolbox/components/datagrid/renderer/area/thermalmodulation.h
index e806f61ad4..636cc2181b 100644
--- a/src/ui/simulator/toolbox/components/datagrid/renderer/area/thermalmodulation.h
+++ b/src/ui/simulator/toolbox/components/datagrid/renderer/area/thermalmodulation.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_TOOLBOX_COMPONENT_DATAGRID_RENDERER_AREA_THERMAL_COMMON_MODULATION_H__
#define __ANTARES_TOOLBOX_COMPONENT_DATAGRID_RENDERER_AREA_THERMAL_COMMON_MODULATION_H__
diff --git a/src/ui/simulator/toolbox/components/datagrid/renderer/area/thermalprepro.cpp b/src/ui/simulator/toolbox/components/datagrid/renderer/area/thermalprepro.cpp
index 7283560544..02af7b0ff5 100644
--- a/src/ui/simulator/toolbox/components/datagrid/renderer/area/thermalprepro.cpp
+++ b/src/ui/simulator/toolbox/components/datagrid/renderer/area/thermalprepro.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#include "thermalprepro.h"
diff --git a/src/ui/simulator/toolbox/components/datagrid/renderer/area/thermalprepro.h b/src/ui/simulator/toolbox/components/datagrid/renderer/area/thermalprepro.h
index ada005df73..c84db540f3 100644
--- a/src/ui/simulator/toolbox/components/datagrid/renderer/area/thermalprepro.h
+++ b/src/ui/simulator/toolbox/components/datagrid/renderer/area/thermalprepro.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_TOOLBOX_COMPONENT_DATAGRID_RENDERER_AREA_THERMALPREPRO_H__
#define __ANTARES_TOOLBOX_COMPONENT_DATAGRID_RENDERER_AREA_THERMALPREPRO_H__
diff --git a/src/ui/simulator/toolbox/components/datagrid/renderer/area/timeseries.cpp b/src/ui/simulator/toolbox/components/datagrid/renderer/area/timeseries.cpp
index 442d42d1b3..1be07c7f77 100644
--- a/src/ui/simulator/toolbox/components/datagrid/renderer/area/timeseries.cpp
+++ b/src/ui/simulator/toolbox/components/datagrid/renderer/area/timeseries.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#include "timeseries.h"
diff --git a/src/ui/simulator/toolbox/components/datagrid/renderer/area/timeseries.h b/src/ui/simulator/toolbox/components/datagrid/renderer/area/timeseries.h
index 862bfbb03c..7b8dd1b957 100644
--- a/src/ui/simulator/toolbox/components/datagrid/renderer/area/timeseries.h
+++ b/src/ui/simulator/toolbox/components/datagrid/renderer/area/timeseries.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_TOOLBOX_COMPONENT_DATAGRID_RENDERER_AREA_TIMESERIES_H__
#define __ANTARES_TOOLBOX_COMPONENT_DATAGRID_RENDERER_AREA_TIMESERIES_H__
diff --git a/src/ui/simulator/toolbox/components/datagrid/renderer/area/watervalues.cpp b/src/ui/simulator/toolbox/components/datagrid/renderer/area/watervalues.cpp
index 5899432029..5e7c934ddb 100644
--- a/src/ui/simulator/toolbox/components/datagrid/renderer/area/watervalues.cpp
+++ b/src/ui/simulator/toolbox/components/datagrid/renderer/area/watervalues.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#include "watervalues.h"
diff --git a/src/ui/simulator/toolbox/components/datagrid/renderer/area/watervalues.h b/src/ui/simulator/toolbox/components/datagrid/renderer/area/watervalues.h
index 8a94902fd7..e2e572e1a9 100644
--- a/src/ui/simulator/toolbox/components/datagrid/renderer/area/watervalues.h
+++ b/src/ui/simulator/toolbox/components/datagrid/renderer/area/watervalues.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_TOOLBOX_COMPONENT_DATAGRID_RENDERER_AREA_WATERVALUES_H__
#define __ANTARES_TOOLBOX_COMPONENT_DATAGRID_RENDERER_AREA_WATERVALUES_H__
diff --git a/src/ui/simulator/toolbox/components/datagrid/renderer/area/xcast-allareas.h b/src/ui/simulator/toolbox/components/datagrid/renderer/area/xcast-allareas.h
index 279dd2a7f3..1b6cdc3139 100644
--- a/src/ui/simulator/toolbox/components/datagrid/renderer/area/xcast-allareas.h
+++ b/src/ui/simulator/toolbox/components/datagrid/renderer/area/xcast-allareas.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_TOOLBOX_COMPONENT_DATAGRID_RENDERER_AREA_XCAST_ALL_AREAS_H__
#define __ANTARES_TOOLBOX_COMPONENT_DATAGRID_RENDERER_AREA_XCAST_ALL_AREAS_H__
diff --git a/src/ui/simulator/toolbox/components/datagrid/renderer/area/xcast-allareas.hxx b/src/ui/simulator/toolbox/components/datagrid/renderer/area/xcast-allareas.hxx
index b0ffcfd41f..b0ad6be598 100644
--- a/src/ui/simulator/toolbox/components/datagrid/renderer/area/xcast-allareas.hxx
+++ b/src/ui/simulator/toolbox/components/datagrid/renderer/area/xcast-allareas.hxx
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_TOOLBOX_COMPONENT_DATAGRID_RENDERER_AREA_XCAST_ALL_AREAS_HXX__
#define __ANTARES_TOOLBOX_COMPONENT_DATAGRID_RENDERER_AREA_XCAST_ALL_AREAS_HXX__
diff --git a/src/ui/simulator/toolbox/components/datagrid/renderer/area/xcast-coefficients.h b/src/ui/simulator/toolbox/components/datagrid/renderer/area/xcast-coefficients.h
index 630c434487..f7b60936fa 100644
--- a/src/ui/simulator/toolbox/components/datagrid/renderer/area/xcast-coefficients.h
+++ b/src/ui/simulator/toolbox/components/datagrid/renderer/area/xcast-coefficients.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_TOOLBOX_COMPONENT_DATAGRID_RENDERER_AREA_XCAST_COEFFICIENTS_H__
#define __ANTARES_TOOLBOX_COMPONENT_DATAGRID_RENDERER_AREA_XCAST_COEFFICIENTS_H__
diff --git a/src/ui/simulator/toolbox/components/datagrid/renderer/area/xcast-coefficients.hxx b/src/ui/simulator/toolbox/components/datagrid/renderer/area/xcast-coefficients.hxx
index a248d8c518..99ae762e1f 100644
--- a/src/ui/simulator/toolbox/components/datagrid/renderer/area/xcast-coefficients.hxx
+++ b/src/ui/simulator/toolbox/components/datagrid/renderer/area/xcast-coefficients.hxx
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#include
diff --git a/src/ui/simulator/toolbox/components/datagrid/renderer/area/xcast-conversion.h b/src/ui/simulator/toolbox/components/datagrid/renderer/area/xcast-conversion.h
index f63a7a55db..c8aa5b14a7 100644
--- a/src/ui/simulator/toolbox/components/datagrid/renderer/area/xcast-conversion.h
+++ b/src/ui/simulator/toolbox/components/datagrid/renderer/area/xcast-conversion.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_TOOLBOX_COMPONENT_DATAGRID_RENDERER_AREA_XCAST_CONVERTION_H__
#define __ANTARES_TOOLBOX_COMPONENT_DATAGRID_RENDERER_AREA_XCAST_CONVERTION_H__
diff --git a/src/ui/simulator/toolbox/components/datagrid/renderer/area/xcast-conversion.hxx b/src/ui/simulator/toolbox/components/datagrid/renderer/area/xcast-conversion.hxx
index 13c5c7e3d9..aab8b7b54e 100644
--- a/src/ui/simulator/toolbox/components/datagrid/renderer/area/xcast-conversion.hxx
+++ b/src/ui/simulator/toolbox/components/datagrid/renderer/area/xcast-conversion.hxx
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_TOOLBOX_COMPONENT_DATAGRID_RENDERER_AREA_XCAST_CONVERTION_HXX__
#define __ANTARES_TOOLBOX_COMPONENT_DATAGRID_RENDERER_AREA_XCAST_CONVERTION_HXX__
diff --git a/src/ui/simulator/toolbox/components/datagrid/renderer/area/xcast-k.h b/src/ui/simulator/toolbox/components/datagrid/renderer/area/xcast-k.h
index aee57af60e..a834279eac 100644
--- a/src/ui/simulator/toolbox/components/datagrid/renderer/area/xcast-k.h
+++ b/src/ui/simulator/toolbox/components/datagrid/renderer/area/xcast-k.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_TOOLBOX_COMPONENT_DATAGRID_RENDERER_AREA_XCAST_K_H__
#define __ANTARES_TOOLBOX_COMPONENT_DATAGRID_RENDERER_AREA_XCAST_K_H__
diff --git a/src/ui/simulator/toolbox/components/datagrid/renderer/area/xcast-k.hxx b/src/ui/simulator/toolbox/components/datagrid/renderer/area/xcast-k.hxx
index adb59ac281..3eb1bf89af 100644
--- a/src/ui/simulator/toolbox/components/datagrid/renderer/area/xcast-k.hxx
+++ b/src/ui/simulator/toolbox/components/datagrid/renderer/area/xcast-k.hxx
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#include
diff --git a/src/ui/simulator/toolbox/components/datagrid/renderer/area/xcast-translation.h b/src/ui/simulator/toolbox/components/datagrid/renderer/area/xcast-translation.h
index 5b8af4f634..73b25ddbcf 100644
--- a/src/ui/simulator/toolbox/components/datagrid/renderer/area/xcast-translation.h
+++ b/src/ui/simulator/toolbox/components/datagrid/renderer/area/xcast-translation.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_TOOLBOX_COMPONENT_DATAGRID_RENDERER_AREA_XCAST_TRANSLATION_H__
#define __ANTARES_TOOLBOX_COMPONENT_DATAGRID_RENDERER_AREA_XCAST_TRANSLATION_H__
diff --git a/src/ui/simulator/toolbox/components/datagrid/renderer/area/xcast-translation.hxx b/src/ui/simulator/toolbox/components/datagrid/renderer/area/xcast-translation.hxx
index 0638180da6..3958a61f1d 100644
--- a/src/ui/simulator/toolbox/components/datagrid/renderer/area/xcast-translation.hxx
+++ b/src/ui/simulator/toolbox/components/datagrid/renderer/area/xcast-translation.hxx
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_TOOLBOX_COMPONENT_DATAGRID_RENDERER_AREA_XCAST_TRANSLATION_HXX__
#define __ANTARES_TOOLBOX_COMPONENT_DATAGRID_RENDERER_AREA_XCAST_TRANSLATION_HXX__
diff --git a/src/ui/simulator/toolbox/components/datagrid/renderer/bindingconstraint/data.cpp b/src/ui/simulator/toolbox/components/datagrid/renderer/bindingconstraint/data.cpp
index b079942b6d..6939b61a07 100644
--- a/src/ui/simulator/toolbox/components/datagrid/renderer/bindingconstraint/data.cpp
+++ b/src/ui/simulator/toolbox/components/datagrid/renderer/bindingconstraint/data.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#include "data.h"
diff --git a/src/ui/simulator/toolbox/components/datagrid/renderer/bindingconstraint/data.h b/src/ui/simulator/toolbox/components/datagrid/renderer/bindingconstraint/data.h
index 9f9819952e..c1bf023d4f 100644
--- a/src/ui/simulator/toolbox/components/datagrid/renderer/bindingconstraint/data.h
+++ b/src/ui/simulator/toolbox/components/datagrid/renderer/bindingconstraint/data.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_TOOLBOX_COMPONENT_DATAGRID_RENDERER_BINDINGCONSTRAINT_DATA_H__
#define __ANTARES_TOOLBOX_COMPONENT_DATAGRID_RENDERER_BINDINGCONSTRAINT_DATA_H__
diff --git a/src/ui/simulator/toolbox/components/datagrid/renderer/bindingconstraint/offsets.cpp b/src/ui/simulator/toolbox/components/datagrid/renderer/bindingconstraint/offsets.cpp
index fd6ca4eccb..7301ae3692 100644
--- a/src/ui/simulator/toolbox/components/datagrid/renderer/bindingconstraint/offsets.cpp
+++ b/src/ui/simulator/toolbox/components/datagrid/renderer/bindingconstraint/offsets.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#include
diff --git a/src/ui/simulator/toolbox/components/datagrid/renderer/bindingconstraint/offsets.h b/src/ui/simulator/toolbox/components/datagrid/renderer/bindingconstraint/offsets.h
index 248093c4b6..4c4bc367c5 100644
--- a/src/ui/simulator/toolbox/components/datagrid/renderer/bindingconstraint/offsets.h
+++ b/src/ui/simulator/toolbox/components/datagrid/renderer/bindingconstraint/offsets.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_TOOLBOX_COMPONENT_DATAGRID_RENDERER_BINDINGCONSTRAINT_OFFSET_H__
#define __ANTARES_TOOLBOX_COMPONENT_DATAGRID_RENDERER_BINDINGCONSTRAINT_OFFSET_H__
diff --git a/src/ui/simulator/toolbox/components/datagrid/renderer/bindingconstraint/weights.cpp b/src/ui/simulator/toolbox/components/datagrid/renderer/bindingconstraint/weights.cpp
index 5d4a2ae006..28beb3df34 100644
--- a/src/ui/simulator/toolbox/components/datagrid/renderer/bindingconstraint/weights.cpp
+++ b/src/ui/simulator/toolbox/components/datagrid/renderer/bindingconstraint/weights.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#include
diff --git a/src/ui/simulator/toolbox/components/datagrid/renderer/bindingconstraint/weights.h b/src/ui/simulator/toolbox/components/datagrid/renderer/bindingconstraint/weights.h
index 08bc7d5fce..f2ade523c8 100644
--- a/src/ui/simulator/toolbox/components/datagrid/renderer/bindingconstraint/weights.h
+++ b/src/ui/simulator/toolbox/components/datagrid/renderer/bindingconstraint/weights.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_TOOLBOX_COMPONENT_DATAGRID_RENDERER_BINDINGCONSTRAINT_WEIGHT_H__
#define __ANTARES_TOOLBOX_COMPONENT_DATAGRID_RENDERER_BINDINGCONSTRAINT_WEIGHT_H__
diff --git a/src/ui/simulator/toolbox/components/datagrid/renderer/column.cpp b/src/ui/simulator/toolbox/components/datagrid/renderer/column.cpp
index dd7f6a7dc2..7e0dfabf1f 100644
--- a/src/ui/simulator/toolbox/components/datagrid/renderer/column.cpp
+++ b/src/ui/simulator/toolbox/components/datagrid/renderer/column.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#include
diff --git a/src/ui/simulator/toolbox/components/datagrid/renderer/column.h b/src/ui/simulator/toolbox/components/datagrid/renderer/column.h
index cde6c6d825..e1fbbdbb3c 100644
--- a/src/ui/simulator/toolbox/components/datagrid/renderer/column.h
+++ b/src/ui/simulator/toolbox/components/datagrid/renderer/column.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#pragma once
diff --git a/src/ui/simulator/toolbox/components/datagrid/renderer/connection.cpp b/src/ui/simulator/toolbox/components/datagrid/renderer/connection.cpp
index 2abc918687..01aef0a316 100644
--- a/src/ui/simulator/toolbox/components/datagrid/renderer/connection.cpp
+++ b/src/ui/simulator/toolbox/components/datagrid/renderer/connection.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#include "connection.h"
diff --git a/src/ui/simulator/toolbox/components/datagrid/renderer/connection.h b/src/ui/simulator/toolbox/components/datagrid/renderer/connection.h
index 24023ba645..9925e55cae 100644
--- a/src/ui/simulator/toolbox/components/datagrid/renderer/connection.h
+++ b/src/ui/simulator/toolbox/components/datagrid/renderer/connection.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_TOOLBOX_COMPONENT_DATAGRID_RENDERER_CONNECTION_H__
#define __ANTARES_TOOLBOX_COMPONENT_DATAGRID_RENDERER_CONNECTION_H__
diff --git a/src/ui/simulator/toolbox/components/datagrid/renderer/constraintsbuilder/links.cpp b/src/ui/simulator/toolbox/components/datagrid/renderer/constraintsbuilder/links.cpp
index d7a52e7020..7c4dc23ddf 100644
--- a/src/ui/simulator/toolbox/components/datagrid/renderer/constraintsbuilder/links.cpp
+++ b/src/ui/simulator/toolbox/components/datagrid/renderer/constraintsbuilder/links.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#include "links.h"
diff --git a/src/ui/simulator/toolbox/components/datagrid/renderer/constraintsbuilder/links.h b/src/ui/simulator/toolbox/components/datagrid/renderer/constraintsbuilder/links.h
index 622ddaff85..91a7d77ee6 100644
--- a/src/ui/simulator/toolbox/components/datagrid/renderer/constraintsbuilder/links.h
+++ b/src/ui/simulator/toolbox/components/datagrid/renderer/constraintsbuilder/links.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_TOOLBOX_COMPONENT_DATAGRID_RENDERER_LINKS_H__
#define __ANTARES_TOOLBOX_COMPONENT_DATAGRID_RENDERER_LINKS_H__
diff --git a/src/ui/simulator/toolbox/components/datagrid/renderer/correlation.cpp b/src/ui/simulator/toolbox/components/datagrid/renderer/correlation.cpp
index 6358f62ae9..925e9118ca 100644
--- a/src/ui/simulator/toolbox/components/datagrid/renderer/correlation.cpp
+++ b/src/ui/simulator/toolbox/components/datagrid/renderer/correlation.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#include "correlation.h"
diff --git a/src/ui/simulator/toolbox/components/datagrid/renderer/correlation.h b/src/ui/simulator/toolbox/components/datagrid/renderer/correlation.h
index 8121baff4c..55c0c8fa12 100644
--- a/src/ui/simulator/toolbox/components/datagrid/renderer/correlation.h
+++ b/src/ui/simulator/toolbox/components/datagrid/renderer/correlation.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_TOOLBOX_COMPONENT_DATAGRID_RENDERER_AREA_CORRELATION_H__
#define __ANTARES_TOOLBOX_COMPONENT_DATAGRID_RENDERER_AREA_CORRELATION_H__
diff --git a/src/ui/simulator/toolbox/components/datagrid/renderer/layers.cpp b/src/ui/simulator/toolbox/components/datagrid/renderer/layers.cpp
index ad0450c354..11d1b9ce4e 100644
--- a/src/ui/simulator/toolbox/components/datagrid/renderer/layers.cpp
+++ b/src/ui/simulator/toolbox/components/datagrid/renderer/layers.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#include "layers.h"
#include "../../../../windows/inspector.h"
diff --git a/src/ui/simulator/toolbox/components/datagrid/renderer/layers.h b/src/ui/simulator/toolbox/components/datagrid/renderer/layers.h
index 908c563b8a..157b04237b 100644
--- a/src/ui/simulator/toolbox/components/datagrid/renderer/layers.h
+++ b/src/ui/simulator/toolbox/components/datagrid/renderer/layers.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_TOOLBOX_COMPONENT_DATAGRID_RENDERER_LAYERS_H__
#define __ANTARES_TOOLBOX_COMPONENT_DATAGRID_RENDERER_LAYERS_H__
diff --git a/src/ui/simulator/toolbox/components/datagrid/renderer/links/summary.cpp b/src/ui/simulator/toolbox/components/datagrid/renderer/links/summary.cpp
index 5a519a9c36..6d3b48051a 100644
--- a/src/ui/simulator/toolbox/components/datagrid/renderer/links/summary.cpp
+++ b/src/ui/simulator/toolbox/components/datagrid/renderer/links/summary.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#include "summary.h"
diff --git a/src/ui/simulator/toolbox/components/datagrid/renderer/links/summary.h b/src/ui/simulator/toolbox/components/datagrid/renderer/links/summary.h
index dc433b9ab3..d2cbd11195 100644
--- a/src/ui/simulator/toolbox/components/datagrid/renderer/links/summary.h
+++ b/src/ui/simulator/toolbox/components/datagrid/renderer/links/summary.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_TOOLBOX_COMPONENT_DATAGRID_RENDERER_LINKS_SUMMARY_H__
#define __ANTARES_TOOLBOX_COMPONENT_DATAGRID_RENDERER_LINKS_SUMMARY_H__
diff --git a/src/ui/simulator/toolbox/components/datagrid/renderer/logfile.cpp b/src/ui/simulator/toolbox/components/datagrid/renderer/logfile.cpp
index 7f139f92c1..5a22d26cb2 100644
--- a/src/ui/simulator/toolbox/components/datagrid/renderer/logfile.cpp
+++ b/src/ui/simulator/toolbox/components/datagrid/renderer/logfile.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#include "logfile.h"
diff --git a/src/ui/simulator/toolbox/components/datagrid/renderer/logfile.h b/src/ui/simulator/toolbox/components/datagrid/renderer/logfile.h
index 757979d27a..6852fb721a 100644
--- a/src/ui/simulator/toolbox/components/datagrid/renderer/logfile.h
+++ b/src/ui/simulator/toolbox/components/datagrid/renderer/logfile.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_TOOLBOX_COMPONENT_DATAGRID_RENDERER_MC_PLAYLIST_H__
#define __ANTARES_TOOLBOX_COMPONENT_DATAGRID_RENDERER_MC_PLAYLIST_H__
diff --git a/src/ui/simulator/toolbox/components/datagrid/renderer/matrix.h b/src/ui/simulator/toolbox/components/datagrid/renderer/matrix.h
index 6255178d65..c7c2fd5c06 100644
--- a/src/ui/simulator/toolbox/components/datagrid/renderer/matrix.h
+++ b/src/ui/simulator/toolbox/components/datagrid/renderer/matrix.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_TOOLBOX_COMPONENT_DATAGRID_RENDERER_MATRIX_H__
#define __ANTARES_TOOLBOX_COMPONENT_DATAGRID_RENDERER_MATRIX_H__
diff --git a/src/ui/simulator/toolbox/components/datagrid/renderer/matrix.hxx b/src/ui/simulator/toolbox/components/datagrid/renderer/matrix.hxx
index 817984e008..1350194121 100644
--- a/src/ui/simulator/toolbox/components/datagrid/renderer/matrix.hxx
+++ b/src/ui/simulator/toolbox/components/datagrid/renderer/matrix.hxx
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_TOOLBOX_COMPONENT_DATAGRID_RENDERER_MATRIX_HXX__
#define __ANTARES_TOOLBOX_COMPONENT_DATAGRID_RENDERER_MATRIX_HXX__
diff --git a/src/ui/simulator/toolbox/components/datagrid/renderer/mc-playlist.cpp b/src/ui/simulator/toolbox/components/datagrid/renderer/mc-playlist.cpp
index 424d5513bb..cfffad3076 100644
--- a/src/ui/simulator/toolbox/components/datagrid/renderer/mc-playlist.cpp
+++ b/src/ui/simulator/toolbox/components/datagrid/renderer/mc-playlist.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#include
diff --git a/src/ui/simulator/toolbox/components/datagrid/renderer/mc-playlist.h b/src/ui/simulator/toolbox/components/datagrid/renderer/mc-playlist.h
index 3aa93d533d..3219246d3e 100644
--- a/src/ui/simulator/toolbox/components/datagrid/renderer/mc-playlist.h
+++ b/src/ui/simulator/toolbox/components/datagrid/renderer/mc-playlist.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_TOOLBOX_COMPONENT_DATAGRID_RENDERER_MC_PLAYLIST_H__
#define __ANTARES_TOOLBOX_COMPONENT_DATAGRID_RENDERER_MC_PLAYLIST_H__
diff --git a/src/ui/simulator/toolbox/components/datagrid/renderer/scenario-builder-hydro-levels-renderer.cpp b/src/ui/simulator/toolbox/components/datagrid/renderer/scenario-builder-hydro-levels-renderer.cpp
index 73d8eea9ec..bf97540106 100644
--- a/src/ui/simulator/toolbox/components/datagrid/renderer/scenario-builder-hydro-levels-renderer.cpp
+++ b/src/ui/simulator/toolbox/components/datagrid/renderer/scenario-builder-hydro-levels-renderer.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#include "scenario-builder-hydro-levels-renderer.h"
diff --git a/src/ui/simulator/toolbox/components/datagrid/renderer/scenario-builder-hydro-levels-renderer.h b/src/ui/simulator/toolbox/components/datagrid/renderer/scenario-builder-hydro-levels-renderer.h
index 02680cd2bb..6ea5b114d8 100644
--- a/src/ui/simulator/toolbox/components/datagrid/renderer/scenario-builder-hydro-levels-renderer.h
+++ b/src/ui/simulator/toolbox/components/datagrid/renderer/scenario-builder-hydro-levels-renderer.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_TOOLBOX_COMPONENT_DATAGRID_RENDERER_HYDRO_LEVELS_SCENARIO_BUILDER_H__
#define __ANTARES_TOOLBOX_COMPONENT_DATAGRID_RENDERER_HYDRO_LEVELS_SCENARIO_BUILDER_H__
diff --git a/src/ui/simulator/toolbox/components/datagrid/renderer/scenario-builder-hydro-renderer.cpp b/src/ui/simulator/toolbox/components/datagrid/renderer/scenario-builder-hydro-renderer.cpp
index a21bd3cbfe..0ed3002c95 100644
--- a/src/ui/simulator/toolbox/components/datagrid/renderer/scenario-builder-hydro-renderer.cpp
+++ b/src/ui/simulator/toolbox/components/datagrid/renderer/scenario-builder-hydro-renderer.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#include "scenario-builder-hydro-renderer.h"
diff --git a/src/ui/simulator/toolbox/components/datagrid/renderer/scenario-builder-hydro-renderer.h b/src/ui/simulator/toolbox/components/datagrid/renderer/scenario-builder-hydro-renderer.h
index 7ad97fdd4e..046f347f90 100644
--- a/src/ui/simulator/toolbox/components/datagrid/renderer/scenario-builder-hydro-renderer.h
+++ b/src/ui/simulator/toolbox/components/datagrid/renderer/scenario-builder-hydro-renderer.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_TOOLBOX_COMPONENT_DATAGRID_RENDERER_HYDRO_SCENARIO_BUILDER_H__
#define __ANTARES_TOOLBOX_COMPONENT_DATAGRID_RENDERER_HYDRO_SCENARIO_BUILDER_H__
diff --git a/src/ui/simulator/toolbox/components/datagrid/renderer/scenario-builder-load-renderer.cpp b/src/ui/simulator/toolbox/components/datagrid/renderer/scenario-builder-load-renderer.cpp
index 5bf3e0bb01..e31f1d17a4 100644
--- a/src/ui/simulator/toolbox/components/datagrid/renderer/scenario-builder-load-renderer.cpp
+++ b/src/ui/simulator/toolbox/components/datagrid/renderer/scenario-builder-load-renderer.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#include "scenario-builder-load-renderer.h"
diff --git a/src/ui/simulator/toolbox/components/datagrid/renderer/scenario-builder-load-renderer.h b/src/ui/simulator/toolbox/components/datagrid/renderer/scenario-builder-load-renderer.h
index 68c34deaa8..f2dca8828b 100644
--- a/src/ui/simulator/toolbox/components/datagrid/renderer/scenario-builder-load-renderer.h
+++ b/src/ui/simulator/toolbox/components/datagrid/renderer/scenario-builder-load-renderer.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_TOOLBOX_COMPONENT_DATAGRID_RENDERER_LOAD_SCENARIO_BUILDER_H__
#define __ANTARES_TOOLBOX_COMPONENT_DATAGRID_RENDERER_LOAD_SCENARIO_BUILDER_H__
diff --git a/src/ui/simulator/toolbox/components/datagrid/renderer/scenario-builder-renderer-base.cpp b/src/ui/simulator/toolbox/components/datagrid/renderer/scenario-builder-renderer-base.cpp
index 446fdbe014..812192bed3 100644
--- a/src/ui/simulator/toolbox/components/datagrid/renderer/scenario-builder-renderer-base.cpp
+++ b/src/ui/simulator/toolbox/components/datagrid/renderer/scenario-builder-renderer-base.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#include "scenario-builder-renderer-base.h"
diff --git a/src/ui/simulator/toolbox/components/datagrid/renderer/scenario-builder-renderer-base.h b/src/ui/simulator/toolbox/components/datagrid/renderer/scenario-builder-renderer-base.h
index 7feddcb1fa..977c61a8c7 100644
--- a/src/ui/simulator/toolbox/components/datagrid/renderer/scenario-builder-renderer-base.h
+++ b/src/ui/simulator/toolbox/components/datagrid/renderer/scenario-builder-renderer-base.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_TOOLBOX_COMPONENT_DATAGRID_RENDERER_SCENARIO_BUILDER_H__
#define __ANTARES_TOOLBOX_COMPONENT_DATAGRID_RENDERER_SCENARIO_BUILDER_H__
diff --git a/src/ui/simulator/toolbox/components/datagrid/renderer/scenario-builder-renewable-renderer.cpp b/src/ui/simulator/toolbox/components/datagrid/renderer/scenario-builder-renewable-renderer.cpp
index 33dabb523f..067ef1baf7 100644
--- a/src/ui/simulator/toolbox/components/datagrid/renderer/scenario-builder-renewable-renderer.cpp
+++ b/src/ui/simulator/toolbox/components/datagrid/renderer/scenario-builder-renewable-renderer.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#include "scenario-builder-renewable-renderer.h"
diff --git a/src/ui/simulator/toolbox/components/datagrid/renderer/scenario-builder-renewable-renderer.h b/src/ui/simulator/toolbox/components/datagrid/renderer/scenario-builder-renewable-renderer.h
index d85b58ec66..1d1426609b 100644
--- a/src/ui/simulator/toolbox/components/datagrid/renderer/scenario-builder-renewable-renderer.h
+++ b/src/ui/simulator/toolbox/components/datagrid/renderer/scenario-builder-renewable-renderer.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_TOOLBOX_COMPONENT_DATAGRID_RENDERER_RENEWABLE_SCENARIO_BUILDER_H__
#define __ANTARES_TOOLBOX_COMPONENT_DATAGRID_RENDERER_RENEWABLE_SCENARIO_BUILDER_H__
diff --git a/src/ui/simulator/toolbox/components/datagrid/renderer/scenario-builder-solar-renderer.cpp b/src/ui/simulator/toolbox/components/datagrid/renderer/scenario-builder-solar-renderer.cpp
index 26934603b3..18b2612070 100644
--- a/src/ui/simulator/toolbox/components/datagrid/renderer/scenario-builder-solar-renderer.cpp
+++ b/src/ui/simulator/toolbox/components/datagrid/renderer/scenario-builder-solar-renderer.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#include "scenario-builder-solar-renderer.h"
diff --git a/src/ui/simulator/toolbox/components/datagrid/renderer/scenario-builder-solar-renderer.h b/src/ui/simulator/toolbox/components/datagrid/renderer/scenario-builder-solar-renderer.h
index e20eaa5130..2b0f8d9d96 100644
--- a/src/ui/simulator/toolbox/components/datagrid/renderer/scenario-builder-solar-renderer.h
+++ b/src/ui/simulator/toolbox/components/datagrid/renderer/scenario-builder-solar-renderer.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_TOOLBOX_COMPONENT_DATAGRID_RENDERER_SOLAR_SCENARIO_BUILDER_H__
#define __ANTARES_TOOLBOX_COMPONENT_DATAGRID_RENDERER_LOAD_SCENARIO_BUILDER_H__
diff --git a/src/ui/simulator/toolbox/components/datagrid/renderer/scenario-builder-thermal-renderer.cpp b/src/ui/simulator/toolbox/components/datagrid/renderer/scenario-builder-thermal-renderer.cpp
index 3e8cdf2e9e..d259c15229 100644
--- a/src/ui/simulator/toolbox/components/datagrid/renderer/scenario-builder-thermal-renderer.cpp
+++ b/src/ui/simulator/toolbox/components/datagrid/renderer/scenario-builder-thermal-renderer.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#include "scenario-builder-thermal-renderer.h"
diff --git a/src/ui/simulator/toolbox/components/datagrid/renderer/scenario-builder-thermal-renderer.h b/src/ui/simulator/toolbox/components/datagrid/renderer/scenario-builder-thermal-renderer.h
index f21152e851..e221d471c4 100644
--- a/src/ui/simulator/toolbox/components/datagrid/renderer/scenario-builder-thermal-renderer.h
+++ b/src/ui/simulator/toolbox/components/datagrid/renderer/scenario-builder-thermal-renderer.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_TOOLBOX_COMPONENT_DATAGRID_RENDERER_THERMAL_SCENARIO_BUILDER_H__
#define __ANTARES_TOOLBOX_COMPONENT_DATAGRID_RENDERER_THERMAL_SCENARIO_BUILDER_H__
diff --git a/src/ui/simulator/toolbox/components/datagrid/renderer/scenario-builder-wind-renderer.cpp b/src/ui/simulator/toolbox/components/datagrid/renderer/scenario-builder-wind-renderer.cpp
index da967d90cc..b3b71d0d96 100644
--- a/src/ui/simulator/toolbox/components/datagrid/renderer/scenario-builder-wind-renderer.cpp
+++ b/src/ui/simulator/toolbox/components/datagrid/renderer/scenario-builder-wind-renderer.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#include "scenario-builder-wind-renderer.h"
diff --git a/src/ui/simulator/toolbox/components/datagrid/renderer/scenario-builder-wind-renderer.h b/src/ui/simulator/toolbox/components/datagrid/renderer/scenario-builder-wind-renderer.h
index dacc0aeb2e..82a8cd528d 100644
--- a/src/ui/simulator/toolbox/components/datagrid/renderer/scenario-builder-wind-renderer.h
+++ b/src/ui/simulator/toolbox/components/datagrid/renderer/scenario-builder-wind-renderer.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_TOOLBOX_COMPONENT_DATAGRID_RENDERER_WIND_SCENARIO_BUILDER_H__
#define __ANTARES_TOOLBOX_COMPONENT_DATAGRID_RENDERER_WIND_SCENARIO_BUILDER_H__
diff --git a/src/ui/simulator/toolbox/components/datagrid/renderer/ts-management-aggregated-as-renewables.cpp b/src/ui/simulator/toolbox/components/datagrid/renderer/ts-management-aggregated-as-renewables.cpp
index c2978cc1ac..bc66c94a2d 100644
--- a/src/ui/simulator/toolbox/components/datagrid/renderer/ts-management-aggregated-as-renewables.cpp
+++ b/src/ui/simulator/toolbox/components/datagrid/renderer/ts-management-aggregated-as-renewables.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#include "ts-management-aggregated-as-renewables.h"
diff --git a/src/ui/simulator/toolbox/components/datagrid/renderer/ts-management-clusters-as-renewables.cpp b/src/ui/simulator/toolbox/components/datagrid/renderer/ts-management-clusters-as-renewables.cpp
index 357816a2bc..05544095e8 100644
--- a/src/ui/simulator/toolbox/components/datagrid/renderer/ts-management-clusters-as-renewables.cpp
+++ b/src/ui/simulator/toolbox/components/datagrid/renderer/ts-management-clusters-as-renewables.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#include "ts-management-clusters-as-renewables.h"
diff --git a/src/ui/simulator/toolbox/components/datagrid/renderer/ts-management-clusters-as-renewables.h b/src/ui/simulator/toolbox/components/datagrid/renderer/ts-management-clusters-as-renewables.h
index 96722ee7bf..df31aed319 100644
--- a/src/ui/simulator/toolbox/components/datagrid/renderer/ts-management-clusters-as-renewables.h
+++ b/src/ui/simulator/toolbox/components/datagrid/renderer/ts-management-clusters-as-renewables.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#pragma once
diff --git a/src/ui/simulator/toolbox/components/datagrid/renderer/ts-management.cpp b/src/ui/simulator/toolbox/components/datagrid/renderer/ts-management.cpp
index ec7aa8f644..b1d5dfd72c 100644
--- a/src/ui/simulator/toolbox/components/datagrid/renderer/ts-management.cpp
+++ b/src/ui/simulator/toolbox/components/datagrid/renderer/ts-management.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#include "cell.h"
diff --git a/src/ui/simulator/toolbox/components/datagrid/renderer/ts-management.h b/src/ui/simulator/toolbox/components/datagrid/renderer/ts-management.h
index bc6a4f781b..21e8fa6d0a 100644
--- a/src/ui/simulator/toolbox/components/datagrid/renderer/ts-management.h
+++ b/src/ui/simulator/toolbox/components/datagrid/renderer/ts-management.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#pragma once
diff --git a/src/ui/simulator/toolbox/components/datagrid/wxgrid-renderer.cpp b/src/ui/simulator/toolbox/components/datagrid/wxgrid-renderer.cpp
index 34794d1d84..198d314f5e 100644
--- a/src/ui/simulator/toolbox/components/datagrid/wxgrid-renderer.cpp
+++ b/src/ui/simulator/toolbox/components/datagrid/wxgrid-renderer.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#include "wxgrid-renderer.h"
diff --git a/src/ui/simulator/toolbox/components/datagrid/wxgrid-renderer.h b/src/ui/simulator/toolbox/components/datagrid/wxgrid-renderer.h
index cd4119b4f6..8c54d3b936 100644
--- a/src/ui/simulator/toolbox/components/datagrid/wxgrid-renderer.h
+++ b/src/ui/simulator/toolbox/components/datagrid/wxgrid-renderer.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_TOOLBOX_COMPONENT_DATAGRID_WXGRID_RENDERER_H__
#define __ANTARES_TOOLBOX_COMPONENT_DATAGRID_WXGRID_RENDERER_H__
diff --git a/src/ui/simulator/toolbox/components/htmllistbox/component.cpp b/src/ui/simulator/toolbox/components/htmllistbox/component.cpp
index 3f26234df7..a21b4ed9bf 100644
--- a/src/ui/simulator/toolbox/components/htmllistbox/component.cpp
+++ b/src/ui/simulator/toolbox/components/htmllistbox/component.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#include "component.h"
diff --git a/src/ui/simulator/toolbox/components/htmllistbox/component.h b/src/ui/simulator/toolbox/components/htmllistbox/component.h
index f6c81ab3c2..d1200465fa 100644
--- a/src/ui/simulator/toolbox/components/htmllistbox/component.h
+++ b/src/ui/simulator/toolbox/components/htmllistbox/component.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_TOOLBOX_COMPONENT_HTMLLISTBOX_COMPONENT_H__
#define __ANTARES_TOOLBOX_COMPONENT_HTMLLISTBOX_COMPONENT_H__
diff --git a/src/ui/simulator/toolbox/components/htmllistbox/component.hxx b/src/ui/simulator/toolbox/components/htmllistbox/component.hxx
index 57693b6485..5f22575c11 100644
--- a/src/ui/simulator/toolbox/components/htmllistbox/component.hxx
+++ b/src/ui/simulator/toolbox/components/htmllistbox/component.hxx
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_TOOLBOX_COMPONENT_HTMLLISTBOX_COMPONENT_HXX__
#define __ANTARES_TOOLBOX_COMPONENT_HTMLLISTBOX_COMPONENT_HXX__
diff --git a/src/ui/simulator/toolbox/components/htmllistbox/datasource/bindingconstraint.cpp b/src/ui/simulator/toolbox/components/htmllistbox/datasource/bindingconstraint.cpp
index 1b27dc5c10..6c53742f94 100644
--- a/src/ui/simulator/toolbox/components/htmllistbox/datasource/bindingconstraint.cpp
+++ b/src/ui/simulator/toolbox/components/htmllistbox/datasource/bindingconstraint.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#include "bindingconstraint.h"
diff --git a/src/ui/simulator/toolbox/components/htmllistbox/datasource/cluster-order.cpp b/src/ui/simulator/toolbox/components/htmllistbox/datasource/cluster-order.cpp
index 30858affa7..51f9558eef 100644
--- a/src/ui/simulator/toolbox/components/htmllistbox/datasource/cluster-order.cpp
+++ b/src/ui/simulator/toolbox/components/htmllistbox/datasource/cluster-order.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#include "cluster-order.h"
diff --git a/src/ui/simulator/toolbox/components/htmllistbox/datasource/cluster-order.h b/src/ui/simulator/toolbox/components/htmllistbox/datasource/cluster-order.h
index 11a775648d..f5c14f4cb9 100644
--- a/src/ui/simulator/toolbox/components/htmllistbox/datasource/cluster-order.h
+++ b/src/ui/simulator/toolbox/components/htmllistbox/datasource/cluster-order.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#pragma once
diff --git a/src/ui/simulator/toolbox/components/htmllistbox/datasource/datasource.h b/src/ui/simulator/toolbox/components/htmllistbox/datasource/datasource.h
index c60bde1532..41cddda6d5 100644
--- a/src/ui/simulator/toolbox/components/htmllistbox/datasource/datasource.h
+++ b/src/ui/simulator/toolbox/components/htmllistbox/datasource/datasource.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_TOOLBOX_COMPONENT_HTMLLISTBOX_DATASOURCE_H__
#define __ANTARES_TOOLBOX_COMPONENT_HTMLLISTBOX_DATASOURCE_H__
diff --git a/src/ui/simulator/toolbox/components/htmllistbox/datasource/datasource.hxx b/src/ui/simulator/toolbox/components/htmllistbox/datasource/datasource.hxx
index 64280f4e1f..b2fa9aa3ba 100644
--- a/src/ui/simulator/toolbox/components/htmllistbox/datasource/datasource.hxx
+++ b/src/ui/simulator/toolbox/components/htmllistbox/datasource/datasource.hxx
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_TOOLBOX_COMPONENT_HTMLLISTBOX_DATASOURCE_HXX__
#define __ANTARES_TOOLBOX_COMPONENT_HTMLLISTBOX_DATASOURCE_HXX__
diff --git a/src/ui/simulator/toolbox/components/htmllistbox/datasource/renewable-cluster-order.cpp b/src/ui/simulator/toolbox/components/htmllistbox/datasource/renewable-cluster-order.cpp
index d89397f5a7..3b4fd73bdd 100644
--- a/src/ui/simulator/toolbox/components/htmllistbox/datasource/renewable-cluster-order.cpp
+++ b/src/ui/simulator/toolbox/components/htmllistbox/datasource/renewable-cluster-order.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#include "../item/group.h"
diff --git a/src/ui/simulator/toolbox/components/htmllistbox/datasource/renewable-cluster-order.h b/src/ui/simulator/toolbox/components/htmllistbox/datasource/renewable-cluster-order.h
index 2db937108e..9afb9772b6 100644
--- a/src/ui/simulator/toolbox/components/htmllistbox/datasource/renewable-cluster-order.h
+++ b/src/ui/simulator/toolbox/components/htmllistbox/datasource/renewable-cluster-order.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#pragma once
diff --git a/src/ui/simulator/toolbox/components/htmllistbox/datasource/thermal-cluster-order.cpp b/src/ui/simulator/toolbox/components/htmllistbox/datasource/thermal-cluster-order.cpp
index d616bb5dda..ea722d0a65 100644
--- a/src/ui/simulator/toolbox/components/htmllistbox/datasource/thermal-cluster-order.cpp
+++ b/src/ui/simulator/toolbox/components/htmllistbox/datasource/thermal-cluster-order.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#include "../item/group.h"
diff --git a/src/ui/simulator/toolbox/components/htmllistbox/datasource/thermal-cluster-order.h b/src/ui/simulator/toolbox/components/htmllistbox/datasource/thermal-cluster-order.h
index f634ed1f7d..3b3369d417 100644
--- a/src/ui/simulator/toolbox/components/htmllistbox/datasource/thermal-cluster-order.h
+++ b/src/ui/simulator/toolbox/components/htmllistbox/datasource/thermal-cluster-order.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#pragma once
diff --git a/src/ui/simulator/toolbox/components/htmllistbox/item/area.cpp b/src/ui/simulator/toolbox/components/htmllistbox/item/area.cpp
index a184fa4ce6..b5d2a56ec2 100644
--- a/src/ui/simulator/toolbox/components/htmllistbox/item/area.cpp
+++ b/src/ui/simulator/toolbox/components/htmllistbox/item/area.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#include "area.h"
diff --git a/src/ui/simulator/toolbox/components/htmllistbox/item/area.h b/src/ui/simulator/toolbox/components/htmllistbox/item/area.h
index ba2ae9ae89..d2e841b20e 100644
--- a/src/ui/simulator/toolbox/components/htmllistbox/item/area.h
+++ b/src/ui/simulator/toolbox/components/htmllistbox/item/area.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_TOOLBOX_COMPONENT_HTMLLISTBOX_ITEM_AREA_H__
#define __ANTARES_TOOLBOX_COMPONENT_HTMLLISTBOX_ITEM_AREA_H__
diff --git a/src/ui/simulator/toolbox/components/htmllistbox/item/area.hxx b/src/ui/simulator/toolbox/components/htmllistbox/item/area.hxx
index fb88ff68bb..d0d95dc036 100644
--- a/src/ui/simulator/toolbox/components/htmllistbox/item/area.hxx
+++ b/src/ui/simulator/toolbox/components/htmllistbox/item/area.hxx
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_TOOLBOX_COMPONENT_HTMLLISTBOX_ITEM_AREA_HXX__
#define __ANTARES_TOOLBOX_COMPONENT_HTMLLISTBOX_ITEM_AREA_HXX__
diff --git a/src/ui/simulator/toolbox/components/htmllistbox/item/cluster-item.cpp b/src/ui/simulator/toolbox/components/htmllistbox/item/cluster-item.cpp
index 4535704f9d..3ce289c946 100644
--- a/src/ui/simulator/toolbox/components/htmllistbox/item/cluster-item.cpp
+++ b/src/ui/simulator/toolbox/components/htmllistbox/item/cluster-item.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#include "cluster-item.h"
diff --git a/src/ui/simulator/toolbox/components/htmllistbox/item/cluster-item.h b/src/ui/simulator/toolbox/components/htmllistbox/item/cluster-item.h
index fae63b4b0a..fd52ce11d5 100644
--- a/src/ui/simulator/toolbox/components/htmllistbox/item/cluster-item.h
+++ b/src/ui/simulator/toolbox/components/htmllistbox/item/cluster-item.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#pragma once
diff --git a/src/ui/simulator/toolbox/components/htmllistbox/item/error.cpp b/src/ui/simulator/toolbox/components/htmllistbox/item/error.cpp
index f7f9604e21..95345520a0 100644
--- a/src/ui/simulator/toolbox/components/htmllistbox/item/error.cpp
+++ b/src/ui/simulator/toolbox/components/htmllistbox/item/error.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#include "error.h"
diff --git a/src/ui/simulator/toolbox/components/htmllistbox/item/error.h b/src/ui/simulator/toolbox/components/htmllistbox/item/error.h
index 08a8cd357f..08bef569be 100644
--- a/src/ui/simulator/toolbox/components/htmllistbox/item/error.h
+++ b/src/ui/simulator/toolbox/components/htmllistbox/item/error.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_TOOLBOX_COMPONENT_HTMLLISTBOX_ERROR_H__
#define __ANTARES_TOOLBOX_COMPONENT_HTMLLISTBOX_ERROR_H__
diff --git a/src/ui/simulator/toolbox/components/htmllistbox/item/group.cpp b/src/ui/simulator/toolbox/components/htmllistbox/item/group.cpp
index 985f93800e..d3b735f65e 100644
--- a/src/ui/simulator/toolbox/components/htmllistbox/item/group.cpp
+++ b/src/ui/simulator/toolbox/components/htmllistbox/item/group.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#include "group.h"
diff --git a/src/ui/simulator/toolbox/components/htmllistbox/item/group.h b/src/ui/simulator/toolbox/components/htmllistbox/item/group.h
index 9d3234529d..c345b0715f 100644
--- a/src/ui/simulator/toolbox/components/htmllistbox/item/group.h
+++ b/src/ui/simulator/toolbox/components/htmllistbox/item/group.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_TOOLBOX_COMPONENT_HTMLLISTBOX_GROUP_H__
#define __ANTARES_TOOLBOX_COMPONENT_HTMLLISTBOX_GROUP_H__
diff --git a/src/ui/simulator/toolbox/components/htmllistbox/item/info.cpp b/src/ui/simulator/toolbox/components/htmllistbox/item/info.cpp
index 114cc29ced..253323e09f 100644
--- a/src/ui/simulator/toolbox/components/htmllistbox/item/info.cpp
+++ b/src/ui/simulator/toolbox/components/htmllistbox/item/info.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#include "info.h"
diff --git a/src/ui/simulator/toolbox/components/htmllistbox/item/info.h b/src/ui/simulator/toolbox/components/htmllistbox/item/info.h
index e0ff268cd2..7aaf9d2a82 100644
--- a/src/ui/simulator/toolbox/components/htmllistbox/item/info.h
+++ b/src/ui/simulator/toolbox/components/htmllistbox/item/info.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_TOOLBOX_COMPONENT_HTMLLISTBOX_INFO_H__
#define __ANTARES_TOOLBOX_COMPONENT_HTMLLISTBOX_INFO_H__
diff --git a/src/ui/simulator/toolbox/components/htmllistbox/item/item.cpp b/src/ui/simulator/toolbox/components/htmllistbox/item/item.cpp
index c6372c0794..6e894aab09 100644
--- a/src/ui/simulator/toolbox/components/htmllistbox/item/item.cpp
+++ b/src/ui/simulator/toolbox/components/htmllistbox/item/item.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#include "item.h"
diff --git a/src/ui/simulator/toolbox/components/htmllistbox/item/item.h b/src/ui/simulator/toolbox/components/htmllistbox/item/item.h
index 79b205ad69..0f732a24bd 100644
--- a/src/ui/simulator/toolbox/components/htmllistbox/item/item.h
+++ b/src/ui/simulator/toolbox/components/htmllistbox/item/item.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_TOOLBOX_COMPONENT_HTMLLISTBOX_ITEM_H__
#define __ANTARES_TOOLBOX_COMPONENT_HTMLLISTBOX_ITEM_H__
diff --git a/src/ui/simulator/toolbox/components/htmllistbox/item/item.hxx b/src/ui/simulator/toolbox/components/htmllistbox/item/item.hxx
index 12cdbfccdc..b429fb24f1 100644
--- a/src/ui/simulator/toolbox/components/htmllistbox/item/item.hxx
+++ b/src/ui/simulator/toolbox/components/htmllistbox/item/item.hxx
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_TOOLBOX_COMPONENT_HTMLLISTBOX_ITEM_HXX__
#define __ANTARES_TOOLBOX_COMPONENT_HTMLLISTBOX_ITEM_HXX__
diff --git a/src/ui/simulator/toolbox/components/htmllistbox/item/pathlistitem.cpp b/src/ui/simulator/toolbox/components/htmllistbox/item/pathlistitem.cpp
index fa3db684ec..f367b3c8c5 100644
--- a/src/ui/simulator/toolbox/components/htmllistbox/item/pathlistitem.cpp
+++ b/src/ui/simulator/toolbox/components/htmllistbox/item/pathlistitem.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#include "pathlistitem.h"
diff --git a/src/ui/simulator/toolbox/components/htmllistbox/item/pathlistitem.h b/src/ui/simulator/toolbox/components/htmllistbox/item/pathlistitem.h
index d1b798e305..462c30c78a 100644
--- a/src/ui/simulator/toolbox/components/htmllistbox/item/pathlistitem.h
+++ b/src/ui/simulator/toolbox/components/htmllistbox/item/pathlistitem.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_TOOLBOX_COMPONENT_HTMLLISTBOX_PATHLIST_ITEM_H__
#define __ANTARES_TOOLBOX_COMPONENT_HTMLLISTBOX_PATHLIST_ITEM_H__
diff --git a/src/ui/simulator/toolbox/components/htmllistbox/item/renewable-cluster-item.cpp b/src/ui/simulator/toolbox/components/htmllistbox/item/renewable-cluster-item.cpp
index 333fb100c2..afd6237f34 100644
--- a/src/ui/simulator/toolbox/components/htmllistbox/item/renewable-cluster-item.cpp
+++ b/src/ui/simulator/toolbox/components/htmllistbox/item/renewable-cluster-item.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#include "renewable-cluster-item.h"
diff --git a/src/ui/simulator/toolbox/components/htmllistbox/item/renewable-cluster-item.h b/src/ui/simulator/toolbox/components/htmllistbox/item/renewable-cluster-item.h
index 1bf31fe932..2bab9c95b2 100644
--- a/src/ui/simulator/toolbox/components/htmllistbox/item/renewable-cluster-item.h
+++ b/src/ui/simulator/toolbox/components/htmllistbox/item/renewable-cluster-item.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_TOOLBOX_COMPONENT_HTMLLISTBOX_ITEM_RENEWABLE_CLUSTER_H__
#define __ANTARES_TOOLBOX_COMPONENT_HTMLLISTBOX_ITEM_RENEWABLE_CLUSTER_H__
diff --git a/src/ui/simulator/toolbox/components/htmllistbox/item/thermal-cluster-item.cpp b/src/ui/simulator/toolbox/components/htmllistbox/item/thermal-cluster-item.cpp
index 56fe3baf2a..b1bf030674 100644
--- a/src/ui/simulator/toolbox/components/htmllistbox/item/thermal-cluster-item.cpp
+++ b/src/ui/simulator/toolbox/components/htmllistbox/item/thermal-cluster-item.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#include "thermal-cluster-item.h"
diff --git a/src/ui/simulator/toolbox/components/htmllistbox/item/thermal-cluster-item.h b/src/ui/simulator/toolbox/components/htmllistbox/item/thermal-cluster-item.h
index 6a23dee2f6..2ed2cacd60 100644
--- a/src/ui/simulator/toolbox/components/htmllistbox/item/thermal-cluster-item.h
+++ b/src/ui/simulator/toolbox/components/htmllistbox/item/thermal-cluster-item.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_TOOLBOX_COMPONENT_HTMLLISTBOX_ITEM_THERMAL_CLUSTER_H__
#define __ANTARES_TOOLBOX_COMPONENT_HTMLLISTBOX_ITEM_THERMAL_CLUSTER_H__
diff --git a/src/ui/simulator/toolbox/components/htmllistbox/sort.h b/src/ui/simulator/toolbox/components/htmllistbox/sort.h
index baf47f2011..265ceb971f 100644
--- a/src/ui/simulator/toolbox/components/htmllistbox/sort.h
+++ b/src/ui/simulator/toolbox/components/htmllistbox/sort.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_TOOLBOX_COMPONENT_HTMLLISTBOX_SORT_H__
#define __ANTARES_TOOLBOX_COMPONENT_HTMLLISTBOX_SORT_H__
diff --git a/src/ui/simulator/toolbox/components/mainpanel.cpp b/src/ui/simulator/toolbox/components/mainpanel.cpp
index 84daebd9fe..9b097a1a1e 100644
--- a/src/ui/simulator/toolbox/components/mainpanel.cpp
+++ b/src/ui/simulator/toolbox/components/mainpanel.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#include "mainpanel.h"
diff --git a/src/ui/simulator/toolbox/components/mainpanel.h b/src/ui/simulator/toolbox/components/mainpanel.h
index 4d59afbe83..1922dd8181 100644
--- a/src/ui/simulator/toolbox/components/mainpanel.h
+++ b/src/ui/simulator/toolbox/components/mainpanel.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_TOOLBOX_COMPONENT_MAIN_PANEL_H__
#define __ANTARES_TOOLBOX_COMPONENT_MAIN_PANEL_H__
diff --git a/src/ui/simulator/toolbox/components/map/component.cpp b/src/ui/simulator/toolbox/components/map/component.cpp
index 66d99b7901..b62438c2ca 100644
--- a/src/ui/simulator/toolbox/components/map/component.cpp
+++ b/src/ui/simulator/toolbox/components/map/component.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#include "component.h"
diff --git a/src/ui/simulator/toolbox/components/map/component.h b/src/ui/simulator/toolbox/components/map/component.h
index 8388e61d71..ee5534789d 100644
--- a/src/ui/simulator/toolbox/components/map/component.h
+++ b/src/ui/simulator/toolbox/components/map/component.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_TOOLBOX_MAP_COMPONENT_H__
#define __ANTARES_TOOLBOX_MAP_COMPONENT_H__
diff --git a/src/ui/simulator/toolbox/components/map/control.cpp b/src/ui/simulator/toolbox/components/map/control.cpp
index fe86b3949f..58c5d1cd11 100644
--- a/src/ui/simulator/toolbox/components/map/control.cpp
+++ b/src/ui/simulator/toolbox/components/map/control.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#include
diff --git a/src/ui/simulator/toolbox/components/map/control.h b/src/ui/simulator/toolbox/components/map/control.h
index ae556e2ec8..235d92fbe7 100644
--- a/src/ui/simulator/toolbox/components/map/control.h
+++ b/src/ui/simulator/toolbox/components/map/control.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_TOOLBOX_MAP_CONTROL_H__
#define __ANTARES_TOOLBOX_MAP_CONTROL_H__
diff --git a/src/ui/simulator/toolbox/components/map/controls/addtools.cpp b/src/ui/simulator/toolbox/components/map/controls/addtools.cpp
index d87f051be4..36ec22e151 100644
--- a/src/ui/simulator/toolbox/components/map/controls/addtools.cpp
+++ b/src/ui/simulator/toolbox/components/map/controls/addtools.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#include "addtools.h"
diff --git a/src/ui/simulator/toolbox/components/map/controls/addtools.h b/src/ui/simulator/toolbox/components/map/controls/addtools.h
index 96654b878a..886b44c6c9 100644
--- a/src/ui/simulator/toolbox/components/map/controls/addtools.h
+++ b/src/ui/simulator/toolbox/components/map/controls/addtools.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_TOOLBOX_MAP_CONTROLS_ADD_TOOLS_H__
#define __ANTARES_TOOLBOX_MAP_CONTROLS_ADD_TOOLS_H__
diff --git a/src/ui/simulator/toolbox/components/map/drawingcontext.cpp b/src/ui/simulator/toolbox/components/map/drawingcontext.cpp
index c0a31b8ab8..9c249693c2 100644
--- a/src/ui/simulator/toolbox/components/map/drawingcontext.cpp
+++ b/src/ui/simulator/toolbox/components/map/drawingcontext.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#include "drawingcontext.h"
diff --git a/src/ui/simulator/toolbox/components/map/drawingcontext.h b/src/ui/simulator/toolbox/components/map/drawingcontext.h
index f3b8fe6d67..73f6ba3ef1 100644
--- a/src/ui/simulator/toolbox/components/map/drawingcontext.h
+++ b/src/ui/simulator/toolbox/components/map/drawingcontext.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_TOOLBOX_MAP_DRAWING_CONTEXT_H__
#define __ANTARES_TOOLBOX_MAP_DRAWING_CONTEXT_H__
diff --git a/src/ui/simulator/toolbox/components/map/infos.cpp b/src/ui/simulator/toolbox/components/map/infos.cpp
index 9f1b9fa20b..9e2cd8c9fd 100644
--- a/src/ui/simulator/toolbox/components/map/infos.cpp
+++ b/src/ui/simulator/toolbox/components/map/infos.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#include "infos.h"
diff --git a/src/ui/simulator/toolbox/components/map/infos.h b/src/ui/simulator/toolbox/components/map/infos.h
index 9306b4ff7f..c36242fcda 100644
--- a/src/ui/simulator/toolbox/components/map/infos.h
+++ b/src/ui/simulator/toolbox/components/map/infos.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_TOOLBOX_MAP_PANEL_INFOS_H__
#define __ANTARES_TOOLBOX_MAP_PANEL_INFOS_H__
diff --git a/src/ui/simulator/toolbox/components/map/manager.cpp b/src/ui/simulator/toolbox/components/map/manager.cpp
index 114d552a2e..ea51e0da33 100644
--- a/src/ui/simulator/toolbox/components/map/manager.cpp
+++ b/src/ui/simulator/toolbox/components/map/manager.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#include "manager.h"
diff --git a/src/ui/simulator/toolbox/components/map/manager.h b/src/ui/simulator/toolbox/components/map/manager.h
index b7bc2c4781..e45c9ab980 100644
--- a/src/ui/simulator/toolbox/components/map/manager.h
+++ b/src/ui/simulator/toolbox/components/map/manager.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_TOOLBOX_MAP_CONTAINER_H__
#define __ANTARES_TOOLBOX_MAP_CONTAINER_H__
diff --git a/src/ui/simulator/toolbox/components/map/manager.hxx b/src/ui/simulator/toolbox/components/map/manager.hxx
index 72929da548..f707588f77 100644
--- a/src/ui/simulator/toolbox/components/map/manager.hxx
+++ b/src/ui/simulator/toolbox/components/map/manager.hxx
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_TOOLBOX_MAP_CONTAINER_HXX__
#define __ANTARES_TOOLBOX_MAP_CONTAINER_HXX__
diff --git a/src/ui/simulator/toolbox/components/map/nodes/bindingconstraint.cpp b/src/ui/simulator/toolbox/components/map/nodes/bindingconstraint.cpp
index d755e08b02..1c2e933aaf 100644
--- a/src/ui/simulator/toolbox/components/map/nodes/bindingconstraint.cpp
+++ b/src/ui/simulator/toolbox/components/map/nodes/bindingconstraint.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#include "bindingconstraint.h"
diff --git a/src/ui/simulator/toolbox/components/map/nodes/bindingconstraint.h b/src/ui/simulator/toolbox/components/map/nodes/bindingconstraint.h
index 2a9ca042b1..5814a5d79d 100644
--- a/src/ui/simulator/toolbox/components/map/nodes/bindingconstraint.h
+++ b/src/ui/simulator/toolbox/components/map/nodes/bindingconstraint.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_TOOLBOX_MAP_BINDING_CONSTRAINT_H__
#define __ANTARES_TOOLBOX_MAP_BINDING_CONSTRAINT_H__
diff --git a/src/ui/simulator/toolbox/components/map/nodes/connection.cpp b/src/ui/simulator/toolbox/components/map/nodes/connection.cpp
index c0ecc37d16..dbddafc5b1 100644
--- a/src/ui/simulator/toolbox/components/map/nodes/connection.cpp
+++ b/src/ui/simulator/toolbox/components/map/nodes/connection.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#include "connection.h"
#include "../settings.h"
diff --git a/src/ui/simulator/toolbox/components/map/nodes/connection.h b/src/ui/simulator/toolbox/components/map/nodes/connection.h
index 3df3b8db79..ac8fd47d93 100644
--- a/src/ui/simulator/toolbox/components/map/nodes/connection.h
+++ b/src/ui/simulator/toolbox/components/map/nodes/connection.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_TOOLBOX_MAP_CONNECTION_H__
#define __ANTARES_TOOLBOX_MAP_CONNECTION_H__
diff --git a/src/ui/simulator/toolbox/components/map/nodes/connection.hxx b/src/ui/simulator/toolbox/components/map/nodes/connection.hxx
index d70c2562ee..d5bb27ef86 100644
--- a/src/ui/simulator/toolbox/components/map/nodes/connection.hxx
+++ b/src/ui/simulator/toolbox/components/map/nodes/connection.hxx
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_TOOLBOX_MAP_CONNECTION_HXX__
#define __ANTARES_TOOLBOX_MAP_CONNECTION_HXX__
diff --git a/src/ui/simulator/toolbox/components/map/nodes/item.cpp b/src/ui/simulator/toolbox/components/map/nodes/item.cpp
index 82086cbc6d..a7675fb696 100644
--- a/src/ui/simulator/toolbox/components/map/nodes/item.cpp
+++ b/src/ui/simulator/toolbox/components/map/nodes/item.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#include "item.h"
diff --git a/src/ui/simulator/toolbox/components/map/nodes/item.h b/src/ui/simulator/toolbox/components/map/nodes/item.h
index 3eac06f996..b1cdb75d80 100644
--- a/src/ui/simulator/toolbox/components/map/nodes/item.h
+++ b/src/ui/simulator/toolbox/components/map/nodes/item.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_TOOLBOX_MAP_ITEM_H__
#define __ANTARES_TOOLBOX_MAP_ITEM_H__
diff --git a/src/ui/simulator/toolbox/components/map/nodes/node.cpp b/src/ui/simulator/toolbox/components/map/nodes/node.cpp
index cb44c7743a..183e7c8d8e 100644
--- a/src/ui/simulator/toolbox/components/map/nodes/node.cpp
+++ b/src/ui/simulator/toolbox/components/map/nodes/node.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#include "node.h"
diff --git a/src/ui/simulator/toolbox/components/map/nodes/node.h b/src/ui/simulator/toolbox/components/map/nodes/node.h
index 369be69868..fc7b1765a2 100644
--- a/src/ui/simulator/toolbox/components/map/nodes/node.h
+++ b/src/ui/simulator/toolbox/components/map/nodes/node.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_TOOLBOX_MAP_NODE_H__
#define __ANTARES_TOOLBOX_MAP_NODE_H__
diff --git a/src/ui/simulator/toolbox/components/map/settings.cpp b/src/ui/simulator/toolbox/components/map/settings.cpp
index 4f9059e7bd..6b69711958 100644
--- a/src/ui/simulator/toolbox/components/map/settings.cpp
+++ b/src/ui/simulator/toolbox/components/map/settings.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#include "settings.h"
diff --git a/src/ui/simulator/toolbox/components/map/settings.h b/src/ui/simulator/toolbox/components/map/settings.h
index 28d60fee4c..7a56082caf 100644
--- a/src/ui/simulator/toolbox/components/map/settings.h
+++ b/src/ui/simulator/toolbox/components/map/settings.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_TOOLBOX_MAP_SETTINGS_H__
#define __ANTARES_TOOLBOX_MAP_SETTINGS_H__
diff --git a/src/ui/simulator/toolbox/components/map/tools/connectioncreator.cpp b/src/ui/simulator/toolbox/components/map/tools/connectioncreator.cpp
index 172f95cf2e..ec0fb056f5 100644
--- a/src/ui/simulator/toolbox/components/map/tools/connectioncreator.cpp
+++ b/src/ui/simulator/toolbox/components/map/tools/connectioncreator.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#include "connectioncreator.h"
diff --git a/src/ui/simulator/toolbox/components/map/tools/connectioncreator.h b/src/ui/simulator/toolbox/components/map/tools/connectioncreator.h
index 869544c52b..9b9f166fa1 100644
--- a/src/ui/simulator/toolbox/components/map/tools/connectioncreator.h
+++ b/src/ui/simulator/toolbox/components/map/tools/connectioncreator.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_TOOLBOX_MAP_TOOLS_NEW_CONNECTION_H__
#define __ANTARES_TOOLBOX_MAP_TOOLS_NEW_CONNECTION_H__
diff --git a/src/ui/simulator/toolbox/components/map/tools/remover.cpp b/src/ui/simulator/toolbox/components/map/tools/remover.cpp
index 72e640a6db..7dca6fa26e 100644
--- a/src/ui/simulator/toolbox/components/map/tools/remover.cpp
+++ b/src/ui/simulator/toolbox/components/map/tools/remover.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#include
diff --git a/src/ui/simulator/toolbox/components/map/tools/remover.h b/src/ui/simulator/toolbox/components/map/tools/remover.h
index c369e1e3f7..65e78d6a99 100644
--- a/src/ui/simulator/toolbox/components/map/tools/remover.h
+++ b/src/ui/simulator/toolbox/components/map/tools/remover.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_TOOLBOX_MAP_TOOLS_DELETE_H__
#define __ANTARES_TOOLBOX_MAP_TOOLS_DELETE_H__
diff --git a/src/ui/simulator/toolbox/components/map/tools/tool.cpp b/src/ui/simulator/toolbox/components/map/tools/tool.cpp
index 3b6f5a79c7..adf7bae54b 100644
--- a/src/ui/simulator/toolbox/components/map/tools/tool.cpp
+++ b/src/ui/simulator/toolbox/components/map/tools/tool.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#include "tool.h"
diff --git a/src/ui/simulator/toolbox/components/map/tools/tool.h b/src/ui/simulator/toolbox/components/map/tools/tool.h
index 088fee62fe..5b7612bad6 100644
--- a/src/ui/simulator/toolbox/components/map/tools/tool.h
+++ b/src/ui/simulator/toolbox/components/map/tools/tool.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_TOOLBOX_MAP_TOOLS_TOOL_H__
#define __ANTARES_TOOLBOX_MAP_TOOLS_TOOL_H__
diff --git a/src/ui/simulator/toolbox/components/notebook/mapnotebook.cpp b/src/ui/simulator/toolbox/components/notebook/mapnotebook.cpp
index b8329c3af8..8a06565b0b 100644
--- a/src/ui/simulator/toolbox/components/notebook/mapnotebook.cpp
+++ b/src/ui/simulator/toolbox/components/notebook/mapnotebook.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#include
#include "mapnotebook.h"
diff --git a/src/ui/simulator/toolbox/components/notebook/mapnotebook.h b/src/ui/simulator/toolbox/components/notebook/mapnotebook.h
index 4471f100a8..bdd1ffb7e7 100644
--- a/src/ui/simulator/toolbox/components/notebook/mapnotebook.h
+++ b/src/ui/simulator/toolbox/components/notebook/mapnotebook.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_TOOLBOX_COMPONENT_MAPNOTEBOOK_H__
#define __ANTARES_TOOLBOX_COMPONENT_MAPNOTEBOOK_H__
diff --git a/src/ui/simulator/toolbox/components/notebook/notebook.cpp b/src/ui/simulator/toolbox/components/notebook/notebook.cpp
index b3f415a0bf..189de6f375 100644
--- a/src/ui/simulator/toolbox/components/notebook/notebook.cpp
+++ b/src/ui/simulator/toolbox/components/notebook/notebook.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#include
diff --git a/src/ui/simulator/toolbox/components/notebook/notebook.h b/src/ui/simulator/toolbox/components/notebook/notebook.h
index 1ef8a33634..3c082cd203 100644
--- a/src/ui/simulator/toolbox/components/notebook/notebook.h
+++ b/src/ui/simulator/toolbox/components/notebook/notebook.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_TOOLBOX_COMPONENT_NOTEBOOK_H__
#define __ANTARES_TOOLBOX_COMPONENT_NOTEBOOK_H__
diff --git a/src/ui/simulator/toolbox/components/notebook/notebook.hxx b/src/ui/simulator/toolbox/components/notebook/notebook.hxx
index 29d1672f5e..08b8f08ace 100644
--- a/src/ui/simulator/toolbox/components/notebook/notebook.hxx
+++ b/src/ui/simulator/toolbox/components/notebook/notebook.hxx
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_TOOLBOX_COMPONENT_NOTEBOOK_HXX__
#define __ANTARES_TOOLBOX_COMPONENT_NOTEBOOK_HXX__
diff --git a/src/ui/simulator/toolbox/components/progressbar.cpp b/src/ui/simulator/toolbox/components/progressbar.cpp
index 9f4d77a1c9..4d690c4b8d 100644
--- a/src/ui/simulator/toolbox/components/progressbar.cpp
+++ b/src/ui/simulator/toolbox/components/progressbar.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#include "progressbar.h"
diff --git a/src/ui/simulator/toolbox/components/progressbar.h b/src/ui/simulator/toolbox/components/progressbar.h
index 8a39d4f7cd..6e3bedff19 100644
--- a/src/ui/simulator/toolbox/components/progressbar.h
+++ b/src/ui/simulator/toolbox/components/progressbar.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_TOOLBOX_COMPONENTS_PROGRESSBAR_H__
#define __ANTARES_TOOLBOX_COMPONENTS_PROGRESSBAR_H__
diff --git a/src/ui/simulator/toolbox/components/refresh.cpp b/src/ui/simulator/toolbox/components/refresh.cpp
index ad00631888..895f0c64ed 100644
--- a/src/ui/simulator/toolbox/components/refresh.cpp
+++ b/src/ui/simulator/toolbox/components/refresh.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#include "refresh.h"
diff --git a/src/ui/simulator/toolbox/components/refresh.h b/src/ui/simulator/toolbox/components/refresh.h
index 91d8d59901..f7a2eff6a4 100644
--- a/src/ui/simulator/toolbox/components/refresh.h
+++ b/src/ui/simulator/toolbox/components/refresh.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_TOOLBOX_COMPONENTS_REFRESH_H__
#define __ANTARES_TOOLBOX_COMPONENTS_REFRESH_H__
diff --git a/src/ui/simulator/toolbox/components/wip-panel.cpp b/src/ui/simulator/toolbox/components/wip-panel.cpp
index b9aa15a524..f5b56d8676 100644
--- a/src/ui/simulator/toolbox/components/wip-panel.cpp
+++ b/src/ui/simulator/toolbox/components/wip-panel.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#include "wip-panel.h"
diff --git a/src/ui/simulator/toolbox/components/wip-panel.h b/src/ui/simulator/toolbox/components/wip-panel.h
index cf46655e89..e2169bd517 100644
--- a/src/ui/simulator/toolbox/components/wip-panel.h
+++ b/src/ui/simulator/toolbox/components/wip-panel.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_TOOLBOX_COMPONENTS_WIP_PANEL_WIP_PANEL_H__
#define __ANTARES_TOOLBOX_COMPONENTS_WIP_PANEL_WIP_PANEL_H__
diff --git a/src/ui/simulator/toolbox/components/wizardheader.cpp b/src/ui/simulator/toolbox/components/wizardheader.cpp
index f892f5ded5..52206fc35c 100644
--- a/src/ui/simulator/toolbox/components/wizardheader.cpp
+++ b/src/ui/simulator/toolbox/components/wizardheader.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#include
diff --git a/src/ui/simulator/toolbox/components/wizardheader.h b/src/ui/simulator/toolbox/components/wizardheader.h
index c6afbdad97..728b4dda02 100644
--- a/src/ui/simulator/toolbox/components/wizardheader.h
+++ b/src/ui/simulator/toolbox/components/wizardheader.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_TOOLBOX_COMPONENTS_H__
#define __ANTARES_TOOLBOX_COMPONENTS_H__
diff --git a/src/ui/simulator/toolbox/create.cpp b/src/ui/simulator/toolbox/create.cpp
index d5a24d1d9a..c6fc036234 100644
--- a/src/ui/simulator/toolbox/create.cpp
+++ b/src/ui/simulator/toolbox/create.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#include "create.h"
diff --git a/src/ui/simulator/toolbox/create.h b/src/ui/simulator/toolbox/create.h
index 6473e7dc3e..3ea043e42d 100644
--- a/src/ui/simulator/toolbox/create.h
+++ b/src/ui/simulator/toolbox/create.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_TOOLBOX_CREATE_H__
#define __ANTARES_TOOLBOX_CREATE_H__
diff --git a/src/ui/simulator/toolbox/create.hxx b/src/ui/simulator/toolbox/create.hxx
index ae57260047..69290f3a4d 100644
--- a/src/ui/simulator/toolbox/create.hxx
+++ b/src/ui/simulator/toolbox/create.hxx
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_TOOLBOX_CREATE_HXX__
#define __ANTARES_TOOLBOX_CREATE_HXX__
diff --git a/src/ui/simulator/toolbox/dispatcher/study.cpp b/src/ui/simulator/toolbox/dispatcher/study.cpp
index 135615cec2..939a66aa27 100644
--- a/src/ui/simulator/toolbox/dispatcher/study.cpp
+++ b/src/ui/simulator/toolbox/dispatcher/study.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#include "study.h"
diff --git a/src/ui/simulator/toolbox/dispatcher/study.h b/src/ui/simulator/toolbox/dispatcher/study.h
index 8b5a07d4d9..90cacfa10a 100644
--- a/src/ui/simulator/toolbox/dispatcher/study.h
+++ b/src/ui/simulator/toolbox/dispatcher/study.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_TOOLBOX_DISPATCHER_STUDY_H__
#define __ANTARES_TOOLBOX_DISPATCHER_STUDY_H__
diff --git a/src/ui/simulator/toolbox/execute.h b/src/ui/simulator/toolbox/execute.h
index 4287d1af35..a377c1459f 100644
--- a/src/ui/simulator/toolbox/execute.h
+++ b/src/ui/simulator/toolbox/execute.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_TOOLBOX_EXECUTE_H__
#define __ANTARES_TOOLBOX_EXECUTE_H__
diff --git a/src/ui/simulator/toolbox/execute/execute.cpp b/src/ui/simulator/toolbox/execute/execute.cpp
index 2c0c0eca96..61f4ed3461 100644
--- a/src/ui/simulator/toolbox/execute/execute.cpp
+++ b/src/ui/simulator/toolbox/execute/execute.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#include
diff --git a/src/ui/simulator/toolbox/execute/execute.h b/src/ui/simulator/toolbox/execute/execute.h
index 0a59e57be8..ae14716174 100644
--- a/src/ui/simulator/toolbox/execute/execute.h
+++ b/src/ui/simulator/toolbox/execute/execute.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_TOOLBOX_E_EXECUTE_H__
#define __ANTARES_TOOLBOX_E_EXECUTE_H__
diff --git a/src/ui/simulator/toolbox/ext-source/action-panel.cpp b/src/ui/simulator/toolbox/ext-source/action-panel.cpp
index 53f9a9c045..9beaf4776e 100644
--- a/src/ui/simulator/toolbox/ext-source/action-panel.cpp
+++ b/src/ui/simulator/toolbox/ext-source/action-panel.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#include
diff --git a/src/ui/simulator/toolbox/ext-source/action-panel.h b/src/ui/simulator/toolbox/ext-source/action-panel.h
index f57f687836..58be6ca4ad 100644
--- a/src/ui/simulator/toolbox/ext-source/action-panel.h
+++ b/src/ui/simulator/toolbox/ext-source/action-panel.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_TOOLBOX_EXT_SOURCE_ACTION_PANEL_H__
#define __ANTARES_TOOLBOX_EXT_SOURCE_ACTION_PANEL_H__
diff --git a/src/ui/simulator/toolbox/ext-source/apply.cpp b/src/ui/simulator/toolbox/ext-source/apply.cpp
index 59ef9d37c4..2cc9ae75bd 100644
--- a/src/ui/simulator/toolbox/ext-source/apply.cpp
+++ b/src/ui/simulator/toolbox/ext-source/apply.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#include "apply.h"
diff --git a/src/ui/simulator/toolbox/ext-source/apply.h b/src/ui/simulator/toolbox/ext-source/apply.h
index 2b1856b7c8..fc820b55e6 100644
--- a/src/ui/simulator/toolbox/ext-source/apply.h
+++ b/src/ui/simulator/toolbox/ext-source/apply.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_TOOLBOX_EXT_SOURCE_APPLY_H__
#define __ANTARES_TOOLBOX_EXT_SOURCE_APPLY_H__
diff --git a/src/ui/simulator/toolbox/ext-source/handler.h b/src/ui/simulator/toolbox/ext-source/handler.h
index 0fdad9dbaf..f04e360952 100644
--- a/src/ui/simulator/toolbox/ext-source/handler.h
+++ b/src/ui/simulator/toolbox/ext-source/handler.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_TOOLBOX_EXT_SOURCE_HANDLER_H__
#define __ANTARES_TOOLBOX_EXT_SOURCE_HANDLER_H__
diff --git a/src/ui/simulator/toolbox/ext-source/handler/build-context.cpp b/src/ui/simulator/toolbox/ext-source/handler/build-context.cpp
index 4fe2261363..959376019e 100644
--- a/src/ui/simulator/toolbox/ext-source/handler/build-context.cpp
+++ b/src/ui/simulator/toolbox/ext-source/handler/build-context.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#include "build-context.h"
diff --git a/src/ui/simulator/toolbox/ext-source/handler/build-context.h b/src/ui/simulator/toolbox/ext-source/handler/build-context.h
index 68c738545a..283060e924 100644
--- a/src/ui/simulator/toolbox/ext-source/handler/build-context.h
+++ b/src/ui/simulator/toolbox/ext-source/handler/build-context.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_TOOLBOX_EXT_SOURCE_HANDLER_BUILD_CONTEXT_H__
#define __ANTARES_TOOLBOX_EXT_SOURCE_HANDLER_BUILD_CONTEXT_H__
diff --git a/src/ui/simulator/toolbox/ext-source/handler/com.rte-france.antares.study.cpp b/src/ui/simulator/toolbox/ext-source/handler/com.rte-france.antares.study.cpp
index 10720269f9..8d6d6611a8 100644
--- a/src/ui/simulator/toolbox/ext-source/handler/com.rte-france.antares.study.cpp
+++ b/src/ui/simulator/toolbox/ext-source/handler/com.rte-france.antares.study.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#include "handler.h"
diff --git a/src/ui/simulator/toolbox/ext-source/handler/handler.h b/src/ui/simulator/toolbox/ext-source/handler/handler.h
index d3c2d4c51b..18dcaded20 100644
--- a/src/ui/simulator/toolbox/ext-source/handler/handler.h
+++ b/src/ui/simulator/toolbox/ext-source/handler/handler.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_TOOLBOX_EXT_SOURCE_HANDLER_HANDLER_H__
#define __ANTARES_TOOLBOX_EXT_SOURCE_HANDLER_HANDLER_H__
diff --git a/src/ui/simulator/toolbox/ext-source/performer.cpp b/src/ui/simulator/toolbox/ext-source/performer.cpp
index b490f8d791..1072e6cb9c 100644
--- a/src/ui/simulator/toolbox/ext-source/performer.cpp
+++ b/src/ui/simulator/toolbox/ext-source/performer.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#include
diff --git a/src/ui/simulator/toolbox/ext-source/performer.h b/src/ui/simulator/toolbox/ext-source/performer.h
index 547266fe01..243975789e 100644
--- a/src/ui/simulator/toolbox/ext-source/performer.h
+++ b/src/ui/simulator/toolbox/ext-source/performer.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_APPLICATION_EXT_SOURCE_PERFORMER_H__
#define __ANTARES_APPLICATION_EXT_SOURCE_PERFORMER_H__
diff --git a/src/ui/simulator/toolbox/ext-source/window.cpp b/src/ui/simulator/toolbox/ext-source/window.cpp
index 5ebd271807..74244eddca 100644
--- a/src/ui/simulator/toolbox/ext-source/window.cpp
+++ b/src/ui/simulator/toolbox/ext-source/window.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#include
diff --git a/src/ui/simulator/toolbox/ext-source/window.h b/src/ui/simulator/toolbox/ext-source/window.h
index 75a9cb8fd8..33b857ace9 100644
--- a/src/ui/simulator/toolbox/ext-source/window.h
+++ b/src/ui/simulator/toolbox/ext-source/window.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_APPLICATION_EXT_SOURCE_WINDOW_H__
#define __ANTARES_APPLICATION_EXT_SOURCE_WINDOW_H__
diff --git a/src/ui/simulator/toolbox/input/area.cpp b/src/ui/simulator/toolbox/input/area.cpp
index d13f9b0096..48d119fa66 100644
--- a/src/ui/simulator/toolbox/input/area.cpp
+++ b/src/ui/simulator/toolbox/input/area.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#include
diff --git a/src/ui/simulator/toolbox/input/area.h b/src/ui/simulator/toolbox/input/area.h
index 3252593561..fecd4d1f29 100644
--- a/src/ui/simulator/toolbox/input/area.h
+++ b/src/ui/simulator/toolbox/input/area.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_TOOLBOX_INPUT_AREA_H__
#define __ANTARES_TOOLBOX_INPUT_AREA_H__
diff --git a/src/ui/simulator/toolbox/input/bindingconstraint.h b/src/ui/simulator/toolbox/input/bindingconstraint.h
index 0da350bb50..3a249635bb 100644
--- a/src/ui/simulator/toolbox/input/bindingconstraint.h
+++ b/src/ui/simulator/toolbox/input/bindingconstraint.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_TOOLBOX_INPUT_BINDING_CONSTRAINT_H__
#define __ANTARES_TOOLBOX_INPUT_BINDING_CONSTRAINT_H__
diff --git a/src/ui/simulator/toolbox/input/bindingconstraint/bindingconstraint.cpp b/src/ui/simulator/toolbox/input/bindingconstraint/bindingconstraint.cpp
index c114c86ea8..6780d32276 100644
--- a/src/ui/simulator/toolbox/input/bindingconstraint/bindingconstraint.cpp
+++ b/src/ui/simulator/toolbox/input/bindingconstraint/bindingconstraint.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#include "bindingconstraint.h"
diff --git a/src/ui/simulator/toolbox/input/bindingconstraint/bindingconstraint.h b/src/ui/simulator/toolbox/input/bindingconstraint/bindingconstraint.h
index f8c0a7b34f..5a6211c74f 100644
--- a/src/ui/simulator/toolbox/input/bindingconstraint/bindingconstraint.h
+++ b/src/ui/simulator/toolbox/input/bindingconstraint/bindingconstraint.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_TOOLBOX_INPUT_BINDING_CONSTRAINT_BINDING_CONSTRAINT_H__
#define __ANTARES_TOOLBOX_INPUT_BINDING_CONSTRAINT_BINDING_CONSTRAINT_H__
diff --git a/src/ui/simulator/toolbox/input/connection.cpp b/src/ui/simulator/toolbox/input/connection.cpp
index 13d3ea141d..2ef97f35cc 100644
--- a/src/ui/simulator/toolbox/input/connection.cpp
+++ b/src/ui/simulator/toolbox/input/connection.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#include
diff --git a/src/ui/simulator/toolbox/input/connection.h b/src/ui/simulator/toolbox/input/connection.h
index 8bbd47ad45..ab85d94883 100644
--- a/src/ui/simulator/toolbox/input/connection.h
+++ b/src/ui/simulator/toolbox/input/connection.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_TOOLBOX_INPUT_CONNECTIONS_H__
#define __ANTARES_TOOLBOX_INPUT_CONNECTIONS_H__
diff --git a/src/ui/simulator/toolbox/input/input.cpp b/src/ui/simulator/toolbox/input/input.cpp
index a40ea8171f..23a4aba452 100644
--- a/src/ui/simulator/toolbox/input/input.cpp
+++ b/src/ui/simulator/toolbox/input/input.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#include "input.h"
diff --git a/src/ui/simulator/toolbox/input/input.h b/src/ui/simulator/toolbox/input/input.h
index 1699889b22..aa042252e8 100644
--- a/src/ui/simulator/toolbox/input/input.h
+++ b/src/ui/simulator/toolbox/input/input.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_TOOLBOX_INPUT_H__
#define __ANTARES_TOOLBOX_INPUT_H__
diff --git a/src/ui/simulator/toolbox/input/renewable-cluster.cpp b/src/ui/simulator/toolbox/input/renewable-cluster.cpp
index 81c49d1749..dbd7d25654 100644
--- a/src/ui/simulator/toolbox/input/renewable-cluster.cpp
+++ b/src/ui/simulator/toolbox/input/renewable-cluster.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#include "../../application/study.h"
diff --git a/src/ui/simulator/toolbox/input/renewable-cluster.h b/src/ui/simulator/toolbox/input/renewable-cluster.h
index 80c1889343..9a589b6834 100644
--- a/src/ui/simulator/toolbox/input/renewable-cluster.h
+++ b/src/ui/simulator/toolbox/input/renewable-cluster.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_TOOLBOX_INPUT_RENEWABLE_CLUSTER_H__
#define __ANTARES_TOOLBOX_INPUT_RENEWABLE_CLUSTER_H__
diff --git a/src/ui/simulator/toolbox/input/thermal-cluster.cpp b/src/ui/simulator/toolbox/input/thermal-cluster.cpp
index 2958310eff..6c6a23c5cc 100644
--- a/src/ui/simulator/toolbox/input/thermal-cluster.cpp
+++ b/src/ui/simulator/toolbox/input/thermal-cluster.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#include "../../application/study.h"
diff --git a/src/ui/simulator/toolbox/input/thermal-cluster.h b/src/ui/simulator/toolbox/input/thermal-cluster.h
index 36f80742b6..6d7d9b11c3 100644
--- a/src/ui/simulator/toolbox/input/thermal-cluster.h
+++ b/src/ui/simulator/toolbox/input/thermal-cluster.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_TOOLBOX_INPUT_THERMAL_CLUSTER_H__
#define __ANTARES_TOOLBOX_INPUT_THERMAL_CLUSTER_H__
diff --git a/src/ui/simulator/toolbox/jobs.h b/src/ui/simulator/toolbox/jobs.h
index 59939152f8..6731c71fd5 100644
--- a/src/ui/simulator/toolbox/jobs.h
+++ b/src/ui/simulator/toolbox/jobs.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_TOOLBOX_JOBS_H__
#define __ANTARES_TOOLBOX_JOBS_H__
diff --git a/src/ui/simulator/toolbox/jobs/job.cpp b/src/ui/simulator/toolbox/jobs/job.cpp
index c5d23a5ad8..6f939a1417 100644
--- a/src/ui/simulator/toolbox/jobs/job.cpp
+++ b/src/ui/simulator/toolbox/jobs/job.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#include
diff --git a/src/ui/simulator/toolbox/jobs/job.h b/src/ui/simulator/toolbox/jobs/job.h
index 2f11f68c21..de7dc0a3fd 100644
--- a/src/ui/simulator/toolbox/jobs/job.h
+++ b/src/ui/simulator/toolbox/jobs/job.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_TOOLBOX_JOB_H__
#define __ANTARES_TOOLBOX_JOB_H__
diff --git a/src/ui/simulator/toolbox/locales.cpp b/src/ui/simulator/toolbox/locales.cpp
index b66d0852d4..11044e40b8 100644
--- a/src/ui/simulator/toolbox/locales.cpp
+++ b/src/ui/simulator/toolbox/locales.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#include
diff --git a/src/ui/simulator/toolbox/locales.h b/src/ui/simulator/toolbox/locales.h
index 424d5ae7e4..efc440bd16 100644
--- a/src/ui/simulator/toolbox/locales.h
+++ b/src/ui/simulator/toolbox/locales.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_LOCALES_H__
#define __ANTARES_LOCALES_H__
diff --git a/src/ui/simulator/toolbox/resources.cpp b/src/ui/simulator/toolbox/resources.cpp
index 5e9cea72c6..45430fc7a1 100644
--- a/src/ui/simulator/toolbox/resources.cpp
+++ b/src/ui/simulator/toolbox/resources.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#include
diff --git a/src/ui/simulator/toolbox/resources.h b/src/ui/simulator/toolbox/resources.h
index ac54f0ee3a..2d1c0afc3f 100644
--- a/src/ui/simulator/toolbox/resources.h
+++ b/src/ui/simulator/toolbox/resources.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_TOOLBOX_RESOURCES_H__
#define __ANTARES_TOOLBOX_RESOURCES_H__
diff --git a/src/ui/simulator/toolbox/spotlight/area.cpp b/src/ui/simulator/toolbox/spotlight/area.cpp
index 2df263333d..30b03ef357 100644
--- a/src/ui/simulator/toolbox/spotlight/area.cpp
+++ b/src/ui/simulator/toolbox/spotlight/area.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#include "area.h"
diff --git a/src/ui/simulator/toolbox/spotlight/area.h b/src/ui/simulator/toolbox/spotlight/area.h
index b27f4dc264..19da5297e9 100644
--- a/src/ui/simulator/toolbox/spotlight/area.h
+++ b/src/ui/simulator/toolbox/spotlight/area.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_TOOLBOX_SPOTLIGHT_AREA_H__
#define __ANTARES_TOOLBOX_SPOTLIGHT_AREA_H__
diff --git a/src/ui/simulator/toolbox/spotlight/constraint.cpp b/src/ui/simulator/toolbox/spotlight/constraint.cpp
index 8208b732f0..027c8bc483 100644
--- a/src/ui/simulator/toolbox/spotlight/constraint.cpp
+++ b/src/ui/simulator/toolbox/spotlight/constraint.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#include "constraint.h"
diff --git a/src/ui/simulator/toolbox/spotlight/constraint.h b/src/ui/simulator/toolbox/spotlight/constraint.h
index 66824da8b3..0b0e0abd84 100644
--- a/src/ui/simulator/toolbox/spotlight/constraint.h
+++ b/src/ui/simulator/toolbox/spotlight/constraint.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_TOOLBOX_SPOTLIGHT_CONSTRAINT_H__
#define __ANTARES_TOOLBOX_SPOTLIGHT_CONSTRAINT_H__
diff --git a/src/ui/simulator/toolbox/system/diskfreespace.hxx b/src/ui/simulator/toolbox/system/diskfreespace.hxx
index 787cca40d7..4f6b519fe4 100644
--- a/src/ui/simulator/toolbox/system/diskfreespace.hxx
+++ b/src/ui/simulator/toolbox/system/diskfreespace.hxx
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#include
diff --git a/src/ui/simulator/toolbox/validator.cpp b/src/ui/simulator/toolbox/validator.cpp
index 4cec2049c9..9f3c32267f 100644
--- a/src/ui/simulator/toolbox/validator.cpp
+++ b/src/ui/simulator/toolbox/validator.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#include "validator.h"
diff --git a/src/ui/simulator/toolbox/validator.h b/src/ui/simulator/toolbox/validator.h
index b706232108..33bd9a499e 100644
--- a/src/ui/simulator/toolbox/validator.h
+++ b/src/ui/simulator/toolbox/validator.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_TOOLBOX_VALIDATOR_H__
#define __ANTARES_TOOLBOX_VALIDATOR_H__
diff --git a/src/ui/simulator/toolbox/wx-wrapper.h b/src/ui/simulator/toolbox/wx-wrapper.h
index 09e5ba430b..7860bc3a64 100644
--- a/src/ui/simulator/toolbox/wx-wrapper.h
+++ b/src/ui/simulator/toolbox/wx-wrapper.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_TOOLBOX_WX_WRAPPER_H__
#define __ANTARES_TOOLBOX_WX_WRAPPER_H__
diff --git a/src/ui/simulator/windows/about/aboutbox.cpp b/src/ui/simulator/windows/about/aboutbox.cpp
index 89cbd1e378..72ce1270d0 100644
--- a/src/ui/simulator/windows/about/aboutbox.cpp
+++ b/src/ui/simulator/windows/about/aboutbox.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#include
diff --git a/src/ui/simulator/windows/about/aboutbox.h b/src/ui/simulator/windows/about/aboutbox.h
index 35552bcc87..dac8100ffa 100644
--- a/src/ui/simulator/windows/about/aboutbox.h
+++ b/src/ui/simulator/windows/about/aboutbox.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_APPLICATION_ABOUTBOX_ABOUTBOX_H__
#define __ANTARES_APPLICATION_ABOUTBOX_ABOUTBOX_H__
diff --git a/src/ui/simulator/windows/aboutbox.h b/src/ui/simulator/windows/aboutbox.h
index 7edc771079..3139523042 100644
--- a/src/ui/simulator/windows/aboutbox.h
+++ b/src/ui/simulator/windows/aboutbox.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_APPLICATION_ABOUTBOX_H__
#define __ANTARES_APPLICATION_ABOUTBOX_H__
diff --git a/src/ui/simulator/windows/analyzer/analyzer.cpp b/src/ui/simulator/windows/analyzer/analyzer.cpp
index e2fda95493..f616639956 100644
--- a/src/ui/simulator/windows/analyzer/analyzer.cpp
+++ b/src/ui/simulator/windows/analyzer/analyzer.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#include
diff --git a/src/ui/simulator/windows/analyzer/analyzer.h b/src/ui/simulator/windows/analyzer/analyzer.h
index 389153ad4d..1cf0e20b79 100644
--- a/src/ui/simulator/windows/analyzer/analyzer.h
+++ b/src/ui/simulator/windows/analyzer/analyzer.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_APPLICATION_WINDOW_ANALYZER_H__
#define __ANTARES_APPLICATION_WINDOW_ANALYZER_H__
diff --git a/src/ui/simulator/windows/analyzer/analyzer.hxx b/src/ui/simulator/windows/analyzer/analyzer.hxx
index 3d5ad21009..fa887bc7f7 100644
--- a/src/ui/simulator/windows/analyzer/analyzer.hxx
+++ b/src/ui/simulator/windows/analyzer/analyzer.hxx
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_APPLICATION_WINDOW_ANALYZER_HXX__
#define __ANTARES_APPLICATION_WINDOW_ANALYZER_HXX__
diff --git a/src/ui/simulator/windows/bindingconstraint/bindingconstraint.cpp b/src/ui/simulator/windows/bindingconstraint/bindingconstraint.cpp
index 1ea7b06383..3efff8dc6a 100644
--- a/src/ui/simulator/windows/bindingconstraint/bindingconstraint.cpp
+++ b/src/ui/simulator/windows/bindingconstraint/bindingconstraint.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#include "bindingconstraint.h"
diff --git a/src/ui/simulator/windows/bindingconstraint/bindingconstraint.h b/src/ui/simulator/windows/bindingconstraint/bindingconstraint.h
index ea8b819d32..177c978ecc 100644
--- a/src/ui/simulator/windows/bindingconstraint/bindingconstraint.h
+++ b/src/ui/simulator/windows/bindingconstraint/bindingconstraint.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_APPLICATION_WINDOW_BINDING_CONSTRAINT_H__
#define __ANTARES_APPLICATION_WINDOW_BINDING_CONSTRAINT_H__
diff --git a/src/ui/simulator/windows/bindingconstraint/edit.cpp b/src/ui/simulator/windows/bindingconstraint/edit.cpp
index 6e988567e8..24189e6ac7 100644
--- a/src/ui/simulator/windows/bindingconstraint/edit.cpp
+++ b/src/ui/simulator/windows/bindingconstraint/edit.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#include "edit.h"
diff --git a/src/ui/simulator/windows/bindingconstraint/edit.h b/src/ui/simulator/windows/bindingconstraint/edit.h
index 0c25a66f43..9a9f35b722 100644
--- a/src/ui/simulator/windows/bindingconstraint/edit.h
+++ b/src/ui/simulator/windows/bindingconstraint/edit.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_APPLICATION_WINDOW_BINDING_CONSTRAINT_EDIT_H__
#define __ANTARES_APPLICATION_WINDOW_BINDING_CONSTRAINT_EDIT_H__
diff --git a/src/ui/simulator/windows/calendar/calendar.cpp b/src/ui/simulator/windows/calendar/calendar.cpp
index 593a1b7fdb..cfe9cd29f6 100644
--- a/src/ui/simulator/windows/calendar/calendar.cpp
+++ b/src/ui/simulator/windows/calendar/calendar.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#include
diff --git a/src/ui/simulator/windows/calendar/calendar.h b/src/ui/simulator/windows/calendar/calendar.h
index ba3e22db29..821cd5df1a 100644
--- a/src/ui/simulator/windows/calendar/calendar.h
+++ b/src/ui/simulator/windows/calendar/calendar.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_APPLICATION_WINDOWS_CALENDAR_CALENDAR_H__
#define __ANTARES_APPLICATION_WINDOWS_CALENDAR_CALENDAR_H__
diff --git a/src/ui/simulator/windows/calendar/view-standard.hxx b/src/ui/simulator/windows/calendar/view-standard.hxx
index 5daa42da8b..0a528396a5 100644
--- a/src/ui/simulator/windows/calendar/view-standard.hxx
+++ b/src/ui/simulator/windows/calendar/view-standard.hxx
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#include
diff --git a/src/ui/simulator/windows/cleaner.cpp b/src/ui/simulator/windows/cleaner.cpp
index a93f288b23..4bc9a2aa71 100644
--- a/src/ui/simulator/windows/cleaner.cpp
+++ b/src/ui/simulator/windows/cleaner.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#include "cleaner.h"
diff --git a/src/ui/simulator/windows/cleaner.h b/src/ui/simulator/windows/cleaner.h
index ab51306898..bd5693cb95 100644
--- a/src/ui/simulator/windows/cleaner.h
+++ b/src/ui/simulator/windows/cleaner.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_APPLICATION_WINDOW_CLEANER_H__
#define __ANTARES_APPLICATION_WINDOW_CLEANER_H__
diff --git a/src/ui/simulator/windows/connection.cpp b/src/ui/simulator/windows/connection.cpp
index 802d4791a9..dafe54e02c 100644
--- a/src/ui/simulator/windows/connection.cpp
+++ b/src/ui/simulator/windows/connection.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#include "connection.h"
diff --git a/src/ui/simulator/windows/connection.h b/src/ui/simulator/windows/connection.h
index 35a3920c36..7238551958 100644
--- a/src/ui/simulator/windows/connection.h
+++ b/src/ui/simulator/windows/connection.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_APPLICATION_WINDOW_INTERCONNECTIONS_H__
#define __ANTARES_APPLICATION_WINDOW_INTERCONNECTIONS_H__
diff --git a/src/ui/simulator/windows/constraints-builder/constraintsbuilder.cpp b/src/ui/simulator/windows/constraints-builder/constraintsbuilder.cpp
index 725159ea02..5ef9d40851 100644
--- a/src/ui/simulator/windows/constraints-builder/constraintsbuilder.cpp
+++ b/src/ui/simulator/windows/constraints-builder/constraintsbuilder.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#include
diff --git a/src/ui/simulator/windows/constraints-builder/constraintsbuilder.h b/src/ui/simulator/windows/constraints-builder/constraintsbuilder.h
index 864f482f12..5dd76c82e2 100644
--- a/src/ui/simulator/windows/constraints-builder/constraintsbuilder.h
+++ b/src/ui/simulator/windows/constraints-builder/constraintsbuilder.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_APPLICATION_WINDOW_CONSTRAINTSBUILDER_H__
#define __ANTARES_APPLICATION_WINDOW_CONSTRAINTSBUILDER_H__
diff --git a/src/ui/simulator/windows/correlation/correlation.cpp b/src/ui/simulator/windows/correlation/correlation.cpp
index 01d91b7a98..d9d3f5b115 100644
--- a/src/ui/simulator/windows/correlation/correlation.cpp
+++ b/src/ui/simulator/windows/correlation/correlation.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#include "correlation.h"
diff --git a/src/ui/simulator/windows/correlation/correlation.h b/src/ui/simulator/windows/correlation/correlation.h
index 5960a0943c..46695a9e95 100644
--- a/src/ui/simulator/windows/correlation/correlation.h
+++ b/src/ui/simulator/windows/correlation/correlation.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_WINDOWS_CORRELATION_CORRELATION_H__
#define __ANTARES_WINDOWS_CORRELATION_CORRELATION_H__
diff --git a/src/ui/simulator/windows/correlation/datasources.hxx b/src/ui/simulator/windows/correlation/datasources.hxx
index 8f1c3e9665..e063996557 100644
--- a/src/ui/simulator/windows/correlation/datasources.hxx
+++ b/src/ui/simulator/windows/correlation/datasources.hxx
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#include "../../toolbox/components/datagrid/component.h"
diff --git a/src/ui/simulator/windows/exportmap.cpp b/src/ui/simulator/windows/exportmap.cpp
index 5102e621bf..f0018e579b 100644
--- a/src/ui/simulator/windows/exportmap.cpp
+++ b/src/ui/simulator/windows/exportmap.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#include "exportmap.h"
diff --git a/src/ui/simulator/windows/exportmap.h b/src/ui/simulator/windows/exportmap.h
index 7a06eca9e4..975b404a60 100644
--- a/src/ui/simulator/windows/exportmap.h
+++ b/src/ui/simulator/windows/exportmap.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_APPLICATION_WINDOWS_EXPORTMAP_H__
#define __ANTARES_APPLICATION_WINDOWS_EXPORTMAP_H__
diff --git a/src/ui/simulator/windows/exportmap.hxx b/src/ui/simulator/windows/exportmap.hxx
index ebcf666578..90738e158a 100644
--- a/src/ui/simulator/windows/exportmap.hxx
+++ b/src/ui/simulator/windows/exportmap.hxx
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_APPLICATION_WINDOWS_EXPORTMAP_HXX__
#define __ANTARES_APPLICATION_WINDOWS_EXPORTMAP_HXX__
diff --git a/src/ui/simulator/windows/hydro/allocation.cpp b/src/ui/simulator/windows/hydro/allocation.cpp
index d1236e03f7..54c7dc4221 100644
--- a/src/ui/simulator/windows/hydro/allocation.cpp
+++ b/src/ui/simulator/windows/hydro/allocation.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#include "allocation.h"
diff --git a/src/ui/simulator/windows/hydro/allocation.h b/src/ui/simulator/windows/hydro/allocation.h
index 915e385aa3..1967604424 100644
--- a/src/ui/simulator/windows/hydro/allocation.h
+++ b/src/ui/simulator/windows/hydro/allocation.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_APPLICATION_WINDOWS_HYDRO_ALLOCATION_H__
#define __ANTARES_APPLICATION_WINDOWS_HYDRO_ALLOCATION_H__
diff --git a/src/ui/simulator/windows/hydro/dailypower.cpp b/src/ui/simulator/windows/hydro/dailypower.cpp
index c54e983d98..e870f7b3fa 100644
--- a/src/ui/simulator/windows/hydro/dailypower.cpp
+++ b/src/ui/simulator/windows/hydro/dailypower.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#include "dailypower.h"
diff --git a/src/ui/simulator/windows/hydro/dailypower.h b/src/ui/simulator/windows/hydro/dailypower.h
index 4524d877b2..6ca4fff9bf 100644
--- a/src/ui/simulator/windows/hydro/dailypower.h
+++ b/src/ui/simulator/windows/hydro/dailypower.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_APPLICATION_HYDROOW_HYDRO_DAILYPOWER_H__
#define __ANTARES_APPLICATION_HYDROOW_HYDRO_DAILYPOWER_H__
diff --git a/src/ui/simulator/windows/hydro/levelsandvalues.cpp b/src/ui/simulator/windows/hydro/levelsandvalues.cpp
index cd8106a910..31918c6062 100644
--- a/src/ui/simulator/windows/hydro/levelsandvalues.cpp
+++ b/src/ui/simulator/windows/hydro/levelsandvalues.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#include "levelsandvalues.h"
diff --git a/src/ui/simulator/windows/hydro/levelsandvalues.h b/src/ui/simulator/windows/hydro/levelsandvalues.h
index 7456b48903..307946349b 100644
--- a/src/ui/simulator/windows/hydro/levelsandvalues.h
+++ b/src/ui/simulator/windows/hydro/levelsandvalues.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_APPLICATION_HYDROOW_HYDRO_LEVELSANDVALUES_H__
#define __ANTARES_APPLICATION_HYDROOW_HYDRO_LEVELSANDVALUES_H__
diff --git a/src/ui/simulator/windows/hydro/localdatahydro.cpp b/src/ui/simulator/windows/hydro/localdatahydro.cpp
index 620f6912af..e166682306 100644
--- a/src/ui/simulator/windows/hydro/localdatahydro.cpp
+++ b/src/ui/simulator/windows/hydro/localdatahydro.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#include "localdatahydro.h"
diff --git a/src/ui/simulator/windows/hydro/localdatahydro.h b/src/ui/simulator/windows/hydro/localdatahydro.h
index 37fdf91122..3ad19c4ae4 100644
--- a/src/ui/simulator/windows/hydro/localdatahydro.h
+++ b/src/ui/simulator/windows/hydro/localdatahydro.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_APPLICATION_WINDOWS_HYDRO_LOCALDATAHYDRO_H__
#define __ANTARES_APPLICATION_WINDOWS_HYDRO_LOCALDATAHYDRO_H__
diff --git a/src/ui/simulator/windows/hydro/management.cpp b/src/ui/simulator/windows/hydro/management.cpp
index 55bae40da9..7fcdd81379 100644
--- a/src/ui/simulator/windows/hydro/management.cpp
+++ b/src/ui/simulator/windows/hydro/management.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#include "management.h"
diff --git a/src/ui/simulator/windows/hydro/management.h b/src/ui/simulator/windows/hydro/management.h
index 78e5518ff5..0ad2aa5356 100644
--- a/src/ui/simulator/windows/hydro/management.h
+++ b/src/ui/simulator/windows/hydro/management.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_APPLICATION_HYDROOW_HYDRO_MANAGEMENT_H__
#define __ANTARES_APPLICATION_HYDROOW_HYDRO_MANAGEMENT_H__
diff --git a/src/ui/simulator/windows/hydro/prepro.cpp b/src/ui/simulator/windows/hydro/prepro.cpp
index 50b357d000..22a246c400 100644
--- a/src/ui/simulator/windows/hydro/prepro.cpp
+++ b/src/ui/simulator/windows/hydro/prepro.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#include "prepro.h"
diff --git a/src/ui/simulator/windows/hydro/prepro.h b/src/ui/simulator/windows/hydro/prepro.h
index 89a1931645..5f62ac3681 100644
--- a/src/ui/simulator/windows/hydro/prepro.h
+++ b/src/ui/simulator/windows/hydro/prepro.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_APPLICATION_HYDROOW_HYDRO_PREPRO_H__
#define __ANTARES_APPLICATION_HYDROOW_HYDRO_PREPRO_H__
diff --git a/src/ui/simulator/windows/hydro/series.cpp b/src/ui/simulator/windows/hydro/series.cpp
index 6abed84d07..7e84e517e8 100644
--- a/src/ui/simulator/windows/hydro/series.cpp
+++ b/src/ui/simulator/windows/hydro/series.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#include "series.h"
diff --git a/src/ui/simulator/windows/hydro/series.h b/src/ui/simulator/windows/hydro/series.h
index df7280d206..d5a19c9676 100644
--- a/src/ui/simulator/windows/hydro/series.h
+++ b/src/ui/simulator/windows/hydro/series.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_APPLICATION_WINDOWS_HYDRO_PREPRO_H__
#define __ANTARES_APPLICATION_WINDOWS_HYDRO_PREPRO_H__
diff --git a/src/ui/simulator/windows/inspector.h b/src/ui/simulator/windows/inspector.h
index 34d1f805e2..9ae11f733a 100644
--- a/src/ui/simulator/windows/inspector.h
+++ b/src/ui/simulator/windows/inspector.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_WINDOWS_INSPECTOR_H__
#define __ANTARES_WINDOWS_INSPECTOR_H__
diff --git a/src/ui/simulator/windows/inspector/accumulator.hxx b/src/ui/simulator/windows/inspector/accumulator.hxx
index 1ffa16cce3..186f6003c8 100644
--- a/src/ui/simulator/windows/inspector/accumulator.hxx
+++ b/src/ui/simulator/windows/inspector/accumulator.hxx
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef ANTARES_WINDOWS_INSPECTOR_ACCUMULATOR_HXX__
#define ANTARES_WINDOWS_INSPECTOR_ACCUMULATOR_HXX__
diff --git a/src/ui/simulator/windows/inspector/data.cpp b/src/ui/simulator/windows/inspector/data.cpp
index 6012932d6c..c50dde2474 100644
--- a/src/ui/simulator/windows/inspector/data.cpp
+++ b/src/ui/simulator/windows/inspector/data.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#include "data.h"
diff --git a/src/ui/simulator/windows/inspector/data.h b/src/ui/simulator/windows/inspector/data.h
index 1be52015eb..16597e20ca 100644
--- a/src/ui/simulator/windows/inspector/data.h
+++ b/src/ui/simulator/windows/inspector/data.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_WINDOWS_INSPECTOR_DATA_H__
#define __ANTARES_WINDOWS_INSPECTOR_DATA_H__
diff --git a/src/ui/simulator/windows/inspector/data.hxx b/src/ui/simulator/windows/inspector/data.hxx
index 479dfdc7c3..9a9f8c8798 100644
--- a/src/ui/simulator/windows/inspector/data.hxx
+++ b/src/ui/simulator/windows/inspector/data.hxx
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_WINDOWS_INSPECTOR_DATA_HXX__
#define __ANTARES_WINDOWS_INSPECTOR_DATA_HXX__
diff --git a/src/ui/simulator/windows/inspector/editor-calendar.cpp b/src/ui/simulator/windows/inspector/editor-calendar.cpp
index 7d469e7eae..de83cea48e 100644
--- a/src/ui/simulator/windows/inspector/editor-calendar.cpp
+++ b/src/ui/simulator/windows/inspector/editor-calendar.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#include "editor-calendar.h"
diff --git a/src/ui/simulator/windows/inspector/editor-calendar.h b/src/ui/simulator/windows/inspector/editor-calendar.h
index 673cd041c0..5c77e03871 100644
--- a/src/ui/simulator/windows/inspector/editor-calendar.h
+++ b/src/ui/simulator/windows/inspector/editor-calendar.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_WINDOWS_INSPECTOR_EDITOR_STUDY_CALENDAR_H__
#define __ANTARES_WINDOWS_INSPECTOR_EDITOR_STUDY_CALENDAR_H__
diff --git a/src/ui/simulator/windows/inspector/frame.cpp b/src/ui/simulator/windows/inspector/frame.cpp
index 78d110ce49..b0976bc287 100644
--- a/src/ui/simulator/windows/inspector/frame.cpp
+++ b/src/ui/simulator/windows/inspector/frame.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#include "frame.h"
diff --git a/src/ui/simulator/windows/inspector/frame.h b/src/ui/simulator/windows/inspector/frame.h
index 2193af6086..5acbe4cd09 100644
--- a/src/ui/simulator/windows/inspector/frame.h
+++ b/src/ui/simulator/windows/inspector/frame.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_WINDOWS_INSPECTOR_FRAME_H__
#define __ANTARES_WINDOWS_INSPECTOR_FRAME_H__
diff --git a/src/ui/simulator/windows/inspector/grid.cpp b/src/ui/simulator/windows/inspector/grid.cpp
index 9c689df012..7234736e3d 100644
--- a/src/ui/simulator/windows/inspector/grid.cpp
+++ b/src/ui/simulator/windows/inspector/grid.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#include "grid.h"
diff --git a/src/ui/simulator/windows/inspector/grid.h b/src/ui/simulator/windows/inspector/grid.h
index 5c228047a3..933c657736 100644
--- a/src/ui/simulator/windows/inspector/grid.h
+++ b/src/ui/simulator/windows/inspector/grid.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_WINDOWS_INSPECTOR_GRID_H__
#define __ANTARES_WINDOWS_INSPECTOR_GRID_H__
diff --git a/src/ui/simulator/windows/inspector/inspector.cpp b/src/ui/simulator/windows/inspector/inspector.cpp
index 69ade2e242..da07650ef0 100644
--- a/src/ui/simulator/windows/inspector/inspector.cpp
+++ b/src/ui/simulator/windows/inspector/inspector.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#include
diff --git a/src/ui/simulator/windows/inspector/inspector.h b/src/ui/simulator/windows/inspector/inspector.h
index 45fe670b00..b54b6e03a4 100644
--- a/src/ui/simulator/windows/inspector/inspector.h
+++ b/src/ui/simulator/windows/inspector/inspector.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_WINDOWS_INSPECTOR_INSPECTOR_H__
#define __ANTARES_WINDOWS_INSPECTOR_INSPECTOR_H__
diff --git a/src/ui/simulator/windows/inspector/property.update.cpp b/src/ui/simulator/windows/inspector/property.update.cpp
index 94328e1411..2bbad5e913 100644
--- a/src/ui/simulator/windows/inspector/property.update.cpp
+++ b/src/ui/simulator/windows/inspector/property.update.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#include "grid.h"
diff --git a/src/ui/simulator/windows/memorystatistics.h b/src/ui/simulator/windows/memorystatistics.h
index 19784ec151..d3bdf4c090 100644
--- a/src/ui/simulator/windows/memorystatistics.h
+++ b/src/ui/simulator/windows/memorystatistics.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_APPLICATION_MEMORY_STATISTICS_H__
#define __ANTARES_APPLICATION_MEMORY_STATISTICS_H__
diff --git a/src/ui/simulator/windows/memorystatistics/memorystatistics.cpp b/src/ui/simulator/windows/memorystatistics/memorystatistics.cpp
index d87aee2476..8023afa661 100644
--- a/src/ui/simulator/windows/memorystatistics/memorystatistics.cpp
+++ b/src/ui/simulator/windows/memorystatistics/memorystatistics.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#include
diff --git a/src/ui/simulator/windows/memorystatistics/memorystatistics.h b/src/ui/simulator/windows/memorystatistics/memorystatistics.h
index 5b26c1e428..b00a38f876 100644
--- a/src/ui/simulator/windows/memorystatistics/memorystatistics.h
+++ b/src/ui/simulator/windows/memorystatistics/memorystatistics.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_APPLICATION_MEMORYSTATISTICS_MEMORYSTATISTICS_H__
#define __ANTARES_APPLICATION_MEMORYSTATISTICS_MEMORYSTATISTICS_H__
diff --git a/src/ui/simulator/windows/memorystatistics/private.h b/src/ui/simulator/windows/memorystatistics/private.h
index 688c9c3a28..4153267c30 100644
--- a/src/ui/simulator/windows/memorystatistics/private.h
+++ b/src/ui/simulator/windows/memorystatistics/private.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_APPLICATION_MEMORYSTATISTICS_PRIVATE_H__
#define __ANTARES_APPLICATION_MEMORYSTATISTICS_PRIVATE_H__
diff --git a/src/ui/simulator/windows/message.cpp b/src/ui/simulator/windows/message.cpp
index a22b4903b5..eafb2adb5d 100644
--- a/src/ui/simulator/windows/message.cpp
+++ b/src/ui/simulator/windows/message.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#include
diff --git a/src/ui/simulator/windows/message.h b/src/ui/simulator/windows/message.h
index 5ef0545a7f..4662677f5d 100644
--- a/src/ui/simulator/windows/message.h
+++ b/src/ui/simulator/windows/message.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_APPLICATION_MESSAGE_H__
#define __ANTARES_APPLICATION_MESSAGE_H__
diff --git a/src/ui/simulator/windows/message.hxx b/src/ui/simulator/windows/message.hxx
index 08c180624b..1092eba458 100644
--- a/src/ui/simulator/windows/message.hxx
+++ b/src/ui/simulator/windows/message.hxx
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_APPLICATION_MESSAGE_HXX__
#define __ANTARES_APPLICATION_MESSAGE_HXX__
diff --git a/src/ui/simulator/windows/notes.cpp b/src/ui/simulator/windows/notes.cpp
index 402bb14a2b..5ee7077b66 100644
--- a/src/ui/simulator/windows/notes.cpp
+++ b/src/ui/simulator/windows/notes.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#include "notes.h"
diff --git a/src/ui/simulator/windows/notes.h b/src/ui/simulator/windows/notes.h
index d7575fac03..515fb49d17 100644
--- a/src/ui/simulator/windows/notes.h
+++ b/src/ui/simulator/windows/notes.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_APPLICATION_WINDOWS_NOTES_H__
#define __ANTARES_APPLICATION_WINDOWS_NOTES_H__
diff --git a/src/ui/simulator/windows/options/adequacy-patch/adequacy-patch-areas.cpp b/src/ui/simulator/windows/options/adequacy-patch/adequacy-patch-areas.cpp
index 604076ebce..3d808aff03 100644
--- a/src/ui/simulator/windows/options/adequacy-patch/adequacy-patch-areas.cpp
+++ b/src/ui/simulator/windows/options/adequacy-patch/adequacy-patch-areas.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#include "adequacy-patch-areas.h"
diff --git a/src/ui/simulator/windows/options/adequacy-patch/adequacy-patch-areas.h b/src/ui/simulator/windows/options/adequacy-patch/adequacy-patch-areas.h
index 854e87206b..469355dae2 100644
--- a/src/ui/simulator/windows/options/adequacy-patch/adequacy-patch-areas.h
+++ b/src/ui/simulator/windows/options/adequacy-patch/adequacy-patch-areas.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_APPLICATION_WINDOWS_ADEQUACY_PATCH_AREAS_H__
diff --git a/src/ui/simulator/windows/options/adequacy-patch/adequacy-patch-options.cpp b/src/ui/simulator/windows/options/adequacy-patch/adequacy-patch-options.cpp
index c410c8892c..991c4820d6 100644
--- a/src/ui/simulator/windows/options/adequacy-patch/adequacy-patch-options.cpp
+++ b/src/ui/simulator/windows/options/adequacy-patch/adequacy-patch-options.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#include "adequacy-patch-options.h"
diff --git a/src/ui/simulator/windows/options/adequacy-patch/adequacy-patch-options.h b/src/ui/simulator/windows/options/adequacy-patch/adequacy-patch-options.h
index 30e2506dd6..1c9487e154 100644
--- a/src/ui/simulator/windows/options/adequacy-patch/adequacy-patch-options.h
+++ b/src/ui/simulator/windows/options/adequacy-patch/adequacy-patch-options.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_APPLICATION_WINDOWS_OPTIONS_ADEQUACY_PATCH_H__
#define __ANTARES_APPLICATION_WINDOWS_OPTIONS_ADEQUACY_PATCH_H__
diff --git a/src/ui/simulator/windows/options/advanced/advanced.cpp b/src/ui/simulator/windows/options/advanced/advanced.cpp
index c129d366e3..0c0c0a5641 100644
--- a/src/ui/simulator/windows/options/advanced/advanced.cpp
+++ b/src/ui/simulator/windows/options/advanced/advanced.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#include "advanced.h"
diff --git a/src/ui/simulator/windows/options/advanced/advanced.h b/src/ui/simulator/windows/options/advanced/advanced.h
index ba885e7894..761f3a1d12 100644
--- a/src/ui/simulator/windows/options/advanced/advanced.h
+++ b/src/ui/simulator/windows/options/advanced/advanced.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_APPLICATION_WINDOWS_OPTIONS_ADVANCED_PARAMETERS_H__
#define __ANTARES_APPLICATION_WINDOWS_OPTIONS_ADVANCED_PARAMETERS_H__
diff --git a/src/ui/simulator/windows/options/optimization/optimization.cpp b/src/ui/simulator/windows/options/optimization/optimization.cpp
index 03b8821632..dbfda4a935 100644
--- a/src/ui/simulator/windows/options/optimization/optimization.cpp
+++ b/src/ui/simulator/windows/options/optimization/optimization.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#include "optimization.h"
diff --git a/src/ui/simulator/windows/options/optimization/optimization.h b/src/ui/simulator/windows/options/optimization/optimization.h
index a44f5cb07f..80f7dfd85b 100644
--- a/src/ui/simulator/windows/options/optimization/optimization.h
+++ b/src/ui/simulator/windows/options/optimization/optimization.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_APPLICATION_WINDOWS_OPTIONS_OPTIMIZATION_PREFS_H__
#define __ANTARES_APPLICATION_WINDOWS_OPTIONS_OPTIMIZATION_PREFS_H__
diff --git a/src/ui/simulator/windows/options/playlist/playlist.cpp b/src/ui/simulator/windows/options/playlist/playlist.cpp
index 31a175b48b..f7833bfd15 100644
--- a/src/ui/simulator/windows/options/playlist/playlist.cpp
+++ b/src/ui/simulator/windows/options/playlist/playlist.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#include "playlist.h"
diff --git a/src/ui/simulator/windows/options/playlist/playlist.h b/src/ui/simulator/windows/options/playlist/playlist.h
index dd48aca667..51a09428b5 100644
--- a/src/ui/simulator/windows/options/playlist/playlist.h
+++ b/src/ui/simulator/windows/options/playlist/playlist.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_APPLICATION_WINDOWS_PLAYLIST_H__
#define __ANTARES_APPLICATION_WINDOWS_PLAYLIST_H__
diff --git a/src/ui/simulator/windows/options/temp-folder/temp-folder.cpp b/src/ui/simulator/windows/options/temp-folder/temp-folder.cpp
index 5d11fd8984..824ea92dce 100644
--- a/src/ui/simulator/windows/options/temp-folder/temp-folder.cpp
+++ b/src/ui/simulator/windows/options/temp-folder/temp-folder.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#include "temp-folder.h"
diff --git a/src/ui/simulator/windows/options/temp-folder/temp-folder.h b/src/ui/simulator/windows/options/temp-folder/temp-folder.h
index 365474b793..550feb1251 100644
--- a/src/ui/simulator/windows/options/temp-folder/temp-folder.h
+++ b/src/ui/simulator/windows/options/temp-folder/temp-folder.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_APPLICATION_WINDOWS_OPTIONS_TEMP_FOLDER_H__
#define __ANTARES_APPLICATION_WINDOWS_OPTIONS_TEMP_FOLDER_H__
diff --git a/src/ui/simulator/windows/output/content.h b/src/ui/simulator/windows/output/content.h
index 7eb27219fc..bd4afc9b9d 100644
--- a/src/ui/simulator/windows/output/content.h
+++ b/src/ui/simulator/windows/output/content.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_WINDOWS_OUTPUT_CONTENT_H__
#define __ANTARES_WINDOWS_OUTPUT_CONTENT_H__
diff --git a/src/ui/simulator/windows/output/content.hxx b/src/ui/simulator/windows/output/content.hxx
index f73a7f4eb9..c42250e3ef 100644
--- a/src/ui/simulator/windows/output/content.hxx
+++ b/src/ui/simulator/windows/output/content.hxx
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_WINDOWS_OUTPUT_CONTENT_HXX__
#define __ANTARES_WINDOWS_OUTPUT_CONTENT_HXX__
diff --git a/src/ui/simulator/windows/output/fwd.h b/src/ui/simulator/windows/output/fwd.h
index b7730ea03d..06b403c80d 100644
--- a/src/ui/simulator/windows/output/fwd.h
+++ b/src/ui/simulator/windows/output/fwd.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_WINDOWS_OUTPUT_FWD_H__
#define __ANTARES_WINDOWS_OUTPUT_FWD_H__
diff --git a/src/ui/simulator/windows/output/job.cpp b/src/ui/simulator/windows/output/job.cpp
index 1045c20016..74bfbd499f 100644
--- a/src/ui/simulator/windows/output/job.cpp
+++ b/src/ui/simulator/windows/output/job.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#include "job.h"
diff --git a/src/ui/simulator/windows/output/job.h b/src/ui/simulator/windows/output/job.h
index a242691520..9c3828801c 100644
--- a/src/ui/simulator/windows/output/job.h
+++ b/src/ui/simulator/windows/output/job.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_WINDOWS_OUTPUT_JOB_H__
#define __ANTARES_WINDOWS_OUTPUT_JOB_H__
diff --git a/src/ui/simulator/windows/output/layer.cpp b/src/ui/simulator/windows/output/layer.cpp
index f092da3ea6..4112748bfe 100644
--- a/src/ui/simulator/windows/output/layer.cpp
+++ b/src/ui/simulator/windows/output/layer.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#include "layer.h"
diff --git a/src/ui/simulator/windows/output/layer.h b/src/ui/simulator/windows/output/layer.h
index 4c5cf5030c..5767440dc9 100644
--- a/src/ui/simulator/windows/output/layer.h
+++ b/src/ui/simulator/windows/output/layer.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_WINDOWS_OUTPUT_LAYER_H__
#define __ANTARES_WINDOWS_OUTPUT_LAYER_H__
diff --git a/src/ui/simulator/windows/output/layer.hxx b/src/ui/simulator/windows/output/layer.hxx
index 2ae7f28f48..affc827cd3 100644
--- a/src/ui/simulator/windows/output/layer.hxx
+++ b/src/ui/simulator/windows/output/layer.hxx
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_WINDOWS_OUTPUT_LAYER_HXX__
#define __ANTARES_WINDOWS_OUTPUT_LAYER_HXX__
diff --git a/src/ui/simulator/windows/output/mini-frame.cpp b/src/ui/simulator/windows/output/mini-frame.cpp
index 391232e57d..21636cdc2b 100644
--- a/src/ui/simulator/windows/output/mini-frame.cpp
+++ b/src/ui/simulator/windows/output/mini-frame.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#include "mini-frame.h"
diff --git a/src/ui/simulator/windows/output/mini-frame.h b/src/ui/simulator/windows/output/mini-frame.h
index 7eb24bfa8f..46eaf8e033 100644
--- a/src/ui/simulator/windows/output/mini-frame.h
+++ b/src/ui/simulator/windows/output/mini-frame.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_WINDOWS_OUTPUT_MINI_FRAME_H__
#define __ANTARES_WINDOWS_OUTPUT_MINI_FRAME_H__
diff --git a/src/ui/simulator/windows/output/output.cpp b/src/ui/simulator/windows/output/output.cpp
index eaab07db58..4b13277c5f 100644
--- a/src/ui/simulator/windows/output/output.cpp
+++ b/src/ui/simulator/windows/output/output.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#include
diff --git a/src/ui/simulator/windows/output/output.h b/src/ui/simulator/windows/output/output.h
index a7775f5a04..7c3a78633d 100644
--- a/src/ui/simulator/windows/output/output.h
+++ b/src/ui/simulator/windows/output/output.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_WINDOWS_OUTPUT_OUTPUT_H__
#define __ANTARES_WINDOWS_OUTPUT_OUTPUT_H__
diff --git a/src/ui/simulator/windows/output/panel.h b/src/ui/simulator/windows/output/panel.h
index 95f7f1cfa7..fff2154460 100644
--- a/src/ui/simulator/windows/output/panel.h
+++ b/src/ui/simulator/windows/output/panel.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_WINDOWS_OUTPUT_PANEL_H__
#define __ANTARES_WINDOWS_OUTPUT_PANEL_H__
diff --git a/src/ui/simulator/windows/output/panel/area-link-renderer.cpp b/src/ui/simulator/windows/output/panel/area-link-renderer.cpp
index 5828cd5a66..9c49271ce5 100644
--- a/src/ui/simulator/windows/output/panel/area-link-renderer.cpp
+++ b/src/ui/simulator/windows/output/panel/area-link-renderer.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#include "area-link-renderer.h"
diff --git a/src/ui/simulator/windows/output/panel/area-link-renderer.h b/src/ui/simulator/windows/output/panel/area-link-renderer.h
index 6eaf12d8c0..e2e6a5ad36 100644
--- a/src/ui/simulator/windows/output/panel/area-link-renderer.h
+++ b/src/ui/simulator/windows/output/panel/area-link-renderer.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_WINDOWS_OUTPUT_PANEL_AREA_LINK_RENDERER_H__
#define __ANTARES_WINDOWS_OUTPUT_PANEL_AREA_LINK_RENDERER_H__
diff --git a/src/ui/simulator/windows/output/panel/area-link.cpp b/src/ui/simulator/windows/output/panel/area-link.cpp
index de0fb073b8..094d847a2d 100644
--- a/src/ui/simulator/windows/output/panel/area-link.cpp
+++ b/src/ui/simulator/windows/output/panel/area-link.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#include "panel.h"
diff --git a/src/ui/simulator/windows/output/panel/panel.cpp b/src/ui/simulator/windows/output/panel/panel.cpp
index a857c26c1a..1bf499b4a9 100644
--- a/src/ui/simulator/windows/output/panel/panel.cpp
+++ b/src/ui/simulator/windows/output/panel/panel.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#include "panel.h"
diff --git a/src/ui/simulator/windows/output/panel/panel.h b/src/ui/simulator/windows/output/panel/panel.h
index 254153fb37..24824dd058 100644
--- a/src/ui/simulator/windows/output/panel/panel.h
+++ b/src/ui/simulator/windows/output/panel/panel.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_WINDOWS_OUTPUT_PANEL_PANEL_H__
#define __ANTARES_WINDOWS_OUTPUT_PANEL_PANEL_H__
diff --git a/src/ui/simulator/windows/output/panel/panel.hxx b/src/ui/simulator/windows/output/panel/panel.hxx
index 6230f6f766..6819b9168e 100644
--- a/src/ui/simulator/windows/output/panel/panel.hxx
+++ b/src/ui/simulator/windows/output/panel/panel.hxx
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_WINDOWS_OUTPUT_PANEL_PANEL_HXX__
#define __ANTARES_WINDOWS_OUTPUT_PANEL_PANEL_HXX__
diff --git a/src/ui/simulator/windows/output/provider/output-comparison.cpp b/src/ui/simulator/windows/output/provider/output-comparison.cpp
index 057a661d88..b928ae1eb9 100644
--- a/src/ui/simulator/windows/output/provider/output-comparison.cpp
+++ b/src/ui/simulator/windows/output/provider/output-comparison.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#include "output-comparison.h"
diff --git a/src/ui/simulator/windows/output/provider/output-comparison.h b/src/ui/simulator/windows/output/provider/output-comparison.h
index 0661deaebf..305acf7288 100644
--- a/src/ui/simulator/windows/output/provider/output-comparison.h
+++ b/src/ui/simulator/windows/output/provider/output-comparison.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_WINDOWS_OUTPUT_PROVIDER_COMPARISON_H__
#define __ANTARES_WINDOWS_OUTPUT_PROVIDER_COMPARISON_H__
diff --git a/src/ui/simulator/windows/output/provider/outputs.cpp b/src/ui/simulator/windows/output/provider/outputs.cpp
index 16aaf31786..9cf5367600 100644
--- a/src/ui/simulator/windows/output/provider/outputs.cpp
+++ b/src/ui/simulator/windows/output/provider/outputs.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#include
diff --git a/src/ui/simulator/windows/output/provider/outputs.h b/src/ui/simulator/windows/output/provider/outputs.h
index 72bbd41f25..b2e1544947 100644
--- a/src/ui/simulator/windows/output/provider/outputs.h
+++ b/src/ui/simulator/windows/output/provider/outputs.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_WINDOWS_OUTPUT_PROVIDER_OUTPUTS_H__
#define __ANTARES_WINDOWS_OUTPUT_PROVIDER_OUTPUTS_H__
diff --git a/src/ui/simulator/windows/output/provider/variables.cpp b/src/ui/simulator/windows/output/provider/variables.cpp
index dc545cf15e..5269f3ca39 100644
--- a/src/ui/simulator/windows/output/provider/variables.cpp
+++ b/src/ui/simulator/windows/output/provider/variables.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#include "variables.h"
diff --git a/src/ui/simulator/windows/output/provider/variables.h b/src/ui/simulator/windows/output/provider/variables.h
index 5e3d31ada3..088e71f21c 100644
--- a/src/ui/simulator/windows/output/provider/variables.h
+++ b/src/ui/simulator/windows/output/provider/variables.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_WINDOWS_OUTPUT_PROVIDER_VARIABLES_H__
#define __ANTARES_WINDOWS_OUTPUT_PROVIDER_VARIABLES_H__
diff --git a/src/ui/simulator/windows/output/spotlight-provider.cpp b/src/ui/simulator/windows/output/spotlight-provider.cpp
index f54ab61c9e..bd7ef2441c 100644
--- a/src/ui/simulator/windows/output/spotlight-provider.cpp
+++ b/src/ui/simulator/windows/output/spotlight-provider.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#include "spotlight-provider.h"
diff --git a/src/ui/simulator/windows/output/spotlight-provider.h b/src/ui/simulator/windows/output/spotlight-provider.h
index c13f044f28..5bccd5d5e1 100644
--- a/src/ui/simulator/windows/output/spotlight-provider.h
+++ b/src/ui/simulator/windows/output/spotlight-provider.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_WINDOWS_OUTPUT_SPOTLIGHT_PROVIDER_H__
#define __ANTARES_WINDOWS_OUTPUT_SPOTLIGHT_PROVIDER_H__
diff --git a/src/ui/simulator/windows/output/tab.cpp b/src/ui/simulator/windows/output/tab.cpp
index 8857c78852..57cab9bfce 100644
--- a/src/ui/simulator/windows/output/tab.cpp
+++ b/src/ui/simulator/windows/output/tab.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#include "output.h"
diff --git a/src/ui/simulator/windows/output/window.cpp b/src/ui/simulator/windows/output/window.cpp
index 3328148692..83b8626527 100644
--- a/src/ui/simulator/windows/output/window.cpp
+++ b/src/ui/simulator/windows/output/window.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#include "window.h"
diff --git a/src/ui/simulator/windows/output/window.h b/src/ui/simulator/windows/output/window.h
index b9ad41fa70..69482d041e 100644
--- a/src/ui/simulator/windows/output/window.h
+++ b/src/ui/simulator/windows/output/window.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_WINDOWS_OUTPUT_WINDOW_H__
#define __ANTARES_WINDOWS_OUTPUT_WINDOW_H__
diff --git a/src/ui/simulator/windows/renewables/cluster.cpp b/src/ui/simulator/windows/renewables/cluster.cpp
index 8e7b496843..9abab2edbf 100644
--- a/src/ui/simulator/windows/renewables/cluster.cpp
+++ b/src/ui/simulator/windows/renewables/cluster.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#include "cluster.h"
diff --git a/src/ui/simulator/windows/renewables/cluster.h b/src/ui/simulator/windows/renewables/cluster.h
index 6ece0f456a..6080e9ccfc 100644
--- a/src/ui/simulator/windows/renewables/cluster.h
+++ b/src/ui/simulator/windows/renewables/cluster.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_APPLICATION_WINDOW_RENEWABLE_COMMON_H__
#define __ANTARES_APPLICATION_WINDOW_RENEWABLE_COMMON_H__
diff --git a/src/ui/simulator/windows/renewables/panel.cpp b/src/ui/simulator/windows/renewables/panel.cpp
index bf9c6bfe3c..c29751fb40 100644
--- a/src/ui/simulator/windows/renewables/panel.cpp
+++ b/src/ui/simulator/windows/renewables/panel.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#include "panel.h"
diff --git a/src/ui/simulator/windows/renewables/panel.h b/src/ui/simulator/windows/renewables/panel.h
index 1e21fee6c1..667fa3fcdd 100644
--- a/src/ui/simulator/windows/renewables/panel.h
+++ b/src/ui/simulator/windows/renewables/panel.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_WINDOW_RENEWABLE_PANEL_H__
#define __ANTARES_WINDOW_RENEWABLE_PANEL_H__
diff --git a/src/ui/simulator/windows/saveas.cpp b/src/ui/simulator/windows/saveas.cpp
index b0a964b189..64fa9792fa 100644
--- a/src/ui/simulator/windows/saveas.cpp
+++ b/src/ui/simulator/windows/saveas.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#include "saveas.h"
diff --git a/src/ui/simulator/windows/saveas.h b/src/ui/simulator/windows/saveas.h
index 16dae2016b..3cd0420812 100644
--- a/src/ui/simulator/windows/saveas.h
+++ b/src/ui/simulator/windows/saveas.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_APPLICATION_WINDOWS_SAVEAS_H__
#define __ANTARES_APPLICATION_WINDOWS_SAVEAS_H__
diff --git a/src/ui/simulator/windows/saveas.hxx b/src/ui/simulator/windows/saveas.hxx
index c091d4fc7d..7d436a3d9c 100644
--- a/src/ui/simulator/windows/saveas.hxx
+++ b/src/ui/simulator/windows/saveas.hxx
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_APPLICATION_WINDOWS_SAVEAS_HXX__
#define __ANTARES_APPLICATION_WINDOWS_SAVEAS_HXX__
diff --git a/src/ui/simulator/windows/scenario-builder/panel.cpp b/src/ui/simulator/windows/scenario-builder/panel.cpp
index fc17531c6c..5f6b125713 100644
--- a/src/ui/simulator/windows/scenario-builder/panel.cpp
+++ b/src/ui/simulator/windows/scenario-builder/panel.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#include "panel.h"
diff --git a/src/ui/simulator/windows/scenario-builder/panel.h b/src/ui/simulator/windows/scenario-builder/panel.h
index 64938cca6f..36d0485f9b 100644
--- a/src/ui/simulator/windows/scenario-builder/panel.h
+++ b/src/ui/simulator/windows/scenario-builder/panel.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_APPLICATION_WINDOWS_SCENARIO_BUILDER_PANEL_H__
#define __ANTARES_APPLICATION_WINDOWS_SCENARIO_BUILDER_PANEL_H__
diff --git a/src/ui/simulator/windows/sets.cpp b/src/ui/simulator/windows/sets.cpp
index 23e8c05af0..a99c1ad226 100644
--- a/src/ui/simulator/windows/sets.cpp
+++ b/src/ui/simulator/windows/sets.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#include "sets.h"
diff --git a/src/ui/simulator/windows/sets.h b/src/ui/simulator/windows/sets.h
index b0ec9eb546..f9fa21ffb4 100644
--- a/src/ui/simulator/windows/sets.h
+++ b/src/ui/simulator/windows/sets.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_APPLICATION_WINDOWS_SETS_H__
#define __ANTARES_APPLICATION_WINDOWS_SETS_H__
diff --git a/src/ui/simulator/windows/simulation/panel.cpp b/src/ui/simulator/windows/simulation/panel.cpp
index 623514b376..ab6bd19805 100644
--- a/src/ui/simulator/windows/simulation/panel.cpp
+++ b/src/ui/simulator/windows/simulation/panel.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#include "panel.h"
diff --git a/src/ui/simulator/windows/simulation/panel.h b/src/ui/simulator/windows/simulation/panel.h
index dfcd463cd5..aafc2ccf3d 100644
--- a/src/ui/simulator/windows/simulation/panel.h
+++ b/src/ui/simulator/windows/simulation/panel.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_APPLICATION_WINDOWS_SIMULATION_PANEL_H__
#define __ANTARES_APPLICATION_WINDOWS_SIMULATION_PANEL_H__
diff --git a/src/ui/simulator/windows/simulation/run.cpp b/src/ui/simulator/windows/simulation/run.cpp
index 4ea5e87975..00146c0835 100644
--- a/src/ui/simulator/windows/simulation/run.cpp
+++ b/src/ui/simulator/windows/simulation/run.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#include "run.h"
diff --git a/src/ui/simulator/windows/simulation/run.h b/src/ui/simulator/windows/simulation/run.h
index f348570f3e..c4f7ffae68 100644
--- a/src/ui/simulator/windows/simulation/run.h
+++ b/src/ui/simulator/windows/simulation/run.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_APPLICATION_WINDOWS_SIMULATION_RUN_H__
#define __ANTARES_APPLICATION_WINDOWS_SIMULATION_RUN_H__
diff --git a/src/ui/simulator/windows/startupwizard.cpp b/src/ui/simulator/windows/startupwizard.cpp
index a591c48da2..ad3657e523 100644
--- a/src/ui/simulator/windows/startupwizard.cpp
+++ b/src/ui/simulator/windows/startupwizard.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#include "startupwizard.h"
diff --git a/src/ui/simulator/windows/startupwizard.h b/src/ui/simulator/windows/startupwizard.h
index b203baac9e..e49026cdfd 100644
--- a/src/ui/simulator/windows/startupwizard.h
+++ b/src/ui/simulator/windows/startupwizard.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_APPLICATION_WINDOWS_STARTUP_WIZARD_H__
#define __ANTARES_APPLICATION_WINDOWS_STARTUP_WIZARD_H__
diff --git a/src/ui/simulator/windows/studylogs.cpp b/src/ui/simulator/windows/studylogs.cpp
index b2f922e0ba..2facf5c05a 100644
--- a/src/ui/simulator/windows/studylogs.cpp
+++ b/src/ui/simulator/windows/studylogs.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#include "studylogs.h"
diff --git a/src/ui/simulator/windows/studylogs.h b/src/ui/simulator/windows/studylogs.h
index 6693289e3d..a76997eca9 100644
--- a/src/ui/simulator/windows/studylogs.h
+++ b/src/ui/simulator/windows/studylogs.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_APPLICATION_WINDOWS_STUDY_LOGS_H__
#define __ANTARES_APPLICATION_WINDOWS_STUDY_LOGS_H__
diff --git a/src/ui/simulator/windows/textinput/input.cpp b/src/ui/simulator/windows/textinput/input.cpp
index 22fd38a386..bd624124c8 100644
--- a/src/ui/simulator/windows/textinput/input.cpp
+++ b/src/ui/simulator/windows/textinput/input.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#include
diff --git a/src/ui/simulator/windows/textinput/input.h b/src/ui/simulator/windows/textinput/input.h
index aa555fe7fd..77f3bdecb3 100644
--- a/src/ui/simulator/windows/textinput/input.h
+++ b/src/ui/simulator/windows/textinput/input.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_WINDOWS_TEXTINPUT_INPUT_H__
#define __ANTARES_WINDOWS_TEXTINPUT_INPUT_H__
diff --git a/src/ui/simulator/windows/thermal/cluster.cpp b/src/ui/simulator/windows/thermal/cluster.cpp
index 4aa6811be4..7c82b1235c 100644
--- a/src/ui/simulator/windows/thermal/cluster.cpp
+++ b/src/ui/simulator/windows/thermal/cluster.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#include "cluster.h"
diff --git a/src/ui/simulator/windows/thermal/cluster.h b/src/ui/simulator/windows/thermal/cluster.h
index 0c07aff97c..74c360a173 100644
--- a/src/ui/simulator/windows/thermal/cluster.h
+++ b/src/ui/simulator/windows/thermal/cluster.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_APPLICATION_WINDOW_THERMAL_COMMON_H__
#define __ANTARES_APPLICATION_WINDOW_THERMAL_COMMON_H__
diff --git a/src/ui/simulator/windows/thermal/panel.cpp b/src/ui/simulator/windows/thermal/panel.cpp
index de94eed2c2..bfbfcb5f1c 100644
--- a/src/ui/simulator/windows/thermal/panel.cpp
+++ b/src/ui/simulator/windows/thermal/panel.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#include "panel.h"
diff --git a/src/ui/simulator/windows/thermal/panel.h b/src/ui/simulator/windows/thermal/panel.h
index 3e957f0ab3..ca9291580d 100644
--- a/src/ui/simulator/windows/thermal/panel.h
+++ b/src/ui/simulator/windows/thermal/panel.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_WINDOW_THERMAL_PANEL_H__
#define __ANTARES_WINDOW_THERMAL_PANEL_H__
diff --git a/src/ui/simulator/windows/version.cpp b/src/ui/simulator/windows/version.cpp
index 81292c1108..f34de257e2 100644
--- a/src/ui/simulator/windows/version.cpp
+++ b/src/ui/simulator/windows/version.cpp
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#include "version.h"
diff --git a/src/ui/simulator/windows/version.h b/src/ui/simulator/windows/version.h
index 6d53dc74d6..7c2dd2be47 100644
--- a/src/ui/simulator/windows/version.h
+++ b/src/ui/simulator/windows/version.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_WINDOW_VERSION_H__
#define __ANTARES_WINDOW_VERSION_H__
diff --git a/src/ui/simulator/windows/xcast/xcast.h b/src/ui/simulator/windows/xcast/xcast.h
index b35f34fc45..c8eddfc231 100644
--- a/src/ui/simulator/windows/xcast/xcast.h
+++ b/src/ui/simulator/windows/xcast/xcast.h
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_WINDOWS_XCAST_XCAST_H__
#define __ANTARES_WINDOWS_XCAST_XCAST_H__
diff --git a/src/ui/simulator/windows/xcast/xcast.hxx b/src/ui/simulator/windows/xcast/xcast.hxx
index 449259b411..d7b7fb6335 100644
--- a/src/ui/simulator/windows/xcast/xcast.hxx
+++ b/src/ui/simulator/windows/xcast/xcast.hxx
@@ -22,7 +22,7 @@
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
**
-** SPDX-License-Identifier: MPL 2.0
+** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_WINDOWS_XCAST_XCAST_HXX__
#define __ANTARES_WINDOWS_XCAST_XCAST_HXX__
From 9ba8d81b76c00d65cb1e6825549830fdf965c750 Mon Sep 17 00:00:00 2001
From: Vincent Payet
Date: Tue, 9 Jan 2024 11:57:33 +0100
Subject: [PATCH 08/21] Add license switch in doc index.md
---
docs/index.md | 1 +
1 file changed, 1 insertion(+)
diff --git a/docs/index.md b/docs/index.md
index be2a04c3a6..8da4b0065f 100644
--- a/docs/index.md
+++ b/docs/index.md
@@ -24,6 +24,7 @@ Until 2018 it was distributed under the terms of a proprietary license.
In May 2018 RTE decided to release the project under the GPLv3 license.
+In January 2024, RTE, as the exclusive Copyright owner decided, to switch from GPL V3 to MPL V2 License since the 9.0 major version of Antares-Simulator
# Links:
- Antares web site : https://antares-simulator.org
From f01f36f2e754d7e5d5969a037327113fed3de9cb Mon Sep 17 00:00:00 2001
From: Vincent Payet
Date: Tue, 9 Jan 2024 12:09:37 +0100
Subject: [PATCH 09/21] Fix licence in index and README
---
COPYING.txt | 2 +-
README.md | 35 ++++++++++++++++++-----------------
docs/index.md | 2 +-
3 files changed, 20 insertions(+), 19 deletions(-)
diff --git a/COPYING.txt b/COPYING.txt
index aa778c27ec..c1aabfe8a4 100644
--- a/COPYING.txt
+++ b/COPYING.txt
@@ -1,7 +1,7 @@
Valid-License-Identifier: MPL-2.0
License-Text:
-Copyright (C) 2007-2018 RTE
+Copyright (C) 2007-2024 RTE
Mozilla Public License
Version 2.0
1. Definitions
diff --git a/README.md b/README.md
index 5644ef906e..9a8bba5009 100644
--- a/README.md
+++ b/README.md
@@ -1,27 +1,28 @@
# Antares Simulator
[![Status][ubuntu_precompiled_svg]][ubuntu_precompiled_link] [![Status][windows_precompiled_svg]][windows_precompiled_link] [![Status][centos_precompiled_svg]][centos_precompiled_link] [![Quality Gate Status](https://sonarcloud.io/api/project_badges/measure?project=AntaresSimulatorTeam_Antares_Simulator&metric=alert_status)](https://sonarcloud.io/dashboard?id=AntaresSimulatorTeam_Antares_Simulator)
-[![License: GPL v3](https://img.shields.io/badge/License-GPLv3-blue.svg)](https://www.gnu.org/licenses/gpl-3.0)
-
+[![License: MPL v2](https://img.shields.io/badge/License-MPLv2-blue.svg)](https://www.mozilla.org/en-US/MPL/2.0/)
Antares Simulator is an open source power system simulator meant to be
-used by anybody placing value in quantifying the adequacy or the
-economic performance of interconnected power systems, at short or
-remote time horizons:
+used by anybody placing value in quantifying the adequacy or the
+economic performance of interconnected power systems, at short or
+remote time horizons:
Transmission system Operators, Power Producers, Regulators, Academics,
Consultants, NGO and all others actors concerned by energy policy issues
are welcome to use the software.
-The Antares Simulator project was initiated by RTE (French Electricity
+The Antares Simulator project was initiated by RTE (French Electricity
Transmission system Operator) in 2007. It was developed from the start
-as a cross-platform application (Windows, GNU/Linux ,Unix).
+as a cross-platform application (Windows, GNU/Linux ,Unix).
Until 2018 it was distributed under the terms of a proprietary license.
In May 2018 RTE decided to release the project under the GPLv3 license.
+In January 2024, RTE, as the exclusive Copyright owner decided, to switch from GPL V3 to MPL V2 License since the 9.0 major version of Antares-Simulator
+
The GUI is deprecated in favor of [Antares Web](https://github.com/AntaresSimulatorTeam/AntaREST).
[linux_system_svg]: https://github.com/AntaresSimulatorTeam/Antares_Simulator/workflows/Linux%20CI%20(system%20libs)/badge.svg
@@ -49,9 +50,9 @@ The GUI is deprecated in favor of [Antares Web](https://github.com/AntaresSimula
This software suite has been tested under:
-* Ubuntu 20.04 [![Status][ubuntu_precompiled_svg]][ubuntu_precompiled_link]
+* Ubuntu 20.04 [![Status][ubuntu_precompiled_svg]][ubuntu_precompiled_link]
* Microsoft Windows with Visual Studio 2019 (64-bit) [![Status][windows_precompiled_svg]][windows_precompiled_link]
-* Centos7 [![Status][centos_precompiled_svg]][centos_precompiled_link]
+* Centos7 [![Status][centos_precompiled_svg]][centos_precompiled_link]
Antares Simulator is built using CMake.
For installation instructions, please visit [INSTALL.md](INSTALL.md)
@@ -59,23 +60,23 @@ For installation instructions, please visit [INSTALL.md](INSTALL.md)
# Source Code Content
* [AUTHORS](AUTHORS.txt) - Antares Simulator authors
-* [CERTIFICATE](CERTIFICATE.txt) - A standard DCO that has to be signed by every contributor
+* [CERTIFICATE](CERTIFICATE.txt) - A standard DCO that has to be signed by every contributor
* [CONTRIBUTING](CONTRIBUTING.txt) - How to submit patches and discuss about code evolutions
-* [COPYING](COPYING.txt) - The GPL v3 license.
+* [COPYING](COPYING.txt) - The MPL v2 license.
* [INSTALL](INSTALL.md) - Installation and building instructions.
* [NEWS](NEWS.md) - Important modifications between the releases.
* [README](README.md) - This file.
-* [ROADMAP](ROADMAP.txt) - Main orientations for further developements
+* [ROADMAP](ROADMAP.txt) - Main orientations for further developements
* [THANKS](THANKS.txt) - Attribution notices for external libraries and contributors.
-* [resources/](resources) - Free sample data sets.
+* [resources/](resources) - Free sample data sets.
* [src/analyzer/](src/analyzer) - source code for the statistical analysis of historical time-series.
-* [src/cmake/](src/cmake) - files for initializing a solution ready for compilation.
-* [src/distrib/](src/distrib) - system redistributable libraries Win(x64,x86),unix.
+* [src/cmake/](src/cmake) - files for initializing a solution ready for compilation.
+* [src/distrib/](src/distrib) - system redistributable libraries Win(x64,x86),unix.
* [src/ext/](src/ext) - third party libraries used by Antares_Simulator: libYuni, Sirius_Solver.
* [src/libs/](src/libs) - miscellaneous Antares_Simulator libraries.
* [src/solver/](src/solver) - simulation and optimization part.
-* [src/tools/](src/tools) - miscellaneous tools for dataset management.
-* [src/ui/](src/ui) - Graphic user interface.
+* [src/tools/](src/tools) - miscellaneous tools for dataset management.
+* [src/ui/](src/ui) - Graphic user interface.
[ubuntu_precompiled_svg]: https://github.com/AntaresSimulatorTeam/Antares_Simulator/workflows/Ubuntu%20CI%20(pre-compiled)/badge.svg
diff --git a/docs/index.md b/docs/index.md
index 8da4b0065f..88d79dcccb 100644
--- a/docs/index.md
+++ b/docs/index.md
@@ -1,6 +1,6 @@
[![Status][ubuntu_precompiled_svg]][ubuntu_precompiled_link] [![Status][windows_precompiled_svg]][windows_precompiled_link] [![Status][centos_precompiled_svg]][centos_precompiled_link] [![Quality Gate Status](https://sonarcloud.io/api/project_badges/measure?project=AntaresSimulatorTeam_Antares_Simulator&metric=alert_status)](https://sonarcloud.io/dashboard?id=AntaresSimulatorTeam_Antares_Simulator)
-[![License: GPL v3](https://img.shields.io/badge/License-GPLv3-blue.svg)](https://www.gnu.org/licenses/gpl-3.0)
+[![License: MPL v2](https://img.shields.io/badge/License-MPLv2-blue.svg)](https://www.mozilla.org/en-US/MPL/2.0/)
![C++](https://img.shields.io/badge/c++-%2300599C.svg?style=for-the-badge&logo=c%2B%2B&logoColor=white)
From 00b80736d64d574cb6d9a33cf71be5a3027f0755 Mon Sep 17 00:00:00 2001
From: Vincent Payet
Date: Tue, 9 Jan 2024 12:24:04 +0100
Subject: [PATCH 10/21] Fix yuni license
---
src/ext/yuni/license.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/ext/yuni/license.md b/src/ext/yuni/license.md
index 1b1af7a4e1..37f4f2a5db 100644
--- a/src/ext/yuni/license.md
+++ b/src/ext/yuni/license.md
@@ -965,7 +965,7 @@ License, by the making, using, selling, offering for sale, having
made, import, or transfer of either its Contributions or its
Contributor Version.
1.12. "Secondary License"
-means either the Mozilla Public Licence 2.0, Version 2.0, the GNU
+means either the GNU General Public License, Version 2.0, the GNU
Lesser General Public License, Version 2.1, the GNU Affero General
Public License, Version 3.0, or any later versions of those
licenses.
From bb4c3ef01753a7dd6e5b6c2036e3b3cc4c8f85bd Mon Sep 17 00:00:00 2001
From: Vincent Payet
Date: Wed, 10 Jan 2024 12:22:09 +0100
Subject: [PATCH 11/21] Fix all headers, add non present ones
---
src/analyzer/atsp/atsp.cpp | 10 ++--
src/analyzer/atsp/atsp.h | 10 ++--
src/analyzer/atsp/atsp.hxx | 10 ++--
src/analyzer/atsp/cache.cpp | 10 ++--
src/analyzer/atsp/correlations.cpp | 10 ++--
src/analyzer/atsp/load.cpp | 10 ++--
src/analyzer/atsp/misc.cpp | 10 ++--
src/analyzer/atsp/preflight.cpp | 10 ++--
src/analyzer/main.cpp | 10 ++--
src/libs/antares/Enum.hxx | 10 ++--
.../InfoCollection/StudyInfoCollector.cpp | 24 +++++++++
.../infoCollection/StudyInfoCollector.h | 24 +++++++++
src/libs/antares/antares.h | 10 ++--
src/libs/antares/args/args_to_utf8.cpp | 24 +++++++++
.../args/include/antares/args/args_to_utf8.h | 24 +++++++++
.../array/antares/array/matrix-to-buffer.h | 10 ++--
.../array/antares/array/matrix-to-buffer.hxx | 10 ++--
src/libs/antares/array/antares/array/matrix.h | 10 ++--
.../antares/array/antares/array/matrix.hxx | 10 ++--
src/libs/antares/array/matrix.cpp | 10 ++--
.../benchmarking/DurationCollector.cpp | 24 +++++++++
.../antares/benchmarking/file_content.cpp | 24 +++++++++
.../antares/benchmarking/DurationCollector.h | 24 +++++++++
.../antares/benchmarking/file_content.h | 24 +++++++++
.../include/antares/benchmarking/timer.h | 10 ++--
src/libs/antares/benchmarking/timer.cpp | 10 ++--
.../antares/checks/checkLoadedInputData.h | 10 ++--
.../antares/checks/checkLoadedInputData.cpp | 10 ++--
src/libs/antares/concurrency/concurrency.cpp | 10 ++--
.../include/antares/concurrency/concurrency.h | 10 ++--
src/libs/antares/config.h | 10 ++--
src/libs/antares/constants.cpp | 10 ++--
src/libs/antares/constants.h | 24 +++++++++
.../antares/correlation/correlation.h | 10 ++--
.../antares/correlation/correlation.hxx | 10 ++--
src/libs/antares/correlation/correlation.cpp | 10 ++--
src/libs/antares/date/antares/date/date.h | 10 ++--
src/libs/antares/date/date.cpp | 10 ++--
src/libs/antares/exception/AssertionError.cpp | 10 ++--
src/libs/antares/exception/LoadingError.cpp | 24 +++++++++
.../exception/UnfeasibleProblemError.cpp | 10 ++--
src/libs/antares/fatal-error.h | 10 ++--
.../antares/inifile/antares/inifile/inifile.h | 10 ++--
.../inifile/antares/inifile/inifile.hxx | 10 ++--
src/libs/antares/inifile/inifile.cpp | 10 ++--
src/libs/antares/io/antares/io/file.h | 10 ++--
src/libs/antares/io/antares/io/statistics.h | 10 ++--
src/libs/antares/io/file.cpp | 10 ++--
src/libs/antares/io/statistics.cpp | 10 ++--
src/libs/antares/jit.h | 10 ++--
src/libs/antares/jit/antares/jit/jit.h | 10 ++--
src/libs/antares/jit/antares/jit/jit.hxx | 10 ++--
src/libs/antares/jit/jit.cpp | 10 ++--
src/libs/antares/locale.cpp | 10 ++--
src/libs/antares/locale.h | 10 ++--
src/libs/antares/logs/antares/logs/cleaner.h | 10 ++--
src/libs/antares/logs/antares/logs/hostinfo.h | 10 ++--
.../antares/logs/antares/logs/hostname.hxx | 10 ++--
src/libs/antares/logs/antares/logs/logs.h | 10 ++--
src/libs/antares/logs/antares/logs/logs.hxx | 10 ++--
src/libs/antares/logs/cleaner.cpp | 10 ++--
src/libs/antares/logs/hostinfo.cpp | 10 ++--
src/libs/antares/logs/logs.cpp | 10 ++--
.../memory/include/antares/memory/memory.h | 10 ++--
.../memory/include/antares/memory/memory.hxx | 10 ++--
.../include/antares/memory/new_check.hxx | 24 +++++++++
src/libs/antares/memory/memory.cpp | 10 ++--
.../mersenne-twister/mersenne-twister.h | 10 ++--
.../mersenne-twister/mersenne-twister.hxx | 10 ++--
.../mersenne-twister/mersenne-twister.cpp | 31 ------------
src/libs/antares/net/net.h | 10 ++--
src/libs/antares/net/request.h | 10 ++--
src/libs/antares/object/intrusive-reference.h | 10 ++--
.../antares/object/intrusive-reference.hxx | 10 ++--
src/libs/antares/object/object.cpp | 10 ++--
src/libs/antares/object/object.h | 10 ++--
src/libs/antares/object/object.hxx | 10 ++--
src/libs/antares/object/ref.h | 10 ++--
.../paths/include/antares/paths/list.h | 10 ++--
src/libs/antares/paths/list.cpp | 10 ++--
src/libs/antares/resources/resources.cpp | 10 ++--
src/libs/antares/resources/resources.h | 10 ++--
.../series/include/antares/series/series.h | 10 ++--
src/libs/antares/series/series.cpp | 10 ++--
src/libs/antares/solver.cpp | 10 ++--
src/libs/antares/solver.h | 10 ++--
src/libs/antares/stdcxx/demangle.cpp | 10 ++--
.../study/UnfeasibleProblemBehavior.cpp | 10 ++--
src/libs/antares/study/area/area.cpp | 10 ++--
src/libs/antares/study/area/area.h | 10 ++--
src/libs/antares/study/area/area.hxx | 10 ++--
src/libs/antares/study/area/constants.h | 10 ++--
src/libs/antares/study/area/links.cpp | 10 ++--
src/libs/antares/study/area/links.h | 10 ++--
src/libs/antares/study/area/list.cpp | 10 ++--
src/libs/antares/study/area/scratchpad.cpp | 10 ++--
src/libs/antares/study/area/scratchpad.h | 10 ++--
.../study/area/store-timeseries-numbers.cpp | 10 ++--
.../study/area/store-timeseries-numbers.h | 10 ++--
.../study/area/store-timeseries-numbers.hxx | 10 ++--
src/libs/antares/study/area/ui.cpp | 10 ++--
src/libs/antares/study/area/ui.h | 10 ++--
.../binding_constraint/BindingConstraint.cpp | 10 ++--
.../binding_constraint/BindingConstraint.h | 10 ++--
.../binding_constraint/BindingConstraint.hxx | 10 ++--
.../BindingConstraintGroup.cpp | 24 +++++++++
.../BindingConstraintGroup.h | 24 +++++++++
.../BindingConstraintGroupRepository.cpp | 24 +++++++++
.../BindingConstraintGroupRepository.h | 24 +++++++++
.../BindingConstraintLoader.cpp | 24 +++++++++
.../BindingConstraintLoader.h | 24 +++++++++
.../BindingConstraintSaver.cpp | 24 +++++++++
.../BindingConstraintSaver.h | 24 +++++++++
.../BindingConstraintStructures.h | 24 +++++++++
.../BindingConstraintsRepository.cpp | 24 +++++++++
.../BindingConstraintsRepository.h | 24 +++++++++
.../BindingConstraintsRepository.hxx | 24 +++++++++
.../study/binding_constraint/EnvForLoading.h | 24 +++++++++
src/libs/antares/study/cleaner.h | 10 ++--
.../antares/study/cleaner/cleaner-v20.cpp | 10 ++--
src/libs/antares/study/cleaner/cleaner.cpp | 10 ++--
src/libs/antares/study/cleaner/versions.h | 10 ++--
src/libs/antares/study/constraint.h | 10 ++--
.../antares/study/correlation-updater.hxx | 10 ++--
src/libs/antares/study/filter.cpp | 10 ++--
src/libs/antares/study/filter.h | 10 ++--
src/libs/antares/study/finder.h | 10 ++--
src/libs/antares/study/finder/finder.cpp | 10 ++--
src/libs/antares/study/finder/finder.h | 10 ++--
src/libs/antares/study/fwd.cpp | 10 ++--
src/libs/antares/study/fwd.h | 10 ++--
src/libs/antares/study/header.cpp | 10 ++--
src/libs/antares/study/header.h | 10 ++--
src/libs/antares/study/header.hxx | 10 ++--
src/libs/antares/study/importlogs.cpp | 10 ++--
src/libs/antares/study/layerdata.cpp | 10 ++--
src/libs/antares/study/layerdata.h | 10 ++--
src/libs/antares/study/load-options.cpp | 10 ++--
src/libs/antares/study/load-options.h | 10 ++--
src/libs/antares/study/load.cpp | 10 ++--
src/libs/antares/study/output.cpp | 10 ++--
src/libs/antares/study/output.h | 10 ++--
src/libs/antares/study/output.hxx | 10 ++--
src/libs/antares/study/parameters.cpp | 10 ++--
src/libs/antares/study/parameters.h | 10 ++--
.../study/parameters/adq-patch-params.cpp | 24 +++++++++
.../study/parameters/adq-patch-params.h | 24 +++++++++
.../antares/study/parts/common/cluster.cpp | 24 +++++++++
src/libs/antares/study/parts/common/cluster.h | 24 +++++++++
.../study/parts/common/cluster_list.cpp | 24 +++++++++
.../antares/study/parts/common/cluster_list.h | 24 +++++++++
.../antares/study/parts/hydro/allocation.cpp | 10 ++--
.../antares/study/parts/hydro/allocation.h | 10 ++--
.../antares/study/parts/hydro/allocation.hxx | 10 ++--
.../antares/study/parts/hydro/container.cpp | 10 ++--
.../antares/study/parts/hydro/container.h | 10 ++--
src/libs/antares/study/parts/hydro/prepro.cpp | 10 ++--
src/libs/antares/study/parts/hydro/prepro.h | 10 ++--
src/libs/antares/study/parts/hydro/series.cpp | 10 ++--
src/libs/antares/study/parts/hydro/series.h | 10 ++--
.../antares/study/parts/load/container.cpp | 10 ++--
src/libs/antares/study/parts/load/container.h | 10 ++--
src/libs/antares/study/parts/load/prepro.cpp | 10 ++--
src/libs/antares/study/parts/load/prepro.h | 10 ++--
src/libs/antares/study/parts/load/prepro.hxx | 10 ++--
src/libs/antares/study/parts/parts.h | 10 ++--
.../antares/study/parts/renewable/cluster.cpp | 10 ++--
.../antares/study/parts/renewable/cluster.h | 10 ++--
.../antares/study/parts/renewable/cluster.hxx | 10 ++--
.../study/parts/renewable/cluster_list.cpp | 24 +++++++++
.../study/parts/renewable/cluster_list.h | 24 +++++++++
.../study/parts/renewable/container.cpp | 10 ++--
.../antares/study/parts/renewable/container.h | 10 ++--
.../study/parts/renewable/container.hxx | 10 ++--
.../antares/study/parts/renewable/defines.h | 10 ++--
.../STStorageOutputCaptions.cpp | 24 +++++++++
.../STStorageOutputCaptions.h | 24 +++++++++
.../parts/short-term-storage/cluster.cpp | 10 ++--
.../study/parts/short-term-storage/cluster.h | 10 ++--
.../parts/short-term-storage/container.cpp | 10 ++--
.../parts/short-term-storage/container.h | 10 ++--
.../parts/short-term-storage/properties.cpp | 10 ++--
.../parts/short-term-storage/properties.h | 10 ++--
.../study/parts/short-term-storage/series.cpp | 10 ++--
.../study/parts/short-term-storage/series.h | 10 ++--
.../antares/study/parts/solar/container.cpp | 10 ++--
.../antares/study/parts/solar/container.h | 10 ++--
src/libs/antares/study/parts/solar/prepro.cpp | 10 ++--
src/libs/antares/study/parts/solar/prepro.h | 10 ++--
src/libs/antares/study/parts/solar/prepro.hxx | 10 ++--
.../antares/study/parts/thermal/cluster.cpp | 10 ++--
.../antares/study/parts/thermal/cluster.h | 10 ++--
.../antares/study/parts/thermal/cluster.hxx | 10 ++--
.../study/parts/thermal/cluster_list.cpp | 24 +++++++++
.../study/parts/thermal/cluster_list.h | 24 +++++++++
.../antares/study/parts/thermal/container.cpp | 10 ++--
.../antares/study/parts/thermal/container.h | 10 ++--
.../antares/study/parts/thermal/container.hxx | 10 ++--
.../antares/study/parts/thermal/defines.h | 10 ++--
.../antares/study/parts/thermal/ecoInput.cpp | 10 ++--
.../antares/study/parts/thermal/ecoInput.h | 10 ++--
.../antares/study/parts/thermal/pollutant.cpp | 10 ++--
.../antares/study/parts/thermal/pollutant.h | 10 ++--
.../antares/study/parts/thermal/prepro.cpp | 10 ++--
src/libs/antares/study/parts/thermal/prepro.h | 10 ++--
.../antares/study/parts/thermal/prepro.hxx | 10 ++--
.../antares/study/parts/wind/container.cpp | 10 ++--
src/libs/antares/study/parts/wind/container.h | 10 ++--
src/libs/antares/study/parts/wind/prepro.cpp | 10 ++--
src/libs/antares/study/parts/wind/prepro.h | 10 ++--
src/libs/antares/study/parts/wind/prepro.hxx | 10 ++--
.../antares/study/progression/progression.cpp | 10 ++--
.../antares/study/progression/progression.h | 10 ++--
.../antares/study/progression/progression.hxx | 10 ++--
src/libs/antares/study/runtime.h | 10 ++--
src/libs/antares/study/runtime/runtime.cpp | 10 ++--
src/libs/antares/study/runtime/runtime.h | 10 ++--
src/libs/antares/study/runtime/runtime.hxx | 10 ++--
src/libs/antares/study/save.cpp | 10 ++--
.../BindingConstraintsTSNumbersData.cpp | 24 +++++++++
.../BindingConstraintsTSNumbersData.h | 24 +++++++++
.../scenario-builder/HydroTSNumberData.cpp | 24 +++++++++
.../scenario-builder/HydroTSNumberData.h | 24 +++++++++
.../scenario-builder/LoadTSNumberData.cpp | 24 +++++++++
.../study/scenario-builder/LoadTSNumberData.h | 24 +++++++++
.../scenario-builder/NTCTSNumberData.cpp | 24 +++++++++
.../study/scenario-builder/NTCTSNumberData.h | 24 +++++++++
.../RenewableTSNumberData.cpp | 24 +++++++++
.../scenario-builder/RenewableTSNumberData.h | 24 +++++++++
.../scenario-builder/SolarTSNumberData.cpp | 24 +++++++++
.../study/scenario-builder/TSnumberData.cpp | 10 ++--
.../study/scenario-builder/TSnumberData.h | 10 ++--
.../scenario-builder/ThermalTSNumberData.cpp | 24 +++++++++
.../scenario-builder/ThermalTSNumberData.h | 24 +++++++++
.../scenario-builder/WindTSNumberData.cpp | 24 +++++++++
.../study/scenario-builder/WindTSNumberData.h | 24 +++++++++
.../study/scenario-builder/applyToMatrix.hxx | 24 +++++++++
.../scenario-builder/hydroLevelsData.cpp | 10 ++--
.../study/scenario-builder/hydroLevelsData.h | 10 ++--
.../antares/study/scenario-builder/rules.cpp | 10 ++--
.../antares/study/scenario-builder/rules.h | 10 ++--
.../antares/study/scenario-builder/rules.hxx | 10 ++--
.../scenario-builder/scBuilderDataInterface.h | 10 ++--
.../study/scenario-builder/scBuilderUtils.cpp | 10 ++--
.../study/scenario-builder/scBuilderUtils.h | 10 ++--
.../antares/study/scenario-builder/sets.cpp | 10 ++--
.../antares/study/scenario-builder/sets.h | 10 ++--
.../antares/study/scenario-builder/sets.hxx | 10 ++--
.../scenario-builder/solarTSNumberData.h | 24 +++++++++
.../study/scenario-builder/updater.hxx | 10 ++--
src/libs/antares/study/sets.h | 10 ++--
src/libs/antares/study/sets.hxx | 10 ++--
src/libs/antares/study/simulation.cpp | 10 ++--
src/libs/antares/study/simulation.h | 10 ++--
src/libs/antares/study/study.cpp | 10 ++--
src/libs/antares/study/study.extra.cpp | 10 ++--
src/libs/antares/study/study.h | 10 ++--
src/libs/antares/study/study.hxx | 10 ++--
src/libs/antares/study/study.importprepro.cpp | 10 ++--
src/libs/antares/study/ui-runtimeinfos.cpp | 10 ++--
src/libs/antares/study/ui-runtimeinfos.h | 10 ++--
.../antares/study/variable-print-info.cpp | 10 ++--
src/libs/antares/study/variable-print-info.h | 10 ++--
src/libs/antares/study/version.cpp | 10 ++--
src/libs/antares/study/version.h | 10 ++--
src/libs/antares/study/xcast.h | 10 ++--
src/libs/antares/study/xcast/xcast.cpp | 10 ++--
src/libs/antares/study/xcast/xcast.h | 10 ++--
src/libs/antares/study/xcast/xcast.hxx | 10 ++--
src/libs/antares/sys/appdata.cpp | 10 ++--
.../antares/sys/include/antares/sys/appdata.h | 10 ++--
.../antares/sys/include/antares/sys/policy.h | 10 ++--
src/libs/antares/sys/policy.cpp | 10 ++--
.../utils/include/antares/utils/utils.h | 10 ++--
.../utils/include/antares/utils/utils.hxx | 10 ++--
src/libs/antares/utils/utils.cpp | 10 ++--
src/libs/antares/version.cpp | 10 ++--
src/libs/antares/version.h | 10 ++--
.../antares/writer/antares/writer/i_writer.h | 24 +++++++++
.../writer/antares/writer/result_format.h | 24 +++++++++
.../writer/antares/writer/writer_factory.h | 24 +++++++++
.../antares/writer/ensure_queue_started.cpp | 24 +++++++++
.../antares/writer/immediate_file_writer.cpp | 24 +++++++++
.../writer/private/ensure_queue_started.h | 24 +++++++++
.../writer/private/immediate_file_writer.h | 24 +++++++++
src/libs/antares/writer/private/zip_writer.h | 24 +++++++++
.../antares/writer/private/zip_writer.hxx | 24 +++++++++
src/libs/antares/writer/writer_factory.cpp | 24 +++++++++
src/libs/antares/writer/zip_writer.cpp | 24 +++++++++
src/libs/antares/xpansion.h | 24 +++++++++
src/libs/fswalker/filejob.inc.hxx | 10 ++--
src/libs/fswalker/fswalker.cpp | 10 ++--
src/libs/fswalker/fswalker.h | 10 ++--
src/libs/fswalker/job.cpp | 10 ++--
src/libs/fswalker/job.h | 10 ++--
src/libs/fswalker/registry.inc.hxx | 10 ++--
src/libs/fswalker/statistics.h | 10 ++--
src/solver/application.cpp | 24 +++++++++
src/solver/application.h | 24 +++++++++
src/solver/constraints-builder/cbuilder.cpp | 10 ++--
src/solver/constraints-builder/cbuilder.h | 10 ++--
src/solver/constraints-builder/create.cpp | 10 ++--
src/solver/constraints-builder/grid.h | 10 ++--
src/solver/constraints-builder/grid.hxx | 10 ++--
src/solver/constraints-builder/load.cpp | 10 ++--
.../daily/h2o_j_ajouter_bruit_au_cout.cpp | 24 +++++++++
.../h2o_j_construire_les_contraintes.cpp | 10 ++--
.../daily/h2o_j_construire_les_variables.cpp | 10 ++--
.../hydro/daily/h2o_j_donnees_mensuelles.h | 10 ++--
.../hydro/daily/h2o_j_donnees_optimisation.h | 10 ++--
src/solver/hydro/daily/h2o_j_fonctions.h | 10 ++--
src/solver/hydro/daily/h2o_j_free.cpp | 10 ++--
...j_initialiser_les_bornes_des_variables.cpp | 10 ++--
.../h2o_j_initialiser_les_second_membre.cpp | 10 ++--
.../hydro/daily/h2o_j_instanciation.cpp | 10 ++--
.../daily/h2o_j_lisser_les_sur_turbines.cpp | 10 ++--
.../hydro/daily/h2o_j_optimiser_un_mois.cpp | 10 ++--
.../h2o_j_resoudre_le_probleme_lineaire.cpp | 10 ++--
.../hydro/daily2/h2o2_j_apply_costs.cpp | 10 ++--
.../h2o2_j_construire_les_contraintes.cpp | 10 ++--
.../h2o2_j_construire_les_variables.cpp | 10 ++--
.../hydro/daily2/h2o2_j_donnees_mensuelles.h | 10 ++--
.../daily2/h2o2_j_donnees_optimisation.h | 10 ++--
src/solver/hydro/daily2/h2o2_j_fonctions.h | 10 ++--
src/solver/hydro/daily2/h2o2_j_free.cpp | 10 ++--
...j_initialiser_les_bornes_des_variables.cpp | 10 ++--
.../h2o2_j_initialiser_les_second_membre.cpp | 10 ++--
.../hydro/daily2/h2o2_j_instanciation.cpp | 10 ++--
.../hydro/daily2/h2o2_j_optim_costs.cpp | 10 ++--
.../hydro/daily2/h2o2_j_optimiser_un_mois.cpp | 10 ++--
.../h2o2_j_resoudre_le_probleme_lineaire.cpp | 10 ++--
src/solver/hydro/management.h | 10 ++--
src/solver/hydro/management/daily.cpp | 10 ++--
src/solver/hydro/management/management.cpp | 10 ++--
src/solver/hydro/management/management.h | 10 ++--
src/solver/hydro/management/monthly.cpp | 10 ++--
.../hydro/monthly/h2o_m_ajouter_bruit.cpp | 24 +++++++++
.../h2o_m_construire_les_contraintes.cpp | 10 ++--
.../h2o_m_construire_les_variables.cpp | 10 ++--
.../hydro/monthly/h2o_m_donnees_annuelles.h | 10 ++--
.../monthly/h2o_m_donnees_optimisation.h | 10 ++--
src/solver/hydro/monthly/h2o_m_fonctions.h | 10 ++--
src/solver/hydro/monthly/h2o_m_free.cpp | 10 ++--
...m_initialiser_les_bornes_des_variables.cpp | 10 ++--
.../h2o_m_initialiser_les_second_membre.cpp | 10 ++--
.../hydro/monthly/h2o_m_instanciation.cpp | 10 ++--
.../monthly/h2o_m_optimiser_une_annee.cpp | 10 ++--
.../h2o_m_resoudre_le_probleme_lineaire.cpp | 10 ++--
.../constraint-slack-analysis.cpp | 24 +++++++++
.../constraint-slack-analysis.h | 24 +++++++++
.../constraint.cpp | 24 +++++++++
.../infeasible-problem-analysis/constraint.h | 24 +++++++++
.../infeasible-problem-analysis/report.cpp | 24 +++++++++
.../infeasible-problem-analysis/report.h | 24 +++++++++
.../unfeasibility-analysis.h | 24 +++++++++
.../unfeasible-pb-analyzer.cpp | 24 +++++++++
.../unfeasible-pb-analyzer.h | 24 +++++++++
.../variables-bounds-consistency.cpp | 24 +++++++++
.../variables-bounds-consistency.h | 24 +++++++++
src/solver/main.cpp | 10 ++--
src/solver/main/adequacy.cpp | 10 ++--
src/solver/main/economy.cpp | 10 ++--
src/solver/misc/cholesky.h | 10 ++--
src/solver/misc/cholesky.hxx | 10 ++--
src/solver/misc/matrix-dp-make.h | 10 ++--
src/solver/misc/matrix-dp-make.hxx | 10 ++--
src/solver/misc/options.cpp | 10 ++--
src/solver/misc/options.h | 10 ++--
src/solver/misc/process-priority.cpp | 10 ++--
src/solver/misc/system-memory.cpp | 10 ++--
src/solver/misc/system-memory.h | 10 ++--
src/solver/misc/write-command-line.cpp | 24 +++++++++
src/solver/misc/write-command-line.h | 24 +++++++++
.../adq_patch_curtailment_sharing.cpp | 10 ++--
.../adq_patch_curtailment_sharing.h | 10 ++--
.../adq_patch_post_process_list.cpp | 24 +++++++++
.../adq_patch_post_process_list.h | 24 +++++++++
.../construct_problem_constraints_RHS.cpp | 10 ++--
.../construct_problem_variables.cpp | 10 ++--
.../count_constraints_variables.cpp | 10 ++--
.../count_constraints_variables.h | 10 ++--
.../csr_quadratic_problem.cpp | 10 ++--
.../csr_quadratic_problem.h | 10 ++--
.../adequacy_patch_csr/hourly_csr_problem.h | 10 ++--
.../set_problem_cost_function.cpp | 10 ++--
.../set_variable_boundaries.cpp | 10 ++--
.../adequacy_patch_csr/solve_problem.cpp | 10 ++--
.../adequacy_patch_weekly_optimization.cpp | 10 ++--
.../adequacy_patch_weekly_optimization.h | 10 ++--
.../adq_patch_local_matching.cpp | 10 ++--
.../adq_patch_local_matching.h | 10 ++--
.../optimisation/base_weekly_optimization.cpp | 10 ++--
.../optimisation/base_weekly_optimization.h | 10 ++--
.../optimisation/constraints/AreaBalance.cpp | 24 +++++++++
.../optimisation/constraints/AreaBalance.h | 24 +++++++++
.../constraints/AreaHydroLevel.cpp | 24 +++++++++
.../optimisation/constraints/AreaHydroLevel.h | 24 +++++++++
.../constraints/BindingConstraintDay.cpp | 24 +++++++++
.../constraints/BindingConstraintDay.h | 24 +++++++++
.../constraints/BindingConstraintHour.cpp | 24 +++++++++
.../constraints/BindingConstraintHour.h | 24 +++++++++
.../constraints/BindingConstraintWeek.cpp | 24 +++++++++
.../constraints/BindingConstraintWeek.h | 24 +++++++++
.../ConsistenceNumberOfDispatchableUnits.cpp | 24 +++++++++
.../ConsistenceNumberOfDispatchableUnits.h | 24 +++++++++
.../constraints/ConstraintBuilder.cpp | 24 +++++++++
.../constraints/ConstraintBuilder.h | 24 +++++++++
.../constraints/FictitiousLoad.cpp | 24 +++++++++
.../optimisation/constraints/FictitiousLoad.h | 24 +++++++++
.../constraints/FinalStockEquivalent.cpp | 24 +++++++++
.../constraints/FinalStockEquivalent.h | 24 +++++++++
.../constraints/FinalStockExpression.cpp | 24 +++++++++
.../constraints/FinalStockExpression.h | 24 +++++++++
.../constraints/FlowDissociation.cpp | 24 +++++++++
.../constraints/FlowDissociation.h | 24 +++++++++
.../optimisation/constraints/HydroPower.cpp | 24 +++++++++
.../optimisation/constraints/HydroPower.h | 24 +++++++++
...droPowerSmoothingUsingVariationMaxDown.cpp | 24 +++++++++
...HydroPowerSmoothingUsingVariationMaxDown.h | 24 +++++++++
...HydroPowerSmoothingUsingVariationMaxUp.cpp | 24 +++++++++
.../HydroPowerSmoothingUsingVariationMaxUp.h | 24 +++++++++
.../HydroPowerSmoothingUsingVariationSum.cpp | 24 +++++++++
.../HydroPowerSmoothingUsingVariationSum.h | 24 +++++++++
.../constraints/MaxHydroPower.cpp | 24 +++++++++
.../optimisation/constraints/MaxHydroPower.h | 24 +++++++++
.../optimisation/constraints/MaxPumping.cpp | 24 +++++++++
.../optimisation/constraints/MaxPumping.h | 24 +++++++++
.../optimisation/constraints/MinDownTime.cpp | 24 +++++++++
.../optimisation/constraints/MinDownTime.h | 24 +++++++++
.../constraints/MinHydroPower.cpp | 24 +++++++++
.../optimisation/constraints/MinHydroPower.h | 24 +++++++++
.../NbDispUnitsMinBoundSinceMinUpTime.cpp | 24 +++++++++
.../NbDispUnitsMinBoundSinceMinUpTime.h | 24 +++++++++
.../NbUnitsOutageLessThanNbUnitsStop.cpp | 24 +++++++++
.../NbUnitsOutageLessThanNbUnitsStop.h | 24 +++++++++
.../PMaxDispatchableGeneration.cpp | 24 +++++++++
.../constraints/PMaxDispatchableGeneration.h | 24 +++++++++
.../PMinDispatchableGeneration.cpp | 24 +++++++++
.../constraints/PMinDispatchableGeneration.h | 24 +++++++++
.../constraints/ShortTermStorageLevel.cpp | 24 +++++++++
.../constraints/ShortTermStorageLevel.h | 24 +++++++++
.../opt_alloc_probleme_a_optimiser.cpp | 10 ++--
.../opt_appel_solveur_lineaire.cpp | 10 ++--
.../opt_appel_solveur_quadratique.cpp | 10 ++--
.../opt_calcul_des_pmin_MUT_MDT.cpp | 10 ++--
.../optimisation/opt_chainage_intercos.cpp | 10 ++--
src/solver/optimisation/opt_constants.h | 24 +++++++++
...nstruction_contraintes_couts_demarrage.cpp | 10 ++--
...n_matrice_des_contraintes_cas_lineaire.cpp | 10 ++--
...atrice_des_contraintes_cas_quadratique.cpp | 10 ++--
...ruction_matrice_des_contraintes_outils.cpp | 10 ++--
...onstruction_variables_couts_demarrages.cpp | 10 ++--
...truction_variables_optimisees_lineaire.cpp | 10 ++--
...ction_variables_optimisees_quadratique.cpp | 10 ++--
.../opt_decompte_variables_et_contraintes.cpp | 10 ++--
...riables_et_contraintes_couts_demarrage.cpp | 10 ++--
.../optimisation/opt_export_structure.cpp | 10 ++--
.../optimisation/opt_export_structure.h | 10 ++--
src/solver/optimisation/opt_fonctions.h | 10 ++--
.../opt_gestion_des_bornes_cas_lineaire.cpp | 10 ++--
...opt_gestion_des_bornes_cas_quadratique.cpp | 10 ++--
...opt_gestion_des_bornes_couts_demarrage.cpp | 10 ++--
.../opt_gestion_des_couts_cas_lineaire.cpp | 10 ++--
.../opt_gestion_des_couts_cas_quadratique.cpp | 10 ++--
.../opt_gestion_des_couts_couts_demarrage.cpp | 10 ++--
.../optimisation/opt_gestion_des_pmin.cpp | 10 ++--
...opt_gestion_second_membre_cas_lineaire.cpp | 10 ++--
..._gestion_second_membre_cas_quadratique.cpp | 10 ++--
..._gestion_second_membre_couts_demarrage.cpp | 10 ++--
.../opt_init_contraintes_hydrauliques.cpp | 10 ++--
...pt_init_minmax_groupes_couts_demarrage.cpp | 10 ++--
.../opt_liberation_problemes_simplexe.cpp | 10 ++--
...e_min_groupes_demarres_couts_demarrage.cpp | 10 ++--
.../opt_numero_de_jour_du_pas_de_temps.cpp | 10 ++--
.../optimisation/opt_optimisation_hebdo.cpp | 10 ++--
.../opt_optimisation_lineaire.cpp | 10 ++--
.../opt_period_string_generator_base.h | 10 ++--
.../opt_pilotage_optimisation_lineaire.cpp | 10 ++--
.../opt_pilotage_optimisation_quadratique.cpp | 10 ++--
.../optimisation/opt_rename_problem.cpp | 24 +++++++++
src/solver/optimisation/opt_rename_problem.h | 24 +++++++++
.../opt_restaurer_les_donnees.cpp | 10 ++--
.../opt_structure_probleme_a_resoudre.h | 10 ++--
..._verification_presence_reserve_jmoins1.cpp | 10 ++--
.../optimisation/optim_post_process_list.cpp | 24 +++++++++
.../optimisation/optim_post_process_list.h | 24 +++++++++
.../optimisation/post_process_commands.cpp | 24 +++++++++
.../optimisation/post_process_commands.h | 24 +++++++++
.../optimisation/weekly_optimization.cpp | 10 ++--
src/solver/optimisation/weekly_optimization.h | 10 ++--
src/solver/signal-handling/common.cpp | 24 +++++++++
src/solver/signal-handling/common.h | 24 +++++++++
src/solver/signal-handling/linux.cpp | 24 +++++++++
src/solver/signal-handling/public.h | 24 +++++++++
src/solver/signal-handling/windows.cpp | 24 +++++++++
...indingConstraintsTimeSeriesNumbersWriter.h | 24 +++++++++
.../simulation/ITimeSeriesNumbersWriter.h | 24 +++++++++
.../simulation/TimeSeriesNumbersWriter.cpp | 24 +++++++++
src/solver/simulation/adequacy.cpp | 10 ++--
src/solver/simulation/adequacy.h | 10 ++--
.../adequacy_patch_runtime_data.cpp | 24 +++++++++
.../simulation/adequacy_patch_runtime_data.h | 10 ++--
src/solver/simulation/apply-scenario.cpp | 10 ++--
src/solver/simulation/apply-scenario.h | 10 ++--
src/solver/simulation/base_post_process.cpp | 24 +++++++++
src/solver/simulation/base_post_process.h | 24 +++++++++
src/solver/simulation/common-eco-adq.cpp | 10 ++--
src/solver/simulation/common-eco-adq.h | 10 ++--
src/solver/simulation/common-hydro-levels.cpp | 10 ++--
src/solver/simulation/common-hydro-remix.cpp | 10 ++--
src/solver/simulation/economy.cpp | 10 ++--
src/solver/simulation/economy.h | 10 ++--
src/solver/simulation/opt_time_writer.cpp | 10 ++--
src/solver/simulation/opt_time_writer.h | 10 ++--
.../simulation/sim_alloc_probleme_hebdo.cpp | 10 ++--
.../simulation/sim_alloc_probleme_hebdo.h | 10 ++--
.../simulation/sim_allocation_tableaux.cpp | 10 ++--
.../simulation/sim_calcul_economique.cpp | 10 ++--
src/solver/simulation/sim_constants.h | 24 +++++++++
.../sim_extern_variables_globales.h | 10 ++--
.../simulation/sim_spread_generator.cpp | 10 ++--
src/solver/simulation/sim_spread_generator.h | 10 ++--
src/solver/simulation/sim_structure_donnees.h | 10 ++--
.../sim_structure_probleme_economique.h | 10 ++--
.../simulation/sim_variables_globales.cpp | 10 ++--
src/solver/simulation/simulation.h | 10 ++--
src/solver/simulation/solver.data.cpp | 10 ++--
src/solver/simulation/solver.data.h | 10 ++--
src/solver/simulation/solver.h | 10 ++--
src/solver/simulation/solver.hxx | 10 ++--
src/solver/simulation/solver.utils.h | 10 ++--
src/solver/simulation/timeseries-numbers.cpp | 10 ++--
src/solver/simulation/timeseries-numbers.h | 10 ++--
src/solver/ts-generator/generator.h | 10 ++--
src/solver/ts-generator/generator.hxx | 10 ++--
src/solver/ts-generator/hydro.cpp | 10 ++--
src/solver/ts-generator/thermal.cpp | 10 ++--
src/solver/ts-generator/xcast/constants.h | 10 ++--
src/solver/ts-generator/xcast/core.cpp | 10 ++--
src/solver/ts-generator/xcast/gamma-euler.cpp | 10 ++--
src/solver/ts-generator/xcast/gamma-inc.cpp | 10 ++--
src/solver/ts-generator/xcast/math.cpp | 10 ++--
src/solver/ts-generator/xcast/math.hxx | 10 ++--
src/solver/ts-generator/xcast/predicate.hxx | 10 ++--
src/solver/ts-generator/xcast/studydata.cpp | 10 ++--
src/solver/ts-generator/xcast/studydata.h | 10 ++--
src/solver/ts-generator/xcast/studydata.hxx | 10 ++--
src/solver/ts-generator/xcast/xcast.cpp | 10 ++--
src/solver/ts-generator/xcast/xcast.h | 10 ++--
src/solver/ts-generator/xcast/xcast.hxx | 10 ++--
src/solver/utils/filename.cpp | 24 +++++++++
src/solver/utils/filename.h | 24 +++++++++
src/solver/utils/mps_utils.cpp | 24 +++++++++
src/solver/utils/mps_utils.h | 24 +++++++++
src/solver/utils/name_translator.cpp | 24 +++++++++
src/solver/utils/name_translator.h | 24 +++++++++
src/solver/utils/named_problem.cpp | 24 +++++++++
src/solver/utils/named_problem.h | 24 +++++++++
.../utils/opt_period_string_generator.cpp | 24 +++++++++
.../utils/opt_period_string_generator.h | 24 +++++++++
src/solver/utils/optimization_statistics.h | 24 +++++++++
src/solver/utils/ortools_utils.cpp | 24 +++++++++
src/solver/utils/ortools_utils.h | 24 +++++++++
src/solver/utils/ortools_wrapper.h | 24 +++++++++
src/solver/variable/adequacy/all.h | 10 ++--
src/solver/variable/adequacy/area.cpp | 10 ++--
.../adequacy/area.memory-estimation.cpp | 10 ++--
.../adequacy/bc.memory-estimation.cpp | 10 ++--
src/solver/variable/adequacy/links.cpp | 10 ++--
src/solver/variable/adequacy/links.h | 10 ++--
src/solver/variable/adequacy/overallCost.h | 10 ++--
src/solver/variable/adequacy/spilledEnergy.h | 10 ++--
src/solver/variable/area.h | 10 ++--
src/solver/variable/area.hxx | 10 ++--
src/solver/variable/area.inc.hxx | 10 ++--
.../variable/area.memory-estimation.inc.hxx | 10 ++--
.../variable/bc.memory-estimation.inc.hxx | 10 ++--
src/solver/variable/bindConstraints.h | 10 ++--
src/solver/variable/bindConstraints.hxx | 10 ++--
src/solver/variable/categories.h | 10 ++--
src/solver/variable/commons/hydro.h | 10 ++--
src/solver/variable/commons/join.h | 10 ++--
.../variable/commons/links/links.cpp.inc.hxx | 10 ++--
.../variable/commons/links/links.h.inc.hxx | 10 ++--
.../variable/commons/links/links.hxx.inc.hxx | 10 ++--
src/solver/variable/commons/load.h | 10 ++--
.../variable/commons/miscGenMinusRowPSP.h | 10 ++--
src/solver/variable/commons/psp.h | 10 ++--
src/solver/variable/commons/rowBalance.h | 10 ++--
src/solver/variable/commons/solar.h | 10 ++--
.../variable/commons/spatial-aggregate.h | 10 ++--
src/solver/variable/commons/wind.h | 10 ++--
src/solver/variable/constants.h | 10 ++--
src/solver/variable/container.h | 10 ++--
src/solver/variable/container.hxx | 10 ++--
.../economy/STStorageCashFlowByCluster.h | 10 ++--
.../economy/STStorageInjectionByCluster.h | 10 ++--
.../economy/STStorageLevelsByCluster.h | 10 ++--
.../economy/STStorageWithdrawalByCluster.h | 10 ++--
src/solver/variable/economy/all.h | 10 ++--
src/solver/variable/economy/area.cpp | 10 ++--
.../economy/area.memory-estimation.cpp | 10 ++--
.../economy/avail-dispatchable-generation.h | 10 ++--
src/solver/variable/economy/balance.h | 10 ++--
.../variable/economy/bc.memory-estimation.cpp | 10 ++--
.../bindingConstraintsMarginalCost.h | 10 ++--
.../economy/dispatchable-generation-margin.h | 10 ++--
.../variable/economy/dispatchableGeneration.h | 10 ++--
.../economy/domesticUnsuppliedEnergy.h | 10 ++--
.../variable/economy/dtgMarginAfterCsr.h | 10 ++--
src/solver/variable/economy/hydroCost.h | 10 ++--
src/solver/variable/economy/hydrostorage.h | 10 ++--
src/solver/variable/economy/inflow.h | 10 ++--
src/solver/variable/economy/links.cpp | 10 ++--
src/solver/variable/economy/links.h | 10 ++--
.../variable/economy/links/congestionFee.h | 10 ++--
.../variable/economy/links/congestionFeeAbs.h | 10 ++--
.../economy/links/congestionProbability.h | 10 ++--
.../variable/economy/links/flowLinear.h | 10 ++--
.../variable/economy/links/flowLinearAbs.h | 10 ++--
src/solver/variable/economy/links/flowQuad.h | 10 ++--
.../variable/economy/links/hurdleCosts.h | 10 ++--
src/solver/variable/economy/links/loopFlow.h | 10 ++--
.../variable/economy/links/marginalCost.h | 10 ++--
.../economy/localMatchingRuleViolations.h | 10 ++--
src/solver/variable/economy/lold.h | 10 ++--
src/solver/variable/economy/lolp.h | 10 ++--
src/solver/variable/economy/max-mrg.cpp | 10 ++--
src/solver/variable/economy/max-mrg.h | 10 ++--
.../variable/economy/nbOfDispatchedUnits.h | 10 ++--
.../economy/nbOfDispatchedUnitsByPlant.h | 10 ++--
.../variable/economy/nonProportionalCost.h | 10 ++--
.../economy/npCostByDispatchablePlant.h | 10 ++--
src/solver/variable/economy/operatingCost.h | 10 ++--
src/solver/variable/economy/overallCost.h | 10 ++--
src/solver/variable/economy/overflow.h | 10 ++--
src/solver/variable/economy/price.h | 10 ++--
.../economy/productionByDispatchablePlant.h | 10 ++--
.../economy/productionByRenewablePlant.h | 10 ++--
src/solver/variable/economy/profitByPlant.h | 10 ++--
src/solver/variable/economy/pumping.h | 10 ++--
.../variable/economy/renewableGeneration.h | 10 ++--
src/solver/variable/economy/reservoirlevel.h | 10 ++--
.../variable/economy/shortTermStorage.h | 10 ++--
src/solver/variable/economy/spilledEnergy.h | 10 ++--
.../variable/economy/spilledEnergyAfterCSR.h | 10 ++--
.../economy/thermalAirPollutantEmissions.h | 10 ++--
src/solver/variable/economy/unsupliedEnergy.h | 10 ++--
src/solver/variable/economy/waterValue.h | 10 ++--
src/solver/variable/endoflist.h | 10 ++--
src/solver/variable/info.h | 10 ++--
src/solver/variable/print.h | 10 ++--
src/solver/variable/setofareas.h | 10 ++--
src/solver/variable/setofareas.hxx | 10 ++--
src/solver/variable/state.cpp | 10 ++--
src/solver/variable/state.h | 10 ++--
src/solver/variable/state.hxx | 10 ++--
src/solver/variable/storage/average.h | 10 ++--
src/solver/variable/storage/averagedata.cpp | 10 ++--
src/solver/variable/storage/averagedata.h | 10 ++--
src/solver/variable/storage/empty.h | 10 ++--
src/solver/variable/storage/fwd.h | 10 ++--
src/solver/variable/storage/intermediate.cpp | 10 ++--
src/solver/variable/storage/intermediate.h | 10 ++--
src/solver/variable/storage/intermediate.hxx | 10 ++--
src/solver/variable/storage/minmax-data.cpp | 10 ++--
src/solver/variable/storage/minmax-data.h | 10 ++--
src/solver/variable/storage/minmax.h | 10 ++--
src/solver/variable/storage/minmax.hxx | 10 ++--
src/solver/variable/storage/raw.h | 10 ++--
src/solver/variable/storage/raw.hxx | 10 ++--
src/solver/variable/storage/rawdata.cpp | 10 ++--
src/solver/variable/storage/rawdata.h | 10 ++--
src/solver/variable/storage/results.h | 10 ++--
src/solver/variable/storage/results.hxx | 10 ++--
src/solver/variable/storage/stdDeviation.h | 10 ++--
src/solver/variable/surveyresults.h | 10 ++--
src/solver/variable/surveyresults/data.h | 10 ++--
.../variable/surveyresults/reportbuilder.hxx | 10 ++--
.../variable/surveyresults/surveyresults.cpp | 10 ++--
.../variable/surveyresults/surveyresults.h | 10 ++--
src/solver/variable/variable.h | 10 ++--
src/solver/variable/variable.hxx | 10 ++--
.../test_binding_constraints.cpp | 24 +++++++++
.../end-to-end/simple_study/simple-study.cpp | 24 +++++++++
src/tests/end-to-end/utils/utils.cpp | 24 +++++++++
src/tests/end-to-end/utils/utils.h | 24 +++++++++
.../src/libs/antares/array/fill-matrix.h | 24 +++++++++
.../libs/antares/array/matrix-bypass-load.h | 24 +++++++++
.../libs/antares/array/tests-matrix-load.cpp | 24 +++++++++
.../libs/antares/array/tests-matrix-load.h | 24 +++++++++
.../libs/antares/array/tests-matrix-save.cpp | 24 +++++++++
.../libs/antares/array/tests-matrix-save.h | 24 +++++++++
.../antares/concurrency/test_concurrency.cpp | 10 ++--
.../src/libs/antares/jit/global_JIT_manager.h | 24 +++++++++
.../src/libs/antares/logs/antares/logs/logs.h | 24 +++++++++
src/tests/src/libs/antares/logs/logs.cpp | 24 +++++++++
.../libs/antares/study/area/files-helper.cpp | 24 +++++++++
.../libs/antares/study/area/files-helper.h | 24 +++++++++
.../area/test-save-area-optimization-ini.cpp | 24 +++++++++
.../study/area/test-save-link-properties.cpp | 24 +++++++++
.../study/constraint/test_constraint.cpp | 24 +++++++++
.../antares/study/constraint/test_group.cpp | 24 +++++++++
.../antares/study/output-folder/study.cpp | 24 +++++++++
.../test-sc-builder-file-read-line.cpp | 24 +++++++++
.../test-sc-builder-file-save.cpp | 24 +++++++++
.../antares/study/series/timeseries-tests.cpp | 24 +++++++++
.../short-term-storage-input.cpp | 24 +++++++++
.../src/libs/antares/study/test_study.cpp | 10 ++--
.../thermal-price-definition.cpp | 24 +++++++++
src/tests/src/libs/antares/test_utils.cpp | 24 +++++++++
.../libs/antares/writer/test_zip_writer.cpp | 10 ++--
.../test-unfeasible-problem-analyzer.cpp | 10 ++--
.../solver/optimisation/adequacy_patch.cpp | 24 +++++++++
.../test-store-timeseries-number.cpp | 24 +++++++++
.../solver/simulation/test-time_series.cpp | 24 +++++++++
.../solver/simulation/tests-ts-numbers.cpp | 24 +++++++++
src/tests/src/utils/utils.cpp | 24 +++++++++
src/tests/src/utils/utils.h | 24 +++++++++
src/tools/batchrun/main.cpp | 10 ++--
src/tools/cleaner/main.cpp | 10 ++--
src/tools/config/main.cpp | 10 ++--
src/tools/finder/main.cpp | 10 ++--
.../kirchhoff-cbuilder/kirchhoff-cbuilder.h | 10 ++--
src/tools/kirchhoff-cbuilder/main.cpp | 10 ++--
src/tools/updater/main.cpp | 10 ++--
src/tools/vacuum/antares-study.cpp | 10 ++--
src/tools/vacuum/antares-study.h | 10 ++--
src/tools/vacuum/io.cpp | 10 ++--
src/tools/vacuum/io.h | 10 ++--
src/tools/vacuum/main.cpp | 10 ++--
src/tools/vacuum/modified-inode.cpp | 10 ++--
src/tools/vacuum/modified-inode.h | 10 ++--
src/tools/yby-aggregator/datafile.h | 10 ++--
src/tools/yby-aggregator/job.cpp | 10 ++--
src/tools/yby-aggregator/job.h | 10 ++--
src/tools/yby-aggregator/job.hxx | 10 ++--
src/tools/yby-aggregator/main.cpp | 10 ++--
src/tools/yby-aggregator/output.cpp | 10 ++--
src/tools/yby-aggregator/output.h | 10 ++--
src/tools/yby-aggregator/progress.cpp | 10 ++--
src/tools/yby-aggregator/progress.h | 10 ++--
src/tools/yby-aggregator/progress.hxx | 10 ++--
src/tools/yby-aggregator/result.cpp | 10 ++--
src/tools/yby-aggregator/result.h | 10 ++--
src/tools/yby-aggregator/studydata.h | 10 ++--
src/tools/yby-aggregator/variable.h | 10 ++--
src/ui/action/action.cpp | 10 ++--
src/ui/action/behavior.cpp | 10 ++--
src/ui/action/context.cpp | 10 ++--
.../area/allocation-hydro-post.cpp | 10 ++--
.../area/allocation-hydro-post.h | 10 ++--
.../area/allocation-hydro-post.hxx | 10 ++--
.../antares-study/area/allocation-hydro.cpp | 10 ++--
.../antares-study/area/allocation-hydro.h | 10 ++--
.../handler/antares-study/area/color.cpp | 10 ++--
.../action/handler/antares-study/area/color.h | 10 ++--
.../antares-study/area/correlation-post.cpp | 10 ++--
.../antares-study/area/correlation-post.h | 10 ++--
.../antares-study/area/correlation-post.hxx | 10 ++--
.../antares-study/area/correlation.cpp | 10 ++--
.../handler/antares-study/area/correlation.h | 10 ++--
.../handler/antares-study/area/create.cpp | 10 ++--
.../handler/antares-study/area/filtering.cpp | 10 ++--
.../handler/antares-study/area/filtering.h | 10 ++--
.../handler/antares-study/area/misc-gen.cpp | 10 ++--
.../handler/antares-study/area/misc-gen.h | 10 ++--
.../antares-study/area/nodal-optimization.cpp | 10 ++--
.../antares-study/area/nodal-optimization.h | 10 ++--
.../handler/antares-study/area/position.cpp | 10 ++--
.../handler/antares-study/area/position.h | 10 ++--
.../handler/antares-study/area/reserves.cpp | 10 ++--
.../handler/antares-study/area/reserves.h | 10 ++--
.../handler/antares-study/area/timeseries.cpp | 10 ++--
.../handler/antares-study/area/timeseries.h | 10 ++--
.../antares-study/area/ts-generator.cpp | 10 ++--
.../handler/antares-study/area/ts-generator.h | 10 ++--
.../handler/antares-study/area/ts-node.cpp | 10 ++--
.../handler/antares-study/area/ts-node.h | 10 ++--
.../handler/antares-study/area/ts-node.hxx | 10 ++--
.../antares-study/constraint/comments.cpp | 10 ++--
.../antares-study/constraint/comments.h | 10 ++--
.../antares-study/constraint/comments.hxx | 10 ++--
.../antares-study/constraint/create.cpp | 10 ++--
.../handler/antares-study/constraint/data.cpp | 10 ++--
.../handler/antares-study/constraint/data.h | 10 ++--
.../handler/antares-study/constraint/data.hxx | 10 ++--
.../antares-study/constraint/enabled.cpp | 10 ++--
.../antares-study/constraint/enabled.h | 10 ++--
.../antares-study/constraint/enabled.hxx | 10 ++--
.../antares-study/constraint/offsets.cpp | 10 ++--
.../antares-study/constraint/offsets.h | 10 ++--
.../antares-study/constraint/weights.cpp | 10 ++--
.../antares-study/constraint/weights.h | 10 ++--
.../handler/antares-study/link/comments.cpp | 10 ++--
.../handler/antares-study/link/comments.h | 10 ++--
.../handler/antares-study/link/comments.hxx | 10 ++--
.../antares-study/link/copper-plate.cpp | 10 ++--
.../handler/antares-study/link/copper-plate.h | 10 ++--
.../handler/antares-study/link/create.cpp | 10 ++--
.../handler/antares-study/link/filtering.cpp | 10 ++--
.../handler/antares-study/link/filtering.h | 10 ++--
.../antares-study/link/hurdles-cost.cpp | 10 ++--
.../handler/antares-study/link/hurdles-cost.h | 10 ++--
.../handler/antares-study/link/impedances.cpp | 10 ++--
.../handler/antares-study/link/impedances.h | 10 ++--
.../action/handler/antares-study/link/ntc.cpp | 10 ++--
.../action/handler/antares-study/link/ntc.h | 10 ++--
.../antares-study/link/unload-data.cpp | 10 ++--
.../handler/antares-study/link/unload-data.h | 10 ++--
.../antares-study/link/unload-data.hxx | 10 ++--
.../antares-study/thermal-cluster/common.cpp | 10 ++--
.../antares-study/thermal-cluster/common.h | 10 ++--
.../antares-study/thermal-cluster/create.cpp | 10 ++--
.../antares-study/thermal-cluster/create.h | 10 ++--
.../antares-study/thermal-cluster/create.hxx | 10 ++--
.../thermal-cluster/root-node.cpp | 10 ++--
.../antares-study/thermal-cluster/root-node.h | 10 ++--
.../thermal-cluster/root-node.hxx | 10 ++--
src/ui/action/include/action/action.h | 10 ++--
src/ui/action/include/action/action.hxx | 10 ++--
src/ui/action/include/action/behavior.h | 10 ++--
src/ui/action/include/action/context.h | 10 ++--
src/ui/action/include/action/fwd.h | 10 ++--
.../handler/antares-study/area/create.h | 10 ++--
.../handler/antares-study/area/create.hxx | 10 ++--
.../handler/antares-study/constraint/create.h | 10 ++--
.../antares-study/constraint/create.hxx | 10 ++--
.../handler/antares-study/link/create.h | 10 ++--
.../handler/antares-study/link/create.hxx | 10 ++--
.../action/settings/decal-area-position.h | 10 ++--
.../action/settings/decal-area-position.hxx | 10 ++--
.../action/settings/suffix-for-area-names.h | 10 ++--
.../action/settings/suffix-for-area-names.hxx | 10 ++--
.../settings/suffix-for-cluster-names.h | 10 ++--
.../settings/suffix-for-cluster-names.hxx | 10 ++--
.../settings/suffix-for-constraint-names.h | 10 ++--
.../settings/suffix-for-constraint-names.hxx | 10 ++--
src/ui/action/include/action/state.h | 10 ++--
src/ui/action/include/action/text.h | 10 ++--
src/ui/action/include/action/text.hxx | 10 ++--
.../action/settings/decal-area-position.cpp | 10 ++--
.../action/settings/suffix-for-area-names.cpp | 10 ++--
.../settings/suffix-for-cluster-names.cpp | 10 ++--
.../settings/suffix-for-constraint-names.cpp | 10 ++--
src/ui/action/state.cpp | 10 ++--
src/ui/common/component/frame/frame.h | 10 ++--
src/ui/common/component/frame/local-frame.cpp | 10 ++--
src/ui/common/component/frame/local-frame.h | 10 ++--
src/ui/common/component/frame/registry.cpp | 10 ++--
src/ui/common/component/frame/registry.h | 10 ++--
src/ui/common/component/panel.h | 10 ++--
src/ui/common/component/panel/group.cpp | 10 ++--
src/ui/common/component/panel/group.h | 10 ++--
src/ui/common/component/panel/panel.cpp | 10 ++--
src/ui/common/component/panel/panel.h | 10 ++--
.../common/component/scrollbox/scrollbox.cpp | 10 ++--
src/ui/common/component/scrollbox/scrollbox.h | 10 ++--
src/ui/common/component/spotlight.h | 10 ++--
src/ui/common/component/spotlight/iitem.cpp | 10 ++--
src/ui/common/component/spotlight/iitem.h | 10 ++--
src/ui/common/component/spotlight/iitem.hxx | 10 ++--
.../component/spotlight/listbox-panel.cpp | 10 ++--
.../component/spotlight/listbox-panel.h | 10 ++--
.../common/component/spotlight/mini-frame.cpp | 10 ++--
.../common/component/spotlight/mini-frame.h | 10 ++--
.../component/spotlight/null-provider.h | 10 ++--
src/ui/common/component/spotlight/provider.h | 10 ++--
.../common/component/spotlight/search-png.hxx | 10 ++--
.../common/component/spotlight/searchtoken.h | 10 ++--
.../common/component/spotlight/separator.cpp | 10 ++--
src/ui/common/component/spotlight/separator.h | 10 ++--
.../common/component/spotlight/spotlight.cpp | 10 ++--
src/ui/common/component/spotlight/spotlight.h | 10 ++--
.../common/component/spotlight/spotlight.hxx | 10 ++--
src/ui/common/component/spotlight/text.cpp | 10 ++--
src/ui/common/component/spotlight/text.h | 10 ++--
src/ui/common/dispatcher.h | 10 ++--
src/ui/common/dispatcher/action.cpp | 10 ++--
src/ui/common/dispatcher/action.h | 10 ++--
src/ui/common/dispatcher/action.hxx | 10 ++--
src/ui/common/dispatcher/dispatcher.h | 10 ++--
src/ui/common/dispatcher/gui.cpp | 10 ++--
src/ui/common/dispatcher/gui.h | 10 ++--
src/ui/common/dispatcher/gui.hxx | 10 ++--
src/ui/common/dispatcher/settings.cpp | 10 ++--
src/ui/common/dispatcher/settings.h | 10 ++--
src/ui/common/fwd.h | 10 ++--
src/ui/common/lock.cpp | 10 ++--
src/ui/common/lock.h | 10 ++--
src/ui/common/wx-wrapper.cpp | 10 ++--
src/ui/common/wx-wrapper.h | 10 ++--
src/ui/common/wx-wrapper.hxx | 10 ++--
src/ui/simulator/application/application.cpp | 10 ++--
src/ui/simulator/application/application.h | 10 ++--
src/ui/simulator/application/main.h | 10 ++--
.../simulator/application/main/analyzer.cpp | 10 ++--
.../main/build/economic-optimization.cpp | 10 ++--
.../application/main/build/hydro.cpp | 10 ++--
.../simulator/application/main/build/load.cpp | 10 ++--
.../application/main/build/notes.cpp | 10 ++--
.../main/build/scenario-builder.cpp | 10 ++--
.../simulator/application/main/build/sets.cpp | 10 ++--
.../application/main/build/solar.cpp | 10 ++--
.../application/main/build/standard-page.hxx | 10 ++--
.../simulator/application/main/build/wind.cpp | 10 ++--
src/ui/simulator/application/main/cleaner.cpp | 10 ++--
.../application/main/constraintsbuilder.cpp | 10 ++--
src/ui/simulator/application/main/create.cpp | 10 ++--
src/ui/simulator/application/main/disabler.h | 10 ++--
.../simulator/application/main/drag-drop.hxx | 10 ++--
src/ui/simulator/application/main/events.cpp | 10 ++--
.../application/main/events.edit.cpp | 10 ++--
.../application/main/events.file.cpp | 10 ++--
.../application/main/events.simulation.cpp | 10 ++--
src/ui/simulator/application/main/fwd.h | 10 ++--
src/ui/simulator/application/main/help.cpp | 10 ++--
.../application/main/internal-data.cpp | 10 ++--
.../application/main/internal-data.h | 10 ++--
.../simulator/application/main/internal-ids.h | 10 ++--
src/ui/simulator/application/main/logs.cpp | 10 ++--
src/ui/simulator/application/main/main.cpp | 10 ++--
src/ui/simulator/application/main/main.h | 10 ++--
src/ui/simulator/application/main/main.hxx | 10 ++--
src/ui/simulator/application/main/menu.cpp | 10 ++--
src/ui/simulator/application/main/notes.cpp | 10 ++--
src/ui/simulator/application/main/options.cpp | 10 ++--
.../application/main/paste-from-clipboard.cpp | 10 ++--
src/ui/simulator/application/main/refresh.cpp | 10 ++--
.../simulator/application/main/statusbar.cpp | 10 ++--
src/ui/simulator/application/main/wip.cpp | 10 ++--
src/ui/simulator/application/menus.cpp | 10 ++--
src/ui/simulator/application/menus.h | 10 ++--
src/ui/simulator/application/recentfiles.cpp | 10 ++--
src/ui/simulator/application/recentfiles.h | 10 ++--
src/ui/simulator/application/study.cpp | 10 ++--
src/ui/simulator/application/study.h | 10 ++--
src/ui/simulator/application/wait.cpp | 10 ++--
src/ui/simulator/application/wait.h | 10 ++--
src/ui/simulator/config.h | 10 ++--
src/ui/simulator/main.cpp | 10 ++--
.../simulator/toolbox/clipboard/clipboard.cpp | 10 ++--
.../simulator/toolbox/clipboard/clipboard.h | 10 ++--
src/ui/simulator/toolbox/components/button.h | 10 ++--
.../toolbox/components/button/button.cpp | 10 ++--
.../toolbox/components/button/button.h | 10 ++--
.../toolbox/components/button/button.hxx | 10 ++--
.../toolbox/components/captionpanel.cpp | 10 ++--
.../toolbox/components/captionpanel.h | 10 ++--
.../toolbox/components/datagrid/component.cpp | 10 ++--
.../toolbox/components/datagrid/component.h | 10 ++--
.../toolbox/components/datagrid/dbgrid.cpp | 10 ++--
.../toolbox/components/datagrid/dbgrid.h | 10 ++--
.../toolbox/components/datagrid/default.h | 10 ++--
.../components/datagrid/filter/all/any.h | 10 ++--
.../datagrid/filter/all/columnindex.h | 10 ++--
.../components/datagrid/filter/all/day.h | 10 ++--
.../components/datagrid/filter/all/dayyear.h | 10 ++--
.../components/datagrid/filter/all/hour.h | 10 ++--
.../components/datagrid/filter/all/houryear.h | 10 ++--
.../components/datagrid/filter/all/month.cpp | 10 ++--
.../components/datagrid/filter/all/month.h | 10 ++--
.../components/datagrid/filter/all/week.cpp | 10 ++--
.../components/datagrid/filter/all/week.h | 10 ++--
.../components/datagrid/filter/all/weekday.h | 10 ++--
.../components/datagrid/filter/component.cpp | 10 ++--
.../components/datagrid/filter/component.h | 10 ++--
.../components/datagrid/filter/filter.cpp | 10 ++--
.../components/datagrid/filter/filter.h | 10 ++--
.../components/datagrid/filter/input.cpp | 10 ++--
.../components/datagrid/filter/input.h | 10 ++--
.../components/datagrid/filter/operator.cpp | 10 ++--
.../components/datagrid/filter/operator.h | 10 ++--
.../datagrid/filter/operator.list.cpp | 10 ++--
.../datagrid/filter/operator.list.h | 10 ++--
.../components/datagrid/filter/operator/all.h | 10 ++--
.../datagrid/filter/operator/equals.h | 10 ++--
.../datagrid/filter/operator/greaterthan.h | 10 ++--
.../filter/operator/greaterthanorequalsto.h | 10 ++--
.../datagrid/filter/operator/lessthan.h | 10 ++--
.../filter/operator/lessthanorequalsto.h | 10 ++--
.../datagrid/filter/operator/modulo.h | 10 ++--
.../datagrid/filter/operator/notequals.h | 10 ++--
.../datagrid/filter/parameter/parameter.cpp | 10 ++--
.../datagrid/filter/parameter/parameter.h | 10 ++--
.../components/datagrid/filter/static.cpp | 10 ++--
.../components/datagrid/gridhelper.cpp | 10 ++--
.../toolbox/components/datagrid/gridhelper.h | 10 ++--
.../components/datagrid/gridhelper.hxx | 10 ++--
.../toolbox/components/datagrid/modifiers.hxx | 10 ++--
.../toolbox/components/datagrid/renderer.cpp | 10 ++--
.../toolbox/components/datagrid/renderer.h | 10 ++--
.../toolbox/components/datagrid/renderer.hxx | 10 ++--
.../renderer/adequacy-patch-area-grid.cpp | 10 ++--
.../renderer/adequacy-patch-area-grid.h | 10 ++--
.../datagrid/renderer/analyzer/areas.cpp | 10 ++--
.../datagrid/renderer/analyzer/areas.h | 10 ++--
.../components/datagrid/renderer/area.cpp | 10 ++--
.../components/datagrid/renderer/area.h | 10 ++--
.../renderer/area/common.areasummary.cpp | 10 ++--
.../renderer/area/common.areasummary.h | 10 ++--
.../renderer/area/creditmodulations.cpp | 10 ++--
.../renderer/area/creditmodulations.h | 10 ++--
.../components/datagrid/renderer/area/dsm.cpp | 10 ++--
.../components/datagrid/renderer/area/dsm.h | 10 ++--
.../renderer/area/hydro/allocation.cpp | 10 ++--
.../datagrid/renderer/area/hydro/allocation.h | 10 ++--
.../renderer/area/hydromonthlypower.cpp | 10 ++--
.../renderer/area/hydromonthlypower.h | 10 ++--
.../datagrid/renderer/area/hydroprepro.cpp | 10 ++--
.../datagrid/renderer/area/hydroprepro.h | 10 ++--
.../datagrid/renderer/area/inflowpattern.cpp | 10 ++--
.../datagrid/renderer/area/inflowpattern.h | 10 ++--
.../datagrid/renderer/area/misc.cpp | 10 ++--
.../components/datagrid/renderer/area/misc.h | 10 ++--
.../renderer/area/nodal-optimization.cpp | 10 ++--
.../renderer/area/nodal-optimization.h | 10 ++--
.../renderer/area/renewable.areasummary.cpp | 10 ++--
.../renderer/area/renewable.areasummary.h | 10 ++--
.../renderer/area/reservoirlevels.cpp | 10 ++--
.../datagrid/renderer/area/reservoirlevels.h | 10 ++--
.../renderer/area/thermal.areasummary.cpp | 10 ++--
.../renderer/area/thermal.areasummary.h | 10 ++--
.../renderer/area/thermalmodulation.cpp | 10 ++--
.../renderer/area/thermalmodulation.h | 10 ++--
.../datagrid/renderer/area/thermalprepro.cpp | 10 ++--
.../datagrid/renderer/area/thermalprepro.h | 10 ++--
.../datagrid/renderer/area/timeseries.cpp | 10 ++--
.../datagrid/renderer/area/timeseries.h | 10 ++--
.../datagrid/renderer/area/watervalues.cpp | 10 ++--
.../datagrid/renderer/area/watervalues.h | 10 ++--
.../datagrid/renderer/area/xcast-allareas.h | 10 ++--
.../datagrid/renderer/area/xcast-allareas.hxx | 10 ++--
.../renderer/area/xcast-coefficients.h | 10 ++--
.../renderer/area/xcast-coefficients.hxx | 10 ++--
.../datagrid/renderer/area/xcast-conversion.h | 10 ++--
.../renderer/area/xcast-conversion.hxx | 10 ++--
.../datagrid/renderer/area/xcast-k.h | 10 ++--
.../datagrid/renderer/area/xcast-k.hxx | 10 ++--
.../renderer/area/xcast-translation.h | 10 ++--
.../renderer/area/xcast-translation.hxx | 10 ++--
.../renderer/bindingconstraint/data.cpp | 10 ++--
.../renderer/bindingconstraint/data.h | 10 ++--
.../renderer/bindingconstraint/offsets.cpp | 10 ++--
.../renderer/bindingconstraint/offsets.h | 10 ++--
.../renderer/bindingconstraint/weights.cpp | 10 ++--
.../renderer/bindingconstraint/weights.h | 10 ++--
.../components/datagrid/renderer/cell.cpp | 24 +++++++++
.../components/datagrid/renderer/cell.h | 24 +++++++++
.../components/datagrid/renderer/column.cpp | 10 ++--
.../components/datagrid/renderer/column.h | 10 ++--
.../datagrid/renderer/connection.cpp | 10 ++--
.../components/datagrid/renderer/connection.h | 10 ++--
.../renderer/constraintsbuilder/links.cpp | 10 ++--
.../renderer/constraintsbuilder/links.h | 10 ++--
.../datagrid/renderer/correlation.cpp | 10 ++--
.../datagrid/renderer/correlation.h | 10 ++--
.../renderer/geographic-trimming-grid.cpp | 24 +++++++++
.../renderer/geographic-trimming-grid.h | 24 +++++++++
.../components/datagrid/renderer/layers.cpp | 10 ++--
.../components/datagrid/renderer/layers.h | 10 ++--
.../datagrid/renderer/links/summary.cpp | 10 ++--
.../datagrid/renderer/links/summary.h | 10 ++--
.../components/datagrid/renderer/logfile.cpp | 10 ++--
.../components/datagrid/renderer/logfile.h | 10 ++--
.../components/datagrid/renderer/matrix.h | 10 ++--
.../components/datagrid/renderer/matrix.hxx | 10 ++--
.../datagrid/renderer/mc-playlist.cpp | 10 ++--
.../datagrid/renderer/mc-playlist.h | 10 ++--
...scenario-builder-hydro-levels-renderer.cpp | 10 ++--
.../scenario-builder-hydro-levels-renderer.h | 10 ++--
.../scenario-builder-hydro-renderer.cpp | 10 ++--
.../scenario-builder-hydro-renderer.h | 10 ++--
.../scenario-builder-load-renderer.cpp | 10 ++--
.../renderer/scenario-builder-load-renderer.h | 10 ++--
.../scenario-builder-ntc-renderer.cpp | 24 +++++++++
.../renderer/scenario-builder-ntc-renderer.h | 24 +++++++++
.../scenario-builder-renderer-base.cpp | 10 ++--
.../renderer/scenario-builder-renderer-base.h | 10 ++--
.../scenario-builder-renewable-renderer.cpp | 10 ++--
.../scenario-builder-renewable-renderer.h | 10 ++--
.../scenario-builder-solar-renderer.cpp | 10 ++--
.../scenario-builder-solar-renderer.h | 10 ++--
.../scenario-builder-thermal-renderer.cpp | 10 ++--
.../scenario-builder-thermal-renderer.h | 10 ++--
.../scenario-builder-wind-renderer.cpp | 10 ++--
.../renderer/scenario-builder-wind-renderer.h | 10 ++--
.../datagrid/renderer/select-variables.cpp | 24 +++++++++
.../datagrid/renderer/select-variables.h | 24 +++++++++
...ts-management-aggregated-as-renewables.cpp | 10 ++--
.../ts-management-aggregated-as-renewables.h | 24 +++++++++
.../ts-management-clusters-as-renewables.cpp | 10 ++--
.../ts-management-clusters-as-renewables.h | 10 ++--
.../datagrid/renderer/ts-management.cpp | 10 ++--
.../datagrid/renderer/ts-management.h | 10 ++--
.../components/datagrid/wxgrid-renderer.cpp | 10 ++--
.../components/datagrid/wxgrid-renderer.h | 10 ++--
.../components/htmllistbox/component.cpp | 10 ++--
.../components/htmllistbox/component.h | 10 ++--
.../components/htmllistbox/component.hxx | 10 ++--
.../datasource/bindingconstraint.cpp | 10 ++--
.../htmllistbox/datasource/cluster-order.cpp | 10 ++--
.../htmllistbox/datasource/cluster-order.h | 10 ++--
.../htmllistbox/datasource/datasource.h | 10 ++--
.../htmllistbox/datasource/datasource.hxx | 10 ++--
.../datasource/renewable-cluster-order.cpp | 10 ++--
.../datasource/renewable-cluster-order.h | 10 ++--
.../datasource/thermal-cluster-order.cpp | 10 ++--
.../datasource/thermal-cluster-order.h | 10 ++--
.../components/htmllistbox/item/area.cpp | 10 ++--
.../components/htmllistbox/item/area.h | 10 ++--
.../components/htmllistbox/item/area.hxx | 10 ++--
.../htmllistbox/item/cluster-item.cpp | 10 ++--
.../htmllistbox/item/cluster-item.h | 10 ++--
.../components/htmllistbox/item/error.cpp | 10 ++--
.../components/htmllistbox/item/error.h | 10 ++--
.../components/htmllistbox/item/group.cpp | 10 ++--
.../components/htmllistbox/item/group.h | 10 ++--
.../components/htmllistbox/item/info.cpp | 10 ++--
.../components/htmllistbox/item/info.h | 10 ++--
.../components/htmllistbox/item/item.cpp | 10 ++--
.../components/htmllistbox/item/item.h | 10 ++--
.../components/htmllistbox/item/item.hxx | 10 ++--
.../htmllistbox/item/pathlistitem.cpp | 10 ++--
.../htmllistbox/item/pathlistitem.h | 10 ++--
.../item/renewable-cluster-item.cpp | 10 ++--
.../htmllistbox/item/renewable-cluster-item.h | 10 ++--
.../htmllistbox/item/thermal-cluster-item.cpp | 10 ++--
.../htmllistbox/item/thermal-cluster-item.h | 10 ++--
.../toolbox/components/htmllistbox/sort.h | 10 ++--
.../toolbox/components/mainpanel.cpp | 10 ++--
.../simulator/toolbox/components/mainpanel.h | 10 ++--
.../toolbox/components/map/component.cpp | 10 ++--
.../toolbox/components/map/component.h | 10 ++--
.../toolbox/components/map/control.cpp | 10 ++--
.../toolbox/components/map/control.h | 10 ++--
.../components/map/controls/addtools.cpp | 10 ++--
.../components/map/controls/addtools.h | 10 ++--
.../toolbox/components/map/drawingcontext.cpp | 10 ++--
.../toolbox/components/map/drawingcontext.h | 10 ++--
.../toolbox/components/map/infos.cpp | 10 ++--
.../simulator/toolbox/components/map/infos.h | 10 ++--
.../toolbox/components/map/manager.cpp | 10 ++--
.../toolbox/components/map/manager.h | 10 ++--
.../toolbox/components/map/manager.hxx | 10 ++--
.../map/nodes/bindingconstraint.cpp | 10 ++--
.../components/map/nodes/bindingconstraint.h | 10 ++--
.../components/map/nodes/connection.cpp | 10 ++--
.../toolbox/components/map/nodes/connection.h | 10 ++--
.../components/map/nodes/connection.hxx | 10 ++--
.../toolbox/components/map/nodes/item.cpp | 10 ++--
.../toolbox/components/map/nodes/item.h | 10 ++--
.../toolbox/components/map/nodes/node.cpp | 10 ++--
.../toolbox/components/map/nodes/node.h | 10 ++--
.../toolbox/components/map/settings.cpp | 10 ++--
.../toolbox/components/map/settings.h | 10 ++--
.../map/tools/connectioncreator.cpp | 10 ++--
.../components/map/tools/connectioncreator.h | 10 ++--
.../toolbox/components/map/tools/remover.cpp | 10 ++--
.../toolbox/components/map/tools/remover.h | 10 ++--
.../toolbox/components/map/tools/tool.cpp | 10 ++--
.../toolbox/components/map/tools/tool.h | 10 ++--
.../components/notebook/mapnotebook.cpp | 10 ++--
.../toolbox/components/notebook/mapnotebook.h | 10 ++--
.../toolbox/components/notebook/notebook.cpp | 10 ++--
.../toolbox/components/notebook/notebook.h | 10 ++--
.../toolbox/components/notebook/notebook.hxx | 10 ++--
.../toolbox/components/progressbar.cpp | 10 ++--
.../toolbox/components/progressbar.h | 10 ++--
.../simulator/toolbox/components/refresh.cpp | 10 ++--
src/ui/simulator/toolbox/components/refresh.h | 10 ++--
.../toolbox/components/wip-panel.cpp | 10 ++--
.../simulator/toolbox/components/wip-panel.h | 10 ++--
.../toolbox/components/wizardheader.cpp | 10 ++--
.../toolbox/components/wizardheader.h | 10 ++--
src/ui/simulator/toolbox/create.cpp | 10 ++--
src/ui/simulator/toolbox/create.h | 10 ++--
src/ui/simulator/toolbox/create.hxx | 10 ++--
src/ui/simulator/toolbox/dispatcher/study.cpp | 10 ++--
src/ui/simulator/toolbox/dispatcher/study.h | 10 ++--
src/ui/simulator/toolbox/execute.h | 10 ++--
src/ui/simulator/toolbox/execute/execute.cpp | 10 ++--
src/ui/simulator/toolbox/execute/execute.h | 10 ++--
.../toolbox/ext-source/action-panel.cpp | 10 ++--
.../toolbox/ext-source/action-panel.h | 10 ++--
src/ui/simulator/toolbox/ext-source/apply.cpp | 10 ++--
src/ui/simulator/toolbox/ext-source/apply.h | 10 ++--
src/ui/simulator/toolbox/ext-source/handler.h | 10 ++--
.../ext-source/handler/build-context.cpp | 10 ++--
.../ext-source/handler/build-context.h | 10 ++--
.../handler/com.rte-france.antares.study.cpp | 10 ++--
.../toolbox/ext-source/handler/handler.h | 10 ++--
.../toolbox/ext-source/performer.cpp | 10 ++--
.../simulator/toolbox/ext-source/performer.h | 10 ++--
.../simulator/toolbox/ext-source/window.cpp | 10 ++--
src/ui/simulator/toolbox/ext-source/window.h | 10 ++--
src/ui/simulator/toolbox/input/area.cpp | 10 ++--
src/ui/simulator/toolbox/input/area.h | 10 ++--
.../toolbox/input/bindingconstraint.h | 10 ++--
.../bindingconstraint/bindingconstraint.cpp | 10 ++--
.../bindingconstraint/bindingconstraint.h | 10 ++--
src/ui/simulator/toolbox/input/connection.cpp | 10 ++--
src/ui/simulator/toolbox/input/connection.h | 10 ++--
src/ui/simulator/toolbox/input/input.cpp | 10 ++--
src/ui/simulator/toolbox/input/input.h | 10 ++--
.../toolbox/input/renewable-cluster.cpp | 10 ++--
.../toolbox/input/renewable-cluster.h | 10 ++--
.../toolbox/input/thermal-cluster.cpp | 10 ++--
.../simulator/toolbox/input/thermal-cluster.h | 10 ++--
src/ui/simulator/toolbox/jobs.h | 10 ++--
src/ui/simulator/toolbox/jobs/job.cpp | 50 +++++++++----------
src/ui/simulator/toolbox/jobs/job.h | 10 ++--
src/ui/simulator/toolbox/locales.cpp | 10 ++--
src/ui/simulator/toolbox/locales.h | 10 ++--
src/ui/simulator/toolbox/resources.cpp | 10 ++--
src/ui/simulator/toolbox/resources.h | 10 ++--
src/ui/simulator/toolbox/spotlight/area.cpp | 10 ++--
src/ui/simulator/toolbox/spotlight/area.h | 10 ++--
.../toolbox/spotlight/constraint.cpp | 10 ++--
.../simulator/toolbox/spotlight/constraint.h | 10 ++--
.../toolbox/system/diskfreespace.hxx | 10 ++--
src/ui/simulator/toolbox/validator.cpp | 10 ++--
src/ui/simulator/toolbox/validator.h | 10 ++--
src/ui/simulator/toolbox/wx-wrapper.h | 10 ++--
src/ui/simulator/windows/about/aboutbox.cpp | 14 +++---
src/ui/simulator/windows/about/aboutbox.h | 10 ++--
src/ui/simulator/windows/aboutbox.h | 10 ++--
.../simulator/windows/analyzer/analyzer.cpp | 10 ++--
src/ui/simulator/windows/analyzer/analyzer.h | 10 ++--
.../simulator/windows/analyzer/analyzer.hxx | 10 ++--
.../bindingconstraint/bindingconstraint.cpp | 10 ++--
.../bindingconstraint/bindingconstraint.h | 10 ++--
.../windows/bindingconstraint/edit.cpp | 10 ++--
.../windows/bindingconstraint/edit.h | 10 ++--
.../simulator/windows/calendar/calendar.cpp | 10 ++--
src/ui/simulator/windows/calendar/calendar.h | 10 ++--
.../windows/calendar/view-standard.hxx | 10 ++--
src/ui/simulator/windows/cleaner.cpp | 10 ++--
src/ui/simulator/windows/cleaner.h | 10 ++--
src/ui/simulator/windows/connection.cpp | 10 ++--
src/ui/simulator/windows/connection.h | 10 ++--
.../constraintsbuilder.cpp | 10 ++--
.../constraints-builder/constraintsbuilder.h | 10 ++--
.../windows/correlation/correlation.cpp | 10 ++--
.../windows/correlation/correlation.h | 10 ++--
.../windows/correlation/datasources.hxx | 10 ++--
src/ui/simulator/windows/exportmap.cpp | 10 ++--
src/ui/simulator/windows/exportmap.h | 10 ++--
src/ui/simulator/windows/exportmap.hxx | 10 ++--
src/ui/simulator/windows/hydro/allocation.cpp | 10 ++--
src/ui/simulator/windows/hydro/allocation.h | 10 ++--
src/ui/simulator/windows/hydro/dailypower.cpp | 10 ++--
src/ui/simulator/windows/hydro/dailypower.h | 10 ++--
.../windows/hydro/levelsandvalues.cpp | 10 ++--
.../simulator/windows/hydro/levelsandvalues.h | 10 ++--
.../windows/hydro/localdatahydro.cpp | 10 ++--
.../simulator/windows/hydro/localdatahydro.h | 10 ++--
src/ui/simulator/windows/hydro/management.cpp | 10 ++--
src/ui/simulator/windows/hydro/management.h | 10 ++--
src/ui/simulator/windows/hydro/prepro.cpp | 10 ++--
src/ui/simulator/windows/hydro/prepro.h | 10 ++--
src/ui/simulator/windows/hydro/series.cpp | 10 ++--
src/ui/simulator/windows/hydro/series.h | 10 ++--
src/ui/simulator/windows/inspector.h | 10 ++--
.../windows/inspector/accumulator.hxx | 10 ++--
.../simulator/windows/inspector/constants.cpp | 24 +++++++++
.../simulator/windows/inspector/constants.h | 24 +++++++++
src/ui/simulator/windows/inspector/data.cpp | 10 ++--
src/ui/simulator/windows/inspector/data.h | 10 ++--
src/ui/simulator/windows/inspector/data.hxx | 10 ++--
.../windows/inspector/editor-calendar.cpp | 10 ++--
.../windows/inspector/editor-calendar.h | 10 ++--
src/ui/simulator/windows/inspector/frame.cpp | 10 ++--
src/ui/simulator/windows/inspector/frame.h | 10 ++--
src/ui/simulator/windows/inspector/grid.cpp | 10 ++--
src/ui/simulator/windows/inspector/grid.h | 10 ++--
.../simulator/windows/inspector/inspector.cpp | 10 ++--
.../simulator/windows/inspector/inspector.h | 10 ++--
.../inspector/property.cluster.update.cpp | 24 +++++++++
.../inspector/property.cluster.update.h | 24 +++++++++
.../windows/inspector/property.update.cpp | 10 ++--
.../windows/link-property-buttons.cpp | 24 +++++++++
.../simulator/windows/link-property-buttons.h | 24 +++++++++
src/ui/simulator/windows/memorystatistics.h | 10 ++--
.../memorystatistics/memorystatistics.cpp | 10 ++--
.../memorystatistics/memorystatistics.h | 10 ++--
.../windows/memorystatistics/private.h | 10 ++--
src/ui/simulator/windows/message.cpp | 10 ++--
src/ui/simulator/windows/message.h | 10 ++--
src/ui/simulator/windows/message.hxx | 10 ++--
src/ui/simulator/windows/notes.cpp | 10 ++--
src/ui/simulator/windows/notes.h | 10 ++--
.../adequacy-patch/adequacy-patch-areas.cpp | 10 ++--
.../adequacy-patch/adequacy-patch-areas.h | 10 ++--
.../adequacy-patch/adequacy-patch-options.cpp | 10 ++--
.../adequacy-patch/adequacy-patch-options.h | 10 ++--
.../windows/options/advanced/advanced.cpp | 10 ++--
.../windows/options/advanced/advanced.h | 10 ++--
.../geographic-trimming.cpp | 24 +++++++++
.../geographic-trimming/geographic-trimming.h | 24 +++++++++
.../options/optimization/optimization.cpp | 10 ++--
.../options/optimization/optimization.h | 10 ++--
.../windows/options/playlist/playlist.cpp | 10 ++--
.../windows/options/playlist/playlist.h | 10 ++--
.../options/select-output/select-output.cpp | 24 +++++++++
.../options/select-output/select-output.h | 24 +++++++++
.../options/temp-folder/temp-folder.cpp | 10 ++--
.../windows/options/temp-folder/temp-folder.h | 10 ++--
src/ui/simulator/windows/output/content.h | 10 ++--
src/ui/simulator/windows/output/content.hxx | 10 ++--
src/ui/simulator/windows/output/fwd.h | 10 ++--
src/ui/simulator/windows/output/job.cpp | 10 ++--
src/ui/simulator/windows/output/job.h | 10 ++--
src/ui/simulator/windows/output/layer.cpp | 10 ++--
src/ui/simulator/windows/output/layer.h | 10 ++--
src/ui/simulator/windows/output/layer.hxx | 10 ++--
.../simulator/windows/output/mini-frame.cpp | 10 ++--
src/ui/simulator/windows/output/mini-frame.h | 10 ++--
src/ui/simulator/windows/output/output.cpp | 10 ++--
src/ui/simulator/windows/output/output.h | 10 ++--
src/ui/simulator/windows/output/panel.h | 10 ++--
.../output/panel/area-link-renderer.cpp | 10 ++--
.../windows/output/panel/area-link-renderer.h | 10 ++--
.../windows/output/panel/area-link.cpp | 10 ++--
.../simulator/windows/output/panel/panel.cpp | 10 ++--
src/ui/simulator/windows/output/panel/panel.h | 10 ++--
.../simulator/windows/output/panel/panel.hxx | 10 ++--
.../output/provider/output-comparison.cpp | 10 ++--
.../output/provider/output-comparison.h | 10 ++--
.../windows/output/provider/outputs.cpp | 10 ++--
.../windows/output/provider/outputs.h | 10 ++--
.../output/provider/variable-collector.cpp | 24 +++++++++
.../output/provider/variable-collector.h | 24 +++++++++
.../windows/output/provider/variables.cpp | 10 ++--
.../windows/output/provider/variables.h | 10 ++--
.../windows/output/spotlight-provider.cpp | 10 ++--
.../windows/output/spotlight-provider.h | 10 ++--
src/ui/simulator/windows/output/tab.cpp | 10 ++--
src/ui/simulator/windows/output/window.cpp | 10 ++--
src/ui/simulator/windows/output/window.h | 10 ++--
.../simulator/windows/renewables/cluster.cpp | 10 ++--
src/ui/simulator/windows/renewables/cluster.h | 10 ++--
src/ui/simulator/windows/renewables/panel.cpp | 10 ++--
src/ui/simulator/windows/renewables/panel.h | 10 ++--
src/ui/simulator/windows/saveas.cpp | 10 ++--
src/ui/simulator/windows/saveas.h | 10 ++--
src/ui/simulator/windows/saveas.hxx | 10 ++--
.../windows/scenario-builder/panel.cpp | 10 ++--
.../windows/scenario-builder/panel.h | 10 ++--
src/ui/simulator/windows/sets.cpp | 10 ++--
src/ui/simulator/windows/sets.h | 10 ++--
src/ui/simulator/windows/simulation/panel.cpp | 10 ++--
src/ui/simulator/windows/simulation/panel.h | 10 ++--
src/ui/simulator/windows/simulation/run.cpp | 10 ++--
src/ui/simulator/windows/simulation/run.h | 10 ++--
src/ui/simulator/windows/startupwizard.cpp | 10 ++--
src/ui/simulator/windows/startupwizard.h | 10 ++--
src/ui/simulator/windows/studylogs.cpp | 10 ++--
src/ui/simulator/windows/studylogs.h | 10 ++--
src/ui/simulator/windows/textinput/input.cpp | 10 ++--
src/ui/simulator/windows/textinput/input.h | 10 ++--
src/ui/simulator/windows/thermal/cluster.cpp | 10 ++--
src/ui/simulator/windows/thermal/cluster.h | 10 ++--
src/ui/simulator/windows/thermal/panel.cpp | 10 ++--
src/ui/simulator/windows/thermal/panel.h | 10 ++--
src/ui/simulator/windows/version.cpp | 10 ++--
src/ui/simulator/windows/version.h | 10 ++--
src/ui/simulator/windows/xcast/xcast.h | 10 ++--
src/ui/simulator/windows/xcast/xcast.hxx | 10 ++--
1369 files changed, 9854 insertions(+), 6953 deletions(-)
diff --git a/src/analyzer/atsp/atsp.cpp b/src/analyzer/atsp/atsp.cpp
index bf7be8f465..55b403e222 100644
--- a/src/analyzer/atsp/atsp.cpp
+++ b/src/analyzer/atsp/atsp.cpp
@@ -1,8 +1,8 @@
/*
-** Copyright 2007-2023 RTE
-** Authors: Antares_Simulator Team
-**
-** This file is part of Antares_Simulator.
+** Copyright 2007-2024, RTE (https://www.rte-france.com)
+** See AUTHORS.txt
+** SPDX-License-Identifier: MPL-2.0
+** This file is part of Antares-Simulator,** Adequacy and Performance assesment for interconnected energy networks.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
@@ -21,8 +21,6 @@
**
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
-**
-** SPDX-License-Identifier: MPL-2.0
*/
#include "atsp.h"
diff --git a/src/analyzer/atsp/atsp.h b/src/analyzer/atsp/atsp.h
index ddbc3e5b55..93add271e2 100644
--- a/src/analyzer/atsp/atsp.h
+++ b/src/analyzer/atsp/atsp.h
@@ -1,8 +1,8 @@
/*
-** Copyright 2007-2023 RTE
-** Authors: Antares_Simulator Team
-**
-** This file is part of Antares_Simulator.
+** Copyright 2007-2024, RTE (https://www.rte-france.com)
+** See AUTHORS.txt
+** SPDX-License-Identifier: MPL-2.0
+** This file is part of Antares-Simulator,** Adequacy and Performance assesment for interconnected energy networks.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
@@ -21,8 +21,6 @@
**
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
-**
-** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __PREPROCESSOR_ATSP_H__
#define __PREPROCESSOR_ATSP_H__
diff --git a/src/analyzer/atsp/atsp.hxx b/src/analyzer/atsp/atsp.hxx
index e81cc8ee65..3a8783e873 100644
--- a/src/analyzer/atsp/atsp.hxx
+++ b/src/analyzer/atsp/atsp.hxx
@@ -1,8 +1,8 @@
/*
-** Copyright 2007-2023 RTE
-** Authors: Antares_Simulator Team
-**
-** This file is part of Antares_Simulator.
+** Copyright 2007-2024, RTE (https://www.rte-france.com)
+** See AUTHORS.txt
+** SPDX-License-Identifier: MPL-2.0
+** This file is part of Antares-Simulator,** Adequacy and Performance assesment for interconnected energy networks.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
@@ -21,8 +21,6 @@
**
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
-**
-** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __PREPROCESSOR_ATSP_HXX__
#define __PREPROCESSOR_ATSP_HXX__
diff --git a/src/analyzer/atsp/cache.cpp b/src/analyzer/atsp/cache.cpp
index d45d005980..ea3b3dfee7 100644
--- a/src/analyzer/atsp/cache.cpp
+++ b/src/analyzer/atsp/cache.cpp
@@ -1,8 +1,8 @@
/*
-** Copyright 2007-2023 RTE
-** Authors: Antares_Simulator Team
-**
-** This file is part of Antares_Simulator.
+** Copyright 2007-2024, RTE (https://www.rte-france.com)
+** See AUTHORS.txt
+** SPDX-License-Identifier: MPL-2.0
+** This file is part of Antares-Simulator,** Adequacy and Performance assesment for interconnected energy networks.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
@@ -21,8 +21,6 @@
**
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
-**
-** SPDX-License-Identifier: MPL-2.0
*/
#include "atsp.h"
diff --git a/src/analyzer/atsp/correlations.cpp b/src/analyzer/atsp/correlations.cpp
index b2349874e4..a86652ab04 100644
--- a/src/analyzer/atsp/correlations.cpp
+++ b/src/analyzer/atsp/correlations.cpp
@@ -1,8 +1,8 @@
/*
-** Copyright 2007-2023 RTE
-** Authors: Antares_Simulator Team
-**
-** This file is part of Antares_Simulator.
+** Copyright 2007-2024, RTE (https://www.rte-france.com)
+** See AUTHORS.txt
+** SPDX-License-Identifier: MPL-2.0
+** This file is part of Antares-Simulator,** Adequacy and Performance assesment for interconnected energy networks.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
@@ -21,8 +21,6 @@
**
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
-**
-** SPDX-License-Identifier: MPL-2.0
*/
#include "atsp.h"
diff --git a/src/analyzer/atsp/load.cpp b/src/analyzer/atsp/load.cpp
index b2cd253db2..393d830c6c 100644
--- a/src/analyzer/atsp/load.cpp
+++ b/src/analyzer/atsp/load.cpp
@@ -1,8 +1,8 @@
/*
-** Copyright 2007-2023 RTE
-** Authors: Antares_Simulator Team
-**
-** This file is part of Antares_Simulator.
+** Copyright 2007-2024, RTE (https://www.rte-france.com)
+** See AUTHORS.txt
+** SPDX-License-Identifier: MPL-2.0
+** This file is part of Antares-Simulator,** Adequacy and Performance assesment for interconnected energy networks.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
@@ -21,8 +21,6 @@
**
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
-**
-** SPDX-License-Identifier: MPL-2.0
*/
#include "atsp.h"
#include
diff --git a/src/analyzer/atsp/misc.cpp b/src/analyzer/atsp/misc.cpp
index 677f860b37..f63b50b515 100644
--- a/src/analyzer/atsp/misc.cpp
+++ b/src/analyzer/atsp/misc.cpp
@@ -1,8 +1,8 @@
/*
-** Copyright 2007-2023 RTE
-** Authors: Antares_Simulator Team
-**
-** This file is part of Antares_Simulator.
+** Copyright 2007-2024, RTE (https://www.rte-france.com)
+** See AUTHORS.txt
+** SPDX-License-Identifier: MPL-2.0
+** This file is part of Antares-Simulator,** Adequacy and Performance assesment for interconnected energy networks.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
@@ -21,8 +21,6 @@
**
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
-**
-** SPDX-License-Identifier: MPL-2.0
*/
#include "atsp.h"
diff --git a/src/analyzer/atsp/preflight.cpp b/src/analyzer/atsp/preflight.cpp
index 30250d851f..5c7cd1729b 100644
--- a/src/analyzer/atsp/preflight.cpp
+++ b/src/analyzer/atsp/preflight.cpp
@@ -1,8 +1,8 @@
/*
-** Copyright 2007-2023 RTE
-** Authors: Antares_Simulator Team
-**
-** This file is part of Antares_Simulator.
+** Copyright 2007-2024, RTE (https://www.rte-france.com)
+** See AUTHORS.txt
+** SPDX-License-Identifier: MPL-2.0
+** This file is part of Antares-Simulator,** Adequacy and Performance assesment for interconnected energy networks.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
@@ -21,8 +21,6 @@
**
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
-**
-** SPDX-License-Identifier: MPL-2.0
*/
#include "atsp.h"
diff --git a/src/analyzer/main.cpp b/src/analyzer/main.cpp
index 2e633c2522..c6b86a61b2 100644
--- a/src/analyzer/main.cpp
+++ b/src/analyzer/main.cpp
@@ -1,8 +1,8 @@
/*
-** Copyright 2007-2023 RTE
-** Authors: Antares_Simulator Team
-**
-** This file is part of Antares_Simulator.
+** Copyright 2007-2024, RTE (https://www.rte-france.com)
+** See AUTHORS.txt
+** SPDX-License-Identifier: MPL-2.0
+** This file is part of Antares-Simulator,** Adequacy and Performance assesment for interconnected energy networks.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
@@ -21,8 +21,6 @@
**
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
-**
-** SPDX-License-Identifier: MPL-2.0
*/
#include
diff --git a/src/libs/antares/Enum.hxx b/src/libs/antares/Enum.hxx
index 4413a351a7..159527aebf 100644
--- a/src/libs/antares/Enum.hxx
+++ b/src/libs/antares/Enum.hxx
@@ -1,8 +1,8 @@
/*
-** Copyright 2007-2023 RTE
-** Authors: Antares_Simulator Team
-**
-** This file is part of Antares_Simulator.
+** Copyright 2007-2024, RTE (https://www.rte-france.com)
+** See AUTHORS.txt
+** SPDX-License-Identifier: MPL-2.0
+** This file is part of Antares-Simulator,** Adequacy and Performance assesment for interconnected energy networks.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
@@ -21,8 +21,6 @@
**
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
-**
-** SPDX-License-Identifier: MPL-2.0
*/
#ifndef ANTARES_DATA_ENUM_HXX
diff --git a/src/libs/antares/InfoCollection/StudyInfoCollector.cpp b/src/libs/antares/InfoCollection/StudyInfoCollector.cpp
index 05f9894f12..5e15dfbcae 100644
--- a/src/libs/antares/InfoCollection/StudyInfoCollector.cpp
+++ b/src/libs/antares/InfoCollection/StudyInfoCollector.cpp
@@ -1,3 +1,27 @@
+/*
+** Copyright 2007-2024, RTE (https://www.rte-france.com)
+** See AUTHORS.txt
+** SPDX-License-Identifier: MPL-2.0
+** This file is part of Antares-Simulator,** Adequacy and Performance assesment for interconnected energy networks.
+**
+** Antares_Simulator is free software: you can redistribute it and/or modify
+** it under the terms of the Mozilla Public Licence 2.0 as published by
+** the Mozilla Foundation, either version 2 of the License, or
+** (at your option) any later version.
+**
+** There are special exceptions to the terms and conditions of the
+** license as they are applied to this software. View the full text of
+** the exceptions in file COPYING.txt in the directory of this software
+** distribution
+**
+** Antares_Simulator is distributed in the hope that it will be useful,
+** but WITHOUT ANY WARRANTY; without even the implied warranty of
+** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+** Mozilla Public Licence 2.0 for more details.
+**
+** You should have received a copy of the Mozilla Public Licence 2.0
+** along with Antares_Simulator. If not, see .
+*/
//
// Created by marechaljas on 22/08/23.
//
diff --git a/src/libs/antares/InfoCollection/include/antares/infoCollection/StudyInfoCollector.h b/src/libs/antares/InfoCollection/include/antares/infoCollection/StudyInfoCollector.h
index bb3b1f1df8..c2cb087483 100644
--- a/src/libs/antares/InfoCollection/include/antares/infoCollection/StudyInfoCollector.h
+++ b/src/libs/antares/InfoCollection/include/antares/infoCollection/StudyInfoCollector.h
@@ -1,3 +1,27 @@
+/*
+** Copyright 2007-2024, RTE (https://www.rte-france.com)
+** See AUTHORS.txt
+** SPDX-License-Identifier: MPL-2.0
+** This file is part of Antares-Simulator,** Adequacy and Performance assesment for interconnected energy networks.
+**
+** Antares_Simulator is free software: you can redistribute it and/or modify
+** it under the terms of the Mozilla Public Licence 2.0 as published by
+** the Mozilla Foundation, either version 2 of the License, or
+** (at your option) any later version.
+**
+** There are special exceptions to the terms and conditions of the
+** license as they are applied to this software. View the full text of
+** the exceptions in file COPYING.txt in the directory of this software
+** distribution
+**
+** Antares_Simulator is distributed in the hope that it will be useful,
+** but WITHOUT ANY WARRANTY; without even the implied warranty of
+** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+** Mozilla Public Licence 2.0 for more details.
+**
+** You should have received a copy of the Mozilla Public Licence 2.0
+** along with Antares_Simulator. If not, see .
+*/
//
// Created by marechaljas on 22/08/23.
//
diff --git a/src/libs/antares/antares.h b/src/libs/antares/antares.h
index 80bed41a3e..4077eefa08 100644
--- a/src/libs/antares/antares.h
+++ b/src/libs/antares/antares.h
@@ -1,8 +1,8 @@
/*
-** Copyright 2007-2023 RTE
-** Authors: Antares_Simulator Team
-**
-** This file is part of Antares_Simulator.
+** Copyright 2007-2024, RTE (https://www.rte-france.com)
+** See AUTHORS.txt
+** SPDX-License-Identifier: MPL-2.0
+** This file is part of Antares-Simulator,** Adequacy and Performance assesment for interconnected energy networks.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
@@ -21,8 +21,6 @@
**
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
-**
-** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_H__
#define __ANTARES_H__
diff --git a/src/libs/antares/args/args_to_utf8.cpp b/src/libs/antares/args/args_to_utf8.cpp
index 7ac874e4d1..bb9eca8d89 100644
--- a/src/libs/antares/args/args_to_utf8.cpp
+++ b/src/libs/antares/args/args_to_utf8.cpp
@@ -1,3 +1,27 @@
+/*
+** Copyright 2007-2024, RTE (https://www.rte-france.com)
+** See AUTHORS.txt
+** SPDX-License-Identifier: MPL-2.0
+** This file is part of Antares-Simulator,** Adequacy and Performance assesment for interconnected energy networks.
+**
+** Antares_Simulator is free software: you can redistribute it and/or modify
+** it under the terms of the Mozilla Public Licence 2.0 as published by
+** the Mozilla Foundation, either version 2 of the License, or
+** (at your option) any later version.
+**
+** There are special exceptions to the terms and conditions of the
+** license as they are applied to this software. View the full text of
+** the exceptions in file COPYING.txt in the directory of this software
+** distribution
+**
+** Antares_Simulator is distributed in the hope that it will be useful,
+** but WITHOUT ANY WARRANTY; without even the implied warranty of
+** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+** Mozilla Public Licence 2.0 for more details.
+**
+** You should have received a copy of the Mozilla Public Licence 2.0
+** along with Antares_Simulator. If not, see .
+*/
#include
#include "antares/args/args_to_utf8.h"
diff --git a/src/libs/antares/args/include/antares/args/args_to_utf8.h b/src/libs/antares/args/include/antares/args/args_to_utf8.h
index cb1c0085c6..36c6ac4095 100644
--- a/src/libs/antares/args/include/antares/args/args_to_utf8.h
+++ b/src/libs/antares/args/include/antares/args/args_to_utf8.h
@@ -1,3 +1,27 @@
+/*
+** Copyright 2007-2024, RTE (https://www.rte-france.com)
+** See AUTHORS.txt
+** SPDX-License-Identifier: MPL-2.0
+** This file is part of Antares-Simulator,** Adequacy and Performance assesment for interconnected energy networks.
+**
+** Antares_Simulator is free software: you can redistribute it and/or modify
+** it under the terms of the Mozilla Public Licence 2.0 as published by
+** the Mozilla Foundation, either version 2 of the License, or
+** (at your option) any later version.
+**
+** There are special exceptions to the terms and conditions of the
+** license as they are applied to this software. View the full text of
+** the exceptions in file COPYING.txt in the directory of this software
+** distribution
+**
+** Antares_Simulator is distributed in the hope that it will be useful,
+** but WITHOUT ANY WARRANTY; without even the implied warranty of
+** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+** Mozilla Public Licence 2.0 for more details.
+**
+** You should have received a copy of the Mozilla Public Licence 2.0
+** along with Antares_Simulator. If not, see .
+*/
#pragma once
#include
diff --git a/src/libs/antares/array/antares/array/matrix-to-buffer.h b/src/libs/antares/array/antares/array/matrix-to-buffer.h
index 3021f71859..4309b1f82d 100644
--- a/src/libs/antares/array/antares/array/matrix-to-buffer.h
+++ b/src/libs/antares/array/antares/array/matrix-to-buffer.h
@@ -1,8 +1,8 @@
/*
-** Copyright 2007-2023 RTE
-** Authors: Antares_Simulator Team
-**
-** This file is part of Antares_Simulator.
+** Copyright 2007-2024, RTE (https://www.rte-france.com)
+** See AUTHORS.txt
+** SPDX-License-Identifier: MPL-2.0
+** This file is part of Antares-Simulator,** Adequacy and Performance assesment for interconnected energy networks.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
@@ -21,8 +21,6 @@
**
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
-**
-** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_LIBS_ARRAY_MATRIX_TO_BUFFER_SENDER_H__
diff --git a/src/libs/antares/array/antares/array/matrix-to-buffer.hxx b/src/libs/antares/array/antares/array/matrix-to-buffer.hxx
index dbf8ba2282..4ff1f17402 100644
--- a/src/libs/antares/array/antares/array/matrix-to-buffer.hxx
+++ b/src/libs/antares/array/antares/array/matrix-to-buffer.hxx
@@ -1,8 +1,8 @@
/*
-** Copyright 2007-2023 RTE
-** Authors: Antares_Simulator Team
-**
-** This file is part of Antares_Simulator.
+** Copyright 2007-2024, RTE (https://www.rte-france.com)
+** See AUTHORS.txt
+** SPDX-License-Identifier: MPL-2.0
+** This file is part of Antares-Simulator,** Adequacy and Performance assesment for interconnected energy networks.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
@@ -21,8 +21,6 @@
**
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
-**
-** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_LIBS_ARRAY_MATRIX_TO_BUFFER_SENDER_HXX__
diff --git a/src/libs/antares/array/antares/array/matrix.h b/src/libs/antares/array/antares/array/matrix.h
index 49b3f77262..098915c572 100644
--- a/src/libs/antares/array/antares/array/matrix.h
+++ b/src/libs/antares/array/antares/array/matrix.h
@@ -1,8 +1,8 @@
/*
-** Copyright 2007-2023 RTE
-** Authors: Antares_Simulator Team
-**
-** This file is part of Antares_Simulator.
+** Copyright 2007-2024, RTE (https://www.rte-france.com)
+** See AUTHORS.txt
+** SPDX-License-Identifier: MPL-2.0
+** This file is part of Antares-Simulator,** Adequacy and Performance assesment for interconnected energy networks.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
@@ -21,8 +21,6 @@
**
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
-**
-** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_LIBS_ARRAY_MATRIX_H__
#define __ANTARES_LIBS_ARRAY_MATRIX_H__
diff --git a/src/libs/antares/array/antares/array/matrix.hxx b/src/libs/antares/array/antares/array/matrix.hxx
index 2bc0a32465..a1d7bc222d 100644
--- a/src/libs/antares/array/antares/array/matrix.hxx
+++ b/src/libs/antares/array/antares/array/matrix.hxx
@@ -1,8 +1,8 @@
/*
-** Copyright 2007-2023 RTE
-** Authors: Antares_Simulator Team
-**
-** This file is part of Antares_Simulator.
+** Copyright 2007-2024, RTE (https://www.rte-france.com)
+** See AUTHORS.txt
+** SPDX-License-Identifier: MPL-2.0
+** This file is part of Antares-Simulator,** Adequacy and Performance assesment for interconnected energy networks.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
@@ -21,8 +21,6 @@
**
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
-**
-** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_LIBS_ARRAY_MATRIX_HXX__
#define __ANTARES_LIBS_ARRAY_MATRIX_HXX__
diff --git a/src/libs/antares/array/matrix.cpp b/src/libs/antares/array/matrix.cpp
index e3223b7ce0..794860c1b1 100644
--- a/src/libs/antares/array/matrix.cpp
+++ b/src/libs/antares/array/matrix.cpp
@@ -1,8 +1,8 @@
/*
-** Copyright 2007-2023 RTE
-** Authors: Antares_Simulator Team
-**
-** This file is part of Antares_Simulator.
+** Copyright 2007-2024, RTE (https://www.rte-france.com)
+** See AUTHORS.txt
+** SPDX-License-Identifier: MPL-2.0
+** This file is part of Antares-Simulator,** Adequacy and Performance assesment for interconnected energy networks.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
@@ -21,8 +21,6 @@
**
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
-**
-** SPDX-License-Identifier: MPL-2.0
*/
#include
diff --git a/src/libs/antares/benchmarking/DurationCollector.cpp b/src/libs/antares/benchmarking/DurationCollector.cpp
index b3a4f488a9..54b2ae3b5c 100644
--- a/src/libs/antares/benchmarking/DurationCollector.cpp
+++ b/src/libs/antares/benchmarking/DurationCollector.cpp
@@ -1,3 +1,27 @@
+/*
+** Copyright 2007-2024, RTE (https://www.rte-france.com)
+** See AUTHORS.txt
+** SPDX-License-Identifier: MPL-2.0
+** This file is part of Antares-Simulator,** Adequacy and Performance assesment for interconnected energy networks.
+**
+** Antares_Simulator is free software: you can redistribute it and/or modify
+** it under the terms of the Mozilla Public Licence 2.0 as published by
+** the Mozilla Foundation, either version 2 of the License, or
+** (at your option) any later version.
+**
+** There are special exceptions to the terms and conditions of the
+** license as they are applied to this software. View the full text of
+** the exceptions in file COPYING.txt in the directory of this software
+** distribution
+**
+** Antares_Simulator is distributed in the hope that it will be useful,
+** but WITHOUT ANY WARRANTY; without even the implied warranty of
+** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+** Mozilla Public Licence 2.0 for more details.
+**
+** You should have received a copy of the Mozilla Public Licence 2.0
+** along with Antares_Simulator. If not, see .
+*/
#include
#include
#include "antares/benchmarking/DurationCollector.h"
diff --git a/src/libs/antares/benchmarking/file_content.cpp b/src/libs/antares/benchmarking/file_content.cpp
index 3272d4611f..5503de4857 100644
--- a/src/libs/antares/benchmarking/file_content.cpp
+++ b/src/libs/antares/benchmarking/file_content.cpp
@@ -1,3 +1,27 @@
+/*
+** Copyright 2007-2024, RTE (https://www.rte-france.com)
+** See AUTHORS.txt
+** SPDX-License-Identifier: MPL-2.0
+** This file is part of Antares-Simulator,** Adequacy and Performance assesment for interconnected energy networks.
+**
+** Antares_Simulator is free software: you can redistribute it and/or modify
+** it under the terms of the Mozilla Public Licence 2.0 as published by
+** the Mozilla Foundation, either version 2 of the License, or
+** (at your option) any later version.
+**
+** There are special exceptions to the terms and conditions of the
+** license as they are applied to this software. View the full text of
+** the exceptions in file COPYING.txt in the directory of this software
+** distribution
+**
+** Antares_Simulator is distributed in the hope that it will be useful,
+** but WITHOUT ANY WARRANTY; without even the implied warranty of
+** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+** Mozilla Public Licence 2.0 for more details.
+**
+** You should have received a copy of the Mozilla Public Licence 2.0
+** along with Antares_Simulator. If not, see .
+*/
#include
#include
diff --git a/src/libs/antares/benchmarking/include/antares/benchmarking/DurationCollector.h b/src/libs/antares/benchmarking/include/antares/benchmarking/DurationCollector.h
index ace4bf6fcd..d4c3b8bff4 100644
--- a/src/libs/antares/benchmarking/include/antares/benchmarking/DurationCollector.h
+++ b/src/libs/antares/benchmarking/include/antares/benchmarking/DurationCollector.h
@@ -1,3 +1,27 @@
+/*
+** Copyright 2007-2024, RTE (https://www.rte-france.com)
+** See AUTHORS.txt
+** SPDX-License-Identifier: MPL-2.0
+** This file is part of Antares-Simulator,** Adequacy and Performance assesment for interconnected energy networks.
+**
+** Antares_Simulator is free software: you can redistribute it and/or modify
+** it under the terms of the Mozilla Public Licence 2.0 as published by
+** the Mozilla Foundation, either version 2 of the License, or
+** (at your option) any later version.
+**
+** There are special exceptions to the terms and conditions of the
+** license as they are applied to this software. View the full text of
+** the exceptions in file COPYING.txt in the directory of this software
+** distribution
+**
+** Antares_Simulator is distributed in the hope that it will be useful,
+** but WITHOUT ANY WARRANTY; without even the implied warranty of
+** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+** Mozilla Public Licence 2.0 for more details.
+**
+** You should have received a copy of the Mozilla Public Licence 2.0
+** along with Antares_Simulator. If not, see .
+*/
#pragma once
#include
diff --git a/src/libs/antares/benchmarking/include/antares/benchmarking/file_content.h b/src/libs/antares/benchmarking/include/antares/benchmarking/file_content.h
index 7f18df9aa3..0e3f76b683 100644
--- a/src/libs/antares/benchmarking/include/antares/benchmarking/file_content.h
+++ b/src/libs/antares/benchmarking/include/antares/benchmarking/file_content.h
@@ -1,3 +1,27 @@
+/*
+** Copyright 2007-2024, RTE (https://www.rte-france.com)
+** See AUTHORS.txt
+** SPDX-License-Identifier: MPL-2.0
+** This file is part of Antares-Simulator,** Adequacy and Performance assesment for interconnected energy networks.
+**
+** Antares_Simulator is free software: you can redistribute it and/or modify
+** it under the terms of the Mozilla Public Licence 2.0 as published by
+** the Mozilla Foundation, either version 2 of the License, or
+** (at your option) any later version.
+**
+** There are special exceptions to the terms and conditions of the
+** license as they are applied to this software. View the full text of
+** the exceptions in file COPYING.txt in the directory of this software
+** distribution
+**
+** Antares_Simulator is distributed in the hope that it will be useful,
+** but WITHOUT ANY WARRANTY; without even the implied warranty of
+** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+** Mozilla Public Licence 2.0 for more details.
+**
+** You should have received a copy of the Mozilla Public Licence 2.0
+** along with Antares_Simulator. If not, see .
+*/
#pragma once
#include
diff --git a/src/libs/antares/benchmarking/include/antares/benchmarking/timer.h b/src/libs/antares/benchmarking/include/antares/benchmarking/timer.h
index e34cccb4e8..caf5bc07ea 100644
--- a/src/libs/antares/benchmarking/include/antares/benchmarking/timer.h
+++ b/src/libs/antares/benchmarking/include/antares/benchmarking/timer.h
@@ -1,8 +1,8 @@
/*
-** Copyright 2007-2023 RTE
-** Authors: Antares_Simulator Team
-**
-** This file is part of Antares_Simulator.
+** Copyright 2007-2024, RTE (https://www.rte-france.com)
+** See AUTHORS.txt
+** SPDX-License-Identifier: MPL-2.0
+** This file is part of Antares-Simulator,** Adequacy and Performance assesment for interconnected energy networks.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
@@ -21,8 +21,6 @@
**
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
-**
-** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_LIBS_TIME_ELAPSED__TIME_ELAPSED_H__
#define __ANTARES_LIBS_TIME_ELAPSED__TIME_ELAPSED_H__
diff --git a/src/libs/antares/benchmarking/timer.cpp b/src/libs/antares/benchmarking/timer.cpp
index 8c7d040a9d..f4476f9ddb 100644
--- a/src/libs/antares/benchmarking/timer.cpp
+++ b/src/libs/antares/benchmarking/timer.cpp
@@ -1,8 +1,8 @@
/*
-** Copyright 2007-2023 RTE
-** Authors: Antares_Simulator Team
-**
-** This file is part of Antares_Simulator.
+** Copyright 2007-2024, RTE (https://www.rte-france.com)
+** See AUTHORS.txt
+** SPDX-License-Identifier: MPL-2.0
+** This file is part of Antares-Simulator,** Adequacy and Performance assesment for interconnected energy networks.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
@@ -21,8 +21,6 @@
**
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
-**
-** SPDX-License-Identifier: MPL-2.0
*/
#include
diff --git a/src/libs/antares/checks/antares/checks/checkLoadedInputData.h b/src/libs/antares/checks/antares/checks/checkLoadedInputData.h
index 8eeeff563f..9d035a04e8 100644
--- a/src/libs/antares/checks/antares/checks/checkLoadedInputData.h
+++ b/src/libs/antares/checks/antares/checks/checkLoadedInputData.h
@@ -1,8 +1,8 @@
/*
-** Copyright 2007-2023 RTE
-** Authors: Antares_Simulator Team
-**
-** This file is part of Antares_Simulator.
+** Copyright 2007-2024, RTE (https://www.rte-france.com)
+** See AUTHORS.txt
+** SPDX-License-Identifier: MPL-2.0
+** This file is part of Antares-Simulator,** Adequacy and Performance assesment for interconnected energy networks.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
@@ -21,8 +21,6 @@
**
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
-**
-** SPDX-License-Identifier: MPL-2.0
*/
namespace Antares::Check
{
diff --git a/src/libs/antares/checks/checkLoadedInputData.cpp b/src/libs/antares/checks/checkLoadedInputData.cpp
index ff78ea6fcb..77abc387a3 100644
--- a/src/libs/antares/checks/checkLoadedInputData.cpp
+++ b/src/libs/antares/checks/checkLoadedInputData.cpp
@@ -1,8 +1,8 @@
/*
-** Copyright 2007-2023 RTE
-** Authors: Antares_Simulator Team
-**
-** This file is part of Antares_Simulator.
+** Copyright 2007-2024, RTE (https://www.rte-france.com)
+** See AUTHORS.txt
+** SPDX-License-Identifier: MPL-2.0
+** This file is part of Antares-Simulator,** Adequacy and Performance assesment for interconnected energy networks.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
@@ -21,8 +21,6 @@
**
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
-**
-** SPDX-License-Identifier: MPL-2.0
*/
#include
diff --git a/src/libs/antares/concurrency/concurrency.cpp b/src/libs/antares/concurrency/concurrency.cpp
index 2a7071267a..38ac448e16 100644
--- a/src/libs/antares/concurrency/concurrency.cpp
+++ b/src/libs/antares/concurrency/concurrency.cpp
@@ -1,8 +1,8 @@
/*
-** Copyright 2007-2023 RTE
-** Authors: Antares_Simulator Team
-**
-** This file is part of Antares_Simulator.
+** Copyright 2007-2024, RTE (https://www.rte-france.com)
+** See AUTHORS.txt
+** SPDX-License-Identifier: MPL-2.0
+** This file is part of Antares-Simulator,** Adequacy and Performance assesment for interconnected energy networks.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
@@ -21,8 +21,6 @@
**
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
-**
-** SPDX-License-Identifier: MPL-2.0
*/
#include
#include "yuni/job/job.h"
diff --git a/src/libs/antares/concurrency/include/antares/concurrency/concurrency.h b/src/libs/antares/concurrency/include/antares/concurrency/concurrency.h
index d60e237877..fc996f6e9b 100644
--- a/src/libs/antares/concurrency/include/antares/concurrency/concurrency.h
+++ b/src/libs/antares/concurrency/include/antares/concurrency/concurrency.h
@@ -1,8 +1,8 @@
/*
-** Copyright 2007-2023 RTE
-** Authors: Antares_Simulator Team
-**
-** This file is part of Antares_Simulator.
+** Copyright 2007-2024, RTE (https://www.rte-france.com)
+** See AUTHORS.txt
+** SPDX-License-Identifier: MPL-2.0
+** This file is part of Antares-Simulator,** Adequacy and Performance assesment for interconnected energy networks.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
@@ -21,8 +21,6 @@
**
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
-**
-** SPDX-License-Identifier: MPL-2.0
*/
#ifndef ANTARES_CONCURRENCY_H
#define ANTARES_CONCURRENCY_H
diff --git a/src/libs/antares/config.h b/src/libs/antares/config.h
index 2bdbb146a1..26c21d40ce 100644
--- a/src/libs/antares/config.h
+++ b/src/libs/antares/config.h
@@ -1,8 +1,8 @@
/*
-** Copyright 2007-2023 RTE
-** Authors: Antares_Simulator Team
-**
-** This file is part of Antares_Simulator.
+** Copyright 2007-2024, RTE (https://www.rte-france.com)
+** See AUTHORS.txt
+** SPDX-License-Identifier: MPL-2.0
+** This file is part of Antares-Simulator,** Adequacy and Performance assesment for interconnected energy networks.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
@@ -21,8 +21,6 @@
**
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
-**
-** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_LIBS_CONFIG_H__
#define __ANTARES_LIBS_CONFIG_H__
diff --git a/src/libs/antares/constants.cpp b/src/libs/antares/constants.cpp
index c669ebb392..c5fc842ff2 100644
--- a/src/libs/antares/constants.cpp
+++ b/src/libs/antares/constants.cpp
@@ -1,8 +1,8 @@
/*
-** Copyright 2007-2023 RTE
-** Authors: Antares_Simulator Team
-**
-** This file is part of Antares_Simulator.
+** Copyright 2007-2024, RTE (https://www.rte-france.com)
+** See AUTHORS.txt
+** SPDX-License-Identifier: MPL-2.0
+** This file is part of Antares-Simulator,** Adequacy and Performance assesment for interconnected energy networks.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
@@ -21,8 +21,6 @@
**
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
-**
-** SPDX-License-Identifier: MPL-2.0
*/
#include "constants.h"
diff --git a/src/libs/antares/constants.h b/src/libs/antares/constants.h
index 9acc77ed4d..64ddfcfd2a 100644
--- a/src/libs/antares/constants.h
+++ b/src/libs/antares/constants.h
@@ -1,3 +1,27 @@
+/*
+** Copyright 2007-2024, RTE (https://www.rte-france.com)
+** See AUTHORS.txt
+** SPDX-License-Identifier: MPL-2.0
+** This file is part of Antares-Simulator,** Adequacy and Performance assesment for interconnected energy networks.
+**
+** Antares_Simulator is free software: you can redistribute it and/or modify
+** it under the terms of the Mozilla Public Licence 2.0 as published by
+** the Mozilla Foundation, either version 2 of the License, or
+** (at your option) any later version.
+**
+** There are special exceptions to the terms and conditions of the
+** license as they are applied to this software. View the full text of
+** the exceptions in file COPYING.txt in the directory of this software
+** distribution
+**
+** Antares_Simulator is distributed in the hope that it will be useful,
+** but WITHOUT ANY WARRANTY; without even the implied warranty of
+** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+** Mozilla Public Licence 2.0 for more details.
+**
+** You should have received a copy of the Mozilla Public Licence 2.0
+** along with Antares_Simulator. If not, see .
+*/
/*
** Copyright 2007-2023 RTE
diff --git a/src/libs/antares/correlation/antares/correlation/correlation.h b/src/libs/antares/correlation/antares/correlation/correlation.h
index bf3e6a7a4d..caadce738d 100644
--- a/src/libs/antares/correlation/antares/correlation/correlation.h
+++ b/src/libs/antares/correlation/antares/correlation/correlation.h
@@ -1,8 +1,8 @@
/*
-** Copyright 2007-2023 RTE
-** Authors: Antares_Simulator Team
-**
-** This file is part of Antares_Simulator.
+** Copyright 2007-2024, RTE (https://www.rte-france.com)
+** See AUTHORS.txt
+** SPDX-License-Identifier: MPL-2.0
+** This file is part of Antares-Simulator,** Adequacy and Performance assesment for interconnected energy networks.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
@@ -21,8 +21,6 @@
**
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
-**
-** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_LIBS_ARRAY_CORRELATION_H__
#define __ANTARES_LIBS_ARRAY_CORRELATION_H__
diff --git a/src/libs/antares/correlation/antares/correlation/correlation.hxx b/src/libs/antares/correlation/antares/correlation/correlation.hxx
index 71d8cd783b..d99a93fe2b 100644
--- a/src/libs/antares/correlation/antares/correlation/correlation.hxx
+++ b/src/libs/antares/correlation/antares/correlation/correlation.hxx
@@ -1,8 +1,8 @@
/*
-** Copyright 2007-2023 RTE
-** Authors: Antares_Simulator Team
-**
-** This file is part of Antares_Simulator.
+** Copyright 2007-2024, RTE (https://www.rte-france.com)
+** See AUTHORS.txt
+** SPDX-License-Identifier: MPL-2.0
+** This file is part of Antares-Simulator,** Adequacy and Performance assesment for interconnected energy networks.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
@@ -21,8 +21,6 @@
**
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
-**
-** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_LIBS_ARRAY_CORRELATION_HXX__
#define __ANTARES_LIBS_ARRAY_CORRELATION_HXX__
diff --git a/src/libs/antares/correlation/correlation.cpp b/src/libs/antares/correlation/correlation.cpp
index 2ff05a9c79..4a707ddc4e 100644
--- a/src/libs/antares/correlation/correlation.cpp
+++ b/src/libs/antares/correlation/correlation.cpp
@@ -1,8 +1,8 @@
/*
-** Copyright 2007-2023 RTE
-** Authors: Antares_Simulator Team
-**
-** This file is part of Antares_Simulator.
+** Copyright 2007-2024, RTE (https://www.rte-france.com)
+** See AUTHORS.txt
+** SPDX-License-Identifier: MPL-2.0
+** This file is part of Antares-Simulator,** Adequacy and Performance assesment for interconnected energy networks.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
@@ -21,8 +21,6 @@
**
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
-**
-** SPDX-License-Identifier: MPL-2.0
*/
#include "antares/correlation/correlation.h"
diff --git a/src/libs/antares/date/antares/date/date.h b/src/libs/antares/date/antares/date/date.h
index eab1412463..e5f7333a8c 100644
--- a/src/libs/antares/date/antares/date/date.h
+++ b/src/libs/antares/date/antares/date/date.h
@@ -1,8 +1,8 @@
/*
-** Copyright 2007-2023 RTE
-** Authors: Antares_Simulator Team
-**
-** This file is part of Antares_Simulator.
+** Copyright 2007-2024, RTE (https://www.rte-france.com)
+** See AUTHORS.txt
+** SPDX-License-Identifier: MPL-2.0
+** This file is part of Antares-Simulator,** Adequacy and Performance assesment for interconnected energy networks.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
@@ -21,8 +21,6 @@
**
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
-**
-** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_LIBS_DATE_DATE_H__
#define __ANTARES_LIBS_DATE_DATE_H__
diff --git a/src/libs/antares/date/date.cpp b/src/libs/antares/date/date.cpp
index 70df93c923..8295e764f0 100644
--- a/src/libs/antares/date/date.cpp
+++ b/src/libs/antares/date/date.cpp
@@ -1,8 +1,8 @@
/*
-** Copyright 2007-2023 RTE
-** Authors: Antares_Simulator Team
-**
-** This file is part of Antares_Simulator.
+** Copyright 2007-2024, RTE (https://www.rte-france.com)
+** See AUTHORS.txt
+** SPDX-License-Identifier: MPL-2.0
+** This file is part of Antares-Simulator,** Adequacy and Performance assesment for interconnected energy networks.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
@@ -21,8 +21,6 @@
**
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
-**
-** SPDX-License-Identifier: MPL-2.0
*/
#include
diff --git a/src/libs/antares/exception/AssertionError.cpp b/src/libs/antares/exception/AssertionError.cpp
index 0665d80fb2..2887b59e3b 100644
--- a/src/libs/antares/exception/AssertionError.cpp
+++ b/src/libs/antares/exception/AssertionError.cpp
@@ -1,8 +1,8 @@
/*
-** Copyright 2007-2023 RTE
-** Authors: Antares_Simulator Team
-**
-** This file is part of Antares_Simulator.
+** Copyright 2007-2024, RTE (https://www.rte-france.com)
+** See AUTHORS.txt
+** SPDX-License-Identifier: MPL-2.0
+** This file is part of Antares-Simulator,** Adequacy and Performance assesment for interconnected energy networks.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
@@ -21,8 +21,6 @@
**
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
-**
-** SPDX-License-Identifier: MPL-2.0
*/
#include
diff --git a/src/libs/antares/exception/LoadingError.cpp b/src/libs/antares/exception/LoadingError.cpp
index 92c6f26bfa..8a1ba17f04 100644
--- a/src/libs/antares/exception/LoadingError.cpp
+++ b/src/libs/antares/exception/LoadingError.cpp
@@ -1,3 +1,27 @@
+/*
+** Copyright 2007-2024, RTE (https://www.rte-france.com)
+** See AUTHORS.txt
+** SPDX-License-Identifier: MPL-2.0
+** This file is part of Antares-Simulator,** Adequacy and Performance assesment for interconnected energy networks.
+**
+** Antares_Simulator is free software: you can redistribute it and/or modify
+** it under the terms of the Mozilla Public Licence 2.0 as published by
+** the Mozilla Foundation, either version 2 of the License, or
+** (at your option) any later version.
+**
+** There are special exceptions to the terms and conditions of the
+** license as they are applied to this software. View the full text of
+** the exceptions in file COPYING.txt in the directory of this software
+** distribution
+**
+** Antares_Simulator is distributed in the hope that it will be useful,
+** but WITHOUT ANY WARRANTY; without even the implied warranty of
+** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+** Mozilla Public Licence 2.0 for more details.
+**
+** You should have received a copy of the Mozilla Public Licence 2.0
+** along with Antares_Simulator. If not, see .
+*/
#include "antares/exception/LoadingError.hpp"
namespace Antares
diff --git a/src/libs/antares/exception/UnfeasibleProblemError.cpp b/src/libs/antares/exception/UnfeasibleProblemError.cpp
index 1cebbc6ed6..e96957cd99 100644
--- a/src/libs/antares/exception/UnfeasibleProblemError.cpp
+++ b/src/libs/antares/exception/UnfeasibleProblemError.cpp
@@ -1,8 +1,8 @@
/*
-** Copyright 2007-2023 RTE
-** Authors: Antares_Simulator Team
-**
-** This file is part of Antares_Simulator.
+** Copyright 2007-2024, RTE (https://www.rte-france.com)
+** See AUTHORS.txt
+** SPDX-License-Identifier: MPL-2.0
+** This file is part of Antares-Simulator,** Adequacy and Performance assesment for interconnected energy networks.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
@@ -21,8 +21,6 @@
**
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
-**
-** SPDX-License-Identifier: MPL-2.0
*/
#include
diff --git a/src/libs/antares/fatal-error.h b/src/libs/antares/fatal-error.h
index 0e96641f17..f935cb17db 100644
--- a/src/libs/antares/fatal-error.h
+++ b/src/libs/antares/fatal-error.h
@@ -1,8 +1,8 @@
/*
-** Copyright 2007-2023 RTE
-** Authors: Antares_Simulator Team
-**
-** This file is part of Antares_Simulator.
+** Copyright 2007-2024, RTE (https://www.rte-france.com)
+** See AUTHORS.txt
+** SPDX-License-Identifier: MPL-2.0
+** This file is part of Antares-Simulator,** Adequacy and Performance assesment for interconnected energy networks.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
@@ -21,8 +21,6 @@
**
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
-**
-** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_LIB_FATAL_ERROR_H__
#define __ANTARES_LIB_FATAL_ERROR_H__
diff --git a/src/libs/antares/inifile/antares/inifile/inifile.h b/src/libs/antares/inifile/antares/inifile/inifile.h
index 19c5f1f536..d5cc5dd729 100644
--- a/src/libs/antares/inifile/antares/inifile/inifile.h
+++ b/src/libs/antares/inifile/antares/inifile/inifile.h
@@ -1,8 +1,8 @@
/*
-** Copyright 2007-2023 RTE
-** Authors: Antares_Simulator Team
-**
-** This file is part of Antares_Simulator.
+** Copyright 2007-2024, RTE (https://www.rte-france.com)
+** See AUTHORS.txt
+** SPDX-License-Identifier: MPL-2.0
+** This file is part of Antares-Simulator,** Adequacy and Performance assesment for interconnected energy networks.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
@@ -21,8 +21,6 @@
**
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
-**
-** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_LIBS_INIFILE_INIFILE_H__
#define __ANTARES_LIBS_INIFILE_INIFILE_H__
diff --git a/src/libs/antares/inifile/antares/inifile/inifile.hxx b/src/libs/antares/inifile/antares/inifile/inifile.hxx
index e4a1437006..bded99563f 100644
--- a/src/libs/antares/inifile/antares/inifile/inifile.hxx
+++ b/src/libs/antares/inifile/antares/inifile/inifile.hxx
@@ -1,8 +1,8 @@
/*
-** Copyright 2007-2023 RTE
-** Authors: Antares_Simulator Team
-**
-** This file is part of Antares_Simulator.
+** Copyright 2007-2024, RTE (https://www.rte-france.com)
+** See AUTHORS.txt
+** SPDX-License-Identifier: MPL-2.0
+** This file is part of Antares-Simulator,** Adequacy and Performance assesment for interconnected energy networks.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
@@ -21,8 +21,6 @@
**
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
-**
-** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_LIBS_INIFILE_HXX__
#define __ANTARES_LIBS_INIFILE_HXX__
diff --git a/src/libs/antares/inifile/inifile.cpp b/src/libs/antares/inifile/inifile.cpp
index 65e0025530..1400094625 100644
--- a/src/libs/antares/inifile/inifile.cpp
+++ b/src/libs/antares/inifile/inifile.cpp
@@ -1,8 +1,8 @@
/*
-** Copyright 2007-2023 RTE
-** Authors: Antares_Simulator Team
-**
-** This file is part of Antares_Simulator.
+** Copyright 2007-2024, RTE (https://www.rte-france.com)
+** See AUTHORS.txt
+** SPDX-License-Identifier: MPL-2.0
+** This file is part of Antares-Simulator,** Adequacy and Performance assesment for interconnected energy networks.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
@@ -21,8 +21,6 @@
**
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
-**
-** SPDX-License-Identifier: MPL-2.0
*/
#include "antares/inifile/inifile.h"
diff --git a/src/libs/antares/io/antares/io/file.h b/src/libs/antares/io/antares/io/file.h
index b16de80401..dd9ba19993 100644
--- a/src/libs/antares/io/antares/io/file.h
+++ b/src/libs/antares/io/antares/io/file.h
@@ -1,8 +1,8 @@
/*
-** Copyright 2007-2023 RTE
-** Authors: Antares_Simulator Team
-**
-** This file is part of Antares_Simulator.
+** Copyright 2007-2024, RTE (https://www.rte-france.com)
+** See AUTHORS.txt
+** SPDX-License-Identifier: MPL-2.0
+** This file is part of Antares-Simulator,** Adequacy and Performance assesment for interconnected energy networks.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
@@ -21,8 +21,6 @@
**
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
-**
-** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __LIBS_ANTARES_IO_FILE_H__
#define __LIBS_ANTARES_IO_FILE_H__
diff --git a/src/libs/antares/io/antares/io/statistics.h b/src/libs/antares/io/antares/io/statistics.h
index cd56fe1c31..678d9e93e9 100644
--- a/src/libs/antares/io/antares/io/statistics.h
+++ b/src/libs/antares/io/antares/io/statistics.h
@@ -1,8 +1,8 @@
/*
-** Copyright 2007-2023 RTE
-** Authors: Antares_Simulator Team
-**
-** This file is part of Antares_Simulator.
+** Copyright 2007-2024, RTE (https://www.rte-france.com)
+** See AUTHORS.txt
+** SPDX-License-Identifier: MPL-2.0
+** This file is part of Antares-Simulator,** Adequacy and Performance assesment for interconnected energy networks.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
@@ -21,8 +21,6 @@
**
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
-**
-** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_LIBS_IO_STATISTICS_H__
#define __ANTARES_LIBS_IO_STATISTICS_H__
diff --git a/src/libs/antares/io/file.cpp b/src/libs/antares/io/file.cpp
index 8f8c65f108..2a58115024 100644
--- a/src/libs/antares/io/file.cpp
+++ b/src/libs/antares/io/file.cpp
@@ -1,8 +1,8 @@
/*
-** Copyright 2007-2023 RTE
-** Authors: Antares_Simulator Team
-**
-** This file is part of Antares_Simulator.
+** Copyright 2007-2024, RTE (https://www.rte-france.com)
+** See AUTHORS.txt
+** SPDX-License-Identifier: MPL-2.0
+** This file is part of Antares-Simulator,** Adequacy and Performance assesment for interconnected energy networks.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
@@ -21,8 +21,6 @@
**
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
-**
-** SPDX-License-Identifier: MPL-2.0
*/
#include "antares/io/file.h"
diff --git a/src/libs/antares/io/statistics.cpp b/src/libs/antares/io/statistics.cpp
index 996139073d..c392220d54 100644
--- a/src/libs/antares/io/statistics.cpp
+++ b/src/libs/antares/io/statistics.cpp
@@ -1,8 +1,8 @@
/*
-** Copyright 2007-2023 RTE
-** Authors: Antares_Simulator Team
-**
-** This file is part of Antares_Simulator.
+** Copyright 2007-2024, RTE (https://www.rte-france.com)
+** See AUTHORS.txt
+** SPDX-License-Identifier: MPL-2.0
+** This file is part of Antares-Simulator,** Adequacy and Performance assesment for interconnected energy networks.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
@@ -21,8 +21,6 @@
**
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
-**
-** SPDX-License-Identifier: MPL-2.0
*/
#include "antares/io/statistics.h"
diff --git a/src/libs/antares/jit.h b/src/libs/antares/jit.h
index e7ea5ba165..9135747421 100644
--- a/src/libs/antares/jit.h
+++ b/src/libs/antares/jit.h
@@ -1,8 +1,8 @@
/*
-** Copyright 2007-2023 RTE
-** Authors: Antares_Simulator Team
-**
-** This file is part of Antares_Simulator.
+** Copyright 2007-2024, RTE (https://www.rte-france.com)
+** See AUTHORS.txt
+** SPDX-License-Identifier: MPL-2.0
+** This file is part of Antares-Simulator,** Adequacy and Performance assesment for interconnected energy networks.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
@@ -21,8 +21,6 @@
**
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
-**
-** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_LIBS_JIT_H__
#define __ANTARES_LIBS_JIT_H__
diff --git a/src/libs/antares/jit/antares/jit/jit.h b/src/libs/antares/jit/antares/jit/jit.h
index d0e61e3647..6185a8bd6f 100644
--- a/src/libs/antares/jit/antares/jit/jit.h
+++ b/src/libs/antares/jit/antares/jit/jit.h
@@ -1,8 +1,8 @@
/*
-** Copyright 2007-2023 RTE
-** Authors: Antares_Simulator Team
-**
-** This file is part of Antares_Simulator.
+** Copyright 2007-2024, RTE (https://www.rte-france.com)
+** See AUTHORS.txt
+** SPDX-License-Identifier: MPL-2.0
+** This file is part of Antares-Simulator,** Adequacy and Performance assesment for interconnected energy networks.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
@@ -21,8 +21,6 @@
**
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
-**
-** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_LIBS_JIT_JIT_H__
#define __ANTARES_LIBS_JIT_JIT_H__
diff --git a/src/libs/antares/jit/antares/jit/jit.hxx b/src/libs/antares/jit/antares/jit/jit.hxx
index 58922db71b..345faed1e3 100644
--- a/src/libs/antares/jit/antares/jit/jit.hxx
+++ b/src/libs/antares/jit/antares/jit/jit.hxx
@@ -1,8 +1,8 @@
/*
-** Copyright 2007-2023 RTE
-** Authors: Antares_Simulator Team
-**
-** This file is part of Antares_Simulator.
+** Copyright 2007-2024, RTE (https://www.rte-france.com)
+** See AUTHORS.txt
+** SPDX-License-Identifier: MPL-2.0
+** This file is part of Antares-Simulator,** Adequacy and Performance assesment for interconnected energy networks.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
@@ -21,8 +21,6 @@
**
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
-**
-** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_LIBS_JUST_IN_TIME_INFORMATIONS_HXX__
#define __ANTARES_LIBS_JUST_IN_TIME_INFORMATIONS_HXX__
diff --git a/src/libs/antares/jit/jit.cpp b/src/libs/antares/jit/jit.cpp
index e539ad5bf6..1c44029508 100644
--- a/src/libs/antares/jit/jit.cpp
+++ b/src/libs/antares/jit/jit.cpp
@@ -1,8 +1,8 @@
/*
-** Copyright 2007-2023 RTE
-** Authors: Antares_Simulator Team
-**
-** This file is part of Antares_Simulator.
+** Copyright 2007-2024, RTE (https://www.rte-france.com)
+** See AUTHORS.txt
+** SPDX-License-Identifier: MPL-2.0
+** This file is part of Antares-Simulator,** Adequacy and Performance assesment for interconnected energy networks.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
@@ -21,8 +21,6 @@
**
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
-**
-** SPDX-License-Identifier: MPL-2.0
*/
#include
diff --git a/src/libs/antares/locale.cpp b/src/libs/antares/locale.cpp
index f92f3ffa7d..8aa4ccd3ba 100644
--- a/src/libs/antares/locale.cpp
+++ b/src/libs/antares/locale.cpp
@@ -1,8 +1,8 @@
/*
-** Copyright 2007-2023 RTE
-** Authors: Antares_Simulator Team
-**
-** This file is part of Antares_Simulator.
+** Copyright 2007-2024, RTE (https://www.rte-france.com)
+** See AUTHORS.txt
+** SPDX-License-Identifier: MPL-2.0
+** This file is part of Antares-Simulator,** Adequacy and Performance assesment for interconnected energy networks.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
@@ -21,8 +21,6 @@
**
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
-**
-** SPDX-License-Identifier: MPL-2.0
*/
#include
diff --git a/src/libs/antares/locale.h b/src/libs/antares/locale.h
index 1a51a68d7c..c01e6ab030 100644
--- a/src/libs/antares/locale.h
+++ b/src/libs/antares/locale.h
@@ -1,8 +1,8 @@
/*
-** Copyright 2007-2023 RTE
-** Authors: Antares_Simulator Team
-**
-** This file is part of Antares_Simulator.
+** Copyright 2007-2024, RTE (https://www.rte-france.com)
+** See AUTHORS.txt
+** SPDX-License-Identifier: MPL-2.0
+** This file is part of Antares-Simulator,** Adequacy and Performance assesment for interconnected energy networks.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
@@ -21,8 +21,6 @@
**
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
-**
-** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_LOCALE_H__
#define __ANTARES_LOCALE_H__
diff --git a/src/libs/antares/logs/antares/logs/cleaner.h b/src/libs/antares/logs/antares/logs/cleaner.h
index 9477b3ca9a..267b1cbbf9 100644
--- a/src/libs/antares/logs/antares/logs/cleaner.h
+++ b/src/libs/antares/logs/antares/logs/cleaner.h
@@ -1,8 +1,8 @@
/*
-** Copyright 2007-2023 RTE
-** Authors: Antares_Simulator Team
-**
-** This file is part of Antares_Simulator.
+** Copyright 2007-2024, RTE (https://www.rte-france.com)
+** See AUTHORS.txt
+** SPDX-License-Identifier: MPL-2.0
+** This file is part of Antares-Simulator,** Adequacy and Performance assesment for interconnected energy networks.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
@@ -21,8 +21,6 @@
**
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
-**
-** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_LOGS_CLEANER_H__
#define __ANTARES_LOGS_CLEANER_H__
diff --git a/src/libs/antares/logs/antares/logs/hostinfo.h b/src/libs/antares/logs/antares/logs/hostinfo.h
index f0285518d3..dc31d64655 100644
--- a/src/libs/antares/logs/antares/logs/hostinfo.h
+++ b/src/libs/antares/logs/antares/logs/hostinfo.h
@@ -1,8 +1,8 @@
/*
-** Copyright 2007-2023 RTE
-** Authors: Antares_Simulator Team
-**
-** This file is part of Antares_Simulator.
+** Copyright 2007-2024, RTE (https://www.rte-france.com)
+** See AUTHORS.txt
+** SPDX-License-Identifier: MPL-2.0
+** This file is part of Antares-Simulator,** Adequacy and Performance assesment for interconnected energy networks.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
@@ -21,8 +21,6 @@
**
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
-**
-** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_LIBS_HOST_INFO_H__
#define __ANTARES_LIBS_HOST_INFO_H__
diff --git a/src/libs/antares/logs/antares/logs/hostname.hxx b/src/libs/antares/logs/antares/logs/hostname.hxx
index 1b07820950..02ac4e22f8 100644
--- a/src/libs/antares/logs/antares/logs/hostname.hxx
+++ b/src/libs/antares/logs/antares/logs/hostname.hxx
@@ -1,8 +1,8 @@
/*
-** Copyright 2007-2023 RTE
-** Authors: Antares_Simulator Team
-**
-** This file is part of Antares_Simulator.
+** Copyright 2007-2024, RTE (https://www.rte-france.com)
+** See AUTHORS.txt
+** SPDX-License-Identifier: MPL-2.0
+** This file is part of Antares-Simulator,** Adequacy and Performance assesment for interconnected energy networks.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
@@ -21,8 +21,6 @@
**
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
-**
-** SPDX-License-Identifier: MPL-2.0
*/
#include
diff --git a/src/libs/antares/logs/antares/logs/logs.h b/src/libs/antares/logs/antares/logs/logs.h
index 06d2cb90df..959a00e68b 100644
--- a/src/libs/antares/logs/antares/logs/logs.h
+++ b/src/libs/antares/logs/antares/logs/logs.h
@@ -1,8 +1,8 @@
/*
-** Copyright 2007-2023 RTE
-** Authors: Antares_Simulator Team
-**
-** This file is part of Antares_Simulator.
+** Copyright 2007-2024, RTE (https://www.rte-france.com)
+** See AUTHORS.txt
+** SPDX-License-Identifier: MPL-2.0
+** This file is part of Antares-Simulator,** Adequacy and Performance assesment for interconnected energy networks.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
@@ -21,8 +21,6 @@
**
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
-**
-** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_LIBS_LOGS_LOGS_H__
#define __ANTARES_LIBS_LOGS_LOGS_H__
diff --git a/src/libs/antares/logs/antares/logs/logs.hxx b/src/libs/antares/logs/antares/logs/logs.hxx
index 5a558f32a4..9e29837f71 100644
--- a/src/libs/antares/logs/antares/logs/logs.hxx
+++ b/src/libs/antares/logs/antares/logs/logs.hxx
@@ -1,8 +1,8 @@
/*
-** Copyright 2007-2023 RTE
-** Authors: Antares_Simulator Team
-**
-** This file is part of Antares_Simulator.
+** Copyright 2007-2024, RTE (https://www.rte-france.com)
+** See AUTHORS.txt
+** SPDX-License-Identifier: MPL-2.0
+** This file is part of Antares-Simulator,** Adequacy and Performance assesment for interconnected energy networks.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
@@ -21,8 +21,6 @@
**
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
-**
-** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_LIBS_LOGS_LOGS_H__
#define __ANTARES_LIBS_LOGS_LOGS_H__
diff --git a/src/libs/antares/logs/cleaner.cpp b/src/libs/antares/logs/cleaner.cpp
index e79d3c2906..4f1b549bd5 100644
--- a/src/libs/antares/logs/cleaner.cpp
+++ b/src/libs/antares/logs/cleaner.cpp
@@ -1,8 +1,8 @@
/*
-** Copyright 2007-2023 RTE
-** Authors: Antares_Simulator Team
-**
-** This file is part of Antares_Simulator.
+** Copyright 2007-2024, RTE (https://www.rte-france.com)
+** See AUTHORS.txt
+** SPDX-License-Identifier: MPL-2.0
+** This file is part of Antares-Simulator,** Adequacy and Performance assesment for interconnected energy networks.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
@@ -21,8 +21,6 @@
**
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
-**
-** SPDX-License-Identifier: MPL-2.0
*/
#include "antares/logs/cleaner.h"
diff --git a/src/libs/antares/logs/hostinfo.cpp b/src/libs/antares/logs/hostinfo.cpp
index a057ac7003..1b4a01b204 100644
--- a/src/libs/antares/logs/hostinfo.cpp
+++ b/src/libs/antares/logs/hostinfo.cpp
@@ -1,8 +1,8 @@
/*
-** Copyright 2007-2023 RTE
-** Authors: Antares_Simulator Team
-**
-** This file is part of Antares_Simulator.
+** Copyright 2007-2024, RTE (https://www.rte-france.com)
+** See AUTHORS.txt
+** SPDX-License-Identifier: MPL-2.0
+** This file is part of Antares-Simulator,** Adequacy and Performance assesment for interconnected energy networks.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
@@ -21,8 +21,6 @@
**
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
-**
-** SPDX-License-Identifier: MPL-2.0
*/
#include
diff --git a/src/libs/antares/logs/logs.cpp b/src/libs/antares/logs/logs.cpp
index cbfde28670..c519bbfa19 100644
--- a/src/libs/antares/logs/logs.cpp
+++ b/src/libs/antares/logs/logs.cpp
@@ -1,8 +1,8 @@
/*
-** Copyright 2007-2023 RTE
-** Authors: Antares_Simulator Team
-**
-** This file is part of Antares_Simulator.
+** Copyright 2007-2024, RTE (https://www.rte-france.com)
+** See AUTHORS.txt
+** SPDX-License-Identifier: MPL-2.0
+** This file is part of Antares-Simulator,** Adequacy and Performance assesment for interconnected energy networks.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
@@ -21,8 +21,6 @@
**
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
-**
-** SPDX-License-Identifier: MPL-2.0
*/
#include "antares/logs/logs.h"
diff --git a/src/libs/antares/memory/include/antares/memory/memory.h b/src/libs/antares/memory/include/antares/memory/memory.h
index 16e4cd85c6..f88270d151 100644
--- a/src/libs/antares/memory/include/antares/memory/memory.h
+++ b/src/libs/antares/memory/include/antares/memory/memory.h
@@ -1,8 +1,8 @@
/*
-** Copyright 2007-2023 RTE
-** Authors: Antares_Simulator Team
-**
-** This file is part of Antares_Simulator.
+** Copyright 2007-2024, RTE (https://www.rte-france.com)
+** See AUTHORS.txt
+** SPDX-License-Identifier: MPL-2.0
+** This file is part of Antares-Simulator,** Adequacy and Performance assesment for interconnected energy networks.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
@@ -21,8 +21,6 @@
**
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
-**
-** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_LIBS_MEMORY_MEMORY_H__
#define __ANTARES_LIBS_MEMORY_MEMORY_H__
diff --git a/src/libs/antares/memory/include/antares/memory/memory.hxx b/src/libs/antares/memory/include/antares/memory/memory.hxx
index 50da1cdf6c..cb836307c6 100644
--- a/src/libs/antares/memory/include/antares/memory/memory.hxx
+++ b/src/libs/antares/memory/include/antares/memory/memory.hxx
@@ -1,8 +1,8 @@
/*
-** Copyright 2007-2023 RTE
-** Authors: Antares_Simulator Team
-**
-** This file is part of Antares_Simulator.
+** Copyright 2007-2024, RTE (https://www.rte-france.com)
+** See AUTHORS.txt
+** SPDX-License-Identifier: MPL-2.0
+** This file is part of Antares-Simulator,** Adequacy and Performance assesment for interconnected energy networks.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
@@ -21,8 +21,6 @@
**
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
-**
-** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_LIBS_MEMORY_MEMORY_HXX__
#define __ANTARES_LIBS_MEMORY_MEMORY_HXX__
diff --git a/src/libs/antares/memory/include/antares/memory/new_check.hxx b/src/libs/antares/memory/include/antares/memory/new_check.hxx
index 3e67f89d51..849bc64254 100644
--- a/src/libs/antares/memory/include/antares/memory/new_check.hxx
+++ b/src/libs/antares/memory/include/antares/memory/new_check.hxx
@@ -1,3 +1,27 @@
+/*
+** Copyright 2007-2024, RTE (https://www.rte-france.com)
+** See AUTHORS.txt
+** SPDX-License-Identifier: MPL-2.0
+** This file is part of Antares-Simulator,** Adequacy and Performance assesment for interconnected energy networks.
+**
+** Antares_Simulator is free software: you can redistribute it and/or modify
+** it under the terms of the Mozilla Public Licence 2.0 as published by
+** the Mozilla Foundation, either version 2 of the License, or
+** (at your option) any later version.
+**
+** There are special exceptions to the terms and conditions of the
+** license as they are applied to this software. View the full text of
+** the exceptions in file COPYING.txt in the directory of this software
+** distribution
+**
+** Antares_Simulator is distributed in the hope that it will be useful,
+** but WITHOUT ANY WARRANTY; without even the implied warranty of
+** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+** Mozilla Public Licence 2.0 for more details.
+**
+** You should have received a copy of the Mozilla Public Licence 2.0
+** along with Antares_Simulator. If not, see .
+*/
#include
#include
diff --git a/src/libs/antares/memory/memory.cpp b/src/libs/antares/memory/memory.cpp
index 971923466d..53f8e4fb39 100644
--- a/src/libs/antares/memory/memory.cpp
+++ b/src/libs/antares/memory/memory.cpp
@@ -1,8 +1,8 @@
/*
-** Copyright 2007-2023 RTE
-** Authors: Antares_Simulator Team
-**
-** This file is part of Antares_Simulator.
+** Copyright 2007-2024, RTE (https://www.rte-france.com)
+** See AUTHORS.txt
+** SPDX-License-Identifier: MPL-2.0
+** This file is part of Antares-Simulator,** Adequacy and Performance assesment for interconnected energy networks.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
@@ -21,8 +21,6 @@
**
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
-**
-** SPDX-License-Identifier: MPL-2.0
*/
#include
diff --git a/src/libs/antares/mersenne-twister/include/antares/mersenne-twister/mersenne-twister.h b/src/libs/antares/mersenne-twister/include/antares/mersenne-twister/mersenne-twister.h
index e4415acb74..6e0519e003 100644
--- a/src/libs/antares/mersenne-twister/include/antares/mersenne-twister/mersenne-twister.h
+++ b/src/libs/antares/mersenne-twister/include/antares/mersenne-twister/mersenne-twister.h
@@ -1,8 +1,8 @@
/*
-** Copyright 2007-2023 RTE
-** Authors: Antares_Simulator Team
-**
-** This file is part of Antares_Simulator.
+** Copyright 2007-2024, RTE (https://www.rte-france.com)
+** See AUTHORS.txt
+** SPDX-License-Identifier: MPL-2.0
+** This file is part of Antares-Simulator,** Adequacy and Performance assesment for interconnected energy networks.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
@@ -21,8 +21,6 @@
**
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
-**
-** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __LIB_ANTARES_RANDOM_MERSENNE_H__
#define __LIB_ANTARES_RANDOM_MERSENNE_H__
diff --git a/src/libs/antares/mersenne-twister/include/antares/mersenne-twister/mersenne-twister.hxx b/src/libs/antares/mersenne-twister/include/antares/mersenne-twister/mersenne-twister.hxx
index 98a21008f6..d3bd0cb56a 100644
--- a/src/libs/antares/mersenne-twister/include/antares/mersenne-twister/mersenne-twister.hxx
+++ b/src/libs/antares/mersenne-twister/include/antares/mersenne-twister/mersenne-twister.hxx
@@ -1,8 +1,8 @@
/*
-** Copyright 2007-2023 RTE
-** Authors: Antares_Simulator Team
-**
-** This file is part of Antares_Simulator.
+** Copyright 2007-2024, RTE (https://www.rte-france.com)
+** See AUTHORS.txt
+** SPDX-License-Identifier: MPL-2.0
+** This file is part of Antares-Simulator,** Adequacy and Performance assesment for interconnected energy networks.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
@@ -21,8 +21,6 @@
**
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
-**
-** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __LIB_ANTARES_RANDOM_MERSENNE_HXX__
#define __LIB_ANTARES_RANDOM_MERSENNE_HXX__
diff --git a/src/libs/antares/mersenne-twister/mersenne-twister.cpp b/src/libs/antares/mersenne-twister/mersenne-twister.cpp
index 580559c023..e20c115569 100644
--- a/src/libs/antares/mersenne-twister/mersenne-twister.cpp
+++ b/src/libs/antares/mersenne-twister/mersenne-twister.cpp
@@ -1,34 +1,3 @@
-/*
-** Copyright (C) 1997 - 2002, Makoto Matsumoto and Takuji Nishimura,
-** All rights reserved.
-**
-** Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions
-** are met:
-**
-** 1. Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-**
-** 2. Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in the
-** documentation and/or other materials provided with the distribution.
-**
-** 3. The names of its contributors may not be used to endorse or promote
-** products derived from this software without specific prior written
-** permission.
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR
-** CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
-** EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
-** PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
-** PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
-** LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
-** NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
-** SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
-*/
#include "antares/mersenne-twister/mersenne-twister.h"
#include
diff --git a/src/libs/antares/net/net.h b/src/libs/antares/net/net.h
index 7b8dd4bb25..8f5c8e493c 100644
--- a/src/libs/antares/net/net.h
+++ b/src/libs/antares/net/net.h
@@ -1,8 +1,8 @@
/*
-** Copyright 2007-2023 RTE
-** Authors: Antares_Simulator Team
-**
-** This file is part of Antares_Simulator.
+** Copyright 2007-2024, RTE (https://www.rte-france.com)
+** See AUTHORS.txt
+** SPDX-License-Identifier: MPL-2.0
+** This file is part of Antares-Simulator,** Adequacy and Performance assesment for interconnected energy networks.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
@@ -21,8 +21,6 @@
**
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
-**
-** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_LIBS_NET_NET_H__
#define __ANTARES_LIBS_NET_NET_H__
diff --git a/src/libs/antares/net/request.h b/src/libs/antares/net/request.h
index 1fe5dca089..253a10feb4 100644
--- a/src/libs/antares/net/request.h
+++ b/src/libs/antares/net/request.h
@@ -1,8 +1,8 @@
/*
-** Copyright 2007-2023 RTE
-** Authors: Antares_Simulator Team
-**
-** This file is part of Antares_Simulator.
+** Copyright 2007-2024, RTE (https://www.rte-france.com)
+** See AUTHORS.txt
+** SPDX-License-Identifier: MPL-2.0
+** This file is part of Antares-Simulator,** Adequacy and Performance assesment for interconnected energy networks.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
@@ -21,8 +21,6 @@
**
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
-**
-** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_LIBS_NET_REQUEST_H__
#define __ANTARES_LIBS_NET_REQUEST_H__
diff --git a/src/libs/antares/object/intrusive-reference.h b/src/libs/antares/object/intrusive-reference.h
index 5cf084bd0e..2497ac5b01 100644
--- a/src/libs/antares/object/intrusive-reference.h
+++ b/src/libs/antares/object/intrusive-reference.h
@@ -1,8 +1,8 @@
/*
-** Copyright 2007-2023 RTE
-** Authors: Antares_Simulator Team
-**
-** This file is part of Antares_Simulator.
+** Copyright 2007-2024, RTE (https://www.rte-france.com)
+** See AUTHORS.txt
+** SPDX-License-Identifier: MPL-2.0
+** This file is part of Antares-Simulator,** Adequacy and Performance assesment for interconnected energy networks.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
@@ -21,8 +21,6 @@
**
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
-**
-** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_LIB_ASSEMBLY_INTRUSIVEREFERENCE_H__
#define __ANTARES_LIB_ASSEMBLY_INTRUSIVEREFERENCE_H__
diff --git a/src/libs/antares/object/intrusive-reference.hxx b/src/libs/antares/object/intrusive-reference.hxx
index b594416f16..0cacb90f4b 100644
--- a/src/libs/antares/object/intrusive-reference.hxx
+++ b/src/libs/antares/object/intrusive-reference.hxx
@@ -1,8 +1,8 @@
/*
-** Copyright 2007-2023 RTE
-** Authors: Antares_Simulator Team
-**
-** This file is part of Antares_Simulator.
+** Copyright 2007-2024, RTE (https://www.rte-france.com)
+** See AUTHORS.txt
+** SPDX-License-Identifier: MPL-2.0
+** This file is part of Antares-Simulator,** Adequacy and Performance assesment for interconnected energy networks.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
@@ -21,8 +21,6 @@
**
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
-**
-** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_LIB_ASSEMBLY_INTRUSIVEREFERENCE_HXX__
#define __ANTARES_LIB_ASSEMBLY_INTRUSIVEREFERENCE_HXX__
diff --git a/src/libs/antares/object/object.cpp b/src/libs/antares/object/object.cpp
index d1cb0ab8e4..b1bcf46733 100644
--- a/src/libs/antares/object/object.cpp
+++ b/src/libs/antares/object/object.cpp
@@ -1,8 +1,8 @@
/*
-** Copyright 2007-2023 RTE
-** Authors: Antares_Simulator Team
-**
-** This file is part of Antares_Simulator.
+** Copyright 2007-2024, RTE (https://www.rte-france.com)
+** See AUTHORS.txt
+** SPDX-License-Identifier: MPL-2.0
+** This file is part of Antares-Simulator,** Adequacy and Performance assesment for interconnected energy networks.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
@@ -21,8 +21,6 @@
**
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
-**
-** SPDX-License-Identifier: MPL-2.0
*/
#include "object.h"
diff --git a/src/libs/antares/object/object.h b/src/libs/antares/object/object.h
index e69a65f775..b640be0515 100644
--- a/src/libs/antares/object/object.h
+++ b/src/libs/antares/object/object.h
@@ -1,8 +1,8 @@
/*
-** Copyright 2007-2023 RTE
-** Authors: Antares_Simulator Team
-**
-** This file is part of Antares_Simulator.
+** Copyright 2007-2024, RTE (https://www.rte-france.com)
+** See AUTHORS.txt
+** SPDX-License-Identifier: MPL-2.0
+** This file is part of Antares-Simulator,** Adequacy and Performance assesment for interconnected energy networks.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
@@ -21,8 +21,6 @@
**
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
-**
-** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_LIB_OBJECT_H__
#define __ANTARES_LIB_OBJECT_H__
diff --git a/src/libs/antares/object/object.hxx b/src/libs/antares/object/object.hxx
index e6823aaa00..0b96fba8f2 100644
--- a/src/libs/antares/object/object.hxx
+++ b/src/libs/antares/object/object.hxx
@@ -1,8 +1,8 @@
/*
-** Copyright 2007-2023 RTE
-** Authors: Antares_Simulator Team
-**
-** This file is part of Antares_Simulator.
+** Copyright 2007-2024, RTE (https://www.rte-france.com)
+** See AUTHORS.txt
+** SPDX-License-Identifier: MPL-2.0
+** This file is part of Antares-Simulator,** Adequacy and Performance assesment for interconnected energy networks.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
@@ -21,8 +21,6 @@
**
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
-**
-** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_LIB_OBJECT_HXX__
#define __ANTARES_LIB_OBJECT_HXX__
diff --git a/src/libs/antares/object/ref.h b/src/libs/antares/object/ref.h
index b353649d7f..6dfc4544dd 100644
--- a/src/libs/antares/object/ref.h
+++ b/src/libs/antares/object/ref.h
@@ -1,8 +1,8 @@
/*
-** Copyright 2007-2023 RTE
-** Authors: Antares_Simulator Team
-**
-** This file is part of Antares_Simulator.
+** Copyright 2007-2024, RTE (https://www.rte-france.com)
+** See AUTHORS.txt
+** SPDX-License-Identifier: MPL-2.0
+** This file is part of Antares-Simulator,** Adequacy and Performance assesment for interconnected energy networks.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
@@ -21,8 +21,6 @@
**
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
-**
-** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __OPTIMATE_LIB_ASSEMBLY_OID_H__
#define __OPTIMATE_LIB_ASSEMBLY_OID_H__
diff --git a/src/libs/antares/paths/include/antares/paths/list.h b/src/libs/antares/paths/include/antares/paths/list.h
index 0471fe2946..a11cc1341e 100644
--- a/src/libs/antares/paths/include/antares/paths/list.h
+++ b/src/libs/antares/paths/include/antares/paths/list.h
@@ -1,8 +1,8 @@
/*
-** Copyright 2007-2023 RTE
-** Authors: Antares_Simulator Team
-**
-** This file is part of Antares_Simulator.
+** Copyright 2007-2024, RTE (https://www.rte-france.com)
+** See AUTHORS.txt
+** SPDX-License-Identifier: MPL-2.0
+** This file is part of Antares-Simulator,** Adequacy and Performance assesment for interconnected energy networks.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
@@ -21,8 +21,6 @@
**
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
-**
-** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_LIBS_PATHS_LIST_H__
#define __ANTARES_LIBS_PATHS_LIST_H__
diff --git a/src/libs/antares/paths/list.cpp b/src/libs/antares/paths/list.cpp
index ec47940715..be564b9911 100644
--- a/src/libs/antares/paths/list.cpp
+++ b/src/libs/antares/paths/list.cpp
@@ -1,8 +1,8 @@
/*
-** Copyright 2007-2023 RTE
-** Authors: Antares_Simulator Team
-**
-** This file is part of Antares_Simulator.
+** Copyright 2007-2024, RTE (https://www.rte-france.com)
+** See AUTHORS.txt
+** SPDX-License-Identifier: MPL-2.0
+** This file is part of Antares-Simulator,** Adequacy and Performance assesment for interconnected energy networks.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
@@ -21,8 +21,6 @@
**
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
-**
-** SPDX-License-Identifier: MPL-2.0
*/
#include
diff --git a/src/libs/antares/resources/resources.cpp b/src/libs/antares/resources/resources.cpp
index b28f0567c1..3d343f0fef 100644
--- a/src/libs/antares/resources/resources.cpp
+++ b/src/libs/antares/resources/resources.cpp
@@ -1,8 +1,8 @@
/*
-** Copyright 2007-2023 RTE
-** Authors: Antares_Simulator Team
-**
-** This file is part of Antares_Simulator.
+** Copyright 2007-2024, RTE (https://www.rte-france.com)
+** See AUTHORS.txt
+** SPDX-License-Identifier: MPL-2.0
+** This file is part of Antares-Simulator,** Adequacy and Performance assesment for interconnected energy networks.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
@@ -21,8 +21,6 @@
**
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
-**
-** SPDX-License-Identifier: MPL-2.0
*/
#include
diff --git a/src/libs/antares/resources/resources.h b/src/libs/antares/resources/resources.h
index f2f70d1694..a74596bc8b 100644
--- a/src/libs/antares/resources/resources.h
+++ b/src/libs/antares/resources/resources.h
@@ -1,8 +1,8 @@
/*
-** Copyright 2007-2023 RTE
-** Authors: Antares_Simulator Team
-**
-** This file is part of Antares_Simulator.
+** Copyright 2007-2024, RTE (https://www.rte-france.com)
+** See AUTHORS.txt
+** SPDX-License-Identifier: MPL-2.0
+** This file is part of Antares-Simulator,** Adequacy and Performance assesment for interconnected energy networks.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
@@ -21,8 +21,6 @@
**
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
-**
-** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_LIBS_RESOURCE_H__
#define __ANTARES_LIBS_RESOURCE_H__
diff --git a/src/libs/antares/series/include/antares/series/series.h b/src/libs/antares/series/include/antares/series/series.h
index e1d45b2393..9b253c791f 100644
--- a/src/libs/antares/series/include/antares/series/series.h
+++ b/src/libs/antares/series/include/antares/series/series.h
@@ -1,8 +1,8 @@
/*
-** Copyright 2007-2023 RTE
-** Authors: Antares_Simulator Team
-**
-** This file is part of Antares_Simulator.
+** Copyright 2007-2024, RTE (https://www.rte-france.com)
+** See AUTHORS.txt
+** SPDX-License-Identifier: MPL-2.0
+** This file is part of Antares-Simulator,** Adequacy and Performance assesment for interconnected energy networks.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
@@ -21,8 +21,6 @@
**
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
-**
-** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_LIBS_STUDY_PARTS_COMMON_TIMESERIES_H__
#define __ANTARES_LIBS_STUDY_PARTS_COMMON_TIMESERIES_H__
diff --git a/src/libs/antares/series/series.cpp b/src/libs/antares/series/series.cpp
index 7d9691bf38..4b33a45aad 100644
--- a/src/libs/antares/series/series.cpp
+++ b/src/libs/antares/series/series.cpp
@@ -1,8 +1,8 @@
/*
-** Copyright 2007-2023 RTE
-** Authors: Antares_Simulator Team
-**
-** This file is part of Antares_Simulator.
+** Copyright 2007-2024, RTE (https://www.rte-france.com)
+** See AUTHORS.txt
+** SPDX-License-Identifier: MPL-2.0
+** This file is part of Antares-Simulator,** Adequacy and Performance assesment for interconnected energy networks.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
@@ -21,8 +21,6 @@
**
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
-**
-** SPDX-License-Identifier: MPL-2.0
*/
#include
diff --git a/src/libs/antares/solver.cpp b/src/libs/antares/solver.cpp
index c4b35ac63a..d6d8ac6e95 100644
--- a/src/libs/antares/solver.cpp
+++ b/src/libs/antares/solver.cpp
@@ -1,8 +1,8 @@
/*
-** Copyright 2007-2023 RTE
-** Authors: Antares_Simulator Team
-**
-** This file is part of Antares_Simulator.
+** Copyright 2007-2024, RTE (https://www.rte-france.com)
+** See AUTHORS.txt
+** SPDX-License-Identifier: MPL-2.0
+** This file is part of Antares-Simulator,** Adequacy and Performance assesment for interconnected energy networks.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
@@ -21,8 +21,6 @@
**
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
-**
-** SPDX-License-Identifier: MPL-2.0
*/
#include
diff --git a/src/libs/antares/solver.h b/src/libs/antares/solver.h
index 91b049e169..9521e922b6 100644
--- a/src/libs/antares/solver.h
+++ b/src/libs/antares/solver.h
@@ -1,8 +1,8 @@
/*
-** Copyright 2007-2023 RTE
-** Authors: Antares_Simulator Team
-**
-** This file is part of Antares_Simulator.
+** Copyright 2007-2024, RTE (https://www.rte-france.com)
+** See AUTHORS.txt
+** SPDX-License-Identifier: MPL-2.0
+** This file is part of Antares-Simulator,** Adequacy and Performance assesment for interconnected energy networks.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
@@ -21,8 +21,6 @@
**
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
-**
-** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_LIBS_SOLVER_H__
#define __ANTARES_LIBS_SOLVER_H__
diff --git a/src/libs/antares/stdcxx/demangle.cpp b/src/libs/antares/stdcxx/demangle.cpp
index c5aa33bebd..ff1804de05 100644
--- a/src/libs/antares/stdcxx/demangle.cpp
+++ b/src/libs/antares/stdcxx/demangle.cpp
@@ -1,8 +1,8 @@
/*
-** Copyright 2007-2023 RTE
-** Authors: Antares_Simulator Team
-**
-** This file is part of Antares_Simulator.
+** Copyright 2007-2024, RTE (https://www.rte-france.com)
+** See AUTHORS.txt
+** SPDX-License-Identifier: MPL-2.0
+** This file is part of Antares-Simulator,** Adequacy and Performance assesment for interconnected energy networks.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
@@ -21,8 +21,6 @@
**
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
-**
-** SPDX-License-Identifier: MPL-2.0
*/
#include
diff --git a/src/libs/antares/study/UnfeasibleProblemBehavior.cpp b/src/libs/antares/study/UnfeasibleProblemBehavior.cpp
index e3db8bd0fb..020f88997f 100644
--- a/src/libs/antares/study/UnfeasibleProblemBehavior.cpp
+++ b/src/libs/antares/study/UnfeasibleProblemBehavior.cpp
@@ -1,8 +1,8 @@
/*
-** Copyright 2007-2023 RTE
-** Authors: Antares_Simulator Team
-**
-** This file is part of Antares_Simulator.
+** Copyright 2007-2024, RTE (https://www.rte-france.com)
+** See AUTHORS.txt
+** SPDX-License-Identifier: MPL-2.0
+** This file is part of Antares-Simulator,** Adequacy and Performance assesment for interconnected energy networks.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
@@ -21,8 +21,6 @@
**
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
-**
-** SPDX-License-Identifier: MPL-2.0
*/
#include
diff --git a/src/libs/antares/study/area/area.cpp b/src/libs/antares/study/area/area.cpp
index 35584af12e..2ccb1a407c 100644
--- a/src/libs/antares/study/area/area.cpp
+++ b/src/libs/antares/study/area/area.cpp
@@ -1,8 +1,8 @@
/*
-** Copyright 2007-2023 RTE
-** Authors: Antares_Simulator Team
-**
-** This file is part of Antares_Simulator.
+** Copyright 2007-2024, RTE (https://www.rte-france.com)
+** See AUTHORS.txt
+** SPDX-License-Identifier: MPL-2.0
+** This file is part of Antares-Simulator,** Adequacy and Performance assesment for interconnected energy networks.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
@@ -21,8 +21,6 @@
**
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
-**
-** SPDX-License-Identifier: MPL-2.0
*/
#include
diff --git a/src/libs/antares/study/area/area.h b/src/libs/antares/study/area/area.h
index ad41c862f4..5c4d3944ca 100644
--- a/src/libs/antares/study/area/area.h
+++ b/src/libs/antares/study/area/area.h
@@ -1,8 +1,8 @@
/*
-** Copyright 2007-2023 RTE
-** Authors: Antares_Simulator Team
-**
-** This file is part of Antares_Simulator.
+** Copyright 2007-2024, RTE (https://www.rte-france.com)
+** See AUTHORS.txt
+** SPDX-License-Identifier: MPL-2.0
+** This file is part of Antares-Simulator,** Adequacy and Performance assesment for interconnected energy networks.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
@@ -21,8 +21,6 @@
**
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
-**
-** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_LIBS_STUDY_AREAS_H__
#define __ANTARES_LIBS_STUDY_AREAS_H__
diff --git a/src/libs/antares/study/area/area.hxx b/src/libs/antares/study/area/area.hxx
index 19764011a0..5e1241efec 100644
--- a/src/libs/antares/study/area/area.hxx
+++ b/src/libs/antares/study/area/area.hxx
@@ -1,8 +1,8 @@
/*
-** Copyright 2007-2023 RTE
-** Authors: Antares_Simulator Team
-**
-** This file is part of Antares_Simulator.
+** Copyright 2007-2024, RTE (https://www.rte-france.com)
+** See AUTHORS.txt
+** SPDX-License-Identifier: MPL-2.0
+** This file is part of Antares-Simulator,** Adequacy and Performance assesment for interconnected energy networks.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
@@ -21,8 +21,6 @@
**
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
-**
-** SPDX-License-Identifier: MPL-2.0
*/
#pragma once
diff --git a/src/libs/antares/study/area/constants.h b/src/libs/antares/study/area/constants.h
index 5fd88f8006..1f738d2572 100644
--- a/src/libs/antares/study/area/constants.h
+++ b/src/libs/antares/study/area/constants.h
@@ -1,8 +1,8 @@
/*
-** Copyright 2007-2023 RTE
-** Authors: Antares_Simulator Team
-**
-** This file is part of Antares_Simulator.
+** Copyright 2007-2024, RTE (https://www.rte-france.com)
+** See AUTHORS.txt
+** SPDX-License-Identifier: MPL-2.0
+** This file is part of Antares-Simulator,** Adequacy and Performance assesment for interconnected energy networks.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
@@ -21,8 +21,6 @@
**
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
-**
-** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_LIBS_STUDY_AREAS_CONSTANTS_H__
#define __ANTARES_LIBS_STUDY_AREAS_CONSTANTS_H__
diff --git a/src/libs/antares/study/area/links.cpp b/src/libs/antares/study/area/links.cpp
index 0bc7666f19..b2784add22 100644
--- a/src/libs/antares/study/area/links.cpp
+++ b/src/libs/antares/study/area/links.cpp
@@ -1,8 +1,8 @@
/*
-** Copyright 2007-2023 RTE
-** Authors: Antares_Simulator Team
-**
-** This file is part of Antares_Simulator.
+** Copyright 2007-2024, RTE (https://www.rte-france.com)
+** See AUTHORS.txt
+** SPDX-License-Identifier: MPL-2.0
+** This file is part of Antares-Simulator,** Adequacy and Performance assesment for interconnected energy networks.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
@@ -21,8 +21,6 @@
**
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
-**
-** SPDX-License-Identifier: MPL-2.0
*/
#include
diff --git a/src/libs/antares/study/area/links.h b/src/libs/antares/study/area/links.h
index ba9052a45a..2e519f30e9 100644
--- a/src/libs/antares/study/area/links.h
+++ b/src/libs/antares/study/area/links.h
@@ -1,8 +1,8 @@
/*
-** Copyright 2007-2023 RTE
-** Authors: Antares_Simulator Team
-**
-** This file is part of Antares_Simulator.
+** Copyright 2007-2024, RTE (https://www.rte-france.com)
+** See AUTHORS.txt
+** SPDX-License-Identifier: MPL-2.0
+** This file is part of Antares-Simulator,** Adequacy and Performance assesment for interconnected energy networks.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
@@ -21,8 +21,6 @@
**
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
-**
-** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_LIBS_STUDY_LINKS_H__
#define __ANTARES_LIBS_STUDY_LINKS_H__
diff --git a/src/libs/antares/study/area/list.cpp b/src/libs/antares/study/area/list.cpp
index 8fe80d4d46..7593603dde 100644
--- a/src/libs/antares/study/area/list.cpp
+++ b/src/libs/antares/study/area/list.cpp
@@ -1,8 +1,8 @@
/*
-** Copyright 2007-2023 RTE
-** Authors: Antares_Simulator Team
-**
-** This file is part of Antares_Simulator.
+** Copyright 2007-2024, RTE (https://www.rte-france.com)
+** See AUTHORS.txt
+** SPDX-License-Identifier: MPL-2.0
+** This file is part of Antares-Simulator,** Adequacy and Performance assesment for interconnected energy networks.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
@@ -21,8 +21,6 @@
**
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
-**
-** SPDX-License-Identifier: MPL-2.0
*/
#include "../../antares.h"
diff --git a/src/libs/antares/study/area/scratchpad.cpp b/src/libs/antares/study/area/scratchpad.cpp
index 79edcef556..820ca5c0f2 100644
--- a/src/libs/antares/study/area/scratchpad.cpp
+++ b/src/libs/antares/study/area/scratchpad.cpp
@@ -1,8 +1,8 @@
/*
-** Copyright 2007-2023 RTE
-** Authors: Antares_Simulator Team
-**
-** This file is part of Antares_Simulator.
+** Copyright 2007-2024, RTE (https://www.rte-france.com)
+** See AUTHORS.txt
+** SPDX-License-Identifier: MPL-2.0
+** This file is part of Antares-Simulator,** Adequacy and Performance assesment for interconnected energy networks.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
@@ -21,8 +21,6 @@
**
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
-**
-** SPDX-License-Identifier: MPL-2.0
*/
#include "scratchpad.h"
diff --git a/src/libs/antares/study/area/scratchpad.h b/src/libs/antares/study/area/scratchpad.h
index b342460148..2a321707ce 100644
--- a/src/libs/antares/study/area/scratchpad.h
+++ b/src/libs/antares/study/area/scratchpad.h
@@ -1,8 +1,8 @@
/*
-** Copyright 2007-2023 RTE
-** Authors: Antares_Simulator Team
-**
-** This file is part of Antares_Simulator.
+** Copyright 2007-2024, RTE (https://www.rte-france.com)
+** See AUTHORS.txt
+** SPDX-License-Identifier: MPL-2.0
+** This file is part of Antares-Simulator,** Adequacy and Performance assesment for interconnected energy networks.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
@@ -21,8 +21,6 @@
**
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
-**
-** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_LIBS_STUDY_AREA_SCRATCHPAD_H__
#define __ANTARES_LIBS_STUDY_AREA_SCRATCHPAD_H__
diff --git a/src/libs/antares/study/area/store-timeseries-numbers.cpp b/src/libs/antares/study/area/store-timeseries-numbers.cpp
index 76a4c5d49d..1250cc903e 100644
--- a/src/libs/antares/study/area/store-timeseries-numbers.cpp
+++ b/src/libs/antares/study/area/store-timeseries-numbers.cpp
@@ -1,8 +1,8 @@
/*
-** Copyright 2007-2023 RTE
-** Authors: Antares_Simulator Team
-**
-** This file is part of Antares_Simulator.
+** Copyright 2007-2024, RTE (https://www.rte-france.com)
+** See AUTHORS.txt
+** SPDX-License-Identifier: MPL-2.0
+** This file is part of Antares-Simulator,** Adequacy and Performance assesment for interconnected energy networks.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
@@ -21,8 +21,6 @@
**
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
-**
-** SPDX-License-Identifier: MPL-2.0
*/
#include
diff --git a/src/libs/antares/study/area/store-timeseries-numbers.h b/src/libs/antares/study/area/store-timeseries-numbers.h
index d787a50b2b..d6c2cccab1 100644
--- a/src/libs/antares/study/area/store-timeseries-numbers.h
+++ b/src/libs/antares/study/area/store-timeseries-numbers.h
@@ -1,8 +1,8 @@
/*
-** Copyright 2007-2023 RTE
-** Authors: Antares_Simulator Team
-**
-** This file is part of Antares_Simulator.
+** Copyright 2007-2024, RTE (https://www.rte-france.com)
+** See AUTHORS.txt
+** SPDX-License-Identifier: MPL-2.0
+** This file is part of Antares-Simulator,** Adequacy and Performance assesment for interconnected energy networks.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
@@ -21,8 +21,6 @@
**
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
-**
-** SPDX-License-Identifier: MPL-2.0
*/
#pragma once
diff --git a/src/libs/antares/study/area/store-timeseries-numbers.hxx b/src/libs/antares/study/area/store-timeseries-numbers.hxx
index 7d6886566d..c075716823 100644
--- a/src/libs/antares/study/area/store-timeseries-numbers.hxx
+++ b/src/libs/antares/study/area/store-timeseries-numbers.hxx
@@ -1,8 +1,8 @@
/*
-** Copyright 2007-2023 RTE
-** Authors: Antares_Simulator Team
-**
-** This file is part of Antares_Simulator.
+** Copyright 2007-2024, RTE (https://www.rte-france.com)
+** See AUTHORS.txt
+** SPDX-License-Identifier: MPL-2.0
+** This file is part of Antares-Simulator,** Adequacy and Performance assesment for interconnected energy networks.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
@@ -21,8 +21,6 @@
**
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
-**
-** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_LIBS_STUDY_STORE_TIMESERIES_HXX__
#define __ANTARES_LIBS_STUDY_STORE_TIMESERIES_HXX__
diff --git a/src/libs/antares/study/area/ui.cpp b/src/libs/antares/study/area/ui.cpp
index 383e15787d..666c580054 100644
--- a/src/libs/antares/study/area/ui.cpp
+++ b/src/libs/antares/study/area/ui.cpp
@@ -1,8 +1,8 @@
/*
-** Copyright 2007-2023 RTE
-** Authors: Antares_Simulator Team
-**
-** This file is part of Antares_Simulator.
+** Copyright 2007-2024, RTE (https://www.rte-france.com)
+** See AUTHORS.txt
+** SPDX-License-Identifier: MPL-2.0
+** This file is part of Antares-Simulator,** Adequacy and Performance assesment for interconnected energy networks.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
@@ -21,8 +21,6 @@
**
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
-**
-** SPDX-License-Identifier: MPL-2.0
*/
#include "ui.h"
diff --git a/src/libs/antares/study/area/ui.h b/src/libs/antares/study/area/ui.h
index 68c12aeb36..1c848dfaeb 100644
--- a/src/libs/antares/study/area/ui.h
+++ b/src/libs/antares/study/area/ui.h
@@ -1,8 +1,8 @@
/*
-** Copyright 2007-2023 RTE
-** Authors: Antares_Simulator Team
-**
-** This file is part of Antares_Simulator.
+** Copyright 2007-2024, RTE (https://www.rte-france.com)
+** See AUTHORS.txt
+** SPDX-License-Identifier: MPL-2.0
+** This file is part of Antares-Simulator,** Adequacy and Performance assesment for interconnected energy networks.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
@@ -21,8 +21,6 @@
**
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
-**
-** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_LIBS_STUDY_UI_H__
#define __ANTARES_LIBS_STUDY_UI_H__
diff --git a/src/libs/antares/study/binding_constraint/BindingConstraint.cpp b/src/libs/antares/study/binding_constraint/BindingConstraint.cpp
index 3e9dda3575..c3b81559e8 100644
--- a/src/libs/antares/study/binding_constraint/BindingConstraint.cpp
+++ b/src/libs/antares/study/binding_constraint/BindingConstraint.cpp
@@ -1,8 +1,8 @@
/*
-** Copyright 2007-2023 RTE
-** Authors: Antares_Simulator Team
-**
-** This file is part of Antares_Simulator.
+** Copyright 2007-2024, RTE (https://www.rte-france.com)
+** See AUTHORS.txt
+** SPDX-License-Identifier: MPL-2.0
+** This file is part of Antares-Simulator,** Adequacy and Performance assesment for interconnected energy networks.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
@@ -21,8 +21,6 @@
**
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
-**
-** SPDX-License-Identifier: MPL-2.0
*/
#include
#include
diff --git a/src/libs/antares/study/binding_constraint/BindingConstraint.h b/src/libs/antares/study/binding_constraint/BindingConstraint.h
index 3094ca73e7..570f7484c0 100644
--- a/src/libs/antares/study/binding_constraint/BindingConstraint.h
+++ b/src/libs/antares/study/binding_constraint/BindingConstraint.h
@@ -1,8 +1,8 @@
/*
-** Copyright 2007-2023 RTE
-** Authors: Antares_Simulator Team
-**
-** This file is part of Antares_Simulator.
+** Copyright 2007-2024, RTE (https://www.rte-france.com)
+** See AUTHORS.txt
+** SPDX-License-Identifier: MPL-2.0
+** This file is part of Antares-Simulator,** Adequacy and Performance assesment for interconnected energy networks.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
@@ -21,8 +21,6 @@
**
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
-**
-** SPDX-License-Identifier: MPL-2.0
*/
#pragma once
diff --git a/src/libs/antares/study/binding_constraint/BindingConstraint.hxx b/src/libs/antares/study/binding_constraint/BindingConstraint.hxx
index 750bb68501..8d0904f393 100644
--- a/src/libs/antares/study/binding_constraint/BindingConstraint.hxx
+++ b/src/libs/antares/study/binding_constraint/BindingConstraint.hxx
@@ -1,8 +1,8 @@
/*
-** Copyright 2007-2023 RTE
-** Authors: Antares_Simulator Team
-**
-** This file is part of Antares_Simulator.
+** Copyright 2007-2024, RTE (https://www.rte-france.com)
+** See AUTHORS.txt
+** SPDX-License-Identifier: MPL-2.0
+** This file is part of Antares-Simulator,** Adequacy and Performance assesment for interconnected energy networks.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
@@ -21,8 +21,6 @@
**
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
-**
-** SPDX-License-Identifier: MPL-2.0
*/
#pragma once
diff --git a/src/libs/antares/study/binding_constraint/BindingConstraintGroup.cpp b/src/libs/antares/study/binding_constraint/BindingConstraintGroup.cpp
index 5d955236ff..17c4d962e5 100644
--- a/src/libs/antares/study/binding_constraint/BindingConstraintGroup.cpp
+++ b/src/libs/antares/study/binding_constraint/BindingConstraintGroup.cpp
@@ -1,3 +1,27 @@
+/*
+** Copyright 2007-2024, RTE (https://www.rte-france.com)
+** See AUTHORS.txt
+** SPDX-License-Identifier: MPL-2.0
+** This file is part of Antares-Simulator,** Adequacy and Performance assesment for interconnected energy networks.
+**
+** Antares_Simulator is free software: you can redistribute it and/or modify
+** it under the terms of the Mozilla Public Licence 2.0 as published by
+** the Mozilla Foundation, either version 2 of the License, or
+** (at your option) any later version.
+**
+** There are special exceptions to the terms and conditions of the
+** license as they are applied to this software. View the full text of
+** the exceptions in file COPYING.txt in the directory of this software
+** distribution
+**
+** Antares_Simulator is distributed in the hope that it will be useful,
+** but WITHOUT ANY WARRANTY; without even the implied warranty of
+** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+** Mozilla Public Licence 2.0 for more details.
+**
+** You should have received a copy of the Mozilla Public Licence 2.0
+** along with Antares_Simulator. If not, see .
+*/
//
// Created by marechaljas on 28/06/23.
//
diff --git a/src/libs/antares/study/binding_constraint/BindingConstraintGroup.h b/src/libs/antares/study/binding_constraint/BindingConstraintGroup.h
index 0103fda27d..0b81746b68 100644
--- a/src/libs/antares/study/binding_constraint/BindingConstraintGroup.h
+++ b/src/libs/antares/study/binding_constraint/BindingConstraintGroup.h
@@ -1,3 +1,27 @@
+/*
+** Copyright 2007-2024, RTE (https://www.rte-france.com)
+** See AUTHORS.txt
+** SPDX-License-Identifier: MPL-2.0
+** This file is part of Antares-Simulator,** Adequacy and Performance assesment for interconnected energy networks.
+**
+** Antares_Simulator is free software: you can redistribute it and/or modify
+** it under the terms of the Mozilla Public Licence 2.0 as published by
+** the Mozilla Foundation, either version 2 of the License, or
+** (at your option) any later version.
+**
+** There are special exceptions to the terms and conditions of the
+** license as they are applied to this software. View the full text of
+** the exceptions in file COPYING.txt in the directory of this software
+** distribution
+**
+** Antares_Simulator is distributed in the hope that it will be useful,
+** but WITHOUT ANY WARRANTY; without even the implied warranty of
+** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+** Mozilla Public Licence 2.0 for more details.
+**
+** You should have received a copy of the Mozilla Public Licence 2.0
+** along with Antares_Simulator. If not, see .
+*/
//
// Created by marechaljas on 28/06/23.
//
diff --git a/src/libs/antares/study/binding_constraint/BindingConstraintGroupRepository.cpp b/src/libs/antares/study/binding_constraint/BindingConstraintGroupRepository.cpp
index 9758b3f35a..7b7262ef8f 100644
--- a/src/libs/antares/study/binding_constraint/BindingConstraintGroupRepository.cpp
+++ b/src/libs/antares/study/binding_constraint/BindingConstraintGroupRepository.cpp
@@ -1,3 +1,27 @@
+/*
+** Copyright 2007-2024, RTE (https://www.rte-france.com)
+** See AUTHORS.txt
+** SPDX-License-Identifier: MPL-2.0
+** This file is part of Antares-Simulator,** Adequacy and Performance assesment for interconnected energy networks.
+**
+** Antares_Simulator is free software: you can redistribute it and/or modify
+** it under the terms of the Mozilla Public Licence 2.0 as published by
+** the Mozilla Foundation, either version 2 of the License, or
+** (at your option) any later version.
+**
+** There are special exceptions to the terms and conditions of the
+** license as they are applied to this software. View the full text of
+** the exceptions in file COPYING.txt in the directory of this software
+** distribution
+**
+** Antares_Simulator is distributed in the hope that it will be useful,
+** but WITHOUT ANY WARRANTY; without even the implied warranty of
+** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+** Mozilla Public Licence 2.0 for more details.
+**
+** You should have received a copy of the Mozilla Public Licence 2.0
+** along with Antares_Simulator. If not, see .
+*/
//
// Created by marechaljas on 28/06/23.
//
diff --git a/src/libs/antares/study/binding_constraint/BindingConstraintGroupRepository.h b/src/libs/antares/study/binding_constraint/BindingConstraintGroupRepository.h
index c39c62f211..1d586540d0 100644
--- a/src/libs/antares/study/binding_constraint/BindingConstraintGroupRepository.h
+++ b/src/libs/antares/study/binding_constraint/BindingConstraintGroupRepository.h
@@ -1,3 +1,27 @@
+/*
+** Copyright 2007-2024, RTE (https://www.rte-france.com)
+** See AUTHORS.txt
+** SPDX-License-Identifier: MPL-2.0
+** This file is part of Antares-Simulator,** Adequacy and Performance assesment for interconnected energy networks.
+**
+** Antares_Simulator is free software: you can redistribute it and/or modify
+** it under the terms of the Mozilla Public Licence 2.0 as published by
+** the Mozilla Foundation, either version 2 of the License, or
+** (at your option) any later version.
+**
+** There are special exceptions to the terms and conditions of the
+** license as they are applied to this software. View the full text of
+** the exceptions in file COPYING.txt in the directory of this software
+** distribution
+**
+** Antares_Simulator is distributed in the hope that it will be useful,
+** but WITHOUT ANY WARRANTY; without even the implied warranty of
+** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+** Mozilla Public Licence 2.0 for more details.
+**
+** You should have received a copy of the Mozilla Public Licence 2.0
+** along with Antares_Simulator. If not, see .
+*/
//
// Created by marechaljas on 28/06/23.
//
diff --git a/src/libs/antares/study/binding_constraint/BindingConstraintLoader.cpp b/src/libs/antares/study/binding_constraint/BindingConstraintLoader.cpp
index 805e0f7afc..2bdb28fb84 100644
--- a/src/libs/antares/study/binding_constraint/BindingConstraintLoader.cpp
+++ b/src/libs/antares/study/binding_constraint/BindingConstraintLoader.cpp
@@ -1,3 +1,27 @@
+/*
+** Copyright 2007-2024, RTE (https://www.rte-france.com)
+** See AUTHORS.txt
+** SPDX-License-Identifier: MPL-2.0
+** This file is part of Antares-Simulator,** Adequacy and Performance assesment for interconnected energy networks.
+**
+** Antares_Simulator is free software: you can redistribute it and/or modify
+** it under the terms of the Mozilla Public Licence 2.0 as published by
+** the Mozilla Foundation, either version 2 of the License, or
+** (at your option) any later version.
+**
+** There are special exceptions to the terms and conditions of the
+** license as they are applied to this software. View the full text of
+** the exceptions in file COPYING.txt in the directory of this software
+** distribution
+**
+** Antares_Simulator is distributed in the hope that it will be useful,
+** but WITHOUT ANY WARRANTY; without even the implied warranty of
+** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+** Mozilla Public Licence 2.0 for more details.
+**
+** You should have received a copy of the Mozilla Public Licence 2.0
+** along with Antares_Simulator. If not, see .
+*/
//
// Created by marechaljas on 11/05/23.
//
diff --git a/src/libs/antares/study/binding_constraint/BindingConstraintLoader.h b/src/libs/antares/study/binding_constraint/BindingConstraintLoader.h
index 32ca6859f3..23b05579c1 100644
--- a/src/libs/antares/study/binding_constraint/BindingConstraintLoader.h
+++ b/src/libs/antares/study/binding_constraint/BindingConstraintLoader.h
@@ -1,3 +1,27 @@
+/*
+** Copyright 2007-2024, RTE (https://www.rte-france.com)
+** See AUTHORS.txt
+** SPDX-License-Identifier: MPL-2.0
+** This file is part of Antares-Simulator,** Adequacy and Performance assesment for interconnected energy networks.
+**
+** Antares_Simulator is free software: you can redistribute it and/or modify
+** it under the terms of the Mozilla Public Licence 2.0 as published by
+** the Mozilla Foundation, either version 2 of the License, or
+** (at your option) any later version.
+**
+** There are special exceptions to the terms and conditions of the
+** license as they are applied to this software. View the full text of
+** the exceptions in file COPYING.txt in the directory of this software
+** distribution
+**
+** Antares_Simulator is distributed in the hope that it will be useful,
+** but WITHOUT ANY WARRANTY; without even the implied warranty of
+** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+** Mozilla Public Licence 2.0 for more details.
+**
+** You should have received a copy of the Mozilla Public Licence 2.0
+** along with Antares_Simulator. If not, see .
+*/
//
// Created by marechaljas on 11/05/23.
//
diff --git a/src/libs/antares/study/binding_constraint/BindingConstraintSaver.cpp b/src/libs/antares/study/binding_constraint/BindingConstraintSaver.cpp
index 187241b3ff..b3b74e1a96 100644
--- a/src/libs/antares/study/binding_constraint/BindingConstraintSaver.cpp
+++ b/src/libs/antares/study/binding_constraint/BindingConstraintSaver.cpp
@@ -1,3 +1,27 @@
+/*
+** Copyright 2007-2024, RTE (https://www.rte-france.com)
+** See AUTHORS.txt
+** SPDX-License-Identifier: MPL-2.0
+** This file is part of Antares-Simulator,** Adequacy and Performance assesment for interconnected energy networks.
+**
+** Antares_Simulator is free software: you can redistribute it and/or modify
+** it under the terms of the Mozilla Public Licence 2.0 as published by
+** the Mozilla Foundation, either version 2 of the License, or
+** (at your option) any later version.
+**
+** There are special exceptions to the terms and conditions of the
+** license as they are applied to this software. View the full text of
+** the exceptions in file COPYING.txt in the directory of this software
+** distribution
+**
+** Antares_Simulator is distributed in the hope that it will be useful,
+** but WITHOUT ANY WARRANTY; without even the implied warranty of
+** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+** Mozilla Public Licence 2.0 for more details.
+**
+** You should have received a copy of the Mozilla Public Licence 2.0
+** along with Antares_Simulator. If not, see .
+*/
//
// Created by marechaljas on 16/05/23.
//
diff --git a/src/libs/antares/study/binding_constraint/BindingConstraintSaver.h b/src/libs/antares/study/binding_constraint/BindingConstraintSaver.h
index 85ddc2e764..eba2418d47 100644
--- a/src/libs/antares/study/binding_constraint/BindingConstraintSaver.h
+++ b/src/libs/antares/study/binding_constraint/BindingConstraintSaver.h
@@ -1,3 +1,27 @@
+/*
+** Copyright 2007-2024, RTE (https://www.rte-france.com)
+** See AUTHORS.txt
+** SPDX-License-Identifier: MPL-2.0
+** This file is part of Antares-Simulator,** Adequacy and Performance assesment for interconnected energy networks.
+**
+** Antares_Simulator is free software: you can redistribute it and/or modify
+** it under the terms of the Mozilla Public Licence 2.0 as published by
+** the Mozilla Foundation, either version 2 of the License, or
+** (at your option) any later version.
+**
+** There are special exceptions to the terms and conditions of the
+** license as they are applied to this software. View the full text of
+** the exceptions in file COPYING.txt in the directory of this software
+** distribution
+**
+** Antares_Simulator is distributed in the hope that it will be useful,
+** but WITHOUT ANY WARRANTY; without even the implied warranty of
+** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+** Mozilla Public Licence 2.0 for more details.
+**
+** You should have received a copy of the Mozilla Public Licence 2.0
+** along with Antares_Simulator. If not, see .
+*/
//
// Created by marechaljas on 16/05/23.
//
diff --git a/src/libs/antares/study/binding_constraint/BindingConstraintStructures.h b/src/libs/antares/study/binding_constraint/BindingConstraintStructures.h
index 8f3d4466c8..c4a6d3f9fd 100644
--- a/src/libs/antares/study/binding_constraint/BindingConstraintStructures.h
+++ b/src/libs/antares/study/binding_constraint/BindingConstraintStructures.h
@@ -1,3 +1,27 @@
+/*
+** Copyright 2007-2024, RTE (https://www.rte-france.com)
+** See AUTHORS.txt
+** SPDX-License-Identifier: MPL-2.0
+** This file is part of Antares-Simulator,** Adequacy and Performance assesment for interconnected energy networks.
+**
+** Antares_Simulator is free software: you can redistribute it and/or modify
+** it under the terms of the Mozilla Public Licence 2.0 as published by
+** the Mozilla Foundation, either version 2 of the License, or
+** (at your option) any later version.
+**
+** There are special exceptions to the terms and conditions of the
+** license as they are applied to this software. View the full text of
+** the exceptions in file COPYING.txt in the directory of this software
+** distribution
+**
+** Antares_Simulator is distributed in the hope that it will be useful,
+** but WITHOUT ANY WARRANTY; without even the implied warranty of
+** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+** Mozilla Public Licence 2.0 for more details.
+**
+** You should have received a copy of the Mozilla Public Licence 2.0
+** along with Antares_Simulator. If not, see .
+*/
//
// Created by marechaljas on 27/06/23.
//
diff --git a/src/libs/antares/study/binding_constraint/BindingConstraintsRepository.cpp b/src/libs/antares/study/binding_constraint/BindingConstraintsRepository.cpp
index 2de4a6cb59..bc208876b3 100644
--- a/src/libs/antares/study/binding_constraint/BindingConstraintsRepository.cpp
+++ b/src/libs/antares/study/binding_constraint/BindingConstraintsRepository.cpp
@@ -1,3 +1,27 @@
+/*
+** Copyright 2007-2024, RTE (https://www.rte-france.com)
+** See AUTHORS.txt
+** SPDX-License-Identifier: MPL-2.0
+** This file is part of Antares-Simulator,** Adequacy and Performance assesment for interconnected energy networks.
+**
+** Antares_Simulator is free software: you can redistribute it and/or modify
+** it under the terms of the Mozilla Public Licence 2.0 as published by
+** the Mozilla Foundation, either version 2 of the License, or
+** (at your option) any later version.
+**
+** There are special exceptions to the terms and conditions of the
+** license as they are applied to this software. View the full text of
+** the exceptions in file COPYING.txt in the directory of this software
+** distribution
+**
+** Antares_Simulator is distributed in the hope that it will be useful,
+** but WITHOUT ANY WARRANTY; without even the implied warranty of
+** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+** Mozilla Public Licence 2.0 for more details.
+**
+** You should have received a copy of the Mozilla Public Licence 2.0
+** along with Antares_Simulator. If not, see .
+*/
//
// Created by marechaljas on 11/05/23.
//
diff --git a/src/libs/antares/study/binding_constraint/BindingConstraintsRepository.h b/src/libs/antares/study/binding_constraint/BindingConstraintsRepository.h
index 1ea09fa227..9db14bd533 100644
--- a/src/libs/antares/study/binding_constraint/BindingConstraintsRepository.h
+++ b/src/libs/antares/study/binding_constraint/BindingConstraintsRepository.h
@@ -1,3 +1,27 @@
+/*
+** Copyright 2007-2024, RTE (https://www.rte-france.com)
+** See AUTHORS.txt
+** SPDX-License-Identifier: MPL-2.0
+** This file is part of Antares-Simulator,** Adequacy and Performance assesment for interconnected energy networks.
+**
+** Antares_Simulator is free software: you can redistribute it and/or modify
+** it under the terms of the Mozilla Public Licence 2.0 as published by
+** the Mozilla Foundation, either version 2 of the License, or
+** (at your option) any later version.
+**
+** There are special exceptions to the terms and conditions of the
+** license as they are applied to this software. View the full text of
+** the exceptions in file COPYING.txt in the directory of this software
+** distribution
+**
+** Antares_Simulator is distributed in the hope that it will be useful,
+** but WITHOUT ANY WARRANTY; without even the implied warranty of
+** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+** Mozilla Public Licence 2.0 for more details.
+**
+** You should have received a copy of the Mozilla Public Licence 2.0
+** along with Antares_Simulator. If not, see .
+*/
//
// Created by marechaljas on 11/05/23.
//
diff --git a/src/libs/antares/study/binding_constraint/BindingConstraintsRepository.hxx b/src/libs/antares/study/binding_constraint/BindingConstraintsRepository.hxx
index e548f5fa7e..6e26708bd1 100644
--- a/src/libs/antares/study/binding_constraint/BindingConstraintsRepository.hxx
+++ b/src/libs/antares/study/binding_constraint/BindingConstraintsRepository.hxx
@@ -1,3 +1,27 @@
+/*
+** Copyright 2007-2024, RTE (https://www.rte-france.com)
+** See AUTHORS.txt
+** SPDX-License-Identifier: MPL-2.0
+** This file is part of Antares-Simulator,** Adequacy and Performance assesment for interconnected energy networks.
+**
+** Antares_Simulator is free software: you can redistribute it and/or modify
+** it under the terms of the Mozilla Public Licence 2.0 as published by
+** the Mozilla Foundation, either version 2 of the License, or
+** (at your option) any later version.
+**
+** There are special exceptions to the terms and conditions of the
+** license as they are applied to this software. View the full text of
+** the exceptions in file COPYING.txt in the directory of this software
+** distribution
+**
+** Antares_Simulator is distributed in the hope that it will be useful,
+** but WITHOUT ANY WARRANTY; without even the implied warranty of
+** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+** Mozilla Public Licence 2.0 for more details.
+**
+** You should have received a copy of the Mozilla Public Licence 2.0
+** along with Antares_Simulator. If not, see .
+*/
//
// Created by marechaljas on 11/05/23.
//
diff --git a/src/libs/antares/study/binding_constraint/EnvForLoading.h b/src/libs/antares/study/binding_constraint/EnvForLoading.h
index 5d3409ae2b..e922076a35 100644
--- a/src/libs/antares/study/binding_constraint/EnvForLoading.h
+++ b/src/libs/antares/study/binding_constraint/EnvForLoading.h
@@ -1,3 +1,27 @@
+/*
+** Copyright 2007-2024, RTE (https://www.rte-france.com)
+** See AUTHORS.txt
+** SPDX-License-Identifier: MPL-2.0
+** This file is part of Antares-Simulator,** Adequacy and Performance assesment for interconnected energy networks.
+**
+** Antares_Simulator is free software: you can redistribute it and/or modify
+** it under the terms of the Mozilla Public Licence 2.0 as published by
+** the Mozilla Foundation, either version 2 of the License, or
+** (at your option) any later version.
+**
+** There are special exceptions to the terms and conditions of the
+** license as they are applied to this software. View the full text of
+** the exceptions in file COPYING.txt in the directory of this software
+** distribution
+**
+** Antares_Simulator is distributed in the hope that it will be useful,
+** but WITHOUT ANY WARRANTY; without even the implied warranty of
+** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+** Mozilla Public Licence 2.0 for more details.
+**
+** You should have received a copy of the Mozilla Public Licence 2.0
+** along with Antares_Simulator. If not, see .
+*/
//
// Created by marechaljas on 11/05/23.
//
diff --git a/src/libs/antares/study/cleaner.h b/src/libs/antares/study/cleaner.h
index acacf6ee67..682748630d 100644
--- a/src/libs/antares/study/cleaner.h
+++ b/src/libs/antares/study/cleaner.h
@@ -1,8 +1,8 @@
/*
-** Copyright 2007-2023 RTE
-** Authors: Antares_Simulator Team
-**
-** This file is part of Antares_Simulator.
+** Copyright 2007-2024, RTE (https://www.rte-france.com)
+** See AUTHORS.txt
+** SPDX-License-Identifier: MPL-2.0
+** This file is part of Antares-Simulator,** Adequacy and Performance assesment for interconnected energy networks.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
@@ -21,8 +21,6 @@
**
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
-**
-** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_LIBS_STUDY_CLEANER_H__
#define __ANTARES_LIBS_STUDY_CLEANER_H__
diff --git a/src/libs/antares/study/cleaner/cleaner-v20.cpp b/src/libs/antares/study/cleaner/cleaner-v20.cpp
index a06d224818..8c6166e98c 100644
--- a/src/libs/antares/study/cleaner/cleaner-v20.cpp
+++ b/src/libs/antares/study/cleaner/cleaner-v20.cpp
@@ -1,8 +1,8 @@
/*
-** Copyright 2007-2023 RTE
-** Authors: Antares_Simulator Team
-**
-** This file is part of Antares_Simulator.
+** Copyright 2007-2024, RTE (https://www.rte-france.com)
+** See AUTHORS.txt
+** SPDX-License-Identifier: MPL-2.0
+** This file is part of Antares-Simulator,** Adequacy and Performance assesment for interconnected energy networks.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
@@ -21,8 +21,6 @@
**
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
-**
-** SPDX-License-Identifier: MPL-2.0
*/
#include
diff --git a/src/libs/antares/study/cleaner/cleaner.cpp b/src/libs/antares/study/cleaner/cleaner.cpp
index 96d891e2a1..cbc29c1c41 100644
--- a/src/libs/antares/study/cleaner/cleaner.cpp
+++ b/src/libs/antares/study/cleaner/cleaner.cpp
@@ -1,8 +1,8 @@
/*
-** Copyright 2007-2023 RTE
-** Authors: Antares_Simulator Team
-**
-** This file is part of Antares_Simulator.
+** Copyright 2007-2024, RTE (https://www.rte-france.com)
+** See AUTHORS.txt
+** SPDX-License-Identifier: MPL-2.0
+** This file is part of Antares-Simulator,** Adequacy and Performance assesment for interconnected energy networks.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
@@ -21,8 +21,6 @@
**
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
-**
-** SPDX-License-Identifier: MPL-2.0
*/
#include
diff --git a/src/libs/antares/study/cleaner/versions.h b/src/libs/antares/study/cleaner/versions.h
index be88f55416..842032cedc 100644
--- a/src/libs/antares/study/cleaner/versions.h
+++ b/src/libs/antares/study/cleaner/versions.h
@@ -1,8 +1,8 @@
/*
-** Copyright 2007-2023 RTE
-** Authors: Antares_Simulator Team
-**
-** This file is part of Antares_Simulator.
+** Copyright 2007-2024, RTE (https://www.rte-france.com)
+** See AUTHORS.txt
+** SPDX-License-Identifier: MPL-2.0
+** This file is part of Antares-Simulator,** Adequacy and Performance assesment for interconnected energy networks.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
@@ -21,8 +21,6 @@
**
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
-**
-** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_LIBS_STUDY_CLEANER_VERSION_H__
#define __ANTARES_LIBS_STUDY_CLEANER_VERSION_H__
diff --git a/src/libs/antares/study/constraint.h b/src/libs/antares/study/constraint.h
index ce0d6cae36..b21b15d6ed 100644
--- a/src/libs/antares/study/constraint.h
+++ b/src/libs/antares/study/constraint.h
@@ -1,8 +1,8 @@
/*
-** Copyright 2007-2023 RTE
-** Authors: Antares_Simulator Team
-**
-** This file is part of Antares_Simulator.
+** Copyright 2007-2024, RTE (https://www.rte-france.com)
+** See AUTHORS.txt
+** SPDX-License-Identifier: MPL-2.0
+** This file is part of Antares-Simulator,** Adequacy and Performance assesment for interconnected energy networks.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
@@ -21,8 +21,6 @@
**
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
-**
-** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_LIBS_STUDY_CONSTRAINT_H__
#define __ANTARES_LIBS_STUDY_CONSTRAINT_H__
diff --git a/src/libs/antares/study/correlation-updater.hxx b/src/libs/antares/study/correlation-updater.hxx
index 5283842adb..323a18b6e7 100644
--- a/src/libs/antares/study/correlation-updater.hxx
+++ b/src/libs/antares/study/correlation-updater.hxx
@@ -1,8 +1,8 @@
/*
-** Copyright 2007-2023 RTE
-** Authors: Antares_Simulator Team
-**
-** This file is part of Antares_Simulator.
+** Copyright 2007-2024, RTE (https://www.rte-france.com)
+** See AUTHORS.txt
+** SPDX-License-Identifier: MPL-2.0
+** This file is part of Antares-Simulator,** Adequacy and Performance assesment for interconnected energy networks.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
@@ -21,8 +21,6 @@
**
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
-**
-** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_LIBS_STUDY_CORRELATION_UPDATER_HXX__
#define __ANTARES_LIBS_STUDY_CORRELATION_UPDATER_HXX__
diff --git a/src/libs/antares/study/filter.cpp b/src/libs/antares/study/filter.cpp
index d1adbd3816..31a9146549 100644
--- a/src/libs/antares/study/filter.cpp
+++ b/src/libs/antares/study/filter.cpp
@@ -1,8 +1,8 @@
/*
-** Copyright 2007-2023 RTE
-** Authors: Antares_Simulator Team
-**
-** This file is part of Antares_Simulator.
+** Copyright 2007-2024, RTE (https://www.rte-france.com)
+** See AUTHORS.txt
+** SPDX-License-Identifier: MPL-2.0
+** This file is part of Antares-Simulator,** Adequacy and Performance assesment for interconnected energy networks.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
@@ -21,8 +21,6 @@
**
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
-**
-** SPDX-License-Identifier: MPL-2.0
*/
#include "filter.h"
diff --git a/src/libs/antares/study/filter.h b/src/libs/antares/study/filter.h
index b688609d21..2f1199732f 100644
--- a/src/libs/antares/study/filter.h
+++ b/src/libs/antares/study/filter.h
@@ -1,8 +1,8 @@
/*
-** Copyright 2007-2023 RTE
-** Authors: Antares_Simulator Team
-**
-** This file is part of Antares_Simulator.
+** Copyright 2007-2024, RTE (https://www.rte-france.com)
+** See AUTHORS.txt
+** SPDX-License-Identifier: MPL-2.0
+** This file is part of Antares-Simulator,** Adequacy and Performance assesment for interconnected energy networks.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
@@ -21,8 +21,6 @@
**
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
-**
-** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_LIB_STUDY_FILTER_H__
#define __ANTARES_LIB_STUDY_FILTER_H__
diff --git a/src/libs/antares/study/finder.h b/src/libs/antares/study/finder.h
index 3c71fcec1c..0ede7b248f 100644
--- a/src/libs/antares/study/finder.h
+++ b/src/libs/antares/study/finder.h
@@ -1,8 +1,8 @@
/*
-** Copyright 2007-2023 RTE
-** Authors: Antares_Simulator Team
-**
-** This file is part of Antares_Simulator.
+** Copyright 2007-2024, RTE (https://www.rte-france.com)
+** See AUTHORS.txt
+** SPDX-License-Identifier: MPL-2.0
+** This file is part of Antares-Simulator,** Adequacy and Performance assesment for interconnected energy networks.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
@@ -21,8 +21,6 @@
**
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
-**
-** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_LIB_FINDER_H__
#define __ANTARES_LIB_FINDER_H__
diff --git a/src/libs/antares/study/finder/finder.cpp b/src/libs/antares/study/finder/finder.cpp
index bd77c60770..43fcabb14e 100644
--- a/src/libs/antares/study/finder/finder.cpp
+++ b/src/libs/antares/study/finder/finder.cpp
@@ -1,8 +1,8 @@
/*
-** Copyright 2007-2023 RTE
-** Authors: Antares_Simulator Team
-**
-** This file is part of Antares_Simulator.
+** Copyright 2007-2024, RTE (https://www.rte-france.com)
+** See AUTHORS.txt
+** SPDX-License-Identifier: MPL-2.0
+** This file is part of Antares-Simulator,** Adequacy and Performance assesment for interconnected energy networks.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
@@ -21,8 +21,6 @@
**
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
-**
-** SPDX-License-Identifier: MPL-2.0
*/
#include
diff --git a/src/libs/antares/study/finder/finder.h b/src/libs/antares/study/finder/finder.h
index 20d25a917a..f0d7ffc7f3 100644
--- a/src/libs/antares/study/finder/finder.h
+++ b/src/libs/antares/study/finder/finder.h
@@ -1,8 +1,8 @@
/*
-** Copyright 2007-2023 RTE
-** Authors: Antares_Simulator Team
-**
-** This file is part of Antares_Simulator.
+** Copyright 2007-2024, RTE (https://www.rte-france.com)
+** See AUTHORS.txt
+** SPDX-License-Identifier: MPL-2.0
+** This file is part of Antares-Simulator,** Adequacy and Performance assesment for interconnected energy networks.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
@@ -21,8 +21,6 @@
**
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
-**
-** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_LIB_FINDER_FINDER_H__
#define __ANTARES_LIB_FINDER_FINDER_H__
diff --git a/src/libs/antares/study/fwd.cpp b/src/libs/antares/study/fwd.cpp
index 25e597f622..00fddfc5ba 100644
--- a/src/libs/antares/study/fwd.cpp
+++ b/src/libs/antares/study/fwd.cpp
@@ -1,8 +1,8 @@
/*
-** Copyright 2007-2023 RTE
-** Authors: Antares_Simulator Team
-**
-** This file is part of Antares_Simulator.
+** Copyright 2007-2024, RTE (https://www.rte-france.com)
+** See AUTHORS.txt
+** SPDX-License-Identifier: MPL-2.0
+** This file is part of Antares-Simulator,** Adequacy and Performance assesment for interconnected energy networks.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
@@ -21,8 +21,6 @@
**
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
-**
-** SPDX-License-Identifier: MPL-2.0
*/
#include "fwd.h"
diff --git a/src/libs/antares/study/fwd.h b/src/libs/antares/study/fwd.h
index 03b1353ae6..b947baf8d6 100644
--- a/src/libs/antares/study/fwd.h
+++ b/src/libs/antares/study/fwd.h
@@ -1,8 +1,8 @@
/*
-** Copyright 2007-2023 RTE
-** Authors: Antares_Simulator Team
-**
-** This file is part of Antares_Simulator.
+** Copyright 2007-2024, RTE (https://www.rte-france.com)
+** See AUTHORS.txt
+** SPDX-License-Identifier: MPL-2.0
+** This file is part of Antares-Simulator,** Adequacy and Performance assesment for interconnected energy networks.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
@@ -21,8 +21,6 @@
**
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
-**
-** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_LIBS_STUDY_FWD_H__
#define __ANTARES_LIBS_STUDY_FWD_H__
diff --git a/src/libs/antares/study/header.cpp b/src/libs/antares/study/header.cpp
index fbb51f9ff9..319b912ea6 100644
--- a/src/libs/antares/study/header.cpp
+++ b/src/libs/antares/study/header.cpp
@@ -1,8 +1,8 @@
/*
-** Copyright 2007-2023 RTE
-** Authors: Antares_Simulator Team
-**
-** This file is part of Antares_Simulator.
+** Copyright 2007-2024, RTE (https://www.rte-france.com)
+** See AUTHORS.txt
+** SPDX-License-Identifier: MPL-2.0
+** This file is part of Antares-Simulator,** Adequacy and Performance assesment for interconnected energy networks.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
@@ -21,8 +21,6 @@
**
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
-**
-** SPDX-License-Identifier: MPL-2.0
*/
#include "header.h"
diff --git a/src/libs/antares/study/header.h b/src/libs/antares/study/header.h
index fa877ce3bf..1ba2e28ec8 100644
--- a/src/libs/antares/study/header.h
+++ b/src/libs/antares/study/header.h
@@ -1,8 +1,8 @@
/*
-** Copyright 2007-2023 RTE
-** Authors: Antares_Simulator Team
-**
-** This file is part of Antares_Simulator.
+** Copyright 2007-2024, RTE (https://www.rte-france.com)
+** See AUTHORS.txt
+** SPDX-License-Identifier: MPL-2.0
+** This file is part of Antares-Simulator,** Adequacy and Performance assesment for interconnected energy networks.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
@@ -21,8 +21,6 @@
**
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
-**
-** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_LIBS_STUDY_HEADER_H__
#define __ANTARES_LIBS_STUDY_HEADER_H__
diff --git a/src/libs/antares/study/header.hxx b/src/libs/antares/study/header.hxx
index 5008f20fee..348cc02d8c 100644
--- a/src/libs/antares/study/header.hxx
+++ b/src/libs/antares/study/header.hxx
@@ -1,8 +1,8 @@
/*
-** Copyright 2007-2023 RTE
-** Authors: Antares_Simulator Team
-**
-** This file is part of Antares_Simulator.
+** Copyright 2007-2024, RTE (https://www.rte-france.com)
+** See AUTHORS.txt
+** SPDX-License-Identifier: MPL-2.0
+** This file is part of Antares-Simulator,** Adequacy and Performance assesment for interconnected energy networks.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
@@ -21,8 +21,6 @@
**
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
-**
-** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_LIBS_STUDY_HEADER_HXX__
#define __ANTARES_LIBS_STUDY_HEADER_HXX__
diff --git a/src/libs/antares/study/importlogs.cpp b/src/libs/antares/study/importlogs.cpp
index f10e8ef47f..8b7ce2f29a 100644
--- a/src/libs/antares/study/importlogs.cpp
+++ b/src/libs/antares/study/importlogs.cpp
@@ -1,8 +1,8 @@
/*
-** Copyright 2007-2023 RTE
-** Authors: Antares_Simulator Team
-**
-** This file is part of Antares_Simulator.
+** Copyright 2007-2024, RTE (https://www.rte-france.com)
+** See AUTHORS.txt
+** SPDX-License-Identifier: MPL-2.0
+** This file is part of Antares-Simulator,** Adequacy and Performance assesment for interconnected energy networks.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
@@ -21,8 +21,6 @@
**
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
-**
-** SPDX-License-Identifier: MPL-2.0
*/
#include
diff --git a/src/libs/antares/study/layerdata.cpp b/src/libs/antares/study/layerdata.cpp
index bfe77e236a..36060a52bb 100644
--- a/src/libs/antares/study/layerdata.cpp
+++ b/src/libs/antares/study/layerdata.cpp
@@ -1,8 +1,8 @@
/*
-** Copyright 2007-2023 RTE
-** Authors: Antares_Simulator Team
-**
-** This file is part of Antares_Simulator.
+** Copyright 2007-2024, RTE (https://www.rte-france.com)
+** See AUTHORS.txt
+** SPDX-License-Identifier: MPL-2.0
+** This file is part of Antares-Simulator,** Adequacy and Performance assesment for interconnected energy networks.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
@@ -21,8 +21,6 @@
**
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
-**
-** SPDX-License-Identifier: MPL-2.0
*/
#include
diff --git a/src/libs/antares/study/layerdata.h b/src/libs/antares/study/layerdata.h
index 6fdb020487..c7263bfb85 100644
--- a/src/libs/antares/study/layerdata.h
+++ b/src/libs/antares/study/layerdata.h
@@ -1,8 +1,8 @@
/*
-** Copyright 2007-2023 RTE
-** Authors: Antares_Simulator Team
-**
-** This file is part of Antares_Simulator.
+** Copyright 2007-2024, RTE (https://www.rte-france.com)
+** See AUTHORS.txt
+** SPDX-License-Identifier: MPL-2.0
+** This file is part of Antares-Simulator,** Adequacy and Performance assesment for interconnected energy networks.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
@@ -21,8 +21,6 @@
**
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
-**
-** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_LIBS_STUDY_LAYERDATA_H__
#define __ANTARES_LIBS_STUDY_LAYERDATA_H__
diff --git a/src/libs/antares/study/load-options.cpp b/src/libs/antares/study/load-options.cpp
index 14c9dc53e9..ff8946528e 100644
--- a/src/libs/antares/study/load-options.cpp
+++ b/src/libs/antares/study/load-options.cpp
@@ -1,8 +1,8 @@
/*
-** Copyright 2007-2023 RTE
-** Authors: Antares_Simulator Team
-**
-** This file is part of Antares_Simulator.
+** Copyright 2007-2024, RTE (https://www.rte-france.com)
+** See AUTHORS.txt
+** SPDX-License-Identifier: MPL-2.0
+** This file is part of Antares-Simulator,** Adequacy and Performance assesment for interconnected energy networks.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
@@ -21,8 +21,6 @@
**
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
-**
-** SPDX-License-Identifier: MPL-2.0
*/
#include "load-options.h"
diff --git a/src/libs/antares/study/load-options.h b/src/libs/antares/study/load-options.h
index fc66a1eb2a..f3d633733e 100644
--- a/src/libs/antares/study/load-options.h
+++ b/src/libs/antares/study/load-options.h
@@ -1,8 +1,8 @@
/*
-** Copyright 2007-2023 RTE
-** Authors: Antares_Simulator Team
-**
-** This file is part of Antares_Simulator.
+** Copyright 2007-2024, RTE (https://www.rte-france.com)
+** See AUTHORS.txt
+** SPDX-License-Identifier: MPL-2.0
+** This file is part of Antares-Simulator,** Adequacy and Performance assesment for interconnected energy networks.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
@@ -21,8 +21,6 @@
**
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
-**
-** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_LIBS_SOLVER_LOAD_OPTIONS_H__
#define __ANTARES_LIBS_SOLVER_LOAD_OPTIONS_H__
diff --git a/src/libs/antares/study/load.cpp b/src/libs/antares/study/load.cpp
index dd0ee0cc13..6b6a1e8188 100644
--- a/src/libs/antares/study/load.cpp
+++ b/src/libs/antares/study/load.cpp
@@ -1,8 +1,8 @@
/*
-** Copyright 2007-2023 RTE
-** Authors: Antares_Simulator Team
-**
-** This file is part of Antares_Simulator.
+** Copyright 2007-2024, RTE (https://www.rte-france.com)
+** See AUTHORS.txt
+** SPDX-License-Identifier: MPL-2.0
+** This file is part of Antares-Simulator,** Adequacy and Performance assesment for interconnected energy networks.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
@@ -21,8 +21,6 @@
**
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
-**
-** SPDX-License-Identifier: MPL-2.0
*/
#include
#include "study.h"
diff --git a/src/libs/antares/study/output.cpp b/src/libs/antares/study/output.cpp
index 8825f49aed..e5eaefb27a 100644
--- a/src/libs/antares/study/output.cpp
+++ b/src/libs/antares/study/output.cpp
@@ -1,8 +1,8 @@
/*
-** Copyright 2007-2023 RTE
-** Authors: Antares_Simulator Team
-**
-** This file is part of Antares_Simulator.
+** Copyright 2007-2024, RTE (https://www.rte-france.com)
+** See AUTHORS.txt
+** SPDX-License-Identifier: MPL-2.0
+** This file is part of Antares-Simulator,** Adequacy and Performance assesment for interconnected energy networks.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
@@ -21,8 +21,6 @@
**
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
-**
-** SPDX-License-Identifier: MPL-2.0
*/
#include "output.h"
diff --git a/src/libs/antares/study/output.h b/src/libs/antares/study/output.h
index 7495d76789..5d3838e138 100644
--- a/src/libs/antares/study/output.h
+++ b/src/libs/antares/study/output.h
@@ -1,8 +1,8 @@
/*
-** Copyright 2007-2023 RTE
-** Authors: Antares_Simulator Team
-**
-** This file is part of Antares_Simulator.
+** Copyright 2007-2024, RTE (https://www.rte-france.com)
+** See AUTHORS.txt
+** SPDX-License-Identifier: MPL-2.0
+** This file is part of Antares-Simulator,** Adequacy and Performance assesment for interconnected energy networks.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
@@ -21,8 +21,6 @@
**
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
-**
-** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_LIBS_STUDY_OUTPUT_H__
#define __ANTARES_LIBS_STUDY_OUTPUT_H__
diff --git a/src/libs/antares/study/output.hxx b/src/libs/antares/study/output.hxx
index 18912ef22c..d1d17a4abf 100644
--- a/src/libs/antares/study/output.hxx
+++ b/src/libs/antares/study/output.hxx
@@ -1,8 +1,8 @@
/*
-** Copyright 2007-2023 RTE
-** Authors: Antares_Simulator Team
-**
-** This file is part of Antares_Simulator.
+** Copyright 2007-2024, RTE (https://www.rte-france.com)
+** See AUTHORS.txt
+** SPDX-License-Identifier: MPL-2.0
+** This file is part of Antares-Simulator,** Adequacy and Performance assesment for interconnected energy networks.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
@@ -21,8 +21,6 @@
**
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
-**
-** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_LIBS_STUDY_OUTPUT_HXX__
#define __ANTARES_LIBS_STUDY_OUTPUT_HXX__
diff --git a/src/libs/antares/study/parameters.cpp b/src/libs/antares/study/parameters.cpp
index 71f676345d..f9ee36a61d 100644
--- a/src/libs/antares/study/parameters.cpp
+++ b/src/libs/antares/study/parameters.cpp
@@ -1,8 +1,8 @@
/*
-** Copyright 2007-2023 RTE
-** Authors: Antares_Simulator Team
-**
-** This file is part of Antares_Simulator.
+** Copyright 2007-2024, RTE (https://www.rte-france.com)
+** See AUTHORS.txt
+** SPDX-License-Identifier: MPL-2.0
+** This file is part of Antares-Simulator,** Adequacy and Performance assesment for interconnected energy networks.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
@@ -21,8 +21,6 @@
**
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
-**
-** SPDX-License-Identifier: MPL-2.0
*/
#include
diff --git a/src/libs/antares/study/parameters.h b/src/libs/antares/study/parameters.h
index c9e6dcbc7f..9c4b29649c 100644
--- a/src/libs/antares/study/parameters.h
+++ b/src/libs/antares/study/parameters.h
@@ -1,8 +1,8 @@
/*
-** Copyright 2007-2023 RTE
-** Authors: Antares_Simulator Team
-**
-** This file is part of Antares_Simulator.
+** Copyright 2007-2024, RTE (https://www.rte-france.com)
+** See AUTHORS.txt
+** SPDX-License-Identifier: MPL-2.0
+** This file is part of Antares-Simulator,** Adequacy and Performance assesment for interconnected energy networks.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
@@ -21,8 +21,6 @@
**
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
-**
-** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_LIBS_STUDY_PARAMETERS_H__
#define __ANTARES_LIBS_STUDY_PARAMETERS_H__
diff --git a/src/libs/antares/study/parameters/adq-patch-params.cpp b/src/libs/antares/study/parameters/adq-patch-params.cpp
index 4b6d9b33fa..43fafe4a89 100644
--- a/src/libs/antares/study/parameters/adq-patch-params.cpp
+++ b/src/libs/antares/study/parameters/adq-patch-params.cpp
@@ -1,3 +1,27 @@
+/*
+** Copyright 2007-2024, RTE (https://www.rte-france.com)
+** See AUTHORS.txt
+** SPDX-License-Identifier: MPL-2.0
+** This file is part of Antares-Simulator,** Adequacy and Performance assesment for interconnected energy networks.
+**
+** Antares_Simulator is free software: you can redistribute it and/or modify
+** it under the terms of the Mozilla Public Licence 2.0 as published by
+** the Mozilla Foundation, either version 2 of the License, or
+** (at your option) any later version.
+**
+** There are special exceptions to the terms and conditions of the
+** license as they are applied to this software. View the full text of
+** the exceptions in file COPYING.txt in the directory of this software
+** distribution
+**
+** Antares_Simulator is distributed in the hope that it will be useful,
+** but WITHOUT ANY WARRANTY; without even the implied warranty of
+** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+** Mozilla Public Licence 2.0 for more details.
+**
+** You should have received a copy of the Mozilla Public Licence 2.0
+** along with Antares_Simulator. If not, see .
+*/
#include "adq-patch-params.h"
#include
diff --git a/src/libs/antares/study/parameters/adq-patch-params.h b/src/libs/antares/study/parameters/adq-patch-params.h
index 560f8f9d62..3c9cd2c068 100644
--- a/src/libs/antares/study/parameters/adq-patch-params.h
+++ b/src/libs/antares/study/parameters/adq-patch-params.h
@@ -1,3 +1,27 @@
+/*
+** Copyright 2007-2024, RTE (https://www.rte-france.com)
+** See AUTHORS.txt
+** SPDX-License-Identifier: MPL-2.0
+** This file is part of Antares-Simulator,** Adequacy and Performance assesment for interconnected energy networks.
+**
+** Antares_Simulator is free software: you can redistribute it and/or modify
+** it under the terms of the Mozilla Public Licence 2.0 as published by
+** the Mozilla Foundation, either version 2 of the License, or
+** (at your option) any later version.
+**
+** There are special exceptions to the terms and conditions of the
+** license as they are applied to this software. View the full text of
+** the exceptions in file COPYING.txt in the directory of this software
+** distribution
+**
+** Antares_Simulator is distributed in the hope that it will be useful,
+** but WITHOUT ANY WARRANTY; without even the implied warranty of
+** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+** Mozilla Public Licence 2.0 for more details.
+**
+** You should have received a copy of the Mozilla Public Licence 2.0
+** along with Antares_Simulator. If not, see .
+*/
#pragma once
#include
diff --git a/src/libs/antares/study/parts/common/cluster.cpp b/src/libs/antares/study/parts/common/cluster.cpp
index 64e925f8a5..abaef23043 100644
--- a/src/libs/antares/study/parts/common/cluster.cpp
+++ b/src/libs/antares/study/parts/common/cluster.cpp
@@ -1,3 +1,27 @@
+/*
+** Copyright 2007-2024, RTE (https://www.rte-france.com)
+** See AUTHORS.txt
+** SPDX-License-Identifier: MPL-2.0
+** This file is part of Antares-Simulator,** Adequacy and Performance assesment for interconnected energy networks.
+**
+** Antares_Simulator is free software: you can redistribute it and/or modify
+** it under the terms of the Mozilla Public Licence 2.0 as published by
+** the Mozilla Foundation, either version 2 of the License, or
+** (at your option) any later version.
+**
+** There are special exceptions to the terms and conditions of the
+** license as they are applied to this software. View the full text of
+** the exceptions in file COPYING.txt in the directory of this software
+** distribution
+**
+** Antares_Simulator is distributed in the hope that it will be useful,
+** but WITHOUT ANY WARRANTY; without even the implied warranty of
+** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+** Mozilla Public Licence 2.0 for more details.
+**
+** You should have received a copy of the Mozilla Public Licence 2.0
+** along with Antares_Simulator. If not, see .
+*/
#include
#include
#include
diff --git a/src/libs/antares/study/parts/common/cluster.h b/src/libs/antares/study/parts/common/cluster.h
index eee596ede1..310304fd6f 100644
--- a/src/libs/antares/study/parts/common/cluster.h
+++ b/src/libs/antares/study/parts/common/cluster.h
@@ -1,3 +1,27 @@
+/*
+** Copyright 2007-2024, RTE (https://www.rte-france.com)
+** See AUTHORS.txt
+** SPDX-License-Identifier: MPL-2.0
+** This file is part of Antares-Simulator,** Adequacy and Performance assesment for interconnected energy networks.
+**
+** Antares_Simulator is free software: you can redistribute it and/or modify
+** it under the terms of the Mozilla Public Licence 2.0 as published by
+** the Mozilla Foundation, either version 2 of the License, or
+** (at your option) any later version.
+**
+** There are special exceptions to the terms and conditions of the
+** license as they are applied to this software. View the full text of
+** the exceptions in file COPYING.txt in the directory of this software
+** distribution
+**
+** Antares_Simulator is distributed in the hope that it will be useful,
+** but WITHOUT ANY WARRANTY; without even the implied warranty of
+** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+** Mozilla Public Licence 2.0 for more details.
+**
+** You should have received a copy of the Mozilla Public Licence 2.0
+** along with Antares_Simulator. If not, see .
+*/
#ifndef __LIBS_ANTARES_STUDY_PARTS_COMMON_H__
#define __LIBS_ANTARES_STUDY_PARTS_COMMON_H__
diff --git a/src/libs/antares/study/parts/common/cluster_list.cpp b/src/libs/antares/study/parts/common/cluster_list.cpp
index ee9ae9c8cb..e533d85c84 100644
--- a/src/libs/antares/study/parts/common/cluster_list.cpp
+++ b/src/libs/antares/study/parts/common/cluster_list.cpp
@@ -1,3 +1,27 @@
+/*
+** Copyright 2007-2024, RTE (https://www.rte-france.com)
+** See AUTHORS.txt
+** SPDX-License-Identifier: MPL-2.0
+** This file is part of Antares-Simulator,** Adequacy and Performance assesment for interconnected energy networks.
+**
+** Antares_Simulator is free software: you can redistribute it and/or modify
+** it under the terms of the Mozilla Public Licence 2.0 as published by
+** the Mozilla Foundation, either version 2 of the License, or
+** (at your option) any later version.
+**
+** There are special exceptions to the terms and conditions of the
+** license as they are applied to this software. View the full text of
+** the exceptions in file COPYING.txt in the directory of this software
+** distribution
+**
+** Antares_Simulator is distributed in the hope that it will be useful,
+** but WITHOUT ANY WARRANTY; without even the implied warranty of
+** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+** Mozilla Public Licence 2.0 for more details.
+**
+** You should have received a copy of the Mozilla Public Licence 2.0
+** along with Antares_Simulator. If not, see .
+*/
#include
#include "cluster_list.h"
#include
diff --git a/src/libs/antares/study/parts/common/cluster_list.h b/src/libs/antares/study/parts/common/cluster_list.h
index 5fde367e39..a65e7d3ebc 100644
--- a/src/libs/antares/study/parts/common/cluster_list.h
+++ b/src/libs/antares/study/parts/common/cluster_list.h
@@ -1,3 +1,27 @@
+/*
+** Copyright 2007-2024, RTE (https://www.rte-france.com)
+** See AUTHORS.txt
+** SPDX-License-Identifier: MPL-2.0
+** This file is part of Antares-Simulator,** Adequacy and Performance assesment for interconnected energy networks.
+**
+** Antares_Simulator is free software: you can redistribute it and/or modify
+** it under the terms of the Mozilla Public Licence 2.0 as published by
+** the Mozilla Foundation, either version 2 of the License, or
+** (at your option) any later version.
+**
+** There are special exceptions to the terms and conditions of the
+** license as they are applied to this software. View the full text of
+** the exceptions in file COPYING.txt in the directory of this software
+** distribution
+**
+** Antares_Simulator is distributed in the hope that it will be useful,
+** but WITHOUT ANY WARRANTY; without even the implied warranty of
+** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+** Mozilla Public Licence 2.0 for more details.
+**
+** You should have received a copy of the Mozilla Public Licence 2.0
+** along with Antares_Simulator. If not, see .
+*/
#ifndef __ANTARES_LIBS_STUDY_PARTS_COMMON_CLUSTER_LIST_H__
#define __ANTARES_LIBS_STUDY_PARTS_COMMON_CLUSTER_LIST_H__
diff --git a/src/libs/antares/study/parts/hydro/allocation.cpp b/src/libs/antares/study/parts/hydro/allocation.cpp
index 622264f485..13b6d9e33e 100644
--- a/src/libs/antares/study/parts/hydro/allocation.cpp
+++ b/src/libs/antares/study/parts/hydro/allocation.cpp
@@ -1,8 +1,8 @@
/*
-** Copyright 2007-2023 RTE
-** Authors: Antares_Simulator Team
-**
-** This file is part of Antares_Simulator.
+** Copyright 2007-2024, RTE (https://www.rte-france.com)
+** See AUTHORS.txt
+** SPDX-License-Identifier: MPL-2.0
+** This file is part of Antares-Simulator,** Adequacy and Performance assesment for interconnected energy networks.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
@@ -21,8 +21,6 @@
**
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
-**
-** SPDX-License-Identifier: MPL-2.0
*/
#include "allocation.h"
diff --git a/src/libs/antares/study/parts/hydro/allocation.h b/src/libs/antares/study/parts/hydro/allocation.h
index f0509a0a57..3cecd5f34b 100644
--- a/src/libs/antares/study/parts/hydro/allocation.h
+++ b/src/libs/antares/study/parts/hydro/allocation.h
@@ -1,8 +1,8 @@
/*
-** Copyright 2007-2023 RTE
-** Authors: Antares_Simulator Team
-**
-** This file is part of Antares_Simulator.
+** Copyright 2007-2024, RTE (https://www.rte-france.com)
+** See AUTHORS.txt
+** SPDX-License-Identifier: MPL-2.0
+** This file is part of Antares-Simulator,** Adequacy and Performance assesment for interconnected energy networks.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
@@ -21,8 +21,6 @@
**
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
-**
-** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_LIB_STUDY_AREA_HYDRO_ALLOCATION_H__
#define __ANTARES_LIB_STUDY_AREA_HYDRO_ALLOCATION_H__
diff --git a/src/libs/antares/study/parts/hydro/allocation.hxx b/src/libs/antares/study/parts/hydro/allocation.hxx
index 0f338abc4e..fef1bd111c 100644
--- a/src/libs/antares/study/parts/hydro/allocation.hxx
+++ b/src/libs/antares/study/parts/hydro/allocation.hxx
@@ -1,8 +1,8 @@
/*
-** Copyright 2007-2023 RTE
-** Authors: Antares_Simulator Team
-**
-** This file is part of Antares_Simulator.
+** Copyright 2007-2024, RTE (https://www.rte-france.com)
+** See AUTHORS.txt
+** SPDX-License-Identifier: MPL-2.0
+** This file is part of Antares-Simulator,** Adequacy and Performance assesment for interconnected energy networks.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
@@ -21,8 +21,6 @@
**
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
-**
-** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_LIB_STUDY_AREA_HYDRO_ALLOCATION_HXX__
#define __ANTARES_LIB_STUDY_AREA_HYDRO_ALLOCATION_HXX__
diff --git a/src/libs/antares/study/parts/hydro/container.cpp b/src/libs/antares/study/parts/hydro/container.cpp
index de8d584307..3da5b71602 100644
--- a/src/libs/antares/study/parts/hydro/container.cpp
+++ b/src/libs/antares/study/parts/hydro/container.cpp
@@ -1,8 +1,8 @@
/*
-** Copyright 2007-2023 RTE
-** Authors: Antares_Simulator Team
-**
-** This file is part of Antares_Simulator.
+** Copyright 2007-2024, RTE (https://www.rte-france.com)
+** See AUTHORS.txt
+** SPDX-License-Identifier: MPL-2.0
+** This file is part of Antares-Simulator,** Adequacy and Performance assesment for interconnected energy networks.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
@@ -21,8 +21,6 @@
**
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
-**
-** SPDX-License-Identifier: MPL-2.0
*/
#include "../../study.h"
diff --git a/src/libs/antares/study/parts/hydro/container.h b/src/libs/antares/study/parts/hydro/container.h
index d66886ff94..651d7fac37 100644
--- a/src/libs/antares/study/parts/hydro/container.h
+++ b/src/libs/antares/study/parts/hydro/container.h
@@ -1,8 +1,8 @@
/*
-** Copyright 2007-2023 RTE
-** Authors: Antares_Simulator Team
-**
-** This file is part of Antares_Simulator.
+** Copyright 2007-2024, RTE (https://www.rte-france.com)
+** See AUTHORS.txt
+** SPDX-License-Identifier: MPL-2.0
+** This file is part of Antares-Simulator,** Adequacy and Performance assesment for interconnected energy networks.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
@@ -21,8 +21,6 @@
**
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
-**
-** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_LIBS_STUDY_PARTS_HYDRO_CONTAINER_H__
#define __ANTARES_LIBS_STUDY_PARTS_HYDRO_CONTAINER_H__
diff --git a/src/libs/antares/study/parts/hydro/prepro.cpp b/src/libs/antares/study/parts/hydro/prepro.cpp
index b8059db02e..8b8399db32 100644
--- a/src/libs/antares/study/parts/hydro/prepro.cpp
+++ b/src/libs/antares/study/parts/hydro/prepro.cpp
@@ -1,8 +1,8 @@
/*
-** Copyright 2007-2023 RTE
-** Authors: Antares_Simulator Team
-**
-** This file is part of Antares_Simulator.
+** Copyright 2007-2024, RTE (https://www.rte-france.com)
+** See AUTHORS.txt
+** SPDX-License-Identifier: MPL-2.0
+** This file is part of Antares-Simulator,** Adequacy and Performance assesment for interconnected energy networks.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
@@ -21,8 +21,6 @@
**
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
-**
-** SPDX-License-Identifier: MPL-2.0
*/
#include
diff --git a/src/libs/antares/study/parts/hydro/prepro.h b/src/libs/antares/study/parts/hydro/prepro.h
index 16f67110ba..957510fee7 100644
--- a/src/libs/antares/study/parts/hydro/prepro.h
+++ b/src/libs/antares/study/parts/hydro/prepro.h
@@ -1,8 +1,8 @@
/*
-** Copyright 2007-2023 RTE
-** Authors: Antares_Simulator Team
-**
-** This file is part of Antares_Simulator.
+** Copyright 2007-2024, RTE (https://www.rte-france.com)
+** See AUTHORS.txt
+** SPDX-License-Identifier: MPL-2.0
+** This file is part of Antares-Simulator,** Adequacy and Performance assesment for interconnected energy networks.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
@@ -21,8 +21,6 @@
**
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
-**
-** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_LIBS_STUDY_PARTS_HYDRO_PREPRO_H__
#define __ANTARES_LIBS_STUDY_PARTS_HYDRO_PREPRO_H__
diff --git a/src/libs/antares/study/parts/hydro/series.cpp b/src/libs/antares/study/parts/hydro/series.cpp
index c7c74a5ed3..bf0e261f04 100644
--- a/src/libs/antares/study/parts/hydro/series.cpp
+++ b/src/libs/antares/study/parts/hydro/series.cpp
@@ -1,8 +1,8 @@
/*
-** Copyright 2007-2023 RTE
-** Authors: Antares_Simulator Team
-**
-** This file is part of Antares_Simulator.
+** Copyright 2007-2024, RTE (https://www.rte-france.com)
+** See AUTHORS.txt
+** SPDX-License-Identifier: MPL-2.0
+** This file is part of Antares-Simulator,** Adequacy and Performance assesment for interconnected energy networks.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
@@ -21,8 +21,6 @@
**
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
-**
-** SPDX-License-Identifier: MPL-2.0
*/
#include
diff --git a/src/libs/antares/study/parts/hydro/series.h b/src/libs/antares/study/parts/hydro/series.h
index 10c9b6b1ba..2bbe98010e 100644
--- a/src/libs/antares/study/parts/hydro/series.h
+++ b/src/libs/antares/study/parts/hydro/series.h
@@ -1,8 +1,8 @@
/*
-** Copyright 2007-2023 RTE
-** Authors: Antares_Simulator Team
-**
-** This file is part of Antares_Simulator.
+** Copyright 2007-2024, RTE (https://www.rte-france.com)
+** See AUTHORS.txt
+** SPDX-License-Identifier: MPL-2.0
+** This file is part of Antares-Simulator,** Adequacy and Performance assesment for interconnected energy networks.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
@@ -21,8 +21,6 @@
**
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
-**
-** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_LIBS_STUDY_PARTS_HYDRO_TIMESERIES_H__
#define __ANTARES_LIBS_STUDY_PARTS_HYDRO_TIMESERIES_H__
diff --git a/src/libs/antares/study/parts/load/container.cpp b/src/libs/antares/study/parts/load/container.cpp
index 401b357981..a24d33da49 100644
--- a/src/libs/antares/study/parts/load/container.cpp
+++ b/src/libs/antares/study/parts/load/container.cpp
@@ -1,8 +1,8 @@
/*
-** Copyright 2007-2023 RTE
-** Authors: Antares_Simulator Team
-**
-** This file is part of Antares_Simulator.
+** Copyright 2007-2024, RTE (https://www.rte-france.com)
+** See AUTHORS.txt
+** SPDX-License-Identifier: MPL-2.0
+** This file is part of Antares-Simulator,** Adequacy and Performance assesment for interconnected energy networks.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
@@ -21,8 +21,6 @@
**
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
-**
-** SPDX-License-Identifier: MPL-2.0
*/
#include
diff --git a/src/libs/antares/study/parts/load/container.h b/src/libs/antares/study/parts/load/container.h
index 6305ae4340..865c9912ba 100644
--- a/src/libs/antares/study/parts/load/container.h
+++ b/src/libs/antares/study/parts/load/container.h
@@ -1,8 +1,8 @@
/*
-** Copyright 2007-2023 RTE
-** Authors: Antares_Simulator Team
-**
-** This file is part of Antares_Simulator.
+** Copyright 2007-2024, RTE (https://www.rte-france.com)
+** See AUTHORS.txt
+** SPDX-License-Identifier: MPL-2.0
+** This file is part of Antares-Simulator,** Adequacy and Performance assesment for interconnected energy networks.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
@@ -21,8 +21,6 @@
**
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
-**
-** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_LIBS_STUDY_PARTS_LOAD_CONTAINER_H__
#define __ANTARES_LIBS_STUDY_PARTS_LOAD_CONTAINER_H__
diff --git a/src/libs/antares/study/parts/load/prepro.cpp b/src/libs/antares/study/parts/load/prepro.cpp
index 617aebda17..d6de32d3cd 100644
--- a/src/libs/antares/study/parts/load/prepro.cpp
+++ b/src/libs/antares/study/parts/load/prepro.cpp
@@ -1,8 +1,8 @@
/*
-** Copyright 2007-2023 RTE
-** Authors: Antares_Simulator Team
-**
-** This file is part of Antares_Simulator.
+** Copyright 2007-2024, RTE (https://www.rte-france.com)
+** See AUTHORS.txt
+** SPDX-License-Identifier: MPL-2.0
+** This file is part of Antares-Simulator,** Adequacy and Performance assesment for interconnected energy networks.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
@@ -21,8 +21,6 @@
**
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
-**
-** SPDX-License-Identifier: MPL-2.0
*/
#include
diff --git a/src/libs/antares/study/parts/load/prepro.h b/src/libs/antares/study/parts/load/prepro.h
index fdf6574301..1501509e2a 100644
--- a/src/libs/antares/study/parts/load/prepro.h
+++ b/src/libs/antares/study/parts/load/prepro.h
@@ -1,8 +1,8 @@
/*
-** Copyright 2007-2023 RTE
-** Authors: Antares_Simulator Team
-**
-** This file is part of Antares_Simulator.
+** Copyright 2007-2024, RTE (https://www.rte-france.com)
+** See AUTHORS.txt
+** SPDX-License-Identifier: MPL-2.0
+** This file is part of Antares-Simulator,** Adequacy and Performance assesment for interconnected energy networks.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
@@ -21,8 +21,6 @@
**
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
-**
-** SPDX-License-Identifier: MPL-2.0
*/
#pragma once
diff --git a/src/libs/antares/study/parts/load/prepro.hxx b/src/libs/antares/study/parts/load/prepro.hxx
index c7bedd3064..50f3b41e87 100644
--- a/src/libs/antares/study/parts/load/prepro.hxx
+++ b/src/libs/antares/study/parts/load/prepro.hxx
@@ -1,8 +1,8 @@
/*
-** Copyright 2007-2023 RTE
-** Authors: Antares_Simulator Team
-**
-** This file is part of Antares_Simulator.
+** Copyright 2007-2024, RTE (https://www.rte-france.com)
+** See AUTHORS.txt
+** SPDX-License-Identifier: MPL-2.0
+** This file is part of Antares-Simulator,** Adequacy and Performance assesment for interconnected energy networks.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
@@ -21,8 +21,6 @@
**
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
-**
-** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_LIBS_STUDY_PARTS_LOAD_PREPRO_HXX__
#define __ANTARES_LIBS_STUDY_PARTS_LOAD_PREPRO_HXX__
diff --git a/src/libs/antares/study/parts/parts.h b/src/libs/antares/study/parts/parts.h
index 9dc27b876f..0873a86274 100644
--- a/src/libs/antares/study/parts/parts.h
+++ b/src/libs/antares/study/parts/parts.h
@@ -1,8 +1,8 @@
/*
-** Copyright 2007-2023 RTE
-** Authors: Antares_Simulator Team
-**
-** This file is part of Antares_Simulator.
+** Copyright 2007-2024, RTE (https://www.rte-france.com)
+** See AUTHORS.txt
+** SPDX-License-Identifier: MPL-2.0
+** This file is part of Antares-Simulator,** Adequacy and Performance assesment for interconnected energy networks.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
@@ -21,8 +21,6 @@
**
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
-**
-** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_LIBS_STUDY_PARTS_H__
#define __ANTARES_LIBS_STUDY_PARTS_H__
diff --git a/src/libs/antares/study/parts/renewable/cluster.cpp b/src/libs/antares/study/parts/renewable/cluster.cpp
index bb1f4123e4..37781c3ee3 100644
--- a/src/libs/antares/study/parts/renewable/cluster.cpp
+++ b/src/libs/antares/study/parts/renewable/cluster.cpp
@@ -1,8 +1,8 @@
/*
-** Copyright 2007-2023 RTE
-** Authors: Antares_Simulator Team
-**
-** This file is part of Antares_Simulator.
+** Copyright 2007-2024, RTE (https://www.rte-france.com)
+** See AUTHORS.txt
+** SPDX-License-Identifier: MPL-2.0
+** This file is part of Antares-Simulator,** Adequacy and Performance assesment for interconnected energy networks.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
@@ -21,8 +21,6 @@
**
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
-**
-** SPDX-License-Identifier: MPL-2.0
*/
#include
diff --git a/src/libs/antares/study/parts/renewable/cluster.h b/src/libs/antares/study/parts/renewable/cluster.h
index eca3f02f58..bde44ea816 100644
--- a/src/libs/antares/study/parts/renewable/cluster.h
+++ b/src/libs/antares/study/parts/renewable/cluster.h
@@ -1,8 +1,8 @@
/*
-** Copyright 2007-2023 RTE
-** Authors: Antares_Simulator Team
-**
-** This file is part of Antares_Simulator.
+** Copyright 2007-2024, RTE (https://www.rte-france.com)
+** See AUTHORS.txt
+** SPDX-License-Identifier: MPL-2.0
+** This file is part of Antares-Simulator,** Adequacy and Performance assesment for interconnected energy networks.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
@@ -21,8 +21,6 @@
**
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
-**
-** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_LIBS_STUDY_PARTS_RENEWABLE_CLUSTER_H__
#define __ANTARES_LIBS_STUDY_PARTS_RENEWABLE_CLUSTER_H__
diff --git a/src/libs/antares/study/parts/renewable/cluster.hxx b/src/libs/antares/study/parts/renewable/cluster.hxx
index 3ba97bdbae..7f5a5114c6 100644
--- a/src/libs/antares/study/parts/renewable/cluster.hxx
+++ b/src/libs/antares/study/parts/renewable/cluster.hxx
@@ -1,8 +1,8 @@
/*
-** Copyright 2007-2023 RTE
-** Authors: Antares_Simulator Team
-**
-** This file is part of Antares_Simulator.
+** Copyright 2007-2024, RTE (https://www.rte-france.com)
+** See AUTHORS.txt
+** SPDX-License-Identifier: MPL-2.0
+** This file is part of Antares-Simulator,** Adequacy and Performance assesment for interconnected energy networks.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
@@ -21,8 +21,6 @@
**
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
-**
-** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_LIBS_STUDY_PARTS_RENEWABLE_CLUSTER_HXX__
#define __ANTARES_LIBS_STUDY_PARTS_RENEWABLE_CLUSTER_HXX__
diff --git a/src/libs/antares/study/parts/renewable/cluster_list.cpp b/src/libs/antares/study/parts/renewable/cluster_list.cpp
index c7c01a00bd..a493a02dc1 100644
--- a/src/libs/antares/study/parts/renewable/cluster_list.cpp
+++ b/src/libs/antares/study/parts/renewable/cluster_list.cpp
@@ -1,3 +1,27 @@
+/*
+** Copyright 2007-2024, RTE (https://www.rte-france.com)
+** See AUTHORS.txt
+** SPDX-License-Identifier: MPL-2.0
+** This file is part of Antares-Simulator,** Adequacy and Performance assesment for interconnected energy networks.
+**
+** Antares_Simulator is free software: you can redistribute it and/or modify
+** it under the terms of the Mozilla Public Licence 2.0 as published by
+** the Mozilla Foundation, either version 2 of the License, or
+** (at your option) any later version.
+**
+** There are special exceptions to the terms and conditions of the
+** license as they are applied to this software. View the full text of
+** the exceptions in file COPYING.txt in the directory of this software
+** distribution
+**
+** Antares_Simulator is distributed in the hope that it will be useful,
+** but WITHOUT ANY WARRANTY; without even the implied warranty of
+** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+** Mozilla Public Licence 2.0 for more details.
+**
+** You should have received a copy of the Mozilla Public Licence 2.0
+** along with Antares_Simulator. If not, see .
+*/
#include "cluster_list.h"
#include
#include "../../study.h"
diff --git a/src/libs/antares/study/parts/renewable/cluster_list.h b/src/libs/antares/study/parts/renewable/cluster_list.h
index 15746180fc..5dc584806d 100644
--- a/src/libs/antares/study/parts/renewable/cluster_list.h
+++ b/src/libs/antares/study/parts/renewable/cluster_list.h
@@ -1,3 +1,27 @@
+/*
+** Copyright 2007-2024, RTE (https://www.rte-france.com)
+** See AUTHORS.txt
+** SPDX-License-Identifier: MPL-2.0
+** This file is part of Antares-Simulator,** Adequacy and Performance assesment for interconnected energy networks.
+**
+** Antares_Simulator is free software: you can redistribute it and/or modify
+** it under the terms of the Mozilla Public Licence 2.0 as published by
+** the Mozilla Foundation, either version 2 of the License, or
+** (at your option) any later version.
+**
+** There are special exceptions to the terms and conditions of the
+** license as they are applied to this software. View the full text of
+** the exceptions in file COPYING.txt in the directory of this software
+** distribution
+**
+** Antares_Simulator is distributed in the hope that it will be useful,
+** but WITHOUT ANY WARRANTY; without even the implied warranty of
+** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+** Mozilla Public Licence 2.0 for more details.
+**
+** You should have received a copy of the Mozilla Public Licence 2.0
+** along with Antares_Simulator. If not, see .
+*/
#ifndef __ANTARES_LIBS_STUDY_PARTS_RENEWABLE_CLUSTER_LIST_H__
#define __ANTARES_LIBS_STUDY_PARTS_RENEWABLE_CLUSTER_LIST_H__
diff --git a/src/libs/antares/study/parts/renewable/container.cpp b/src/libs/antares/study/parts/renewable/container.cpp
index 24352a60ee..e07a77061c 100644
--- a/src/libs/antares/study/parts/renewable/container.cpp
+++ b/src/libs/antares/study/parts/renewable/container.cpp
@@ -1,8 +1,8 @@
/*
-** Copyright 2007-2023 RTE
-** Authors: Antares_Simulator Team
-**
-** This file is part of Antares_Simulator.
+** Copyright 2007-2024, RTE (https://www.rte-france.com)
+** See AUTHORS.txt
+** SPDX-License-Identifier: MPL-2.0
+** This file is part of Antares-Simulator,** Adequacy and Performance assesment for interconnected energy networks.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
@@ -21,8 +21,6 @@
**
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
-**
-** SPDX-License-Identifier: MPL-2.0
*/
#include
diff --git a/src/libs/antares/study/parts/renewable/container.h b/src/libs/antares/study/parts/renewable/container.h
index dc9a9f43cb..f3fd298bd1 100644
--- a/src/libs/antares/study/parts/renewable/container.h
+++ b/src/libs/antares/study/parts/renewable/container.h
@@ -1,8 +1,8 @@
/*
-** Copyright 2007-2023 RTE
-** Authors: Antares_Simulator Team
-**
-** This file is part of Antares_Simulator.
+** Copyright 2007-2024, RTE (https://www.rte-france.com)
+** See AUTHORS.txt
+** SPDX-License-Identifier: MPL-2.0
+** This file is part of Antares-Simulator,** Adequacy and Performance assesment for interconnected energy networks.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
@@ -21,8 +21,6 @@
**
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
-**
-** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_LIBS_STUDY_PARTS_RENEWABLE_CONTAINER_H__
#define __ANTARES_LIBS_STUDY_PARTS_RENEWABLE_CONTAINER_H__
diff --git a/src/libs/antares/study/parts/renewable/container.hxx b/src/libs/antares/study/parts/renewable/container.hxx
index 828543e522..1fe68bf5f4 100644
--- a/src/libs/antares/study/parts/renewable/container.hxx
+++ b/src/libs/antares/study/parts/renewable/container.hxx
@@ -1,8 +1,8 @@
/*
-** Copyright 2007-2023 RTE
-** Authors: Antares_Simulator Team
-**
-** This file is part of Antares_Simulator.
+** Copyright 2007-2024, RTE (https://www.rte-france.com)
+** See AUTHORS.txt
+** SPDX-License-Identifier: MPL-2.0
+** This file is part of Antares-Simulator,** Adequacy and Performance assesment for interconnected energy networks.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
@@ -21,8 +21,6 @@
**
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
-**
-** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_LIBS_STUDY_PARTS_RENEWABLE_CONTAINER_HXX__
#define __ANTARES_LIBS_STUDY_PARTS_RENEWABLE_CONTAINER_HXX__
diff --git a/src/libs/antares/study/parts/renewable/defines.h b/src/libs/antares/study/parts/renewable/defines.h
index f6a43355f3..ba22c038ea 100644
--- a/src/libs/antares/study/parts/renewable/defines.h
+++ b/src/libs/antares/study/parts/renewable/defines.h
@@ -1,8 +1,8 @@
/*
-** Copyright 2007-2023 RTE
-** Authors: Antares_Simulator Team
-**
-** This file is part of Antares_Simulator.
+** Copyright 2007-2024, RTE (https://www.rte-france.com)
+** See AUTHORS.txt
+** SPDX-License-Identifier: MPL-2.0
+** This file is part of Antares-Simulator,** Adequacy and Performance assesment for interconnected energy networks.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
@@ -21,8 +21,6 @@
**
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
-**
-** SPDX-License-Identifier: MPL-2.0
*/
#ifndef __ANTARES_LIBS_STUDY_PARTS_RENEWABLE_DEFINES_H__
#define __ANTARES_LIBS_STUDY_PARTS_RENEWABLE_DEFINES_H__
diff --git a/src/libs/antares/study/parts/short-term-storage/STStorageOutputCaptions.cpp b/src/libs/antares/study/parts/short-term-storage/STStorageOutputCaptions.cpp
index 65e47bdd6e..6b4aac8a22 100644
--- a/src/libs/antares/study/parts/short-term-storage/STStorageOutputCaptions.cpp
+++ b/src/libs/antares/study/parts/short-term-storage/STStorageOutputCaptions.cpp
@@ -1,3 +1,27 @@
+/*
+** Copyright 2007-2024, RTE (https://www.rte-france.com)
+** See AUTHORS.txt
+** SPDX-License-Identifier: MPL-2.0
+** This file is part of Antares-Simulator,** Adequacy and Performance assesment for interconnected energy networks.
+**
+** Antares_Simulator is free software: you can redistribute it and/or modify
+** it under the terms of the Mozilla Public Licence 2.0 as published by
+** the Mozilla Foundation, either version 2 of the License, or
+** (at your option) any later version.
+**
+** There are special exceptions to the terms and conditions of the
+** license as they are applied to this software. View the full text of
+** the exceptions in file COPYING.txt in the directory of this software
+** distribution
+**
+** Antares_Simulator is distributed in the hope that it will be useful,
+** but WITHOUT ANY WARRANTY; without even the implied warranty of
+** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+** Mozilla Public Licence 2.0 for more details.
+**
+** You should have received a copy of the Mozilla Public Licence 2.0
+** along with Antares_Simulator. If not, see .
+*/
#include
#include "STStorageOutputCaptions.h"
diff --git a/src/libs/antares/study/parts/short-term-storage/STStorageOutputCaptions.h b/src/libs/antares/study/parts/short-term-storage/STStorageOutputCaptions.h
index dc3befe794..a1b7958b67 100644
--- a/src/libs/antares/study/parts/short-term-storage/STStorageOutputCaptions.h
+++ b/src/libs/antares/study/parts/short-term-storage/STStorageOutputCaptions.h
@@ -1,3 +1,27 @@
+/*
+** Copyright 2007-2024, RTE (https://www.rte-france.com)
+** See AUTHORS.txt
+** SPDX-License-Identifier: MPL-2.0
+** This file is part of Antares-Simulator,** Adequacy and Performance assesment for interconnected energy networks.
+**
+** Antares_Simulator is free software: you can redistribute it and/or modify
+** it under the terms of the Mozilla Public Licence 2.0 as published by
+** the Mozilla Foundation, either version 2 of the License, or
+** (at your option) any later version.
+**
+** There are special exceptions to the terms and conditions of the
+** license as they are applied to this software. View the full text of
+** the exceptions in file COPYING.txt in the directory of this software
+** distribution
+**
+** Antares_Simulator is distributed in the hope that it will be useful,
+** but WITHOUT ANY WARRANTY; without even the implied warranty of
+** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+** Mozilla Public Licence 2.0 for more details.
+**
+** You should have received a copy of the Mozilla Public Licence 2.0
+** along with Antares_Simulator. If not, see .
+*/
#pragma once
#include
diff --git a/src/libs/antares/study/parts/short-term-storage/cluster.cpp b/src/libs/antares/study/parts/short-term-storage/cluster.cpp
index 405a073acf..df44c43214 100644
--- a/src/libs/antares/study/parts/short-term-storage/cluster.cpp
+++ b/src/libs/antares/study/parts/short-term-storage/cluster.cpp
@@ -1,8 +1,8 @@
/*
-** Copyright 2007-2023 RTE
-** Authors: Antares_Simulator Team
-**
-** This file is part of Antares_Simulator.
+** Copyright 2007-2024, RTE (https://www.rte-france.com)
+** See AUTHORS.txt
+** SPDX-License-Identifier: MPL-2.0
+** This file is part of Antares-Simulator,** Adequacy and Performance assesment for interconnected energy networks.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
@@ -21,8 +21,6 @@
**
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
-**
-** SPDX-License-Identifier: MPL-2.0
*/
#include
#include
diff --git a/src/libs/antares/study/parts/short-term-storage/cluster.h b/src/libs/antares/study/parts/short-term-storage/cluster.h
index 85fa004a6e..497536a74f 100644
--- a/src/libs/antares/study/parts/short-term-storage/cluster.h
+++ b/src/libs/antares/study/parts/short-term-storage/cluster.h
@@ -1,8 +1,8 @@
/*
-** Copyright 2007-2023 RTE
-** Authors: Antares_Simulator Team
-**
-** This file is part of Antares_Simulator.
+** Copyright 2007-2024, RTE (https://www.rte-france.com)
+** See AUTHORS.txt
+** SPDX-License-Identifier: MPL-2.0
+** This file is part of Antares-Simulator,** Adequacy and Performance assesment for interconnected energy networks.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
@@ -21,8 +21,6 @@
**
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
-**
-** SPDX-License-Identifier: MPL-2.0
*/
#pragma once
diff --git a/src/libs/antares/study/parts/short-term-storage/container.cpp b/src/libs/antares/study/parts/short-term-storage/container.cpp
index 06d4820602..40007340b2 100644
--- a/src/libs/antares/study/parts/short-term-storage/container.cpp
+++ b/src/libs/antares/study/parts/short-term-storage/container.cpp
@@ -1,8 +1,8 @@
/*
-** Copyright 2007-2023 RTE
-** Authors: Antares_Simulator Team
-**
-** This file is part of Antares_Simulator.
+** Copyright 2007-2024, RTE (https://www.rte-france.com)
+** See AUTHORS.txt
+** SPDX-License-Identifier: MPL-2.0
+** This file is part of Antares-Simulator,** Adequacy and Performance assesment for interconnected energy networks.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
@@ -21,8 +21,6 @@
**
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see .
-**
-** SPDX-License-Identifier: MPL-2.0
*/
#include
diff --git a/src/libs/antares/study/parts/short-term-storage/container.h b/src/libs/antares/study/parts/short-term-storage/container.h
index 6dfb3de6c5..58c839083b 100644
--- a/src/libs/antares/study/parts/short-term-storage/container.h
+++ b/src/libs/antares/study/parts/short-term-storage/container.h
@@ -1,8 +1,8 @@
/*
-** Copyright 2007-2023 RTE
-** Authors: Antares_Simulator Team
-**
-** This file is part of Antares_Simulator.
+** Copyright 2007-2024, RTE (https://www.rte-france.com)
+** See AUTHORS.txt
+** SPDX-License-Identifier: MPL-2.0
+** This file is part of Antares-Simulator,** Adequacy and Performance assesment for interconnected energy networks.
**
** Antares_Simulator is free software: you can redistribute it and/or modify
** it under the terms of the Mozilla Public Licence 2.0 as published by
@@ -21,8 +21,6 @@
**
** You should have received a copy of the Mozilla Public Licence 2.0
** along with Antares_Simulator. If not, see