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 . -** -** 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 a7ba2f85af..705997f00c 100644 --- a/src/libs/antares/study/parts/short-term-storage/properties.cpp +++ b/src/libs/antares/study/parts/short-term-storage/properties.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/properties.h b/src/libs/antares/study/parts/short-term-storage/properties.h index 8d0c35374e..660c33b210 100644 --- a/src/libs/antares/study/parts/short-term-storage/properties.h +++ b/src/libs/antares/study/parts/short-term-storage/properties.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/series.cpp b/src/libs/antares/study/parts/short-term-storage/series.cpp index 101c473c1c..d03fc85e64 100644 --- a/src/libs/antares/study/parts/short-term-storage/series.cpp +++ b/src/libs/antares/study/parts/short-term-storage/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 #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 1a87be635c..948ec13821 100644 --- a/src/libs/antares/study/parts/short-term-storage/series.h +++ b/src/libs/antares/study/parts/short-term-storage/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 */ #pragma once #include diff --git a/src/libs/antares/study/parts/solar/container.cpp b/src/libs/antares/study/parts/solar/container.cpp index 3056423cd8..adfdfef55f 100644 --- a/src/libs/antares/study/parts/solar/container.cpp +++ b/src/libs/antares/study/parts/solar/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/solar/container.h b/src/libs/antares/study/parts/solar/container.h index 707465f92c..36d56680ac 100644 --- a/src/libs/antares/study/parts/solar/container.h +++ b/src/libs/antares/study/parts/solar/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_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 edbdb152bd..d542eacae4 100644 --- a/src/libs/antares/study/parts/solar/prepro.cpp +++ b/src/libs/antares/study/parts/solar/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/solar/prepro.h b/src/libs/antares/study/parts/solar/prepro.h index 3488386eb1..1f3531fd9a 100644 --- a/src/libs/antares/study/parts/solar/prepro.h +++ b/src/libs/antares/study/parts/solar/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_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 ad84aa8352..391b98ccfb 100644 --- a/src/libs/antares/study/parts/solar/prepro.hxx +++ b/src/libs/antares/study/parts/solar/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_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 236401f69d..f470511d8d 100644 --- a/src/libs/antares/study/parts/thermal/cluster.cpp +++ b/src/libs/antares/study/parts/thermal/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/thermal/cluster.h b/src/libs/antares/study/parts/thermal/cluster.h index 2fc906002f..b4fbaee537 100644 --- a/src/libs/antares/study/parts/thermal/cluster.h +++ b/src/libs/antares/study/parts/thermal/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_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 6e66770b16..8ba3ab8d55 100644 --- a/src/libs/antares/study/parts/thermal/cluster.hxx +++ b/src/libs/antares/study/parts/thermal/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_THERMAL_CLUSTER_HXX__ #define __ANTARES_LIBS_STUDY_PARTS_THERMAL_CLUSTER_HXX__ diff --git a/src/libs/antares/study/parts/thermal/cluster_list.cpp b/src/libs/antares/study/parts/thermal/cluster_list.cpp index 2cd45cfa14..20b18a2ef5 100644 --- a/src/libs/antares/study/parts/thermal/cluster_list.cpp +++ b/src/libs/antares/study/parts/thermal/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 "cluster.h" #include "../../study.h" diff --git a/src/libs/antares/study/parts/thermal/cluster_list.h b/src/libs/antares/study/parts/thermal/cluster_list.h index 1d15b028a9..d28a0bae67 100644 --- a/src/libs/antares/study/parts/thermal/cluster_list.h +++ b/src/libs/antares/study/parts/thermal/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 . +*/ #pragma once #include "../common/cluster_list.h" diff --git a/src/libs/antares/study/parts/thermal/container.cpp b/src/libs/antares/study/parts/thermal/container.cpp index f9349b7a2e..ff81b98c33 100644 --- a/src/libs/antares/study/parts/thermal/container.cpp +++ b/src/libs/antares/study/parts/thermal/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/thermal/container.h b/src/libs/antares/study/parts/thermal/container.h index 1c8cb1362d..388059b035 100644 --- a/src/libs/antares/study/parts/thermal/container.h +++ b/src/libs/antares/study/parts/thermal/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_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 f7636c38e4..17e414ec48 100644 --- a/src/libs/antares/study/parts/thermal/container.hxx +++ b/src/libs/antares/study/parts/thermal/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_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 0f5a0fd02d..e8330317d1 100644 --- a/src/libs/antares/study/parts/thermal/defines.h +++ b/src/libs/antares/study/parts/thermal/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_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 6d2740336d..f34617fe50 100644 --- a/src/libs/antares/study/parts/thermal/ecoInput.cpp +++ b/src/libs/antares/study/parts/thermal/ecoInput.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/thermal/ecoInput.h b/src/libs/antares/study/parts/thermal/ecoInput.h index 7586a3f97c..9ecf375a0e 100644 --- a/src/libs/antares/study/parts/thermal/ecoInput.h +++ b/src/libs/antares/study/parts/thermal/ecoInput.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_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 57c1874723..4b38306d75 100644 --- a/src/libs/antares/study/parts/thermal/pollutant.cpp +++ b/src/libs/antares/study/parts/thermal/pollutant.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 "pollutant.h" diff --git a/src/libs/antares/study/parts/thermal/pollutant.h b/src/libs/antares/study/parts/thermal/pollutant.h index 51f69cbe5d..5febc0eb33 100644 --- a/src/libs/antares/study/parts/thermal/pollutant.h +++ b/src/libs/antares/study/parts/thermal/pollutant.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_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 61cc2a998e..3867ad0fe7 100644 --- a/src/libs/antares/study/parts/thermal/prepro.cpp +++ b/src/libs/antares/study/parts/thermal/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/thermal/prepro.h b/src/libs/antares/study/parts/thermal/prepro.h index b88e81fbc9..e7f940821c 100644 --- a/src/libs/antares/study/parts/thermal/prepro.h +++ b/src/libs/antares/study/parts/thermal/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_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 52aa751c7a..3db1bc86b1 100644 --- a/src/libs/antares/study/parts/thermal/prepro.hxx +++ b/src/libs/antares/study/parts/thermal/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_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 242d2cb0cc..e291140040 100644 --- a/src/libs/antares/study/parts/wind/container.cpp +++ b/src/libs/antares/study/parts/wind/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/wind/container.h b/src/libs/antares/study/parts/wind/container.h index 30fbcb9f92..cb943042b3 100644 --- a/src/libs/antares/study/parts/wind/container.h +++ b/src/libs/antares/study/parts/wind/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_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 bbde9348e8..bbcb0511dd 100644 --- a/src/libs/antares/study/parts/wind/prepro.cpp +++ b/src/libs/antares/study/parts/wind/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/wind/prepro.h b/src/libs/antares/study/parts/wind/prepro.h index e1139b0982..ef823a1832 100644 --- a/src/libs/antares/study/parts/wind/prepro.h +++ b/src/libs/antares/study/parts/wind/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_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 036d28e4eb..d652be22fc 100644 --- a/src/libs/antares/study/parts/wind/prepro.hxx +++ b/src/libs/antares/study/parts/wind/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_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 704b5256b8..a80d922582 100644 --- a/src/libs/antares/study/progression/progression.cpp +++ b/src/libs/antares/study/progression/progression.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 "progression.h" diff --git a/src/libs/antares/study/progression/progression.h b/src/libs/antares/study/progression/progression.h index 79ca2ac602..dab583e1c5 100644 --- a/src/libs/antares/study/progression/progression.h +++ b/src/libs/antares/study/progression/progression.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_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 6ed5cc7618..f5ba2f09ec 100644 --- a/src/libs/antares/study/progression/progression.hxx +++ b/src/libs/antares/study/progression/progression.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_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 46f318ae35..5f8ef3a5e8 100644 --- a/src/libs/antares/study/runtime.h +++ b/src/libs/antares/study/runtime.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_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 f8bacbb57d..d3e93a5ee2 100644 --- a/src/libs/antares/study/runtime/runtime.cpp +++ b/src/libs/antares/study/runtime/runtime.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 "runtime.h" diff --git a/src/libs/antares/study/runtime/runtime.h b/src/libs/antares/study/runtime/runtime.h index b572bffc3d..6dc5926f71 100644 --- a/src/libs/antares/study/runtime/runtime.h +++ b/src/libs/antares/study/runtime/runtime.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_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 6ecd15be40..c5b4fd8121 100644 --- a/src/libs/antares/study/runtime/runtime.hxx +++ b/src/libs/antares/study/runtime/runtime.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_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 5bc22df9f0..38d85bc5e8 100644 --- a/src/libs/antares/study/save.cpp +++ b/src/libs/antares/study/save.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/scenario-builder/BindingConstraintsTSNumbersData.cpp b/src/libs/antares/study/scenario-builder/BindingConstraintsTSNumbersData.cpp index 118f144167..ede2e7d4d5 100644 --- a/src/libs/antares/study/scenario-builder/BindingConstraintsTSNumbersData.cpp +++ b/src/libs/antares/study/scenario-builder/BindingConstraintsTSNumbersData.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/03/23. // diff --git a/src/libs/antares/study/scenario-builder/BindingConstraintsTSNumbersData.h b/src/libs/antares/study/scenario-builder/BindingConstraintsTSNumbersData.h index e4fbbe9f96..faa37b6560 100644 --- a/src/libs/antares/study/scenario-builder/BindingConstraintsTSNumbersData.h +++ b/src/libs/antares/study/scenario-builder/BindingConstraintsTSNumbersData.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 03/07/23. // diff --git a/src/libs/antares/study/scenario-builder/HydroTSNumberData.cpp b/src/libs/antares/study/scenario-builder/HydroTSNumberData.cpp index c39073f587..87c1c93dc7 100644 --- a/src/libs/antares/study/scenario-builder/HydroTSNumberData.cpp +++ b/src/libs/antares/study/scenario-builder/HydroTSNumberData.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 04/07/23. // diff --git a/src/libs/antares/study/scenario-builder/HydroTSNumberData.h b/src/libs/antares/study/scenario-builder/HydroTSNumberData.h index 7000c91507..9a456f119f 100644 --- a/src/libs/antares/study/scenario-builder/HydroTSNumberData.h +++ b/src/libs/antares/study/scenario-builder/HydroTSNumberData.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 04/07/23. // diff --git a/src/libs/antares/study/scenario-builder/LoadTSNumberData.cpp b/src/libs/antares/study/scenario-builder/LoadTSNumberData.cpp index 6b14313e9b..a32a23215b 100644 --- a/src/libs/antares/study/scenario-builder/LoadTSNumberData.cpp +++ b/src/libs/antares/study/scenario-builder/LoadTSNumberData.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 04/07/23. // diff --git a/src/libs/antares/study/scenario-builder/LoadTSNumberData.h b/src/libs/antares/study/scenario-builder/LoadTSNumberData.h index 09ee2de81f..757a657c1a 100644 --- a/src/libs/antares/study/scenario-builder/LoadTSNumberData.h +++ b/src/libs/antares/study/scenario-builder/LoadTSNumberData.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 04/07/23. // diff --git a/src/libs/antares/study/scenario-builder/NTCTSNumberData.cpp b/src/libs/antares/study/scenario-builder/NTCTSNumberData.cpp index 492189b57b..b89e4aa35e 100644 --- a/src/libs/antares/study/scenario-builder/NTCTSNumberData.cpp +++ b/src/libs/antares/study/scenario-builder/NTCTSNumberData.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 03/07/23. // diff --git a/src/libs/antares/study/scenario-builder/NTCTSNumberData.h b/src/libs/antares/study/scenario-builder/NTCTSNumberData.h index d2b48a83d5..48b8e52797 100644 --- a/src/libs/antares/study/scenario-builder/NTCTSNumberData.h +++ b/src/libs/antares/study/scenario-builder/NTCTSNumberData.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 03/07/23. // diff --git a/src/libs/antares/study/scenario-builder/RenewableTSNumberData.cpp b/src/libs/antares/study/scenario-builder/RenewableTSNumberData.cpp index 7b176ab304..a1739c4625 100644 --- a/src/libs/antares/study/scenario-builder/RenewableTSNumberData.cpp +++ b/src/libs/antares/study/scenario-builder/RenewableTSNumberData.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 03/07/23. // diff --git a/src/libs/antares/study/scenario-builder/RenewableTSNumberData.h b/src/libs/antares/study/scenario-builder/RenewableTSNumberData.h index 73fee33d82..26cdf39719 100644 --- a/src/libs/antares/study/scenario-builder/RenewableTSNumberData.h +++ b/src/libs/antares/study/scenario-builder/RenewableTSNumberData.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 03/07/23. // diff --git a/src/libs/antares/study/scenario-builder/SolarTSNumberData.cpp b/src/libs/antares/study/scenario-builder/SolarTSNumberData.cpp index 4185a9545f..fd5cd4bc66 100644 --- a/src/libs/antares/study/scenario-builder/SolarTSNumberData.cpp +++ b/src/libs/antares/study/scenario-builder/SolarTSNumberData.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 04/07/23. // diff --git a/src/libs/antares/study/scenario-builder/TSnumberData.cpp b/src/libs/antares/study/scenario-builder/TSnumberData.cpp index 2096590d81..42e5a402a8 100644 --- a/src/libs/antares/study/scenario-builder/TSnumberData.cpp +++ b/src/libs/antares/study/scenario-builder/TSnumberData.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 "TSnumberData.h" diff --git a/src/libs/antares/study/scenario-builder/TSnumberData.h b/src/libs/antares/study/scenario-builder/TSnumberData.h index a16d0edc18..a5a0ce8562 100644 --- a/src/libs/antares/study/scenario-builder/TSnumberData.h +++ b/src/libs/antares/study/scenario-builder/TSnumberData.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_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/ThermalTSNumberData.cpp b/src/libs/antares/study/scenario-builder/ThermalTSNumberData.cpp index d9fd64b378..da52d31689 100644 --- a/src/libs/antares/study/scenario-builder/ThermalTSNumberData.cpp +++ b/src/libs/antares/study/scenario-builder/ThermalTSNumberData.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 04/07/23. // diff --git a/src/libs/antares/study/scenario-builder/ThermalTSNumberData.h b/src/libs/antares/study/scenario-builder/ThermalTSNumberData.h index 049613c64d..a48577fa6a 100644 --- a/src/libs/antares/study/scenario-builder/ThermalTSNumberData.h +++ b/src/libs/antares/study/scenario-builder/ThermalTSNumberData.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 04/07/23. // diff --git a/src/libs/antares/study/scenario-builder/WindTSNumberData.cpp b/src/libs/antares/study/scenario-builder/WindTSNumberData.cpp index fa8182307b..75990e62f3 100644 --- a/src/libs/antares/study/scenario-builder/WindTSNumberData.cpp +++ b/src/libs/antares/study/scenario-builder/WindTSNumberData.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 04/07/23. // diff --git a/src/libs/antares/study/scenario-builder/WindTSNumberData.h b/src/libs/antares/study/scenario-builder/WindTSNumberData.h index 840372dbc9..73265440fa 100644 --- a/src/libs/antares/study/scenario-builder/WindTSNumberData.h +++ b/src/libs/antares/study/scenario-builder/WindTSNumberData.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 04/07/23. // diff --git a/src/libs/antares/study/scenario-builder/applyToMatrix.hxx b/src/libs/antares/study/scenario-builder/applyToMatrix.hxx index bb38afddcd..4e024d9623 100644 --- a/src/libs/antares/study/scenario-builder/applyToMatrix.hxx +++ b/src/libs/antares/study/scenario-builder/applyToMatrix.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 03/07/23. // diff --git a/src/libs/antares/study/scenario-builder/hydroLevelsData.cpp b/src/libs/antares/study/scenario-builder/hydroLevelsData.cpp index a84191dfb2..cc01ee5da1 100644 --- a/src/libs/antares/study/scenario-builder/hydroLevelsData.cpp +++ b/src/libs/antares/study/scenario-builder/hydroLevelsData.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/scenario-builder/hydroLevelsData.h b/src/libs/antares/study/scenario-builder/hydroLevelsData.h index 02a9a248ba..b8be6b7e1f 100644 --- a/src/libs/antares/study/scenario-builder/hydroLevelsData.h +++ b/src/libs/antares/study/scenario-builder/hydroLevelsData.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_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 170e1df000..ddd22fdeaa 100644 --- a/src/libs/antares/study/scenario-builder/rules.cpp +++ b/src/libs/antares/study/scenario-builder/rules.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/scenario-builder/rules.h b/src/libs/antares/study/scenario-builder/rules.h index 02d36099df..6bfbd17c00 100644 --- a/src/libs/antares/study/scenario-builder/rules.h +++ b/src/libs/antares/study/scenario-builder/rules.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_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 e2069e34c6..86d9661ab1 100644 --- a/src/libs/antares/study/scenario-builder/rules.hxx +++ b/src/libs/antares/study/scenario-builder/rules.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 __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 ff5624b4b2..4ec83783e2 100644 --- a/src/libs/antares/study/scenario-builder/scBuilderDataInterface.h +++ b/src/libs/antares/study/scenario-builder/scBuilderDataInterface.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_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 0dd8634ab3..73f0105cbd 100644 --- a/src/libs/antares/study/scenario-builder/scBuilderUtils.cpp +++ b/src/libs/antares/study/scenario-builder/scBuilderUtils.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/scenario-builder/scBuilderUtils.h b/src/libs/antares/study/scenario-builder/scBuilderUtils.h index fd2f783680..6ada4d4668 100644 --- a/src/libs/antares/study/scenario-builder/scBuilderUtils.h +++ b/src/libs/antares/study/scenario-builder/scBuilderUtils.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_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 c6eba79337..b2af04d965 100644 --- a/src/libs/antares/study/scenario-builder/sets.cpp +++ b/src/libs/antares/study/scenario-builder/sets.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 "sets.h" diff --git a/src/libs/antares/study/scenario-builder/sets.h b/src/libs/antares/study/scenario-builder/sets.h index e3c8449ad4..62849e7d63 100644 --- a/src/libs/antares/study/scenario-builder/sets.h +++ b/src/libs/antares/study/scenario-builder/sets.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_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 8c125cfc53..340240373b 100644 --- a/src/libs/antares/study/scenario-builder/sets.hxx +++ b/src/libs/antares/study/scenario-builder/sets.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 __LIBS_STUDY_SCENARIO_BUILDER_SETS_HXX__ #define __LIBS_STUDY_SCENARIO_BUILDER_SETS_HXX__ diff --git a/src/libs/antares/study/scenario-builder/solarTSNumberData.h b/src/libs/antares/study/scenario-builder/solarTSNumberData.h index bf5595eb47..6ac0dd84d5 100644 --- a/src/libs/antares/study/scenario-builder/solarTSNumberData.h +++ b/src/libs/antares/study/scenario-builder/solarTSNumberData.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 04/07/23. // diff --git a/src/libs/antares/study/scenario-builder/updater.hxx b/src/libs/antares/study/scenario-builder/updater.hxx index 863a9fad78..47236ab58c 100644 --- a/src/libs/antares/study/scenario-builder/updater.hxx +++ b/src/libs/antares/study/scenario-builder/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_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 3e3d0503f0..b1eed53dbf 100644 --- a/src/libs/antares/study/sets.h +++ b/src/libs/antares/study/sets.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_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 b00abfe6f9..3b08f7225e 100644 --- a/src/libs/antares/study/sets.hxx +++ b/src/libs/antares/study/sets.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_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 c700a0d523..ea5a71b27a 100644 --- a/src/libs/antares/study/simulation.cpp +++ b/src/libs/antares/study/simulation.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/simulation.h b/src/libs/antares/study/simulation.h index 1f045a845e..6ecfd6d316 100644 --- a/src/libs/antares/study/simulation.h +++ b/src/libs/antares/study/simulation.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_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 748e04cabe..777e9f76a7 100644 --- a/src/libs/antares/study/study.cpp +++ b/src/libs/antares/study/study.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/study.extra.cpp b/src/libs/antares/study/study.extra.cpp index 5833e79d41..279a581a91 100644 --- a/src/libs/antares/study/study.extra.cpp +++ b/src/libs/antares/study/study.extra.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/study.h b/src/libs/antares/study/study.h index 520981199c..72a2451685 100644 --- a/src/libs/antares/study/study.h +++ b/src/libs/antares/study/study.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_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 648eef3d5b..baaf1761f3 100644 --- a/src/libs/antares/study/study.hxx +++ b/src/libs/antares/study/study.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_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 db5cd765ce..6bc0dd95c3 100644 --- a/src/libs/antares/study/study.importprepro.cpp +++ b/src/libs/antares/study/study.importprepro.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/ui-runtimeinfos.cpp b/src/libs/antares/study/ui-runtimeinfos.cpp index 6ee776dbac..4fb70ee1d9 100644 --- a/src/libs/antares/study/ui-runtimeinfos.cpp +++ b/src/libs/antares/study/ui-runtimeinfos.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/ui-runtimeinfos.h b/src/libs/antares/study/ui-runtimeinfos.h index 1d3885ceb6..1bd21d6991 100644 --- a/src/libs/antares/study/ui-runtimeinfos.h +++ b/src/libs/antares/study/ui-runtimeinfos.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_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 4031fa06e9..02bfbcbca9 100644 --- a/src/libs/antares/study/variable-print-info.cpp +++ b/src/libs/antares/study/variable-print-info.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 "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 84582a35eb..8a7a53d86c 100644 --- a/src/libs/antares/study/variable-print-info.h +++ b/src/libs/antares/study/variable-print-info.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 __SOLVER_VARIABLE_PRINT_POLICY_H__ diff --git a/src/libs/antares/study/version.cpp b/src/libs/antares/study/version.cpp index 351f0a71e0..2be06f3bd0 100644 --- a/src/libs/antares/study/version.cpp +++ b/src/libs/antares/study/version.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/version.h b/src/libs/antares/study/version.h index b11c711a49..407e86b8b1 100644 --- a/src/libs/antares/study/version.h +++ b/src/libs/antares/study/version.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_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 6d8962b025..00830b64e6 100644 --- a/src/libs/antares/study/xcast.h +++ b/src/libs/antares/study/xcast.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_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 37f5a2f23d..888f4db599 100644 --- a/src/libs/antares/study/xcast/xcast.cpp +++ b/src/libs/antares/study/xcast/xcast.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 "xcast.h" diff --git a/src/libs/antares/study/xcast/xcast.h b/src/libs/antares/study/xcast/xcast.h index 0eae74f3e4..189689499d 100644 --- a/src/libs/antares/study/xcast/xcast.h +++ b/src/libs/antares/study/xcast/xcast.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_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 cb6202a7d4..4d2de71c75 100644 --- a/src/libs/antares/study/xcast/xcast.hxx +++ b/src/libs/antares/study/xcast/xcast.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_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 686c1f766a..a5ad79ff94 100644 --- a/src/libs/antares/sys/appdata.cpp +++ b/src/libs/antares/sys/appdata.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/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 cb3a301fa0..e232eda717 100644 --- a/src/libs/antares/sys/include/antares/sys/appdata.h +++ b/src/libs/antares/sys/include/antares/sys/appdata.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_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 5905596adc..03bb19bf31 100644 --- a/src/libs/antares/sys/include/antares/sys/policy.h +++ b/src/libs/antares/sys/include/antares/sys/policy.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_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 6f71bc3fd9..df972a799a 100644 --- a/src/libs/antares/sys/policy.cpp +++ b/src/libs/antares/sys/policy.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/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 63d8160f05..19b8208db9 100644 --- a/src/libs/antares/utils/include/antares/utils/utils.h +++ b/src/libs/antares/utils/include/antares/utils/utils.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_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 9ee2105b5f..66affab212 100644 --- a/src/libs/antares/utils/include/antares/utils/utils.hxx +++ b/src/libs/antares/utils/include/antares/utils/utils.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_UTILS_HXX__ #define __ANTARES_LIBS_UTILS_HXX__ diff --git a/src/libs/antares/utils/utils.cpp b/src/libs/antares/utils/utils.cpp index ce62731086..bc24969e4e 100644 --- a/src/libs/antares/utils/utils.cpp +++ b/src/libs/antares/utils/utils.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/utils/utils.h" diff --git a/src/libs/antares/version.cpp b/src/libs/antares/version.cpp index 21aa89a2a3..f2088d3cdd 100644 --- a/src/libs/antares/version.cpp +++ b/src/libs/antares/version.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 "version.h" diff --git a/src/libs/antares/version.h b/src/libs/antares/version.h index 995fc9f833..3ba3997369 100644 --- a/src/libs/antares/version.h +++ b/src/libs/antares/version.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_VERSION_H__ #define __ANTARES_LIBS_VERSION_H__ diff --git a/src/libs/antares/writer/antares/writer/i_writer.h b/src/libs/antares/writer/antares/writer/i_writer.h index be579165e5..8c42354c19 100644 --- a/src/libs/antares/writer/antares/writer/i_writer.h +++ b/src/libs/antares/writer/antares/writer/i_writer.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/writer/antares/writer/result_format.h b/src/libs/antares/writer/antares/writer/result_format.h index b189fbadda..074fdc62d6 100644 --- a/src/libs/antares/writer/antares/writer/result_format.h +++ b/src/libs/antares/writer/antares/writer/result_format.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 10/08/23. // diff --git a/src/libs/antares/writer/antares/writer/writer_factory.h b/src/libs/antares/writer/antares/writer/writer_factory.h index f507d3e48c..bc40fcb9d3 100644 --- a/src/libs/antares/writer/antares/writer/writer_factory.h +++ b/src/libs/antares/writer/antares/writer/writer_factory.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/writer/ensure_queue_started.cpp b/src/libs/antares/writer/ensure_queue_started.cpp index 8c77b524e7..97e4cab8f5 100644 --- a/src/libs/antares/writer/ensure_queue_started.cpp +++ b/src/libs/antares/writer/ensure_queue_started.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 "private/ensure_queue_started.h" namespace Antares diff --git a/src/libs/antares/writer/immediate_file_writer.cpp b/src/libs/antares/writer/immediate_file_writer.cpp index 8d3ff5e016..96a8ce7c77 100644 --- a/src/libs/antares/writer/immediate_file_writer.cpp +++ b/src/libs/antares/writer/immediate_file_writer.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/writer/private/ensure_queue_started.h b/src/libs/antares/writer/private/ensure_queue_started.h index 691cc29c79..31cfa64cd2 100644 --- a/src/libs/antares/writer/private/ensure_queue_started.h +++ b/src/libs/antares/writer/private/ensure_queue_started.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 "antares/writer/i_writer.h" diff --git a/src/libs/antares/writer/private/immediate_file_writer.h b/src/libs/antares/writer/private/immediate_file_writer.h index 91f45719e5..fe3f769ad3 100644 --- a/src/libs/antares/writer/private/immediate_file_writer.h +++ b/src/libs/antares/writer/private/immediate_file_writer.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/writer/private/zip_writer.h b/src/libs/antares/writer/private/zip_writer.h index 4b3f076742..412b1a3f84 100644 --- a/src/libs/antares/writer/private/zip_writer.h +++ b/src/libs/antares/writer/private/zip_writer.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/writer/private/zip_writer.hxx b/src/libs/antares/writer/private/zip_writer.hxx index a933f94a5b..0a916cdf09 100644 --- a/src/libs/antares/writer/private/zip_writer.hxx +++ b/src/libs/antares/writer/private/zip_writer.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 . +*/ #pragma once #include "antares/concurrency/concurrency.h" diff --git a/src/libs/antares/writer/writer_factory.cpp b/src/libs/antares/writer/writer_factory.cpp index 6ab416a717..51ff6e7673 100644 --- a/src/libs/antares/writer/writer_factory.cpp +++ b/src/libs/antares/writer/writer_factory.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/writer/writer_factory.h" #include "private/immediate_file_writer.h" #include "private/zip_writer.h" diff --git a/src/libs/antares/writer/zip_writer.cpp b/src/libs/antares/writer/zip_writer.cpp index 11745ebcd9..365e580c93 100644 --- a/src/libs/antares/writer/zip_writer.cpp +++ b/src/libs/antares/writer/zip_writer.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 // Yuni::IO::File::LoadFromFile diff --git a/src/libs/antares/xpansion.h b/src/libs/antares/xpansion.h index 5405eee1f7..f812d46398 100644 --- a/src/libs/antares/xpansion.h +++ b/src/libs/antares/xpansion.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 /*! Enable / Disable the expansion mode */ diff --git a/src/libs/fswalker/filejob.inc.hxx b/src/libs/fswalker/filejob.inc.hxx index 29c493d443..d59b009f84 100644 --- a/src/libs/fswalker/filejob.inc.hxx +++ b/src/libs/fswalker/filejob.inc.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_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 4fa78ade2f..682daeb879 100644 --- a/src/libs/fswalker/fswalker.cpp +++ b/src/libs/fswalker/fswalker.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 "fswalker.h" diff --git a/src/libs/fswalker/fswalker.h b/src/libs/fswalker/fswalker.h index ec814aeea1..9b3afe2b28 100644 --- a/src/libs/fswalker/fswalker.h +++ b/src/libs/fswalker/fswalker.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_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 2e12b3ccec..9839c7677c 100644 --- a/src/libs/fswalker/job.cpp +++ b/src/libs/fswalker/job.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 "job.h" diff --git a/src/libs/fswalker/job.h b/src/libs/fswalker/job.h index 7618ab8bb9..22ef58446f 100644 --- a/src/libs/fswalker/job.h +++ b/src/libs/fswalker/job.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_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 494b193ebe..4b96d4b73d 100644 --- a/src/libs/fswalker/registry.inc.hxx +++ b/src/libs/fswalker/registry.inc.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_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 317067509f..5ef04375e8 100644 --- a/src/libs/fswalker/statistics.h +++ b/src/libs/fswalker/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_FS_WALKER_STATISTICS_H__ #define __ANTARES_FS_WALKER_STATISTICS_H__ diff --git a/src/solver/application.cpp b/src/solver/application.cpp index a2aa4e3dbd..e11f139373 100644 --- a/src/solver/application.cpp +++ b/src/solver/application.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 "application.h" #include diff --git a/src/solver/application.h b/src/solver/application.h index 7211531efd..c3cd5b03ae 100644 --- a/src/solver/application.h +++ b/src/solver/application.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 "misc/options.h" diff --git a/src/solver/constraints-builder/cbuilder.cpp b/src/solver/constraints-builder/cbuilder.cpp index 109fb0c315..03d8b07248 100644 --- a/src/solver/constraints-builder/cbuilder.cpp +++ b/src/solver/constraints-builder/cbuilder.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 "cbuilder.h" diff --git a/src/solver/constraints-builder/cbuilder.h b/src/solver/constraints-builder/cbuilder.h index f6457d1aa5..eb82b534c4 100644 --- a/src/solver/constraints-builder/cbuilder.h +++ b/src/solver/constraints-builder/cbuilder.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_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 5df680c5e4..f8535e17ea 100644 --- a/src/solver/constraints-builder/create.cpp +++ b/src/solver/constraints-builder/create.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 "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 c97fc9bce7..e8881f3cba 100644 --- a/src/solver/constraints-builder/grid.h +++ b/src/solver/constraints-builder/grid.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 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 28542a5e85..9bea3e0cc2 100644 --- a/src/solver/constraints-builder/grid.hxx +++ b/src/solver/constraints-builder/grid.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 "grid.h" #include "cbuilder.h" diff --git a/src/solver/constraints-builder/load.cpp b/src/solver/constraints-builder/load.cpp index 4bf9fef448..f0b6454568 100644 --- a/src/solver/constraints-builder/load.cpp +++ b/src/solver/constraints-builder/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 "cbuilder.h" #include diff --git a/src/solver/hydro/daily/h2o_j_ajouter_bruit_au_cout.cpp b/src/solver/hydro/daily/h2o_j_ajouter_bruit_au_cout.cpp index 8585b5cdb2..80e4305f6b 100644 --- a/src/solver/hydro/daily/h2o_j_ajouter_bruit_au_cout.cpp +++ b/src/solver/hydro/daily/h2o_j_ajouter_bruit_au_cout.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 "h2o_j_donnees_mensuelles.h" #include "h2o_j_fonctions.h" 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 76a08ca15a..d3944318ec 100644 --- a/src/solver/hydro/daily/h2o_j_construire_les_contraintes.cpp +++ b/src/solver/hydro/daily/h2o_j_construire_les_contraintes.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 "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 888d6c637f..a66f3857a9 100644 --- a/src/solver/hydro/daily/h2o_j_construire_les_variables.cpp +++ b/src/solver/hydro/daily/h2o_j_construire_les_variables.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 */ #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 0565fdcca7..118ff628b6 100644 --- a/src/solver/hydro/daily/h2o_j_donnees_mensuelles.h +++ b/src/solver/hydro/daily/h2o_j_donnees_mensuelles.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 __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 fd851bb5c4..b0a9aeb3df 100644 --- a/src/solver/hydro/daily/h2o_j_donnees_optimisation.h +++ b/src/solver/hydro/daily/h2o_j_donnees_optimisation.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 __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 6cb62b0586..ac34787a75 100644 --- a/src/solver/hydro/daily/h2o_j_fonctions.h +++ b/src/solver/hydro/daily/h2o_j_fonctions.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 __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 352dc7634a..1d18ab41ed 100644 --- a/src/solver/hydro/daily/h2o_j_free.cpp +++ b/src/solver/hydro/daily/h2o_j_free.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 */ #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 f2646a8890..9e85b03f25 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 @@ -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 "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 9c99c2f2d5..185db0ad88 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 @@ -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 "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 64bb36f8f2..211864fc2c 100644 --- a/src/solver/hydro/daily/h2o_j_instanciation.cpp +++ b/src/solver/hydro/daily/h2o_j_instanciation.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 "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 f713be1a1f..de27afe68d 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 @@ -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 "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 0fcd9ca65a..b5ed9561a6 100644 --- a/src/solver/hydro/daily/h2o_j_optimiser_un_mois.cpp +++ b/src/solver/hydro/daily/h2o_j_optimiser_un_mois.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 "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 dffef98438..ce6b36b439 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 @@ -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 "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 8645c51336..760261697f 100644 --- a/src/solver/hydro/daily2/h2o2_j_apply_costs.cpp +++ b/src/solver/hydro/daily2/h2o2_j_apply_costs.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 "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 53165833ce..5b5015800d 100644 --- a/src/solver/hydro/daily2/h2o2_j_construire_les_contraintes.cpp +++ b/src/solver/hydro/daily2/h2o2_j_construire_les_contraintes.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 "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 d60cf7da13..6ff841620f 100644 --- a/src/solver/hydro/daily2/h2o2_j_construire_les_variables.cpp +++ b/src/solver/hydro/daily2/h2o2_j_construire_les_variables.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 */ #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 b8b0306658..e096faabea 100644 --- a/src/solver/hydro/daily2/h2o2_j_donnees_mensuelles.h +++ b/src/solver/hydro/daily2/h2o2_j_donnees_mensuelles.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 __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 0bde56869f..0dc307841c 100644 --- a/src/solver/hydro/daily2/h2o2_j_donnees_optimisation.h +++ b/src/solver/hydro/daily2/h2o2_j_donnees_optimisation.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 __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 1af59e0b6c..a5b38e9e82 100644 --- a/src/solver/hydro/daily2/h2o2_j_fonctions.h +++ b/src/solver/hydro/daily2/h2o2_j_fonctions.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 __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 7afcd7fa40..a009bf593e 100644 --- a/src/solver/hydro/daily2/h2o2_j_free.cpp +++ b/src/solver/hydro/daily2/h2o2_j_free.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 */ #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 3214173bd3..4c010123e0 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 @@ -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 "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 b87c6bf39f..9c355debf8 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 @@ -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 "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 94f1fb678d..951c7c4570 100644 --- a/src/solver/hydro/daily2/h2o2_j_instanciation.cpp +++ b/src/solver/hydro/daily2/h2o2_j_instanciation.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 "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 f4e7abc177..194b9170a6 100644 --- a/src/solver/hydro/daily2/h2o2_j_optim_costs.cpp +++ b/src/solver/hydro/daily2/h2o2_j_optim_costs.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 "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 85a15d66a6..415440ef9d 100644 --- a/src/solver/hydro/daily2/h2o2_j_optimiser_un_mois.cpp +++ b/src/solver/hydro/daily2/h2o2_j_optimiser_un_mois.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 "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 cd3bbe46a3..1ae2eff9ee 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 @@ -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 "h2o2_j_donnees_mensuelles.h" diff --git a/src/solver/hydro/management.h b/src/solver/hydro/management.h index 3c4ba89ed9..c853b41e22 100644 --- a/src/solver/hydro/management.h +++ b/src/solver/hydro/management.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_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 ed827b5bb0..638ed6be5c 100644 --- a/src/solver/hydro/management/daily.cpp +++ b/src/solver/hydro/management/daily.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/solver/hydro/management/management.cpp b/src/solver/hydro/management/management.cpp index 679f7c033a..8d45e36407 100644 --- a/src/solver/hydro/management/management.cpp +++ b/src/solver/hydro/management/management.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/solver/hydro/management/management.h b/src/solver/hydro/management/management.h index 2b33a88d41..26f4c84bfd 100644 --- a/src/solver/hydro/management/management.h +++ b/src/solver/hydro/management/management.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_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 9ba714f180..6e831f6461 100644 --- a/src/solver/hydro/management/monthly.cpp +++ b/src/solver/hydro/management/monthly.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/solver/hydro/monthly/h2o_m_ajouter_bruit.cpp b/src/solver/hydro/monthly/h2o_m_ajouter_bruit.cpp index 113b972117..e2ec0c5b24 100644 --- a/src/solver/hydro/monthly/h2o_m_ajouter_bruit.cpp +++ b/src/solver/hydro/monthly/h2o_m_ajouter_bruit.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 "h2o_m_donnees_annuelles.h" 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 2566b708f7..d038127dd1 100644 --- a/src/solver/hydro/monthly/h2o_m_construire_les_contraintes.cpp +++ b/src/solver/hydro/monthly/h2o_m_construire_les_contraintes.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 "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 64538b6d0f..1e53176f8a 100644 --- a/src/solver/hydro/monthly/h2o_m_construire_les_variables.cpp +++ b/src/solver/hydro/monthly/h2o_m_construire_les_variables.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 */ #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 ba1e7907a8..72f8fcf42d 100644 --- a/src/solver/hydro/monthly/h2o_m_donnees_annuelles.h +++ b/src/solver/hydro/monthly/h2o_m_donnees_annuelles.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 __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 b1e1e5bf6c..d16b5b65c4 100644 --- a/src/solver/hydro/monthly/h2o_m_donnees_optimisation.h +++ b/src/solver/hydro/monthly/h2o_m_donnees_optimisation.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 __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 3f949d4881..09532d87e3 100644 --- a/src/solver/hydro/monthly/h2o_m_fonctions.h +++ b/src/solver/hydro/monthly/h2o_m_fonctions.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 __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 c2a37239c7..2f154fa9cb 100644 --- a/src/solver/hydro/monthly/h2o_m_free.cpp +++ b/src/solver/hydro/monthly/h2o_m_free.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 */ #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 574d005f02..abfedfa83d 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 @@ -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 "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 34196d58f2..b02544c198 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 @@ -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 "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 64c0fbc2a6..d15939d98c 100644 --- a/src/solver/hydro/monthly/h2o_m_instanciation.cpp +++ b/src/solver/hydro/monthly/h2o_m_instanciation.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 "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 ceb4c7f4eb..2db59ef1ae 100644 --- a/src/solver/hydro/monthly/h2o_m_optimiser_une_annee.cpp +++ b/src/solver/hydro/monthly/h2o_m_optimiser_une_annee.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 "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 479df98031..3fa6edfe2d 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 @@ -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 "h2o_m_donnees_annuelles.h" diff --git a/src/solver/infeasible-problem-analysis/constraint-slack-analysis.cpp b/src/solver/infeasible-problem-analysis/constraint-slack-analysis.cpp index 36667da64a..a2aaa9af1d 100644 --- a/src/solver/infeasible-problem-analysis/constraint-slack-analysis.cpp +++ b/src/solver/infeasible-problem-analysis/constraint-slack-analysis.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 "constraint-slack-analysis.h" #include diff --git a/src/solver/infeasible-problem-analysis/constraint-slack-analysis.h b/src/solver/infeasible-problem-analysis/constraint-slack-analysis.h index 7fc54160c7..569f594632 100644 --- a/src/solver/infeasible-problem-analysis/constraint-slack-analysis.h +++ b/src/solver/infeasible-problem-analysis/constraint-slack-analysis.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 "unfeasibility-analysis.h" diff --git a/src/solver/infeasible-problem-analysis/constraint.cpp b/src/solver/infeasible-problem-analysis/constraint.cpp index ba8788ebcc..ee04e86122 100644 --- a/src/solver/infeasible-problem-analysis/constraint.cpp +++ b/src/solver/infeasible-problem-analysis/constraint.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 "constraint.h" diff --git a/src/solver/infeasible-problem-analysis/constraint.h b/src/solver/infeasible-problem-analysis/constraint.h index 86d2bebd71..1efb138ce5 100644 --- a/src/solver/infeasible-problem-analysis/constraint.h +++ b/src/solver/infeasible-problem-analysis/constraint.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/solver/infeasible-problem-analysis/report.cpp b/src/solver/infeasible-problem-analysis/report.cpp index 05338687da..d328ab748a 100644 --- a/src/solver/infeasible-problem-analysis/report.cpp +++ b/src/solver/infeasible-problem-analysis/report.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 "report.h" #include "constraint.h" #include diff --git a/src/solver/infeasible-problem-analysis/report.h b/src/solver/infeasible-problem-analysis/report.h index 368950ceb0..0117051367 100644 --- a/src/solver/infeasible-problem-analysis/report.h +++ b/src/solver/infeasible-problem-analysis/report.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/solver/infeasible-problem-analysis/unfeasibility-analysis.h b/src/solver/infeasible-problem-analysis/unfeasibility-analysis.h index 30f36354f2..14c357a03e 100644 --- a/src/solver/infeasible-problem-analysis/unfeasibility-analysis.h +++ b/src/solver/infeasible-problem-analysis/unfeasibility-analysis.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/solver/infeasible-problem-analysis/unfeasible-pb-analyzer.cpp b/src/solver/infeasible-problem-analysis/unfeasible-pb-analyzer.cpp index a4e59a3686..937e0bb83f 100644 --- a/src/solver/infeasible-problem-analysis/unfeasible-pb-analyzer.cpp +++ b/src/solver/infeasible-problem-analysis/unfeasible-pb-analyzer.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/solver/infeasible-problem-analysis/unfeasible-pb-analyzer.h b/src/solver/infeasible-problem-analysis/unfeasible-pb-analyzer.h index c64a099ac7..512d9408ea 100644 --- a/src/solver/infeasible-problem-analysis/unfeasible-pb-analyzer.h +++ b/src/solver/infeasible-problem-analysis/unfeasible-pb-analyzer.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/solver/infeasible-problem-analysis/variables-bounds-consistency.cpp b/src/solver/infeasible-problem-analysis/variables-bounds-consistency.cpp index e1c28f5dc9..9665128928 100644 --- a/src/solver/infeasible-problem-analysis/variables-bounds-consistency.cpp +++ b/src/solver/infeasible-problem-analysis/variables-bounds-consistency.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 "variables-bounds-consistency.h" #include diff --git a/src/solver/infeasible-problem-analysis/variables-bounds-consistency.h b/src/solver/infeasible-problem-analysis/variables-bounds-consistency.h index 2282f77681..79c6667fd9 100644 --- a/src/solver/infeasible-problem-analysis/variables-bounds-consistency.h +++ b/src/solver/infeasible-problem-analysis/variables-bounds-consistency.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 "unfeasibility-analysis.h" diff --git a/src/solver/main.cpp b/src/solver/main.cpp index 461f78d309..38e6ba5488 100644 --- a/src/solver/main.cpp +++ b/src/solver/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/solver/main/adequacy.cpp b/src/solver/main/adequacy.cpp index ba2dc6e093..9e563daef5 100644 --- a/src/solver/main/adequacy.cpp +++ b/src/solver/main/adequacy.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 "../application.h" diff --git a/src/solver/main/economy.cpp b/src/solver/main/economy.cpp index aad0f50225..0dc67fd56e 100644 --- a/src/solver/main/economy.cpp +++ b/src/solver/main/economy.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 "../application.h" diff --git a/src/solver/misc/cholesky.h b/src/solver/misc/cholesky.h index 8642452786..d90d7b66eb 100644 --- a/src/solver/misc/cholesky.h +++ b/src/solver/misc/cholesky.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_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 acad3db067..b583c06842 100644 --- a/src/solver/misc/cholesky.hxx +++ b/src/solver/misc/cholesky.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 */ //! 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 2dbc120e80..66e43c538d 100644 --- a/src/solver/misc/matrix-dp-make.h +++ b/src/solver/misc/matrix-dp-make.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_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 fb52383155..077bbc6927 100644 --- a/src/solver/misc/matrix-dp-make.hxx +++ b/src/solver/misc/matrix-dp-make.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_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 8ef00a8340..a3a6059050 100644 --- a/src/solver/misc/options.cpp +++ b/src/solver/misc/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 diff --git a/src/solver/misc/options.h b/src/solver/misc/options.h index 424c140036..d6b79e7eee 100644 --- a/src/solver/misc/options.h +++ b/src/solver/misc/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 __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 ef38db2991..460ebbf4ed 100644 --- a/src/solver/misc/process-priority.cpp +++ b/src/solver/misc/process-priority.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 "../application.h" diff --git a/src/solver/misc/system-memory.cpp b/src/solver/misc/system-memory.cpp index fbed2425b6..f31bcafd40 100644 --- a/src/solver/misc/system-memory.cpp +++ b/src/solver/misc/system-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 "system-memory.h" diff --git a/src/solver/misc/system-memory.h b/src/solver/misc/system-memory.h index 703bd70a46..560bb7a387 100644 --- a/src/solver/misc/system-memory.h +++ b/src/solver/misc/system-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 __SOLVER_MISC_SYSTEM_MEMORY_H__ #define __SOLVER_MISC_SYSTEM_MEMORY_H__ diff --git a/src/solver/misc/write-command-line.cpp b/src/solver/misc/write-command-line.cpp index 544cc6bb3b..278bfb1cd8 100644 --- a/src/solver/misc/write-command-line.cpp +++ b/src/solver/misc/write-command-line.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/solver/misc/write-command-line.h b/src/solver/misc/write-command-line.h index 173b62bdb9..3aeea81018 100644 --- a/src/solver/misc/write-command-line.h +++ b/src/solver/misc/write-command-line.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 namespace Antares::Solver 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 85c52cdd31..c2c856f13c 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 @@ -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 "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 3dc14aa306..2aef4844ad 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 @@ -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/solver/optimisation/adequacy_patch_csr/adq_patch_post_process_list.cpp b/src/solver/optimisation/adequacy_patch_csr/adq_patch_post_process_list.cpp index 9bf0665d4b..cbc0e76e1f 100644 --- a/src/solver/optimisation/adequacy_patch_csr/adq_patch_post_process_list.cpp +++ b/src/solver/optimisation/adequacy_patch_csr/adq_patch_post_process_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 "adq_patch_post_process_list.h" #include "../post_process_commands.h" diff --git a/src/solver/optimisation/adequacy_patch_csr/adq_patch_post_process_list.h b/src/solver/optimisation/adequacy_patch_csr/adq_patch_post_process_list.h index 204a75e401..226737dbe8 100644 --- a/src/solver/optimisation/adequacy_patch_csr/adq_patch_post_process_list.h +++ b/src/solver/optimisation/adequacy_patch_csr/adq_patch_post_process_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 . +*/ #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 99ec44f1f9..55e05e82b4 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 @@ -1,8 +1,8 @@ /* -** Copyright 2007-2022 RTE -** Authors: RTE-international / Redstork / 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 "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 f3ec68dabf..7824817d1f 100644 --- a/src/solver/optimisation/adequacy_patch_csr/construct_problem_variables.cpp +++ b/src/solver/optimisation/adequacy_patch_csr/construct_problem_variables.cpp @@ -1,8 +1,8 @@ /* -** Copyright 2007-2022 RTE -** Authors: RTE-international / Redstork / 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 "../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 d8e1a08bde..5f98555bad 100644 --- a/src/solver/optimisation/adequacy_patch_csr/count_constraints_variables.cpp +++ b/src/solver/optimisation/adequacy_patch_csr/count_constraints_variables.cpp @@ -1,8 +1,8 @@ /* -** Copyright 2007-2022 RTE -** Authors: RTE-international / Redstork / 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 "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 3537bca6be..995c971c60 100644 --- a/src/solver/optimisation/adequacy_patch_csr/count_constraints_variables.h +++ b/src/solver/optimisation/adequacy_patch_csr/count_constraints_variables.h @@ -1,8 +1,8 @@ /* -** Copyright 2007-2022 RTE -** Authors: RTE-international / Redstork / 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/solver/optimisation/adequacy_patch_csr/csr_quadratic_problem.cpp b/src/solver/optimisation/adequacy_patch_csr/csr_quadratic_problem.cpp index 2ddf479976..1dbff6d99b 100644 --- a/src/solver/optimisation/adequacy_patch_csr/csr_quadratic_problem.cpp +++ b/src/solver/optimisation/adequacy_patch_csr/csr_quadratic_problem.cpp @@ -1,8 +1,8 @@ /* -** Copyright 2007-2022 RTE -** Authors: RTE-international / Redstork / 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/solver/optimisation/adequacy_patch_csr/csr_quadratic_problem.h b/src/solver/optimisation/adequacy_patch_csr/csr_quadratic_problem.h index bc5a3e565a..0a85b6ea0f 100644 --- a/src/solver/optimisation/adequacy_patch_csr/csr_quadratic_problem.h +++ b/src/solver/optimisation/adequacy_patch_csr/csr_quadratic_problem.h @@ -1,8 +1,8 @@ /* -** Copyright 2007-2023 RTE -** Authors: RTE-international / Redstork / 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/solver/optimisation/adequacy_patch_csr/hourly_csr_problem.h b/src/solver/optimisation/adequacy_patch_csr/hourly_csr_problem.h index 983f1f1dcd..d89813e581 100644 --- a/src/solver/optimisation/adequacy_patch_csr/hourly_csr_problem.h +++ b/src/solver/optimisation/adequacy_patch_csr/hourly_csr_problem.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/solver/optimisation/adequacy_patch_csr/set_problem_cost_function.cpp b/src/solver/optimisation/adequacy_patch_csr/set_problem_cost_function.cpp index d2a0c714e1..7d2d4b8fca 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 @@ -1,8 +1,8 @@ /* -** Copyright 2007-2022 RTE -** Authors: RTE-international / Redstork / 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 "../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 126e4ca59c..55e3dba66b 100644 --- a/src/solver/optimisation/adequacy_patch_csr/set_variable_boundaries.cpp +++ b/src/solver/optimisation/adequacy_patch_csr/set_variable_boundaries.cpp @@ -1,8 +1,8 @@ /* -** Copyright 2007-2022 RTE -** Authors: RTE-international / Redstork / 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 "../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 809b78994b..c651630d00 100644 --- a/src/solver/optimisation/adequacy_patch_csr/solve_problem.cpp +++ b/src/solver/optimisation/adequacy_patch_csr/solve_problem.cpp @@ -1,8 +1,8 @@ /* -** Copyright 2007-2022 RTE -** Authors: RTE-international / Redstork / 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 "../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 5e3d5631d8..5a8a8aef71 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 @@ -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 "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 e7e6b7fced..24e1a1d4a4 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 @@ -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/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 9b8cad13d0..144e072a16 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 @@ -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 "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 0fee7cce91..59a27e15c3 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 @@ -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/solver/optimisation/base_weekly_optimization.cpp b/src/solver/optimisation/base_weekly_optimization.cpp index 4d770e90c5..edf1d9dbfa 100644 --- a/src/solver/optimisation/base_weekly_optimization.cpp +++ b/src/solver/optimisation/base_weekly_optimization.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/solver/optimisation/base_weekly_optimization.h b/src/solver/optimisation/base_weekly_optimization.h index b192bdae1d..b1a6f689e0 100644 --- a/src/solver/optimisation/base_weekly_optimization.h +++ b/src/solver/optimisation/base_weekly_optimization.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/solver/optimisation/constraints/AreaBalance.cpp b/src/solver/optimisation/constraints/AreaBalance.cpp index 2a39f3be83..143d876270 100644 --- a/src/solver/optimisation/constraints/AreaBalance.cpp +++ b/src/solver/optimisation/constraints/AreaBalance.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 "AreaBalance.h" static void shortTermStorageBalance(const ::ShortTermStorage::AREA_INPUT& shortTermStorageInput, diff --git a/src/solver/optimisation/constraints/AreaBalance.h b/src/solver/optimisation/constraints/AreaBalance.h index a800a288ed..b8a19dbf1e 100644 --- a/src/solver/optimisation/constraints/AreaBalance.h +++ b/src/solver/optimisation/constraints/AreaBalance.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 "ConstraintBuilder.h" diff --git a/src/solver/optimisation/constraints/AreaHydroLevel.cpp b/src/solver/optimisation/constraints/AreaHydroLevel.cpp index 228620b519..2418ef04da 100644 --- a/src/solver/optimisation/constraints/AreaHydroLevel.cpp +++ b/src/solver/optimisation/constraints/AreaHydroLevel.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 "AreaHydroLevel.h" void AreaHydroLevel::add(int pays, int pdt) diff --git a/src/solver/optimisation/constraints/AreaHydroLevel.h b/src/solver/optimisation/constraints/AreaHydroLevel.h index 2af93b076c..a8b4aebee4 100644 --- a/src/solver/optimisation/constraints/AreaHydroLevel.h +++ b/src/solver/optimisation/constraints/AreaHydroLevel.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 "ConstraintBuilder.h" diff --git a/src/solver/optimisation/constraints/BindingConstraintDay.cpp b/src/solver/optimisation/constraints/BindingConstraintDay.cpp index d55a7edb15..1e3710c32a 100644 --- a/src/solver/optimisation/constraints/BindingConstraintDay.cpp +++ b/src/solver/optimisation/constraints/BindingConstraintDay.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 "BindingConstraintDay.h" void BindingConstraintDay::add(int cntCouplante) diff --git a/src/solver/optimisation/constraints/BindingConstraintDay.h b/src/solver/optimisation/constraints/BindingConstraintDay.h index 1fff7b54a7..cec27116a5 100644 --- a/src/solver/optimisation/constraints/BindingConstraintDay.h +++ b/src/solver/optimisation/constraints/BindingConstraintDay.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 "ConstraintBuilder.h" diff --git a/src/solver/optimisation/constraints/BindingConstraintHour.cpp b/src/solver/optimisation/constraints/BindingConstraintHour.cpp index d6dfe999ac..b5863aff22 100644 --- a/src/solver/optimisation/constraints/BindingConstraintHour.cpp +++ b/src/solver/optimisation/constraints/BindingConstraintHour.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 "BindingConstraintHour.h" void BindingConstraintHour::add(int pdt, int cntCouplante) diff --git a/src/solver/optimisation/constraints/BindingConstraintHour.h b/src/solver/optimisation/constraints/BindingConstraintHour.h index bad823047d..995fb6d88e 100644 --- a/src/solver/optimisation/constraints/BindingConstraintHour.h +++ b/src/solver/optimisation/constraints/BindingConstraintHour.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 "ConstraintBuilder.h" diff --git a/src/solver/optimisation/constraints/BindingConstraintWeek.cpp b/src/solver/optimisation/constraints/BindingConstraintWeek.cpp index 4524c2702b..ecb30b0f69 100644 --- a/src/solver/optimisation/constraints/BindingConstraintWeek.cpp +++ b/src/solver/optimisation/constraints/BindingConstraintWeek.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 "BindingConstraintWeek.h" void BindingConstraintWeek::add(int cntCouplante) diff --git a/src/solver/optimisation/constraints/BindingConstraintWeek.h b/src/solver/optimisation/constraints/BindingConstraintWeek.h index b94698e5d0..eb38a38d3a 100644 --- a/src/solver/optimisation/constraints/BindingConstraintWeek.h +++ b/src/solver/optimisation/constraints/BindingConstraintWeek.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 "ConstraintBuilder.h" diff --git a/src/solver/optimisation/constraints/ConsistenceNumberOfDispatchableUnits.cpp b/src/solver/optimisation/constraints/ConsistenceNumberOfDispatchableUnits.cpp index 03119ed030..7450af0e8a 100644 --- a/src/solver/optimisation/constraints/ConsistenceNumberOfDispatchableUnits.cpp +++ b/src/solver/optimisation/constraints/ConsistenceNumberOfDispatchableUnits.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 "ConsistenceNumberOfDispatchableUnits.h" void ConsistenceNumberOfDispatchableUnits::add(int pays, diff --git a/src/solver/optimisation/constraints/ConsistenceNumberOfDispatchableUnits.h b/src/solver/optimisation/constraints/ConsistenceNumberOfDispatchableUnits.h index 43af772514..a980b02583 100644 --- a/src/solver/optimisation/constraints/ConsistenceNumberOfDispatchableUnits.h +++ b/src/solver/optimisation/constraints/ConsistenceNumberOfDispatchableUnits.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 "ConstraintBuilder.h" diff --git a/src/solver/optimisation/constraints/ConstraintBuilder.cpp b/src/solver/optimisation/constraints/ConstraintBuilder.cpp index 195d8dad30..8e9bfef555 100644 --- a/src/solver/optimisation/constraints/ConstraintBuilder.cpp +++ b/src/solver/optimisation/constraints/ConstraintBuilder.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 "ConstraintBuilder.h" void ConstraintBuilder::build() diff --git a/src/solver/optimisation/constraints/ConstraintBuilder.h b/src/solver/optimisation/constraints/ConstraintBuilder.h index 0ef7bf5675..5b91b25b6f 100644 --- a/src/solver/optimisation/constraints/ConstraintBuilder.h +++ b/src/solver/optimisation/constraints/ConstraintBuilder.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/solver/optimisation/constraints/FictitiousLoad.cpp b/src/solver/optimisation/constraints/FictitiousLoad.cpp index 2a818dbed9..ad46f4e0d6 100644 --- a/src/solver/optimisation/constraints/FictitiousLoad.cpp +++ b/src/solver/optimisation/constraints/FictitiousLoad.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 "FictitiousLoad.h" diff --git a/src/solver/optimisation/constraints/FictitiousLoad.h b/src/solver/optimisation/constraints/FictitiousLoad.h index 077f3cfba5..24bb1f5c92 100644 --- a/src/solver/optimisation/constraints/FictitiousLoad.h +++ b/src/solver/optimisation/constraints/FictitiousLoad.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 "ConstraintBuilder.h" diff --git a/src/solver/optimisation/constraints/FinalStockEquivalent.cpp b/src/solver/optimisation/constraints/FinalStockEquivalent.cpp index a00c9bd55a..fcbbb8b761 100644 --- a/src/solver/optimisation/constraints/FinalStockEquivalent.cpp +++ b/src/solver/optimisation/constraints/FinalStockEquivalent.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 "FinalStockEquivalent.h" void FinalStockEquivalent::add(int pays) diff --git a/src/solver/optimisation/constraints/FinalStockEquivalent.h b/src/solver/optimisation/constraints/FinalStockEquivalent.h index 19eb89985f..dc746e0626 100644 --- a/src/solver/optimisation/constraints/FinalStockEquivalent.h +++ b/src/solver/optimisation/constraints/FinalStockEquivalent.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 "ConstraintBuilder.h" diff --git a/src/solver/optimisation/constraints/FinalStockExpression.cpp b/src/solver/optimisation/constraints/FinalStockExpression.cpp index 083936ae9b..b03d4cdd97 100644 --- a/src/solver/optimisation/constraints/FinalStockExpression.cpp +++ b/src/solver/optimisation/constraints/FinalStockExpression.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 "FinalStockExpression.h" void FinalStockExpression::add(int pays) diff --git a/src/solver/optimisation/constraints/FinalStockExpression.h b/src/solver/optimisation/constraints/FinalStockExpression.h index ea96c0319e..c63cb477b5 100644 --- a/src/solver/optimisation/constraints/FinalStockExpression.h +++ b/src/solver/optimisation/constraints/FinalStockExpression.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 "ConstraintBuilder.h" diff --git a/src/solver/optimisation/constraints/FlowDissociation.cpp b/src/solver/optimisation/constraints/FlowDissociation.cpp index af172ffd11..50b054a133 100644 --- a/src/solver/optimisation/constraints/FlowDissociation.cpp +++ b/src/solver/optimisation/constraints/FlowDissociation.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 "FlowDissociation.h" void FlowDissociation::add(int pdt, int interco) diff --git a/src/solver/optimisation/constraints/FlowDissociation.h b/src/solver/optimisation/constraints/FlowDissociation.h index 27d30af947..6aa2e8e884 100644 --- a/src/solver/optimisation/constraints/FlowDissociation.h +++ b/src/solver/optimisation/constraints/FlowDissociation.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 "ConstraintBuilder.h" diff --git a/src/solver/optimisation/constraints/HydroPower.cpp b/src/solver/optimisation/constraints/HydroPower.cpp index abc04f52bc..a31e39ea59 100644 --- a/src/solver/optimisation/constraints/HydroPower.cpp +++ b/src/solver/optimisation/constraints/HydroPower.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 "HydroPower.h" void HydroPower::add(int pays) diff --git a/src/solver/optimisation/constraints/HydroPower.h b/src/solver/optimisation/constraints/HydroPower.h index 50ecc1de14..ca25a447dd 100644 --- a/src/solver/optimisation/constraints/HydroPower.h +++ b/src/solver/optimisation/constraints/HydroPower.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 "ConstraintBuilder.h" diff --git a/src/solver/optimisation/constraints/HydroPowerSmoothingUsingVariationMaxDown.cpp b/src/solver/optimisation/constraints/HydroPowerSmoothingUsingVariationMaxDown.cpp index dbe0760d92..b02d64cd43 100644 --- a/src/solver/optimisation/constraints/HydroPowerSmoothingUsingVariationMaxDown.cpp +++ b/src/solver/optimisation/constraints/HydroPowerSmoothingUsingVariationMaxDown.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 "HydroPowerSmoothingUsingVariationMaxDown.h" void HydroPowerSmoothingUsingVariationMaxDown::add(int pays, int pdt) diff --git a/src/solver/optimisation/constraints/HydroPowerSmoothingUsingVariationMaxDown.h b/src/solver/optimisation/constraints/HydroPowerSmoothingUsingVariationMaxDown.h index a802cf76af..a22ee87c4f 100644 --- a/src/solver/optimisation/constraints/HydroPowerSmoothingUsingVariationMaxDown.h +++ b/src/solver/optimisation/constraints/HydroPowerSmoothingUsingVariationMaxDown.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 "ConstraintBuilder.h" diff --git a/src/solver/optimisation/constraints/HydroPowerSmoothingUsingVariationMaxUp.cpp b/src/solver/optimisation/constraints/HydroPowerSmoothingUsingVariationMaxUp.cpp index 5692ba998c..21aa969deb 100644 --- a/src/solver/optimisation/constraints/HydroPowerSmoothingUsingVariationMaxUp.cpp +++ b/src/solver/optimisation/constraints/HydroPowerSmoothingUsingVariationMaxUp.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 "HydroPowerSmoothingUsingVariationMaxUp.h" void HydroPowerSmoothingUsingVariationMaxUp::add(int pays, int pdt) diff --git a/src/solver/optimisation/constraints/HydroPowerSmoothingUsingVariationMaxUp.h b/src/solver/optimisation/constraints/HydroPowerSmoothingUsingVariationMaxUp.h index d1d6300c81..d8e572758e 100644 --- a/src/solver/optimisation/constraints/HydroPowerSmoothingUsingVariationMaxUp.h +++ b/src/solver/optimisation/constraints/HydroPowerSmoothingUsingVariationMaxUp.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 "ConstraintBuilder.h" diff --git a/src/solver/optimisation/constraints/HydroPowerSmoothingUsingVariationSum.cpp b/src/solver/optimisation/constraints/HydroPowerSmoothingUsingVariationSum.cpp index 898f55dfda..69599bfb73 100644 --- a/src/solver/optimisation/constraints/HydroPowerSmoothingUsingVariationSum.cpp +++ b/src/solver/optimisation/constraints/HydroPowerSmoothingUsingVariationSum.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 "HydroPowerSmoothingUsingVariationSum.h" void HydroPowerSmoothingUsingVariationSum::add(int pays) diff --git a/src/solver/optimisation/constraints/HydroPowerSmoothingUsingVariationSum.h b/src/solver/optimisation/constraints/HydroPowerSmoothingUsingVariationSum.h index 1a671b27fd..74055faf29 100644 --- a/src/solver/optimisation/constraints/HydroPowerSmoothingUsingVariationSum.h +++ b/src/solver/optimisation/constraints/HydroPowerSmoothingUsingVariationSum.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 "ConstraintBuilder.h" diff --git a/src/solver/optimisation/constraints/MaxHydroPower.cpp b/src/solver/optimisation/constraints/MaxHydroPower.cpp index 80edf424a6..c69898d8b5 100644 --- a/src/solver/optimisation/constraints/MaxHydroPower.cpp +++ b/src/solver/optimisation/constraints/MaxHydroPower.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 "MaxHydroPower.h" void MaxHydroPower::add(int pays) diff --git a/src/solver/optimisation/constraints/MaxHydroPower.h b/src/solver/optimisation/constraints/MaxHydroPower.h index f89ae370f4..d0f9ba6e4e 100644 --- a/src/solver/optimisation/constraints/MaxHydroPower.h +++ b/src/solver/optimisation/constraints/MaxHydroPower.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 "ConstraintBuilder.h" diff --git a/src/solver/optimisation/constraints/MaxPumping.cpp b/src/solver/optimisation/constraints/MaxPumping.cpp index 94e68f6ed4..1cf75ac965 100644 --- a/src/solver/optimisation/constraints/MaxPumping.cpp +++ b/src/solver/optimisation/constraints/MaxPumping.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 "MaxPumping.h" void MaxPumping::add(int pays) diff --git a/src/solver/optimisation/constraints/MaxPumping.h b/src/solver/optimisation/constraints/MaxPumping.h index 6e1a9f4809..45d3489e88 100644 --- a/src/solver/optimisation/constraints/MaxPumping.h +++ b/src/solver/optimisation/constraints/MaxPumping.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 "ConstraintBuilder.h" diff --git a/src/solver/optimisation/constraints/MinDownTime.cpp b/src/solver/optimisation/constraints/MinDownTime.cpp index ca4805d007..61833161bb 100644 --- a/src/solver/optimisation/constraints/MinDownTime.cpp +++ b/src/solver/optimisation/constraints/MinDownTime.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 "MinDownTime.h" void MinDownTime::add(int pays, int cluster, int clusterIndex, int pdt, bool Simulation) diff --git a/src/solver/optimisation/constraints/MinDownTime.h b/src/solver/optimisation/constraints/MinDownTime.h index 567a766b6d..fbecb71bf1 100644 --- a/src/solver/optimisation/constraints/MinDownTime.h +++ b/src/solver/optimisation/constraints/MinDownTime.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 "ConstraintBuilder.h" diff --git a/src/solver/optimisation/constraints/MinHydroPower.cpp b/src/solver/optimisation/constraints/MinHydroPower.cpp index 025542f9ba..b1015bb779 100644 --- a/src/solver/optimisation/constraints/MinHydroPower.cpp +++ b/src/solver/optimisation/constraints/MinHydroPower.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 "MinHydroPower.h" void MinHydroPower::add(int pays) diff --git a/src/solver/optimisation/constraints/MinHydroPower.h b/src/solver/optimisation/constraints/MinHydroPower.h index 8b7dfb1892..ca31dc611e 100644 --- a/src/solver/optimisation/constraints/MinHydroPower.h +++ b/src/solver/optimisation/constraints/MinHydroPower.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 "ConstraintBuilder.h" diff --git a/src/solver/optimisation/constraints/NbDispUnitsMinBoundSinceMinUpTime.cpp b/src/solver/optimisation/constraints/NbDispUnitsMinBoundSinceMinUpTime.cpp index 06a341f14d..4dd102b415 100644 --- a/src/solver/optimisation/constraints/NbDispUnitsMinBoundSinceMinUpTime.cpp +++ b/src/solver/optimisation/constraints/NbDispUnitsMinBoundSinceMinUpTime.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 "NbDispUnitsMinBoundSinceMinUpTime.h" void NbDispUnitsMinBoundSinceMinUpTime::add(int pays, diff --git a/src/solver/optimisation/constraints/NbDispUnitsMinBoundSinceMinUpTime.h b/src/solver/optimisation/constraints/NbDispUnitsMinBoundSinceMinUpTime.h index ab86556a21..614ff797f8 100644 --- a/src/solver/optimisation/constraints/NbDispUnitsMinBoundSinceMinUpTime.h +++ b/src/solver/optimisation/constraints/NbDispUnitsMinBoundSinceMinUpTime.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 "ConstraintBuilder.h" diff --git a/src/solver/optimisation/constraints/NbUnitsOutageLessThanNbUnitsStop.cpp b/src/solver/optimisation/constraints/NbUnitsOutageLessThanNbUnitsStop.cpp index 472aedc323..5ebc53e27f 100644 --- a/src/solver/optimisation/constraints/NbUnitsOutageLessThanNbUnitsStop.cpp +++ b/src/solver/optimisation/constraints/NbUnitsOutageLessThanNbUnitsStop.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 "NbUnitsOutageLessThanNbUnitsStop.h" void NbUnitsOutageLessThanNbUnitsStop::add(int pays, diff --git a/src/solver/optimisation/constraints/NbUnitsOutageLessThanNbUnitsStop.h b/src/solver/optimisation/constraints/NbUnitsOutageLessThanNbUnitsStop.h index 79c9f714fb..74df1a0288 100644 --- a/src/solver/optimisation/constraints/NbUnitsOutageLessThanNbUnitsStop.h +++ b/src/solver/optimisation/constraints/NbUnitsOutageLessThanNbUnitsStop.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 "ConstraintBuilder.h" diff --git a/src/solver/optimisation/constraints/PMaxDispatchableGeneration.cpp b/src/solver/optimisation/constraints/PMaxDispatchableGeneration.cpp index 92f4d06eed..781e5f0daa 100644 --- a/src/solver/optimisation/constraints/PMaxDispatchableGeneration.cpp +++ b/src/solver/optimisation/constraints/PMaxDispatchableGeneration.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 "PMaxDispatchableGeneration.h" void PMaxDispatchableGeneration::add(int pays, diff --git a/src/solver/optimisation/constraints/PMaxDispatchableGeneration.h b/src/solver/optimisation/constraints/PMaxDispatchableGeneration.h index b82c5dd196..982ff1123f 100644 --- a/src/solver/optimisation/constraints/PMaxDispatchableGeneration.h +++ b/src/solver/optimisation/constraints/PMaxDispatchableGeneration.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 "ConstraintBuilder.h" diff --git a/src/solver/optimisation/constraints/PMinDispatchableGeneration.cpp b/src/solver/optimisation/constraints/PMinDispatchableGeneration.cpp index c2fe75b9ea..8d5e127f31 100644 --- a/src/solver/optimisation/constraints/PMinDispatchableGeneration.cpp +++ b/src/solver/optimisation/constraints/PMinDispatchableGeneration.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 "PMinDispatchableGeneration.h" void PMinDispatchableGeneration::add(int pays, diff --git a/src/solver/optimisation/constraints/PMinDispatchableGeneration.h b/src/solver/optimisation/constraints/PMinDispatchableGeneration.h index 58b1f36438..e27dac4f99 100644 --- a/src/solver/optimisation/constraints/PMinDispatchableGeneration.h +++ b/src/solver/optimisation/constraints/PMinDispatchableGeneration.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 "ConstraintBuilder.h" diff --git a/src/solver/optimisation/constraints/ShortTermStorageLevel.cpp b/src/solver/optimisation/constraints/ShortTermStorageLevel.cpp index 46165a9f79..1034f12ce7 100644 --- a/src/solver/optimisation/constraints/ShortTermStorageLevel.cpp +++ b/src/solver/optimisation/constraints/ShortTermStorageLevel.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 "ShortTermStorageLevel.h" void ShortTermStorageLevel::add(int pdt, int pays) diff --git a/src/solver/optimisation/constraints/ShortTermStorageLevel.h b/src/solver/optimisation/constraints/ShortTermStorageLevel.h index c5377a97ce..cd0477980f 100644 --- a/src/solver/optimisation/constraints/ShortTermStorageLevel.h +++ b/src/solver/optimisation/constraints/ShortTermStorageLevel.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 "ConstraintBuilder.h" diff --git a/src/solver/optimisation/opt_alloc_probleme_a_optimiser.cpp b/src/solver/optimisation/opt_alloc_probleme_a_optimiser.cpp index 1f2919ec78..daeddb8c68 100644 --- a/src/solver/optimisation/opt_alloc_probleme_a_optimiser.cpp +++ b/src/solver/optimisation/opt_alloc_probleme_a_optimiser.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 "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 a974327891..c1b0a6c1fe 100644 --- a/src/solver/optimisation/opt_appel_solveur_lineaire.cpp +++ b/src/solver/optimisation/opt_appel_solveur_lineaire.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/solver/optimisation/opt_appel_solveur_quadratique.cpp b/src/solver/optimisation/opt_appel_solveur_quadratique.cpp index bc5a5d8f04..40fa66b1ca 100644 --- a/src/solver/optimisation/opt_appel_solveur_quadratique.cpp +++ b/src/solver/optimisation/opt_appel_solveur_quadratique.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/solver/optimisation/opt_calcul_des_pmin_MUT_MDT.cpp b/src/solver/optimisation/opt_calcul_des_pmin_MUT_MDT.cpp index 5571a4efe7..20946eff5b 100644 --- a/src/solver/optimisation/opt_calcul_des_pmin_MUT_MDT.cpp +++ b/src/solver/optimisation/opt_calcul_des_pmin_MUT_MDT.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/solver/optimisation/opt_chainage_intercos.cpp b/src/solver/optimisation/opt_chainage_intercos.cpp index 4edc49c6c0..4408e35e74 100644 --- a/src/solver/optimisation/opt_chainage_intercos.cpp +++ b/src/solver/optimisation/opt_chainage_intercos.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 "../simulation/simulation.h" diff --git a/src/solver/optimisation/opt_constants.h b/src/solver/optimisation/opt_constants.h index 922805abcd..7398fe8915 100644 --- a/src/solver/optimisation/opt_constants.h +++ b/src/solver/optimisation/opt_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 . +*/ #pragma once #include "../simulation/sim_constants.h" diff --git a/src/solver/optimisation/opt_construction_contraintes_couts_demarrage.cpp b/src/solver/optimisation/opt_construction_contraintes_couts_demarrage.cpp index 931b3ba36f..50c476f791 100644 --- a/src/solver/optimisation/opt_construction_contraintes_couts_demarrage.cpp +++ b/src/solver/optimisation/opt_construction_contraintes_couts_demarrage.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 "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 19db4237af..94761e3188 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 @@ -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 "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 f3af4c4c5f..85dbf0e17f 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 @@ -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 "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 8d241facc0..64950560a8 100644 --- a/src/solver/optimisation/opt_construction_matrice_des_contraintes_outils.cpp +++ b/src/solver/optimisation/opt_construction_matrice_des_contraintes_outils.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 "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 959b658ee2..e784fd6d09 100644 --- a/src/solver/optimisation/opt_construction_variables_couts_demarrages.cpp +++ b/src/solver/optimisation/opt_construction_variables_couts_demarrages.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 "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 a1734f6f0b..7720fd20ac 100644 --- a/src/solver/optimisation/opt_construction_variables_optimisees_lineaire.cpp +++ b/src/solver/optimisation/opt_construction_variables_optimisees_lineaire.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 "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 e65e579c50..cda763e3ee 100644 --- a/src/solver/optimisation/opt_construction_variables_optimisees_quadratique.cpp +++ b/src/solver/optimisation/opt_construction_variables_optimisees_quadratique.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 "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 1f8ff6a7d8..8bd0f6646a 100644 --- a/src/solver/optimisation/opt_decompte_variables_et_contraintes.cpp +++ b/src/solver/optimisation/opt_decompte_variables_et_contraintes.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 "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 9c63622525..0c8686febf 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 @@ -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 "../simulation/simulation.h" diff --git a/src/solver/optimisation/opt_export_structure.cpp b/src/solver/optimisation/opt_export_structure.cpp index 8b963e65e6..97ef62a590 100644 --- a/src/solver/optimisation/opt_export_structure.cpp +++ b/src/solver/optimisation/opt_export_structure.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/solver/optimisation/opt_export_structure.h b/src/solver/optimisation/opt_export_structure.h index 9bb1b7c732..a901abe762 100644 --- a/src/solver/optimisation/opt_export_structure.h +++ b/src/solver/optimisation/opt_export_structure.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 __EXPORT_STRUCTURE__ #define __EXPORT_STRUCTURE__ diff --git a/src/solver/optimisation/opt_fonctions.h b/src/solver/optimisation/opt_fonctions.h index 15a7855d2e..e357073f65 100644 --- a/src/solver/optimisation/opt_fonctions.h +++ b/src/solver/optimisation/opt_fonctions.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 __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 525f7f461e..6ad9830674 100644 --- a/src/solver/optimisation/opt_gestion_des_bornes_cas_lineaire.cpp +++ b/src/solver/optimisation/opt_gestion_des_bornes_cas_lineaire.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 "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 125051401a..7bf7ded184 100644 --- a/src/solver/optimisation/opt_gestion_des_bornes_cas_quadratique.cpp +++ b/src/solver/optimisation/opt_gestion_des_bornes_cas_quadratique.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 "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 2e226ecf00..c5eee2a5a9 100644 --- a/src/solver/optimisation/opt_gestion_des_bornes_couts_demarrage.cpp +++ b/src/solver/optimisation/opt_gestion_des_bornes_couts_demarrage.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 "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 b86537d971..96aa8eb5dd 100644 --- a/src/solver/optimisation/opt_gestion_des_couts_cas_lineaire.cpp +++ b/src/solver/optimisation/opt_gestion_des_couts_cas_lineaire.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/solver/optimisation/opt_gestion_des_couts_cas_quadratique.cpp b/src/solver/optimisation/opt_gestion_des_couts_cas_quadratique.cpp index 6d339b4688..49c8892f9d 100644 --- a/src/solver/optimisation/opt_gestion_des_couts_cas_quadratique.cpp +++ b/src/solver/optimisation/opt_gestion_des_couts_cas_quadratique.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 "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 e325aa72a3..8d999f0b03 100644 --- a/src/solver/optimisation/opt_gestion_des_couts_couts_demarrage.cpp +++ b/src/solver/optimisation/opt_gestion_des_couts_couts_demarrage.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/solver/optimisation/opt_gestion_des_pmin.cpp b/src/solver/optimisation/opt_gestion_des_pmin.cpp index 0dfc05b503..24ff731a09 100644 --- a/src/solver/optimisation/opt_gestion_des_pmin.cpp +++ b/src/solver/optimisation/opt_gestion_des_pmin.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 "../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 adc66e4897..5433e293d7 100644 --- a/src/solver/optimisation/opt_gestion_second_membre_cas_lineaire.cpp +++ b/src/solver/optimisation/opt_gestion_second_membre_cas_lineaire.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 "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 90917c90fc..7e79ac86d1 100644 --- a/src/solver/optimisation/opt_gestion_second_membre_cas_quadratique.cpp +++ b/src/solver/optimisation/opt_gestion_second_membre_cas_quadratique.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 "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 9dc1075575..8da7795a2a 100644 --- a/src/solver/optimisation/opt_gestion_second_membre_couts_demarrage.cpp +++ b/src/solver/optimisation/opt_gestion_second_membre_couts_demarrage.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 "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 8c43ec0c4d..eb09122c7a 100644 --- a/src/solver/optimisation/opt_init_contraintes_hydrauliques.cpp +++ b/src/solver/optimisation/opt_init_contraintes_hydrauliques.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 "../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 6728a6159b..ce52a37cf7 100644 --- a/src/solver/optimisation/opt_init_minmax_groupes_couts_demarrage.cpp +++ b/src/solver/optimisation/opt_init_minmax_groupes_couts_demarrage.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 "../simulation/simulation.h" diff --git a/src/solver/optimisation/opt_liberation_problemes_simplexe.cpp b/src/solver/optimisation/opt_liberation_problemes_simplexe.cpp index 8930eaab56..9ee43640fc 100644 --- a/src/solver/optimisation/opt_liberation_problemes_simplexe.cpp +++ b/src/solver/optimisation/opt_liberation_problemes_simplexe.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 "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 c8c229057a..6edc225d0d 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 @@ -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/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 e5b07518d5..be5d22bdab 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 @@ -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/solver/optimisation/opt_optimisation_hebdo.cpp b/src/solver/optimisation/opt_optimisation_hebdo.cpp index 5f41b57913..01a2a7dedc 100644 --- a/src/solver/optimisation/opt_optimisation_hebdo.cpp +++ b/src/solver/optimisation/opt_optimisation_hebdo.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 "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 e08fd1ee9d..17fae2b8a8 100644 --- a/src/solver/optimisation/opt_optimisation_lineaire.cpp +++ b/src/solver/optimisation/opt_optimisation_lineaire.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 "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 1dfecaf96b..fad237bde8 100644 --- a/src/solver/optimisation/opt_period_string_generator_base.h +++ b/src/solver/optimisation/opt_period_string_generator_base.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/solver/optimisation/opt_pilotage_optimisation_lineaire.cpp b/src/solver/optimisation/opt_pilotage_optimisation_lineaire.cpp index 1af11abace..3d2492b69a 100644 --- a/src/solver/optimisation/opt_pilotage_optimisation_lineaire.cpp +++ b/src/solver/optimisation/opt_pilotage_optimisation_lineaire.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 "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 db93b887b3..0e7418795b 100644 --- a/src/solver/optimisation/opt_pilotage_optimisation_quadratique.cpp +++ b/src/solver/optimisation/opt_pilotage_optimisation_quadratique.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/solver/optimisation/opt_rename_problem.cpp b/src/solver/optimisation/opt_rename_problem.cpp index 0d90030460..f03ce53727 100644 --- a/src/solver/optimisation/opt_rename_problem.cpp +++ b/src/solver/optimisation/opt_rename_problem.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 "opt_rename_problem.h" #include diff --git a/src/solver/optimisation/opt_rename_problem.h b/src/solver/optimisation/opt_rename_problem.h index 50c0ac8778..b50eb309d3 100644 --- a/src/solver/optimisation/opt_rename_problem.h +++ b/src/solver/optimisation/opt_rename_problem.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 "opt_structure_probleme_a_resoudre.h" #include "opt_export_structure.h" diff --git a/src/solver/optimisation/opt_restaurer_les_donnees.cpp b/src/solver/optimisation/opt_restaurer_les_donnees.cpp index 26e526763b..8823f37361 100644 --- a/src/solver/optimisation/opt_restaurer_les_donnees.cpp +++ b/src/solver/optimisation/opt_restaurer_les_donnees.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 "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 9142da4967..676bda4f45 100644 --- a/src/solver/optimisation/opt_structure_probleme_a_resoudre.h +++ b/src/solver/optimisation/opt_structure_probleme_a_resoudre.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 __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 4b660fe374..bcdf4441e0 100644 --- a/src/solver/optimisation/opt_verification_presence_reserve_jmoins1.cpp +++ b/src/solver/optimisation/opt_verification_presence_reserve_jmoins1.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 "opt_structure_probleme_a_resoudre.h" diff --git a/src/solver/optimisation/optim_post_process_list.cpp b/src/solver/optimisation/optim_post_process_list.cpp index 48fd5d21d5..6839ffa36f 100644 --- a/src/solver/optimisation/optim_post_process_list.cpp +++ b/src/solver/optimisation/optim_post_process_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 "optim_post_process_list.h" #include "post_process_commands.h" diff --git a/src/solver/optimisation/optim_post_process_list.h b/src/solver/optimisation/optim_post_process_list.h index 54cc3b8ca6..737998a86a 100644 --- a/src/solver/optimisation/optim_post_process_list.h +++ b/src/solver/optimisation/optim_post_process_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 . +*/ #pragma once #include "../simulation/base_post_process.h" diff --git a/src/solver/optimisation/post_process_commands.cpp b/src/solver/optimisation/post_process_commands.cpp index 9c6c3f5d9d..7f98ec8f76 100644 --- a/src/solver/optimisation/post_process_commands.cpp +++ b/src/solver/optimisation/post_process_commands.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 "post_process_commands.h" #include "../simulation/common-eco-adq.h" diff --git a/src/solver/optimisation/post_process_commands.h b/src/solver/optimisation/post_process_commands.h index d04daf02ce..7b8ac0bde4 100644 --- a/src/solver/optimisation/post_process_commands.h +++ b/src/solver/optimisation/post_process_commands.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 "../simulation/base_post_process.h" diff --git a/src/solver/optimisation/weekly_optimization.cpp b/src/solver/optimisation/weekly_optimization.cpp index 59accef9bf..dd728d2971 100644 --- a/src/solver/optimisation/weekly_optimization.cpp +++ b/src/solver/optimisation/weekly_optimization.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 "weekly_optimization.h" diff --git a/src/solver/optimisation/weekly_optimization.h b/src/solver/optimisation/weekly_optimization.h index 6423372f25..10cc8fad26 100644 --- a/src/solver/optimisation/weekly_optimization.h +++ b/src/solver/optimisation/weekly_optimization.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/solver/signal-handling/common.cpp b/src/solver/signal-handling/common.cpp index a708c79d86..2f35edaff2 100644 --- a/src/solver/signal-handling/common.cpp +++ b/src/solver/signal-handling/common.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 "common.h" diff --git a/src/solver/signal-handling/common.h b/src/solver/signal-handling/common.h index 1c4f096646..b8b0ac6aa6 100644 --- a/src/solver/signal-handling/common.h +++ b/src/solver/signal-handling/common.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/solver/signal-handling/linux.cpp b/src/solver/signal-handling/linux.cpp index 16ace73582..8bbe39c750 100644 --- a/src/solver/signal-handling/linux.cpp +++ b/src/solver/signal-handling/linux.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 . +*/ #ifndef YUNI_OS_WINDOWS #include diff --git a/src/solver/signal-handling/public.h b/src/solver/signal-handling/public.h index d1cbf36688..804696ade9 100644 --- a/src/solver/signal-handling/public.h +++ b/src/solver/signal-handling/public.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/solver/signal-handling/windows.cpp b/src/solver/signal-handling/windows.cpp index fa4bbdd104..fc562c4c20 100644 --- a/src/solver/signal-handling/windows.cpp +++ b/src/solver/signal-handling/windows.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 . +*/ #ifdef YUNI_OS_WINDOWS #include diff --git a/src/solver/simulation/BindingConstraintsTimeSeriesNumbersWriter.h b/src/solver/simulation/BindingConstraintsTimeSeriesNumbersWriter.h index 8016505879..82b4d75890 100644 --- a/src/solver/simulation/BindingConstraintsTimeSeriesNumbersWriter.h +++ b/src/solver/simulation/BindingConstraintsTimeSeriesNumbersWriter.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 17/03/23. // diff --git a/src/solver/simulation/ITimeSeriesNumbersWriter.h b/src/solver/simulation/ITimeSeriesNumbersWriter.h index 066f8a8c50..841fe339d3 100644 --- a/src/solver/simulation/ITimeSeriesNumbersWriter.h +++ b/src/solver/simulation/ITimeSeriesNumbersWriter.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 17/03/23. // diff --git a/src/solver/simulation/TimeSeriesNumbersWriter.cpp b/src/solver/simulation/TimeSeriesNumbersWriter.cpp index 28882ef5fb..6e8291621a 100644 --- a/src/solver/simulation/TimeSeriesNumbersWriter.cpp +++ b/src/solver/simulation/TimeSeriesNumbersWriter.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 17/03/23. // diff --git a/src/solver/simulation/adequacy.cpp b/src/solver/simulation/adequacy.cpp index e4dcdbe702..059dc37c98 100644 --- a/src/solver/simulation/adequacy.cpp +++ b/src/solver/simulation/adequacy.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 "adequacy.h" diff --git a/src/solver/simulation/adequacy.h b/src/solver/simulation/adequacy.h index f32262e856..a98eaf34ed 100644 --- a/src/solver/simulation/adequacy.h +++ b/src/solver/simulation/adequacy.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 __SOLVER_SIMULATION_ADEQUACY_H__ #define __SOLVER_SIMULATION_ADEQUACY_H__ diff --git a/src/solver/simulation/adequacy_patch_runtime_data.cpp b/src/solver/simulation/adequacy_patch_runtime_data.cpp index 205bf762f2..0e5e89e0ab 100644 --- a/src/solver/simulation/adequacy_patch_runtime_data.cpp +++ b/src/solver/simulation/adequacy_patch_runtime_data.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 "adequacy_patch_runtime_data.h" namespace diff --git a/src/solver/simulation/adequacy_patch_runtime_data.h b/src/solver/simulation/adequacy_patch_runtime_data.h index 73bafa58b3..2f3b4aad60 100644 --- a/src/solver/simulation/adequacy_patch_runtime_data.h +++ b/src/solver/simulation/adequacy_patch_runtime_data.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/solver/simulation/apply-scenario.cpp b/src/solver/simulation/apply-scenario.cpp index e4802a9a60..d567e89516 100644 --- a/src/solver/simulation/apply-scenario.cpp +++ b/src/solver/simulation/apply-scenario.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 "apply-scenario.h" diff --git a/src/solver/simulation/apply-scenario.h b/src/solver/simulation/apply-scenario.h index a71412ddff..8f05a81ac6 100644 --- a/src/solver/simulation/apply-scenario.h +++ b/src/solver/simulation/apply-scenario.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 __SOLVER_SIMULATION_APPLY_SCENARIO_H__ #define __SOLVER_SIMULATION_APPLY_SCENARIO_H__ diff --git a/src/solver/simulation/base_post_process.cpp b/src/solver/simulation/base_post_process.cpp index be07fb1bc8..ef65652630 100644 --- a/src/solver/simulation/base_post_process.cpp +++ b/src/solver/simulation/base_post_process.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 "base_post_process.h" diff --git a/src/solver/simulation/base_post_process.h b/src/solver/simulation/base_post_process.h index 8aaf70c2f6..2f99c5fac7 100644 --- a/src/solver/simulation/base_post_process.h +++ b/src/solver/simulation/base_post_process.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/solver/simulation/common-eco-adq.cpp b/src/solver/simulation/common-eco-adq.cpp index 6d9465f6f5..ed9218316d 100644 --- a/src/solver/simulation/common-eco-adq.cpp +++ b/src/solver/simulation/common-eco-adq.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/solver/simulation/common-eco-adq.h b/src/solver/simulation/common-eco-adq.h index 7b16d097be..feac6d2777 100644 --- a/src/solver/simulation/common-eco-adq.h +++ b/src/solver/simulation/common-eco-adq.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 __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 e675f4b3dd..38973eaeb1 100644 --- a/src/solver/simulation/common-hydro-levels.cpp +++ b/src/solver/simulation/common-hydro-levels.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/solver/simulation/common-hydro-remix.cpp b/src/solver/simulation/common-hydro-remix.cpp index a11068bea7..6c30743e54 100644 --- a/src/solver/simulation/common-hydro-remix.cpp +++ b/src/solver/simulation/common-hydro-remix.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/solver/simulation/economy.cpp b/src/solver/simulation/economy.cpp index ef39beb4c5..e925ae7db0 100644 --- a/src/solver/simulation/economy.cpp +++ b/src/solver/simulation/economy.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 "economy.h" diff --git a/src/solver/simulation/economy.h b/src/solver/simulation/economy.h index 2eae698c37..a5d37b1d16 100644 --- a/src/solver/simulation/economy.h +++ b/src/solver/simulation/economy.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 __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 2cb4924bb2..23b2958baa 100644 --- a/src/solver/simulation/opt_time_writer.cpp +++ b/src/solver/simulation/opt_time_writer.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 "opt_time_writer.h" diff --git a/src/solver/simulation/opt_time_writer.h b/src/solver/simulation/opt_time_writer.h index 31e5b26895..b4479ab553 100644 --- a/src/solver/simulation/opt_time_writer.h +++ b/src/solver/simulation/opt_time_writer.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 #include diff --git a/src/solver/simulation/sim_alloc_probleme_hebdo.cpp b/src/solver/simulation/sim_alloc_probleme_hebdo.cpp index 205c09a73f..4c9798d782 100644 --- a/src/solver/simulation/sim_alloc_probleme_hebdo.cpp +++ b/src/solver/simulation/sim_alloc_probleme_hebdo.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/solver/simulation/sim_alloc_probleme_hebdo.h b/src/solver/simulation/sim_alloc_probleme_hebdo.h index 1aded09846..0ca8d3b928 100644 --- a/src/solver/simulation/sim_alloc_probleme_hebdo.h +++ b/src/solver/simulation/sim_alloc_probleme_hebdo.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/solver/simulation/sim_allocation_tableaux.cpp b/src/solver/simulation/sim_allocation_tableaux.cpp index 35842e9546..17c8f5b79c 100644 --- a/src/solver/simulation/sim_allocation_tableaux.cpp +++ b/src/solver/simulation/sim_allocation_tableaux.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/solver/simulation/sim_calcul_economique.cpp b/src/solver/simulation/sim_calcul_economique.cpp index bdd604da4f..44ec22b042 100644 --- a/src/solver/simulation/sim_calcul_economique.cpp +++ b/src/solver/simulation/sim_calcul_economique.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/solver/simulation/sim_constants.h b/src/solver/simulation/sim_constants.h index 70c09dcc67..4b309b3f4f 100644 --- a/src/solver/simulation/sim_constants.h +++ b/src/solver/simulation/sim_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 . +*/ #pragma once constexpr double LINFINI_ANTARES = 1.e+80; diff --git a/src/solver/simulation/sim_extern_variables_globales.h b/src/solver/simulation/sim_extern_variables_globales.h index d893882d23..4f78026fc6 100644 --- a/src/solver/simulation/sim_extern_variables_globales.h +++ b/src/solver/simulation/sim_extern_variables_globales.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 __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 e6a76a96fd..598d6f48f1 100644 --- a/src/solver/simulation/sim_spread_generator.cpp +++ b/src/solver/simulation/sim_spread_generator.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 */ diff --git a/src/solver/simulation/sim_spread_generator.h b/src/solver/simulation/sim_spread_generator.h index 62b18145bd..c84b4239b4 100644 --- a/src/solver/simulation/sim_spread_generator.h +++ b/src/solver/simulation/sim_spread_generator.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/solver/simulation/sim_structure_donnees.h b/src/solver/simulation/sim_structure_donnees.h index 3896d67fd0..e4bedd3e6d 100644 --- a/src/solver/simulation/sim_structure_donnees.h +++ b/src/solver/simulation/sim_structure_donnees.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 __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 e6a4d7998d..da922c3584 100644 --- a/src/solver/simulation/sim_structure_probleme_economique.h +++ b/src/solver/simulation/sim_structure_probleme_economique.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 __SOLVER_SIMULATION_ECO_STRUCTS_H__ diff --git a/src/solver/simulation/sim_variables_globales.cpp b/src/solver/simulation/sim_variables_globales.cpp index c12e49ee5d..7e61156dcf 100644 --- a/src/solver/simulation/sim_variables_globales.cpp +++ b/src/solver/simulation/sim_variables_globales.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 "sim_structure_donnees.h" diff --git a/src/solver/simulation/simulation.h b/src/solver/simulation/simulation.h index 0261d2dd3a..eb1fbba372 100644 --- a/src/solver/simulation/simulation.h +++ b/src/solver/simulation/simulation.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 __SOLVER_SIMULATION_H__ #define __SOLVER_SIMULATION_H__ diff --git a/src/solver/simulation/solver.data.cpp b/src/solver/simulation/solver.data.cpp index 617f83c63a..15ef0b2b98 100644 --- a/src/solver/simulation/solver.data.cpp +++ b/src/solver/simulation/solver.data.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 "solver.data.h" diff --git a/src/solver/simulation/solver.data.h b/src/solver/simulation/solver.data.h index 7e41257694..0cf33f2c42 100644 --- a/src/solver/simulation/solver.data.h +++ b/src/solver/simulation/solver.data.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 __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 327914fdac..6fd1d06e0e 100644 --- a/src/solver/simulation/solver.h +++ b/src/solver/simulation/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 __SOLVER_SIMULATION_SOLVER_H__ #define __SOLVER_SIMULATION_SOLVER_H__ diff --git a/src/solver/simulation/solver.hxx b/src/solver/simulation/solver.hxx index 91eb1e23f6..be40f51bf9 100644 --- a/src/solver/simulation/solver.hxx +++ b/src/solver/simulation/solver.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 __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 7c6222167d..9fa1d34126 100644 --- a/src/solver/simulation/solver.utils.h +++ b/src/solver/simulation/solver.utils.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 __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 a29f7da250..eb70e20e8b 100644 --- a/src/solver/simulation/timeseries-numbers.cpp +++ b/src/solver/simulation/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 // std::adjacent_find diff --git a/src/solver/simulation/timeseries-numbers.h b/src/solver/simulation/timeseries-numbers.h index c305daf1f5..a3e220b60d 100644 --- a/src/solver/simulation/timeseries-numbers.h +++ b/src/solver/simulation/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 */ #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 dfd4d81ac9..48fae63322 100644 --- a/src/solver/ts-generator/generator.h +++ b/src/solver/ts-generator/generator.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_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 44ff511e44..d0ebf7e9ac 100644 --- a/src/solver/ts-generator/generator.hxx +++ b/src/solver/ts-generator/generator.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_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 2a60759e76..8bcb32e986 100644 --- a/src/solver/ts-generator/hydro.cpp +++ b/src/solver/ts-generator/hydro.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/solver/ts-generator/thermal.cpp b/src/solver/ts-generator/thermal.cpp index 55677876d3..6021d81607 100644 --- a/src/solver/ts-generator/thermal.cpp +++ b/src/solver/ts-generator/thermal.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/solver/ts-generator/xcast/constants.h b/src/solver/ts-generator/xcast/constants.h index af4aa85b86..0705c2672f 100644 --- a/src/solver/ts-generator/xcast/constants.h +++ b/src/solver/ts-generator/xcast/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_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 2dcd09b286..032908e10e 100644 --- a/src/solver/ts-generator/xcast/core.cpp +++ b/src/solver/ts-generator/xcast/core.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/solver/ts-generator/xcast/gamma-euler.cpp b/src/solver/ts-generator/xcast/gamma-euler.cpp index 2376f9cb72..69e847696c 100644 --- a/src/solver/ts-generator/xcast/gamma-euler.cpp +++ b/src/solver/ts-generator/xcast/gamma-euler.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/solver/ts-generator/xcast/gamma-inc.cpp b/src/solver/ts-generator/xcast/gamma-inc.cpp index f9eb77495e..c1c3849819 100644 --- a/src/solver/ts-generator/xcast/gamma-inc.cpp +++ b/src/solver/ts-generator/xcast/gamma-inc.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/solver/ts-generator/xcast/math.cpp b/src/solver/ts-generator/xcast/math.cpp index 760c70503e..a794d67e99 100644 --- a/src/solver/ts-generator/xcast/math.cpp +++ b/src/solver/ts-generator/xcast/math.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/solver/ts-generator/xcast/math.hxx b/src/solver/ts-generator/xcast/math.hxx index 2b6ad7e0bc..f060441eae 100644 --- a/src/solver/ts-generator/xcast/math.hxx +++ b/src/solver/ts-generator/xcast/math.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/solver/ts-generator/xcast/predicate.hxx b/src/solver/ts-generator/xcast/predicate.hxx index eb0c4fe525..37e2ce587f 100644 --- a/src/solver/ts-generator/xcast/predicate.hxx +++ b/src/solver/ts-generator/xcast/predicate.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 __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 d613cc1830..dddc328bed 100644 --- a/src/solver/ts-generator/xcast/studydata.cpp +++ b/src/solver/ts-generator/xcast/studydata.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/solver/ts-generator/xcast/studydata.h b/src/solver/ts-generator/xcast/studydata.h index b0b12a4d36..216657a917 100644 --- a/src/solver/ts-generator/xcast/studydata.h +++ b/src/solver/ts-generator/xcast/studydata.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_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 9f0aa5a1b5..89016d1a13 100644 --- a/src/solver/ts-generator/xcast/studydata.hxx +++ b/src/solver/ts-generator/xcast/studydata.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_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 c3fe6525ca..23d99cd7fe 100644 --- a/src/solver/ts-generator/xcast/xcast.cpp +++ b/src/solver/ts-generator/xcast/xcast.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/solver/ts-generator/xcast/xcast.h b/src/solver/ts-generator/xcast/xcast.h index 07f84dae15..4be08ba534 100644 --- a/src/solver/ts-generator/xcast/xcast.h +++ b/src/solver/ts-generator/xcast/xcast.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_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 51b309fa57..e00c49372b 100644 --- a/src/solver/ts-generator/xcast/xcast.hxx +++ b/src/solver/ts-generator/xcast/xcast.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_SOLVER_TS_GENERATOR_XCAST_XCAST_HXX__ #define __ANTARES_SOLVER_TS_GENERATOR_XCAST_XCAST_HXX__ diff --git a/src/solver/utils/filename.cpp b/src/solver/utils/filename.cpp index 0dd372a2f3..e99e19327e 100644 --- a/src/solver/utils/filename.cpp +++ b/src/solver/utils/filename.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 "filename.h" #include "opt_period_string_generator.h" diff --git a/src/solver/utils/filename.h b/src/solver/utils/filename.h index 4acad64e3f..9499f49826 100644 --- a/src/solver/utils/filename.h +++ b/src/solver/utils/filename.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/solver/utils/mps_utils.cpp b/src/solver/utils/mps_utils.cpp index 4ea19d8f91..81f876e6db 100644 --- a/src/solver/utils/mps_utils.cpp +++ b/src/solver/utils/mps_utils.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 "../simulation/simulation.h" diff --git a/src/solver/utils/mps_utils.h b/src/solver/utils/mps_utils.h index 9bff928bdc..cab8c78571 100644 --- a/src/solver/utils/mps_utils.h +++ b/src/solver/utils/mps_utils.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 extern "C" diff --git a/src/solver/utils/name_translator.cpp b/src/solver/utils/name_translator.cpp index 6c3374fee1..c6b20b9082 100644 --- a/src/solver/utils/name_translator.cpp +++ b/src/solver/utils/name_translator.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 "name_translator.h" #include #include diff --git a/src/solver/utils/name_translator.h b/src/solver/utils/name_translator.h index 9963599e7e..cc41efb02e 100644 --- a/src/solver/utils/name_translator.h +++ b/src/solver/utils/name_translator.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/solver/utils/named_problem.cpp b/src/solver/utils/named_problem.cpp index 44994f4abc..96197e72a0 100644 --- a/src/solver/utils/named_problem.cpp +++ b/src/solver/utils/named_problem.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 "named_problem.h" #include diff --git a/src/solver/utils/named_problem.h b/src/solver/utils/named_problem.h index 09cb467cac..47dc2d4a1a 100644 --- a/src/solver/utils/named_problem.h +++ b/src/solver/utils/named_problem.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 "spx_definition_arguments.h" diff --git a/src/solver/utils/opt_period_string_generator.cpp b/src/solver/utils/opt_period_string_generator.cpp index 4422abc616..2494744f82 100644 --- a/src/solver/utils/opt_period_string_generator.cpp +++ b/src/solver/utils/opt_period_string_generator.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 "opt_period_string_generator.h" // ------------------------------------ diff --git a/src/solver/utils/opt_period_string_generator.h b/src/solver/utils/opt_period_string_generator.h index ad8471cfda..9e44d7a24f 100644 --- a/src/solver/utils/opt_period_string_generator.h +++ b/src/solver/utils/opt_period_string_generator.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 "../optimisation/opt_period_string_generator_base.h" diff --git a/src/solver/utils/optimization_statistics.h b/src/solver/utils/optimization_statistics.h index 2ecb063017..bca0add582 100644 --- a/src/solver/utils/optimization_statistics.h +++ b/src/solver/utils/optimization_statistics.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 __SOLVER_UTILS_STATISTICS_H__ #define __SOLVER_UTILS_STATISTICS_H__ diff --git a/src/solver/utils/ortools_utils.cpp b/src/solver/utils/ortools_utils.cpp index 87bf7ad41b..a002771fc8 100644 --- a/src/solver/utils/ortools_utils.cpp +++ b/src/solver/utils/ortools_utils.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 "ortools_utils.h" #include diff --git a/src/solver/utils/ortools_utils.h b/src/solver/utils/ortools_utils.h index f95efa3f1e..5fedaa7c3c 100644 --- a/src/solver/utils/ortools_utils.h +++ b/src/solver/utils/ortools_utils.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/solver/utils/ortools_wrapper.h b/src/solver/utils/ortools_wrapper.h index 976c864a49..c4d17c3493 100644 --- a/src/solver/utils/ortools_wrapper.h +++ b/src/solver/utils/ortools_wrapper.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 __ORTOOLS_WRAPPER__ #define __ORTOOLS_WRAPPER__ diff --git a/src/solver/variable/adequacy/all.h b/src/solver/variable/adequacy/all.h index d03485e81d..ef27c72004 100644 --- a/src/solver/variable/adequacy/all.h +++ b/src/solver/variable/adequacy/all.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 __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 fbb5c2632c..a6d9ea2309 100644 --- a/src/solver/variable/adequacy/area.cpp +++ b/src/solver/variable/adequacy/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 "all.h" diff --git a/src/solver/variable/adequacy/area.memory-estimation.cpp b/src/solver/variable/adequacy/area.memory-estimation.cpp index 29d5d5d969..20e00b3a6c 100644 --- a/src/solver/variable/adequacy/area.memory-estimation.cpp +++ b/src/solver/variable/adequacy/area.memory-estimation.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 "all.h" diff --git a/src/solver/variable/adequacy/bc.memory-estimation.cpp b/src/solver/variable/adequacy/bc.memory-estimation.cpp index 76029ef19a..dcaa9a5ba5 100644 --- a/src/solver/variable/adequacy/bc.memory-estimation.cpp +++ b/src/solver/variable/adequacy/bc.memory-estimation.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 "all.h" diff --git a/src/solver/variable/adequacy/links.cpp b/src/solver/variable/adequacy/links.cpp index 4644b15b8b..3cb8794bf4 100644 --- a/src/solver/variable/adequacy/links.cpp +++ b/src/solver/variable/adequacy/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 "links.h" diff --git a/src/solver/variable/adequacy/links.h b/src/solver/variable/adequacy/links.h index 8254a320e9..a427059d91 100644 --- a/src/solver/variable/adequacy/links.h +++ b/src/solver/variable/adequacy/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 __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 a74d93a81b..7f9d5ceb4d 100644 --- a/src/solver/variable/adequacy/overallCost.h +++ b/src/solver/variable/adequacy/overallCost.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 __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 4d9d04b0c9..07567d03e5 100644 --- a/src/solver/variable/adequacy/spilledEnergy.h +++ b/src/solver/variable/adequacy/spilledEnergy.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 __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 1c5f46fd72..873afb5cc9 100644 --- a/src/solver/variable/area.h +++ b/src/solver/variable/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 __SOLVER_VARIABLE_AREA_H__ #define __SOLVER_VARIABLE_AREA_H__ diff --git a/src/solver/variable/area.hxx b/src/solver/variable/area.hxx index a97ead62f5..8f2d2798f8 100644 --- a/src/solver/variable/area.hxx +++ b/src/solver/variable/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 */ #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 1f0d209e8b..42b728c042 100644 --- a/src/solver/variable/area.inc.hxx +++ b/src/solver/variable/area.inc.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 "variable.h" diff --git a/src/solver/variable/area.memory-estimation.inc.hxx b/src/solver/variable/area.memory-estimation.inc.hxx index 9e41beced1..3617788704 100644 --- a/src/solver/variable/area.memory-estimation.inc.hxx +++ b/src/solver/variable/area.memory-estimation.inc.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 "variable.h" diff --git a/src/solver/variable/bc.memory-estimation.inc.hxx b/src/solver/variable/bc.memory-estimation.inc.hxx index aecf117410..7c30b844e9 100644 --- a/src/solver/variable/bc.memory-estimation.inc.hxx +++ b/src/solver/variable/bc.memory-estimation.inc.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 */ using namespace Yuni; diff --git a/src/solver/variable/bindConstraints.h b/src/solver/variable/bindConstraints.h index 56573363ed..be738c2712 100644 --- a/src/solver/variable/bindConstraints.h +++ b/src/solver/variable/bindConstraints.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/solver/variable/bindConstraints.hxx b/src/solver/variable/bindConstraints.hxx index d0c5ad9a53..bb1d99016c 100644 --- a/src/solver/variable/bindConstraints.hxx +++ b/src/solver/variable/bindConstraints.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/solver/variable/categories.h b/src/solver/variable/categories.h index d27567fafb..378e5ebbb8 100644 --- a/src/solver/variable/categories.h +++ b/src/solver/variable/categories.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 __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 0ddd574423..b478278819 100644 --- a/src/solver/variable/commons/hydro.h +++ b/src/solver/variable/commons/hydro.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 __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 a08f6bd671..33eabb2767 100644 --- a/src/solver/variable/commons/join.h +++ b/src/solver/variable/commons/join.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 __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 73b1418b41..4972f016ef 100644 --- a/src/solver/variable/commons/links/links.cpp.inc.hxx +++ b/src/solver/variable/commons/links/links.cpp.inc.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 "../../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 87389c2002..39f70ad191 100644 --- a/src/solver/variable/commons/links/links.h.inc.hxx +++ b/src/solver/variable/commons/links/links.h.inc.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 __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 ddd2c44560..a143774753 100644 --- a/src/solver/variable/commons/links/links.hxx.inc.hxx +++ b/src/solver/variable/commons/links/links.hxx.inc.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 __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 f1f11119b7..2ee01e3fb6 100644 --- a/src/solver/variable/commons/load.h +++ b/src/solver/variable/commons/load.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 __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 090e3ba9d6..42e1817ade 100644 --- a/src/solver/variable/commons/miscGenMinusRowPSP.h +++ b/src/solver/variable/commons/miscGenMinusRowPSP.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 __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 465b06b82a..0cd2aabe3b 100644 --- a/src/solver/variable/commons/psp.h +++ b/src/solver/variable/commons/psp.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 __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 f06d80f0fb..332d2282b2 100644 --- a/src/solver/variable/commons/rowBalance.h +++ b/src/solver/variable/commons/rowBalance.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 __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 80d446bc9f..cb4e7df5bb 100644 --- a/src/solver/variable/commons/solar.h +++ b/src/solver/variable/commons/solar.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 __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 66bb571ba1..386b7a4cda 100644 --- a/src/solver/variable/commons/spatial-aggregate.h +++ b/src/solver/variable/commons/spatial-aggregate.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 __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 3621f2ee0b..087dea6200 100644 --- a/src/solver/variable/commons/wind.h +++ b/src/solver/variable/commons/wind.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 __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 647bcd3cdd..3e5f99090a 100644 --- a/src/solver/variable/constants.h +++ b/src/solver/variable/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 __SOLVER_VARIABLE_CONSTANT_H__ #define __SOLVER_VARIABLE_CONSTANT_H__ diff --git a/src/solver/variable/container.h b/src/solver/variable/container.h index 04eee9f786..0b4d7c309b 100644 --- a/src/solver/variable/container.h +++ b/src/solver/variable/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 __SOLVER_VARIABLE_LIST_H__ #define __SOLVER_VARIABLE_LIST_H__ diff --git a/src/solver/variable/container.hxx b/src/solver/variable/container.hxx index 4a3dfde6be..382ca427bb 100644 --- a/src/solver/variable/container.hxx +++ b/src/solver/variable/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 __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 66a863cf21..b1761f1272 100644 --- a/src/solver/variable/economy/STStorageCashFlowByCluster.h +++ b/src/solver/variable/economy/STStorageCashFlowByCluster.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/solver/variable/economy/STStorageInjectionByCluster.h b/src/solver/variable/economy/STStorageInjectionByCluster.h index cc990b7ece..194ee1f528 100644 --- a/src/solver/variable/economy/STStorageInjectionByCluster.h +++ b/src/solver/variable/economy/STStorageInjectionByCluster.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/solver/variable/economy/STStorageLevelsByCluster.h b/src/solver/variable/economy/STStorageLevelsByCluster.h index 3de8f8a0c2..a358b1b1d0 100644 --- a/src/solver/variable/economy/STStorageLevelsByCluster.h +++ b/src/solver/variable/economy/STStorageLevelsByCluster.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/solver/variable/economy/STStorageWithdrawalByCluster.h b/src/solver/variable/economy/STStorageWithdrawalByCluster.h index 972e9ad9db..8f2b3d3fb7 100644 --- a/src/solver/variable/economy/STStorageWithdrawalByCluster.h +++ b/src/solver/variable/economy/STStorageWithdrawalByCluster.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/solver/variable/economy/all.h b/src/solver/variable/economy/all.h index 4d8748bc81..ca26173a9d 100644 --- a/src/solver/variable/economy/all.h +++ b/src/solver/variable/economy/all.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 __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 7e3ec62354..062fac0164 100644 --- a/src/solver/variable/economy/area.cpp +++ b/src/solver/variable/economy/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 "all.h" diff --git a/src/solver/variable/economy/area.memory-estimation.cpp b/src/solver/variable/economy/area.memory-estimation.cpp index eb084c531c..c8d6775594 100644 --- a/src/solver/variable/economy/area.memory-estimation.cpp +++ b/src/solver/variable/economy/area.memory-estimation.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 "all.h" diff --git a/src/solver/variable/economy/avail-dispatchable-generation.h b/src/solver/variable/economy/avail-dispatchable-generation.h index 888cc92463..111ed0b0f2 100644 --- a/src/solver/variable/economy/avail-dispatchable-generation.h +++ b/src/solver/variable/economy/avail-dispatchable-generation.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 __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 90e52502d1..8815e75264 100644 --- a/src/solver/variable/economy/balance.h +++ b/src/solver/variable/economy/balance.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 __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 f26dffef6c..68828137fa 100644 --- a/src/solver/variable/economy/bc.memory-estimation.cpp +++ b/src/solver/variable/economy/bc.memory-estimation.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 "all.h" diff --git a/src/solver/variable/economy/bindingConstraints/bindingConstraintsMarginalCost.h b/src/solver/variable/economy/bindingConstraints/bindingConstraintsMarginalCost.h index 206a0986c6..bee0d8a33a 100644 --- a/src/solver/variable/economy/bindingConstraints/bindingConstraintsMarginalCost.h +++ b/src/solver/variable/economy/bindingConstraints/bindingConstraintsMarginalCost.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/solver/variable/economy/dispatchable-generation-margin.h b/src/solver/variable/economy/dispatchable-generation-margin.h index 3321fc440b..fc2e682851 100644 --- a/src/solver/variable/economy/dispatchable-generation-margin.h +++ b/src/solver/variable/economy/dispatchable-generation-margin.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 __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 0e8256f939..6a00cc65df 100644 --- a/src/solver/variable/economy/dispatchableGeneration.h +++ b/src/solver/variable/economy/dispatchableGeneration.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 __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 3b180993ed..2d8549a94a 100644 --- a/src/solver/variable/economy/domesticUnsuppliedEnergy.h +++ b/src/solver/variable/economy/domesticUnsuppliedEnergy.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 __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 d3774b283c..8db2c18017 100644 --- a/src/solver/variable/economy/dtgMarginAfterCsr.h +++ b/src/solver/variable/economy/dtgMarginAfterCsr.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 __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 53302be3fe..c5edcb0551 100644 --- a/src/solver/variable/economy/hydroCost.h +++ b/src/solver/variable/economy/hydroCost.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 __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 d4460324f4..d0666418aa 100644 --- a/src/solver/variable/economy/hydrostorage.h +++ b/src/solver/variable/economy/hydrostorage.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 __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 d533301dc6..48cac8f4fb 100644 --- a/src/solver/variable/economy/inflow.h +++ b/src/solver/variable/economy/inflow.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 __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 4644b15b8b..3cb8794bf4 100644 --- a/src/solver/variable/economy/links.cpp +++ b/src/solver/variable/economy/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 "links.h" diff --git a/src/solver/variable/economy/links.h b/src/solver/variable/economy/links.h index 35064b4294..156f2e13b1 100644 --- a/src/solver/variable/economy/links.h +++ b/src/solver/variable/economy/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 __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 a4dfaea049..a949e54896 100644 --- a/src/solver/variable/economy/links/congestionFee.h +++ b/src/solver/variable/economy/links/congestionFee.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 __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 727ac04473..fa8534aea2 100644 --- a/src/solver/variable/economy/links/congestionFeeAbs.h +++ b/src/solver/variable/economy/links/congestionFeeAbs.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 __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 5c105ca9c4..3f35513a88 100644 --- a/src/solver/variable/economy/links/congestionProbability.h +++ b/src/solver/variable/economy/links/congestionProbability.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 __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 98fba2cdfc..203dea8686 100644 --- a/src/solver/variable/economy/links/flowLinear.h +++ b/src/solver/variable/economy/links/flowLinear.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 __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 28b59cedac..23b8be0d41 100644 --- a/src/solver/variable/economy/links/flowLinearAbs.h +++ b/src/solver/variable/economy/links/flowLinearAbs.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 __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 bfd838469a..88d7ec8d87 100644 --- a/src/solver/variable/economy/links/flowQuad.h +++ b/src/solver/variable/economy/links/flowQuad.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 __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 6ebc982e51..9519cd99b2 100644 --- a/src/solver/variable/economy/links/hurdleCosts.h +++ b/src/solver/variable/economy/links/hurdleCosts.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 __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 5a0140b073..da1872985a 100644 --- a/src/solver/variable/economy/links/loopFlow.h +++ b/src/solver/variable/economy/links/loopFlow.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 __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 7aedfbfe9b..2e171507d5 100644 --- a/src/solver/variable/economy/links/marginalCost.h +++ b/src/solver/variable/economy/links/marginalCost.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 __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 a124bc2d6c..8e33f338fc 100644 --- a/src/solver/variable/economy/localMatchingRuleViolations.h +++ b/src/solver/variable/economy/localMatchingRuleViolations.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 __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 2702fc3074..8cf32c3225 100644 --- a/src/solver/variable/economy/lold.h +++ b/src/solver/variable/economy/lold.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 __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 d24f897297..f74ca89f4a 100644 --- a/src/solver/variable/economy/lolp.h +++ b/src/solver/variable/economy/lolp.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 __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 6b6687992d..05485eefcd 100644 --- a/src/solver/variable/economy/max-mrg.cpp +++ b/src/solver/variable/economy/max-mrg.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/solver/variable/economy/max-mrg.h b/src/solver/variable/economy/max-mrg.h index 959e815ad2..b8bc1491d8 100644 --- a/src/solver/variable/economy/max-mrg.h +++ b/src/solver/variable/economy/max-mrg.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 __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 7f7adb5745..8353d7cda9 100644 --- a/src/solver/variable/economy/nbOfDispatchedUnits.h +++ b/src/solver/variable/economy/nbOfDispatchedUnits.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 __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 29bdbe5d93..ea1645ed4f 100644 --- a/src/solver/variable/economy/nbOfDispatchedUnitsByPlant.h +++ b/src/solver/variable/economy/nbOfDispatchedUnitsByPlant.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 __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 84158887a0..a92d85ba82 100644 --- a/src/solver/variable/economy/nonProportionalCost.h +++ b/src/solver/variable/economy/nonProportionalCost.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 __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 22a7c3be29..968cca5a53 100644 --- a/src/solver/variable/economy/npCostByDispatchablePlant.h +++ b/src/solver/variable/economy/npCostByDispatchablePlant.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 __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 973e8bf452..caf47241d3 100644 --- a/src/solver/variable/economy/operatingCost.h +++ b/src/solver/variable/economy/operatingCost.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 __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 44eff2c637..f960458fe1 100644 --- a/src/solver/variable/economy/overallCost.h +++ b/src/solver/variable/economy/overallCost.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 __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 aec6b1f984..3dd8ce2178 100644 --- a/src/solver/variable/economy/overflow.h +++ b/src/solver/variable/economy/overflow.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 __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 5bde985371..209e52e208 100644 --- a/src/solver/variable/economy/price.h +++ b/src/solver/variable/economy/price.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 __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 027268498f..1a1ebf721b 100644 --- a/src/solver/variable/economy/productionByDispatchablePlant.h +++ b/src/solver/variable/economy/productionByDispatchablePlant.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 __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 e205ebea9c..fac159ae26 100644 --- a/src/solver/variable/economy/productionByRenewablePlant.h +++ b/src/solver/variable/economy/productionByRenewablePlant.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 __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 fd8af32078..6374c324aa 100644 --- a/src/solver/variable/economy/profitByPlant.h +++ b/src/solver/variable/economy/profitByPlant.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/solver/variable/economy/pumping.h b/src/solver/variable/economy/pumping.h index 58cf69dded..a127e82bfa 100644 --- a/src/solver/variable/economy/pumping.h +++ b/src/solver/variable/economy/pumping.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 __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 e2ff87acc3..178341e8d5 100644 --- a/src/solver/variable/economy/renewableGeneration.h +++ b/src/solver/variable/economy/renewableGeneration.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 __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 15072d0354..5dbf1850a6 100644 --- a/src/solver/variable/economy/reservoirlevel.h +++ b/src/solver/variable/economy/reservoirlevel.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 __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 9ef799fa0e..1d32478bb1 100644 --- a/src/solver/variable/economy/shortTermStorage.h +++ b/src/solver/variable/economy/shortTermStorage.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/solver/variable/economy/spilledEnergy.h b/src/solver/variable/economy/spilledEnergy.h index ab8005a4df..c3b451ce7b 100644 --- a/src/solver/variable/economy/spilledEnergy.h +++ b/src/solver/variable/economy/spilledEnergy.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 __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 ddea6fcf68..51fb4efd48 100644 --- a/src/solver/variable/economy/spilledEnergyAfterCSR.h +++ b/src/solver/variable/economy/spilledEnergyAfterCSR.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 __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 92ca624b2b..30664d97b7 100644 --- a/src/solver/variable/economy/thermalAirPollutantEmissions.h +++ b/src/solver/variable/economy/thermalAirPollutantEmissions.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 __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 d959c31e57..9ec6b18aef 100644 --- a/src/solver/variable/economy/unsupliedEnergy.h +++ b/src/solver/variable/economy/unsupliedEnergy.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 __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 0a6e3497e3..3d8135c015 100644 --- a/src/solver/variable/economy/waterValue.h +++ b/src/solver/variable/economy/waterValue.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 __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 6645517810..fc3eb374ad 100644 --- a/src/solver/variable/endoflist.h +++ b/src/solver/variable/endoflist.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 __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 36d889e0d3..dfdcc11023 100644 --- a/src/solver/variable/info.h +++ b/src/solver/variable/info.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 __SOLVER_VARIABLE_INFO_H__ #define __SOLVER_VARIABLE_INFO_H__ diff --git a/src/solver/variable/print.h b/src/solver/variable/print.h index c1b21130f7..6b34538b45 100644 --- a/src/solver/variable/print.h +++ b/src/solver/variable/print.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 __SOLVER_VARIABLE_PRINT_H__ #define __SOLVER_VARIABLE_PRINT_H__ diff --git a/src/solver/variable/setofareas.h b/src/solver/variable/setofareas.h index 96be340df0..8f9157ce55 100644 --- a/src/solver/variable/setofareas.h +++ b/src/solver/variable/setofareas.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 __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 3b0b14c500..22b484a25b 100644 --- a/src/solver/variable/setofareas.hxx +++ b/src/solver/variable/setofareas.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 __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 ff0ae96f20..e016154b5c 100644 --- a/src/solver/variable/state.cpp +++ b/src/solver/variable/state.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/solver/variable/state.h b/src/solver/variable/state.h index 36a8f8ed2f..d0d6c16ac6 100644 --- a/src/solver/variable/state.h +++ b/src/solver/variable/state.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 __SOLVER_VARIABLE_STATE_H__ #define __SOLVER_VARIABLE_STATE_H__ diff --git a/src/solver/variable/state.hxx b/src/solver/variable/state.hxx index 18b7253823..038cc6fc9e 100644 --- a/src/solver/variable/state.hxx +++ b/src/solver/variable/state.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 __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 062bd007c6..aeb113bed4 100644 --- a/src/solver/variable/storage/average.h +++ b/src/solver/variable/storage/average.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 __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 8173f16722..287a645dd6 100644 --- a/src/solver/variable/storage/averagedata.cpp +++ b/src/solver/variable/storage/averagedata.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/solver/variable/storage/averagedata.h b/src/solver/variable/storage/averagedata.h index 8d7e73de2c..c96e3b27fc 100644 --- a/src/solver/variable/storage/averagedata.h +++ b/src/solver/variable/storage/averagedata.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 __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 201e4b33d3..3526961915 100644 --- a/src/solver/variable/storage/empty.h +++ b/src/solver/variable/storage/empty.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 __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 f203473602..b90647a2b1 100644 --- a/src/solver/variable/storage/fwd.h +++ b/src/solver/variable/storage/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 __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 ab4fbf9fae..9013a590a6 100644 --- a/src/solver/variable/storage/intermediate.cpp +++ b/src/solver/variable/storage/intermediate.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/solver/variable/storage/intermediate.h b/src/solver/variable/storage/intermediate.h index 5ec2de6555..8055c4690c 100644 --- a/src/solver/variable/storage/intermediate.h +++ b/src/solver/variable/storage/intermediate.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 __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 980d8ba02a..f50994741c 100644 --- a/src/solver/variable/storage/intermediate.hxx +++ b/src/solver/variable/storage/intermediate.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 __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 f036781655..9221f97893 100644 --- a/src/solver/variable/storage/minmax-data.cpp +++ b/src/solver/variable/storage/minmax-data.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/solver/variable/storage/minmax-data.h b/src/solver/variable/storage/minmax-data.h index b71216d7a3..7d45f77428 100644 --- a/src/solver/variable/storage/minmax-data.h +++ b/src/solver/variable/storage/minmax-data.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 __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 4b7efaeefb..d1fd5b28a3 100644 --- a/src/solver/variable/storage/minmax.h +++ b/src/solver/variable/storage/minmax.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 __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 81486b7155..37fcc85d3b 100644 --- a/src/solver/variable/storage/minmax.hxx +++ b/src/solver/variable/storage/minmax.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 __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 5918d627d3..3efdfa5121 100644 --- a/src/solver/variable/storage/raw.h +++ b/src/solver/variable/storage/raw.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 __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 85386b6db9..305462fa99 100644 --- a/src/solver/variable/storage/raw.hxx +++ b/src/solver/variable/storage/raw.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 __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 ec22050212..dd652d9216 100644 --- a/src/solver/variable/storage/rawdata.cpp +++ b/src/solver/variable/storage/rawdata.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/solver/variable/storage/rawdata.h b/src/solver/variable/storage/rawdata.h index 510d314261..524015a3d4 100644 --- a/src/solver/variable/storage/rawdata.h +++ b/src/solver/variable/storage/rawdata.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 __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 02adea65d9..25ca76c3d5 100644 --- a/src/solver/variable/storage/results.h +++ b/src/solver/variable/storage/results.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 __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 2eb455d703..425a9fc486 100644 --- a/src/solver/variable/storage/results.hxx +++ b/src/solver/variable/storage/results.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 __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 84bd4fec82..9f78b6cac6 100644 --- a/src/solver/variable/storage/stdDeviation.h +++ b/src/solver/variable/storage/stdDeviation.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 __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 92293e5bab..4a324fec6f 100644 --- a/src/solver/variable/surveyresults.h +++ b/src/solver/variable/surveyresults.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 __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 f4d5d83053..5776bef267 100644 --- a/src/solver/variable/surveyresults/data.h +++ b/src/solver/variable/surveyresults/data.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 __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 e96e099c92..56c38daa67 100644 --- a/src/solver/variable/surveyresults/reportbuilder.hxx +++ b/src/solver/variable/surveyresults/reportbuilder.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 __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 740f9d88d3..b9832fb00d 100644 --- a/src/solver/variable/surveyresults/surveyresults.cpp +++ b/src/solver/variable/surveyresults/surveyresults.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/solver/variable/surveyresults/surveyresults.h b/src/solver/variable/surveyresults/surveyresults.h index 6e6285a7fd..4736bdbf59 100644 --- a/src/solver/variable/surveyresults/surveyresults.h +++ b/src/solver/variable/surveyresults/surveyresults.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 __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 6c67c0b171..e2ad909161 100644 --- a/src/solver/variable/variable.h +++ b/src/solver/variable/variable.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 __SOLVER_VARIABLE_VARIABLE_H__ #define __SOLVER_VARIABLE_VARIABLE_H__ diff --git a/src/solver/variable/variable.hxx b/src/solver/variable/variable.hxx index b77a06b433..1525283ab1 100644 --- a/src/solver/variable/variable.hxx +++ b/src/solver/variable/variable.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 __SOLVER_VARIABLE_VARIABLE_HXX__ #define __SOLVER_VARIABLE_VARIABLE_HXX__ diff --git a/src/tests/end-to-end/binding_constraints/test_binding_constraints.cpp b/src/tests/end-to-end/binding_constraints/test_binding_constraints.cpp index 16c3a9046d..39568cac1c 100644 --- a/src/tests/end-to-end/binding_constraints/test_binding_constraints.cpp +++ b/src/tests/end-to-end/binding_constraints/test_binding_constraints.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 . +*/ #define BOOST_TEST_MODULE test-end-to-end tests_binding_constraints #define BOOST_TEST_DYN_LINK #define WIN32_LEAN_AND_MEAN diff --git a/src/tests/end-to-end/simple_study/simple-study.cpp b/src/tests/end-to-end/simple_study/simple-study.cpp index a36c3fe6ab..116cdeb87a 100644 --- a/src/tests/end-to-end/simple_study/simple-study.cpp +++ b/src/tests/end-to-end/simple_study/simple-study.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 . +*/ #define BOOST_TEST_MODULE test-end-to-end tests #define BOOST_TEST_DYN_LINK #include diff --git a/src/tests/end-to-end/utils/utils.cpp b/src/tests/end-to-end/utils/utils.cpp index 70920b7ca3..05eea5a742 100644 --- a/src/tests/end-to-end/utils/utils.cpp +++ b/src/tests/end-to-end/utils/utils.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 . +*/ #define WIN32_LEAN_AND_MEAN #include "utils.h" diff --git a/src/tests/end-to-end/utils/utils.h b/src/tests/end-to-end/utils/utils.h index 15c7ae065f..6602759ee9 100644 --- a/src/tests/end-to-end/utils/utils.h +++ b/src/tests/end-to-end/utils/utils.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 #define WIN32_LEAN_AND_MEAN #include "antares/study/study.h" diff --git a/src/tests/src/libs/antares/array/fill-matrix.h b/src/tests/src/libs/antares/array/fill-matrix.h index 79a69b4929..6d8b93653c 100644 --- a/src/tests/src/libs/antares/array/fill-matrix.h +++ b/src/tests/src/libs/antares/array/fill-matrix.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_ARRAY_MATRIX_FILL_MTX_H__ diff --git a/src/tests/src/libs/antares/array/matrix-bypass-load.h b/src/tests/src/libs/antares/array/matrix-bypass-load.h index 521b3cb83a..a169a97b1b 100644 --- a/src/tests/src/libs/antares/array/matrix-bypass-load.h +++ b/src/tests/src/libs/antares/array/matrix-bypass-load.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_ARRAY_MATRIX_BYPASS_LOAD_H__ diff --git a/src/tests/src/libs/antares/array/tests-matrix-load.cpp b/src/tests/src/libs/antares/array/tests-matrix-load.cpp index 31a209c67b..73841022df 100644 --- a/src/tests/src/libs/antares/array/tests-matrix-load.cpp +++ b/src/tests/src/libs/antares/array/tests-matrix-load.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 . +*/ #define BOOST_TEST_MODULE test-lib-antares-matrix tests #define BOOST_TEST_DYN_LINK diff --git a/src/tests/src/libs/antares/array/tests-matrix-load.h b/src/tests/src/libs/antares/array/tests-matrix-load.h index 6e88a2c460..d12c6c7d70 100644 --- a/src/tests/src/libs/antares/array/tests-matrix-load.h +++ b/src/tests/src/libs/antares/array/tests-matrix-load.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 . +*/ # include "matrix-bypass-load.h" # include #include diff --git a/src/tests/src/libs/antares/array/tests-matrix-save.cpp b/src/tests/src/libs/antares/array/tests-matrix-save.cpp index b01ac3ef17..4dfe076c05 100644 --- a/src/tests/src/libs/antares/array/tests-matrix-save.cpp +++ b/src/tests/src/libs/antares/array/tests-matrix-save.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 . +*/ #define BOOST_TEST_MODULE test-lib-antares-matrix tests #define BOOST_TEST_DYN_LINK diff --git a/src/tests/src/libs/antares/array/tests-matrix-save.h b/src/tests/src/libs/antares/array/tests-matrix-save.h index e8ea710661..2b02c83773 100644 --- a/src/tests/src/libs/antares/array/tests-matrix-save.h +++ b/src/tests/src/libs/antares/array/tests-matrix-save.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 . +*/ #include "fill-matrix.h" #include "matrix-bypass-load.h" #include diff --git a/src/tests/src/libs/antares/concurrency/test_concurrency.cpp b/src/tests/src/libs/antares/concurrency/test_concurrency.cpp index 8589aaa98b..fbddd55dab 100644 --- a/src/tests/src/libs/antares/concurrency/test_concurrency.cpp +++ b/src/tests/src/libs/antares/concurrency/test_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 */ #define BOOST_TEST_MODULE test-concurrency tests #define BOOST_TEST_DYN_LINK diff --git a/src/tests/src/libs/antares/jit/global_JIT_manager.h b/src/tests/src/libs/antares/jit/global_JIT_manager.h index c27c8b4d5e..33dcfb524b 100644 --- a/src/tests/src/libs/antares/jit/global_JIT_manager.h +++ b/src/tests/src/libs/antares/jit/global_JIT_manager.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_TEST_LIBS_JIT_H__ # define __ANTARES_TEST_LIBS_JIT_H__ diff --git a/src/tests/src/libs/antares/logs/antares/logs/logs.h b/src/tests/src/libs/antares/logs/antares/logs/logs.h index e64730cccf..3b295c86e1 100644 --- a/src/tests/src/libs/antares/logs/antares/logs/logs.h +++ b/src/tests/src/libs/antares/logs/antares/logs/logs.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 __TESTS_ANTARES_LIBS_LOGS_FAKE_H__ # define __TESTS_ANTARES_LIBS_LOGS_FAKE_H__ diff --git a/src/tests/src/libs/antares/logs/logs.cpp b/src/tests/src/libs/antares/logs/logs.cpp index 0576c8e778..84f43a9a3d 100644 --- a/src/tests/src/libs/antares/logs/logs.cpp +++ b/src/tests/src/libs/antares/logs/logs.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/logs/logs.h" diff --git a/src/tests/src/libs/antares/study/area/files-helper.cpp b/src/tests/src/libs/antares/study/area/files-helper.cpp index a6e22bca92..363545233f 100644 --- a/src/tests/src/libs/antares/study/area/files-helper.cpp +++ b/src/tests/src/libs/antares/study/area/files-helper.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/tests/src/libs/antares/study/area/files-helper.h b/src/tests/src/libs/antares/study/area/files-helper.h index d8b53f1118..558080b4a0 100644 --- a/src/tests/src/libs/antares/study/area/files-helper.h +++ b/src/tests/src/libs/antares/study/area/files-helper.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/tests/src/libs/antares/study/area/test-save-area-optimization-ini.cpp b/src/tests/src/libs/antares/study/area/test-save-area-optimization-ini.cpp index 0e3f4163d4..5b6f6211fc 100644 --- a/src/tests/src/libs/antares/study/area/test-save-area-optimization-ini.cpp +++ b/src/tests/src/libs/antares/study/area/test-save-area-optimization-ini.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 . +*/ #define BOOST_TEST_MODULE test save area optimization.ini #define BOOST_TEST_DYN_LINK diff --git a/src/tests/src/libs/antares/study/area/test-save-link-properties.cpp b/src/tests/src/libs/antares/study/area/test-save-link-properties.cpp index 584b0d2861..6625e7dde7 100644 --- a/src/tests/src/libs/antares/study/area/test-save-link-properties.cpp +++ b/src/tests/src/libs/antares/study/area/test-save-link-properties.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 . +*/ #define BOOST_TEST_MODULE test save link properties.ini #define BOOST_TEST_DYN_LINK diff --git a/src/tests/src/libs/antares/study/constraint/test_constraint.cpp b/src/tests/src/libs/antares/study/constraint/test_constraint.cpp index a671d7857c..6030355079 100644 --- a/src/tests/src/libs/antares/study/constraint/test_constraint.cpp +++ b/src/tests/src/libs/antares/study/constraint/test_constraint.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 13/03/23. // diff --git a/src/tests/src/libs/antares/study/constraint/test_group.cpp b/src/tests/src/libs/antares/study/constraint/test_group.cpp index c53f3c855d..e94b54a867 100644 --- a/src/tests/src/libs/antares/study/constraint/test_group.cpp +++ b/src/tests/src/libs/antares/study/constraint/test_group.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/tests/src/libs/antares/study/output-folder/study.cpp b/src/tests/src/libs/antares/study/output-folder/study.cpp index 9f55894126..ae82f9e290 100644 --- a/src/tests/src/libs/antares/study/output-folder/study.cpp +++ b/src/tests/src/libs/antares/study/output-folder/study.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 . +*/ #define BOOST_TEST_MODULE output folder #define BOOST_TEST_DYN_LINK diff --git a/src/tests/src/libs/antares/study/scenario-builder/test-sc-builder-file-read-line.cpp b/src/tests/src/libs/antares/study/scenario-builder/test-sc-builder-file-read-line.cpp index ad39460e08..fc3b55bda3 100644 --- a/src/tests/src/libs/antares/study/scenario-builder/test-sc-builder-file-read-line.cpp +++ b/src/tests/src/libs/antares/study/scenario-builder/test-sc-builder-file-read-line.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 . +*/ #define BOOST_TEST_MODULE test read scenario-builder.dat #define BOOST_TEST_DYN_LINK diff --git a/src/tests/src/libs/antares/study/scenario-builder/test-sc-builder-file-save.cpp b/src/tests/src/libs/antares/study/scenario-builder/test-sc-builder-file-save.cpp index 0fef661c93..6de29ee2d3 100644 --- a/src/tests/src/libs/antares/study/scenario-builder/test-sc-builder-file-save.cpp +++ b/src/tests/src/libs/antares/study/scenario-builder/test-sc-builder-file-save.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 . +*/ #define BOOST_TEST_MODULE test save scenario - builder.dat #define BOOST_TEST_DYN_LINK #include diff --git a/src/tests/src/libs/antares/study/series/timeseries-tests.cpp b/src/tests/src/libs/antares/study/series/timeseries-tests.cpp index 7f7410267e..08672aaf44 100644 --- a/src/tests/src/libs/antares/study/series/timeseries-tests.cpp +++ b/src/tests/src/libs/antares/study/series/timeseries-tests.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 . +*/ #define BOOST_TEST_MODULE "test time series" #define BOOST_TEST_DYN_LINK diff --git a/src/tests/src/libs/antares/study/short-term-storage-input/short-term-storage-input.cpp b/src/tests/src/libs/antares/study/short-term-storage-input/short-term-storage-input.cpp index bc2c4b0f8c..f5e181de0f 100644 --- a/src/tests/src/libs/antares/study/short-term-storage-input/short-term-storage-input.cpp +++ b/src/tests/src/libs/antares/study/short-term-storage-input/short-term-storage-input.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 . +*/ #define BOOST_TEST_MODULE "test short term storage" #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 464cb176fb..685ae252a1 100644 --- a/src/tests/src/libs/antares/study/test_study.cpp +++ b/src/tests/src/libs/antares/study/test_study.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 */ #define BOOST_TEST_MODULE study diff --git a/src/tests/src/libs/antares/study/thermal-price-definition/thermal-price-definition.cpp b/src/tests/src/libs/antares/study/thermal-price-definition/thermal-price-definition.cpp index cbd8895d80..5edac6d8b1 100644 --- a/src/tests/src/libs/antares/study/thermal-price-definition/thermal-price-definition.cpp +++ b/src/tests/src/libs/antares/study/thermal-price-definition/thermal-price-definition.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 . +*/ #define BOOST_TEST_MODULE "test thermal price definition" #define BOOST_TEST_DYN_LINK diff --git a/src/tests/src/libs/antares/test_utils.cpp b/src/tests/src/libs/antares/test_utils.cpp index d6de5507a2..6c0aa3bede 100644 --- a/src/tests/src/libs/antares/test_utils.cpp +++ b/src/tests/src/libs/antares/test_utils.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 . +*/ #define BOOST_TEST_MODULE test utils #define BOOST_TEST_DYN_LINK #include 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 0cf61369e9..81a7be40bc 100644 --- a/src/tests/src/libs/antares/writer/test_zip_writer.cpp +++ b/src/tests/src/libs/antares/writer/test_zip_writer.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 */ #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 d895fdf1e2..80c92aa5d8 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 @@ -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 */ #define WIN32_LEAN_AND_MEAN #define BOOST_TEST_MODULE unfeasible_problem_analyzer diff --git a/src/tests/src/solver/optimisation/adequacy_patch.cpp b/src/tests/src/solver/optimisation/adequacy_patch.cpp index 2c6c0a5a4d..1ada7169cc 100644 --- a/src/tests/src/solver/optimisation/adequacy_patch.cpp +++ b/src/tests/src/solver/optimisation/adequacy_patch.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 . +*/ #define BOOST_TEST_MODULE test adequacy patch functions #define BOOST_TEST_DYN_LINK diff --git a/src/tests/src/solver/simulation/test-store-timeseries-number.cpp b/src/tests/src/solver/simulation/test-store-timeseries-number.cpp index 43948da1a8..64213da9c4 100644 --- a/src/tests/src/solver/simulation/test-store-timeseries-number.cpp +++ b/src/tests/src/solver/simulation/test-store-timeseries-number.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 15/03/23. // diff --git a/src/tests/src/solver/simulation/test-time_series.cpp b/src/tests/src/solver/simulation/test-time_series.cpp index 00357c5299..91d38c23f3 100644 --- a/src/tests/src/solver/simulation/test-time_series.cpp +++ b/src/tests/src/solver/simulation/test-time_series.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 07/04/23. // diff --git a/src/tests/src/solver/simulation/tests-ts-numbers.cpp b/src/tests/src/solver/simulation/tests-ts-numbers.cpp index 132564294c..0738ea276b 100644 --- a/src/tests/src/solver/simulation/tests-ts-numbers.cpp +++ b/src/tests/src/solver/simulation/tests-ts-numbers.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 . +*/ #define BOOST_TEST_MODULE test solver simulation things #define BOOST_TEST_DYN_LINK diff --git a/src/tests/src/utils/utils.cpp b/src/tests/src/utils/utils.cpp index 4fd0fe735e..5d8c62781d 100644 --- a/src/tests/src/utils/utils.cpp +++ b/src/tests/src/utils/utils.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 "utils.h" namespace fs = std::filesystem; diff --git a/src/tests/src/utils/utils.h b/src/tests/src/utils/utils.h index 9c7e70367f..ad123c83c3 100644 --- a/src/tests/src/utils/utils.h +++ b/src/tests/src/utils/utils.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/tools/batchrun/main.cpp b/src/tools/batchrun/main.cpp index 7e04861799..a7cee64612 100644 --- a/src/tools/batchrun/main.cpp +++ b/src/tools/batchrun/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/tools/cleaner/main.cpp b/src/tools/cleaner/main.cpp index 37109c48bd..19e1ea75c0 100644 --- a/src/tools/cleaner/main.cpp +++ b/src/tools/cleaner/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/tools/config/main.cpp b/src/tools/config/main.cpp index df35fd6c55..49276b6165 100644 --- a/src/tools/config/main.cpp +++ b/src/tools/config/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/tools/finder/main.cpp b/src/tools/finder/main.cpp index 6525549b3b..9271814c85 100644 --- a/src/tools/finder/main.cpp +++ b/src/tools/finder/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/tools/kirchhoff-cbuilder/kirchhoff-cbuilder.h b/src/tools/kirchhoff-cbuilder/kirchhoff-cbuilder.h index 9601ff946b..892c5dd008 100644 --- a/src/tools/kirchhoff-cbuilder/kirchhoff-cbuilder.h +++ b/src/tools/kirchhoff-cbuilder/kirchhoff-cbuilder.h @@ -1,8 +1,8 @@ /* -** Copyright 2007-2022 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 __KIRCHHOFF_CBUILDER_H__ diff --git a/src/tools/kirchhoff-cbuilder/main.cpp b/src/tools/kirchhoff-cbuilder/main.cpp index f6d036ab87..a5c80d8341 100644 --- a/src/tools/kirchhoff-cbuilder/main.cpp +++ b/src/tools/kirchhoff-cbuilder/main.cpp @@ -1,8 +1,8 @@ /* -** Copyright 2007-2022 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/tools/updater/main.cpp b/src/tools/updater/main.cpp index 45a010a040..9a2e2dbf29 100644 --- a/src/tools/updater/main.cpp +++ b/src/tools/updater/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/tools/vacuum/antares-study.cpp b/src/tools/vacuum/antares-study.cpp index 1fad447f73..eac910e4d6 100644 --- a/src/tools/vacuum/antares-study.cpp +++ b/src/tools/vacuum/antares-study.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-study.h" diff --git a/src/tools/vacuum/antares-study.h b/src/tools/vacuum/antares-study.h index 6dcbdf7d94..a5f3edf404 100644 --- a/src/tools/vacuum/antares-study.h +++ b/src/tools/vacuum/antares-study.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_STUDY_H__ #define __ANTARES_STUDY_H__ diff --git a/src/tools/vacuum/io.cpp b/src/tools/vacuum/io.cpp index 9f07e92dd2..254c722856 100644 --- a/src/tools/vacuum/io.cpp +++ b/src/tools/vacuum/io.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 "io.h" diff --git a/src/tools/vacuum/io.h b/src/tools/vacuum/io.h index 80fbe33bf7..a8f53c30ce 100644 --- a/src/tools/vacuum/io.h +++ b/src/tools/vacuum/io.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_VACUUM_IO_H__ #define __ANTARES_VACUUM_IO_H__ diff --git a/src/tools/vacuum/main.cpp b/src/tools/vacuum/main.cpp index 9afc0ddff1..8fd9dbcb0f 100644 --- a/src/tools/vacuum/main.cpp +++ b/src/tools/vacuum/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/tools/vacuum/modified-inode.cpp b/src/tools/vacuum/modified-inode.cpp index 4930f01449..bfdda41106 100644 --- a/src/tools/vacuum/modified-inode.cpp +++ b/src/tools/vacuum/modified-inode.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/tools/vacuum/modified-inode.h b/src/tools/vacuum/modified-inode.h index f5f2a0371f..40164a256e 100644 --- a/src/tools/vacuum/modified-inode.h +++ b/src/tools/vacuum/modified-inode.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 __MODIFIED_INODE_H__ #define __MODIFIED_INODE_H__ diff --git a/src/tools/yby-aggregator/datafile.h b/src/tools/yby-aggregator/datafile.h index adceec5e79..3031ef5c32 100644 --- a/src/tools/yby-aggregator/datafile.h +++ b/src/tools/yby-aggregator/datafile.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 __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 3548e1e634..761090fe93 100644 --- a/src/tools/yby-aggregator/job.cpp +++ b/src/tools/yby-aggregator/job.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 "job.h" diff --git a/src/tools/yby-aggregator/job.h b/src/tools/yby-aggregator/job.h index adaf5a49f5..707f199e86 100644 --- a/src/tools/yby-aggregator/job.h +++ b/src/tools/yby-aggregator/job.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 __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 05178d3734..fa6bd3809d 100644 --- a/src/tools/yby-aggregator/job.hxx +++ b/src/tools/yby-aggregator/job.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 __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 a0adf370e1..1b6267b571 100644 --- a/src/tools/yby-aggregator/main.cpp +++ b/src/tools/yby-aggregator/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/tools/yby-aggregator/output.cpp b/src/tools/yby-aggregator/output.cpp index 712a450760..4f7e0098dc 100644 --- a/src/tools/yby-aggregator/output.cpp +++ b/src/tools/yby-aggregator/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/tools/yby-aggregator/output.h b/src/tools/yby-aggregator/output.h index bc54bdb42b..2d998cd72f 100644 --- a/src/tools/yby-aggregator/output.h +++ b/src/tools/yby-aggregator/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 __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 b1b18d1943..b15220f59d 100644 --- a/src/tools/yby-aggregator/progress.cpp +++ b/src/tools/yby-aggregator/progress.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 "progress.h" diff --git a/src/tools/yby-aggregator/progress.h b/src/tools/yby-aggregator/progress.h index e6ff3655e3..32594d9902 100644 --- a/src/tools/yby-aggregator/progress.h +++ b/src/tools/yby-aggregator/progress.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 __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 6daed2f737..b438904f25 100644 --- a/src/tools/yby-aggregator/progress.hxx +++ b/src/tools/yby-aggregator/progress.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 __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 04cbe2bf98..4abe260dba 100644 --- a/src/tools/yby-aggregator/result.cpp +++ b/src/tools/yby-aggregator/result.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 "result.h" diff --git a/src/tools/yby-aggregator/result.h b/src/tools/yby-aggregator/result.h index fd17fd5089..d5124b6636 100644 --- a/src/tools/yby-aggregator/result.h +++ b/src/tools/yby-aggregator/result.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 __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 20ed7b8f9b..40daaab5a0 100644 --- a/src/tools/yby-aggregator/studydata.h +++ b/src/tools/yby-aggregator/studydata.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 __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 f639048b8b..fa739d930b 100644 --- a/src/tools/yby-aggregator/variable.h +++ b/src/tools/yby-aggregator/variable.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 __YBY_AGGREGATOR_VARIABLE_H__ #define __YBY_AGGREGATOR_VARIABLE_H__ diff --git a/src/ui/action/action.cpp b/src/ui/action/action.cpp index 59a7f8e035..90d884e17b 100644 --- a/src/ui/action/action.cpp +++ b/src/ui/action/action.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/ui/action/behavior.cpp b/src/ui/action/behavior.cpp index 88a19e69a6..9d024aa147 100644 --- a/src/ui/action/behavior.cpp +++ b/src/ui/action/behavior.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/ui/action/context.cpp b/src/ui/action/context.cpp index be187093da..69d68266d2 100644 --- a/src/ui/action/context.cpp +++ b/src/ui/action/context.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/ui/action/handler/antares-study/area/allocation-hydro-post.cpp b/src/ui/action/handler/antares-study/area/allocation-hydro-post.cpp index aba03c3f39..0258ed9b86 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 @@ -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-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 376c9f0016..055c094a26 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 @@ -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_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 9cec6130d0..180a5caacd 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 @@ -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_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 9bc8d47fc6..43ed28a894 100644 --- a/src/ui/action/handler/antares-study/area/allocation-hydro.cpp +++ b/src/ui/action/handler/antares-study/area/allocation-hydro.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-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 d5fa9e1ef3..626a42e4ca 100644 --- a/src/ui/action/handler/antares-study/area/allocation-hydro.h +++ b/src/ui/action/handler/antares-study/area/allocation-hydro.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_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 e721fb8297..35d462441f 100644 --- a/src/ui/action/handler/antares-study/area/color.cpp +++ b/src/ui/action/handler/antares-study/area/color.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 "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 072b2d4a52..8d4afeffcb 100644 --- a/src/ui/action/handler/antares-study/area/color.h +++ b/src/ui/action/handler/antares-study/area/color.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_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 87e311f703..aa1c50ee1a 100644 --- a/src/ui/action/handler/antares-study/area/correlation-post.cpp +++ b/src/ui/action/handler/antares-study/area/correlation-post.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 "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 e21bd98b4c..f545be9d3e 100644 --- a/src/ui/action/handler/antares-study/area/correlation-post.h +++ b/src/ui/action/handler/antares-study/area/correlation-post.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_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 a219eea263..023ff395b4 100644 --- a/src/ui/action/handler/antares-study/area/correlation-post.hxx +++ b/src/ui/action/handler/antares-study/area/correlation-post.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_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 74b359678c..2b23736be2 100644 --- a/src/ui/action/handler/antares-study/area/correlation.cpp +++ b/src/ui/action/handler/antares-study/area/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 "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 c33a03599e..cc69f09258 100644 --- a/src/ui/action/handler/antares-study/area/correlation.h +++ b/src/ui/action/handler/antares-study/area/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_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 0a7ea8272d..f7f9693801 100644 --- a/src/ui/action/handler/antares-study/area/create.cpp +++ b/src/ui/action/handler/antares-study/area/create.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/ui/action/handler/antares-study/area/filtering.cpp b/src/ui/action/handler/antares-study/area/filtering.cpp index 10129a343f..d2431c7405 100644 --- a/src/ui/action/handler/antares-study/area/filtering.cpp +++ b/src/ui/action/handler/antares-study/area/filtering.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 "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 1bb752be3e..cca546a40c 100644 --- a/src/ui/action/handler/antares-study/area/filtering.h +++ b/src/ui/action/handler/antares-study/area/filtering.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_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 738c161fb5..4e7cab3263 100644 --- a/src/ui/action/handler/antares-study/area/misc-gen.cpp +++ b/src/ui/action/handler/antares-study/area/misc-gen.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 "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 6ee1b5ffce..c53a382cc8 100644 --- a/src/ui/action/handler/antares-study/area/misc-gen.h +++ b/src/ui/action/handler/antares-study/area/misc-gen.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_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 baf623f2c2..b441db19c6 100644 --- a/src/ui/action/handler/antares-study/area/nodal-optimization.cpp +++ b/src/ui/action/handler/antares-study/area/nodal-optimization.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 "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 b6c6f51ac9..1b749d66e9 100644 --- a/src/ui/action/handler/antares-study/area/nodal-optimization.h +++ b/src/ui/action/handler/antares-study/area/nodal-optimization.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_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 51e30f0673..ddee299b21 100644 --- a/src/ui/action/handler/antares-study/area/position.cpp +++ b/src/ui/action/handler/antares-study/area/position.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 "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 8688659504..e1c954692b 100644 --- a/src/ui/action/handler/antares-study/area/position.h +++ b/src/ui/action/handler/antares-study/area/position.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_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 a7f94a5523..3a3697afa7 100644 --- a/src/ui/action/handler/antares-study/area/reserves.cpp +++ b/src/ui/action/handler/antares-study/area/reserves.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 "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 87cca106a5..77d647607b 100644 --- a/src/ui/action/handler/antares-study/area/reserves.h +++ b/src/ui/action/handler/antares-study/area/reserves.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_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 b10a08d5fd..05b38e8ba8 100644 --- a/src/ui/action/handler/antares-study/area/timeseries.cpp +++ b/src/ui/action/handler/antares-study/area/timeseries.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 "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 c05f14cdb2..a90887025e 100644 --- a/src/ui/action/handler/antares-study/area/timeseries.h +++ b/src/ui/action/handler/antares-study/area/timeseries.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_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 08c011dc08..eaa7e1a87d 100644 --- a/src/ui/action/handler/antares-study/area/ts-generator.cpp +++ b/src/ui/action/handler/antares-study/area/ts-generator.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 "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 510e46655e..b87eb4cfb5 100644 --- a/src/ui/action/handler/antares-study/area/ts-generator.h +++ b/src/ui/action/handler/antares-study/area/ts-generator.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_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 4c5fd5c555..71fe7372d9 100644 --- a/src/ui/action/handler/antares-study/area/ts-node.cpp +++ b/src/ui/action/handler/antares-study/area/ts-node.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 "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 778fec9275..fb7f0d7367 100644 --- a/src/ui/action/handler/antares-study/area/ts-node.h +++ b/src/ui/action/handler/antares-study/area/ts-node.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_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 c1fadcbb42..7f09a52d81 100644 --- a/src/ui/action/handler/antares-study/area/ts-node.hxx +++ b/src/ui/action/handler/antares-study/area/ts-node.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_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 f597682ce5..1e6edfdd53 100644 --- a/src/ui/action/handler/antares-study/constraint/comments.cpp +++ b/src/ui/action/handler/antares-study/constraint/comments.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 "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 146492999d..117f9897cb 100644 --- a/src/ui/action/handler/antares-study/constraint/comments.h +++ b/src/ui/action/handler/antares-study/constraint/comments.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_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 1e4f37d7e6..39d01cfa12 100644 --- a/src/ui/action/handler/antares-study/constraint/comments.hxx +++ b/src/ui/action/handler/antares-study/constraint/comments.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_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 fec1a63d74..a653cce85e 100644 --- a/src/ui/action/handler/antares-study/constraint/create.cpp +++ b/src/ui/action/handler/antares-study/constraint/create.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/ui/action/handler/antares-study/constraint/data.cpp b/src/ui/action/handler/antares-study/constraint/data.cpp index 3a46720ef0..4b8634b0f7 100644 --- a/src/ui/action/handler/antares-study/constraint/data.cpp +++ b/src/ui/action/handler/antares-study/constraint/data.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 "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 1cb7ada314..f0115df801 100644 --- a/src/ui/action/handler/antares-study/constraint/data.h +++ b/src/ui/action/handler/antares-study/constraint/data.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_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 2725d677cf..3b5f94fcc1 100644 --- a/src/ui/action/handler/antares-study/constraint/data.hxx +++ b/src/ui/action/handler/antares-study/constraint/data.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_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 450dd1dbbd..a9b1f5c24a 100644 --- a/src/ui/action/handler/antares-study/constraint/enabled.cpp +++ b/src/ui/action/handler/antares-study/constraint/enabled.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 "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 886ed6e087..ad5db24c48 100644 --- a/src/ui/action/handler/antares-study/constraint/enabled.h +++ b/src/ui/action/handler/antares-study/constraint/enabled.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_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 53003e4485..328eaa8e70 100644 --- a/src/ui/action/handler/antares-study/constraint/enabled.hxx +++ b/src/ui/action/handler/antares-study/constraint/enabled.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_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 75ed846e63..69eb6ca7ff 100644 --- a/src/ui/action/handler/antares-study/constraint/offsets.cpp +++ b/src/ui/action/handler/antares-study/constraint/offsets.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 "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 ceddc281ed..cdf2abb6cc 100644 --- a/src/ui/action/handler/antares-study/constraint/offsets.h +++ b/src/ui/action/handler/antares-study/constraint/offsets.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_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 c99be468cc..eb3926bc12 100644 --- a/src/ui/action/handler/antares-study/constraint/weights.cpp +++ b/src/ui/action/handler/antares-study/constraint/weights.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 "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 9f7ce249cc..5373d70172 100644 --- a/src/ui/action/handler/antares-study/constraint/weights.h +++ b/src/ui/action/handler/antares-study/constraint/weights.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_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 38a553638e..3f86b55b02 100644 --- a/src/ui/action/handler/antares-study/link/comments.cpp +++ b/src/ui/action/handler/antares-study/link/comments.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 "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 8ce2cff6a9..cbaeeb9256 100644 --- a/src/ui/action/handler/antares-study/link/comments.h +++ b/src/ui/action/handler/antares-study/link/comments.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_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 f152646a6a..d4ea037b4f 100644 --- a/src/ui/action/handler/antares-study/link/comments.hxx +++ b/src/ui/action/handler/antares-study/link/comments.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_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 a0688c704d..6836857b32 100644 --- a/src/ui/action/handler/antares-study/link/copper-plate.cpp +++ b/src/ui/action/handler/antares-study/link/copper-plate.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 "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 0885ddcb7d..bc3e06b2bb 100644 --- a/src/ui/action/handler/antares-study/link/copper-plate.h +++ b/src/ui/action/handler/antares-study/link/copper-plate.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_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 81702c7526..994924ae52 100644 --- a/src/ui/action/handler/antares-study/link/create.cpp +++ b/src/ui/action/handler/antares-study/link/create.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/ui/action/handler/antares-study/link/filtering.cpp b/src/ui/action/handler/antares-study/link/filtering.cpp index 4a11fe335f..0a55b39196 100644 --- a/src/ui/action/handler/antares-study/link/filtering.cpp +++ b/src/ui/action/handler/antares-study/link/filtering.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 "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 6fee25a92a..e0bc7d2f1f 100644 --- a/src/ui/action/handler/antares-study/link/filtering.h +++ b/src/ui/action/handler/antares-study/link/filtering.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_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 cfea6abb2e..c749675ac9 100644 --- a/src/ui/action/handler/antares-study/link/hurdles-cost.cpp +++ b/src/ui/action/handler/antares-study/link/hurdles-cost.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 "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 8d94501e05..376a0dbd0f 100644 --- a/src/ui/action/handler/antares-study/link/hurdles-cost.h +++ b/src/ui/action/handler/antares-study/link/hurdles-cost.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_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 07a7c78dcf..cc6f4c0436 100644 --- a/src/ui/action/handler/antares-study/link/impedances.cpp +++ b/src/ui/action/handler/antares-study/link/impedances.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 "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 d61ad023df..d2e36e0037 100644 --- a/src/ui/action/handler/antares-study/link/impedances.h +++ b/src/ui/action/handler/antares-study/link/impedances.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_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 95baed8d39..7adf850f86 100644 --- a/src/ui/action/handler/antares-study/link/ntc.cpp +++ b/src/ui/action/handler/antares-study/link/ntc.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 "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 dae494d839..d168fb8d54 100644 --- a/src/ui/action/handler/antares-study/link/ntc.h +++ b/src/ui/action/handler/antares-study/link/ntc.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_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 e547997f15..b897e8686d 100644 --- a/src/ui/action/handler/antares-study/link/unload-data.cpp +++ b/src/ui/action/handler/antares-study/link/unload-data.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 "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 eeac3aaef9..01e9f24301 100644 --- a/src/ui/action/handler/antares-study/link/unload-data.h +++ b/src/ui/action/handler/antares-study/link/unload-data.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_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 073cc42d06..3e34fc9f87 100644 --- a/src/ui/action/handler/antares-study/link/unload-data.hxx +++ b/src/ui/action/handler/antares-study/link/unload-data.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_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 d5e98ea2b6..f2317001c1 100644 --- a/src/ui/action/handler/antares-study/thermal-cluster/common.cpp +++ b/src/ui/action/handler/antares-study/thermal-cluster/common.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 "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 eaa5c920d5..fa786b3ead 100644 --- a/src/ui/action/handler/antares-study/thermal-cluster/common.h +++ b/src/ui/action/handler/antares-study/thermal-cluster/common.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_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 c4500ffa35..f74e6902fa 100644 --- a/src/ui/action/handler/antares-study/thermal-cluster/create.cpp +++ b/src/ui/action/handler/antares-study/thermal-cluster/create.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 "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 8732832e16..2efde9f488 100644 --- a/src/ui/action/handler/antares-study/thermal-cluster/create.h +++ b/src/ui/action/handler/antares-study/thermal-cluster/create.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_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 87a991c44e..0777e1e3de 100644 --- a/src/ui/action/handler/antares-study/thermal-cluster/create.hxx +++ b/src/ui/action/handler/antares-study/thermal-cluster/create.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_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 97f5737693..04e414da01 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 @@ -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 "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 2db5d3e943..42b3775339 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 @@ -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_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 32fc684311..f680ed7cfb 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 @@ -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_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 8098832818..0a2a4d74fa 100644 --- a/src/ui/action/include/action/action.h +++ b/src/ui/action/include/action/action.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_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 034db602d4..a0706340f4 100644 --- a/src/ui/action/include/action/action.hxx +++ b/src/ui/action/include/action/action.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_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 a223daa72a..c5f8c6a30e 100644 --- a/src/ui/action/include/action/behavior.h +++ b/src/ui/action/include/action/behavior.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_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 689f1d2853..b8ba1fa35f 100644 --- a/src/ui/action/include/action/context.h +++ b/src/ui/action/include/action/context.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_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 f2c5c88e45..aabd8c2460 100644 --- a/src/ui/action/include/action/fwd.h +++ b/src/ui/action/include/action/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_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 88395758ef..de23f025a5 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 @@ -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_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 569fa2fd29..523a58b194 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 @@ -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_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 fe245bc1e9..c06e9cf5ad 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 @@ -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_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 63389c7a40..33cdc0e253 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 @@ -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_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 f477c2e63c..c09ae79d1f 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 @@ -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_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 3e1bac9c77..cd52d8e55e 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 @@ -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_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 524db7e969..f3013d9669 100644 --- a/src/ui/action/include/action/settings/decal-area-position.h +++ b/src/ui/action/include/action/settings/decal-area-position.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_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 92140059d2..3e77e67ac5 100644 --- a/src/ui/action/include/action/settings/decal-area-position.hxx +++ b/src/ui/action/include/action/settings/decal-area-position.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_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 93502df9e7..179e8d3845 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 @@ -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_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 1d9baf0f72..cf25a05692 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 @@ -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_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 d9556cb2e7..095960d42e 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 @@ -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_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 5899ad53d4..6c29e5fc63 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 @@ -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_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 b15711bbf7..029a1a5950 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 @@ -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_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 440a163c5b..71a3d5cfbe 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 @@ -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_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 a17581d087..c1c020164c 100644 --- a/src/ui/action/include/action/state.h +++ b/src/ui/action/include/action/state.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_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 b3cdb18929..329940eb09 100644 --- a/src/ui/action/include/action/text.h +++ b/src/ui/action/include/action/text.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_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 ab67628868..c92a3f106c 100644 --- a/src/ui/action/include/action/text.hxx +++ b/src/ui/action/include/action/text.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_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 abe50e2fec..a0131ad438 100644 --- a/src/ui/action/settings/decal-area-position.cpp +++ b/src/ui/action/settings/decal-area-position.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/ui/action/settings/suffix-for-area-names.cpp b/src/ui/action/settings/suffix-for-area-names.cpp index 5f190902e3..de48cda177 100644 --- a/src/ui/action/settings/suffix-for-area-names.cpp +++ b/src/ui/action/settings/suffix-for-area-names.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/ui/action/settings/suffix-for-cluster-names.cpp b/src/ui/action/settings/suffix-for-cluster-names.cpp index cb8ff33d87..97c9e05730 100644 --- a/src/ui/action/settings/suffix-for-cluster-names.cpp +++ b/src/ui/action/settings/suffix-for-cluster-names.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/ui/action/settings/suffix-for-constraint-names.cpp b/src/ui/action/settings/suffix-for-constraint-names.cpp index 10d3670447..6c087a611a 100644 --- a/src/ui/action/settings/suffix-for-constraint-names.cpp +++ b/src/ui/action/settings/suffix-for-constraint-names.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/ui/action/state.cpp b/src/ui/action/state.cpp index a0f29aca18..a73a8cc449 100644 --- a/src/ui/action/state.cpp +++ b/src/ui/action/state.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/ui/common/component/frame/frame.h b/src/ui/common/component/frame/frame.h index 3587ff247b..3770ffc05a 100644 --- a/src/ui/common/component/frame/frame.h +++ b/src/ui/common/component/frame/frame.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_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 8a8f7b0b79..8329419f86 100644 --- a/src/ui/common/component/frame/local-frame.cpp +++ b/src/ui/common/component/frame/local-frame.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/ui/common/component/frame/local-frame.h b/src/ui/common/component/frame/local-frame.h index 2398abeec0..9590f001b6 100644 --- a/src/ui/common/component/frame/local-frame.h +++ b/src/ui/common/component/frame/local-frame.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_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 7565eb894f..9ee44cd3d7 100644 --- a/src/ui/common/component/frame/registry.cpp +++ b/src/ui/common/component/frame/registry.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/ui/common/component/frame/registry.h b/src/ui/common/component/frame/registry.h index acbb29f505..04678b88ab 100644 --- a/src/ui/common/component/frame/registry.h +++ b/src/ui/common/component/frame/registry.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_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 d9fc3c9093..241b115c10 100644 --- a/src/ui/common/component/panel.h +++ b/src/ui/common/component/panel.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_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 b2590f9f8c..9d545f8dba 100644 --- a/src/ui/common/component/panel/group.cpp +++ b/src/ui/common/component/panel/group.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 "group.h" diff --git a/src/ui/common/component/panel/group.h b/src/ui/common/component/panel/group.h index a59b985509..4df364af9e 100644 --- a/src/ui/common/component/panel/group.h +++ b/src/ui/common/component/panel/group.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_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 2d43b6ac8d..37ee10ff8d 100644 --- a/src/ui/common/component/panel/panel.cpp +++ b/src/ui/common/component/panel/panel.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 "panel.h" diff --git a/src/ui/common/component/panel/panel.h b/src/ui/common/component/panel/panel.h index 9ba7fdadcc..9d77083a39 100644 --- a/src/ui/common/component/panel/panel.h +++ b/src/ui/common/component/panel/panel.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_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 ca4b607642..7940a7c48f 100644 --- a/src/ui/common/component/scrollbox/scrollbox.cpp +++ b/src/ui/common/component/scrollbox/scrollbox.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 "scrollbox.h" diff --git a/src/ui/common/component/scrollbox/scrollbox.h b/src/ui/common/component/scrollbox/scrollbox.h index 4f08abb563..31fab7ab35 100644 --- a/src/ui/common/component/scrollbox/scrollbox.h +++ b/src/ui/common/component/scrollbox/scrollbox.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_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 f7170376ef..2ea48bf2ed 100644 --- a/src/ui/common/component/spotlight.h +++ b/src/ui/common/component/spotlight.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_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 115ff3affa..66f14ad8ef 100644 --- a/src/ui/common/component/spotlight/iitem.cpp +++ b/src/ui/common/component/spotlight/iitem.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 "spotlight.h" diff --git a/src/ui/common/component/spotlight/iitem.h b/src/ui/common/component/spotlight/iitem.h index 6742261471..7f397d4f5a 100644 --- a/src/ui/common/component/spotlight/iitem.h +++ b/src/ui/common/component/spotlight/iitem.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_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 2280848121..7754fcc8ae 100644 --- a/src/ui/common/component/spotlight/iitem.hxx +++ b/src/ui/common/component/spotlight/iitem.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_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 8e17b33f6a..1597e83856 100644 --- a/src/ui/common/component/spotlight/listbox-panel.cpp +++ b/src/ui/common/component/spotlight/listbox-panel.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 "spotlight.h" diff --git a/src/ui/common/component/spotlight/listbox-panel.h b/src/ui/common/component/spotlight/listbox-panel.h index 49fa6d49fa..4ce94f853e 100644 --- a/src/ui/common/component/spotlight/listbox-panel.h +++ b/src/ui/common/component/spotlight/listbox-panel.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_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 1024845c0f..9a63f84014 100644 --- a/src/ui/common/component/spotlight/mini-frame.cpp +++ b/src/ui/common/component/spotlight/mini-frame.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 "mini-frame.h" diff --git a/src/ui/common/component/spotlight/mini-frame.h b/src/ui/common/component/spotlight/mini-frame.h index ebcaa24b09..07f24af375 100644 --- a/src/ui/common/component/spotlight/mini-frame.h +++ b/src/ui/common/component/spotlight/mini-frame.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_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 ba4e41b006..dfff653b55 100644 --- a/src/ui/common/component/spotlight/null-provider.h +++ b/src/ui/common/component/spotlight/null-provider.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_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 307fee7593..cfc1f5b94a 100644 --- a/src/ui/common/component/spotlight/provider.h +++ b/src/ui/common/component/spotlight/provider.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_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 7c06734590..72f869bb50 100644 --- a/src/ui/common/component/spotlight/search-png.hxx +++ b/src/ui/common/component/spotlight/search-png.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 */ 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 24addba620..fdbb648041 100644 --- a/src/ui/common/component/spotlight/searchtoken.h +++ b/src/ui/common/component/spotlight/searchtoken.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_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 84c869731f..687d09989d 100644 --- a/src/ui/common/component/spotlight/separator.cpp +++ b/src/ui/common/component/spotlight/separator.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 "spotlight.h" diff --git a/src/ui/common/component/spotlight/separator.h b/src/ui/common/component/spotlight/separator.h index 19ac7b878f..a4b7759d4e 100644 --- a/src/ui/common/component/spotlight/separator.h +++ b/src/ui/common/component/spotlight/separator.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_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 7ae80dacc3..0515811ecb 100644 --- a/src/ui/common/component/spotlight/spotlight.cpp +++ b/src/ui/common/component/spotlight/spotlight.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 "spotlight.h" diff --git a/src/ui/common/component/spotlight/spotlight.h b/src/ui/common/component/spotlight/spotlight.h index 3513e186ae..ec5deda8da 100644 --- a/src/ui/common/component/spotlight/spotlight.h +++ b/src/ui/common/component/spotlight/spotlight.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_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 f55b96212a..40c07ad726 100644 --- a/src/ui/common/component/spotlight/spotlight.hxx +++ b/src/ui/common/component/spotlight/spotlight.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_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 b314fe05c3..dd1a29435a 100644 --- a/src/ui/common/component/spotlight/text.cpp +++ b/src/ui/common/component/spotlight/text.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 "spotlight.h" diff --git a/src/ui/common/component/spotlight/text.h b/src/ui/common/component/spotlight/text.h index 1c217bab8f..73fa7ce03f 100644 --- a/src/ui/common/component/spotlight/text.h +++ b/src/ui/common/component/spotlight/text.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_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 ff14d5fc38..51f5d776f8 100644 --- a/src/ui/common/dispatcher.h +++ b/src/ui/common/dispatcher.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_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 2b9d2b18cb..2eb10f8617 100644 --- a/src/ui/common/dispatcher/action.cpp +++ b/src/ui/common/dispatcher/action.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/ui/common/dispatcher/action.h b/src/ui/common/dispatcher/action.h index 0cd32aff0f..b96a58d9f3 100644 --- a/src/ui/common/dispatcher/action.h +++ b/src/ui/common/dispatcher/action.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_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 dc8e90269c..926638c883 100644 --- a/src/ui/common/dispatcher/action.hxx +++ b/src/ui/common/dispatcher/action.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_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 b9bc033d5a..3fbed4b05d 100644 --- a/src/ui/common/dispatcher/dispatcher.h +++ b/src/ui/common/dispatcher/dispatcher.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_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 f231df63a7..ca14db7b16 100644 --- a/src/ui/common/dispatcher/gui.cpp +++ b/src/ui/common/dispatcher/gui.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 "gui.h" diff --git a/src/ui/common/dispatcher/gui.h b/src/ui/common/dispatcher/gui.h index 6af8616538..e380eebb74 100644 --- a/src/ui/common/dispatcher/gui.h +++ b/src/ui/common/dispatcher/gui.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_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 3998609eb7..a3bcc3615c 100644 --- a/src/ui/common/dispatcher/gui.hxx +++ b/src/ui/common/dispatcher/gui.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_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 534815172f..4590686b71 100644 --- a/src/ui/common/dispatcher/settings.cpp +++ b/src/ui/common/dispatcher/settings.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 "settings.h" diff --git a/src/ui/common/dispatcher/settings.h b/src/ui/common/dispatcher/settings.h index b6a344470b..b32a50515c 100644 --- a/src/ui/common/dispatcher/settings.h +++ b/src/ui/common/dispatcher/settings.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_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 d25d1195ec..fa8dc90115 100644 --- a/src/ui/common/fwd.h +++ b/src/ui/common/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_TOOLBOX_FWD_H__ #define __ANTARES_TOOLBOX_FWD_H__ diff --git a/src/ui/common/lock.cpp b/src/ui/common/lock.cpp index 9c413f9b0a..ca6585460f 100644 --- a/src/ui/common/lock.cpp +++ b/src/ui/common/lock.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 "lock.h" diff --git a/src/ui/common/lock.h b/src/ui/common/lock.h index 5858dadb79..83dce13e88 100644 --- a/src/ui/common/lock.h +++ b/src/ui/common/lock.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_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 08d40d4a5b..4363ca299c 100644 --- a/src/ui/common/wx-wrapper.cpp +++ b/src/ui/common/wx-wrapper.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 "wx-wrapper.h" diff --git a/src/ui/common/wx-wrapper.h b/src/ui/common/wx-wrapper.h index c81434fa73..b5af29bc91 100644 --- a/src/ui/common/wx-wrapper.h +++ b/src/ui/common/wx-wrapper.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_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 02fef4fa11..9643e9ca1f 100644 --- a/src/ui/common/wx-wrapper.hxx +++ b/src/ui/common/wx-wrapper.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_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 78753ccab4..8acbf3b15c 100644 --- a/src/ui/simulator/application/application.cpp +++ b/src/ui/simulator/application/application.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/ui/simulator/application/application.h b/src/ui/simulator/application/application.h index 45bf32ed5c..683924b889 100644 --- a/src/ui/simulator/application/application.h +++ b/src/ui/simulator/application/application.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_APPLICATION_H__ #define __ANTARES_APPLICATION_H__ diff --git a/src/ui/simulator/application/main.h b/src/ui/simulator/application/main.h index 8a01b4bd9a..4ca8ee0f65 100644 --- a/src/ui/simulator/application/main.h +++ b/src/ui/simulator/application/main.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_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 e379f8cea5..dcf2361a46 100644 --- a/src/ui/simulator/application/main/analyzer.cpp +++ b/src/ui/simulator/application/main/analyzer.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 "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 f441b593c0..3fc19f490b 100644 --- a/src/ui/simulator/application/main/build/economic-optimization.cpp +++ b/src/ui/simulator/application/main/build/economic-optimization.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 "../main.h" diff --git a/src/ui/simulator/application/main/build/hydro.cpp b/src/ui/simulator/application/main/build/hydro.cpp index 4f1d273161..760d35f24c 100644 --- a/src/ui/simulator/application/main/build/hydro.cpp +++ b/src/ui/simulator/application/main/build/hydro.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 "../main.h" diff --git a/src/ui/simulator/application/main/build/load.cpp b/src/ui/simulator/application/main/build/load.cpp index 498616f6b7..4629b5de77 100644 --- a/src/ui/simulator/application/main/build/load.cpp +++ b/src/ui/simulator/application/main/build/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 "../main.h" diff --git a/src/ui/simulator/application/main/build/notes.cpp b/src/ui/simulator/application/main/build/notes.cpp index a9ab14f05d..9005b293b1 100644 --- a/src/ui/simulator/application/main/build/notes.cpp +++ b/src/ui/simulator/application/main/build/notes.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 "../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 46eafd29d1..a768f4027e 100644 --- a/src/ui/simulator/application/main/build/scenario-builder.cpp +++ b/src/ui/simulator/application/main/build/scenario-builder.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/ui/simulator/application/main/build/sets.cpp b/src/ui/simulator/application/main/build/sets.cpp index c5c53afb99..1748253f74 100644 --- a/src/ui/simulator/application/main/build/sets.cpp +++ b/src/ui/simulator/application/main/build/sets.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 "../main.h" diff --git a/src/ui/simulator/application/main/build/solar.cpp b/src/ui/simulator/application/main/build/solar.cpp index 27b257a45f..3ead9d273a 100644 --- a/src/ui/simulator/application/main/build/solar.cpp +++ b/src/ui/simulator/application/main/build/solar.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 "../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 31b933d1b4..32895529c9 100644 --- a/src/ui/simulator/application/main/build/standard-page.hxx +++ b/src/ui/simulator/application/main/build/standard-page.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_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 478fd32584..de4aa6dc8b 100644 --- a/src/ui/simulator/application/main/build/wind.cpp +++ b/src/ui/simulator/application/main/build/wind.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 "../main.h" diff --git a/src/ui/simulator/application/main/cleaner.cpp b/src/ui/simulator/application/main/cleaner.cpp index ae06215bbc..04d63ee27b 100644 --- a/src/ui/simulator/application/main/cleaner.cpp +++ b/src/ui/simulator/application/main/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 "main.h" diff --git a/src/ui/simulator/application/main/constraintsbuilder.cpp b/src/ui/simulator/application/main/constraintsbuilder.cpp index 1591985291..237d960813 100644 --- a/src/ui/simulator/application/main/constraintsbuilder.cpp +++ b/src/ui/simulator/application/main/constraintsbuilder.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 "main.h" diff --git a/src/ui/simulator/application/main/create.cpp b/src/ui/simulator/application/main/create.cpp index c60236cecf..fd545fc861 100644 --- a/src/ui/simulator/application/main/create.cpp +++ b/src/ui/simulator/application/main/create.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 "main.h" diff --git a/src/ui/simulator/application/main/disabler.h b/src/ui/simulator/application/main/disabler.h index c20551a0cb..2940a62c19 100644 --- a/src/ui/simulator/application/main/disabler.h +++ b/src/ui/simulator/application/main/disabler.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_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 f254a2209c..6abaea06f7 100644 --- a/src/ui/simulator/application/main/drag-drop.hxx +++ b/src/ui/simulator/application/main/drag-drop.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 "main.h" diff --git a/src/ui/simulator/application/main/events.cpp b/src/ui/simulator/application/main/events.cpp index edaf413ac6..045163f5a7 100644 --- a/src/ui/simulator/application/main/events.cpp +++ b/src/ui/simulator/application/main/events.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 "main.h" diff --git a/src/ui/simulator/application/main/events.edit.cpp b/src/ui/simulator/application/main/events.edit.cpp index 224ba831f6..cf22f7fe12 100644 --- a/src/ui/simulator/application/main/events.edit.cpp +++ b/src/ui/simulator/application/main/events.edit.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 "main.h" diff --git a/src/ui/simulator/application/main/events.file.cpp b/src/ui/simulator/application/main/events.file.cpp index e5e3037890..090149016c 100644 --- a/src/ui/simulator/application/main/events.file.cpp +++ b/src/ui/simulator/application/main/events.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 "main.h" diff --git a/src/ui/simulator/application/main/events.simulation.cpp b/src/ui/simulator/application/main/events.simulation.cpp index a6b0da620f..d78610c481 100644 --- a/src/ui/simulator/application/main/events.simulation.cpp +++ b/src/ui/simulator/application/main/events.simulation.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 "../main.h" diff --git a/src/ui/simulator/application/main/fwd.h b/src/ui/simulator/application/main/fwd.h index df882c53d8..bca610c729 100644 --- a/src/ui/simulator/application/main/fwd.h +++ b/src/ui/simulator/application/main/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_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 f1660c468a..1346da5c13 100644 --- a/src/ui/simulator/application/main/help.cpp +++ b/src/ui/simulator/application/main/help.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/ui/simulator/application/main/internal-data.cpp b/src/ui/simulator/application/main/internal-data.cpp index db129e2d37..8a084d6aeb 100644 --- a/src/ui/simulator/application/main/internal-data.cpp +++ b/src/ui/simulator/application/main/internal-data.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 "internal-data.h" diff --git a/src/ui/simulator/application/main/internal-data.h b/src/ui/simulator/application/main/internal-data.h index 78390201dc..5c563be2f2 100644 --- a/src/ui/simulator/application/main/internal-data.h +++ b/src/ui/simulator/application/main/internal-data.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_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 4ce42c5a7b..1aacba66db 100644 --- a/src/ui/simulator/application/main/internal-ids.h +++ b/src/ui/simulator/application/main/internal-ids.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_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 0d87ac183c..6b26824125 100644 --- a/src/ui/simulator/application/main/logs.cpp +++ b/src/ui/simulator/application/main/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 #include "../main.h" diff --git a/src/ui/simulator/application/main/main.cpp b/src/ui/simulator/application/main/main.cpp index 241fc0aa10..dac688d155 100644 --- a/src/ui/simulator/application/main/main.cpp +++ b/src/ui/simulator/application/main/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 "main.h" diff --git a/src/ui/simulator/application/main/main.h b/src/ui/simulator/application/main/main.h index 94d5d517f5..40b8dc3048 100644 --- a/src/ui/simulator/application/main/main.h +++ b/src/ui/simulator/application/main/main.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_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 043b4b736c..40fa6d39b0 100644 --- a/src/ui/simulator/application/main/main.hxx +++ b/src/ui/simulator/application/main/main.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_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 08f9504bc2..7721c6e12c 100644 --- a/src/ui/simulator/application/main/menu.cpp +++ b/src/ui/simulator/application/main/menu.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 "../main.h" diff --git a/src/ui/simulator/application/main/notes.cpp b/src/ui/simulator/application/main/notes.cpp index 65ae44638a..f16e2b57cd 100644 --- a/src/ui/simulator/application/main/notes.cpp +++ b/src/ui/simulator/application/main/notes.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 "../main.h" diff --git a/src/ui/simulator/application/main/options.cpp b/src/ui/simulator/application/main/options.cpp index e4666e5a99..6c083e2e5b 100644 --- a/src/ui/simulator/application/main/options.cpp +++ b/src/ui/simulator/application/main/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 "../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 04e8c2bbfb..33357f8b0c 100644 --- a/src/ui/simulator/application/main/paste-from-clipboard.cpp +++ b/src/ui/simulator/application/main/paste-from-clipboard.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 "main.h" diff --git a/src/ui/simulator/application/main/refresh.cpp b/src/ui/simulator/application/main/refresh.cpp index 1d32aede8a..f6359507c3 100644 --- a/src/ui/simulator/application/main/refresh.cpp +++ b/src/ui/simulator/application/main/refresh.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 "main.h" diff --git a/src/ui/simulator/application/main/statusbar.cpp b/src/ui/simulator/application/main/statusbar.cpp index 384d71ab8d..faf993117a 100644 --- a/src/ui/simulator/application/main/statusbar.cpp +++ b/src/ui/simulator/application/main/statusbar.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/ui/simulator/application/main/wip.cpp b/src/ui/simulator/application/main/wip.cpp index 9372254b60..ff99b014bb 100644 --- a/src/ui/simulator/application/main/wip.cpp +++ b/src/ui/simulator/application/main/wip.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 "main.h" diff --git a/src/ui/simulator/application/menus.cpp b/src/ui/simulator/application/menus.cpp index 3107975c5e..da1f5e8803 100644 --- a/src/ui/simulator/application/menus.cpp +++ b/src/ui/simulator/application/menus.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/ui/simulator/application/menus.h b/src/ui/simulator/application/menus.h index b64b2efe1f..ceae6cbdd0 100644 --- a/src/ui/simulator/application/menus.h +++ b/src/ui/simulator/application/menus.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_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 ef6e02ccd2..114bb50a66 100644 --- a/src/ui/simulator/application/recentfiles.cpp +++ b/src/ui/simulator/application/recentfiles.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/ui/simulator/application/recentfiles.h b/src/ui/simulator/application/recentfiles.h index bb82408d02..a2290d636e 100644 --- a/src/ui/simulator/application/recentfiles.h +++ b/src/ui/simulator/application/recentfiles.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_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 1aeb8ebca3..475b17d882 100644 --- a/src/ui/simulator/application/study.cpp +++ b/src/ui/simulator/application/study.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" #include diff --git a/src/ui/simulator/application/study.h b/src/ui/simulator/application/study.h index 78e48bb9db..b1daf555e3 100644 --- a/src/ui/simulator/application/study.h +++ b/src/ui/simulator/application/study.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_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 212337d19e..5e90c5e57d 100644 --- a/src/ui/simulator/application/wait.cpp +++ b/src/ui/simulator/application/wait.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/ui/simulator/application/wait.h b/src/ui/simulator/application/wait.h index d17b96ee68..d99e0ce7ba 100644 --- a/src/ui/simulator/application/wait.h +++ b/src/ui/simulator/application/wait.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_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 4f2647ab91..10787aa0d1 100644 --- a/src/ui/simulator/config.h +++ b/src/ui/simulator/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_INTERFACE_CONFIG_H__ #define __ANTARES_INTERFACE_CONFIG_H__ diff --git a/src/ui/simulator/main.cpp b/src/ui/simulator/main.cpp index d52fda168e..b786972f07 100644 --- a/src/ui/simulator/main.cpp +++ b/src/ui/simulator/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/ui/simulator/toolbox/clipboard/clipboard.cpp b/src/ui/simulator/toolbox/clipboard/clipboard.cpp index 9da0a19e70..6316e6c737 100644 --- a/src/ui/simulator/toolbox/clipboard/clipboard.cpp +++ b/src/ui/simulator/toolbox/clipboard/clipboard.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 "clipboard.h" diff --git a/src/ui/simulator/toolbox/clipboard/clipboard.h b/src/ui/simulator/toolbox/clipboard/clipboard.h index 2de06e9c6f..bbf332da5d 100644 --- a/src/ui/simulator/toolbox/clipboard/clipboard.h +++ b/src/ui/simulator/toolbox/clipboard/clipboard.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_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 1e5a4205f5..91b555dca1 100644 --- a/src/ui/simulator/toolbox/components/button.h +++ b/src/ui/simulator/toolbox/components/button.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_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 d8e5b0d824..c3f0585f66 100644 --- a/src/ui/simulator/toolbox/components/button/button.cpp +++ b/src/ui/simulator/toolbox/components/button/button.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 "button.h" diff --git a/src/ui/simulator/toolbox/components/button/button.h b/src/ui/simulator/toolbox/components/button/button.h index a80707ab6d..abb1ebbb63 100644 --- a/src/ui/simulator/toolbox/components/button/button.h +++ b/src/ui/simulator/toolbox/components/button/button.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_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 53da62fd65..4079e72f02 100644 --- a/src/ui/simulator/toolbox/components/button/button.hxx +++ b/src/ui/simulator/toolbox/components/button/button.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_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 6b3a65c2e4..cee9ad8b0c 100644 --- a/src/ui/simulator/toolbox/components/captionpanel.cpp +++ b/src/ui/simulator/toolbox/components/captionpanel.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 "captionpanel.h" diff --git a/src/ui/simulator/toolbox/components/captionpanel.h b/src/ui/simulator/toolbox/components/captionpanel.h index 2bc8e25e2f..26e45813a9 100644 --- a/src/ui/simulator/toolbox/components/captionpanel.h +++ b/src/ui/simulator/toolbox/components/captionpanel.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_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 7bd532ff92..11cd1af30c 100644 --- a/src/ui/simulator/toolbox/components/datagrid/component.cpp +++ b/src/ui/simulator/toolbox/components/datagrid/component.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/ui/simulator/toolbox/components/datagrid/component.h b/src/ui/simulator/toolbox/components/datagrid/component.h index df6630880f..fb9a54a537 100644 --- a/src/ui/simulator/toolbox/components/datagrid/component.h +++ b/src/ui/simulator/toolbox/components/datagrid/component.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_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 96af52e915..fe1418317a 100644 --- a/src/ui/simulator/toolbox/components/datagrid/dbgrid.cpp +++ b/src/ui/simulator/toolbox/components/datagrid/dbgrid.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 "dbgrid.h" diff --git a/src/ui/simulator/toolbox/components/datagrid/dbgrid.h b/src/ui/simulator/toolbox/components/datagrid/dbgrid.h index ab50c9e2a4..65dd9d7911 100644 --- a/src/ui/simulator/toolbox/components/datagrid/dbgrid.h +++ b/src/ui/simulator/toolbox/components/datagrid/dbgrid.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_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 895d6dd408..299f2f62a9 100644 --- a/src/ui/simulator/toolbox/components/datagrid/default.h +++ b/src/ui/simulator/toolbox/components/datagrid/default.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_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 cddf83c0d3..37af27a9da 100644 --- a/src/ui/simulator/toolbox/components/datagrid/filter/all/any.h +++ b/src/ui/simulator/toolbox/components/datagrid/filter/all/any.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_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 02a2b51d3d..21b4fc4ea4 100644 --- a/src/ui/simulator/toolbox/components/datagrid/filter/all/columnindex.h +++ b/src/ui/simulator/toolbox/components/datagrid/filter/all/columnindex.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_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 8a02835298..e476b179d2 100644 --- a/src/ui/simulator/toolbox/components/datagrid/filter/all/day.h +++ b/src/ui/simulator/toolbox/components/datagrid/filter/all/day.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_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 da251ea0e4..26d67e00fb 100644 --- a/src/ui/simulator/toolbox/components/datagrid/filter/all/dayyear.h +++ b/src/ui/simulator/toolbox/components/datagrid/filter/all/dayyear.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_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 f333c6c733..24d4c6ea26 100644 --- a/src/ui/simulator/toolbox/components/datagrid/filter/all/hour.h +++ b/src/ui/simulator/toolbox/components/datagrid/filter/all/hour.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_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 c003af9f11..30cf90da60 100644 --- a/src/ui/simulator/toolbox/components/datagrid/filter/all/houryear.h +++ b/src/ui/simulator/toolbox/components/datagrid/filter/all/houryear.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_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 587e7dc8ac..7014602eba 100644 --- a/src/ui/simulator/toolbox/components/datagrid/filter/all/month.cpp +++ b/src/ui/simulator/toolbox/components/datagrid/filter/all/month.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 "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 9240f6d14c..961f194b2d 100644 --- a/src/ui/simulator/toolbox/components/datagrid/filter/all/month.h +++ b/src/ui/simulator/toolbox/components/datagrid/filter/all/month.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_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 bd28e9758d..9cb92b2502 100644 --- a/src/ui/simulator/toolbox/components/datagrid/filter/all/week.cpp +++ b/src/ui/simulator/toolbox/components/datagrid/filter/all/week.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 "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 bd01edd2f8..ddc42f2efc 100644 --- a/src/ui/simulator/toolbox/components/datagrid/filter/all/week.h +++ b/src/ui/simulator/toolbox/components/datagrid/filter/all/week.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_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 0065f27cf5..f99f234357 100644 --- a/src/ui/simulator/toolbox/components/datagrid/filter/all/weekday.h +++ b/src/ui/simulator/toolbox/components/datagrid/filter/all/weekday.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_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 d9cb2e40ab..33ac180734 100644 --- a/src/ui/simulator/toolbox/components/datagrid/filter/component.cpp +++ b/src/ui/simulator/toolbox/components/datagrid/filter/component.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 "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 9e884ee66e..01cbcc52d7 100644 --- a/src/ui/simulator/toolbox/components/datagrid/filter/component.h +++ b/src/ui/simulator/toolbox/components/datagrid/filter/component.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_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 6c9afd6568..14f9808351 100644 --- a/src/ui/simulator/toolbox/components/datagrid/filter/filter.cpp +++ b/src/ui/simulator/toolbox/components/datagrid/filter/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 "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 5b73f79ecb..637b710dfd 100644 --- a/src/ui/simulator/toolbox/components/datagrid/filter/filter.h +++ b/src/ui/simulator/toolbox/components/datagrid/filter/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_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 7b76ba6895..fdc5d38911 100644 --- a/src/ui/simulator/toolbox/components/datagrid/filter/input.cpp +++ b/src/ui/simulator/toolbox/components/datagrid/filter/input.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 "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 8e6e41f0c8..ceda1540fe 100644 --- a/src/ui/simulator/toolbox/components/datagrid/filter/input.h +++ b/src/ui/simulator/toolbox/components/datagrid/filter/input.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_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 ed9dc8f074..27c9cd2eca 100644 --- a/src/ui/simulator/toolbox/components/datagrid/filter/operator.cpp +++ b/src/ui/simulator/toolbox/components/datagrid/filter/operator.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 "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 5771de2bb9..40e6207539 100644 --- a/src/ui/simulator/toolbox/components/datagrid/filter/operator.h +++ b/src/ui/simulator/toolbox/components/datagrid/filter/operator.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_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 c624421d53..0e0c5fcfbd 100644 --- a/src/ui/simulator/toolbox/components/datagrid/filter/operator.list.cpp +++ b/src/ui/simulator/toolbox/components/datagrid/filter/operator.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 "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 06c28a19d5..6afd4e56e0 100644 --- a/src/ui/simulator/toolbox/components/datagrid/filter/operator.list.h +++ b/src/ui/simulator/toolbox/components/datagrid/filter/operator.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_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 2a3ffdc535..7349cd27f5 100644 --- a/src/ui/simulator/toolbox/components/datagrid/filter/operator/all.h +++ b/src/ui/simulator/toolbox/components/datagrid/filter/operator/all.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_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 b1c0622ed8..b83b035906 100644 --- a/src/ui/simulator/toolbox/components/datagrid/filter/operator/equals.h +++ b/src/ui/simulator/toolbox/components/datagrid/filter/operator/equals.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_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 d913df1b8f..bfc4f96bc3 100644 --- a/src/ui/simulator/toolbox/components/datagrid/filter/operator/greaterthan.h +++ b/src/ui/simulator/toolbox/components/datagrid/filter/operator/greaterthan.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_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 5088fa4847..b1946e2031 100644 --- a/src/ui/simulator/toolbox/components/datagrid/filter/operator/greaterthanorequalsto.h +++ b/src/ui/simulator/toolbox/components/datagrid/filter/operator/greaterthanorequalsto.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_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 5afe06c0ca..e7dd7f6899 100644 --- a/src/ui/simulator/toolbox/components/datagrid/filter/operator/lessthan.h +++ b/src/ui/simulator/toolbox/components/datagrid/filter/operator/lessthan.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_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 3bcf5e51af..48be004154 100644 --- a/src/ui/simulator/toolbox/components/datagrid/filter/operator/lessthanorequalsto.h +++ b/src/ui/simulator/toolbox/components/datagrid/filter/operator/lessthanorequalsto.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_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 07b50fdeec..49a086fd23 100644 --- a/src/ui/simulator/toolbox/components/datagrid/filter/operator/modulo.h +++ b/src/ui/simulator/toolbox/components/datagrid/filter/operator/modulo.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_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 b08a867a64..111391182c 100644 --- a/src/ui/simulator/toolbox/components/datagrid/filter/operator/notequals.h +++ b/src/ui/simulator/toolbox/components/datagrid/filter/operator/notequals.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_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 1f95bf9e93..e72ae2c59f 100644 --- a/src/ui/simulator/toolbox/components/datagrid/filter/parameter/parameter.cpp +++ b/src/ui/simulator/toolbox/components/datagrid/filter/parameter/parameter.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 "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 922d828600..ff69defa84 100644 --- a/src/ui/simulator/toolbox/components/datagrid/filter/parameter/parameter.h +++ b/src/ui/simulator/toolbox/components/datagrid/filter/parameter/parameter.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_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 6c92ffb7d7..f84512069b 100644 --- a/src/ui/simulator/toolbox/components/datagrid/filter/static.cpp +++ b/src/ui/simulator/toolbox/components/datagrid/filter/static.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/ui/simulator/toolbox/components/datagrid/gridhelper.cpp b/src/ui/simulator/toolbox/components/datagrid/gridhelper.cpp index cb667d4237..a11613d3cd 100644 --- a/src/ui/simulator/toolbox/components/datagrid/gridhelper.cpp +++ b/src/ui/simulator/toolbox/components/datagrid/gridhelper.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/ui/simulator/toolbox/components/datagrid/gridhelper.h b/src/ui/simulator/toolbox/components/datagrid/gridhelper.h index 97c4b267fc..8248349d4d 100644 --- a/src/ui/simulator/toolbox/components/datagrid/gridhelper.h +++ b/src/ui/simulator/toolbox/components/datagrid/gridhelper.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_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 5f3045822b..a5bd300880 100644 --- a/src/ui/simulator/toolbox/components/datagrid/gridhelper.hxx +++ b/src/ui/simulator/toolbox/components/datagrid/gridhelper.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_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 92351b5407..58f35addbf 100644 --- a/src/ui/simulator/toolbox/components/datagrid/modifiers.hxx +++ b/src/ui/simulator/toolbox/components/datagrid/modifiers.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_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 f0043b558f..dc894667df 100644 --- a/src/ui/simulator/toolbox/components/datagrid/renderer.cpp +++ b/src/ui/simulator/toolbox/components/datagrid/renderer.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 "renderer.h" diff --git a/src/ui/simulator/toolbox/components/datagrid/renderer.h b/src/ui/simulator/toolbox/components/datagrid/renderer.h index b612d2d1e9..5148c9c3b4 100644 --- a/src/ui/simulator/toolbox/components/datagrid/renderer.h +++ b/src/ui/simulator/toolbox/components/datagrid/renderer.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_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 5776aef57b..f1029fceb3 100644 --- a/src/ui/simulator/toolbox/components/datagrid/renderer.hxx +++ b/src/ui/simulator/toolbox/components/datagrid/renderer.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 "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 14e24bdb7c..2a3eb316c0 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 @@ -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 "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 765ee4861e..d7a72bc8be 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 @@ -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_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 c186858297..b96bc6bfea 100644 --- a/src/ui/simulator/toolbox/components/datagrid/renderer/analyzer/areas.cpp +++ b/src/ui/simulator/toolbox/components/datagrid/renderer/analyzer/areas.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 "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 aea26c336b..f1d30ddf73 100644 --- a/src/ui/simulator/toolbox/components/datagrid/renderer/analyzer/areas.h +++ b/src/ui/simulator/toolbox/components/datagrid/renderer/analyzer/areas.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_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 3178f01e0b..ab59d09197 100644 --- a/src/ui/simulator/toolbox/components/datagrid/renderer/area.cpp +++ b/src/ui/simulator/toolbox/components/datagrid/renderer/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 "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 f4fb76310f..7e6fa4e442 100644 --- a/src/ui/simulator/toolbox/components/datagrid/renderer/area.h +++ b/src/ui/simulator/toolbox/components/datagrid/renderer/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_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 5d1554c2d1..63e27821ed 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 @@ -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 "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 69adad3d19..1c7bfc86f4 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 @@ -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/ui/simulator/toolbox/components/datagrid/renderer/area/creditmodulations.cpp b/src/ui/simulator/toolbox/components/datagrid/renderer/area/creditmodulations.cpp index 1225b666b8..b73e753c50 100644 --- a/src/ui/simulator/toolbox/components/datagrid/renderer/area/creditmodulations.cpp +++ b/src/ui/simulator/toolbox/components/datagrid/renderer/area/creditmodulations.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 "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 c3ad1db3d3..61f3cf1513 100644 --- a/src/ui/simulator/toolbox/components/datagrid/renderer/area/creditmodulations.h +++ b/src/ui/simulator/toolbox/components/datagrid/renderer/area/creditmodulations.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_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 0b0d429b4b..da5872ffcc 100644 --- a/src/ui/simulator/toolbox/components/datagrid/renderer/area/dsm.cpp +++ b/src/ui/simulator/toolbox/components/datagrid/renderer/area/dsm.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 "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 6357b12dbf..9ba0fc8f84 100644 --- a/src/ui/simulator/toolbox/components/datagrid/renderer/area/dsm.h +++ b/src/ui/simulator/toolbox/components/datagrid/renderer/area/dsm.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_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 d49e357b71..b9c6adb331 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 @@ -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/ui/simulator/toolbox/components/datagrid/renderer/area/hydro/allocation.h b/src/ui/simulator/toolbox/components/datagrid/renderer/area/hydro/allocation.h index 42d1624716..c6b0437d17 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 @@ -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_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 01da485963..c15fe1e5b6 100644 --- a/src/ui/simulator/toolbox/components/datagrid/renderer/area/hydromonthlypower.cpp +++ b/src/ui/simulator/toolbox/components/datagrid/renderer/area/hydromonthlypower.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 "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 923590e145..a6d272675d 100644 --- a/src/ui/simulator/toolbox/components/datagrid/renderer/area/hydromonthlypower.h +++ b/src/ui/simulator/toolbox/components/datagrid/renderer/area/hydromonthlypower.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_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 7795a93867..7c438af3ec 100644 --- a/src/ui/simulator/toolbox/components/datagrid/renderer/area/hydroprepro.cpp +++ b/src/ui/simulator/toolbox/components/datagrid/renderer/area/hydroprepro.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 "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 d11f534f53..3cf3f5c8d0 100644 --- a/src/ui/simulator/toolbox/components/datagrid/renderer/area/hydroprepro.h +++ b/src/ui/simulator/toolbox/components/datagrid/renderer/area/hydroprepro.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_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 71d89ffa41..96ddf1cd14 100644 --- a/src/ui/simulator/toolbox/components/datagrid/renderer/area/inflowpattern.cpp +++ b/src/ui/simulator/toolbox/components/datagrid/renderer/area/inflowpattern.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 "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 f9b47c7ef7..7fea576d93 100644 --- a/src/ui/simulator/toolbox/components/datagrid/renderer/area/inflowpattern.h +++ b/src/ui/simulator/toolbox/components/datagrid/renderer/area/inflowpattern.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_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 2ce2a1a85e..89003685ee 100644 --- a/src/ui/simulator/toolbox/components/datagrid/renderer/area/misc.cpp +++ b/src/ui/simulator/toolbox/components/datagrid/renderer/area/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 "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 4e30ef9af0..053b745215 100644 --- a/src/ui/simulator/toolbox/components/datagrid/renderer/area/misc.h +++ b/src/ui/simulator/toolbox/components/datagrid/renderer/area/misc.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_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 5561ffe405..d882c5e77d 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 @@ -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 "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 e701abb96d..11a57d66da 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 @@ -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_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 2a1a415dba..3f88faa1c5 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 @@ -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 "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 73b1839ed9..43527070d4 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 @@ -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_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 2548fe583b..a51ab401cc 100644 --- a/src/ui/simulator/toolbox/components/datagrid/renderer/area/reservoirlevels.cpp +++ b/src/ui/simulator/toolbox/components/datagrid/renderer/area/reservoirlevels.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 "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 de5ecd94ae..ffca6e90fe 100644 --- a/src/ui/simulator/toolbox/components/datagrid/renderer/area/reservoirlevels.h +++ b/src/ui/simulator/toolbox/components/datagrid/renderer/area/reservoirlevels.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_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 310515d913..1e0e103697 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 @@ -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 "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 3d0ed1f690..0c66706d47 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 @@ -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_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 0f0d2d4d4f..d6ae71b564 100644 --- a/src/ui/simulator/toolbox/components/datagrid/renderer/area/thermalmodulation.cpp +++ b/src/ui/simulator/toolbox/components/datagrid/renderer/area/thermalmodulation.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 "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 636cc2181b..95b51a5052 100644 --- a/src/ui/simulator/toolbox/components/datagrid/renderer/area/thermalmodulation.h +++ b/src/ui/simulator/toolbox/components/datagrid/renderer/area/thermalmodulation.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_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 02af7b0ff5..5f1f22d5ac 100644 --- a/src/ui/simulator/toolbox/components/datagrid/renderer/area/thermalprepro.cpp +++ b/src/ui/simulator/toolbox/components/datagrid/renderer/area/thermalprepro.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 "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 c84db540f3..93c1d6c1d9 100644 --- a/src/ui/simulator/toolbox/components/datagrid/renderer/area/thermalprepro.h +++ b/src/ui/simulator/toolbox/components/datagrid/renderer/area/thermalprepro.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_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 1be07c7f77..2eb86ac5d9 100644 --- a/src/ui/simulator/toolbox/components/datagrid/renderer/area/timeseries.cpp +++ b/src/ui/simulator/toolbox/components/datagrid/renderer/area/timeseries.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 "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 7b8dd1b957..0996143166 100644 --- a/src/ui/simulator/toolbox/components/datagrid/renderer/area/timeseries.h +++ b/src/ui/simulator/toolbox/components/datagrid/renderer/area/timeseries.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_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 5e7c934ddb..9cb4b7c345 100644 --- a/src/ui/simulator/toolbox/components/datagrid/renderer/area/watervalues.cpp +++ b/src/ui/simulator/toolbox/components/datagrid/renderer/area/watervalues.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 "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 e2e572e1a9..17e1e70071 100644 --- a/src/ui/simulator/toolbox/components/datagrid/renderer/area/watervalues.h +++ b/src/ui/simulator/toolbox/components/datagrid/renderer/area/watervalues.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_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 1b6cdc3139..5607d5d097 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 @@ -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_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 b0ad6be598..329c1ee9d5 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 @@ -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_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 f7b60936fa..8629f9f82e 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 @@ -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_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 99ae762e1f..8823e8ff9f 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 @@ -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/ui/simulator/toolbox/components/datagrid/renderer/area/xcast-conversion.h b/src/ui/simulator/toolbox/components/datagrid/renderer/area/xcast-conversion.h index c8aa5b14a7..72c0f7c244 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 @@ -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_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 aab8b7b54e..f12dd21910 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 @@ -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_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 a834279eac..ad36b3b80d 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 @@ -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_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 3eb1bf89af..23468d7cf6 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 @@ -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/ui/simulator/toolbox/components/datagrid/renderer/area/xcast-translation.h b/src/ui/simulator/toolbox/components/datagrid/renderer/area/xcast-translation.h index 73b25ddbcf..b891278308 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 @@ -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_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 3958a61f1d..be2d688d98 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 @@ -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_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 6939b61a07..89a568aae9 100644 --- a/src/ui/simulator/toolbox/components/datagrid/renderer/bindingconstraint/data.cpp +++ b/src/ui/simulator/toolbox/components/datagrid/renderer/bindingconstraint/data.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 "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 c1bf023d4f..e471816ed9 100644 --- a/src/ui/simulator/toolbox/components/datagrid/renderer/bindingconstraint/data.h +++ b/src/ui/simulator/toolbox/components/datagrid/renderer/bindingconstraint/data.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_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 7301ae3692..3876bbc174 100644 --- a/src/ui/simulator/toolbox/components/datagrid/renderer/bindingconstraint/offsets.cpp +++ b/src/ui/simulator/toolbox/components/datagrid/renderer/bindingconstraint/offsets.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/ui/simulator/toolbox/components/datagrid/renderer/bindingconstraint/offsets.h b/src/ui/simulator/toolbox/components/datagrid/renderer/bindingconstraint/offsets.h index 4c4bc367c5..cb04cc7266 100644 --- a/src/ui/simulator/toolbox/components/datagrid/renderer/bindingconstraint/offsets.h +++ b/src/ui/simulator/toolbox/components/datagrid/renderer/bindingconstraint/offsets.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_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 28beb3df34..af02218827 100644 --- a/src/ui/simulator/toolbox/components/datagrid/renderer/bindingconstraint/weights.cpp +++ b/src/ui/simulator/toolbox/components/datagrid/renderer/bindingconstraint/weights.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/ui/simulator/toolbox/components/datagrid/renderer/bindingconstraint/weights.h b/src/ui/simulator/toolbox/components/datagrid/renderer/bindingconstraint/weights.h index f2ade523c8..f540c60e2b 100644 --- a/src/ui/simulator/toolbox/components/datagrid/renderer/bindingconstraint/weights.h +++ b/src/ui/simulator/toolbox/components/datagrid/renderer/bindingconstraint/weights.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_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/cell.cpp b/src/ui/simulator/toolbox/components/datagrid/renderer/cell.cpp index bb2e40ce76..51df443828 100644 --- a/src/ui/simulator/toolbox/components/datagrid/renderer/cell.cpp +++ b/src/ui/simulator/toolbox/components/datagrid/renderer/cell.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 "cell.h" diff --git a/src/ui/simulator/toolbox/components/datagrid/renderer/cell.h b/src/ui/simulator/toolbox/components/datagrid/renderer/cell.h index 1477ec4b91..5ca4d77ea4 100644 --- a/src/ui/simulator/toolbox/components/datagrid/renderer/cell.h +++ b/src/ui/simulator/toolbox/components/datagrid/renderer/cell.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 diff --git a/src/ui/simulator/toolbox/components/datagrid/renderer/column.cpp b/src/ui/simulator/toolbox/components/datagrid/renderer/column.cpp index 7e0dfabf1f..a06e8e4909 100644 --- a/src/ui/simulator/toolbox/components/datagrid/renderer/column.cpp +++ b/src/ui/simulator/toolbox/components/datagrid/renderer/column.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/ui/simulator/toolbox/components/datagrid/renderer/column.h b/src/ui/simulator/toolbox/components/datagrid/renderer/column.h index e1fbbdbb3c..07ff46819b 100644 --- a/src/ui/simulator/toolbox/components/datagrid/renderer/column.h +++ b/src/ui/simulator/toolbox/components/datagrid/renderer/column.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/ui/simulator/toolbox/components/datagrid/renderer/connection.cpp b/src/ui/simulator/toolbox/components/datagrid/renderer/connection.cpp index 01aef0a316..96be6714cd 100644 --- a/src/ui/simulator/toolbox/components/datagrid/renderer/connection.cpp +++ b/src/ui/simulator/toolbox/components/datagrid/renderer/connection.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 "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 9925e55cae..2bf24c21d8 100644 --- a/src/ui/simulator/toolbox/components/datagrid/renderer/connection.h +++ b/src/ui/simulator/toolbox/components/datagrid/renderer/connection.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_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 7c4dc23ddf..24c4621de1 100644 --- a/src/ui/simulator/toolbox/components/datagrid/renderer/constraintsbuilder/links.cpp +++ b/src/ui/simulator/toolbox/components/datagrid/renderer/constraintsbuilder/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 "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 91a7d77ee6..3c360ada7a 100644 --- a/src/ui/simulator/toolbox/components/datagrid/renderer/constraintsbuilder/links.h +++ b/src/ui/simulator/toolbox/components/datagrid/renderer/constraintsbuilder/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_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 925e9118ca..bb81e15035 100644 --- a/src/ui/simulator/toolbox/components/datagrid/renderer/correlation.cpp +++ b/src/ui/simulator/toolbox/components/datagrid/renderer/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 "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 55c0c8fa12..45a0a1c3a1 100644 --- a/src/ui/simulator/toolbox/components/datagrid/renderer/correlation.h +++ b/src/ui/simulator/toolbox/components/datagrid/renderer/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_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/geographic-trimming-grid.cpp b/src/ui/simulator/toolbox/components/datagrid/renderer/geographic-trimming-grid.cpp index 0cbb82f83f..a4e7c4968e 100644 --- a/src/ui/simulator/toolbox/components/datagrid/renderer/geographic-trimming-grid.cpp +++ b/src/ui/simulator/toolbox/components/datagrid/renderer/geographic-trimming-grid.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 "geographic-trimming-grid.h" #include #include "windows/inspector.h" diff --git a/src/ui/simulator/toolbox/components/datagrid/renderer/geographic-trimming-grid.h b/src/ui/simulator/toolbox/components/datagrid/renderer/geographic-trimming-grid.h index e78e8ef593..e8ab585c9d 100644 --- a/src/ui/simulator/toolbox/components/datagrid/renderer/geographic-trimming-grid.h +++ b/src/ui/simulator/toolbox/components/datagrid/renderer/geographic-trimming-grid.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_TOOLBOX_COMPONENT_DATAGRID_RENDERER_AREAS_TRIMMING_GRID_H__ #define __ANTARES_TOOLBOX_COMPONENT_DATAGRID_RENDERER_AREAS_TRIMMING_GRID_H__ diff --git a/src/ui/simulator/toolbox/components/datagrid/renderer/layers.cpp b/src/ui/simulator/toolbox/components/datagrid/renderer/layers.cpp index 11d1b9ce4e..f27ed96d4b 100644 --- a/src/ui/simulator/toolbox/components/datagrid/renderer/layers.cpp +++ b/src/ui/simulator/toolbox/components/datagrid/renderer/layers.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 "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 157b04237b..64da191a3e 100644 --- a/src/ui/simulator/toolbox/components/datagrid/renderer/layers.h +++ b/src/ui/simulator/toolbox/components/datagrid/renderer/layers.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_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 6d3b48051a..deb32b0626 100644 --- a/src/ui/simulator/toolbox/components/datagrid/renderer/links/summary.cpp +++ b/src/ui/simulator/toolbox/components/datagrid/renderer/links/summary.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 "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 d2cbd11195..7c84efc476 100644 --- a/src/ui/simulator/toolbox/components/datagrid/renderer/links/summary.h +++ b/src/ui/simulator/toolbox/components/datagrid/renderer/links/summary.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_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 5a22d26cb2..9bbc39ad0f 100644 --- a/src/ui/simulator/toolbox/components/datagrid/renderer/logfile.cpp +++ b/src/ui/simulator/toolbox/components/datagrid/renderer/logfile.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 "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 6852fb721a..f356202f25 100644 --- a/src/ui/simulator/toolbox/components/datagrid/renderer/logfile.h +++ b/src/ui/simulator/toolbox/components/datagrid/renderer/logfile.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_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 c7c2fd5c06..6b9ebfab86 100644 --- a/src/ui/simulator/toolbox/components/datagrid/renderer/matrix.h +++ b/src/ui/simulator/toolbox/components/datagrid/renderer/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_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 1350194121..84b96fbb53 100644 --- a/src/ui/simulator/toolbox/components/datagrid/renderer/matrix.hxx +++ b/src/ui/simulator/toolbox/components/datagrid/renderer/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_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 cfffad3076..034f620326 100644 --- a/src/ui/simulator/toolbox/components/datagrid/renderer/mc-playlist.cpp +++ b/src/ui/simulator/toolbox/components/datagrid/renderer/mc-playlist.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/ui/simulator/toolbox/components/datagrid/renderer/mc-playlist.h b/src/ui/simulator/toolbox/components/datagrid/renderer/mc-playlist.h index 3219246d3e..964028a077 100644 --- a/src/ui/simulator/toolbox/components/datagrid/renderer/mc-playlist.h +++ b/src/ui/simulator/toolbox/components/datagrid/renderer/mc-playlist.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_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 bf97540106..34a0329206 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 @@ -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 "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 6ea5b114d8..9eeab1b966 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 @@ -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_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 0ed3002c95..f13bb9d9d4 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 @@ -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 "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 046f347f90..133c6b441c 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 @@ -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_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 e31f1d17a4..3e5f284278 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 @@ -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 "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 f2dca8828b..9305bd88f4 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 @@ -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_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-ntc-renderer.cpp b/src/ui/simulator/toolbox/components/datagrid/renderer/scenario-builder-ntc-renderer.cpp index da91b31b6e..c1d697f3e8 100644 --- a/src/ui/simulator/toolbox/components/datagrid/renderer/scenario-builder-ntc-renderer.cpp +++ b/src/ui/simulator/toolbox/components/datagrid/renderer/scenario-builder-ntc-renderer.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 "scenario-builder-ntc-renderer.h" diff --git a/src/ui/simulator/toolbox/components/datagrid/renderer/scenario-builder-ntc-renderer.h b/src/ui/simulator/toolbox/components/datagrid/renderer/scenario-builder-ntc-renderer.h index 700a5390f0..2a35fb4190 100644 --- a/src/ui/simulator/toolbox/components/datagrid/renderer/scenario-builder-ntc-renderer.h +++ b/src/ui/simulator/toolbox/components/datagrid/renderer/scenario-builder-ntc-renderer.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 "scenario-builder-renderer-base.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 812192bed3..731faa4bc8 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 @@ -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 "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 977c61a8c7..0d0bc27501 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 @@ -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_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 067ef1baf7..1a4bb70152 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 @@ -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 "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 1d1426609b..55d17ff490 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 @@ -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_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 18b2612070..08bb288b60 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 @@ -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 "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 2b0f8d9d96..a239b5bcd9 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 @@ -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_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 d259c15229..9790871b14 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 @@ -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 "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 e221d471c4..db6b2ec347 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 @@ -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_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 b3b71d0d96..f5ce91bd5c 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 @@ -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 "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 82a8cd528d..f56030a0c0 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 @@ -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_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/select-variables.cpp b/src/ui/simulator/toolbox/components/datagrid/renderer/select-variables.cpp index 80b7223f7d..d525861d08 100644 --- a/src/ui/simulator/toolbox/components/datagrid/renderer/select-variables.cpp +++ b/src/ui/simulator/toolbox/components/datagrid/renderer/select-variables.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 "select-variables.h" #include diff --git a/src/ui/simulator/toolbox/components/datagrid/renderer/select-variables.h b/src/ui/simulator/toolbox/components/datagrid/renderer/select-variables.h index ea9e8a9d2d..b5fc1329e1 100644 --- a/src/ui/simulator/toolbox/components/datagrid/renderer/select-variables.h +++ b/src/ui/simulator/toolbox/components/datagrid/renderer/select-variables.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_TOOLBOX_COMPONENT_DATAGRID_RENDERER_SELECT_VARIABLES_H__ #define __ANTARES_TOOLBOX_COMPONENT_DATAGRID_RENDERER_SELECT_VARIABLES_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 bc66c94a2d..447d553807 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 @@ -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 "ts-management-aggregated-as-renewables.h" diff --git a/src/ui/simulator/toolbox/components/datagrid/renderer/ts-management-aggregated-as-renewables.h b/src/ui/simulator/toolbox/components/datagrid/renderer/ts-management-aggregated-as-renewables.h index 8784e9979e..3776757845 100644 --- a/src/ui/simulator/toolbox/components/datagrid/renderer/ts-management-aggregated-as-renewables.h +++ b/src/ui/simulator/toolbox/components/datagrid/renderer/ts-management-aggregated-as-renewables.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 "ts-management.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 05544095e8..41d816dd77 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 @@ -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 "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 df31aed319..04581777de 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 @@ -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/ui/simulator/toolbox/components/datagrid/renderer/ts-management.cpp b/src/ui/simulator/toolbox/components/datagrid/renderer/ts-management.cpp index b1d5dfd72c..11539aa9b2 100644 --- a/src/ui/simulator/toolbox/components/datagrid/renderer/ts-management.cpp +++ b/src/ui/simulator/toolbox/components/datagrid/renderer/ts-management.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 "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 21e8fa6d0a..483dc3d29d 100644 --- a/src/ui/simulator/toolbox/components/datagrid/renderer/ts-management.h +++ b/src/ui/simulator/toolbox/components/datagrid/renderer/ts-management.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/ui/simulator/toolbox/components/datagrid/wxgrid-renderer.cpp b/src/ui/simulator/toolbox/components/datagrid/wxgrid-renderer.cpp index 198d314f5e..48fc47b78e 100644 --- a/src/ui/simulator/toolbox/components/datagrid/wxgrid-renderer.cpp +++ b/src/ui/simulator/toolbox/components/datagrid/wxgrid-renderer.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 "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 8c54d3b936..c622ae35f1 100644 --- a/src/ui/simulator/toolbox/components/datagrid/wxgrid-renderer.h +++ b/src/ui/simulator/toolbox/components/datagrid/wxgrid-renderer.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_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 a21b4ed9bf..e89d239ce8 100644 --- a/src/ui/simulator/toolbox/components/htmllistbox/component.cpp +++ b/src/ui/simulator/toolbox/components/htmllistbox/component.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 "component.h" diff --git a/src/ui/simulator/toolbox/components/htmllistbox/component.h b/src/ui/simulator/toolbox/components/htmllistbox/component.h index d1200465fa..ab124c886e 100644 --- a/src/ui/simulator/toolbox/components/htmllistbox/component.h +++ b/src/ui/simulator/toolbox/components/htmllistbox/component.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_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 5f22575c11..f1f3d2a75b 100644 --- a/src/ui/simulator/toolbox/components/htmllistbox/component.hxx +++ b/src/ui/simulator/toolbox/components/htmllistbox/component.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_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 6c53742f94..167e8fc7e4 100644 --- a/src/ui/simulator/toolbox/components/htmllistbox/datasource/bindingconstraint.cpp +++ b/src/ui/simulator/toolbox/components/htmllistbox/datasource/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 "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 51f9558eef..20ee29f960 100644 --- a/src/ui/simulator/toolbox/components/htmllistbox/datasource/cluster-order.cpp +++ b/src/ui/simulator/toolbox/components/htmllistbox/datasource/cluster-order.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 "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 f5c14f4cb9..ccf31a154b 100644 --- a/src/ui/simulator/toolbox/components/htmllistbox/datasource/cluster-order.h +++ b/src/ui/simulator/toolbox/components/htmllistbox/datasource/cluster-order.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/ui/simulator/toolbox/components/htmllistbox/datasource/datasource.h b/src/ui/simulator/toolbox/components/htmllistbox/datasource/datasource.h index 41cddda6d5..d8a49e502c 100644 --- a/src/ui/simulator/toolbox/components/htmllistbox/datasource/datasource.h +++ b/src/ui/simulator/toolbox/components/htmllistbox/datasource/datasource.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_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 b2fa9aa3ba..12546aea85 100644 --- a/src/ui/simulator/toolbox/components/htmllistbox/datasource/datasource.hxx +++ b/src/ui/simulator/toolbox/components/htmllistbox/datasource/datasource.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_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 3b4fd73bdd..b82824f371 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 @@ -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 "../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 9afb9772b6..31da8031bf 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 @@ -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/ui/simulator/toolbox/components/htmllistbox/datasource/thermal-cluster-order.cpp b/src/ui/simulator/toolbox/components/htmllistbox/datasource/thermal-cluster-order.cpp index ea722d0a65..506172ef3a 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 @@ -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 "../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 3b3369d417..81783e0a37 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 @@ -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/ui/simulator/toolbox/components/htmllistbox/item/area.cpp b/src/ui/simulator/toolbox/components/htmllistbox/item/area.cpp index b5d2a56ec2..fd83ac4b58 100644 --- a/src/ui/simulator/toolbox/components/htmllistbox/item/area.cpp +++ b/src/ui/simulator/toolbox/components/htmllistbox/item/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 "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 d2e841b20e..48ac8e1e03 100644 --- a/src/ui/simulator/toolbox/components/htmllistbox/item/area.h +++ b/src/ui/simulator/toolbox/components/htmllistbox/item/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_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 d0d95dc036..29a2c66c4a 100644 --- a/src/ui/simulator/toolbox/components/htmllistbox/item/area.hxx +++ b/src/ui/simulator/toolbox/components/htmllistbox/item/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 */ #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 3ce289c946..0cb7cb981a 100644 --- a/src/ui/simulator/toolbox/components/htmllistbox/item/cluster-item.cpp +++ b/src/ui/simulator/toolbox/components/htmllistbox/item/cluster-item.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 "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 fd52ce11d5..b2197fbe75 100644 --- a/src/ui/simulator/toolbox/components/htmllistbox/item/cluster-item.h +++ b/src/ui/simulator/toolbox/components/htmllistbox/item/cluster-item.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/ui/simulator/toolbox/components/htmllistbox/item/error.cpp b/src/ui/simulator/toolbox/components/htmllistbox/item/error.cpp index 95345520a0..80520dfc5c 100644 --- a/src/ui/simulator/toolbox/components/htmllistbox/item/error.cpp +++ b/src/ui/simulator/toolbox/components/htmllistbox/item/error.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 "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 08bef569be..0ce04d05a0 100644 --- a/src/ui/simulator/toolbox/components/htmllistbox/item/error.h +++ b/src/ui/simulator/toolbox/components/htmllistbox/item/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_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 d3b735f65e..cfd03ad0fd 100644 --- a/src/ui/simulator/toolbox/components/htmllistbox/item/group.cpp +++ b/src/ui/simulator/toolbox/components/htmllistbox/item/group.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 "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 c345b0715f..e799f4135e 100644 --- a/src/ui/simulator/toolbox/components/htmllistbox/item/group.h +++ b/src/ui/simulator/toolbox/components/htmllistbox/item/group.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_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 253323e09f..6385be2d74 100644 --- a/src/ui/simulator/toolbox/components/htmllistbox/item/info.cpp +++ b/src/ui/simulator/toolbox/components/htmllistbox/item/info.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 "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 7aaf9d2a82..b486ea9270 100644 --- a/src/ui/simulator/toolbox/components/htmllistbox/item/info.h +++ b/src/ui/simulator/toolbox/components/htmllistbox/item/info.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_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 6e894aab09..a96cf95013 100644 --- a/src/ui/simulator/toolbox/components/htmllistbox/item/item.cpp +++ b/src/ui/simulator/toolbox/components/htmllistbox/item/item.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 "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 0f732a24bd..589961222f 100644 --- a/src/ui/simulator/toolbox/components/htmllistbox/item/item.h +++ b/src/ui/simulator/toolbox/components/htmllistbox/item/item.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_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 b429fb24f1..699bc68ade 100644 --- a/src/ui/simulator/toolbox/components/htmllistbox/item/item.hxx +++ b/src/ui/simulator/toolbox/components/htmllistbox/item/item.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_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 f367b3c8c5..2ff2c36cd5 100644 --- a/src/ui/simulator/toolbox/components/htmllistbox/item/pathlistitem.cpp +++ b/src/ui/simulator/toolbox/components/htmllistbox/item/pathlistitem.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 "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 462c30c78a..97b1189d20 100644 --- a/src/ui/simulator/toolbox/components/htmllistbox/item/pathlistitem.h +++ b/src/ui/simulator/toolbox/components/htmllistbox/item/pathlistitem.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_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 afd6237f34..019c1dd921 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 @@ -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 "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 2bab9c95b2..8e42e51266 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 @@ -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_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 b1bf030674..ac0032efea 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 @@ -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 "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 2ed2cacd60..beed14bca6 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 @@ -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_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 265ceb971f..4fc032c461 100644 --- a/src/ui/simulator/toolbox/components/htmllistbox/sort.h +++ b/src/ui/simulator/toolbox/components/htmllistbox/sort.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_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 9b097a1a1e..46acb4115b 100644 --- a/src/ui/simulator/toolbox/components/mainpanel.cpp +++ b/src/ui/simulator/toolbox/components/mainpanel.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 "mainpanel.h" diff --git a/src/ui/simulator/toolbox/components/mainpanel.h b/src/ui/simulator/toolbox/components/mainpanel.h index 1922dd8181..f5ad137967 100644 --- a/src/ui/simulator/toolbox/components/mainpanel.h +++ b/src/ui/simulator/toolbox/components/mainpanel.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_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 b62438c2ca..d3a9f864cb 100644 --- a/src/ui/simulator/toolbox/components/map/component.cpp +++ b/src/ui/simulator/toolbox/components/map/component.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 "component.h" diff --git a/src/ui/simulator/toolbox/components/map/component.h b/src/ui/simulator/toolbox/components/map/component.h index ee5534789d..11d86a6a4e 100644 --- a/src/ui/simulator/toolbox/components/map/component.h +++ b/src/ui/simulator/toolbox/components/map/component.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_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 58c5d1cd11..3c95366f73 100644 --- a/src/ui/simulator/toolbox/components/map/control.cpp +++ b/src/ui/simulator/toolbox/components/map/control.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/ui/simulator/toolbox/components/map/control.h b/src/ui/simulator/toolbox/components/map/control.h index 235d92fbe7..86a5c1b54a 100644 --- a/src/ui/simulator/toolbox/components/map/control.h +++ b/src/ui/simulator/toolbox/components/map/control.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_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 36ec22e151..7c0598e48c 100644 --- a/src/ui/simulator/toolbox/components/map/controls/addtools.cpp +++ b/src/ui/simulator/toolbox/components/map/controls/addtools.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 "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 886b44c6c9..b759d7030c 100644 --- a/src/ui/simulator/toolbox/components/map/controls/addtools.h +++ b/src/ui/simulator/toolbox/components/map/controls/addtools.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_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 9c249693c2..0d04681863 100644 --- a/src/ui/simulator/toolbox/components/map/drawingcontext.cpp +++ b/src/ui/simulator/toolbox/components/map/drawingcontext.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 "drawingcontext.h" diff --git a/src/ui/simulator/toolbox/components/map/drawingcontext.h b/src/ui/simulator/toolbox/components/map/drawingcontext.h index 73f6ba3ef1..2af8241c6c 100644 --- a/src/ui/simulator/toolbox/components/map/drawingcontext.h +++ b/src/ui/simulator/toolbox/components/map/drawingcontext.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_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 9e2cd8c9fd..2e96572a0a 100644 --- a/src/ui/simulator/toolbox/components/map/infos.cpp +++ b/src/ui/simulator/toolbox/components/map/infos.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 "infos.h" diff --git a/src/ui/simulator/toolbox/components/map/infos.h b/src/ui/simulator/toolbox/components/map/infos.h index c36242fcda..a221443fca 100644 --- a/src/ui/simulator/toolbox/components/map/infos.h +++ b/src/ui/simulator/toolbox/components/map/infos.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_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 ea51e0da33..09f05732bf 100644 --- a/src/ui/simulator/toolbox/components/map/manager.cpp +++ b/src/ui/simulator/toolbox/components/map/manager.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 "manager.h" diff --git a/src/ui/simulator/toolbox/components/map/manager.h b/src/ui/simulator/toolbox/components/map/manager.h index e45c9ab980..17b3cd2d4c 100644 --- a/src/ui/simulator/toolbox/components/map/manager.h +++ b/src/ui/simulator/toolbox/components/map/manager.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_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 f707588f77..33a458029c 100644 --- a/src/ui/simulator/toolbox/components/map/manager.hxx +++ b/src/ui/simulator/toolbox/components/map/manager.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_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 1c2e933aaf..4823bcd16d 100644 --- a/src/ui/simulator/toolbox/components/map/nodes/bindingconstraint.cpp +++ b/src/ui/simulator/toolbox/components/map/nodes/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 "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 5814a5d79d..7c32784cb4 100644 --- a/src/ui/simulator/toolbox/components/map/nodes/bindingconstraint.h +++ b/src/ui/simulator/toolbox/components/map/nodes/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 */ #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 dbddafc5b1..c0bf76f4d8 100644 --- a/src/ui/simulator/toolbox/components/map/nodes/connection.cpp +++ b/src/ui/simulator/toolbox/components/map/nodes/connection.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 "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 ac8fd47d93..6f8f313463 100644 --- a/src/ui/simulator/toolbox/components/map/nodes/connection.h +++ b/src/ui/simulator/toolbox/components/map/nodes/connection.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_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 d5bb27ef86..cec6544c31 100644 --- a/src/ui/simulator/toolbox/components/map/nodes/connection.hxx +++ b/src/ui/simulator/toolbox/components/map/nodes/connection.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_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 a7675fb696..6f47626b87 100644 --- a/src/ui/simulator/toolbox/components/map/nodes/item.cpp +++ b/src/ui/simulator/toolbox/components/map/nodes/item.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 "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 b1cdb75d80..b1684ef9ac 100644 --- a/src/ui/simulator/toolbox/components/map/nodes/item.h +++ b/src/ui/simulator/toolbox/components/map/nodes/item.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_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 183e7c8d8e..8863cae92a 100644 --- a/src/ui/simulator/toolbox/components/map/nodes/node.cpp +++ b/src/ui/simulator/toolbox/components/map/nodes/node.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 "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 fc7b1765a2..14dd4b2b23 100644 --- a/src/ui/simulator/toolbox/components/map/nodes/node.h +++ b/src/ui/simulator/toolbox/components/map/nodes/node.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_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 6b69711958..baad33a636 100644 --- a/src/ui/simulator/toolbox/components/map/settings.cpp +++ b/src/ui/simulator/toolbox/components/map/settings.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 "settings.h" diff --git a/src/ui/simulator/toolbox/components/map/settings.h b/src/ui/simulator/toolbox/components/map/settings.h index 7a56082caf..102168d83d 100644 --- a/src/ui/simulator/toolbox/components/map/settings.h +++ b/src/ui/simulator/toolbox/components/map/settings.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_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 ec0fb056f5..2e356ea8dc 100644 --- a/src/ui/simulator/toolbox/components/map/tools/connectioncreator.cpp +++ b/src/ui/simulator/toolbox/components/map/tools/connectioncreator.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 "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 9b9f166fa1..21e7cb59e9 100644 --- a/src/ui/simulator/toolbox/components/map/tools/connectioncreator.h +++ b/src/ui/simulator/toolbox/components/map/tools/connectioncreator.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_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 7dca6fa26e..e41ffe466a 100644 --- a/src/ui/simulator/toolbox/components/map/tools/remover.cpp +++ b/src/ui/simulator/toolbox/components/map/tools/remover.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/ui/simulator/toolbox/components/map/tools/remover.h b/src/ui/simulator/toolbox/components/map/tools/remover.h index 65e78d6a99..3bd923e851 100644 --- a/src/ui/simulator/toolbox/components/map/tools/remover.h +++ b/src/ui/simulator/toolbox/components/map/tools/remover.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_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 adf7bae54b..d5590e8530 100644 --- a/src/ui/simulator/toolbox/components/map/tools/tool.cpp +++ b/src/ui/simulator/toolbox/components/map/tools/tool.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 "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 5b7612bad6..b1ffa7cdf9 100644 --- a/src/ui/simulator/toolbox/components/map/tools/tool.h +++ b/src/ui/simulator/toolbox/components/map/tools/tool.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_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 8a06565b0b..ec012af048 100644 --- a/src/ui/simulator/toolbox/components/notebook/mapnotebook.cpp +++ b/src/ui/simulator/toolbox/components/notebook/mapnotebook.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 "mapnotebook.h" diff --git a/src/ui/simulator/toolbox/components/notebook/mapnotebook.h b/src/ui/simulator/toolbox/components/notebook/mapnotebook.h index bdd1ffb7e7..c81f94ac81 100644 --- a/src/ui/simulator/toolbox/components/notebook/mapnotebook.h +++ b/src/ui/simulator/toolbox/components/notebook/mapnotebook.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_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 189de6f375..a59a9a3892 100644 --- a/src/ui/simulator/toolbox/components/notebook/notebook.cpp +++ b/src/ui/simulator/toolbox/components/notebook/notebook.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/ui/simulator/toolbox/components/notebook/notebook.h b/src/ui/simulator/toolbox/components/notebook/notebook.h index 3c082cd203..2f7550be1a 100644 --- a/src/ui/simulator/toolbox/components/notebook/notebook.h +++ b/src/ui/simulator/toolbox/components/notebook/notebook.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_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 08b8f08ace..33e8e555e4 100644 --- a/src/ui/simulator/toolbox/components/notebook/notebook.hxx +++ b/src/ui/simulator/toolbox/components/notebook/notebook.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_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 4d690c4b8d..1a41a7b113 100644 --- a/src/ui/simulator/toolbox/components/progressbar.cpp +++ b/src/ui/simulator/toolbox/components/progressbar.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 "progressbar.h" diff --git a/src/ui/simulator/toolbox/components/progressbar.h b/src/ui/simulator/toolbox/components/progressbar.h index 6e3bedff19..ed8f55aa3e 100644 --- a/src/ui/simulator/toolbox/components/progressbar.h +++ b/src/ui/simulator/toolbox/components/progressbar.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_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 895f0c64ed..4974205c42 100644 --- a/src/ui/simulator/toolbox/components/refresh.cpp +++ b/src/ui/simulator/toolbox/components/refresh.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 "refresh.h" diff --git a/src/ui/simulator/toolbox/components/refresh.h b/src/ui/simulator/toolbox/components/refresh.h index f7a2eff6a4..b77cbdf738 100644 --- a/src/ui/simulator/toolbox/components/refresh.h +++ b/src/ui/simulator/toolbox/components/refresh.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_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 f5b56d8676..1081153ace 100644 --- a/src/ui/simulator/toolbox/components/wip-panel.cpp +++ b/src/ui/simulator/toolbox/components/wip-panel.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 "wip-panel.h" diff --git a/src/ui/simulator/toolbox/components/wip-panel.h b/src/ui/simulator/toolbox/components/wip-panel.h index e2169bd517..b10465d981 100644 --- a/src/ui/simulator/toolbox/components/wip-panel.h +++ b/src/ui/simulator/toolbox/components/wip-panel.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_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 52206fc35c..67cc55dff7 100644 --- a/src/ui/simulator/toolbox/components/wizardheader.cpp +++ b/src/ui/simulator/toolbox/components/wizardheader.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/ui/simulator/toolbox/components/wizardheader.h b/src/ui/simulator/toolbox/components/wizardheader.h index 728b4dda02..ed1f568e1c 100644 --- a/src/ui/simulator/toolbox/components/wizardheader.h +++ b/src/ui/simulator/toolbox/components/wizardheader.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_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 c6fc036234..797f680fb4 100644 --- a/src/ui/simulator/toolbox/create.cpp +++ b/src/ui/simulator/toolbox/create.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 "create.h" diff --git a/src/ui/simulator/toolbox/create.h b/src/ui/simulator/toolbox/create.h index 3ea043e42d..9103944aae 100644 --- a/src/ui/simulator/toolbox/create.h +++ b/src/ui/simulator/toolbox/create.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_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 69290f3a4d..9dd3325d8c 100644 --- a/src/ui/simulator/toolbox/create.hxx +++ b/src/ui/simulator/toolbox/create.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_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 939a66aa27..dfcd6a491a 100644 --- a/src/ui/simulator/toolbox/dispatcher/study.cpp +++ b/src/ui/simulator/toolbox/dispatcher/study.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/ui/simulator/toolbox/dispatcher/study.h b/src/ui/simulator/toolbox/dispatcher/study.h index 90cacfa10a..3533417953 100644 --- a/src/ui/simulator/toolbox/dispatcher/study.h +++ b/src/ui/simulator/toolbox/dispatcher/study.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_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 a377c1459f..82b02f1096 100644 --- a/src/ui/simulator/toolbox/execute.h +++ b/src/ui/simulator/toolbox/execute.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_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 61f4ed3461..34d166d8b0 100644 --- a/src/ui/simulator/toolbox/execute/execute.cpp +++ b/src/ui/simulator/toolbox/execute/execute.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/ui/simulator/toolbox/execute/execute.h b/src/ui/simulator/toolbox/execute/execute.h index ae14716174..ffaed6c09a 100644 --- a/src/ui/simulator/toolbox/execute/execute.h +++ b/src/ui/simulator/toolbox/execute/execute.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_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 9beaf4776e..b9d6a9969f 100644 --- a/src/ui/simulator/toolbox/ext-source/action-panel.cpp +++ b/src/ui/simulator/toolbox/ext-source/action-panel.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/ui/simulator/toolbox/ext-source/action-panel.h b/src/ui/simulator/toolbox/ext-source/action-panel.h index 58be6ca4ad..96eb3b2403 100644 --- a/src/ui/simulator/toolbox/ext-source/action-panel.h +++ b/src/ui/simulator/toolbox/ext-source/action-panel.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_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 2cc9ae75bd..fb26380f64 100644 --- a/src/ui/simulator/toolbox/ext-source/apply.cpp +++ b/src/ui/simulator/toolbox/ext-source/apply.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 "apply.h" diff --git a/src/ui/simulator/toolbox/ext-source/apply.h b/src/ui/simulator/toolbox/ext-source/apply.h index fc820b55e6..c683ab9fbd 100644 --- a/src/ui/simulator/toolbox/ext-source/apply.h +++ b/src/ui/simulator/toolbox/ext-source/apply.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_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 f04e360952..6e8892dd01 100644 --- a/src/ui/simulator/toolbox/ext-source/handler.h +++ b/src/ui/simulator/toolbox/ext-source/handler.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_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 959376019e..27a9989e80 100644 --- a/src/ui/simulator/toolbox/ext-source/handler/build-context.cpp +++ b/src/ui/simulator/toolbox/ext-source/handler/build-context.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 "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 283060e924..39fae0d434 100644 --- a/src/ui/simulator/toolbox/ext-source/handler/build-context.h +++ b/src/ui/simulator/toolbox/ext-source/handler/build-context.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_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 8d6d6611a8..77b02dbefc 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 @@ -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 "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 18dcaded20..145552dc68 100644 --- a/src/ui/simulator/toolbox/ext-source/handler/handler.h +++ b/src/ui/simulator/toolbox/ext-source/handler/handler.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_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 1072e6cb9c..8f97654b1f 100644 --- a/src/ui/simulator/toolbox/ext-source/performer.cpp +++ b/src/ui/simulator/toolbox/ext-source/performer.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/ui/simulator/toolbox/ext-source/performer.h b/src/ui/simulator/toolbox/ext-source/performer.h index 243975789e..c6df082ad4 100644 --- a/src/ui/simulator/toolbox/ext-source/performer.h +++ b/src/ui/simulator/toolbox/ext-source/performer.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_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 74244eddca..ab090915f6 100644 --- a/src/ui/simulator/toolbox/ext-source/window.cpp +++ b/src/ui/simulator/toolbox/ext-source/window.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/ui/simulator/toolbox/ext-source/window.h b/src/ui/simulator/toolbox/ext-source/window.h index 33b857ace9..49bc98b181 100644 --- a/src/ui/simulator/toolbox/ext-source/window.h +++ b/src/ui/simulator/toolbox/ext-source/window.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_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 48d119fa66..73ef894b1b 100644 --- a/src/ui/simulator/toolbox/input/area.cpp +++ b/src/ui/simulator/toolbox/input/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/ui/simulator/toolbox/input/area.h b/src/ui/simulator/toolbox/input/area.h index fecd4d1f29..976ce80f28 100644 --- a/src/ui/simulator/toolbox/input/area.h +++ b/src/ui/simulator/toolbox/input/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_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 3a249635bb..d0f4533ee8 100644 --- a/src/ui/simulator/toolbox/input/bindingconstraint.h +++ b/src/ui/simulator/toolbox/input/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 */ #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 6780d32276..8cd2a6df04 100644 --- a/src/ui/simulator/toolbox/input/bindingconstraint/bindingconstraint.cpp +++ b/src/ui/simulator/toolbox/input/bindingconstraint/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 "bindingconstraint.h" diff --git a/src/ui/simulator/toolbox/input/bindingconstraint/bindingconstraint.h b/src/ui/simulator/toolbox/input/bindingconstraint/bindingconstraint.h index 5a6211c74f..ff182c2ad0 100644 --- a/src/ui/simulator/toolbox/input/bindingconstraint/bindingconstraint.h +++ b/src/ui/simulator/toolbox/input/bindingconstraint/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 */ #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 2ef97f35cc..7ee9665c51 100644 --- a/src/ui/simulator/toolbox/input/connection.cpp +++ b/src/ui/simulator/toolbox/input/connection.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/ui/simulator/toolbox/input/connection.h b/src/ui/simulator/toolbox/input/connection.h index ab85d94883..e32d47c0ad 100644 --- a/src/ui/simulator/toolbox/input/connection.h +++ b/src/ui/simulator/toolbox/input/connection.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_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 23a4aba452..89fd8a271d 100644 --- a/src/ui/simulator/toolbox/input/input.cpp +++ b/src/ui/simulator/toolbox/input/input.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 "input.h" diff --git a/src/ui/simulator/toolbox/input/input.h b/src/ui/simulator/toolbox/input/input.h index aa042252e8..769f214608 100644 --- a/src/ui/simulator/toolbox/input/input.h +++ b/src/ui/simulator/toolbox/input/input.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_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 dbd7d25654..d15f07b181 100644 --- a/src/ui/simulator/toolbox/input/renewable-cluster.cpp +++ b/src/ui/simulator/toolbox/input/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 "../../application/study.h" diff --git a/src/ui/simulator/toolbox/input/renewable-cluster.h b/src/ui/simulator/toolbox/input/renewable-cluster.h index 9a589b6834..313426835d 100644 --- a/src/ui/simulator/toolbox/input/renewable-cluster.h +++ b/src/ui/simulator/toolbox/input/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_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 6c6a23c5cc..72db2b654f 100644 --- a/src/ui/simulator/toolbox/input/thermal-cluster.cpp +++ b/src/ui/simulator/toolbox/input/thermal-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 "../../application/study.h" diff --git a/src/ui/simulator/toolbox/input/thermal-cluster.h b/src/ui/simulator/toolbox/input/thermal-cluster.h index 6d7d9b11c3..067903901d 100644 --- a/src/ui/simulator/toolbox/input/thermal-cluster.h +++ b/src/ui/simulator/toolbox/input/thermal-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_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 6731c71fd5..2d4a5783f4 100644 --- a/src/ui/simulator/toolbox/jobs.h +++ b/src/ui/simulator/toolbox/jobs.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_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 6f939a1417..bac2bd2072 100644 --- a/src/ui/simulator/toolbox/jobs/job.cpp +++ b/src/ui/simulator/toolbox/jobs/job.cpp @@ -1,29 +1,27 @@ -/* -** Copyright 2007-2023 RTE -** Authors: Antares_Simulator Team -** -** This file is part of Antares_Simulator. -** -** Antares_Simulator is 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 . -** -** SPDX-License-Identifier: MPL-2.0 -*/ +/* +** 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/ui/simulator/toolbox/jobs/job.h b/src/ui/simulator/toolbox/jobs/job.h index de7dc0a3fd..fa4b68f8a1 100644 --- a/src/ui/simulator/toolbox/jobs/job.h +++ b/src/ui/simulator/toolbox/jobs/job.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_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 11044e40b8..01eddab9ec 100644 --- a/src/ui/simulator/toolbox/locales.cpp +++ b/src/ui/simulator/toolbox/locales.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/ui/simulator/toolbox/locales.h b/src/ui/simulator/toolbox/locales.h index efc440bd16..ac6c4f35c6 100644 --- a/src/ui/simulator/toolbox/locales.h +++ b/src/ui/simulator/toolbox/locales.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_LOCALES_H__ #define __ANTARES_LOCALES_H__ diff --git a/src/ui/simulator/toolbox/resources.cpp b/src/ui/simulator/toolbox/resources.cpp index 45430fc7a1..6fa5471c4b 100644 --- a/src/ui/simulator/toolbox/resources.cpp +++ b/src/ui/simulator/toolbox/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/ui/simulator/toolbox/resources.h b/src/ui/simulator/toolbox/resources.h index 2d1c0afc3f..c99fcb515a 100644 --- a/src/ui/simulator/toolbox/resources.h +++ b/src/ui/simulator/toolbox/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_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 30b03ef357..09513afe2b 100644 --- a/src/ui/simulator/toolbox/spotlight/area.cpp +++ b/src/ui/simulator/toolbox/spotlight/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 "area.h" diff --git a/src/ui/simulator/toolbox/spotlight/area.h b/src/ui/simulator/toolbox/spotlight/area.h index 19da5297e9..4acbcddc08 100644 --- a/src/ui/simulator/toolbox/spotlight/area.h +++ b/src/ui/simulator/toolbox/spotlight/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_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 027c8bc483..450e72a47e 100644 --- a/src/ui/simulator/toolbox/spotlight/constraint.cpp +++ b/src/ui/simulator/toolbox/spotlight/constraint.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 "constraint.h" diff --git a/src/ui/simulator/toolbox/spotlight/constraint.h b/src/ui/simulator/toolbox/spotlight/constraint.h index 0b0e0abd84..3e8d11bfad 100644 --- a/src/ui/simulator/toolbox/spotlight/constraint.h +++ b/src/ui/simulator/toolbox/spotlight/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_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 4f6b519fe4..0d8424e177 100644 --- a/src/ui/simulator/toolbox/system/diskfreespace.hxx +++ b/src/ui/simulator/toolbox/system/diskfreespace.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/ui/simulator/toolbox/validator.cpp b/src/ui/simulator/toolbox/validator.cpp index 9f3c32267f..3a3ba1c8b0 100644 --- a/src/ui/simulator/toolbox/validator.cpp +++ b/src/ui/simulator/toolbox/validator.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 "validator.h" diff --git a/src/ui/simulator/toolbox/validator.h b/src/ui/simulator/toolbox/validator.h index 33bd9a499e..c79d1368d8 100644 --- a/src/ui/simulator/toolbox/validator.h +++ b/src/ui/simulator/toolbox/validator.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_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 7860bc3a64..d7e763760e 100644 --- a/src/ui/simulator/toolbox/wx-wrapper.h +++ b/src/ui/simulator/toolbox/wx-wrapper.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_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 72ce1270d0..dedc545eb7 100644 --- a/src/ui/simulator/windows/about/aboutbox.cpp +++ b/src/ui/simulator/windows/about/aboutbox.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 @@ -16,13 +16,11 @@ ** ** Antares_Simulator is distributed in the hope that it will be useful, ** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +** 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 . -** -** SPDX-License-Identifier: MPL-2.0 +** along with Antares_Simulator. If not, see . */ #include diff --git a/src/ui/simulator/windows/about/aboutbox.h b/src/ui/simulator/windows/about/aboutbox.h index dac8100ffa..9378478ce6 100644 --- a/src/ui/simulator/windows/about/aboutbox.h +++ b/src/ui/simulator/windows/about/aboutbox.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_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 3139523042..0f69091951 100644 --- a/src/ui/simulator/windows/aboutbox.h +++ b/src/ui/simulator/windows/aboutbox.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_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 f616639956..2d7cfe5260 100644 --- a/src/ui/simulator/windows/analyzer/analyzer.cpp +++ b/src/ui/simulator/windows/analyzer/analyzer.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/ui/simulator/windows/analyzer/analyzer.h b/src/ui/simulator/windows/analyzer/analyzer.h index 1cf0e20b79..b05a20e796 100644 --- a/src/ui/simulator/windows/analyzer/analyzer.h +++ b/src/ui/simulator/windows/analyzer/analyzer.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_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 fa887bc7f7..7f353a30e9 100644 --- a/src/ui/simulator/windows/analyzer/analyzer.hxx +++ b/src/ui/simulator/windows/analyzer/analyzer.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_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 3efff8dc6a..22625904dc 100644 --- a/src/ui/simulator/windows/bindingconstraint/bindingconstraint.cpp +++ b/src/ui/simulator/windows/bindingconstraint/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 "bindingconstraint.h" diff --git a/src/ui/simulator/windows/bindingconstraint/bindingconstraint.h b/src/ui/simulator/windows/bindingconstraint/bindingconstraint.h index 177c978ecc..9c737c730c 100644 --- a/src/ui/simulator/windows/bindingconstraint/bindingconstraint.h +++ b/src/ui/simulator/windows/bindingconstraint/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 */ #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 24189e6ac7..0b96ed7744 100644 --- a/src/ui/simulator/windows/bindingconstraint/edit.cpp +++ b/src/ui/simulator/windows/bindingconstraint/edit.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 "edit.h" diff --git a/src/ui/simulator/windows/bindingconstraint/edit.h b/src/ui/simulator/windows/bindingconstraint/edit.h index 9a9f35b722..df85427a77 100644 --- a/src/ui/simulator/windows/bindingconstraint/edit.h +++ b/src/ui/simulator/windows/bindingconstraint/edit.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_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 cfe9cd29f6..42f10f98a5 100644 --- a/src/ui/simulator/windows/calendar/calendar.cpp +++ b/src/ui/simulator/windows/calendar/calendar.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/ui/simulator/windows/calendar/calendar.h b/src/ui/simulator/windows/calendar/calendar.h index 821cd5df1a..d22bc8b8a0 100644 --- a/src/ui/simulator/windows/calendar/calendar.h +++ b/src/ui/simulator/windows/calendar/calendar.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_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 0a528396a5..a9b34c6a6a 100644 --- a/src/ui/simulator/windows/calendar/view-standard.hxx +++ b/src/ui/simulator/windows/calendar/view-standard.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/ui/simulator/windows/cleaner.cpp b/src/ui/simulator/windows/cleaner.cpp index 4bc9a2aa71..a8505bfb92 100644 --- a/src/ui/simulator/windows/cleaner.cpp +++ b/src/ui/simulator/windows/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 "cleaner.h" diff --git a/src/ui/simulator/windows/cleaner.h b/src/ui/simulator/windows/cleaner.h index bd5693cb95..0a74446d57 100644 --- a/src/ui/simulator/windows/cleaner.h +++ b/src/ui/simulator/windows/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_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 dafe54e02c..7c6c34578d 100644 --- a/src/ui/simulator/windows/connection.cpp +++ b/src/ui/simulator/windows/connection.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 "connection.h" diff --git a/src/ui/simulator/windows/connection.h b/src/ui/simulator/windows/connection.h index 7238551958..29e98a7d5a 100644 --- a/src/ui/simulator/windows/connection.h +++ b/src/ui/simulator/windows/connection.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_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 5ef9d40851..621602a11b 100644 --- a/src/ui/simulator/windows/constraints-builder/constraintsbuilder.cpp +++ b/src/ui/simulator/windows/constraints-builder/constraintsbuilder.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/ui/simulator/windows/constraints-builder/constraintsbuilder.h b/src/ui/simulator/windows/constraints-builder/constraintsbuilder.h index 5dd76c82e2..6548c1b4a8 100644 --- a/src/ui/simulator/windows/constraints-builder/constraintsbuilder.h +++ b/src/ui/simulator/windows/constraints-builder/constraintsbuilder.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_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 d9d3f5b115..29aa5a841b 100644 --- a/src/ui/simulator/windows/correlation/correlation.cpp +++ b/src/ui/simulator/windows/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 "correlation.h" diff --git a/src/ui/simulator/windows/correlation/correlation.h b/src/ui/simulator/windows/correlation/correlation.h index 46695a9e95..e4c0a6c624 100644 --- a/src/ui/simulator/windows/correlation/correlation.h +++ b/src/ui/simulator/windows/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_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 e063996557..8182dc73b0 100644 --- a/src/ui/simulator/windows/correlation/datasources.hxx +++ b/src/ui/simulator/windows/correlation/datasources.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 "../../toolbox/components/datagrid/component.h" diff --git a/src/ui/simulator/windows/exportmap.cpp b/src/ui/simulator/windows/exportmap.cpp index f0018e579b..f5c87147d3 100644 --- a/src/ui/simulator/windows/exportmap.cpp +++ b/src/ui/simulator/windows/exportmap.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 "exportmap.h" diff --git a/src/ui/simulator/windows/exportmap.h b/src/ui/simulator/windows/exportmap.h index 975b404a60..4755c78889 100644 --- a/src/ui/simulator/windows/exportmap.h +++ b/src/ui/simulator/windows/exportmap.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_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 90738e158a..b2f5d902a8 100644 --- a/src/ui/simulator/windows/exportmap.hxx +++ b/src/ui/simulator/windows/exportmap.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_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 54c7dc4221..2dcabc7b3d 100644 --- a/src/ui/simulator/windows/hydro/allocation.cpp +++ b/src/ui/simulator/windows/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/ui/simulator/windows/hydro/allocation.h b/src/ui/simulator/windows/hydro/allocation.h index 1967604424..4e0dce79b9 100644 --- a/src/ui/simulator/windows/hydro/allocation.h +++ b/src/ui/simulator/windows/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_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 e870f7b3fa..9226a18346 100644 --- a/src/ui/simulator/windows/hydro/dailypower.cpp +++ b/src/ui/simulator/windows/hydro/dailypower.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 "dailypower.h" diff --git a/src/ui/simulator/windows/hydro/dailypower.h b/src/ui/simulator/windows/hydro/dailypower.h index 6ca4fff9bf..e85d2c15a5 100644 --- a/src/ui/simulator/windows/hydro/dailypower.h +++ b/src/ui/simulator/windows/hydro/dailypower.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_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 31918c6062..34f9097b2f 100644 --- a/src/ui/simulator/windows/hydro/levelsandvalues.cpp +++ b/src/ui/simulator/windows/hydro/levelsandvalues.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 "levelsandvalues.h" diff --git a/src/ui/simulator/windows/hydro/levelsandvalues.h b/src/ui/simulator/windows/hydro/levelsandvalues.h index 307946349b..898f2a9a45 100644 --- a/src/ui/simulator/windows/hydro/levelsandvalues.h +++ b/src/ui/simulator/windows/hydro/levelsandvalues.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_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 e166682306..ff364492be 100644 --- a/src/ui/simulator/windows/hydro/localdatahydro.cpp +++ b/src/ui/simulator/windows/hydro/localdatahydro.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 "localdatahydro.h" diff --git a/src/ui/simulator/windows/hydro/localdatahydro.h b/src/ui/simulator/windows/hydro/localdatahydro.h index 3ad19c4ae4..86bc605ab1 100644 --- a/src/ui/simulator/windows/hydro/localdatahydro.h +++ b/src/ui/simulator/windows/hydro/localdatahydro.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_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 7fcdd81379..42605e6442 100644 --- a/src/ui/simulator/windows/hydro/management.cpp +++ b/src/ui/simulator/windows/hydro/management.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 "management.h" diff --git a/src/ui/simulator/windows/hydro/management.h b/src/ui/simulator/windows/hydro/management.h index 0ad2aa5356..26d3262d3c 100644 --- a/src/ui/simulator/windows/hydro/management.h +++ b/src/ui/simulator/windows/hydro/management.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_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 22a246c400..c71adfd292 100644 --- a/src/ui/simulator/windows/hydro/prepro.cpp +++ b/src/ui/simulator/windows/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 "prepro.h" diff --git a/src/ui/simulator/windows/hydro/prepro.h b/src/ui/simulator/windows/hydro/prepro.h index 5f62ac3681..f0777a519f 100644 --- a/src/ui/simulator/windows/hydro/prepro.h +++ b/src/ui/simulator/windows/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_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 7e84e517e8..e1dd96e6fc 100644 --- a/src/ui/simulator/windows/hydro/series.cpp +++ b/src/ui/simulator/windows/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 "series.h" diff --git a/src/ui/simulator/windows/hydro/series.h b/src/ui/simulator/windows/hydro/series.h index d5a19c9676..d02ed6b97d 100644 --- a/src/ui/simulator/windows/hydro/series.h +++ b/src/ui/simulator/windows/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_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 9ae11f733a..89e5140efd 100644 --- a/src/ui/simulator/windows/inspector.h +++ b/src/ui/simulator/windows/inspector.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_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 186f6003c8..5dc13dc411 100644 --- a/src/ui/simulator/windows/inspector/accumulator.hxx +++ b/src/ui/simulator/windows/inspector/accumulator.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_WINDOWS_INSPECTOR_ACCUMULATOR_HXX__ #define ANTARES_WINDOWS_INSPECTOR_ACCUMULATOR_HXX__ diff --git a/src/ui/simulator/windows/inspector/constants.cpp b/src/ui/simulator/windows/inspector/constants.cpp index 67aebf6bd5..cbe29bf530 100644 --- a/src/ui/simulator/windows/inspector/constants.cpp +++ b/src/ui/simulator/windows/inspector/constants.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 "constants.h" diff --git a/src/ui/simulator/windows/inspector/constants.h b/src/ui/simulator/windows/inspector/constants.h index 34b7c238bf..c384ba2541 100644 --- a/src/ui/simulator/windows/inspector/constants.h +++ b/src/ui/simulator/windows/inspector/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 . +*/ #pragma once #include diff --git a/src/ui/simulator/windows/inspector/data.cpp b/src/ui/simulator/windows/inspector/data.cpp index c50dde2474..8d8994ac7e 100644 --- a/src/ui/simulator/windows/inspector/data.cpp +++ b/src/ui/simulator/windows/inspector/data.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 "data.h" diff --git a/src/ui/simulator/windows/inspector/data.h b/src/ui/simulator/windows/inspector/data.h index 16597e20ca..0910e3d647 100644 --- a/src/ui/simulator/windows/inspector/data.h +++ b/src/ui/simulator/windows/inspector/data.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_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 9a9f8c8798..f02dfbd030 100644 --- a/src/ui/simulator/windows/inspector/data.hxx +++ b/src/ui/simulator/windows/inspector/data.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_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 de83cea48e..a350061ed0 100644 --- a/src/ui/simulator/windows/inspector/editor-calendar.cpp +++ b/src/ui/simulator/windows/inspector/editor-calendar.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 "editor-calendar.h" diff --git a/src/ui/simulator/windows/inspector/editor-calendar.h b/src/ui/simulator/windows/inspector/editor-calendar.h index 5c77e03871..6259d11667 100644 --- a/src/ui/simulator/windows/inspector/editor-calendar.h +++ b/src/ui/simulator/windows/inspector/editor-calendar.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_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 b0976bc287..f4de26af44 100644 --- a/src/ui/simulator/windows/inspector/frame.cpp +++ b/src/ui/simulator/windows/inspector/frame.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 "frame.h" diff --git a/src/ui/simulator/windows/inspector/frame.h b/src/ui/simulator/windows/inspector/frame.h index 5acbe4cd09..f65674cc19 100644 --- a/src/ui/simulator/windows/inspector/frame.h +++ b/src/ui/simulator/windows/inspector/frame.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_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 7234736e3d..c4f9f4129d 100644 --- a/src/ui/simulator/windows/inspector/grid.cpp +++ b/src/ui/simulator/windows/inspector/grid.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 "grid.h" diff --git a/src/ui/simulator/windows/inspector/grid.h b/src/ui/simulator/windows/inspector/grid.h index 933c657736..8af431ecc0 100644 --- a/src/ui/simulator/windows/inspector/grid.h +++ b/src/ui/simulator/windows/inspector/grid.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_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 da07650ef0..208ffdec0f 100644 --- a/src/ui/simulator/windows/inspector/inspector.cpp +++ b/src/ui/simulator/windows/inspector/inspector.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/ui/simulator/windows/inspector/inspector.h b/src/ui/simulator/windows/inspector/inspector.h index b54b6e03a4..af08fc1a30 100644 --- a/src/ui/simulator/windows/inspector/inspector.h +++ b/src/ui/simulator/windows/inspector/inspector.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_WINDOWS_INSPECTOR_INSPECTOR_H__ #define __ANTARES_WINDOWS_INSPECTOR_INSPECTOR_H__ diff --git a/src/ui/simulator/windows/inspector/property.cluster.update.cpp b/src/ui/simulator/windows/inspector/property.cluster.update.cpp index 3c5b8680e4..8430eb7e71 100644 --- a/src/ui/simulator/windows/inspector/property.cluster.update.cpp +++ b/src/ui/simulator/windows/inspector/property.cluster.update.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 "property.cluster.update.h" #include #include diff --git a/src/ui/simulator/windows/inspector/property.cluster.update.h b/src/ui/simulator/windows/inspector/property.cluster.update.h index e5ec5ce672..60eaeb6c22 100644 --- a/src/ui/simulator/windows/inspector/property.cluster.update.h +++ b/src/ui/simulator/windows/inspector/property.cluster.update.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 "data.h" diff --git a/src/ui/simulator/windows/inspector/property.update.cpp b/src/ui/simulator/windows/inspector/property.update.cpp index 2bbad5e913..604d1021dc 100644 --- a/src/ui/simulator/windows/inspector/property.update.cpp +++ b/src/ui/simulator/windows/inspector/property.update.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 "grid.h" diff --git a/src/ui/simulator/windows/link-property-buttons.cpp b/src/ui/simulator/windows/link-property-buttons.cpp index eb04c0eb29..4b705f0170 100644 --- a/src/ui/simulator/windows/link-property-buttons.cpp +++ b/src/ui/simulator/windows/link-property-buttons.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 diff --git a/src/ui/simulator/windows/link-property-buttons.h b/src/ui/simulator/windows/link-property-buttons.h index 87c167567b..17beb1f7fd 100644 --- a/src/ui/simulator/windows/link-property-buttons.h +++ b/src/ui/simulator/windows/link-property-buttons.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/ui/simulator/windows/memorystatistics.h b/src/ui/simulator/windows/memorystatistics.h index d3bdf4c090..f08d4d8fb8 100644 --- a/src/ui/simulator/windows/memorystatistics.h +++ b/src/ui/simulator/windows/memorystatistics.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_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 8023afa661..afa12922e6 100644 --- a/src/ui/simulator/windows/memorystatistics/memorystatistics.cpp +++ b/src/ui/simulator/windows/memorystatistics/memorystatistics.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/ui/simulator/windows/memorystatistics/memorystatistics.h b/src/ui/simulator/windows/memorystatistics/memorystatistics.h index b00a38f876..559a9351a0 100644 --- a/src/ui/simulator/windows/memorystatistics/memorystatistics.h +++ b/src/ui/simulator/windows/memorystatistics/memorystatistics.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_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 4153267c30..268711b2c4 100644 --- a/src/ui/simulator/windows/memorystatistics/private.h +++ b/src/ui/simulator/windows/memorystatistics/private.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_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 eafb2adb5d..2b093935cc 100644 --- a/src/ui/simulator/windows/message.cpp +++ b/src/ui/simulator/windows/message.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/ui/simulator/windows/message.h b/src/ui/simulator/windows/message.h index 4662677f5d..56a3ba2060 100644 --- a/src/ui/simulator/windows/message.h +++ b/src/ui/simulator/windows/message.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_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 1092eba458..3aab074bc8 100644 --- a/src/ui/simulator/windows/message.hxx +++ b/src/ui/simulator/windows/message.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_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 5ee7077b66..979bb56c4b 100644 --- a/src/ui/simulator/windows/notes.cpp +++ b/src/ui/simulator/windows/notes.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 "notes.h" diff --git a/src/ui/simulator/windows/notes.h b/src/ui/simulator/windows/notes.h index 515fb49d17..0724392a6d 100644 --- a/src/ui/simulator/windows/notes.h +++ b/src/ui/simulator/windows/notes.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_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 3d808aff03..ec7c1e17eb 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 @@ -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 "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 469355dae2..e053ddb4d1 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 @@ -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_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 991c4820d6..e74c54027c 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 @@ -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 "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 1c9487e154..9ba916aa95 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 @@ -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_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 0c0c0a5641..bddcd5c99c 100644 --- a/src/ui/simulator/windows/options/advanced/advanced.cpp +++ b/src/ui/simulator/windows/options/advanced/advanced.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 "advanced.h" diff --git a/src/ui/simulator/windows/options/advanced/advanced.h b/src/ui/simulator/windows/options/advanced/advanced.h index 761f3a1d12..8e86968fb0 100644 --- a/src/ui/simulator/windows/options/advanced/advanced.h +++ b/src/ui/simulator/windows/options/advanced/advanced.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_APPLICATION_WINDOWS_OPTIONS_ADVANCED_PARAMETERS_H__ #define __ANTARES_APPLICATION_WINDOWS_OPTIONS_ADVANCED_PARAMETERS_H__ diff --git a/src/ui/simulator/windows/options/geographic-trimming/geographic-trimming.cpp b/src/ui/simulator/windows/options/geographic-trimming/geographic-trimming.cpp index ffbb59ed30..e2f821d055 100644 --- a/src/ui/simulator/windows/options/geographic-trimming/geographic-trimming.cpp +++ b/src/ui/simulator/windows/options/geographic-trimming/geographic-trimming.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 "geographic-trimming.h" #include diff --git a/src/ui/simulator/windows/options/geographic-trimming/geographic-trimming.h b/src/ui/simulator/windows/options/geographic-trimming/geographic-trimming.h index cccf64c778..dd5534a10d 100644 --- a/src/ui/simulator/windows/options/geographic-trimming/geographic-trimming.h +++ b/src/ui/simulator/windows/options/geographic-trimming/geographic-trimming.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_TOOLBOX_COMPONENT_DATAGRID_RENDERER_AREAS_TRIMMING_H__ #define __ANTARES_TOOLBOX_COMPONENT_DATAGRID_RENDERER_AREAS_TRIMMING_H__ diff --git a/src/ui/simulator/windows/options/optimization/optimization.cpp b/src/ui/simulator/windows/options/optimization/optimization.cpp index dbfda4a935..aded022408 100644 --- a/src/ui/simulator/windows/options/optimization/optimization.cpp +++ b/src/ui/simulator/windows/options/optimization/optimization.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 "optimization.h" diff --git a/src/ui/simulator/windows/options/optimization/optimization.h b/src/ui/simulator/windows/options/optimization/optimization.h index 80f7dfd85b..3682f23133 100644 --- a/src/ui/simulator/windows/options/optimization/optimization.h +++ b/src/ui/simulator/windows/options/optimization/optimization.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_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 f7833bfd15..5216aaaed0 100644 --- a/src/ui/simulator/windows/options/playlist/playlist.cpp +++ b/src/ui/simulator/windows/options/playlist/playlist.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 "playlist.h" diff --git a/src/ui/simulator/windows/options/playlist/playlist.h b/src/ui/simulator/windows/options/playlist/playlist.h index 51a09428b5..9bc07ea589 100644 --- a/src/ui/simulator/windows/options/playlist/playlist.h +++ b/src/ui/simulator/windows/options/playlist/playlist.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_APPLICATION_WINDOWS_PLAYLIST_H__ #define __ANTARES_APPLICATION_WINDOWS_PLAYLIST_H__ diff --git a/src/ui/simulator/windows/options/select-output/select-output.cpp b/src/ui/simulator/windows/options/select-output/select-output.cpp index 5e70c3ad17..521a163bcc 100644 --- a/src/ui/simulator/windows/options/select-output/select-output.cpp +++ b/src/ui/simulator/windows/options/select-output/select-output.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 "select-output.h" #include diff --git a/src/ui/simulator/windows/options/select-output/select-output.h b/src/ui/simulator/windows/options/select-output/select-output.h index 9e31a5b21f..2db701deef 100644 --- a/src/ui/simulator/windows/options/select-output/select-output.h +++ b/src/ui/simulator/windows/options/select-output/select-output.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_APPLICATION_WINDOWS_SELECTOUTPUT_H__ #define __ANTARES_APPLICATION_WINDOWS_SELECTOUTPUT_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 824ea92dce..9300349399 100644 --- a/src/ui/simulator/windows/options/temp-folder/temp-folder.cpp +++ b/src/ui/simulator/windows/options/temp-folder/temp-folder.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 "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 550feb1251..d3b6f21a42 100644 --- a/src/ui/simulator/windows/options/temp-folder/temp-folder.h +++ b/src/ui/simulator/windows/options/temp-folder/temp-folder.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_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 bd4afc9b9d..18c12184c3 100644 --- a/src/ui/simulator/windows/output/content.h +++ b/src/ui/simulator/windows/output/content.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_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 c42250e3ef..e06099b7d1 100644 --- a/src/ui/simulator/windows/output/content.hxx +++ b/src/ui/simulator/windows/output/content.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_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 06b403c80d..d3e033ac2e 100644 --- a/src/ui/simulator/windows/output/fwd.h +++ b/src/ui/simulator/windows/output/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_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 74bfbd499f..db787368ce 100644 --- a/src/ui/simulator/windows/output/job.cpp +++ b/src/ui/simulator/windows/output/job.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 "job.h" diff --git a/src/ui/simulator/windows/output/job.h b/src/ui/simulator/windows/output/job.h index 9c3828801c..24ac510c3d 100644 --- a/src/ui/simulator/windows/output/job.h +++ b/src/ui/simulator/windows/output/job.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_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 4112748bfe..0d6927baff 100644 --- a/src/ui/simulator/windows/output/layer.cpp +++ b/src/ui/simulator/windows/output/layer.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 "layer.h" diff --git a/src/ui/simulator/windows/output/layer.h b/src/ui/simulator/windows/output/layer.h index 5767440dc9..d4e4fa675d 100644 --- a/src/ui/simulator/windows/output/layer.h +++ b/src/ui/simulator/windows/output/layer.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_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 affc827cd3..da41434dfa 100644 --- a/src/ui/simulator/windows/output/layer.hxx +++ b/src/ui/simulator/windows/output/layer.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_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 21636cdc2b..f614b778d1 100644 --- a/src/ui/simulator/windows/output/mini-frame.cpp +++ b/src/ui/simulator/windows/output/mini-frame.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 "mini-frame.h" diff --git a/src/ui/simulator/windows/output/mini-frame.h b/src/ui/simulator/windows/output/mini-frame.h index 46eaf8e033..5c5fddc2b5 100644 --- a/src/ui/simulator/windows/output/mini-frame.h +++ b/src/ui/simulator/windows/output/mini-frame.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_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 4b13277c5f..30b8088299 100644 --- a/src/ui/simulator/windows/output/output.cpp +++ b/src/ui/simulator/windows/output/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 diff --git a/src/ui/simulator/windows/output/output.h b/src/ui/simulator/windows/output/output.h index 7c3a78633d..47179e891b 100644 --- a/src/ui/simulator/windows/output/output.h +++ b/src/ui/simulator/windows/output/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_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 fff2154460..931924bba2 100644 --- a/src/ui/simulator/windows/output/panel.h +++ b/src/ui/simulator/windows/output/panel.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_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 9c49271ce5..0a8484ba60 100644 --- a/src/ui/simulator/windows/output/panel/area-link-renderer.cpp +++ b/src/ui/simulator/windows/output/panel/area-link-renderer.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 "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 e2e6a5ad36..032a520195 100644 --- a/src/ui/simulator/windows/output/panel/area-link-renderer.h +++ b/src/ui/simulator/windows/output/panel/area-link-renderer.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_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 094d847a2d..66725b81d4 100644 --- a/src/ui/simulator/windows/output/panel/area-link.cpp +++ b/src/ui/simulator/windows/output/panel/area-link.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 "panel.h" diff --git a/src/ui/simulator/windows/output/panel/panel.cpp b/src/ui/simulator/windows/output/panel/panel.cpp index 1bf499b4a9..6bfd39b466 100644 --- a/src/ui/simulator/windows/output/panel/panel.cpp +++ b/src/ui/simulator/windows/output/panel/panel.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 "panel.h" diff --git a/src/ui/simulator/windows/output/panel/panel.h b/src/ui/simulator/windows/output/panel/panel.h index 24824dd058..318ab89078 100644 --- a/src/ui/simulator/windows/output/panel/panel.h +++ b/src/ui/simulator/windows/output/panel/panel.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_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 6819b9168e..4bac16b136 100644 --- a/src/ui/simulator/windows/output/panel/panel.hxx +++ b/src/ui/simulator/windows/output/panel/panel.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_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 b928ae1eb9..58f90acd04 100644 --- a/src/ui/simulator/windows/output/provider/output-comparison.cpp +++ b/src/ui/simulator/windows/output/provider/output-comparison.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-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 305acf7288..150f003309 100644 --- a/src/ui/simulator/windows/output/provider/output-comparison.h +++ b/src/ui/simulator/windows/output/provider/output-comparison.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_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 9cf5367600..fc27d8dfd3 100644 --- a/src/ui/simulator/windows/output/provider/outputs.cpp +++ b/src/ui/simulator/windows/output/provider/outputs.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/ui/simulator/windows/output/provider/outputs.h b/src/ui/simulator/windows/output/provider/outputs.h index b2e1544947..46e1475a8d 100644 --- a/src/ui/simulator/windows/output/provider/outputs.h +++ b/src/ui/simulator/windows/output/provider/outputs.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_WINDOWS_OUTPUT_PROVIDER_OUTPUTS_H__ #define __ANTARES_WINDOWS_OUTPUT_PROVIDER_OUTPUTS_H__ diff --git a/src/ui/simulator/windows/output/provider/variable-collector.cpp b/src/ui/simulator/windows/output/provider/variable-collector.cpp index b2cee30bdc..6444977454 100644 --- a/src/ui/simulator/windows/output/provider/variable-collector.cpp +++ b/src/ui/simulator/windows/output/provider/variable-collector.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 "variable-collector.h" diff --git a/src/ui/simulator/windows/output/provider/variable-collector.h b/src/ui/simulator/windows/output/provider/variable-collector.h index 9c69334fca..844fa7e978 100644 --- a/src/ui/simulator/windows/output/provider/variable-collector.h +++ b/src/ui/simulator/windows/output/provider/variable-collector.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_WINDOWS_OUTPUT_PROVIDER_VARIABLES_COLLECTOR_H__ #define __ANTARES_WINDOWS_OUTPUT_PROVIDER_VARIABLES_COLLECTOR_H__ diff --git a/src/ui/simulator/windows/output/provider/variables.cpp b/src/ui/simulator/windows/output/provider/variables.cpp index 5269f3ca39..f7f553d572 100644 --- a/src/ui/simulator/windows/output/provider/variables.cpp +++ b/src/ui/simulator/windows/output/provider/variables.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 "variables.h" diff --git a/src/ui/simulator/windows/output/provider/variables.h b/src/ui/simulator/windows/output/provider/variables.h index 088e71f21c..70a26beb67 100644 --- a/src/ui/simulator/windows/output/provider/variables.h +++ b/src/ui/simulator/windows/output/provider/variables.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_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 bd7ef2441c..4cb30a769e 100644 --- a/src/ui/simulator/windows/output/spotlight-provider.cpp +++ b/src/ui/simulator/windows/output/spotlight-provider.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 "spotlight-provider.h" diff --git a/src/ui/simulator/windows/output/spotlight-provider.h b/src/ui/simulator/windows/output/spotlight-provider.h index 5bccd5d5e1..77052748d6 100644 --- a/src/ui/simulator/windows/output/spotlight-provider.h +++ b/src/ui/simulator/windows/output/spotlight-provider.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_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 57cab9bfce..d562066ae6 100644 --- a/src/ui/simulator/windows/output/tab.cpp +++ b/src/ui/simulator/windows/output/tab.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/ui/simulator/windows/output/window.cpp b/src/ui/simulator/windows/output/window.cpp index 83b8626527..73449f0565 100644 --- a/src/ui/simulator/windows/output/window.cpp +++ b/src/ui/simulator/windows/output/window.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 "window.h" diff --git a/src/ui/simulator/windows/output/window.h b/src/ui/simulator/windows/output/window.h index 69482d041e..6cf8ee56a9 100644 --- a/src/ui/simulator/windows/output/window.h +++ b/src/ui/simulator/windows/output/window.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_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 9abab2edbf..d69d7eedd2 100644 --- a/src/ui/simulator/windows/renewables/cluster.cpp +++ b/src/ui/simulator/windows/renewables/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 "cluster.h" diff --git a/src/ui/simulator/windows/renewables/cluster.h b/src/ui/simulator/windows/renewables/cluster.h index 6080e9ccfc..ae3b8d7404 100644 --- a/src/ui/simulator/windows/renewables/cluster.h +++ b/src/ui/simulator/windows/renewables/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_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 c29751fb40..0b8975d7ae 100644 --- a/src/ui/simulator/windows/renewables/panel.cpp +++ b/src/ui/simulator/windows/renewables/panel.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 "panel.h" diff --git a/src/ui/simulator/windows/renewables/panel.h b/src/ui/simulator/windows/renewables/panel.h index 667fa3fcdd..f6a8bb8c2b 100644 --- a/src/ui/simulator/windows/renewables/panel.h +++ b/src/ui/simulator/windows/renewables/panel.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_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 64fa9792fa..87fc01d59c 100644 --- a/src/ui/simulator/windows/saveas.cpp +++ b/src/ui/simulator/windows/saveas.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 "saveas.h" diff --git a/src/ui/simulator/windows/saveas.h b/src/ui/simulator/windows/saveas.h index 3cd0420812..9862948e48 100644 --- a/src/ui/simulator/windows/saveas.h +++ b/src/ui/simulator/windows/saveas.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_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 7d436a3d9c..4873719fde 100644 --- a/src/ui/simulator/windows/saveas.hxx +++ b/src/ui/simulator/windows/saveas.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_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 5f6b125713..a3ae75120e 100644 --- a/src/ui/simulator/windows/scenario-builder/panel.cpp +++ b/src/ui/simulator/windows/scenario-builder/panel.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 "panel.h" diff --git a/src/ui/simulator/windows/scenario-builder/panel.h b/src/ui/simulator/windows/scenario-builder/panel.h index 36d0485f9b..47f7a7bd2d 100644 --- a/src/ui/simulator/windows/scenario-builder/panel.h +++ b/src/ui/simulator/windows/scenario-builder/panel.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_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 a99c1ad226..c6985c0fc6 100644 --- a/src/ui/simulator/windows/sets.cpp +++ b/src/ui/simulator/windows/sets.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 "sets.h" diff --git a/src/ui/simulator/windows/sets.h b/src/ui/simulator/windows/sets.h index f9fa21ffb4..6386e74e20 100644 --- a/src/ui/simulator/windows/sets.h +++ b/src/ui/simulator/windows/sets.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_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 ab6bd19805..843091008c 100644 --- a/src/ui/simulator/windows/simulation/panel.cpp +++ b/src/ui/simulator/windows/simulation/panel.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 "panel.h" diff --git a/src/ui/simulator/windows/simulation/panel.h b/src/ui/simulator/windows/simulation/panel.h index aafc2ccf3d..d599d236b5 100644 --- a/src/ui/simulator/windows/simulation/panel.h +++ b/src/ui/simulator/windows/simulation/panel.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_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 00146c0835..8f7f0a3e41 100644 --- a/src/ui/simulator/windows/simulation/run.cpp +++ b/src/ui/simulator/windows/simulation/run.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 "run.h" diff --git a/src/ui/simulator/windows/simulation/run.h b/src/ui/simulator/windows/simulation/run.h index c4f7ffae68..d9215b4b6b 100644 --- a/src/ui/simulator/windows/simulation/run.h +++ b/src/ui/simulator/windows/simulation/run.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_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 ad3657e523..c005a096a3 100644 --- a/src/ui/simulator/windows/startupwizard.cpp +++ b/src/ui/simulator/windows/startupwizard.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 "startupwizard.h" diff --git a/src/ui/simulator/windows/startupwizard.h b/src/ui/simulator/windows/startupwizard.h index e49026cdfd..4fb8313169 100644 --- a/src/ui/simulator/windows/startupwizard.h +++ b/src/ui/simulator/windows/startupwizard.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_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 2facf5c05a..28324a6dcd 100644 --- a/src/ui/simulator/windows/studylogs.cpp +++ b/src/ui/simulator/windows/studylogs.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 "studylogs.h" diff --git a/src/ui/simulator/windows/studylogs.h b/src/ui/simulator/windows/studylogs.h index a76997eca9..dd11455441 100644 --- a/src/ui/simulator/windows/studylogs.h +++ b/src/ui/simulator/windows/studylogs.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_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 bd624124c8..20de58e76a 100644 --- a/src/ui/simulator/windows/textinput/input.cpp +++ b/src/ui/simulator/windows/textinput/input.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/ui/simulator/windows/textinput/input.h b/src/ui/simulator/windows/textinput/input.h index 77f3bdecb3..97f78763d9 100644 --- a/src/ui/simulator/windows/textinput/input.h +++ b/src/ui/simulator/windows/textinput/input.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_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 7c82b1235c..076d0f200f 100644 --- a/src/ui/simulator/windows/thermal/cluster.cpp +++ b/src/ui/simulator/windows/thermal/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 "cluster.h" diff --git a/src/ui/simulator/windows/thermal/cluster.h b/src/ui/simulator/windows/thermal/cluster.h index 74c360a173..81cf4071dc 100644 --- a/src/ui/simulator/windows/thermal/cluster.h +++ b/src/ui/simulator/windows/thermal/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_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 bfbfcb5f1c..29dcf1f00c 100644 --- a/src/ui/simulator/windows/thermal/panel.cpp +++ b/src/ui/simulator/windows/thermal/panel.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 "panel.h" diff --git a/src/ui/simulator/windows/thermal/panel.h b/src/ui/simulator/windows/thermal/panel.h index ca9291580d..7c6fa1169a 100644 --- a/src/ui/simulator/windows/thermal/panel.h +++ b/src/ui/simulator/windows/thermal/panel.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_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 f34de257e2..b3c628b864 100644 --- a/src/ui/simulator/windows/version.cpp +++ b/src/ui/simulator/windows/version.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 "version.h" diff --git a/src/ui/simulator/windows/version.h b/src/ui/simulator/windows/version.h index 7c2dd2be47..85391c4b79 100644 --- a/src/ui/simulator/windows/version.h +++ b/src/ui/simulator/windows/version.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_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 c8eddfc231..8df7505cce 100644 --- a/src/ui/simulator/windows/xcast/xcast.h +++ b/src/ui/simulator/windows/xcast/xcast.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_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 d7b7fb6335..91b65220b6 100644 --- a/src/ui/simulator/windows/xcast/xcast.hxx +++ b/src/ui/simulator/windows/xcast/xcast.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_WINDOWS_XCAST_XCAST_HXX__ #define __ANTARES_WINDOWS_XCAST_XCAST_HXX__ From 927e64bc80406c4d36d10ae143ed6b8f4f659731 Mon Sep 17 00:00:00 2001 From: Vincent Payet Date: Wed, 10 Jan 2024 12:32:30 +0100 Subject: [PATCH 12/21] Fix typo --- src/analyzer/atsp/atsp.cpp | 3 +- src/analyzer/atsp/atsp.h | 3 +- src/analyzer/atsp/atsp.hxx | 3 +- src/analyzer/atsp/cache.cpp | 3 +- src/analyzer/atsp/correlations.cpp | 3 +- src/analyzer/atsp/load.cpp | 3 +- src/analyzer/atsp/misc.cpp | 3 +- src/analyzer/atsp/preflight.cpp | 3 +- src/analyzer/main.cpp | 3 +- src/libs/antares/Enum.hxx | 3 +- .../InfoCollection/StudyInfoCollector.cpp | 3 +- .../infoCollection/StudyInfoCollector.h | 3 +- src/libs/antares/antares.h | 3 +- src/libs/antares/args/args_to_utf8.cpp | 3 +- .../args/include/antares/args/args_to_utf8.h | 3 +- .../array/antares/array/matrix-to-buffer.h | 3 +- .../array/antares/array/matrix-to-buffer.hxx | 3 +- src/libs/antares/array/antares/array/matrix.h | 3 +- .../antares/array/antares/array/matrix.hxx | 3 +- src/libs/antares/array/matrix.cpp | 3 +- .../benchmarking/DurationCollector.cpp | 3 +- .../antares/benchmarking/file_content.cpp | 3 +- .../antares/benchmarking/DurationCollector.h | 3 +- .../antares/benchmarking/file_content.h | 3 +- .../include/antares/benchmarking/timer.h | 3 +- src/libs/antares/benchmarking/timer.cpp | 3 +- .../antares/checks/checkLoadedInputData.h | 3 +- .../antares/checks/checkLoadedInputData.cpp | 3 +- src/libs/antares/concurrency/concurrency.cpp | 3 +- .../include/antares/concurrency/concurrency.h | 3 +- src/libs/antares/config.h | 3 +- src/libs/antares/constants.cpp | 3 +- src/libs/antares/constants.h | 3 +- .../antares/correlation/correlation.h | 3 +- .../antares/correlation/correlation.hxx | 3 +- src/libs/antares/correlation/correlation.cpp | 3 +- src/libs/antares/date/antares/date/date.h | 3 +- src/libs/antares/date/date.cpp | 3 +- src/libs/antares/exception/AssertionError.cpp | 3 +- src/libs/antares/exception/LoadingError.cpp | 3 +- .../exception/UnfeasibleProblemError.cpp | 3 +- src/libs/antares/fatal-error.h | 3 +- .../antares/inifile/antares/inifile/inifile.h | 3 +- .../inifile/antares/inifile/inifile.hxx | 3 +- src/libs/antares/inifile/inifile.cpp | 3 +- src/libs/antares/io/antares/io/file.h | 3 +- src/libs/antares/io/antares/io/statistics.h | 3 +- src/libs/antares/io/file.cpp | 3 +- src/libs/antares/io/statistics.cpp | 3 +- src/libs/antares/jit.h | 3 +- src/libs/antares/jit/antares/jit/jit.h | 3 +- src/libs/antares/jit/antares/jit/jit.hxx | 3 +- src/libs/antares/jit/jit.cpp | 3 +- src/libs/antares/locale.cpp | 3 +- src/libs/antares/locale.h | 3 +- src/libs/antares/logs/antares/logs/cleaner.h | 3 +- src/libs/antares/logs/antares/logs/hostinfo.h | 3 +- .../antares/logs/antares/logs/hostname.hxx | 3 +- src/libs/antares/logs/antares/logs/logs.h | 3 +- src/libs/antares/logs/antares/logs/logs.hxx | 3 +- src/libs/antares/logs/cleaner.cpp | 3 +- src/libs/antares/logs/hostinfo.cpp | 3 +- src/libs/antares/logs/logs.cpp | 3 +- .../memory/include/antares/memory/memory.h | 3 +- .../memory/include/antares/memory/memory.hxx | 3 +- .../include/antares/memory/new_check.hxx | 3 +- src/libs/antares/memory/memory.cpp | 3 +- .../mersenne-twister/mersenne-twister.h | 3 +- .../mersenne-twister/mersenne-twister.hxx | 3 +- .../mersenne-twister/mersenne-twister.cpp | 31 +++++++++++++++++++ src/libs/antares/net/net.h | 3 +- src/libs/antares/net/request.h | 3 +- src/libs/antares/object/intrusive-reference.h | 3 +- .../antares/object/intrusive-reference.hxx | 3 +- src/libs/antares/object/object.cpp | 3 +- src/libs/antares/object/object.h | 3 +- src/libs/antares/object/object.hxx | 3 +- src/libs/antares/object/ref.h | 3 +- .../paths/include/antares/paths/list.h | 3 +- src/libs/antares/paths/list.cpp | 3 +- src/libs/antares/resources/resources.cpp | 3 +- src/libs/antares/resources/resources.h | 3 +- .../series/include/antares/series/series.h | 3 +- src/libs/antares/series/series.cpp | 3 +- src/libs/antares/solver.cpp | 3 +- src/libs/antares/solver.h | 3 +- src/libs/antares/stdcxx/demangle.cpp | 3 +- .../study/UnfeasibleProblemBehavior.cpp | 3 +- src/libs/antares/study/area/area.cpp | 3 +- src/libs/antares/study/area/area.h | 3 +- src/libs/antares/study/area/area.hxx | 3 +- src/libs/antares/study/area/constants.h | 3 +- src/libs/antares/study/area/links.cpp | 3 +- src/libs/antares/study/area/links.h | 3 +- src/libs/antares/study/area/list.cpp | 3 +- src/libs/antares/study/area/scratchpad.cpp | 3 +- src/libs/antares/study/area/scratchpad.h | 3 +- .../study/area/store-timeseries-numbers.cpp | 3 +- .../study/area/store-timeseries-numbers.h | 3 +- .../study/area/store-timeseries-numbers.hxx | 3 +- src/libs/antares/study/area/ui.cpp | 3 +- src/libs/antares/study/area/ui.h | 3 +- .../binding_constraint/BindingConstraint.cpp | 3 +- .../binding_constraint/BindingConstraint.h | 3 +- .../binding_constraint/BindingConstraint.hxx | 3 +- .../BindingConstraintGroup.cpp | 3 +- .../BindingConstraintGroup.h | 3 +- .../BindingConstraintGroupRepository.cpp | 3 +- .../BindingConstraintGroupRepository.h | 3 +- .../BindingConstraintLoader.cpp | 3 +- .../BindingConstraintLoader.h | 3 +- .../BindingConstraintSaver.cpp | 3 +- .../BindingConstraintSaver.h | 3 +- .../BindingConstraintStructures.h | 3 +- .../BindingConstraintsRepository.cpp | 3 +- .../BindingConstraintsRepository.h | 3 +- .../BindingConstraintsRepository.hxx | 3 +- .../study/binding_constraint/EnvForLoading.h | 3 +- src/libs/antares/study/cleaner.h | 3 +- .../antares/study/cleaner/cleaner-v20.cpp | 3 +- src/libs/antares/study/cleaner/cleaner.cpp | 3 +- src/libs/antares/study/cleaner/versions.h | 3 +- src/libs/antares/study/constraint.h | 3 +- .../antares/study/correlation-updater.hxx | 3 +- src/libs/antares/study/filter.cpp | 3 +- src/libs/antares/study/filter.h | 3 +- src/libs/antares/study/finder.h | 3 +- src/libs/antares/study/finder/finder.cpp | 3 +- src/libs/antares/study/finder/finder.h | 3 +- src/libs/antares/study/fwd.cpp | 3 +- src/libs/antares/study/fwd.h | 3 +- src/libs/antares/study/header.cpp | 3 +- src/libs/antares/study/header.h | 3 +- src/libs/antares/study/header.hxx | 3 +- src/libs/antares/study/importlogs.cpp | 3 +- src/libs/antares/study/layerdata.cpp | 3 +- src/libs/antares/study/layerdata.h | 3 +- src/libs/antares/study/load-options.cpp | 3 +- src/libs/antares/study/load-options.h | 3 +- src/libs/antares/study/load.cpp | 3 +- src/libs/antares/study/output.cpp | 3 +- src/libs/antares/study/output.h | 3 +- src/libs/antares/study/output.hxx | 3 +- src/libs/antares/study/parameters.cpp | 3 +- src/libs/antares/study/parameters.h | 3 +- .../study/parameters/adq-patch-params.cpp | 3 +- .../study/parameters/adq-patch-params.h | 3 +- .../antares/study/parts/common/cluster.cpp | 3 +- src/libs/antares/study/parts/common/cluster.h | 3 +- .../study/parts/common/cluster_list.cpp | 3 +- .../antares/study/parts/common/cluster_list.h | 3 +- .../antares/study/parts/hydro/allocation.cpp | 3 +- .../antares/study/parts/hydro/allocation.h | 3 +- .../antares/study/parts/hydro/allocation.hxx | 3 +- .../antares/study/parts/hydro/container.cpp | 3 +- .../antares/study/parts/hydro/container.h | 3 +- src/libs/antares/study/parts/hydro/prepro.cpp | 3 +- src/libs/antares/study/parts/hydro/prepro.h | 3 +- src/libs/antares/study/parts/hydro/series.cpp | 3 +- src/libs/antares/study/parts/hydro/series.h | 3 +- .../antares/study/parts/load/container.cpp | 3 +- src/libs/antares/study/parts/load/container.h | 3 +- src/libs/antares/study/parts/load/prepro.cpp | 3 +- src/libs/antares/study/parts/load/prepro.h | 3 +- src/libs/antares/study/parts/load/prepro.hxx | 3 +- src/libs/antares/study/parts/parts.h | 3 +- .../antares/study/parts/renewable/cluster.cpp | 3 +- .../antares/study/parts/renewable/cluster.h | 3 +- .../antares/study/parts/renewable/cluster.hxx | 3 +- .../study/parts/renewable/cluster_list.cpp | 3 +- .../study/parts/renewable/cluster_list.h | 3 +- .../study/parts/renewable/container.cpp | 3 +- .../antares/study/parts/renewable/container.h | 3 +- .../study/parts/renewable/container.hxx | 3 +- .../antares/study/parts/renewable/defines.h | 3 +- .../STStorageOutputCaptions.cpp | 3 +- .../STStorageOutputCaptions.h | 3 +- .../parts/short-term-storage/cluster.cpp | 3 +- .../study/parts/short-term-storage/cluster.h | 3 +- .../parts/short-term-storage/container.cpp | 3 +- .../parts/short-term-storage/container.h | 3 +- .../parts/short-term-storage/properties.cpp | 3 +- .../parts/short-term-storage/properties.h | 3 +- .../study/parts/short-term-storage/series.cpp | 3 +- .../study/parts/short-term-storage/series.h | 3 +- .../antares/study/parts/solar/container.cpp | 3 +- .../antares/study/parts/solar/container.h | 3 +- src/libs/antares/study/parts/solar/prepro.cpp | 3 +- src/libs/antares/study/parts/solar/prepro.h | 3 +- src/libs/antares/study/parts/solar/prepro.hxx | 3 +- .../antares/study/parts/thermal/cluster.cpp | 3 +- .../antares/study/parts/thermal/cluster.h | 3 +- .../antares/study/parts/thermal/cluster.hxx | 3 +- .../study/parts/thermal/cluster_list.cpp | 3 +- .../study/parts/thermal/cluster_list.h | 3 +- .../antares/study/parts/thermal/container.cpp | 3 +- .../antares/study/parts/thermal/container.h | 3 +- .../antares/study/parts/thermal/container.hxx | 3 +- .../antares/study/parts/thermal/defines.h | 3 +- .../antares/study/parts/thermal/ecoInput.cpp | 3 +- .../antares/study/parts/thermal/ecoInput.h | 3 +- .../antares/study/parts/thermal/pollutant.cpp | 3 +- .../antares/study/parts/thermal/pollutant.h | 3 +- .../antares/study/parts/thermal/prepro.cpp | 3 +- src/libs/antares/study/parts/thermal/prepro.h | 3 +- .../antares/study/parts/thermal/prepro.hxx | 3 +- .../antares/study/parts/wind/container.cpp | 3 +- src/libs/antares/study/parts/wind/container.h | 3 +- src/libs/antares/study/parts/wind/prepro.cpp | 3 +- src/libs/antares/study/parts/wind/prepro.h | 3 +- src/libs/antares/study/parts/wind/prepro.hxx | 3 +- .../antares/study/progression/progression.cpp | 3 +- .../antares/study/progression/progression.h | 3 +- .../antares/study/progression/progression.hxx | 3 +- src/libs/antares/study/runtime.h | 3 +- src/libs/antares/study/runtime/runtime.cpp | 3 +- src/libs/antares/study/runtime/runtime.h | 3 +- src/libs/antares/study/runtime/runtime.hxx | 3 +- src/libs/antares/study/save.cpp | 3 +- .../BindingConstraintsTSNumbersData.cpp | 3 +- .../BindingConstraintsTSNumbersData.h | 3 +- .../scenario-builder/HydroTSNumberData.cpp | 3 +- .../scenario-builder/HydroTSNumberData.h | 3 +- .../scenario-builder/LoadTSNumberData.cpp | 3 +- .../study/scenario-builder/LoadTSNumberData.h | 3 +- .../scenario-builder/NTCTSNumberData.cpp | 3 +- .../study/scenario-builder/NTCTSNumberData.h | 3 +- .../RenewableTSNumberData.cpp | 3 +- .../scenario-builder/RenewableTSNumberData.h | 3 +- .../scenario-builder/SolarTSNumberData.cpp | 3 +- .../study/scenario-builder/TSnumberData.cpp | 3 +- .../study/scenario-builder/TSnumberData.h | 3 +- .../scenario-builder/ThermalTSNumberData.cpp | 3 +- .../scenario-builder/ThermalTSNumberData.h | 3 +- .../scenario-builder/WindTSNumberData.cpp | 3 +- .../study/scenario-builder/WindTSNumberData.h | 3 +- .../study/scenario-builder/applyToMatrix.hxx | 3 +- .../scenario-builder/hydroLevelsData.cpp | 3 +- .../study/scenario-builder/hydroLevelsData.h | 3 +- .../antares/study/scenario-builder/rules.cpp | 3 +- .../antares/study/scenario-builder/rules.h | 3 +- .../antares/study/scenario-builder/rules.hxx | 3 +- .../scenario-builder/scBuilderDataInterface.h | 3 +- .../study/scenario-builder/scBuilderUtils.cpp | 3 +- .../study/scenario-builder/scBuilderUtils.h | 3 +- .../antares/study/scenario-builder/sets.cpp | 3 +- .../antares/study/scenario-builder/sets.h | 3 +- .../antares/study/scenario-builder/sets.hxx | 3 +- .../scenario-builder/solarTSNumberData.h | 3 +- .../study/scenario-builder/updater.hxx | 3 +- src/libs/antares/study/sets.h | 3 +- src/libs/antares/study/sets.hxx | 3 +- src/libs/antares/study/simulation.cpp | 3 +- src/libs/antares/study/simulation.h | 3 +- src/libs/antares/study/study.cpp | 3 +- src/libs/antares/study/study.extra.cpp | 3 +- src/libs/antares/study/study.h | 3 +- src/libs/antares/study/study.hxx | 3 +- src/libs/antares/study/study.importprepro.cpp | 3 +- src/libs/antares/study/ui-runtimeinfos.cpp | 3 +- src/libs/antares/study/ui-runtimeinfos.h | 3 +- .../antares/study/variable-print-info.cpp | 3 +- src/libs/antares/study/variable-print-info.h | 3 +- src/libs/antares/study/version.cpp | 3 +- src/libs/antares/study/version.h | 3 +- src/libs/antares/study/xcast.h | 3 +- src/libs/antares/study/xcast/xcast.cpp | 3 +- src/libs/antares/study/xcast/xcast.h | 3 +- src/libs/antares/study/xcast/xcast.hxx | 3 +- src/libs/antares/sys/appdata.cpp | 3 +- .../antares/sys/include/antares/sys/appdata.h | 3 +- .../antares/sys/include/antares/sys/policy.h | 3 +- src/libs/antares/sys/policy.cpp | 3 +- .../utils/include/antares/utils/utils.h | 3 +- .../utils/include/antares/utils/utils.hxx | 3 +- src/libs/antares/utils/utils.cpp | 3 +- src/libs/antares/version.cpp | 3 +- src/libs/antares/version.h | 3 +- .../antares/writer/antares/writer/i_writer.h | 3 +- .../writer/antares/writer/result_format.h | 3 +- .../writer/antares/writer/writer_factory.h | 3 +- .../antares/writer/ensure_queue_started.cpp | 3 +- .../antares/writer/immediate_file_writer.cpp | 3 +- .../writer/private/ensure_queue_started.h | 3 +- .../writer/private/immediate_file_writer.h | 3 +- src/libs/antares/writer/private/zip_writer.h | 3 +- .../antares/writer/private/zip_writer.hxx | 3 +- src/libs/antares/writer/writer_factory.cpp | 3 +- src/libs/antares/writer/zip_writer.cpp | 3 +- src/libs/antares/xpansion.h | 3 +- src/libs/fswalker/filejob.inc.hxx | 3 +- src/libs/fswalker/fswalker.cpp | 3 +- src/libs/fswalker/fswalker.h | 3 +- src/libs/fswalker/job.cpp | 3 +- src/libs/fswalker/job.h | 3 +- src/libs/fswalker/registry.inc.hxx | 3 +- src/libs/fswalker/statistics.h | 3 +- src/solver/application.cpp | 3 +- src/solver/application.h | 3 +- src/solver/constraints-builder/cbuilder.cpp | 3 +- src/solver/constraints-builder/cbuilder.h | 3 +- src/solver/constraints-builder/create.cpp | 3 +- src/solver/constraints-builder/grid.h | 3 +- src/solver/constraints-builder/grid.hxx | 3 +- src/solver/constraints-builder/load.cpp | 3 +- .../daily/h2o_j_ajouter_bruit_au_cout.cpp | 3 +- .../h2o_j_construire_les_contraintes.cpp | 3 +- .../daily/h2o_j_construire_les_variables.cpp | 3 +- .../hydro/daily/h2o_j_donnees_mensuelles.h | 3 +- .../hydro/daily/h2o_j_donnees_optimisation.h | 3 +- src/solver/hydro/daily/h2o_j_fonctions.h | 3 +- src/solver/hydro/daily/h2o_j_free.cpp | 3 +- ...j_initialiser_les_bornes_des_variables.cpp | 3 +- .../h2o_j_initialiser_les_second_membre.cpp | 3 +- .../hydro/daily/h2o_j_instanciation.cpp | 3 +- .../daily/h2o_j_lisser_les_sur_turbines.cpp | 3 +- .../hydro/daily/h2o_j_optimiser_un_mois.cpp | 3 +- .../h2o_j_resoudre_le_probleme_lineaire.cpp | 3 +- .../hydro/daily2/h2o2_j_apply_costs.cpp | 3 +- .../h2o2_j_construire_les_contraintes.cpp | 3 +- .../h2o2_j_construire_les_variables.cpp | 3 +- .../hydro/daily2/h2o2_j_donnees_mensuelles.h | 3 +- .../daily2/h2o2_j_donnees_optimisation.h | 3 +- src/solver/hydro/daily2/h2o2_j_fonctions.h | 3 +- src/solver/hydro/daily2/h2o2_j_free.cpp | 3 +- ...j_initialiser_les_bornes_des_variables.cpp | 3 +- .../h2o2_j_initialiser_les_second_membre.cpp | 3 +- .../hydro/daily2/h2o2_j_instanciation.cpp | 3 +- .../hydro/daily2/h2o2_j_optim_costs.cpp | 3 +- .../hydro/daily2/h2o2_j_optimiser_un_mois.cpp | 3 +- .../h2o2_j_resoudre_le_probleme_lineaire.cpp | 3 +- src/solver/hydro/management.h | 3 +- src/solver/hydro/management/daily.cpp | 3 +- src/solver/hydro/management/management.cpp | 3 +- src/solver/hydro/management/management.h | 3 +- src/solver/hydro/management/monthly.cpp | 3 +- .../hydro/monthly/h2o_m_ajouter_bruit.cpp | 3 +- .../h2o_m_construire_les_contraintes.cpp | 3 +- .../h2o_m_construire_les_variables.cpp | 3 +- .../hydro/monthly/h2o_m_donnees_annuelles.h | 3 +- .../monthly/h2o_m_donnees_optimisation.h | 3 +- src/solver/hydro/monthly/h2o_m_fonctions.h | 3 +- src/solver/hydro/monthly/h2o_m_free.cpp | 3 +- ...m_initialiser_les_bornes_des_variables.cpp | 3 +- .../h2o_m_initialiser_les_second_membre.cpp | 3 +- .../hydro/monthly/h2o_m_instanciation.cpp | 3 +- .../monthly/h2o_m_optimiser_une_annee.cpp | 3 +- .../h2o_m_resoudre_le_probleme_lineaire.cpp | 3 +- .../constraint-slack-analysis.cpp | 3 +- .../constraint-slack-analysis.h | 3 +- .../constraint.cpp | 3 +- .../infeasible-problem-analysis/constraint.h | 3 +- .../infeasible-problem-analysis/report.cpp | 3 +- .../infeasible-problem-analysis/report.h | 3 +- .../unfeasibility-analysis.h | 3 +- .../unfeasible-pb-analyzer.cpp | 3 +- .../unfeasible-pb-analyzer.h | 3 +- .../variables-bounds-consistency.cpp | 3 +- .../variables-bounds-consistency.h | 3 +- src/solver/main.cpp | 3 +- src/solver/main/adequacy.cpp | 3 +- src/solver/main/economy.cpp | 3 +- src/solver/misc/cholesky.h | 3 +- src/solver/misc/cholesky.hxx | 3 +- src/solver/misc/matrix-dp-make.h | 3 +- src/solver/misc/matrix-dp-make.hxx | 3 +- src/solver/misc/options.cpp | 3 +- src/solver/misc/options.h | 3 +- src/solver/misc/process-priority.cpp | 3 +- src/solver/misc/system-memory.cpp | 3 +- src/solver/misc/system-memory.h | 3 +- src/solver/misc/write-command-line.cpp | 3 +- src/solver/misc/write-command-line.h | 3 +- .../adq_patch_curtailment_sharing.cpp | 3 +- .../adq_patch_curtailment_sharing.h | 3 +- .../adq_patch_post_process_list.cpp | 3 +- .../adq_patch_post_process_list.h | 3 +- .../construct_problem_constraints_RHS.cpp | 3 +- .../construct_problem_variables.cpp | 3 +- .../count_constraints_variables.cpp | 3 +- .../count_constraints_variables.h | 3 +- .../csr_quadratic_problem.cpp | 3 +- .../csr_quadratic_problem.h | 3 +- .../adequacy_patch_csr/hourly_csr_problem.h | 3 +- .../set_problem_cost_function.cpp | 3 +- .../set_variable_boundaries.cpp | 3 +- .../adequacy_patch_csr/solve_problem.cpp | 3 +- .../adequacy_patch_weekly_optimization.cpp | 3 +- .../adequacy_patch_weekly_optimization.h | 3 +- .../adq_patch_local_matching.cpp | 3 +- .../adq_patch_local_matching.h | 3 +- .../optimisation/base_weekly_optimization.cpp | 3 +- .../optimisation/base_weekly_optimization.h | 3 +- .../optimisation/constraints/AreaBalance.cpp | 3 +- .../optimisation/constraints/AreaBalance.h | 3 +- .../constraints/AreaHydroLevel.cpp | 3 +- .../optimisation/constraints/AreaHydroLevel.h | 3 +- .../constraints/BindingConstraintDay.cpp | 3 +- .../constraints/BindingConstraintDay.h | 3 +- .../constraints/BindingConstraintHour.cpp | 3 +- .../constraints/BindingConstraintHour.h | 3 +- .../constraints/BindingConstraintWeek.cpp | 3 +- .../constraints/BindingConstraintWeek.h | 3 +- .../ConsistenceNumberOfDispatchableUnits.cpp | 3 +- .../ConsistenceNumberOfDispatchableUnits.h | 3 +- .../constraints/ConstraintBuilder.cpp | 3 +- .../constraints/ConstraintBuilder.h | 3 +- .../constraints/FictitiousLoad.cpp | 3 +- .../optimisation/constraints/FictitiousLoad.h | 3 +- .../constraints/FinalStockEquivalent.cpp | 3 +- .../constraints/FinalStockEquivalent.h | 3 +- .../constraints/FinalStockExpression.cpp | 3 +- .../constraints/FinalStockExpression.h | 3 +- .../constraints/FlowDissociation.cpp | 3 +- .../constraints/FlowDissociation.h | 3 +- .../optimisation/constraints/HydroPower.cpp | 3 +- .../optimisation/constraints/HydroPower.h | 3 +- ...droPowerSmoothingUsingVariationMaxDown.cpp | 3 +- ...HydroPowerSmoothingUsingVariationMaxDown.h | 3 +- ...HydroPowerSmoothingUsingVariationMaxUp.cpp | 3 +- .../HydroPowerSmoothingUsingVariationMaxUp.h | 3 +- .../HydroPowerSmoothingUsingVariationSum.cpp | 3 +- .../HydroPowerSmoothingUsingVariationSum.h | 3 +- .../constraints/MaxHydroPower.cpp | 3 +- .../optimisation/constraints/MaxHydroPower.h | 3 +- .../optimisation/constraints/MaxPumping.cpp | 3 +- .../optimisation/constraints/MaxPumping.h | 3 +- .../optimisation/constraints/MinDownTime.cpp | 3 +- .../optimisation/constraints/MinDownTime.h | 3 +- .../constraints/MinHydroPower.cpp | 3 +- .../optimisation/constraints/MinHydroPower.h | 3 +- .../NbDispUnitsMinBoundSinceMinUpTime.cpp | 3 +- .../NbDispUnitsMinBoundSinceMinUpTime.h | 3 +- .../NbUnitsOutageLessThanNbUnitsStop.cpp | 3 +- .../NbUnitsOutageLessThanNbUnitsStop.h | 3 +- .../PMaxDispatchableGeneration.cpp | 3 +- .../constraints/PMaxDispatchableGeneration.h | 3 +- .../PMinDispatchableGeneration.cpp | 3 +- .../constraints/PMinDispatchableGeneration.h | 3 +- .../constraints/ShortTermStorageLevel.cpp | 3 +- .../constraints/ShortTermStorageLevel.h | 3 +- .../opt_alloc_probleme_a_optimiser.cpp | 3 +- .../opt_appel_solveur_lineaire.cpp | 3 +- .../opt_appel_solveur_quadratique.cpp | 3 +- .../opt_calcul_des_pmin_MUT_MDT.cpp | 3 +- .../optimisation/opt_chainage_intercos.cpp | 3 +- src/solver/optimisation/opt_constants.h | 3 +- ...nstruction_contraintes_couts_demarrage.cpp | 3 +- ...n_matrice_des_contraintes_cas_lineaire.cpp | 3 +- ...atrice_des_contraintes_cas_quadratique.cpp | 3 +- ...ruction_matrice_des_contraintes_outils.cpp | 3 +- ...onstruction_variables_couts_demarrages.cpp | 3 +- ...truction_variables_optimisees_lineaire.cpp | 3 +- ...ction_variables_optimisees_quadratique.cpp | 3 +- .../opt_decompte_variables_et_contraintes.cpp | 3 +- ...riables_et_contraintes_couts_demarrage.cpp | 3 +- .../optimisation/opt_export_structure.cpp | 3 +- .../optimisation/opt_export_structure.h | 3 +- src/solver/optimisation/opt_fonctions.h | 3 +- .../opt_gestion_des_bornes_cas_lineaire.cpp | 3 +- ...opt_gestion_des_bornes_cas_quadratique.cpp | 3 +- ...opt_gestion_des_bornes_couts_demarrage.cpp | 3 +- .../opt_gestion_des_couts_cas_lineaire.cpp | 3 +- .../opt_gestion_des_couts_cas_quadratique.cpp | 3 +- .../opt_gestion_des_couts_couts_demarrage.cpp | 3 +- .../optimisation/opt_gestion_des_pmin.cpp | 3 +- ...opt_gestion_second_membre_cas_lineaire.cpp | 3 +- ..._gestion_second_membre_cas_quadratique.cpp | 3 +- ..._gestion_second_membre_couts_demarrage.cpp | 3 +- .../opt_init_contraintes_hydrauliques.cpp | 3 +- ...pt_init_minmax_groupes_couts_demarrage.cpp | 3 +- .../opt_liberation_problemes_simplexe.cpp | 3 +- ...e_min_groupes_demarres_couts_demarrage.cpp | 3 +- .../opt_numero_de_jour_du_pas_de_temps.cpp | 3 +- .../optimisation/opt_optimisation_hebdo.cpp | 3 +- .../opt_optimisation_lineaire.cpp | 3 +- .../opt_period_string_generator_base.h | 3 +- .../opt_pilotage_optimisation_lineaire.cpp | 3 +- .../opt_pilotage_optimisation_quadratique.cpp | 3 +- .../optimisation/opt_rename_problem.cpp | 3 +- src/solver/optimisation/opt_rename_problem.h | 3 +- .../opt_restaurer_les_donnees.cpp | 3 +- .../opt_structure_probleme_a_resoudre.h | 3 +- ..._verification_presence_reserve_jmoins1.cpp | 3 +- .../optimisation/optim_post_process_list.cpp | 3 +- .../optimisation/optim_post_process_list.h | 3 +- .../optimisation/post_process_commands.cpp | 3 +- .../optimisation/post_process_commands.h | 3 +- .../optimisation/weekly_optimization.cpp | 3 +- src/solver/optimisation/weekly_optimization.h | 3 +- src/solver/signal-handling/common.cpp | 3 +- src/solver/signal-handling/common.h | 3 +- src/solver/signal-handling/linux.cpp | 3 +- src/solver/signal-handling/public.h | 3 +- src/solver/signal-handling/windows.cpp | 3 +- ...indingConstraintsTimeSeriesNumbersWriter.h | 3 +- .../simulation/ITimeSeriesNumbersWriter.h | 3 +- .../simulation/TimeSeriesNumbersWriter.cpp | 3 +- src/solver/simulation/adequacy.cpp | 3 +- src/solver/simulation/adequacy.h | 3 +- .../adequacy_patch_runtime_data.cpp | 3 +- .../simulation/adequacy_patch_runtime_data.h | 3 +- src/solver/simulation/apply-scenario.cpp | 3 +- src/solver/simulation/apply-scenario.h | 3 +- src/solver/simulation/base_post_process.cpp | 3 +- src/solver/simulation/base_post_process.h | 3 +- src/solver/simulation/common-eco-adq.cpp | 3 +- src/solver/simulation/common-eco-adq.h | 3 +- src/solver/simulation/common-hydro-levels.cpp | 3 +- src/solver/simulation/common-hydro-remix.cpp | 3 +- src/solver/simulation/economy.cpp | 3 +- src/solver/simulation/economy.h | 3 +- src/solver/simulation/opt_time_writer.cpp | 3 +- src/solver/simulation/opt_time_writer.h | 3 +- .../simulation/sim_alloc_probleme_hebdo.cpp | 3 +- .../simulation/sim_alloc_probleme_hebdo.h | 3 +- .../simulation/sim_allocation_tableaux.cpp | 3 +- .../simulation/sim_calcul_economique.cpp | 3 +- src/solver/simulation/sim_constants.h | 3 +- .../sim_extern_variables_globales.h | 3 +- .../simulation/sim_spread_generator.cpp | 3 +- src/solver/simulation/sim_spread_generator.h | 3 +- src/solver/simulation/sim_structure_donnees.h | 3 +- .../sim_structure_probleme_economique.h | 3 +- .../simulation/sim_variables_globales.cpp | 3 +- src/solver/simulation/simulation.h | 3 +- src/solver/simulation/solver.data.cpp | 3 +- src/solver/simulation/solver.data.h | 3 +- src/solver/simulation/solver.h | 3 +- src/solver/simulation/solver.hxx | 3 +- src/solver/simulation/solver.utils.h | 3 +- src/solver/simulation/timeseries-numbers.cpp | 3 +- src/solver/simulation/timeseries-numbers.h | 3 +- src/solver/ts-generator/generator.h | 3 +- src/solver/ts-generator/generator.hxx | 3 +- src/solver/ts-generator/hydro.cpp | 3 +- src/solver/ts-generator/thermal.cpp | 3 +- src/solver/ts-generator/xcast/constants.h | 3 +- src/solver/ts-generator/xcast/core.cpp | 3 +- src/solver/ts-generator/xcast/gamma-euler.cpp | 3 +- src/solver/ts-generator/xcast/gamma-inc.cpp | 3 +- src/solver/ts-generator/xcast/math.cpp | 3 +- src/solver/ts-generator/xcast/math.hxx | 3 +- src/solver/ts-generator/xcast/predicate.hxx | 3 +- src/solver/ts-generator/xcast/studydata.cpp | 3 +- src/solver/ts-generator/xcast/studydata.h | 3 +- src/solver/ts-generator/xcast/studydata.hxx | 3 +- src/solver/ts-generator/xcast/xcast.cpp | 3 +- src/solver/ts-generator/xcast/xcast.h | 3 +- src/solver/ts-generator/xcast/xcast.hxx | 3 +- src/solver/utils/filename.cpp | 3 +- src/solver/utils/filename.h | 3 +- src/solver/utils/mps_utils.cpp | 3 +- src/solver/utils/mps_utils.h | 3 +- src/solver/utils/name_translator.cpp | 3 +- src/solver/utils/name_translator.h | 3 +- src/solver/utils/named_problem.cpp | 3 +- src/solver/utils/named_problem.h | 3 +- .../utils/opt_period_string_generator.cpp | 3 +- .../utils/opt_period_string_generator.h | 3 +- src/solver/utils/optimization_statistics.h | 3 +- src/solver/utils/ortools_utils.cpp | 3 +- src/solver/utils/ortools_utils.h | 3 +- src/solver/utils/ortools_wrapper.h | 3 +- src/solver/variable/adequacy/all.h | 3 +- src/solver/variable/adequacy/area.cpp | 3 +- .../adequacy/area.memory-estimation.cpp | 3 +- .../adequacy/bc.memory-estimation.cpp | 3 +- src/solver/variable/adequacy/links.cpp | 3 +- src/solver/variable/adequacy/links.h | 3 +- src/solver/variable/adequacy/overallCost.h | 3 +- src/solver/variable/adequacy/spilledEnergy.h | 3 +- src/solver/variable/area.h | 3 +- src/solver/variable/area.hxx | 3 +- src/solver/variable/area.inc.hxx | 3 +- .../variable/area.memory-estimation.inc.hxx | 3 +- .../variable/bc.memory-estimation.inc.hxx | 3 +- src/solver/variable/bindConstraints.h | 3 +- src/solver/variable/bindConstraints.hxx | 3 +- src/solver/variable/categories.h | 3 +- src/solver/variable/commons/hydro.h | 3 +- src/solver/variable/commons/join.h | 3 +- .../variable/commons/links/links.cpp.inc.hxx | 3 +- .../variable/commons/links/links.h.inc.hxx | 3 +- .../variable/commons/links/links.hxx.inc.hxx | 3 +- src/solver/variable/commons/load.h | 3 +- .../variable/commons/miscGenMinusRowPSP.h | 3 +- src/solver/variable/commons/psp.h | 3 +- src/solver/variable/commons/rowBalance.h | 3 +- src/solver/variable/commons/solar.h | 3 +- .../variable/commons/spatial-aggregate.h | 3 +- src/solver/variable/commons/wind.h | 3 +- src/solver/variable/constants.h | 3 +- src/solver/variable/container.h | 3 +- src/solver/variable/container.hxx | 3 +- .../economy/STStorageCashFlowByCluster.h | 3 +- .../economy/STStorageInjectionByCluster.h | 3 +- .../economy/STStorageLevelsByCluster.h | 3 +- .../economy/STStorageWithdrawalByCluster.h | 3 +- src/solver/variable/economy/all.h | 3 +- src/solver/variable/economy/area.cpp | 3 +- .../economy/area.memory-estimation.cpp | 3 +- .../economy/avail-dispatchable-generation.h | 3 +- src/solver/variable/economy/balance.h | 3 +- .../variable/economy/bc.memory-estimation.cpp | 3 +- .../bindingConstraintsMarginalCost.h | 3 +- .../economy/dispatchable-generation-margin.h | 3 +- .../variable/economy/dispatchableGeneration.h | 3 +- .../economy/domesticUnsuppliedEnergy.h | 3 +- .../variable/economy/dtgMarginAfterCsr.h | 3 +- src/solver/variable/economy/hydroCost.h | 3 +- src/solver/variable/economy/hydrostorage.h | 3 +- src/solver/variable/economy/inflow.h | 3 +- src/solver/variable/economy/links.cpp | 3 +- src/solver/variable/economy/links.h | 3 +- .../variable/economy/links/congestionFee.h | 3 +- .../variable/economy/links/congestionFeeAbs.h | 3 +- .../economy/links/congestionProbability.h | 3 +- .../variable/economy/links/flowLinear.h | 3 +- .../variable/economy/links/flowLinearAbs.h | 3 +- src/solver/variable/economy/links/flowQuad.h | 3 +- .../variable/economy/links/hurdleCosts.h | 3 +- src/solver/variable/economy/links/loopFlow.h | 3 +- .../variable/economy/links/marginalCost.h | 3 +- .../economy/localMatchingRuleViolations.h | 3 +- src/solver/variable/economy/lold.h | 3 +- src/solver/variable/economy/lolp.h | 3 +- src/solver/variable/economy/max-mrg.cpp | 3 +- src/solver/variable/economy/max-mrg.h | 3 +- .../variable/economy/nbOfDispatchedUnits.h | 3 +- .../economy/nbOfDispatchedUnitsByPlant.h | 3 +- .../variable/economy/nonProportionalCost.h | 3 +- .../economy/npCostByDispatchablePlant.h | 3 +- src/solver/variable/economy/operatingCost.h | 3 +- src/solver/variable/economy/overallCost.h | 3 +- src/solver/variable/economy/overflow.h | 3 +- src/solver/variable/economy/price.h | 3 +- .../economy/productionByDispatchablePlant.h | 3 +- .../economy/productionByRenewablePlant.h | 3 +- src/solver/variable/economy/profitByPlant.h | 3 +- src/solver/variable/economy/pumping.h | 3 +- .../variable/economy/renewableGeneration.h | 3 +- src/solver/variable/economy/reservoirlevel.h | 3 +- .../variable/economy/shortTermStorage.h | 3 +- src/solver/variable/economy/spilledEnergy.h | 3 +- .../variable/economy/spilledEnergyAfterCSR.h | 3 +- .../economy/thermalAirPollutantEmissions.h | 3 +- src/solver/variable/economy/unsupliedEnergy.h | 3 +- src/solver/variable/economy/waterValue.h | 3 +- src/solver/variable/endoflist.h | 3 +- src/solver/variable/info.h | 3 +- src/solver/variable/print.h | 3 +- src/solver/variable/setofareas.h | 3 +- src/solver/variable/setofareas.hxx | 3 +- src/solver/variable/state.cpp | 3 +- src/solver/variable/state.h | 3 +- src/solver/variable/state.hxx | 3 +- src/solver/variable/storage/average.h | 3 +- src/solver/variable/storage/averagedata.cpp | 3 +- src/solver/variable/storage/averagedata.h | 3 +- src/solver/variable/storage/empty.h | 3 +- src/solver/variable/storage/fwd.h | 3 +- src/solver/variable/storage/intermediate.cpp | 3 +- src/solver/variable/storage/intermediate.h | 3 +- src/solver/variable/storage/intermediate.hxx | 3 +- src/solver/variable/storage/minmax-data.cpp | 3 +- src/solver/variable/storage/minmax-data.h | 3 +- src/solver/variable/storage/minmax.h | 3 +- src/solver/variable/storage/minmax.hxx | 3 +- src/solver/variable/storage/raw.h | 3 +- src/solver/variable/storage/raw.hxx | 3 +- src/solver/variable/storage/rawdata.cpp | 3 +- src/solver/variable/storage/rawdata.h | 3 +- src/solver/variable/storage/results.h | 3 +- src/solver/variable/storage/results.hxx | 3 +- src/solver/variable/storage/stdDeviation.h | 3 +- src/solver/variable/surveyresults.h | 3 +- src/solver/variable/surveyresults/data.h | 3 +- .../variable/surveyresults/reportbuilder.hxx | 3 +- .../variable/surveyresults/surveyresults.cpp | 3 +- .../variable/surveyresults/surveyresults.h | 3 +- src/solver/variable/variable.h | 3 +- src/solver/variable/variable.hxx | 3 +- .../test_binding_constraints.cpp | 3 +- .../end-to-end/simple_study/simple-study.cpp | 3 +- src/tests/end-to-end/utils/utils.cpp | 3 +- src/tests/end-to-end/utils/utils.h | 3 +- .../src/libs/antares/array/fill-matrix.h | 3 +- .../libs/antares/array/matrix-bypass-load.h | 3 +- .../libs/antares/array/tests-matrix-load.cpp | 3 +- .../libs/antares/array/tests-matrix-load.h | 3 +- .../libs/antares/array/tests-matrix-save.cpp | 3 +- .../libs/antares/array/tests-matrix-save.h | 3 +- .../antares/concurrency/test_concurrency.cpp | 3 +- .../src/libs/antares/jit/global_JIT_manager.h | 3 +- .../src/libs/antares/logs/antares/logs/logs.h | 3 +- src/tests/src/libs/antares/logs/logs.cpp | 3 +- .../libs/antares/study/area/files-helper.cpp | 3 +- .../libs/antares/study/area/files-helper.h | 3 +- .../area/test-save-area-optimization-ini.cpp | 3 +- .../study/area/test-save-link-properties.cpp | 3 +- .../study/constraint/test_constraint.cpp | 3 +- .../antares/study/constraint/test_group.cpp | 3 +- .../antares/study/output-folder/study.cpp | 3 +- .../test-sc-builder-file-read-line.cpp | 3 +- .../test-sc-builder-file-save.cpp | 3 +- .../antares/study/series/timeseries-tests.cpp | 3 +- .../short-term-storage-input.cpp | 3 +- .../src/libs/antares/study/test_study.cpp | 3 +- .../thermal-price-definition.cpp | 3 +- src/tests/src/libs/antares/test_utils.cpp | 3 +- .../libs/antares/writer/test_zip_writer.cpp | 3 +- .../test-unfeasible-problem-analyzer.cpp | 3 +- .../solver/optimisation/adequacy_patch.cpp | 3 +- .../test-store-timeseries-number.cpp | 3 +- .../solver/simulation/test-time_series.cpp | 3 +- .../solver/simulation/tests-ts-numbers.cpp | 3 +- src/tests/src/utils/utils.cpp | 3 +- src/tests/src/utils/utils.h | 3 +- src/tools/batchrun/main.cpp | 3 +- src/tools/cleaner/main.cpp | 3 +- src/tools/config/main.cpp | 3 +- src/tools/finder/main.cpp | 3 +- .../kirchhoff-cbuilder/kirchhoff-cbuilder.h | 3 +- src/tools/kirchhoff-cbuilder/main.cpp | 3 +- src/tools/updater/main.cpp | 3 +- src/tools/vacuum/antares-study.cpp | 3 +- src/tools/vacuum/antares-study.h | 3 +- src/tools/vacuum/io.cpp | 3 +- src/tools/vacuum/io.h | 3 +- src/tools/vacuum/main.cpp | 3 +- src/tools/vacuum/modified-inode.cpp | 3 +- src/tools/vacuum/modified-inode.h | 3 +- src/tools/yby-aggregator/datafile.h | 3 +- src/tools/yby-aggregator/job.cpp | 3 +- src/tools/yby-aggregator/job.h | 3 +- src/tools/yby-aggregator/job.hxx | 3 +- src/tools/yby-aggregator/main.cpp | 3 +- src/tools/yby-aggregator/output.cpp | 3 +- src/tools/yby-aggregator/output.h | 3 +- src/tools/yby-aggregator/progress.cpp | 3 +- src/tools/yby-aggregator/progress.h | 3 +- src/tools/yby-aggregator/progress.hxx | 3 +- src/tools/yby-aggregator/result.cpp | 3 +- src/tools/yby-aggregator/result.h | 3 +- src/tools/yby-aggregator/studydata.h | 3 +- src/tools/yby-aggregator/variable.h | 3 +- src/ui/action/action.cpp | 3 +- src/ui/action/behavior.cpp | 3 +- src/ui/action/context.cpp | 3 +- .../area/allocation-hydro-post.cpp | 3 +- .../area/allocation-hydro-post.h | 3 +- .../area/allocation-hydro-post.hxx | 3 +- .../antares-study/area/allocation-hydro.cpp | 3 +- .../antares-study/area/allocation-hydro.h | 3 +- .../handler/antares-study/area/color.cpp | 3 +- .../action/handler/antares-study/area/color.h | 3 +- .../antares-study/area/correlation-post.cpp | 3 +- .../antares-study/area/correlation-post.h | 3 +- .../antares-study/area/correlation-post.hxx | 3 +- .../antares-study/area/correlation.cpp | 3 +- .../handler/antares-study/area/correlation.h | 3 +- .../handler/antares-study/area/create.cpp | 3 +- .../handler/antares-study/area/filtering.cpp | 3 +- .../handler/antares-study/area/filtering.h | 3 +- .../handler/antares-study/area/misc-gen.cpp | 3 +- .../handler/antares-study/area/misc-gen.h | 3 +- .../antares-study/area/nodal-optimization.cpp | 3 +- .../antares-study/area/nodal-optimization.h | 3 +- .../handler/antares-study/area/position.cpp | 3 +- .../handler/antares-study/area/position.h | 3 +- .../handler/antares-study/area/reserves.cpp | 3 +- .../handler/antares-study/area/reserves.h | 3 +- .../handler/antares-study/area/timeseries.cpp | 3 +- .../handler/antares-study/area/timeseries.h | 3 +- .../antares-study/area/ts-generator.cpp | 3 +- .../handler/antares-study/area/ts-generator.h | 3 +- .../handler/antares-study/area/ts-node.cpp | 3 +- .../handler/antares-study/area/ts-node.h | 3 +- .../handler/antares-study/area/ts-node.hxx | 3 +- .../antares-study/constraint/comments.cpp | 3 +- .../antares-study/constraint/comments.h | 3 +- .../antares-study/constraint/comments.hxx | 3 +- .../antares-study/constraint/create.cpp | 3 +- .../handler/antares-study/constraint/data.cpp | 3 +- .../handler/antares-study/constraint/data.h | 3 +- .../handler/antares-study/constraint/data.hxx | 3 +- .../antares-study/constraint/enabled.cpp | 3 +- .../antares-study/constraint/enabled.h | 3 +- .../antares-study/constraint/enabled.hxx | 3 +- .../antares-study/constraint/offsets.cpp | 3 +- .../antares-study/constraint/offsets.h | 3 +- .../antares-study/constraint/weights.cpp | 3 +- .../antares-study/constraint/weights.h | 3 +- .../handler/antares-study/link/comments.cpp | 3 +- .../handler/antares-study/link/comments.h | 3 +- .../handler/antares-study/link/comments.hxx | 3 +- .../antares-study/link/copper-plate.cpp | 3 +- .../handler/antares-study/link/copper-plate.h | 3 +- .../handler/antares-study/link/create.cpp | 3 +- .../handler/antares-study/link/filtering.cpp | 3 +- .../handler/antares-study/link/filtering.h | 3 +- .../antares-study/link/hurdles-cost.cpp | 3 +- .../handler/antares-study/link/hurdles-cost.h | 3 +- .../handler/antares-study/link/impedances.cpp | 3 +- .../handler/antares-study/link/impedances.h | 3 +- .../action/handler/antares-study/link/ntc.cpp | 3 +- .../action/handler/antares-study/link/ntc.h | 3 +- .../antares-study/link/unload-data.cpp | 3 +- .../handler/antares-study/link/unload-data.h | 3 +- .../antares-study/link/unload-data.hxx | 3 +- .../antares-study/thermal-cluster/common.cpp | 3 +- .../antares-study/thermal-cluster/common.h | 3 +- .../antares-study/thermal-cluster/create.cpp | 3 +- .../antares-study/thermal-cluster/create.h | 3 +- .../antares-study/thermal-cluster/create.hxx | 3 +- .../thermal-cluster/root-node.cpp | 3 +- .../antares-study/thermal-cluster/root-node.h | 3 +- .../thermal-cluster/root-node.hxx | 3 +- src/ui/action/include/action/action.h | 3 +- src/ui/action/include/action/action.hxx | 3 +- src/ui/action/include/action/behavior.h | 3 +- src/ui/action/include/action/context.h | 3 +- src/ui/action/include/action/fwd.h | 3 +- .../handler/antares-study/area/create.h | 3 +- .../handler/antares-study/area/create.hxx | 3 +- .../handler/antares-study/constraint/create.h | 3 +- .../antares-study/constraint/create.hxx | 3 +- .../handler/antares-study/link/create.h | 3 +- .../handler/antares-study/link/create.hxx | 3 +- .../action/settings/decal-area-position.h | 3 +- .../action/settings/decal-area-position.hxx | 3 +- .../action/settings/suffix-for-area-names.h | 3 +- .../action/settings/suffix-for-area-names.hxx | 3 +- .../settings/suffix-for-cluster-names.h | 3 +- .../settings/suffix-for-cluster-names.hxx | 3 +- .../settings/suffix-for-constraint-names.h | 3 +- .../settings/suffix-for-constraint-names.hxx | 3 +- src/ui/action/include/action/state.h | 3 +- src/ui/action/include/action/text.h | 3 +- src/ui/action/include/action/text.hxx | 3 +- .../action/settings/decal-area-position.cpp | 3 +- .../action/settings/suffix-for-area-names.cpp | 3 +- .../settings/suffix-for-cluster-names.cpp | 3 +- .../settings/suffix-for-constraint-names.cpp | 3 +- src/ui/action/state.cpp | 3 +- src/ui/common/component/frame/frame.h | 3 +- src/ui/common/component/frame/local-frame.cpp | 3 +- src/ui/common/component/frame/local-frame.h | 3 +- src/ui/common/component/frame/registry.cpp | 3 +- src/ui/common/component/frame/registry.h | 3 +- src/ui/common/component/panel.h | 3 +- src/ui/common/component/panel/group.cpp | 3 +- src/ui/common/component/panel/group.h | 3 +- src/ui/common/component/panel/panel.cpp | 3 +- src/ui/common/component/panel/panel.h | 3 +- .../common/component/scrollbox/scrollbox.cpp | 3 +- src/ui/common/component/scrollbox/scrollbox.h | 3 +- src/ui/common/component/spotlight.h | 3 +- src/ui/common/component/spotlight/iitem.cpp | 3 +- src/ui/common/component/spotlight/iitem.h | 3 +- src/ui/common/component/spotlight/iitem.hxx | 3 +- .../component/spotlight/listbox-panel.cpp | 3 +- .../component/spotlight/listbox-panel.h | 3 +- .../common/component/spotlight/mini-frame.cpp | 3 +- .../common/component/spotlight/mini-frame.h | 3 +- .../component/spotlight/null-provider.h | 3 +- src/ui/common/component/spotlight/provider.h | 3 +- .../common/component/spotlight/search-png.hxx | 3 +- .../common/component/spotlight/searchtoken.h | 3 +- .../common/component/spotlight/separator.cpp | 3 +- src/ui/common/component/spotlight/separator.h | 3 +- .../common/component/spotlight/spotlight.cpp | 3 +- src/ui/common/component/spotlight/spotlight.h | 3 +- .../common/component/spotlight/spotlight.hxx | 3 +- src/ui/common/component/spotlight/text.cpp | 3 +- src/ui/common/component/spotlight/text.h | 3 +- src/ui/common/dispatcher.h | 3 +- src/ui/common/dispatcher/action.cpp | 3 +- src/ui/common/dispatcher/action.h | 3 +- src/ui/common/dispatcher/action.hxx | 3 +- src/ui/common/dispatcher/dispatcher.h | 3 +- src/ui/common/dispatcher/gui.cpp | 3 +- src/ui/common/dispatcher/gui.h | 3 +- src/ui/common/dispatcher/gui.hxx | 3 +- src/ui/common/dispatcher/settings.cpp | 3 +- src/ui/common/dispatcher/settings.h | 3 +- src/ui/common/fwd.h | 3 +- src/ui/common/lock.cpp | 3 +- src/ui/common/lock.h | 3 +- src/ui/common/wx-wrapper.cpp | 3 +- src/ui/common/wx-wrapper.h | 3 +- src/ui/common/wx-wrapper.hxx | 3 +- src/ui/simulator/application/application.cpp | 3 +- src/ui/simulator/application/application.h | 3 +- src/ui/simulator/application/main.h | 3 +- .../simulator/application/main/analyzer.cpp | 3 +- .../main/build/economic-optimization.cpp | 3 +- .../application/main/build/hydro.cpp | 3 +- .../simulator/application/main/build/load.cpp | 3 +- .../application/main/build/notes.cpp | 3 +- .../main/build/scenario-builder.cpp | 3 +- .../simulator/application/main/build/sets.cpp | 3 +- .../application/main/build/solar.cpp | 3 +- .../application/main/build/standard-page.hxx | 3 +- .../simulator/application/main/build/wind.cpp | 3 +- src/ui/simulator/application/main/cleaner.cpp | 3 +- .../application/main/constraintsbuilder.cpp | 3 +- src/ui/simulator/application/main/create.cpp | 3 +- src/ui/simulator/application/main/disabler.h | 3 +- .../simulator/application/main/drag-drop.hxx | 3 +- src/ui/simulator/application/main/events.cpp | 3 +- .../application/main/events.edit.cpp | 3 +- .../application/main/events.file.cpp | 3 +- .../application/main/events.simulation.cpp | 3 +- src/ui/simulator/application/main/fwd.h | 3 +- src/ui/simulator/application/main/help.cpp | 3 +- .../application/main/internal-data.cpp | 3 +- .../application/main/internal-data.h | 3 +- .../simulator/application/main/internal-ids.h | 3 +- src/ui/simulator/application/main/logs.cpp | 3 +- src/ui/simulator/application/main/main.cpp | 3 +- src/ui/simulator/application/main/main.h | 3 +- src/ui/simulator/application/main/main.hxx | 3 +- src/ui/simulator/application/main/menu.cpp | 3 +- src/ui/simulator/application/main/notes.cpp | 3 +- src/ui/simulator/application/main/options.cpp | 3 +- .../application/main/paste-from-clipboard.cpp | 3 +- src/ui/simulator/application/main/refresh.cpp | 3 +- .../simulator/application/main/statusbar.cpp | 3 +- src/ui/simulator/application/main/wip.cpp | 3 +- src/ui/simulator/application/menus.cpp | 3 +- src/ui/simulator/application/menus.h | 3 +- src/ui/simulator/application/recentfiles.cpp | 3 +- src/ui/simulator/application/recentfiles.h | 3 +- src/ui/simulator/application/study.cpp | 3 +- src/ui/simulator/application/study.h | 3 +- src/ui/simulator/application/wait.cpp | 3 +- src/ui/simulator/application/wait.h | 3 +- src/ui/simulator/config.h | 3 +- src/ui/simulator/main.cpp | 3 +- .../simulator/toolbox/clipboard/clipboard.cpp | 3 +- .../simulator/toolbox/clipboard/clipboard.h | 3 +- src/ui/simulator/toolbox/components/button.h | 3 +- .../toolbox/components/button/button.cpp | 3 +- .../toolbox/components/button/button.h | 3 +- .../toolbox/components/button/button.hxx | 3 +- .../toolbox/components/captionpanel.cpp | 3 +- .../toolbox/components/captionpanel.h | 3 +- .../toolbox/components/datagrid/component.cpp | 3 +- .../toolbox/components/datagrid/component.h | 3 +- .../toolbox/components/datagrid/dbgrid.cpp | 3 +- .../toolbox/components/datagrid/dbgrid.h | 3 +- .../toolbox/components/datagrid/default.h | 3 +- .../components/datagrid/filter/all/any.h | 3 +- .../datagrid/filter/all/columnindex.h | 3 +- .../components/datagrid/filter/all/day.h | 3 +- .../components/datagrid/filter/all/dayyear.h | 3 +- .../components/datagrid/filter/all/hour.h | 3 +- .../components/datagrid/filter/all/houryear.h | 3 +- .../components/datagrid/filter/all/month.cpp | 3 +- .../components/datagrid/filter/all/month.h | 3 +- .../components/datagrid/filter/all/week.cpp | 3 +- .../components/datagrid/filter/all/week.h | 3 +- .../components/datagrid/filter/all/weekday.h | 3 +- .../components/datagrid/filter/component.cpp | 3 +- .../components/datagrid/filter/component.h | 3 +- .../components/datagrid/filter/filter.cpp | 3 +- .../components/datagrid/filter/filter.h | 3 +- .../components/datagrid/filter/input.cpp | 3 +- .../components/datagrid/filter/input.h | 3 +- .../components/datagrid/filter/operator.cpp | 3 +- .../components/datagrid/filter/operator.h | 3 +- .../datagrid/filter/operator.list.cpp | 3 +- .../datagrid/filter/operator.list.h | 3 +- .../components/datagrid/filter/operator/all.h | 3 +- .../datagrid/filter/operator/equals.h | 3 +- .../datagrid/filter/operator/greaterthan.h | 3 +- .../filter/operator/greaterthanorequalsto.h | 3 +- .../datagrid/filter/operator/lessthan.h | 3 +- .../filter/operator/lessthanorequalsto.h | 3 +- .../datagrid/filter/operator/modulo.h | 3 +- .../datagrid/filter/operator/notequals.h | 3 +- .../datagrid/filter/parameter/parameter.cpp | 3 +- .../datagrid/filter/parameter/parameter.h | 3 +- .../components/datagrid/filter/static.cpp | 3 +- .../components/datagrid/gridhelper.cpp | 3 +- .../toolbox/components/datagrid/gridhelper.h | 3 +- .../components/datagrid/gridhelper.hxx | 3 +- .../toolbox/components/datagrid/modifiers.hxx | 3 +- .../toolbox/components/datagrid/renderer.cpp | 3 +- .../toolbox/components/datagrid/renderer.h | 3 +- .../toolbox/components/datagrid/renderer.hxx | 3 +- .../renderer/adequacy-patch-area-grid.cpp | 3 +- .../renderer/adequacy-patch-area-grid.h | 3 +- .../datagrid/renderer/analyzer/areas.cpp | 3 +- .../datagrid/renderer/analyzer/areas.h | 3 +- .../components/datagrid/renderer/area.cpp | 3 +- .../components/datagrid/renderer/area.h | 3 +- .../renderer/area/common.areasummary.cpp | 3 +- .../renderer/area/common.areasummary.h | 3 +- .../renderer/area/creditmodulations.cpp | 3 +- .../renderer/area/creditmodulations.h | 3 +- .../components/datagrid/renderer/area/dsm.cpp | 3 +- .../components/datagrid/renderer/area/dsm.h | 3 +- .../renderer/area/hydro/allocation.cpp | 3 +- .../datagrid/renderer/area/hydro/allocation.h | 3 +- .../renderer/area/hydromonthlypower.cpp | 3 +- .../renderer/area/hydromonthlypower.h | 3 +- .../datagrid/renderer/area/hydroprepro.cpp | 3 +- .../datagrid/renderer/area/hydroprepro.h | 3 +- .../datagrid/renderer/area/inflowpattern.cpp | 3 +- .../datagrid/renderer/area/inflowpattern.h | 3 +- .../datagrid/renderer/area/misc.cpp | 3 +- .../components/datagrid/renderer/area/misc.h | 3 +- .../renderer/area/nodal-optimization.cpp | 3 +- .../renderer/area/nodal-optimization.h | 3 +- .../renderer/area/renewable.areasummary.cpp | 3 +- .../renderer/area/renewable.areasummary.h | 3 +- .../renderer/area/reservoirlevels.cpp | 3 +- .../datagrid/renderer/area/reservoirlevels.h | 3 +- .../renderer/area/thermal.areasummary.cpp | 3 +- .../renderer/area/thermal.areasummary.h | 3 +- .../renderer/area/thermalmodulation.cpp | 3 +- .../renderer/area/thermalmodulation.h | 3 +- .../datagrid/renderer/area/thermalprepro.cpp | 3 +- .../datagrid/renderer/area/thermalprepro.h | 3 +- .../datagrid/renderer/area/timeseries.cpp | 3 +- .../datagrid/renderer/area/timeseries.h | 3 +- .../datagrid/renderer/area/watervalues.cpp | 3 +- .../datagrid/renderer/area/watervalues.h | 3 +- .../datagrid/renderer/area/xcast-allareas.h | 3 +- .../datagrid/renderer/area/xcast-allareas.hxx | 3 +- .../renderer/area/xcast-coefficients.h | 3 +- .../renderer/area/xcast-coefficients.hxx | 3 +- .../datagrid/renderer/area/xcast-conversion.h | 3 +- .../renderer/area/xcast-conversion.hxx | 3 +- .../datagrid/renderer/area/xcast-k.h | 3 +- .../datagrid/renderer/area/xcast-k.hxx | 3 +- .../renderer/area/xcast-translation.h | 3 +- .../renderer/area/xcast-translation.hxx | 3 +- .../renderer/bindingconstraint/data.cpp | 3 +- .../renderer/bindingconstraint/data.h | 3 +- .../renderer/bindingconstraint/offsets.cpp | 3 +- .../renderer/bindingconstraint/offsets.h | 3 +- .../renderer/bindingconstraint/weights.cpp | 3 +- .../renderer/bindingconstraint/weights.h | 3 +- .../components/datagrid/renderer/cell.cpp | 3 +- .../components/datagrid/renderer/cell.h | 3 +- .../components/datagrid/renderer/column.cpp | 3 +- .../components/datagrid/renderer/column.h | 3 +- .../datagrid/renderer/connection.cpp | 3 +- .../components/datagrid/renderer/connection.h | 3 +- .../renderer/constraintsbuilder/links.cpp | 3 +- .../renderer/constraintsbuilder/links.h | 3 +- .../datagrid/renderer/correlation.cpp | 3 +- .../datagrid/renderer/correlation.h | 3 +- .../renderer/geographic-trimming-grid.cpp | 3 +- .../renderer/geographic-trimming-grid.h | 3 +- .../components/datagrid/renderer/layers.cpp | 3 +- .../components/datagrid/renderer/layers.h | 3 +- .../datagrid/renderer/links/summary.cpp | 3 +- .../datagrid/renderer/links/summary.h | 3 +- .../components/datagrid/renderer/logfile.cpp | 3 +- .../components/datagrid/renderer/logfile.h | 3 +- .../components/datagrid/renderer/matrix.h | 3 +- .../components/datagrid/renderer/matrix.hxx | 3 +- .../datagrid/renderer/mc-playlist.cpp | 3 +- .../datagrid/renderer/mc-playlist.h | 3 +- ...scenario-builder-hydro-levels-renderer.cpp | 3 +- .../scenario-builder-hydro-levels-renderer.h | 3 +- .../scenario-builder-hydro-renderer.cpp | 3 +- .../scenario-builder-hydro-renderer.h | 3 +- .../scenario-builder-load-renderer.cpp | 3 +- .../renderer/scenario-builder-load-renderer.h | 3 +- .../scenario-builder-ntc-renderer.cpp | 3 +- .../renderer/scenario-builder-ntc-renderer.h | 3 +- .../scenario-builder-renderer-base.cpp | 3 +- .../renderer/scenario-builder-renderer-base.h | 3 +- .../scenario-builder-renewable-renderer.cpp | 3 +- .../scenario-builder-renewable-renderer.h | 3 +- .../scenario-builder-solar-renderer.cpp | 3 +- .../scenario-builder-solar-renderer.h | 3 +- .../scenario-builder-thermal-renderer.cpp | 3 +- .../scenario-builder-thermal-renderer.h | 3 +- .../scenario-builder-wind-renderer.cpp | 3 +- .../renderer/scenario-builder-wind-renderer.h | 3 +- .../datagrid/renderer/select-variables.cpp | 3 +- .../datagrid/renderer/select-variables.h | 3 +- ...ts-management-aggregated-as-renewables.cpp | 3 +- .../ts-management-aggregated-as-renewables.h | 3 +- .../ts-management-clusters-as-renewables.cpp | 3 +- .../ts-management-clusters-as-renewables.h | 3 +- .../datagrid/renderer/ts-management.cpp | 3 +- .../datagrid/renderer/ts-management.h | 3 +- .../components/datagrid/wxgrid-renderer.cpp | 3 +- .../components/datagrid/wxgrid-renderer.h | 3 +- .../components/htmllistbox/component.cpp | 3 +- .../components/htmllistbox/component.h | 3 +- .../components/htmllistbox/component.hxx | 3 +- .../datasource/bindingconstraint.cpp | 3 +- .../htmllistbox/datasource/cluster-order.cpp | 3 +- .../htmllistbox/datasource/cluster-order.h | 3 +- .../htmllistbox/datasource/datasource.h | 3 +- .../htmllistbox/datasource/datasource.hxx | 3 +- .../datasource/renewable-cluster-order.cpp | 3 +- .../datasource/renewable-cluster-order.h | 3 +- .../datasource/thermal-cluster-order.cpp | 3 +- .../datasource/thermal-cluster-order.h | 3 +- .../components/htmllistbox/item/area.cpp | 3 +- .../components/htmllistbox/item/area.h | 3 +- .../components/htmllistbox/item/area.hxx | 3 +- .../htmllistbox/item/cluster-item.cpp | 3 +- .../htmllistbox/item/cluster-item.h | 3 +- .../components/htmllistbox/item/error.cpp | 3 +- .../components/htmllistbox/item/error.h | 3 +- .../components/htmllistbox/item/group.cpp | 3 +- .../components/htmllistbox/item/group.h | 3 +- .../components/htmllistbox/item/info.cpp | 3 +- .../components/htmllistbox/item/info.h | 3 +- .../components/htmllistbox/item/item.cpp | 3 +- .../components/htmllistbox/item/item.h | 3 +- .../components/htmllistbox/item/item.hxx | 3 +- .../htmllistbox/item/pathlistitem.cpp | 3 +- .../htmllistbox/item/pathlistitem.h | 3 +- .../item/renewable-cluster-item.cpp | 3 +- .../htmllistbox/item/renewable-cluster-item.h | 3 +- .../htmllistbox/item/thermal-cluster-item.cpp | 3 +- .../htmllistbox/item/thermal-cluster-item.h | 3 +- .../toolbox/components/htmllistbox/sort.h | 3 +- .../toolbox/components/mainpanel.cpp | 3 +- .../simulator/toolbox/components/mainpanel.h | 3 +- .../toolbox/components/map/component.cpp | 3 +- .../toolbox/components/map/component.h | 3 +- .../toolbox/components/map/control.cpp | 3 +- .../toolbox/components/map/control.h | 3 +- .../components/map/controls/addtools.cpp | 3 +- .../components/map/controls/addtools.h | 3 +- .../toolbox/components/map/drawingcontext.cpp | 3 +- .../toolbox/components/map/drawingcontext.h | 3 +- .../toolbox/components/map/infos.cpp | 3 +- .../simulator/toolbox/components/map/infos.h | 3 +- .../toolbox/components/map/manager.cpp | 3 +- .../toolbox/components/map/manager.h | 3 +- .../toolbox/components/map/manager.hxx | 3 +- .../map/nodes/bindingconstraint.cpp | 3 +- .../components/map/nodes/bindingconstraint.h | 3 +- .../components/map/nodes/connection.cpp | 3 +- .../toolbox/components/map/nodes/connection.h | 3 +- .../components/map/nodes/connection.hxx | 3 +- .../toolbox/components/map/nodes/item.cpp | 3 +- .../toolbox/components/map/nodes/item.h | 3 +- .../toolbox/components/map/nodes/node.cpp | 3 +- .../toolbox/components/map/nodes/node.h | 3 +- .../toolbox/components/map/settings.cpp | 3 +- .../toolbox/components/map/settings.h | 3 +- .../map/tools/connectioncreator.cpp | 3 +- .../components/map/tools/connectioncreator.h | 3 +- .../toolbox/components/map/tools/remover.cpp | 3 +- .../toolbox/components/map/tools/remover.h | 3 +- .../toolbox/components/map/tools/tool.cpp | 3 +- .../toolbox/components/map/tools/tool.h | 3 +- .../components/notebook/mapnotebook.cpp | 3 +- .../toolbox/components/notebook/mapnotebook.h | 3 +- .../toolbox/components/notebook/notebook.cpp | 3 +- .../toolbox/components/notebook/notebook.h | 3 +- .../toolbox/components/notebook/notebook.hxx | 3 +- .../toolbox/components/progressbar.cpp | 3 +- .../toolbox/components/progressbar.h | 3 +- .../simulator/toolbox/components/refresh.cpp | 3 +- src/ui/simulator/toolbox/components/refresh.h | 3 +- .../toolbox/components/wip-panel.cpp | 3 +- .../simulator/toolbox/components/wip-panel.h | 3 +- .../toolbox/components/wizardheader.cpp | 3 +- .../toolbox/components/wizardheader.h | 3 +- src/ui/simulator/toolbox/create.cpp | 3 +- src/ui/simulator/toolbox/create.h | 3 +- src/ui/simulator/toolbox/create.hxx | 3 +- src/ui/simulator/toolbox/dispatcher/study.cpp | 3 +- src/ui/simulator/toolbox/dispatcher/study.h | 3 +- src/ui/simulator/toolbox/execute.h | 3 +- src/ui/simulator/toolbox/execute/execute.cpp | 3 +- src/ui/simulator/toolbox/execute/execute.h | 3 +- .../toolbox/ext-source/action-panel.cpp | 3 +- .../toolbox/ext-source/action-panel.h | 3 +- src/ui/simulator/toolbox/ext-source/apply.cpp | 3 +- src/ui/simulator/toolbox/ext-source/apply.h | 3 +- src/ui/simulator/toolbox/ext-source/handler.h | 3 +- .../ext-source/handler/build-context.cpp | 3 +- .../ext-source/handler/build-context.h | 3 +- .../handler/com.rte-france.antares.study.cpp | 3 +- .../toolbox/ext-source/handler/handler.h | 3 +- .../toolbox/ext-source/performer.cpp | 3 +- .../simulator/toolbox/ext-source/performer.h | 3 +- .../simulator/toolbox/ext-source/window.cpp | 3 +- src/ui/simulator/toolbox/ext-source/window.h | 3 +- src/ui/simulator/toolbox/input/area.cpp | 3 +- src/ui/simulator/toolbox/input/area.h | 3 +- .../toolbox/input/bindingconstraint.h | 3 +- .../bindingconstraint/bindingconstraint.cpp | 3 +- .../bindingconstraint/bindingconstraint.h | 3 +- src/ui/simulator/toolbox/input/connection.cpp | 3 +- src/ui/simulator/toolbox/input/connection.h | 3 +- src/ui/simulator/toolbox/input/input.cpp | 3 +- src/ui/simulator/toolbox/input/input.h | 3 +- .../toolbox/input/renewable-cluster.cpp | 3 +- .../toolbox/input/renewable-cluster.h | 3 +- .../toolbox/input/thermal-cluster.cpp | 3 +- .../simulator/toolbox/input/thermal-cluster.h | 3 +- src/ui/simulator/toolbox/jobs.h | 3 +- src/ui/simulator/toolbox/jobs/job.cpp | 3 +- src/ui/simulator/toolbox/jobs/job.h | 3 +- src/ui/simulator/toolbox/locales.cpp | 3 +- src/ui/simulator/toolbox/locales.h | 3 +- src/ui/simulator/toolbox/resources.cpp | 3 +- src/ui/simulator/toolbox/resources.h | 3 +- src/ui/simulator/toolbox/spotlight/area.cpp | 3 +- src/ui/simulator/toolbox/spotlight/area.h | 3 +- .../toolbox/spotlight/constraint.cpp | 3 +- .../simulator/toolbox/spotlight/constraint.h | 3 +- .../toolbox/system/diskfreespace.hxx | 3 +- src/ui/simulator/toolbox/validator.cpp | 3 +- src/ui/simulator/toolbox/validator.h | 3 +- src/ui/simulator/toolbox/wx-wrapper.h | 3 +- src/ui/simulator/windows/about/aboutbox.cpp | 3 +- src/ui/simulator/windows/about/aboutbox.h | 3 +- src/ui/simulator/windows/aboutbox.h | 3 +- .../simulator/windows/analyzer/analyzer.cpp | 3 +- src/ui/simulator/windows/analyzer/analyzer.h | 3 +- .../simulator/windows/analyzer/analyzer.hxx | 3 +- .../bindingconstraint/bindingconstraint.cpp | 3 +- .../bindingconstraint/bindingconstraint.h | 3 +- .../windows/bindingconstraint/edit.cpp | 3 +- .../windows/bindingconstraint/edit.h | 3 +- .../simulator/windows/calendar/calendar.cpp | 3 +- src/ui/simulator/windows/calendar/calendar.h | 3 +- .../windows/calendar/view-standard.hxx | 3 +- src/ui/simulator/windows/cleaner.cpp | 3 +- src/ui/simulator/windows/cleaner.h | 3 +- src/ui/simulator/windows/connection.cpp | 3 +- src/ui/simulator/windows/connection.h | 3 +- .../constraintsbuilder.cpp | 3 +- .../constraints-builder/constraintsbuilder.h | 3 +- .../windows/correlation/correlation.cpp | 3 +- .../windows/correlation/correlation.h | 3 +- .../windows/correlation/datasources.hxx | 3 +- src/ui/simulator/windows/exportmap.cpp | 3 +- src/ui/simulator/windows/exportmap.h | 3 +- src/ui/simulator/windows/exportmap.hxx | 3 +- src/ui/simulator/windows/hydro/allocation.cpp | 3 +- src/ui/simulator/windows/hydro/allocation.h | 3 +- src/ui/simulator/windows/hydro/dailypower.cpp | 3 +- src/ui/simulator/windows/hydro/dailypower.h | 3 +- .../windows/hydro/levelsandvalues.cpp | 3 +- .../simulator/windows/hydro/levelsandvalues.h | 3 +- .../windows/hydro/localdatahydro.cpp | 3 +- .../simulator/windows/hydro/localdatahydro.h | 3 +- src/ui/simulator/windows/hydro/management.cpp | 3 +- src/ui/simulator/windows/hydro/management.h | 3 +- src/ui/simulator/windows/hydro/prepro.cpp | 3 +- src/ui/simulator/windows/hydro/prepro.h | 3 +- src/ui/simulator/windows/hydro/series.cpp | 3 +- src/ui/simulator/windows/hydro/series.h | 3 +- src/ui/simulator/windows/inspector.h | 3 +- .../windows/inspector/accumulator.hxx | 3 +- .../simulator/windows/inspector/constants.cpp | 3 +- .../simulator/windows/inspector/constants.h | 3 +- src/ui/simulator/windows/inspector/data.cpp | 3 +- src/ui/simulator/windows/inspector/data.h | 3 +- src/ui/simulator/windows/inspector/data.hxx | 3 +- .../windows/inspector/editor-calendar.cpp | 3 +- .../windows/inspector/editor-calendar.h | 3 +- src/ui/simulator/windows/inspector/frame.cpp | 3 +- src/ui/simulator/windows/inspector/frame.h | 3 +- src/ui/simulator/windows/inspector/grid.cpp | 3 +- src/ui/simulator/windows/inspector/grid.h | 3 +- .../simulator/windows/inspector/inspector.cpp | 3 +- .../simulator/windows/inspector/inspector.h | 3 +- .../inspector/property.cluster.update.cpp | 3 +- .../inspector/property.cluster.update.h | 3 +- .../windows/inspector/property.update.cpp | 3 +- .../windows/link-property-buttons.cpp | 3 +- .../simulator/windows/link-property-buttons.h | 3 +- src/ui/simulator/windows/memorystatistics.h | 3 +- .../memorystatistics/memorystatistics.cpp | 3 +- .../memorystatistics/memorystatistics.h | 3 +- .../windows/memorystatistics/private.h | 3 +- src/ui/simulator/windows/message.cpp | 3 +- src/ui/simulator/windows/message.h | 3 +- src/ui/simulator/windows/message.hxx | 3 +- src/ui/simulator/windows/notes.cpp | 3 +- src/ui/simulator/windows/notes.h | 3 +- .../adequacy-patch/adequacy-patch-areas.cpp | 3 +- .../adequacy-patch/adequacy-patch-areas.h | 3 +- .../adequacy-patch/adequacy-patch-options.cpp | 3 +- .../adequacy-patch/adequacy-patch-options.h | 3 +- .../windows/options/advanced/advanced.cpp | 3 +- .../windows/options/advanced/advanced.h | 3 +- .../geographic-trimming.cpp | 3 +- .../geographic-trimming/geographic-trimming.h | 3 +- .../options/optimization/optimization.cpp | 3 +- .../options/optimization/optimization.h | 3 +- .../windows/options/playlist/playlist.cpp | 3 +- .../windows/options/playlist/playlist.h | 3 +- .../options/select-output/select-output.cpp | 3 +- .../options/select-output/select-output.h | 3 +- .../options/temp-folder/temp-folder.cpp | 3 +- .../windows/options/temp-folder/temp-folder.h | 3 +- src/ui/simulator/windows/output/content.h | 3 +- src/ui/simulator/windows/output/content.hxx | 3 +- src/ui/simulator/windows/output/fwd.h | 3 +- src/ui/simulator/windows/output/job.cpp | 3 +- src/ui/simulator/windows/output/job.h | 3 +- src/ui/simulator/windows/output/layer.cpp | 3 +- src/ui/simulator/windows/output/layer.h | 3 +- src/ui/simulator/windows/output/layer.hxx | 3 +- .../simulator/windows/output/mini-frame.cpp | 3 +- src/ui/simulator/windows/output/mini-frame.h | 3 +- src/ui/simulator/windows/output/output.cpp | 3 +- src/ui/simulator/windows/output/output.h | 3 +- src/ui/simulator/windows/output/panel.h | 3 +- .../output/panel/area-link-renderer.cpp | 3 +- .../windows/output/panel/area-link-renderer.h | 3 +- .../windows/output/panel/area-link.cpp | 3 +- .../simulator/windows/output/panel/panel.cpp | 3 +- src/ui/simulator/windows/output/panel/panel.h | 3 +- .../simulator/windows/output/panel/panel.hxx | 3 +- .../output/provider/output-comparison.cpp | 3 +- .../output/provider/output-comparison.h | 3 +- .../windows/output/provider/outputs.cpp | 3 +- .../windows/output/provider/outputs.h | 3 +- .../output/provider/variable-collector.cpp | 3 +- .../output/provider/variable-collector.h | 3 +- .../windows/output/provider/variables.cpp | 3 +- .../windows/output/provider/variables.h | 3 +- .../windows/output/spotlight-provider.cpp | 3 +- .../windows/output/spotlight-provider.h | 3 +- src/ui/simulator/windows/output/tab.cpp | 3 +- src/ui/simulator/windows/output/window.cpp | 3 +- src/ui/simulator/windows/output/window.h | 3 +- .../simulator/windows/renewables/cluster.cpp | 3 +- src/ui/simulator/windows/renewables/cluster.h | 3 +- src/ui/simulator/windows/renewables/panel.cpp | 3 +- src/ui/simulator/windows/renewables/panel.h | 3 +- src/ui/simulator/windows/saveas.cpp | 3 +- src/ui/simulator/windows/saveas.h | 3 +- src/ui/simulator/windows/saveas.hxx | 3 +- .../windows/scenario-builder/panel.cpp | 3 +- .../windows/scenario-builder/panel.h | 3 +- src/ui/simulator/windows/sets.cpp | 3 +- src/ui/simulator/windows/sets.h | 3 +- src/ui/simulator/windows/simulation/panel.cpp | 3 +- src/ui/simulator/windows/simulation/panel.h | 3 +- src/ui/simulator/windows/simulation/run.cpp | 3 +- src/ui/simulator/windows/simulation/run.h | 3 +- src/ui/simulator/windows/startupwizard.cpp | 3 +- src/ui/simulator/windows/startupwizard.h | 3 +- src/ui/simulator/windows/studylogs.cpp | 3 +- src/ui/simulator/windows/studylogs.h | 3 +- src/ui/simulator/windows/textinput/input.cpp | 3 +- src/ui/simulator/windows/textinput/input.h | 3 +- src/ui/simulator/windows/thermal/cluster.cpp | 3 +- src/ui/simulator/windows/thermal/cluster.h | 3 +- src/ui/simulator/windows/thermal/panel.cpp | 3 +- src/ui/simulator/windows/thermal/panel.h | 3 +- src/ui/simulator/windows/version.cpp | 3 +- src/ui/simulator/windows/version.h | 3 +- src/ui/simulator/windows/xcast/xcast.h | 3 +- src/ui/simulator/windows/xcast/xcast.hxx | 3 +- 1369 files changed, 2767 insertions(+), 1368 deletions(-) diff --git a/src/analyzer/atsp/atsp.cpp b/src/analyzer/atsp/atsp.cpp index 55b403e222..12620f125e 100644 --- a/src/analyzer/atsp/atsp.cpp +++ b/src/analyzer/atsp/atsp.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/analyzer/atsp/atsp.h b/src/analyzer/atsp/atsp.h index 93add271e2..db878ebf7b 100644 --- a/src/analyzer/atsp/atsp.h +++ b/src/analyzer/atsp/atsp.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/analyzer/atsp/atsp.hxx b/src/analyzer/atsp/atsp.hxx index 3a8783e873..9e78e989d3 100644 --- a/src/analyzer/atsp/atsp.hxx +++ b/src/analyzer/atsp/atsp.hxx @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/analyzer/atsp/cache.cpp b/src/analyzer/atsp/cache.cpp index ea3b3dfee7..13812be16e 100644 --- a/src/analyzer/atsp/cache.cpp +++ b/src/analyzer/atsp/cache.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/analyzer/atsp/correlations.cpp b/src/analyzer/atsp/correlations.cpp index a86652ab04..8d8966ec96 100644 --- a/src/analyzer/atsp/correlations.cpp +++ b/src/analyzer/atsp/correlations.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/analyzer/atsp/load.cpp b/src/analyzer/atsp/load.cpp index 393d830c6c..dd5e079240 100644 --- a/src/analyzer/atsp/load.cpp +++ b/src/analyzer/atsp/load.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/analyzer/atsp/misc.cpp b/src/analyzer/atsp/misc.cpp index f63b50b515..291ffd0fb6 100644 --- a/src/analyzer/atsp/misc.cpp +++ b/src/analyzer/atsp/misc.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/analyzer/atsp/preflight.cpp b/src/analyzer/atsp/preflight.cpp index 5c7cd1729b..00ec264778 100644 --- a/src/analyzer/atsp/preflight.cpp +++ b/src/analyzer/atsp/preflight.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/analyzer/main.cpp b/src/analyzer/main.cpp index c6b86a61b2..09f071dca2 100644 --- a/src/analyzer/main.cpp +++ b/src/analyzer/main.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/libs/antares/Enum.hxx b/src/libs/antares/Enum.hxx index 159527aebf..5a576c6c71 100644 --- a/src/libs/antares/Enum.hxx +++ b/src/libs/antares/Enum.hxx @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/libs/antares/InfoCollection/StudyInfoCollector.cpp b/src/libs/antares/InfoCollection/StudyInfoCollector.cpp index 5e15dfbcae..3c571fffef 100644 --- a/src/libs/antares/InfoCollection/StudyInfoCollector.cpp +++ b/src/libs/antares/InfoCollection/StudyInfoCollector.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/libs/antares/InfoCollection/include/antares/infoCollection/StudyInfoCollector.h b/src/libs/antares/InfoCollection/include/antares/infoCollection/StudyInfoCollector.h index c2cb087483..e44c8a7488 100644 --- a/src/libs/antares/InfoCollection/include/antares/infoCollection/StudyInfoCollector.h +++ b/src/libs/antares/InfoCollection/include/antares/infoCollection/StudyInfoCollector.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/libs/antares/antares.h b/src/libs/antares/antares.h index 4077eefa08..75728497c9 100644 --- a/src/libs/antares/antares.h +++ b/src/libs/antares/antares.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/libs/antares/args/args_to_utf8.cpp b/src/libs/antares/args/args_to_utf8.cpp index bb9eca8d89..d5fc1481fe 100644 --- a/src/libs/antares/args/args_to_utf8.cpp +++ b/src/libs/antares/args/args_to_utf8.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 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 36c6ac4095..c421841895 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 @@ -2,7 +2,8 @@ ** 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. +** 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 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 4309b1f82d..e5293a1f6a 100644 --- a/src/libs/antares/array/antares/array/matrix-to-buffer.h +++ b/src/libs/antares/array/antares/array/matrix-to-buffer.h @@ -2,7 +2,8 @@ ** 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. +** 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 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 4ff1f17402..303faa49dd 100644 --- a/src/libs/antares/array/antares/array/matrix-to-buffer.hxx +++ b/src/libs/antares/array/antares/array/matrix-to-buffer.hxx @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/libs/antares/array/antares/array/matrix.h b/src/libs/antares/array/antares/array/matrix.h index 098915c572..3462ec3182 100644 --- a/src/libs/antares/array/antares/array/matrix.h +++ b/src/libs/antares/array/antares/array/matrix.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/libs/antares/array/antares/array/matrix.hxx b/src/libs/antares/array/antares/array/matrix.hxx index a1d7bc222d..b9cfcebb4f 100644 --- a/src/libs/antares/array/antares/array/matrix.hxx +++ b/src/libs/antares/array/antares/array/matrix.hxx @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/libs/antares/array/matrix.cpp b/src/libs/antares/array/matrix.cpp index 794860c1b1..787f39dbbe 100644 --- a/src/libs/antares/array/matrix.cpp +++ b/src/libs/antares/array/matrix.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/libs/antares/benchmarking/DurationCollector.cpp b/src/libs/antares/benchmarking/DurationCollector.cpp index 54b2ae3b5c..4808e0860b 100644 --- a/src/libs/antares/benchmarking/DurationCollector.cpp +++ b/src/libs/antares/benchmarking/DurationCollector.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/libs/antares/benchmarking/file_content.cpp b/src/libs/antares/benchmarking/file_content.cpp index 5503de4857..665c06f335 100644 --- a/src/libs/antares/benchmarking/file_content.cpp +++ b/src/libs/antares/benchmarking/file_content.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/libs/antares/benchmarking/include/antares/benchmarking/DurationCollector.h b/src/libs/antares/benchmarking/include/antares/benchmarking/DurationCollector.h index d4c3b8bff4..e7330bca2b 100644 --- a/src/libs/antares/benchmarking/include/antares/benchmarking/DurationCollector.h +++ b/src/libs/antares/benchmarking/include/antares/benchmarking/DurationCollector.h @@ -2,7 +2,8 @@ ** 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. +** 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 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 0e3f76b683..66caab5962 100644 --- a/src/libs/antares/benchmarking/include/antares/benchmarking/file_content.h +++ b/src/libs/antares/benchmarking/include/antares/benchmarking/file_content.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/libs/antares/benchmarking/include/antares/benchmarking/timer.h b/src/libs/antares/benchmarking/include/antares/benchmarking/timer.h index caf5bc07ea..da1e62faad 100644 --- a/src/libs/antares/benchmarking/include/antares/benchmarking/timer.h +++ b/src/libs/antares/benchmarking/include/antares/benchmarking/timer.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/libs/antares/benchmarking/timer.cpp b/src/libs/antares/benchmarking/timer.cpp index f4476f9ddb..6af29fa7f7 100644 --- a/src/libs/antares/benchmarking/timer.cpp +++ b/src/libs/antares/benchmarking/timer.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/libs/antares/checks/antares/checks/checkLoadedInputData.h b/src/libs/antares/checks/antares/checks/checkLoadedInputData.h index 9d035a04e8..2248162a90 100644 --- a/src/libs/antares/checks/antares/checks/checkLoadedInputData.h +++ b/src/libs/antares/checks/antares/checks/checkLoadedInputData.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/libs/antares/checks/checkLoadedInputData.cpp b/src/libs/antares/checks/checkLoadedInputData.cpp index 77abc387a3..6656ea9573 100644 --- a/src/libs/antares/checks/checkLoadedInputData.cpp +++ b/src/libs/antares/checks/checkLoadedInputData.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/libs/antares/concurrency/concurrency.cpp b/src/libs/antares/concurrency/concurrency.cpp index 38ac448e16..567cf4b70e 100644 --- a/src/libs/antares/concurrency/concurrency.cpp +++ b/src/libs/antares/concurrency/concurrency.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/libs/antares/concurrency/include/antares/concurrency/concurrency.h b/src/libs/antares/concurrency/include/antares/concurrency/concurrency.h index fc996f6e9b..03a0b7dd38 100644 --- a/src/libs/antares/concurrency/include/antares/concurrency/concurrency.h +++ b/src/libs/antares/concurrency/include/antares/concurrency/concurrency.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/libs/antares/config.h b/src/libs/antares/config.h index 26c21d40ce..1edad3bf67 100644 --- a/src/libs/antares/config.h +++ b/src/libs/antares/config.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/libs/antares/constants.cpp b/src/libs/antares/constants.cpp index c5fc842ff2..143c1eae97 100644 --- a/src/libs/antares/constants.cpp +++ b/src/libs/antares/constants.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/libs/antares/constants.h b/src/libs/antares/constants.h index 64ddfcfd2a..d088812f8f 100644 --- a/src/libs/antares/constants.h +++ b/src/libs/antares/constants.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/libs/antares/correlation/antares/correlation/correlation.h b/src/libs/antares/correlation/antares/correlation/correlation.h index caadce738d..221ccee8bb 100644 --- a/src/libs/antares/correlation/antares/correlation/correlation.h +++ b/src/libs/antares/correlation/antares/correlation/correlation.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/libs/antares/correlation/antares/correlation/correlation.hxx b/src/libs/antares/correlation/antares/correlation/correlation.hxx index d99a93fe2b..a3a060b569 100644 --- a/src/libs/antares/correlation/antares/correlation/correlation.hxx +++ b/src/libs/antares/correlation/antares/correlation/correlation.hxx @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/libs/antares/correlation/correlation.cpp b/src/libs/antares/correlation/correlation.cpp index 4a707ddc4e..0a8ca0a745 100644 --- a/src/libs/antares/correlation/correlation.cpp +++ b/src/libs/antares/correlation/correlation.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/libs/antares/date/antares/date/date.h b/src/libs/antares/date/antares/date/date.h index e5f7333a8c..b240ac12e5 100644 --- a/src/libs/antares/date/antares/date/date.h +++ b/src/libs/antares/date/antares/date/date.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/libs/antares/date/date.cpp b/src/libs/antares/date/date.cpp index 8295e764f0..0a81964512 100644 --- a/src/libs/antares/date/date.cpp +++ b/src/libs/antares/date/date.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/libs/antares/exception/AssertionError.cpp b/src/libs/antares/exception/AssertionError.cpp index 2887b59e3b..f58e0394c6 100644 --- a/src/libs/antares/exception/AssertionError.cpp +++ b/src/libs/antares/exception/AssertionError.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/libs/antares/exception/LoadingError.cpp b/src/libs/antares/exception/LoadingError.cpp index 8a1ba17f04..010239e1fd 100644 --- a/src/libs/antares/exception/LoadingError.cpp +++ b/src/libs/antares/exception/LoadingError.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/libs/antares/exception/UnfeasibleProblemError.cpp b/src/libs/antares/exception/UnfeasibleProblemError.cpp index e96957cd99..ac77a97a23 100644 --- a/src/libs/antares/exception/UnfeasibleProblemError.cpp +++ b/src/libs/antares/exception/UnfeasibleProblemError.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/libs/antares/fatal-error.h b/src/libs/antares/fatal-error.h index f935cb17db..e65e51b618 100644 --- a/src/libs/antares/fatal-error.h +++ b/src/libs/antares/fatal-error.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/libs/antares/inifile/antares/inifile/inifile.h b/src/libs/antares/inifile/antares/inifile/inifile.h index d5cc5dd729..754dd60af9 100644 --- a/src/libs/antares/inifile/antares/inifile/inifile.h +++ b/src/libs/antares/inifile/antares/inifile/inifile.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/libs/antares/inifile/antares/inifile/inifile.hxx b/src/libs/antares/inifile/antares/inifile/inifile.hxx index bded99563f..a848a13e4b 100644 --- a/src/libs/antares/inifile/antares/inifile/inifile.hxx +++ b/src/libs/antares/inifile/antares/inifile/inifile.hxx @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/libs/antares/inifile/inifile.cpp b/src/libs/antares/inifile/inifile.cpp index 1400094625..6dd647f022 100644 --- a/src/libs/antares/inifile/inifile.cpp +++ b/src/libs/antares/inifile/inifile.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/libs/antares/io/antares/io/file.h b/src/libs/antares/io/antares/io/file.h index dd9ba19993..08707f7c9c 100644 --- a/src/libs/antares/io/antares/io/file.h +++ b/src/libs/antares/io/antares/io/file.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/libs/antares/io/antares/io/statistics.h b/src/libs/antares/io/antares/io/statistics.h index 678d9e93e9..7d94da2674 100644 --- a/src/libs/antares/io/antares/io/statistics.h +++ b/src/libs/antares/io/antares/io/statistics.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/libs/antares/io/file.cpp b/src/libs/antares/io/file.cpp index 2a58115024..a0de2abfd4 100644 --- a/src/libs/antares/io/file.cpp +++ b/src/libs/antares/io/file.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/libs/antares/io/statistics.cpp b/src/libs/antares/io/statistics.cpp index c392220d54..734a6d73c9 100644 --- a/src/libs/antares/io/statistics.cpp +++ b/src/libs/antares/io/statistics.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/libs/antares/jit.h b/src/libs/antares/jit.h index 9135747421..6379f577ef 100644 --- a/src/libs/antares/jit.h +++ b/src/libs/antares/jit.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/libs/antares/jit/antares/jit/jit.h b/src/libs/antares/jit/antares/jit/jit.h index 6185a8bd6f..c37c0f85e7 100644 --- a/src/libs/antares/jit/antares/jit/jit.h +++ b/src/libs/antares/jit/antares/jit/jit.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/libs/antares/jit/antares/jit/jit.hxx b/src/libs/antares/jit/antares/jit/jit.hxx index 345faed1e3..9bc1589dd7 100644 --- a/src/libs/antares/jit/antares/jit/jit.hxx +++ b/src/libs/antares/jit/antares/jit/jit.hxx @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/libs/antares/jit/jit.cpp b/src/libs/antares/jit/jit.cpp index 1c44029508..6af43f9d13 100644 --- a/src/libs/antares/jit/jit.cpp +++ b/src/libs/antares/jit/jit.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/libs/antares/locale.cpp b/src/libs/antares/locale.cpp index 8aa4ccd3ba..92a250c5ec 100644 --- a/src/libs/antares/locale.cpp +++ b/src/libs/antares/locale.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/libs/antares/locale.h b/src/libs/antares/locale.h index c01e6ab030..8e3644ac40 100644 --- a/src/libs/antares/locale.h +++ b/src/libs/antares/locale.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/libs/antares/logs/antares/logs/cleaner.h b/src/libs/antares/logs/antares/logs/cleaner.h index 267b1cbbf9..c3ba82646e 100644 --- a/src/libs/antares/logs/antares/logs/cleaner.h +++ b/src/libs/antares/logs/antares/logs/cleaner.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/libs/antares/logs/antares/logs/hostinfo.h b/src/libs/antares/logs/antares/logs/hostinfo.h index dc31d64655..59b79b290e 100644 --- a/src/libs/antares/logs/antares/logs/hostinfo.h +++ b/src/libs/antares/logs/antares/logs/hostinfo.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/libs/antares/logs/antares/logs/hostname.hxx b/src/libs/antares/logs/antares/logs/hostname.hxx index 02ac4e22f8..c7a9f9ef5d 100644 --- a/src/libs/antares/logs/antares/logs/hostname.hxx +++ b/src/libs/antares/logs/antares/logs/hostname.hxx @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/libs/antares/logs/antares/logs/logs.h b/src/libs/antares/logs/antares/logs/logs.h index 959a00e68b..4e44afb2ab 100644 --- a/src/libs/antares/logs/antares/logs/logs.h +++ b/src/libs/antares/logs/antares/logs/logs.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/libs/antares/logs/antares/logs/logs.hxx b/src/libs/antares/logs/antares/logs/logs.hxx index 9e29837f71..5ac7bc6b2d 100644 --- a/src/libs/antares/logs/antares/logs/logs.hxx +++ b/src/libs/antares/logs/antares/logs/logs.hxx @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/libs/antares/logs/cleaner.cpp b/src/libs/antares/logs/cleaner.cpp index 4f1b549bd5..3f7f0d9c89 100644 --- a/src/libs/antares/logs/cleaner.cpp +++ b/src/libs/antares/logs/cleaner.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/libs/antares/logs/hostinfo.cpp b/src/libs/antares/logs/hostinfo.cpp index 1b4a01b204..7e1d91346e 100644 --- a/src/libs/antares/logs/hostinfo.cpp +++ b/src/libs/antares/logs/hostinfo.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/libs/antares/logs/logs.cpp b/src/libs/antares/logs/logs.cpp index c519bbfa19..17a86ebe41 100644 --- a/src/libs/antares/logs/logs.cpp +++ b/src/libs/antares/logs/logs.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/libs/antares/memory/include/antares/memory/memory.h b/src/libs/antares/memory/include/antares/memory/memory.h index f88270d151..3cf0449f8b 100644 --- a/src/libs/antares/memory/include/antares/memory/memory.h +++ b/src/libs/antares/memory/include/antares/memory/memory.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/libs/antares/memory/include/antares/memory/memory.hxx b/src/libs/antares/memory/include/antares/memory/memory.hxx index cb836307c6..54f1bd3a11 100644 --- a/src/libs/antares/memory/include/antares/memory/memory.hxx +++ b/src/libs/antares/memory/include/antares/memory/memory.hxx @@ -2,7 +2,8 @@ ** 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. +** 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 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 849bc64254..e71717d327 100644 --- a/src/libs/antares/memory/include/antares/memory/new_check.hxx +++ b/src/libs/antares/memory/include/antares/memory/new_check.hxx @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/libs/antares/memory/memory.cpp b/src/libs/antares/memory/memory.cpp index 53f8e4fb39..c3ba0ee38a 100644 --- a/src/libs/antares/memory/memory.cpp +++ b/src/libs/antares/memory/memory.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 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 6e0519e003..2b6fad51a9 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 @@ -2,7 +2,8 @@ ** 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. +** 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 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 d3bd0cb56a..4ee4af7134 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 @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/libs/antares/mersenne-twister/mersenne-twister.cpp b/src/libs/antares/mersenne-twister/mersenne-twister.cpp index e20c115569..580559c023 100644 --- a/src/libs/antares/mersenne-twister/mersenne-twister.cpp +++ b/src/libs/antares/mersenne-twister/mersenne-twister.cpp @@ -1,3 +1,34 @@ +/* +** 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 8f5c8e493c..4d98c235b9 100644 --- a/src/libs/antares/net/net.h +++ b/src/libs/antares/net/net.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/libs/antares/net/request.h b/src/libs/antares/net/request.h index 253a10feb4..ff8decd9fc 100644 --- a/src/libs/antares/net/request.h +++ b/src/libs/antares/net/request.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/libs/antares/object/intrusive-reference.h b/src/libs/antares/object/intrusive-reference.h index 2497ac5b01..84ca19b570 100644 --- a/src/libs/antares/object/intrusive-reference.h +++ b/src/libs/antares/object/intrusive-reference.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/libs/antares/object/intrusive-reference.hxx b/src/libs/antares/object/intrusive-reference.hxx index 0cacb90f4b..00b91fd867 100644 --- a/src/libs/antares/object/intrusive-reference.hxx +++ b/src/libs/antares/object/intrusive-reference.hxx @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/libs/antares/object/object.cpp b/src/libs/antares/object/object.cpp index b1bcf46733..d67eca42c7 100644 --- a/src/libs/antares/object/object.cpp +++ b/src/libs/antares/object/object.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/libs/antares/object/object.h b/src/libs/antares/object/object.h index b640be0515..ad46e6480f 100644 --- a/src/libs/antares/object/object.h +++ b/src/libs/antares/object/object.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/libs/antares/object/object.hxx b/src/libs/antares/object/object.hxx index 0b96fba8f2..4b2dbd42c1 100644 --- a/src/libs/antares/object/object.hxx +++ b/src/libs/antares/object/object.hxx @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/libs/antares/object/ref.h b/src/libs/antares/object/ref.h index 6dfc4544dd..0343d71988 100644 --- a/src/libs/antares/object/ref.h +++ b/src/libs/antares/object/ref.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/libs/antares/paths/include/antares/paths/list.h b/src/libs/antares/paths/include/antares/paths/list.h index a11cc1341e..028ab20dd2 100644 --- a/src/libs/antares/paths/include/antares/paths/list.h +++ b/src/libs/antares/paths/include/antares/paths/list.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/libs/antares/paths/list.cpp b/src/libs/antares/paths/list.cpp index be564b9911..17b9b6cdd0 100644 --- a/src/libs/antares/paths/list.cpp +++ b/src/libs/antares/paths/list.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/libs/antares/resources/resources.cpp b/src/libs/antares/resources/resources.cpp index 3d343f0fef..4f699d4f92 100644 --- a/src/libs/antares/resources/resources.cpp +++ b/src/libs/antares/resources/resources.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/libs/antares/resources/resources.h b/src/libs/antares/resources/resources.h index a74596bc8b..1443b60b22 100644 --- a/src/libs/antares/resources/resources.h +++ b/src/libs/antares/resources/resources.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/libs/antares/series/include/antares/series/series.h b/src/libs/antares/series/include/antares/series/series.h index 9b253c791f..7130df7d9f 100644 --- a/src/libs/antares/series/include/antares/series/series.h +++ b/src/libs/antares/series/include/antares/series/series.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/libs/antares/series/series.cpp b/src/libs/antares/series/series.cpp index 4b33a45aad..2c8d5545f9 100644 --- a/src/libs/antares/series/series.cpp +++ b/src/libs/antares/series/series.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/libs/antares/solver.cpp b/src/libs/antares/solver.cpp index d6d8ac6e95..a8cbd2ce9d 100644 --- a/src/libs/antares/solver.cpp +++ b/src/libs/antares/solver.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/libs/antares/solver.h b/src/libs/antares/solver.h index 9521e922b6..1529296b80 100644 --- a/src/libs/antares/solver.h +++ b/src/libs/antares/solver.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/libs/antares/stdcxx/demangle.cpp b/src/libs/antares/stdcxx/demangle.cpp index ff1804de05..d550e680a1 100644 --- a/src/libs/antares/stdcxx/demangle.cpp +++ b/src/libs/antares/stdcxx/demangle.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/libs/antares/study/UnfeasibleProblemBehavior.cpp b/src/libs/antares/study/UnfeasibleProblemBehavior.cpp index 020f88997f..6eb60595b6 100644 --- a/src/libs/antares/study/UnfeasibleProblemBehavior.cpp +++ b/src/libs/antares/study/UnfeasibleProblemBehavior.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/libs/antares/study/area/area.cpp b/src/libs/antares/study/area/area.cpp index 2ccb1a407c..6fcf8c5d74 100644 --- a/src/libs/antares/study/area/area.cpp +++ b/src/libs/antares/study/area/area.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/libs/antares/study/area/area.h b/src/libs/antares/study/area/area.h index 5c4d3944ca..359acd6ac2 100644 --- a/src/libs/antares/study/area/area.h +++ b/src/libs/antares/study/area/area.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/libs/antares/study/area/area.hxx b/src/libs/antares/study/area/area.hxx index 5e1241efec..32190bdded 100644 --- a/src/libs/antares/study/area/area.hxx +++ b/src/libs/antares/study/area/area.hxx @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/libs/antares/study/area/constants.h b/src/libs/antares/study/area/constants.h index 1f738d2572..1f32d06e55 100644 --- a/src/libs/antares/study/area/constants.h +++ b/src/libs/antares/study/area/constants.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/libs/antares/study/area/links.cpp b/src/libs/antares/study/area/links.cpp index b2784add22..bed6565e3f 100644 --- a/src/libs/antares/study/area/links.cpp +++ b/src/libs/antares/study/area/links.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/libs/antares/study/area/links.h b/src/libs/antares/study/area/links.h index 2e519f30e9..574a637975 100644 --- a/src/libs/antares/study/area/links.h +++ b/src/libs/antares/study/area/links.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/libs/antares/study/area/list.cpp b/src/libs/antares/study/area/list.cpp index 7593603dde..cd100e8160 100644 --- a/src/libs/antares/study/area/list.cpp +++ b/src/libs/antares/study/area/list.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/libs/antares/study/area/scratchpad.cpp b/src/libs/antares/study/area/scratchpad.cpp index 820ca5c0f2..6ab87460a7 100644 --- a/src/libs/antares/study/area/scratchpad.cpp +++ b/src/libs/antares/study/area/scratchpad.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/libs/antares/study/area/scratchpad.h b/src/libs/antares/study/area/scratchpad.h index 2a321707ce..018a42c91c 100644 --- a/src/libs/antares/study/area/scratchpad.h +++ b/src/libs/antares/study/area/scratchpad.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/libs/antares/study/area/store-timeseries-numbers.cpp b/src/libs/antares/study/area/store-timeseries-numbers.cpp index 1250cc903e..3cdcf92270 100644 --- a/src/libs/antares/study/area/store-timeseries-numbers.cpp +++ b/src/libs/antares/study/area/store-timeseries-numbers.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/libs/antares/study/area/store-timeseries-numbers.h b/src/libs/antares/study/area/store-timeseries-numbers.h index d6c2cccab1..8ee477fcd4 100644 --- a/src/libs/antares/study/area/store-timeseries-numbers.h +++ b/src/libs/antares/study/area/store-timeseries-numbers.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/libs/antares/study/area/store-timeseries-numbers.hxx b/src/libs/antares/study/area/store-timeseries-numbers.hxx index c075716823..4d6ec8bee7 100644 --- a/src/libs/antares/study/area/store-timeseries-numbers.hxx +++ b/src/libs/antares/study/area/store-timeseries-numbers.hxx @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/libs/antares/study/area/ui.cpp b/src/libs/antares/study/area/ui.cpp index 666c580054..6ab0f757e0 100644 --- a/src/libs/antares/study/area/ui.cpp +++ b/src/libs/antares/study/area/ui.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/libs/antares/study/area/ui.h b/src/libs/antares/study/area/ui.h index 1c848dfaeb..a8b01df5bc 100644 --- a/src/libs/antares/study/area/ui.h +++ b/src/libs/antares/study/area/ui.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/libs/antares/study/binding_constraint/BindingConstraint.cpp b/src/libs/antares/study/binding_constraint/BindingConstraint.cpp index c3b81559e8..2aa5b0aa2a 100644 --- a/src/libs/antares/study/binding_constraint/BindingConstraint.cpp +++ b/src/libs/antares/study/binding_constraint/BindingConstraint.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/libs/antares/study/binding_constraint/BindingConstraint.h b/src/libs/antares/study/binding_constraint/BindingConstraint.h index 570f7484c0..a7b1f4679c 100644 --- a/src/libs/antares/study/binding_constraint/BindingConstraint.h +++ b/src/libs/antares/study/binding_constraint/BindingConstraint.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/libs/antares/study/binding_constraint/BindingConstraint.hxx b/src/libs/antares/study/binding_constraint/BindingConstraint.hxx index 8d0904f393..155f7427c4 100644 --- a/src/libs/antares/study/binding_constraint/BindingConstraint.hxx +++ b/src/libs/antares/study/binding_constraint/BindingConstraint.hxx @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/libs/antares/study/binding_constraint/BindingConstraintGroup.cpp b/src/libs/antares/study/binding_constraint/BindingConstraintGroup.cpp index 17c4d962e5..4fbd83a2d3 100644 --- a/src/libs/antares/study/binding_constraint/BindingConstraintGroup.cpp +++ b/src/libs/antares/study/binding_constraint/BindingConstraintGroup.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/libs/antares/study/binding_constraint/BindingConstraintGroup.h b/src/libs/antares/study/binding_constraint/BindingConstraintGroup.h index 0b81746b68..63a64c3ce7 100644 --- a/src/libs/antares/study/binding_constraint/BindingConstraintGroup.h +++ b/src/libs/antares/study/binding_constraint/BindingConstraintGroup.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/libs/antares/study/binding_constraint/BindingConstraintGroupRepository.cpp b/src/libs/antares/study/binding_constraint/BindingConstraintGroupRepository.cpp index 7b7262ef8f..9248378cc6 100644 --- a/src/libs/antares/study/binding_constraint/BindingConstraintGroupRepository.cpp +++ b/src/libs/antares/study/binding_constraint/BindingConstraintGroupRepository.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/libs/antares/study/binding_constraint/BindingConstraintGroupRepository.h b/src/libs/antares/study/binding_constraint/BindingConstraintGroupRepository.h index 1d586540d0..bbaece9e32 100644 --- a/src/libs/antares/study/binding_constraint/BindingConstraintGroupRepository.h +++ b/src/libs/antares/study/binding_constraint/BindingConstraintGroupRepository.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/libs/antares/study/binding_constraint/BindingConstraintLoader.cpp b/src/libs/antares/study/binding_constraint/BindingConstraintLoader.cpp index 2bdb28fb84..06372b2bd1 100644 --- a/src/libs/antares/study/binding_constraint/BindingConstraintLoader.cpp +++ b/src/libs/antares/study/binding_constraint/BindingConstraintLoader.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/libs/antares/study/binding_constraint/BindingConstraintLoader.h b/src/libs/antares/study/binding_constraint/BindingConstraintLoader.h index 23b05579c1..693573cc27 100644 --- a/src/libs/antares/study/binding_constraint/BindingConstraintLoader.h +++ b/src/libs/antares/study/binding_constraint/BindingConstraintLoader.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/libs/antares/study/binding_constraint/BindingConstraintSaver.cpp b/src/libs/antares/study/binding_constraint/BindingConstraintSaver.cpp index b3b74e1a96..e9b8ef8903 100644 --- a/src/libs/antares/study/binding_constraint/BindingConstraintSaver.cpp +++ b/src/libs/antares/study/binding_constraint/BindingConstraintSaver.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/libs/antares/study/binding_constraint/BindingConstraintSaver.h b/src/libs/antares/study/binding_constraint/BindingConstraintSaver.h index eba2418d47..7a4a57f396 100644 --- a/src/libs/antares/study/binding_constraint/BindingConstraintSaver.h +++ b/src/libs/antares/study/binding_constraint/BindingConstraintSaver.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/libs/antares/study/binding_constraint/BindingConstraintStructures.h b/src/libs/antares/study/binding_constraint/BindingConstraintStructures.h index c4a6d3f9fd..11b2a3e293 100644 --- a/src/libs/antares/study/binding_constraint/BindingConstraintStructures.h +++ b/src/libs/antares/study/binding_constraint/BindingConstraintStructures.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/libs/antares/study/binding_constraint/BindingConstraintsRepository.cpp b/src/libs/antares/study/binding_constraint/BindingConstraintsRepository.cpp index bc208876b3..d0aaec70be 100644 --- a/src/libs/antares/study/binding_constraint/BindingConstraintsRepository.cpp +++ b/src/libs/antares/study/binding_constraint/BindingConstraintsRepository.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/libs/antares/study/binding_constraint/BindingConstraintsRepository.h b/src/libs/antares/study/binding_constraint/BindingConstraintsRepository.h index 9db14bd533..5e0e1614d9 100644 --- a/src/libs/antares/study/binding_constraint/BindingConstraintsRepository.h +++ b/src/libs/antares/study/binding_constraint/BindingConstraintsRepository.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/libs/antares/study/binding_constraint/BindingConstraintsRepository.hxx b/src/libs/antares/study/binding_constraint/BindingConstraintsRepository.hxx index 6e26708bd1..70156e2c8e 100644 --- a/src/libs/antares/study/binding_constraint/BindingConstraintsRepository.hxx +++ b/src/libs/antares/study/binding_constraint/BindingConstraintsRepository.hxx @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/libs/antares/study/binding_constraint/EnvForLoading.h b/src/libs/antares/study/binding_constraint/EnvForLoading.h index e922076a35..4f1a06625d 100644 --- a/src/libs/antares/study/binding_constraint/EnvForLoading.h +++ b/src/libs/antares/study/binding_constraint/EnvForLoading.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/libs/antares/study/cleaner.h b/src/libs/antares/study/cleaner.h index 682748630d..dfbe60f3d8 100644 --- a/src/libs/antares/study/cleaner.h +++ b/src/libs/antares/study/cleaner.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/libs/antares/study/cleaner/cleaner-v20.cpp b/src/libs/antares/study/cleaner/cleaner-v20.cpp index 8c6166e98c..4c64a4a1f3 100644 --- a/src/libs/antares/study/cleaner/cleaner-v20.cpp +++ b/src/libs/antares/study/cleaner/cleaner-v20.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/libs/antares/study/cleaner/cleaner.cpp b/src/libs/antares/study/cleaner/cleaner.cpp index cbc29c1c41..75a00c9d8f 100644 --- a/src/libs/antares/study/cleaner/cleaner.cpp +++ b/src/libs/antares/study/cleaner/cleaner.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/libs/antares/study/cleaner/versions.h b/src/libs/antares/study/cleaner/versions.h index 842032cedc..5a0f503367 100644 --- a/src/libs/antares/study/cleaner/versions.h +++ b/src/libs/antares/study/cleaner/versions.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/libs/antares/study/constraint.h b/src/libs/antares/study/constraint.h index b21b15d6ed..0665b42d10 100644 --- a/src/libs/antares/study/constraint.h +++ b/src/libs/antares/study/constraint.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/libs/antares/study/correlation-updater.hxx b/src/libs/antares/study/correlation-updater.hxx index 323a18b6e7..dbb57e8cd0 100644 --- a/src/libs/antares/study/correlation-updater.hxx +++ b/src/libs/antares/study/correlation-updater.hxx @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/libs/antares/study/filter.cpp b/src/libs/antares/study/filter.cpp index 31a9146549..994cf1a5ad 100644 --- a/src/libs/antares/study/filter.cpp +++ b/src/libs/antares/study/filter.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/libs/antares/study/filter.h b/src/libs/antares/study/filter.h index 2f1199732f..661d8428cd 100644 --- a/src/libs/antares/study/filter.h +++ b/src/libs/antares/study/filter.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/libs/antares/study/finder.h b/src/libs/antares/study/finder.h index 0ede7b248f..793cf4ea4e 100644 --- a/src/libs/antares/study/finder.h +++ b/src/libs/antares/study/finder.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/libs/antares/study/finder/finder.cpp b/src/libs/antares/study/finder/finder.cpp index 43fcabb14e..16abca5a9a 100644 --- a/src/libs/antares/study/finder/finder.cpp +++ b/src/libs/antares/study/finder/finder.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/libs/antares/study/finder/finder.h b/src/libs/antares/study/finder/finder.h index f0d7ffc7f3..b91d696bd3 100644 --- a/src/libs/antares/study/finder/finder.h +++ b/src/libs/antares/study/finder/finder.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/libs/antares/study/fwd.cpp b/src/libs/antares/study/fwd.cpp index 00fddfc5ba..b128ad6b02 100644 --- a/src/libs/antares/study/fwd.cpp +++ b/src/libs/antares/study/fwd.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/libs/antares/study/fwd.h b/src/libs/antares/study/fwd.h index b947baf8d6..3a73f39618 100644 --- a/src/libs/antares/study/fwd.h +++ b/src/libs/antares/study/fwd.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/libs/antares/study/header.cpp b/src/libs/antares/study/header.cpp index 319b912ea6..f84c14f075 100644 --- a/src/libs/antares/study/header.cpp +++ b/src/libs/antares/study/header.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/libs/antares/study/header.h b/src/libs/antares/study/header.h index 1ba2e28ec8..e5cffbe517 100644 --- a/src/libs/antares/study/header.h +++ b/src/libs/antares/study/header.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/libs/antares/study/header.hxx b/src/libs/antares/study/header.hxx index 348cc02d8c..a73b27b505 100644 --- a/src/libs/antares/study/header.hxx +++ b/src/libs/antares/study/header.hxx @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/libs/antares/study/importlogs.cpp b/src/libs/antares/study/importlogs.cpp index 8b7ce2f29a..97c542ff09 100644 --- a/src/libs/antares/study/importlogs.cpp +++ b/src/libs/antares/study/importlogs.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/libs/antares/study/layerdata.cpp b/src/libs/antares/study/layerdata.cpp index 36060a52bb..7f54b6d021 100644 --- a/src/libs/antares/study/layerdata.cpp +++ b/src/libs/antares/study/layerdata.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/libs/antares/study/layerdata.h b/src/libs/antares/study/layerdata.h index c7263bfb85..b9661c655d 100644 --- a/src/libs/antares/study/layerdata.h +++ b/src/libs/antares/study/layerdata.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/libs/antares/study/load-options.cpp b/src/libs/antares/study/load-options.cpp index ff8946528e..1e40515ca1 100644 --- a/src/libs/antares/study/load-options.cpp +++ b/src/libs/antares/study/load-options.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/libs/antares/study/load-options.h b/src/libs/antares/study/load-options.h index f3d633733e..53e394f16b 100644 --- a/src/libs/antares/study/load-options.h +++ b/src/libs/antares/study/load-options.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/libs/antares/study/load.cpp b/src/libs/antares/study/load.cpp index 6b6a1e8188..1bae95a9cf 100644 --- a/src/libs/antares/study/load.cpp +++ b/src/libs/antares/study/load.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/libs/antares/study/output.cpp b/src/libs/antares/study/output.cpp index e5eaefb27a..659444c116 100644 --- a/src/libs/antares/study/output.cpp +++ b/src/libs/antares/study/output.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/libs/antares/study/output.h b/src/libs/antares/study/output.h index 5d3838e138..b794c2daae 100644 --- a/src/libs/antares/study/output.h +++ b/src/libs/antares/study/output.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/libs/antares/study/output.hxx b/src/libs/antares/study/output.hxx index d1d17a4abf..5e18c82863 100644 --- a/src/libs/antares/study/output.hxx +++ b/src/libs/antares/study/output.hxx @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/libs/antares/study/parameters.cpp b/src/libs/antares/study/parameters.cpp index f9ee36a61d..ad72dfae49 100644 --- a/src/libs/antares/study/parameters.cpp +++ b/src/libs/antares/study/parameters.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/libs/antares/study/parameters.h b/src/libs/antares/study/parameters.h index 9c4b29649c..c3e661c437 100644 --- a/src/libs/antares/study/parameters.h +++ b/src/libs/antares/study/parameters.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/libs/antares/study/parameters/adq-patch-params.cpp b/src/libs/antares/study/parameters/adq-patch-params.cpp index 43fafe4a89..66e362004d 100644 --- a/src/libs/antares/study/parameters/adq-patch-params.cpp +++ b/src/libs/antares/study/parameters/adq-patch-params.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/libs/antares/study/parameters/adq-patch-params.h b/src/libs/antares/study/parameters/adq-patch-params.h index 3c9cd2c068..f6e2b34629 100644 --- a/src/libs/antares/study/parameters/adq-patch-params.h +++ b/src/libs/antares/study/parameters/adq-patch-params.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/libs/antares/study/parts/common/cluster.cpp b/src/libs/antares/study/parts/common/cluster.cpp index abaef23043..cf2d005184 100644 --- a/src/libs/antares/study/parts/common/cluster.cpp +++ b/src/libs/antares/study/parts/common/cluster.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/libs/antares/study/parts/common/cluster.h b/src/libs/antares/study/parts/common/cluster.h index 310304fd6f..6f84970ea0 100644 --- a/src/libs/antares/study/parts/common/cluster.h +++ b/src/libs/antares/study/parts/common/cluster.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/libs/antares/study/parts/common/cluster_list.cpp b/src/libs/antares/study/parts/common/cluster_list.cpp index e533d85c84..370fa6090d 100644 --- a/src/libs/antares/study/parts/common/cluster_list.cpp +++ b/src/libs/antares/study/parts/common/cluster_list.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/libs/antares/study/parts/common/cluster_list.h b/src/libs/antares/study/parts/common/cluster_list.h index a65e7d3ebc..b2f81ec82d 100644 --- a/src/libs/antares/study/parts/common/cluster_list.h +++ b/src/libs/antares/study/parts/common/cluster_list.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/libs/antares/study/parts/hydro/allocation.cpp b/src/libs/antares/study/parts/hydro/allocation.cpp index 13b6d9e33e..4a296f7a47 100644 --- a/src/libs/antares/study/parts/hydro/allocation.cpp +++ b/src/libs/antares/study/parts/hydro/allocation.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/libs/antares/study/parts/hydro/allocation.h b/src/libs/antares/study/parts/hydro/allocation.h index 3cecd5f34b..31a0530d02 100644 --- a/src/libs/antares/study/parts/hydro/allocation.h +++ b/src/libs/antares/study/parts/hydro/allocation.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/libs/antares/study/parts/hydro/allocation.hxx b/src/libs/antares/study/parts/hydro/allocation.hxx index fef1bd111c..ac1b66c736 100644 --- a/src/libs/antares/study/parts/hydro/allocation.hxx +++ b/src/libs/antares/study/parts/hydro/allocation.hxx @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/libs/antares/study/parts/hydro/container.cpp b/src/libs/antares/study/parts/hydro/container.cpp index 3da5b71602..6bfbd21547 100644 --- a/src/libs/antares/study/parts/hydro/container.cpp +++ b/src/libs/antares/study/parts/hydro/container.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/libs/antares/study/parts/hydro/container.h b/src/libs/antares/study/parts/hydro/container.h index 651d7fac37..109529d3da 100644 --- a/src/libs/antares/study/parts/hydro/container.h +++ b/src/libs/antares/study/parts/hydro/container.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/libs/antares/study/parts/hydro/prepro.cpp b/src/libs/antares/study/parts/hydro/prepro.cpp index 8b8399db32..5de50e3bd5 100644 --- a/src/libs/antares/study/parts/hydro/prepro.cpp +++ b/src/libs/antares/study/parts/hydro/prepro.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/libs/antares/study/parts/hydro/prepro.h b/src/libs/antares/study/parts/hydro/prepro.h index 957510fee7..9afb48674a 100644 --- a/src/libs/antares/study/parts/hydro/prepro.h +++ b/src/libs/antares/study/parts/hydro/prepro.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/libs/antares/study/parts/hydro/series.cpp b/src/libs/antares/study/parts/hydro/series.cpp index bf0e261f04..6b209465a3 100644 --- a/src/libs/antares/study/parts/hydro/series.cpp +++ b/src/libs/antares/study/parts/hydro/series.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/libs/antares/study/parts/hydro/series.h b/src/libs/antares/study/parts/hydro/series.h index 2bbe98010e..afbfb17fd2 100644 --- a/src/libs/antares/study/parts/hydro/series.h +++ b/src/libs/antares/study/parts/hydro/series.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/libs/antares/study/parts/load/container.cpp b/src/libs/antares/study/parts/load/container.cpp index a24d33da49..39acde5dc3 100644 --- a/src/libs/antares/study/parts/load/container.cpp +++ b/src/libs/antares/study/parts/load/container.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/libs/antares/study/parts/load/container.h b/src/libs/antares/study/parts/load/container.h index 865c9912ba..c4882cfaff 100644 --- a/src/libs/antares/study/parts/load/container.h +++ b/src/libs/antares/study/parts/load/container.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/libs/antares/study/parts/load/prepro.cpp b/src/libs/antares/study/parts/load/prepro.cpp index d6de32d3cd..e5240a7c62 100644 --- a/src/libs/antares/study/parts/load/prepro.cpp +++ b/src/libs/antares/study/parts/load/prepro.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/libs/antares/study/parts/load/prepro.h b/src/libs/antares/study/parts/load/prepro.h index 1501509e2a..e9449c6e91 100644 --- a/src/libs/antares/study/parts/load/prepro.h +++ b/src/libs/antares/study/parts/load/prepro.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/libs/antares/study/parts/load/prepro.hxx b/src/libs/antares/study/parts/load/prepro.hxx index 50f3b41e87..2ef1cde2cd 100644 --- a/src/libs/antares/study/parts/load/prepro.hxx +++ b/src/libs/antares/study/parts/load/prepro.hxx @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/libs/antares/study/parts/parts.h b/src/libs/antares/study/parts/parts.h index 0873a86274..c87791fc0b 100644 --- a/src/libs/antares/study/parts/parts.h +++ b/src/libs/antares/study/parts/parts.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/libs/antares/study/parts/renewable/cluster.cpp b/src/libs/antares/study/parts/renewable/cluster.cpp index 37781c3ee3..ceb267b8e4 100644 --- a/src/libs/antares/study/parts/renewable/cluster.cpp +++ b/src/libs/antares/study/parts/renewable/cluster.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/libs/antares/study/parts/renewable/cluster.h b/src/libs/antares/study/parts/renewable/cluster.h index bde44ea816..d55431df1a 100644 --- a/src/libs/antares/study/parts/renewable/cluster.h +++ b/src/libs/antares/study/parts/renewable/cluster.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/libs/antares/study/parts/renewable/cluster.hxx b/src/libs/antares/study/parts/renewable/cluster.hxx index 7f5a5114c6..cfc9969943 100644 --- a/src/libs/antares/study/parts/renewable/cluster.hxx +++ b/src/libs/antares/study/parts/renewable/cluster.hxx @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/libs/antares/study/parts/renewable/cluster_list.cpp b/src/libs/antares/study/parts/renewable/cluster_list.cpp index a493a02dc1..7e24395fd6 100644 --- a/src/libs/antares/study/parts/renewable/cluster_list.cpp +++ b/src/libs/antares/study/parts/renewable/cluster_list.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/libs/antares/study/parts/renewable/cluster_list.h b/src/libs/antares/study/parts/renewable/cluster_list.h index 5dc584806d..069dd94b79 100644 --- a/src/libs/antares/study/parts/renewable/cluster_list.h +++ b/src/libs/antares/study/parts/renewable/cluster_list.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/libs/antares/study/parts/renewable/container.cpp b/src/libs/antares/study/parts/renewable/container.cpp index e07a77061c..1e08a82fef 100644 --- a/src/libs/antares/study/parts/renewable/container.cpp +++ b/src/libs/antares/study/parts/renewable/container.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/libs/antares/study/parts/renewable/container.h b/src/libs/antares/study/parts/renewable/container.h index f3fd298bd1..186c778604 100644 --- a/src/libs/antares/study/parts/renewable/container.h +++ b/src/libs/antares/study/parts/renewable/container.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/libs/antares/study/parts/renewable/container.hxx b/src/libs/antares/study/parts/renewable/container.hxx index 1fe68bf5f4..e4513f375f 100644 --- a/src/libs/antares/study/parts/renewable/container.hxx +++ b/src/libs/antares/study/parts/renewable/container.hxx @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/libs/antares/study/parts/renewable/defines.h b/src/libs/antares/study/parts/renewable/defines.h index ba22c038ea..7308888c97 100644 --- a/src/libs/antares/study/parts/renewable/defines.h +++ b/src/libs/antares/study/parts/renewable/defines.h @@ -2,7 +2,8 @@ ** 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. +** 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 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 6b4aac8a22..203ee25194 100644 --- a/src/libs/antares/study/parts/short-term-storage/STStorageOutputCaptions.cpp +++ b/src/libs/antares/study/parts/short-term-storage/STStorageOutputCaptions.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 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 a1b7958b67..314777ef2f 100644 --- a/src/libs/antares/study/parts/short-term-storage/STStorageOutputCaptions.h +++ b/src/libs/antares/study/parts/short-term-storage/STStorageOutputCaptions.h @@ -2,7 +2,8 @@ ** 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. +** 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 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 df44c43214..bf3c6a26d4 100644 --- a/src/libs/antares/study/parts/short-term-storage/cluster.cpp +++ b/src/libs/antares/study/parts/short-term-storage/cluster.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 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 497536a74f..6a5ce712e7 100644 --- a/src/libs/antares/study/parts/short-term-storage/cluster.h +++ b/src/libs/antares/study/parts/short-term-storage/cluster.h @@ -2,7 +2,8 @@ ** 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. +** 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 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 40007340b2..f84e799129 100644 --- a/src/libs/antares/study/parts/short-term-storage/container.cpp +++ b/src/libs/antares/study/parts/short-term-storage/container.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 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 58c839083b..553b38dd45 100644 --- a/src/libs/antares/study/parts/short-term-storage/container.h +++ b/src/libs/antares/study/parts/short-term-storage/container.h @@ -2,7 +2,8 @@ ** 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. +** 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 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 705997f00c..72a899c657 100644 --- a/src/libs/antares/study/parts/short-term-storage/properties.cpp +++ b/src/libs/antares/study/parts/short-term-storage/properties.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 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 660c33b210..2a42e6ac13 100644 --- a/src/libs/antares/study/parts/short-term-storage/properties.h +++ b/src/libs/antares/study/parts/short-term-storage/properties.h @@ -2,7 +2,8 @@ ** 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. +** 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 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 d03fc85e64..57307f0f8b 100644 --- a/src/libs/antares/study/parts/short-term-storage/series.cpp +++ b/src/libs/antares/study/parts/short-term-storage/series.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 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 948ec13821..61c0abc402 100644 --- a/src/libs/antares/study/parts/short-term-storage/series.h +++ b/src/libs/antares/study/parts/short-term-storage/series.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/libs/antares/study/parts/solar/container.cpp b/src/libs/antares/study/parts/solar/container.cpp index adfdfef55f..d7f75f8f60 100644 --- a/src/libs/antares/study/parts/solar/container.cpp +++ b/src/libs/antares/study/parts/solar/container.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/libs/antares/study/parts/solar/container.h b/src/libs/antares/study/parts/solar/container.h index 36d56680ac..772b91907f 100644 --- a/src/libs/antares/study/parts/solar/container.h +++ b/src/libs/antares/study/parts/solar/container.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/libs/antares/study/parts/solar/prepro.cpp b/src/libs/antares/study/parts/solar/prepro.cpp index d542eacae4..956d165a8b 100644 --- a/src/libs/antares/study/parts/solar/prepro.cpp +++ b/src/libs/antares/study/parts/solar/prepro.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/libs/antares/study/parts/solar/prepro.h b/src/libs/antares/study/parts/solar/prepro.h index 1f3531fd9a..88ed8c7a85 100644 --- a/src/libs/antares/study/parts/solar/prepro.h +++ b/src/libs/antares/study/parts/solar/prepro.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/libs/antares/study/parts/solar/prepro.hxx b/src/libs/antares/study/parts/solar/prepro.hxx index 391b98ccfb..39be7331d2 100644 --- a/src/libs/antares/study/parts/solar/prepro.hxx +++ b/src/libs/antares/study/parts/solar/prepro.hxx @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/libs/antares/study/parts/thermal/cluster.cpp b/src/libs/antares/study/parts/thermal/cluster.cpp index f470511d8d..c91edf3a60 100644 --- a/src/libs/antares/study/parts/thermal/cluster.cpp +++ b/src/libs/antares/study/parts/thermal/cluster.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/libs/antares/study/parts/thermal/cluster.h b/src/libs/antares/study/parts/thermal/cluster.h index b4fbaee537..71679a5351 100644 --- a/src/libs/antares/study/parts/thermal/cluster.h +++ b/src/libs/antares/study/parts/thermal/cluster.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/libs/antares/study/parts/thermal/cluster.hxx b/src/libs/antares/study/parts/thermal/cluster.hxx index 8ba3ab8d55..eabd861de2 100644 --- a/src/libs/antares/study/parts/thermal/cluster.hxx +++ b/src/libs/antares/study/parts/thermal/cluster.hxx @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/libs/antares/study/parts/thermal/cluster_list.cpp b/src/libs/antares/study/parts/thermal/cluster_list.cpp index 20b18a2ef5..0838565dbd 100644 --- a/src/libs/antares/study/parts/thermal/cluster_list.cpp +++ b/src/libs/antares/study/parts/thermal/cluster_list.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/libs/antares/study/parts/thermal/cluster_list.h b/src/libs/antares/study/parts/thermal/cluster_list.h index d28a0bae67..ce6c564b20 100644 --- a/src/libs/antares/study/parts/thermal/cluster_list.h +++ b/src/libs/antares/study/parts/thermal/cluster_list.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/libs/antares/study/parts/thermal/container.cpp b/src/libs/antares/study/parts/thermal/container.cpp index ff81b98c33..4ecf9cd065 100644 --- a/src/libs/antares/study/parts/thermal/container.cpp +++ b/src/libs/antares/study/parts/thermal/container.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/libs/antares/study/parts/thermal/container.h b/src/libs/antares/study/parts/thermal/container.h index 388059b035..4eed88c639 100644 --- a/src/libs/antares/study/parts/thermal/container.h +++ b/src/libs/antares/study/parts/thermal/container.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/libs/antares/study/parts/thermal/container.hxx b/src/libs/antares/study/parts/thermal/container.hxx index 17e414ec48..7d8744da31 100644 --- a/src/libs/antares/study/parts/thermal/container.hxx +++ b/src/libs/antares/study/parts/thermal/container.hxx @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/libs/antares/study/parts/thermal/defines.h b/src/libs/antares/study/parts/thermal/defines.h index e8330317d1..a886d7be39 100644 --- a/src/libs/antares/study/parts/thermal/defines.h +++ b/src/libs/antares/study/parts/thermal/defines.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/libs/antares/study/parts/thermal/ecoInput.cpp b/src/libs/antares/study/parts/thermal/ecoInput.cpp index f34617fe50..79db919076 100644 --- a/src/libs/antares/study/parts/thermal/ecoInput.cpp +++ b/src/libs/antares/study/parts/thermal/ecoInput.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/libs/antares/study/parts/thermal/ecoInput.h b/src/libs/antares/study/parts/thermal/ecoInput.h index 9ecf375a0e..a01259aec0 100644 --- a/src/libs/antares/study/parts/thermal/ecoInput.h +++ b/src/libs/antares/study/parts/thermal/ecoInput.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/libs/antares/study/parts/thermal/pollutant.cpp b/src/libs/antares/study/parts/thermal/pollutant.cpp index 4b38306d75..2453b36af6 100644 --- a/src/libs/antares/study/parts/thermal/pollutant.cpp +++ b/src/libs/antares/study/parts/thermal/pollutant.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/libs/antares/study/parts/thermal/pollutant.h b/src/libs/antares/study/parts/thermal/pollutant.h index 5febc0eb33..0c879be391 100644 --- a/src/libs/antares/study/parts/thermal/pollutant.h +++ b/src/libs/antares/study/parts/thermal/pollutant.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/libs/antares/study/parts/thermal/prepro.cpp b/src/libs/antares/study/parts/thermal/prepro.cpp index 3867ad0fe7..85155f161d 100644 --- a/src/libs/antares/study/parts/thermal/prepro.cpp +++ b/src/libs/antares/study/parts/thermal/prepro.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/libs/antares/study/parts/thermal/prepro.h b/src/libs/antares/study/parts/thermal/prepro.h index e7f940821c..de394cacfd 100644 --- a/src/libs/antares/study/parts/thermal/prepro.h +++ b/src/libs/antares/study/parts/thermal/prepro.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/libs/antares/study/parts/thermal/prepro.hxx b/src/libs/antares/study/parts/thermal/prepro.hxx index 3db1bc86b1..928bdd014b 100644 --- a/src/libs/antares/study/parts/thermal/prepro.hxx +++ b/src/libs/antares/study/parts/thermal/prepro.hxx @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/libs/antares/study/parts/wind/container.cpp b/src/libs/antares/study/parts/wind/container.cpp index e291140040..91a912e59d 100644 --- a/src/libs/antares/study/parts/wind/container.cpp +++ b/src/libs/antares/study/parts/wind/container.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/libs/antares/study/parts/wind/container.h b/src/libs/antares/study/parts/wind/container.h index cb943042b3..879023cb22 100644 --- a/src/libs/antares/study/parts/wind/container.h +++ b/src/libs/antares/study/parts/wind/container.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/libs/antares/study/parts/wind/prepro.cpp b/src/libs/antares/study/parts/wind/prepro.cpp index bbcb0511dd..a3402a382e 100644 --- a/src/libs/antares/study/parts/wind/prepro.cpp +++ b/src/libs/antares/study/parts/wind/prepro.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/libs/antares/study/parts/wind/prepro.h b/src/libs/antares/study/parts/wind/prepro.h index ef823a1832..e7e0990f79 100644 --- a/src/libs/antares/study/parts/wind/prepro.h +++ b/src/libs/antares/study/parts/wind/prepro.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/libs/antares/study/parts/wind/prepro.hxx b/src/libs/antares/study/parts/wind/prepro.hxx index d652be22fc..aea87c5ccf 100644 --- a/src/libs/antares/study/parts/wind/prepro.hxx +++ b/src/libs/antares/study/parts/wind/prepro.hxx @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/libs/antares/study/progression/progression.cpp b/src/libs/antares/study/progression/progression.cpp index a80d922582..9c48760be8 100644 --- a/src/libs/antares/study/progression/progression.cpp +++ b/src/libs/antares/study/progression/progression.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/libs/antares/study/progression/progression.h b/src/libs/antares/study/progression/progression.h index dab583e1c5..c0510ebfe3 100644 --- a/src/libs/antares/study/progression/progression.h +++ b/src/libs/antares/study/progression/progression.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/libs/antares/study/progression/progression.hxx b/src/libs/antares/study/progression/progression.hxx index f5ba2f09ec..602d8a9331 100644 --- a/src/libs/antares/study/progression/progression.hxx +++ b/src/libs/antares/study/progression/progression.hxx @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/libs/antares/study/runtime.h b/src/libs/antares/study/runtime.h index 5f8ef3a5e8..bb804768ad 100644 --- a/src/libs/antares/study/runtime.h +++ b/src/libs/antares/study/runtime.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/libs/antares/study/runtime/runtime.cpp b/src/libs/antares/study/runtime/runtime.cpp index d3e93a5ee2..1521e48d49 100644 --- a/src/libs/antares/study/runtime/runtime.cpp +++ b/src/libs/antares/study/runtime/runtime.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/libs/antares/study/runtime/runtime.h b/src/libs/antares/study/runtime/runtime.h index 6dc5926f71..3026cc77b7 100644 --- a/src/libs/antares/study/runtime/runtime.h +++ b/src/libs/antares/study/runtime/runtime.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/libs/antares/study/runtime/runtime.hxx b/src/libs/antares/study/runtime/runtime.hxx index c5b4fd8121..dad79bf12d 100644 --- a/src/libs/antares/study/runtime/runtime.hxx +++ b/src/libs/antares/study/runtime/runtime.hxx @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/libs/antares/study/save.cpp b/src/libs/antares/study/save.cpp index 38d85bc5e8..e9f1a56c6c 100644 --- a/src/libs/antares/study/save.cpp +++ b/src/libs/antares/study/save.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/libs/antares/study/scenario-builder/BindingConstraintsTSNumbersData.cpp b/src/libs/antares/study/scenario-builder/BindingConstraintsTSNumbersData.cpp index ede2e7d4d5..4d8d3f3918 100644 --- a/src/libs/antares/study/scenario-builder/BindingConstraintsTSNumbersData.cpp +++ b/src/libs/antares/study/scenario-builder/BindingConstraintsTSNumbersData.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/libs/antares/study/scenario-builder/BindingConstraintsTSNumbersData.h b/src/libs/antares/study/scenario-builder/BindingConstraintsTSNumbersData.h index faa37b6560..bbc26c1f53 100644 --- a/src/libs/antares/study/scenario-builder/BindingConstraintsTSNumbersData.h +++ b/src/libs/antares/study/scenario-builder/BindingConstraintsTSNumbersData.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/libs/antares/study/scenario-builder/HydroTSNumberData.cpp b/src/libs/antares/study/scenario-builder/HydroTSNumberData.cpp index 87c1c93dc7..c612cbbc7e 100644 --- a/src/libs/antares/study/scenario-builder/HydroTSNumberData.cpp +++ b/src/libs/antares/study/scenario-builder/HydroTSNumberData.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/libs/antares/study/scenario-builder/HydroTSNumberData.h b/src/libs/antares/study/scenario-builder/HydroTSNumberData.h index 9a456f119f..5b89db7fd9 100644 --- a/src/libs/antares/study/scenario-builder/HydroTSNumberData.h +++ b/src/libs/antares/study/scenario-builder/HydroTSNumberData.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/libs/antares/study/scenario-builder/LoadTSNumberData.cpp b/src/libs/antares/study/scenario-builder/LoadTSNumberData.cpp index a32a23215b..05cccfcfb9 100644 --- a/src/libs/antares/study/scenario-builder/LoadTSNumberData.cpp +++ b/src/libs/antares/study/scenario-builder/LoadTSNumberData.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/libs/antares/study/scenario-builder/LoadTSNumberData.h b/src/libs/antares/study/scenario-builder/LoadTSNumberData.h index 757a657c1a..ea8b43a145 100644 --- a/src/libs/antares/study/scenario-builder/LoadTSNumberData.h +++ b/src/libs/antares/study/scenario-builder/LoadTSNumberData.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/libs/antares/study/scenario-builder/NTCTSNumberData.cpp b/src/libs/antares/study/scenario-builder/NTCTSNumberData.cpp index b89e4aa35e..3fa8410d09 100644 --- a/src/libs/antares/study/scenario-builder/NTCTSNumberData.cpp +++ b/src/libs/antares/study/scenario-builder/NTCTSNumberData.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/libs/antares/study/scenario-builder/NTCTSNumberData.h b/src/libs/antares/study/scenario-builder/NTCTSNumberData.h index 48b8e52797..ad507b1306 100644 --- a/src/libs/antares/study/scenario-builder/NTCTSNumberData.h +++ b/src/libs/antares/study/scenario-builder/NTCTSNumberData.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/libs/antares/study/scenario-builder/RenewableTSNumberData.cpp b/src/libs/antares/study/scenario-builder/RenewableTSNumberData.cpp index a1739c4625..7623ae91a5 100644 --- a/src/libs/antares/study/scenario-builder/RenewableTSNumberData.cpp +++ b/src/libs/antares/study/scenario-builder/RenewableTSNumberData.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/libs/antares/study/scenario-builder/RenewableTSNumberData.h b/src/libs/antares/study/scenario-builder/RenewableTSNumberData.h index 26cdf39719..865bdccf3a 100644 --- a/src/libs/antares/study/scenario-builder/RenewableTSNumberData.h +++ b/src/libs/antares/study/scenario-builder/RenewableTSNumberData.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/libs/antares/study/scenario-builder/SolarTSNumberData.cpp b/src/libs/antares/study/scenario-builder/SolarTSNumberData.cpp index fd5cd4bc66..d853eff6ca 100644 --- a/src/libs/antares/study/scenario-builder/SolarTSNumberData.cpp +++ b/src/libs/antares/study/scenario-builder/SolarTSNumberData.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/libs/antares/study/scenario-builder/TSnumberData.cpp b/src/libs/antares/study/scenario-builder/TSnumberData.cpp index 42e5a402a8..12cf40fc98 100644 --- a/src/libs/antares/study/scenario-builder/TSnumberData.cpp +++ b/src/libs/antares/study/scenario-builder/TSnumberData.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/libs/antares/study/scenario-builder/TSnumberData.h b/src/libs/antares/study/scenario-builder/TSnumberData.h index a5a0ce8562..1927d0314f 100644 --- a/src/libs/antares/study/scenario-builder/TSnumberData.h +++ b/src/libs/antares/study/scenario-builder/TSnumberData.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/libs/antares/study/scenario-builder/ThermalTSNumberData.cpp b/src/libs/antares/study/scenario-builder/ThermalTSNumberData.cpp index da52d31689..5be61d59ca 100644 --- a/src/libs/antares/study/scenario-builder/ThermalTSNumberData.cpp +++ b/src/libs/antares/study/scenario-builder/ThermalTSNumberData.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/libs/antares/study/scenario-builder/ThermalTSNumberData.h b/src/libs/antares/study/scenario-builder/ThermalTSNumberData.h index a48577fa6a..ff1939f59b 100644 --- a/src/libs/antares/study/scenario-builder/ThermalTSNumberData.h +++ b/src/libs/antares/study/scenario-builder/ThermalTSNumberData.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/libs/antares/study/scenario-builder/WindTSNumberData.cpp b/src/libs/antares/study/scenario-builder/WindTSNumberData.cpp index 75990e62f3..6601daf294 100644 --- a/src/libs/antares/study/scenario-builder/WindTSNumberData.cpp +++ b/src/libs/antares/study/scenario-builder/WindTSNumberData.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/libs/antares/study/scenario-builder/WindTSNumberData.h b/src/libs/antares/study/scenario-builder/WindTSNumberData.h index 73265440fa..1956c3eb9c 100644 --- a/src/libs/antares/study/scenario-builder/WindTSNumberData.h +++ b/src/libs/antares/study/scenario-builder/WindTSNumberData.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/libs/antares/study/scenario-builder/applyToMatrix.hxx b/src/libs/antares/study/scenario-builder/applyToMatrix.hxx index 4e024d9623..2195f2fb35 100644 --- a/src/libs/antares/study/scenario-builder/applyToMatrix.hxx +++ b/src/libs/antares/study/scenario-builder/applyToMatrix.hxx @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/libs/antares/study/scenario-builder/hydroLevelsData.cpp b/src/libs/antares/study/scenario-builder/hydroLevelsData.cpp index cc01ee5da1..7d47d53a90 100644 --- a/src/libs/antares/study/scenario-builder/hydroLevelsData.cpp +++ b/src/libs/antares/study/scenario-builder/hydroLevelsData.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/libs/antares/study/scenario-builder/hydroLevelsData.h b/src/libs/antares/study/scenario-builder/hydroLevelsData.h index b8be6b7e1f..e9b866bc35 100644 --- a/src/libs/antares/study/scenario-builder/hydroLevelsData.h +++ b/src/libs/antares/study/scenario-builder/hydroLevelsData.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/libs/antares/study/scenario-builder/rules.cpp b/src/libs/antares/study/scenario-builder/rules.cpp index ddd22fdeaa..7794d55b31 100644 --- a/src/libs/antares/study/scenario-builder/rules.cpp +++ b/src/libs/antares/study/scenario-builder/rules.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/libs/antares/study/scenario-builder/rules.h b/src/libs/antares/study/scenario-builder/rules.h index 6bfbd17c00..7b8b4c39e0 100644 --- a/src/libs/antares/study/scenario-builder/rules.h +++ b/src/libs/antares/study/scenario-builder/rules.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/libs/antares/study/scenario-builder/rules.hxx b/src/libs/antares/study/scenario-builder/rules.hxx index 86d9661ab1..8443d19b12 100644 --- a/src/libs/antares/study/scenario-builder/rules.hxx +++ b/src/libs/antares/study/scenario-builder/rules.hxx @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/libs/antares/study/scenario-builder/scBuilderDataInterface.h b/src/libs/antares/study/scenario-builder/scBuilderDataInterface.h index 4ec83783e2..2ba982a105 100644 --- a/src/libs/antares/study/scenario-builder/scBuilderDataInterface.h +++ b/src/libs/antares/study/scenario-builder/scBuilderDataInterface.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/libs/antares/study/scenario-builder/scBuilderUtils.cpp b/src/libs/antares/study/scenario-builder/scBuilderUtils.cpp index 73f0105cbd..b69723f7ad 100644 --- a/src/libs/antares/study/scenario-builder/scBuilderUtils.cpp +++ b/src/libs/antares/study/scenario-builder/scBuilderUtils.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/libs/antares/study/scenario-builder/scBuilderUtils.h b/src/libs/antares/study/scenario-builder/scBuilderUtils.h index 6ada4d4668..caf3e24bdb 100644 --- a/src/libs/antares/study/scenario-builder/scBuilderUtils.h +++ b/src/libs/antares/study/scenario-builder/scBuilderUtils.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/libs/antares/study/scenario-builder/sets.cpp b/src/libs/antares/study/scenario-builder/sets.cpp index b2af04d965..43f6c262bc 100644 --- a/src/libs/antares/study/scenario-builder/sets.cpp +++ b/src/libs/antares/study/scenario-builder/sets.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/libs/antares/study/scenario-builder/sets.h b/src/libs/antares/study/scenario-builder/sets.h index 62849e7d63..fd2c34de5f 100644 --- a/src/libs/antares/study/scenario-builder/sets.h +++ b/src/libs/antares/study/scenario-builder/sets.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/libs/antares/study/scenario-builder/sets.hxx b/src/libs/antares/study/scenario-builder/sets.hxx index 340240373b..bb9750e4c9 100644 --- a/src/libs/antares/study/scenario-builder/sets.hxx +++ b/src/libs/antares/study/scenario-builder/sets.hxx @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/libs/antares/study/scenario-builder/solarTSNumberData.h b/src/libs/antares/study/scenario-builder/solarTSNumberData.h index 6ac0dd84d5..646c25f662 100644 --- a/src/libs/antares/study/scenario-builder/solarTSNumberData.h +++ b/src/libs/antares/study/scenario-builder/solarTSNumberData.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/libs/antares/study/scenario-builder/updater.hxx b/src/libs/antares/study/scenario-builder/updater.hxx index 47236ab58c..2e46fd3622 100644 --- a/src/libs/antares/study/scenario-builder/updater.hxx +++ b/src/libs/antares/study/scenario-builder/updater.hxx @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/libs/antares/study/sets.h b/src/libs/antares/study/sets.h index b1eed53dbf..f5895d0bf9 100644 --- a/src/libs/antares/study/sets.h +++ b/src/libs/antares/study/sets.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/libs/antares/study/sets.hxx b/src/libs/antares/study/sets.hxx index 3b08f7225e..de0d360d07 100644 --- a/src/libs/antares/study/sets.hxx +++ b/src/libs/antares/study/sets.hxx @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/libs/antares/study/simulation.cpp b/src/libs/antares/study/simulation.cpp index ea5a71b27a..07f8b37b75 100644 --- a/src/libs/antares/study/simulation.cpp +++ b/src/libs/antares/study/simulation.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/libs/antares/study/simulation.h b/src/libs/antares/study/simulation.h index 6ecfd6d316..a828787545 100644 --- a/src/libs/antares/study/simulation.h +++ b/src/libs/antares/study/simulation.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/libs/antares/study/study.cpp b/src/libs/antares/study/study.cpp index 777e9f76a7..28f2a93781 100644 --- a/src/libs/antares/study/study.cpp +++ b/src/libs/antares/study/study.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/libs/antares/study/study.extra.cpp b/src/libs/antares/study/study.extra.cpp index 279a581a91..2e1381ec32 100644 --- a/src/libs/antares/study/study.extra.cpp +++ b/src/libs/antares/study/study.extra.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/libs/antares/study/study.h b/src/libs/antares/study/study.h index 72a2451685..2871d5700a 100644 --- a/src/libs/antares/study/study.h +++ b/src/libs/antares/study/study.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/libs/antares/study/study.hxx b/src/libs/antares/study/study.hxx index baaf1761f3..a2f0b812fc 100644 --- a/src/libs/antares/study/study.hxx +++ b/src/libs/antares/study/study.hxx @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/libs/antares/study/study.importprepro.cpp b/src/libs/antares/study/study.importprepro.cpp index 6bc0dd95c3..b7a4d3a26a 100644 --- a/src/libs/antares/study/study.importprepro.cpp +++ b/src/libs/antares/study/study.importprepro.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/libs/antares/study/ui-runtimeinfos.cpp b/src/libs/antares/study/ui-runtimeinfos.cpp index 4fb70ee1d9..dab894765a 100644 --- a/src/libs/antares/study/ui-runtimeinfos.cpp +++ b/src/libs/antares/study/ui-runtimeinfos.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/libs/antares/study/ui-runtimeinfos.h b/src/libs/antares/study/ui-runtimeinfos.h index 1bd21d6991..b40ba377ca 100644 --- a/src/libs/antares/study/ui-runtimeinfos.h +++ b/src/libs/antares/study/ui-runtimeinfos.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/libs/antares/study/variable-print-info.cpp b/src/libs/antares/study/variable-print-info.cpp index 02bfbcbca9..6fe1d1e196 100644 --- a/src/libs/antares/study/variable-print-info.cpp +++ b/src/libs/antares/study/variable-print-info.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/libs/antares/study/variable-print-info.h b/src/libs/antares/study/variable-print-info.h index 8a7a53d86c..e412394f31 100644 --- a/src/libs/antares/study/variable-print-info.h +++ b/src/libs/antares/study/variable-print-info.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/libs/antares/study/version.cpp b/src/libs/antares/study/version.cpp index 2be06f3bd0..7e3411ba81 100644 --- a/src/libs/antares/study/version.cpp +++ b/src/libs/antares/study/version.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/libs/antares/study/version.h b/src/libs/antares/study/version.h index 407e86b8b1..5449c0bea3 100644 --- a/src/libs/antares/study/version.h +++ b/src/libs/antares/study/version.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/libs/antares/study/xcast.h b/src/libs/antares/study/xcast.h index 00830b64e6..34c7e69fcf 100644 --- a/src/libs/antares/study/xcast.h +++ b/src/libs/antares/study/xcast.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/libs/antares/study/xcast/xcast.cpp b/src/libs/antares/study/xcast/xcast.cpp index 888f4db599..dacd321326 100644 --- a/src/libs/antares/study/xcast/xcast.cpp +++ b/src/libs/antares/study/xcast/xcast.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/libs/antares/study/xcast/xcast.h b/src/libs/antares/study/xcast/xcast.h index 189689499d..bdd1c68f1d 100644 --- a/src/libs/antares/study/xcast/xcast.h +++ b/src/libs/antares/study/xcast/xcast.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/libs/antares/study/xcast/xcast.hxx b/src/libs/antares/study/xcast/xcast.hxx index 4d2de71c75..177df25755 100644 --- a/src/libs/antares/study/xcast/xcast.hxx +++ b/src/libs/antares/study/xcast/xcast.hxx @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/libs/antares/sys/appdata.cpp b/src/libs/antares/sys/appdata.cpp index a5ad79ff94..ebac64a278 100644 --- a/src/libs/antares/sys/appdata.cpp +++ b/src/libs/antares/sys/appdata.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/libs/antares/sys/include/antares/sys/appdata.h b/src/libs/antares/sys/include/antares/sys/appdata.h index e232eda717..e728c318d7 100644 --- a/src/libs/antares/sys/include/antares/sys/appdata.h +++ b/src/libs/antares/sys/include/antares/sys/appdata.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/libs/antares/sys/include/antares/sys/policy.h b/src/libs/antares/sys/include/antares/sys/policy.h index 03bb19bf31..0ac826949d 100644 --- a/src/libs/antares/sys/include/antares/sys/policy.h +++ b/src/libs/antares/sys/include/antares/sys/policy.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/libs/antares/sys/policy.cpp b/src/libs/antares/sys/policy.cpp index df972a799a..e232645657 100644 --- a/src/libs/antares/sys/policy.cpp +++ b/src/libs/antares/sys/policy.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/libs/antares/utils/include/antares/utils/utils.h b/src/libs/antares/utils/include/antares/utils/utils.h index 19b8208db9..262196f0b5 100644 --- a/src/libs/antares/utils/include/antares/utils/utils.h +++ b/src/libs/antares/utils/include/antares/utils/utils.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/libs/antares/utils/include/antares/utils/utils.hxx b/src/libs/antares/utils/include/antares/utils/utils.hxx index 66affab212..85e5407ae3 100644 --- a/src/libs/antares/utils/include/antares/utils/utils.hxx +++ b/src/libs/antares/utils/include/antares/utils/utils.hxx @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/libs/antares/utils/utils.cpp b/src/libs/antares/utils/utils.cpp index bc24969e4e..d4a1cd5a30 100644 --- a/src/libs/antares/utils/utils.cpp +++ b/src/libs/antares/utils/utils.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/libs/antares/version.cpp b/src/libs/antares/version.cpp index f2088d3cdd..cd4ab6e5f1 100644 --- a/src/libs/antares/version.cpp +++ b/src/libs/antares/version.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/libs/antares/version.h b/src/libs/antares/version.h index 3ba3997369..4808e44882 100644 --- a/src/libs/antares/version.h +++ b/src/libs/antares/version.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/libs/antares/writer/antares/writer/i_writer.h b/src/libs/antares/writer/antares/writer/i_writer.h index 8c42354c19..efab0852dd 100644 --- a/src/libs/antares/writer/antares/writer/i_writer.h +++ b/src/libs/antares/writer/antares/writer/i_writer.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/libs/antares/writer/antares/writer/result_format.h b/src/libs/antares/writer/antares/writer/result_format.h index 074fdc62d6..6fff43a32b 100644 --- a/src/libs/antares/writer/antares/writer/result_format.h +++ b/src/libs/antares/writer/antares/writer/result_format.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/libs/antares/writer/antares/writer/writer_factory.h b/src/libs/antares/writer/antares/writer/writer_factory.h index bc40fcb9d3..60a91101d8 100644 --- a/src/libs/antares/writer/antares/writer/writer_factory.h +++ b/src/libs/antares/writer/antares/writer/writer_factory.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/libs/antares/writer/ensure_queue_started.cpp b/src/libs/antares/writer/ensure_queue_started.cpp index 97e4cab8f5..e93b317c8f 100644 --- a/src/libs/antares/writer/ensure_queue_started.cpp +++ b/src/libs/antares/writer/ensure_queue_started.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/libs/antares/writer/immediate_file_writer.cpp b/src/libs/antares/writer/immediate_file_writer.cpp index 96a8ce7c77..6d5875bdad 100644 --- a/src/libs/antares/writer/immediate_file_writer.cpp +++ b/src/libs/antares/writer/immediate_file_writer.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/libs/antares/writer/private/ensure_queue_started.h b/src/libs/antares/writer/private/ensure_queue_started.h index 31cfa64cd2..ed64d5d632 100644 --- a/src/libs/antares/writer/private/ensure_queue_started.h +++ b/src/libs/antares/writer/private/ensure_queue_started.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/libs/antares/writer/private/immediate_file_writer.h b/src/libs/antares/writer/private/immediate_file_writer.h index fe3f769ad3..4a9853fbf4 100644 --- a/src/libs/antares/writer/private/immediate_file_writer.h +++ b/src/libs/antares/writer/private/immediate_file_writer.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/libs/antares/writer/private/zip_writer.h b/src/libs/antares/writer/private/zip_writer.h index 412b1a3f84..ba4a8585e7 100644 --- a/src/libs/antares/writer/private/zip_writer.h +++ b/src/libs/antares/writer/private/zip_writer.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/libs/antares/writer/private/zip_writer.hxx b/src/libs/antares/writer/private/zip_writer.hxx index 0a916cdf09..3f4740b01e 100644 --- a/src/libs/antares/writer/private/zip_writer.hxx +++ b/src/libs/antares/writer/private/zip_writer.hxx @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/libs/antares/writer/writer_factory.cpp b/src/libs/antares/writer/writer_factory.cpp index 51ff6e7673..dee5c20d2d 100644 --- a/src/libs/antares/writer/writer_factory.cpp +++ b/src/libs/antares/writer/writer_factory.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/libs/antares/writer/zip_writer.cpp b/src/libs/antares/writer/zip_writer.cpp index 365e580c93..f33990d710 100644 --- a/src/libs/antares/writer/zip_writer.cpp +++ b/src/libs/antares/writer/zip_writer.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/libs/antares/xpansion.h b/src/libs/antares/xpansion.h index f812d46398..9ce862285a 100644 --- a/src/libs/antares/xpansion.h +++ b/src/libs/antares/xpansion.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/libs/fswalker/filejob.inc.hxx b/src/libs/fswalker/filejob.inc.hxx index d59b009f84..28b05f1be9 100644 --- a/src/libs/fswalker/filejob.inc.hxx +++ b/src/libs/fswalker/filejob.inc.hxx @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/libs/fswalker/fswalker.cpp b/src/libs/fswalker/fswalker.cpp index 682daeb879..3450602083 100644 --- a/src/libs/fswalker/fswalker.cpp +++ b/src/libs/fswalker/fswalker.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/libs/fswalker/fswalker.h b/src/libs/fswalker/fswalker.h index 9b3afe2b28..5bef2fcca0 100644 --- a/src/libs/fswalker/fswalker.h +++ b/src/libs/fswalker/fswalker.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/libs/fswalker/job.cpp b/src/libs/fswalker/job.cpp index 9839c7677c..61a12087f1 100644 --- a/src/libs/fswalker/job.cpp +++ b/src/libs/fswalker/job.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/libs/fswalker/job.h b/src/libs/fswalker/job.h index 22ef58446f..ad6f15183e 100644 --- a/src/libs/fswalker/job.h +++ b/src/libs/fswalker/job.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/libs/fswalker/registry.inc.hxx b/src/libs/fswalker/registry.inc.hxx index 4b96d4b73d..3415385248 100644 --- a/src/libs/fswalker/registry.inc.hxx +++ b/src/libs/fswalker/registry.inc.hxx @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/libs/fswalker/statistics.h b/src/libs/fswalker/statistics.h index 5ef04375e8..bdfb377fae 100644 --- a/src/libs/fswalker/statistics.h +++ b/src/libs/fswalker/statistics.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/solver/application.cpp b/src/solver/application.cpp index e11f139373..cf492d11a8 100644 --- a/src/solver/application.cpp +++ b/src/solver/application.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/solver/application.h b/src/solver/application.h index c3cd5b03ae..9c18dcfec2 100644 --- a/src/solver/application.h +++ b/src/solver/application.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/solver/constraints-builder/cbuilder.cpp b/src/solver/constraints-builder/cbuilder.cpp index 03d8b07248..00cb7c095c 100644 --- a/src/solver/constraints-builder/cbuilder.cpp +++ b/src/solver/constraints-builder/cbuilder.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/solver/constraints-builder/cbuilder.h b/src/solver/constraints-builder/cbuilder.h index eb82b534c4..0f196c9ada 100644 --- a/src/solver/constraints-builder/cbuilder.h +++ b/src/solver/constraints-builder/cbuilder.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/solver/constraints-builder/create.cpp b/src/solver/constraints-builder/create.cpp index f8535e17ea..9927c285ab 100644 --- a/src/solver/constraints-builder/create.cpp +++ b/src/solver/constraints-builder/create.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/solver/constraints-builder/grid.h b/src/solver/constraints-builder/grid.h index e8881f3cba..6cca5f9278 100644 --- a/src/solver/constraints-builder/grid.h +++ b/src/solver/constraints-builder/grid.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/solver/constraints-builder/grid.hxx b/src/solver/constraints-builder/grid.hxx index 9bea3e0cc2..f488014c71 100644 --- a/src/solver/constraints-builder/grid.hxx +++ b/src/solver/constraints-builder/grid.hxx @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/solver/constraints-builder/load.cpp b/src/solver/constraints-builder/load.cpp index f0b6454568..332b06bc17 100644 --- a/src/solver/constraints-builder/load.cpp +++ b/src/solver/constraints-builder/load.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/solver/hydro/daily/h2o_j_ajouter_bruit_au_cout.cpp b/src/solver/hydro/daily/h2o_j_ajouter_bruit_au_cout.cpp index 80e4305f6b..ed9620d8d1 100644 --- a/src/solver/hydro/daily/h2o_j_ajouter_bruit_au_cout.cpp +++ b/src/solver/hydro/daily/h2o_j_ajouter_bruit_au_cout.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 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 d3944318ec..f69fd83bfb 100644 --- a/src/solver/hydro/daily/h2o_j_construire_les_contraintes.cpp +++ b/src/solver/hydro/daily/h2o_j_construire_les_contraintes.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 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 a66f3857a9..d96eaffe22 100644 --- a/src/solver/hydro/daily/h2o_j_construire_les_variables.cpp +++ b/src/solver/hydro/daily/h2o_j_construire_les_variables.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/solver/hydro/daily/h2o_j_donnees_mensuelles.h b/src/solver/hydro/daily/h2o_j_donnees_mensuelles.h index 118ff628b6..58d465192b 100644 --- a/src/solver/hydro/daily/h2o_j_donnees_mensuelles.h +++ b/src/solver/hydro/daily/h2o_j_donnees_mensuelles.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/solver/hydro/daily/h2o_j_donnees_optimisation.h b/src/solver/hydro/daily/h2o_j_donnees_optimisation.h index b0a9aeb3df..3103882dee 100644 --- a/src/solver/hydro/daily/h2o_j_donnees_optimisation.h +++ b/src/solver/hydro/daily/h2o_j_donnees_optimisation.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/solver/hydro/daily/h2o_j_fonctions.h b/src/solver/hydro/daily/h2o_j_fonctions.h index ac34787a75..d7a4ac32d7 100644 --- a/src/solver/hydro/daily/h2o_j_fonctions.h +++ b/src/solver/hydro/daily/h2o_j_fonctions.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/solver/hydro/daily/h2o_j_free.cpp b/src/solver/hydro/daily/h2o_j_free.cpp index 1d18ab41ed..2a4696da75 100644 --- a/src/solver/hydro/daily/h2o_j_free.cpp +++ b/src/solver/hydro/daily/h2o_j_free.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 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 9e85b03f25..d874888565 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 @@ -2,7 +2,8 @@ ** 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. +** 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 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 185db0ad88..f186f8407d 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 @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/solver/hydro/daily/h2o_j_instanciation.cpp b/src/solver/hydro/daily/h2o_j_instanciation.cpp index 211864fc2c..20824068d8 100644 --- a/src/solver/hydro/daily/h2o_j_instanciation.cpp +++ b/src/solver/hydro/daily/h2o_j_instanciation.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 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 de27afe68d..65aeec77c7 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 @@ -2,7 +2,8 @@ ** 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. +** 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 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 b5ed9561a6..c008370766 100644 --- a/src/solver/hydro/daily/h2o_j_optimiser_un_mois.cpp +++ b/src/solver/hydro/daily/h2o_j_optimiser_un_mois.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 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 ce6b36b439..b7fd993a7d 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 @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/solver/hydro/daily2/h2o2_j_apply_costs.cpp b/src/solver/hydro/daily2/h2o2_j_apply_costs.cpp index 760261697f..9651dd2f3d 100644 --- a/src/solver/hydro/daily2/h2o2_j_apply_costs.cpp +++ b/src/solver/hydro/daily2/h2o2_j_apply_costs.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 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 5b5015800d..c884584bc5 100644 --- a/src/solver/hydro/daily2/h2o2_j_construire_les_contraintes.cpp +++ b/src/solver/hydro/daily2/h2o2_j_construire_les_contraintes.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 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 6ff841620f..fee8e1a2a1 100644 --- a/src/solver/hydro/daily2/h2o2_j_construire_les_variables.cpp +++ b/src/solver/hydro/daily2/h2o2_j_construire_les_variables.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/solver/hydro/daily2/h2o2_j_donnees_mensuelles.h b/src/solver/hydro/daily2/h2o2_j_donnees_mensuelles.h index e096faabea..65f334b458 100644 --- a/src/solver/hydro/daily2/h2o2_j_donnees_mensuelles.h +++ b/src/solver/hydro/daily2/h2o2_j_donnees_mensuelles.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/solver/hydro/daily2/h2o2_j_donnees_optimisation.h b/src/solver/hydro/daily2/h2o2_j_donnees_optimisation.h index 0dc307841c..fc2914e3f0 100644 --- a/src/solver/hydro/daily2/h2o2_j_donnees_optimisation.h +++ b/src/solver/hydro/daily2/h2o2_j_donnees_optimisation.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/solver/hydro/daily2/h2o2_j_fonctions.h b/src/solver/hydro/daily2/h2o2_j_fonctions.h index a5b38e9e82..e41b516f42 100644 --- a/src/solver/hydro/daily2/h2o2_j_fonctions.h +++ b/src/solver/hydro/daily2/h2o2_j_fonctions.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/solver/hydro/daily2/h2o2_j_free.cpp b/src/solver/hydro/daily2/h2o2_j_free.cpp index a009bf593e..3f0deae202 100644 --- a/src/solver/hydro/daily2/h2o2_j_free.cpp +++ b/src/solver/hydro/daily2/h2o2_j_free.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 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 4c010123e0..58ecbc614a 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 @@ -2,7 +2,8 @@ ** 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. +** 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 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 9c355debf8..5cc818755a 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 @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/solver/hydro/daily2/h2o2_j_instanciation.cpp b/src/solver/hydro/daily2/h2o2_j_instanciation.cpp index 951c7c4570..4e473cedc6 100644 --- a/src/solver/hydro/daily2/h2o2_j_instanciation.cpp +++ b/src/solver/hydro/daily2/h2o2_j_instanciation.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/solver/hydro/daily2/h2o2_j_optim_costs.cpp b/src/solver/hydro/daily2/h2o2_j_optim_costs.cpp index 194b9170a6..24549dd5f0 100644 --- a/src/solver/hydro/daily2/h2o2_j_optim_costs.cpp +++ b/src/solver/hydro/daily2/h2o2_j_optim_costs.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 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 415440ef9d..7c3c28a321 100644 --- a/src/solver/hydro/daily2/h2o2_j_optimiser_un_mois.cpp +++ b/src/solver/hydro/daily2/h2o2_j_optimiser_un_mois.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 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 1ae2eff9ee..2b7d0d5ff0 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 @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/solver/hydro/management.h b/src/solver/hydro/management.h index c853b41e22..25032f44b9 100644 --- a/src/solver/hydro/management.h +++ b/src/solver/hydro/management.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/solver/hydro/management/daily.cpp b/src/solver/hydro/management/daily.cpp index 638ed6be5c..44b404fb38 100644 --- a/src/solver/hydro/management/daily.cpp +++ b/src/solver/hydro/management/daily.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/solver/hydro/management/management.cpp b/src/solver/hydro/management/management.cpp index 8d45e36407..313e0c9888 100644 --- a/src/solver/hydro/management/management.cpp +++ b/src/solver/hydro/management/management.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/solver/hydro/management/management.h b/src/solver/hydro/management/management.h index 26f4c84bfd..27c8451aa9 100644 --- a/src/solver/hydro/management/management.h +++ b/src/solver/hydro/management/management.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/solver/hydro/management/monthly.cpp b/src/solver/hydro/management/monthly.cpp index 6e831f6461..21761b2e27 100644 --- a/src/solver/hydro/management/monthly.cpp +++ b/src/solver/hydro/management/monthly.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/solver/hydro/monthly/h2o_m_ajouter_bruit.cpp b/src/solver/hydro/monthly/h2o_m_ajouter_bruit.cpp index e2ec0c5b24..11e56c3a62 100644 --- a/src/solver/hydro/monthly/h2o_m_ajouter_bruit.cpp +++ b/src/solver/hydro/monthly/h2o_m_ajouter_bruit.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 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 d038127dd1..92a9bef92f 100644 --- a/src/solver/hydro/monthly/h2o_m_construire_les_contraintes.cpp +++ b/src/solver/hydro/monthly/h2o_m_construire_les_contraintes.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 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 1e53176f8a..e9b6a76972 100644 --- a/src/solver/hydro/monthly/h2o_m_construire_les_variables.cpp +++ b/src/solver/hydro/monthly/h2o_m_construire_les_variables.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/solver/hydro/monthly/h2o_m_donnees_annuelles.h b/src/solver/hydro/monthly/h2o_m_donnees_annuelles.h index 72f8fcf42d..76663aa939 100644 --- a/src/solver/hydro/monthly/h2o_m_donnees_annuelles.h +++ b/src/solver/hydro/monthly/h2o_m_donnees_annuelles.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/solver/hydro/monthly/h2o_m_donnees_optimisation.h b/src/solver/hydro/monthly/h2o_m_donnees_optimisation.h index d16b5b65c4..9fe093a3e7 100644 --- a/src/solver/hydro/monthly/h2o_m_donnees_optimisation.h +++ b/src/solver/hydro/monthly/h2o_m_donnees_optimisation.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/solver/hydro/monthly/h2o_m_fonctions.h b/src/solver/hydro/monthly/h2o_m_fonctions.h index 09532d87e3..f55236ca8d 100644 --- a/src/solver/hydro/monthly/h2o_m_fonctions.h +++ b/src/solver/hydro/monthly/h2o_m_fonctions.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/solver/hydro/monthly/h2o_m_free.cpp b/src/solver/hydro/monthly/h2o_m_free.cpp index 2f154fa9cb..95e1533265 100644 --- a/src/solver/hydro/monthly/h2o_m_free.cpp +++ b/src/solver/hydro/monthly/h2o_m_free.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 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 abfedfa83d..f244244522 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 @@ -2,7 +2,8 @@ ** 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. +** 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 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 b02544c198..1abb9a0b60 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 @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/solver/hydro/monthly/h2o_m_instanciation.cpp b/src/solver/hydro/monthly/h2o_m_instanciation.cpp index d15939d98c..fb48c6dd82 100644 --- a/src/solver/hydro/monthly/h2o_m_instanciation.cpp +++ b/src/solver/hydro/monthly/h2o_m_instanciation.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 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 2db59ef1ae..feeb1fb57b 100644 --- a/src/solver/hydro/monthly/h2o_m_optimiser_une_annee.cpp +++ b/src/solver/hydro/monthly/h2o_m_optimiser_une_annee.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 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 3fa6edfe2d..9037cbf8ff 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 @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/solver/infeasible-problem-analysis/constraint-slack-analysis.cpp b/src/solver/infeasible-problem-analysis/constraint-slack-analysis.cpp index a2aaa9af1d..7990022d82 100644 --- a/src/solver/infeasible-problem-analysis/constraint-slack-analysis.cpp +++ b/src/solver/infeasible-problem-analysis/constraint-slack-analysis.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/solver/infeasible-problem-analysis/constraint-slack-analysis.h b/src/solver/infeasible-problem-analysis/constraint-slack-analysis.h index 569f594632..9ae2e34eb7 100644 --- a/src/solver/infeasible-problem-analysis/constraint-slack-analysis.h +++ b/src/solver/infeasible-problem-analysis/constraint-slack-analysis.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/solver/infeasible-problem-analysis/constraint.cpp b/src/solver/infeasible-problem-analysis/constraint.cpp index ee04e86122..f9686d9c34 100644 --- a/src/solver/infeasible-problem-analysis/constraint.cpp +++ b/src/solver/infeasible-problem-analysis/constraint.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/solver/infeasible-problem-analysis/constraint.h b/src/solver/infeasible-problem-analysis/constraint.h index 1efb138ce5..e454a376fd 100644 --- a/src/solver/infeasible-problem-analysis/constraint.h +++ b/src/solver/infeasible-problem-analysis/constraint.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/solver/infeasible-problem-analysis/report.cpp b/src/solver/infeasible-problem-analysis/report.cpp index d328ab748a..d3c5b98777 100644 --- a/src/solver/infeasible-problem-analysis/report.cpp +++ b/src/solver/infeasible-problem-analysis/report.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/solver/infeasible-problem-analysis/report.h b/src/solver/infeasible-problem-analysis/report.h index 0117051367..356ae5c039 100644 --- a/src/solver/infeasible-problem-analysis/report.h +++ b/src/solver/infeasible-problem-analysis/report.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/solver/infeasible-problem-analysis/unfeasibility-analysis.h b/src/solver/infeasible-problem-analysis/unfeasibility-analysis.h index 14c357a03e..f65b8040b9 100644 --- a/src/solver/infeasible-problem-analysis/unfeasibility-analysis.h +++ b/src/solver/infeasible-problem-analysis/unfeasibility-analysis.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/solver/infeasible-problem-analysis/unfeasible-pb-analyzer.cpp b/src/solver/infeasible-problem-analysis/unfeasible-pb-analyzer.cpp index 937e0bb83f..6d6d40fe91 100644 --- a/src/solver/infeasible-problem-analysis/unfeasible-pb-analyzer.cpp +++ b/src/solver/infeasible-problem-analysis/unfeasible-pb-analyzer.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/solver/infeasible-problem-analysis/unfeasible-pb-analyzer.h b/src/solver/infeasible-problem-analysis/unfeasible-pb-analyzer.h index 512d9408ea..3b2c5acedc 100644 --- a/src/solver/infeasible-problem-analysis/unfeasible-pb-analyzer.h +++ b/src/solver/infeasible-problem-analysis/unfeasible-pb-analyzer.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/solver/infeasible-problem-analysis/variables-bounds-consistency.cpp b/src/solver/infeasible-problem-analysis/variables-bounds-consistency.cpp index 9665128928..4290d9191e 100644 --- a/src/solver/infeasible-problem-analysis/variables-bounds-consistency.cpp +++ b/src/solver/infeasible-problem-analysis/variables-bounds-consistency.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/solver/infeasible-problem-analysis/variables-bounds-consistency.h b/src/solver/infeasible-problem-analysis/variables-bounds-consistency.h index 79c6667fd9..89f050575e 100644 --- a/src/solver/infeasible-problem-analysis/variables-bounds-consistency.h +++ b/src/solver/infeasible-problem-analysis/variables-bounds-consistency.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/solver/main.cpp b/src/solver/main.cpp index 38e6ba5488..9e937f7531 100644 --- a/src/solver/main.cpp +++ b/src/solver/main.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/solver/main/adequacy.cpp b/src/solver/main/adequacy.cpp index 9e563daef5..b347f90dfc 100644 --- a/src/solver/main/adequacy.cpp +++ b/src/solver/main/adequacy.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/solver/main/economy.cpp b/src/solver/main/economy.cpp index 0dc67fd56e..f11da95a3e 100644 --- a/src/solver/main/economy.cpp +++ b/src/solver/main/economy.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/solver/misc/cholesky.h b/src/solver/misc/cholesky.h index d90d7b66eb..0aba0e2ecc 100644 --- a/src/solver/misc/cholesky.h +++ b/src/solver/misc/cholesky.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/solver/misc/cholesky.hxx b/src/solver/misc/cholesky.hxx index b583c06842..58a33953b1 100644 --- a/src/solver/misc/cholesky.hxx +++ b/src/solver/misc/cholesky.hxx @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/solver/misc/matrix-dp-make.h b/src/solver/misc/matrix-dp-make.h index 66e43c538d..2f7477d19c 100644 --- a/src/solver/misc/matrix-dp-make.h +++ b/src/solver/misc/matrix-dp-make.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/solver/misc/matrix-dp-make.hxx b/src/solver/misc/matrix-dp-make.hxx index 077bbc6927..a004523519 100644 --- a/src/solver/misc/matrix-dp-make.hxx +++ b/src/solver/misc/matrix-dp-make.hxx @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/solver/misc/options.cpp b/src/solver/misc/options.cpp index a3a6059050..99f6997b16 100644 --- a/src/solver/misc/options.cpp +++ b/src/solver/misc/options.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/solver/misc/options.h b/src/solver/misc/options.h index d6b79e7eee..d16dda8907 100644 --- a/src/solver/misc/options.h +++ b/src/solver/misc/options.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/solver/misc/process-priority.cpp b/src/solver/misc/process-priority.cpp index 460ebbf4ed..76b62542bf 100644 --- a/src/solver/misc/process-priority.cpp +++ b/src/solver/misc/process-priority.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/solver/misc/system-memory.cpp b/src/solver/misc/system-memory.cpp index f31bcafd40..57205e484e 100644 --- a/src/solver/misc/system-memory.cpp +++ b/src/solver/misc/system-memory.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/solver/misc/system-memory.h b/src/solver/misc/system-memory.h index 560bb7a387..247055a9e7 100644 --- a/src/solver/misc/system-memory.h +++ b/src/solver/misc/system-memory.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/solver/misc/write-command-line.cpp b/src/solver/misc/write-command-line.cpp index 278bfb1cd8..b5cd64cfe7 100644 --- a/src/solver/misc/write-command-line.cpp +++ b/src/solver/misc/write-command-line.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/solver/misc/write-command-line.h b/src/solver/misc/write-command-line.h index 3aeea81018..4628dc0bc2 100644 --- a/src/solver/misc/write-command-line.h +++ b/src/solver/misc/write-command-line.h @@ -2,7 +2,8 @@ ** 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. +** 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 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 c2c856f13c..daa4cbd275 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 @@ -2,7 +2,8 @@ ** 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. +** 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 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 2aef4844ad..dab455075a 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 @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/solver/optimisation/adequacy_patch_csr/adq_patch_post_process_list.cpp b/src/solver/optimisation/adequacy_patch_csr/adq_patch_post_process_list.cpp index cbc0e76e1f..f5dc9b3da4 100644 --- a/src/solver/optimisation/adequacy_patch_csr/adq_patch_post_process_list.cpp +++ b/src/solver/optimisation/adequacy_patch_csr/adq_patch_post_process_list.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/solver/optimisation/adequacy_patch_csr/adq_patch_post_process_list.h b/src/solver/optimisation/adequacy_patch_csr/adq_patch_post_process_list.h index 226737dbe8..653154d388 100644 --- a/src/solver/optimisation/adequacy_patch_csr/adq_patch_post_process_list.h +++ b/src/solver/optimisation/adequacy_patch_csr/adq_patch_post_process_list.h @@ -2,7 +2,8 @@ ** 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. +** 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 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 55e05e82b4..ea5c68a15d 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 @@ -2,7 +2,8 @@ ** 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. +** 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 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 7824817d1f..cf0d9805ae 100644 --- a/src/solver/optimisation/adequacy_patch_csr/construct_problem_variables.cpp +++ b/src/solver/optimisation/adequacy_patch_csr/construct_problem_variables.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 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 5f98555bad..2ae6b84757 100644 --- a/src/solver/optimisation/adequacy_patch_csr/count_constraints_variables.cpp +++ b/src/solver/optimisation/adequacy_patch_csr/count_constraints_variables.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 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 995c971c60..89851908bc 100644 --- a/src/solver/optimisation/adequacy_patch_csr/count_constraints_variables.h +++ b/src/solver/optimisation/adequacy_patch_csr/count_constraints_variables.h @@ -2,7 +2,8 @@ ** 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. +** 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 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 1dbff6d99b..4fa9b11795 100644 --- a/src/solver/optimisation/adequacy_patch_csr/csr_quadratic_problem.cpp +++ b/src/solver/optimisation/adequacy_patch_csr/csr_quadratic_problem.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 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 0a85b6ea0f..de3bb7dd88 100644 --- a/src/solver/optimisation/adequacy_patch_csr/csr_quadratic_problem.h +++ b/src/solver/optimisation/adequacy_patch_csr/csr_quadratic_problem.h @@ -2,7 +2,8 @@ ** 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. +** 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 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 d89813e581..b7c0b30231 100644 --- a/src/solver/optimisation/adequacy_patch_csr/hourly_csr_problem.h +++ b/src/solver/optimisation/adequacy_patch_csr/hourly_csr_problem.h @@ -2,7 +2,8 @@ ** 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. +** 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 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 7d2d4b8fca..a4c3f77e61 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 @@ -2,7 +2,8 @@ ** 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. +** 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 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 55e3dba66b..a0b180767a 100644 --- a/src/solver/optimisation/adequacy_patch_csr/set_variable_boundaries.cpp +++ b/src/solver/optimisation/adequacy_patch_csr/set_variable_boundaries.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/solver/optimisation/adequacy_patch_csr/solve_problem.cpp b/src/solver/optimisation/adequacy_patch_csr/solve_problem.cpp index c651630d00..fa28615d37 100644 --- a/src/solver/optimisation/adequacy_patch_csr/solve_problem.cpp +++ b/src/solver/optimisation/adequacy_patch_csr/solve_problem.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 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 5a8a8aef71..62b81612e7 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 @@ -2,7 +2,8 @@ ** 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. +** 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 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 24e1a1d4a4..1905591656 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 @@ -2,7 +2,8 @@ ** 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. +** 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 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 144e072a16..a79df1caa5 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 @@ -2,7 +2,8 @@ ** 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. +** 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 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 59a27e15c3..41d7c10859 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 @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/solver/optimisation/base_weekly_optimization.cpp b/src/solver/optimisation/base_weekly_optimization.cpp index edf1d9dbfa..45a778b9ff 100644 --- a/src/solver/optimisation/base_weekly_optimization.cpp +++ b/src/solver/optimisation/base_weekly_optimization.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/solver/optimisation/base_weekly_optimization.h b/src/solver/optimisation/base_weekly_optimization.h index b1a6f689e0..f6da9ecb4b 100644 --- a/src/solver/optimisation/base_weekly_optimization.h +++ b/src/solver/optimisation/base_weekly_optimization.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/solver/optimisation/constraints/AreaBalance.cpp b/src/solver/optimisation/constraints/AreaBalance.cpp index 143d876270..f6fad8392a 100644 --- a/src/solver/optimisation/constraints/AreaBalance.cpp +++ b/src/solver/optimisation/constraints/AreaBalance.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/solver/optimisation/constraints/AreaBalance.h b/src/solver/optimisation/constraints/AreaBalance.h index b8a19dbf1e..f450bbe8ea 100644 --- a/src/solver/optimisation/constraints/AreaBalance.h +++ b/src/solver/optimisation/constraints/AreaBalance.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/solver/optimisation/constraints/AreaHydroLevel.cpp b/src/solver/optimisation/constraints/AreaHydroLevel.cpp index 2418ef04da..4d02e6fefb 100644 --- a/src/solver/optimisation/constraints/AreaHydroLevel.cpp +++ b/src/solver/optimisation/constraints/AreaHydroLevel.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/solver/optimisation/constraints/AreaHydroLevel.h b/src/solver/optimisation/constraints/AreaHydroLevel.h index a8b4aebee4..9a06f18e57 100644 --- a/src/solver/optimisation/constraints/AreaHydroLevel.h +++ b/src/solver/optimisation/constraints/AreaHydroLevel.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/solver/optimisation/constraints/BindingConstraintDay.cpp b/src/solver/optimisation/constraints/BindingConstraintDay.cpp index 1e3710c32a..0145dd3b78 100644 --- a/src/solver/optimisation/constraints/BindingConstraintDay.cpp +++ b/src/solver/optimisation/constraints/BindingConstraintDay.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/solver/optimisation/constraints/BindingConstraintDay.h b/src/solver/optimisation/constraints/BindingConstraintDay.h index cec27116a5..bf1d06c9c2 100644 --- a/src/solver/optimisation/constraints/BindingConstraintDay.h +++ b/src/solver/optimisation/constraints/BindingConstraintDay.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/solver/optimisation/constraints/BindingConstraintHour.cpp b/src/solver/optimisation/constraints/BindingConstraintHour.cpp index b5863aff22..d5e52b9ed9 100644 --- a/src/solver/optimisation/constraints/BindingConstraintHour.cpp +++ b/src/solver/optimisation/constraints/BindingConstraintHour.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/solver/optimisation/constraints/BindingConstraintHour.h b/src/solver/optimisation/constraints/BindingConstraintHour.h index 995fb6d88e..1163a4c8b1 100644 --- a/src/solver/optimisation/constraints/BindingConstraintHour.h +++ b/src/solver/optimisation/constraints/BindingConstraintHour.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/solver/optimisation/constraints/BindingConstraintWeek.cpp b/src/solver/optimisation/constraints/BindingConstraintWeek.cpp index ecb30b0f69..09d22d839a 100644 --- a/src/solver/optimisation/constraints/BindingConstraintWeek.cpp +++ b/src/solver/optimisation/constraints/BindingConstraintWeek.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/solver/optimisation/constraints/BindingConstraintWeek.h b/src/solver/optimisation/constraints/BindingConstraintWeek.h index eb38a38d3a..79e1227150 100644 --- a/src/solver/optimisation/constraints/BindingConstraintWeek.h +++ b/src/solver/optimisation/constraints/BindingConstraintWeek.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/solver/optimisation/constraints/ConsistenceNumberOfDispatchableUnits.cpp b/src/solver/optimisation/constraints/ConsistenceNumberOfDispatchableUnits.cpp index 7450af0e8a..fbbf9d6a22 100644 --- a/src/solver/optimisation/constraints/ConsistenceNumberOfDispatchableUnits.cpp +++ b/src/solver/optimisation/constraints/ConsistenceNumberOfDispatchableUnits.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/solver/optimisation/constraints/ConsistenceNumberOfDispatchableUnits.h b/src/solver/optimisation/constraints/ConsistenceNumberOfDispatchableUnits.h index a980b02583..a147a8b4ca 100644 --- a/src/solver/optimisation/constraints/ConsistenceNumberOfDispatchableUnits.h +++ b/src/solver/optimisation/constraints/ConsistenceNumberOfDispatchableUnits.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/solver/optimisation/constraints/ConstraintBuilder.cpp b/src/solver/optimisation/constraints/ConstraintBuilder.cpp index 8e9bfef555..3c56e5850e 100644 --- a/src/solver/optimisation/constraints/ConstraintBuilder.cpp +++ b/src/solver/optimisation/constraints/ConstraintBuilder.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/solver/optimisation/constraints/ConstraintBuilder.h b/src/solver/optimisation/constraints/ConstraintBuilder.h index 5b91b25b6f..239a3624be 100644 --- a/src/solver/optimisation/constraints/ConstraintBuilder.h +++ b/src/solver/optimisation/constraints/ConstraintBuilder.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/solver/optimisation/constraints/FictitiousLoad.cpp b/src/solver/optimisation/constraints/FictitiousLoad.cpp index ad46f4e0d6..58a1cc6482 100644 --- a/src/solver/optimisation/constraints/FictitiousLoad.cpp +++ b/src/solver/optimisation/constraints/FictitiousLoad.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/solver/optimisation/constraints/FictitiousLoad.h b/src/solver/optimisation/constraints/FictitiousLoad.h index 24bb1f5c92..96b4181712 100644 --- a/src/solver/optimisation/constraints/FictitiousLoad.h +++ b/src/solver/optimisation/constraints/FictitiousLoad.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/solver/optimisation/constraints/FinalStockEquivalent.cpp b/src/solver/optimisation/constraints/FinalStockEquivalent.cpp index fcbbb8b761..326baff21d 100644 --- a/src/solver/optimisation/constraints/FinalStockEquivalent.cpp +++ b/src/solver/optimisation/constraints/FinalStockEquivalent.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/solver/optimisation/constraints/FinalStockEquivalent.h b/src/solver/optimisation/constraints/FinalStockEquivalent.h index dc746e0626..ccd55c8f53 100644 --- a/src/solver/optimisation/constraints/FinalStockEquivalent.h +++ b/src/solver/optimisation/constraints/FinalStockEquivalent.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/solver/optimisation/constraints/FinalStockExpression.cpp b/src/solver/optimisation/constraints/FinalStockExpression.cpp index b03d4cdd97..5607684310 100644 --- a/src/solver/optimisation/constraints/FinalStockExpression.cpp +++ b/src/solver/optimisation/constraints/FinalStockExpression.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/solver/optimisation/constraints/FinalStockExpression.h b/src/solver/optimisation/constraints/FinalStockExpression.h index c63cb477b5..e8e9afa77f 100644 --- a/src/solver/optimisation/constraints/FinalStockExpression.h +++ b/src/solver/optimisation/constraints/FinalStockExpression.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/solver/optimisation/constraints/FlowDissociation.cpp b/src/solver/optimisation/constraints/FlowDissociation.cpp index 50b054a133..f06400602b 100644 --- a/src/solver/optimisation/constraints/FlowDissociation.cpp +++ b/src/solver/optimisation/constraints/FlowDissociation.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/solver/optimisation/constraints/FlowDissociation.h b/src/solver/optimisation/constraints/FlowDissociation.h index 6aa2e8e884..f180fc1f9c 100644 --- a/src/solver/optimisation/constraints/FlowDissociation.h +++ b/src/solver/optimisation/constraints/FlowDissociation.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/solver/optimisation/constraints/HydroPower.cpp b/src/solver/optimisation/constraints/HydroPower.cpp index a31e39ea59..46172a7363 100644 --- a/src/solver/optimisation/constraints/HydroPower.cpp +++ b/src/solver/optimisation/constraints/HydroPower.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/solver/optimisation/constraints/HydroPower.h b/src/solver/optimisation/constraints/HydroPower.h index ca25a447dd..7041480d97 100644 --- a/src/solver/optimisation/constraints/HydroPower.h +++ b/src/solver/optimisation/constraints/HydroPower.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/solver/optimisation/constraints/HydroPowerSmoothingUsingVariationMaxDown.cpp b/src/solver/optimisation/constraints/HydroPowerSmoothingUsingVariationMaxDown.cpp index b02d64cd43..7a7f9d573d 100644 --- a/src/solver/optimisation/constraints/HydroPowerSmoothingUsingVariationMaxDown.cpp +++ b/src/solver/optimisation/constraints/HydroPowerSmoothingUsingVariationMaxDown.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/solver/optimisation/constraints/HydroPowerSmoothingUsingVariationMaxDown.h b/src/solver/optimisation/constraints/HydroPowerSmoothingUsingVariationMaxDown.h index a22ee87c4f..f8388bd061 100644 --- a/src/solver/optimisation/constraints/HydroPowerSmoothingUsingVariationMaxDown.h +++ b/src/solver/optimisation/constraints/HydroPowerSmoothingUsingVariationMaxDown.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/solver/optimisation/constraints/HydroPowerSmoothingUsingVariationMaxUp.cpp b/src/solver/optimisation/constraints/HydroPowerSmoothingUsingVariationMaxUp.cpp index 21aa969deb..23261cb8bd 100644 --- a/src/solver/optimisation/constraints/HydroPowerSmoothingUsingVariationMaxUp.cpp +++ b/src/solver/optimisation/constraints/HydroPowerSmoothingUsingVariationMaxUp.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/solver/optimisation/constraints/HydroPowerSmoothingUsingVariationMaxUp.h b/src/solver/optimisation/constraints/HydroPowerSmoothingUsingVariationMaxUp.h index d8e572758e..db65e739a9 100644 --- a/src/solver/optimisation/constraints/HydroPowerSmoothingUsingVariationMaxUp.h +++ b/src/solver/optimisation/constraints/HydroPowerSmoothingUsingVariationMaxUp.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/solver/optimisation/constraints/HydroPowerSmoothingUsingVariationSum.cpp b/src/solver/optimisation/constraints/HydroPowerSmoothingUsingVariationSum.cpp index 69599bfb73..bc03b32fe0 100644 --- a/src/solver/optimisation/constraints/HydroPowerSmoothingUsingVariationSum.cpp +++ b/src/solver/optimisation/constraints/HydroPowerSmoothingUsingVariationSum.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/solver/optimisation/constraints/HydroPowerSmoothingUsingVariationSum.h b/src/solver/optimisation/constraints/HydroPowerSmoothingUsingVariationSum.h index 74055faf29..85aea2c73f 100644 --- a/src/solver/optimisation/constraints/HydroPowerSmoothingUsingVariationSum.h +++ b/src/solver/optimisation/constraints/HydroPowerSmoothingUsingVariationSum.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/solver/optimisation/constraints/MaxHydroPower.cpp b/src/solver/optimisation/constraints/MaxHydroPower.cpp index c69898d8b5..efdbb86c07 100644 --- a/src/solver/optimisation/constraints/MaxHydroPower.cpp +++ b/src/solver/optimisation/constraints/MaxHydroPower.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/solver/optimisation/constraints/MaxHydroPower.h b/src/solver/optimisation/constraints/MaxHydroPower.h index d0f9ba6e4e..f552547e8a 100644 --- a/src/solver/optimisation/constraints/MaxHydroPower.h +++ b/src/solver/optimisation/constraints/MaxHydroPower.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/solver/optimisation/constraints/MaxPumping.cpp b/src/solver/optimisation/constraints/MaxPumping.cpp index 1cf75ac965..cc612a1a98 100644 --- a/src/solver/optimisation/constraints/MaxPumping.cpp +++ b/src/solver/optimisation/constraints/MaxPumping.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/solver/optimisation/constraints/MaxPumping.h b/src/solver/optimisation/constraints/MaxPumping.h index 45d3489e88..2f4ee1c45d 100644 --- a/src/solver/optimisation/constraints/MaxPumping.h +++ b/src/solver/optimisation/constraints/MaxPumping.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/solver/optimisation/constraints/MinDownTime.cpp b/src/solver/optimisation/constraints/MinDownTime.cpp index 61833161bb..02ddda62b5 100644 --- a/src/solver/optimisation/constraints/MinDownTime.cpp +++ b/src/solver/optimisation/constraints/MinDownTime.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/solver/optimisation/constraints/MinDownTime.h b/src/solver/optimisation/constraints/MinDownTime.h index fbecb71bf1..e8493288f4 100644 --- a/src/solver/optimisation/constraints/MinDownTime.h +++ b/src/solver/optimisation/constraints/MinDownTime.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/solver/optimisation/constraints/MinHydroPower.cpp b/src/solver/optimisation/constraints/MinHydroPower.cpp index b1015bb779..9240b6af71 100644 --- a/src/solver/optimisation/constraints/MinHydroPower.cpp +++ b/src/solver/optimisation/constraints/MinHydroPower.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/solver/optimisation/constraints/MinHydroPower.h b/src/solver/optimisation/constraints/MinHydroPower.h index ca31dc611e..a691592f35 100644 --- a/src/solver/optimisation/constraints/MinHydroPower.h +++ b/src/solver/optimisation/constraints/MinHydroPower.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/solver/optimisation/constraints/NbDispUnitsMinBoundSinceMinUpTime.cpp b/src/solver/optimisation/constraints/NbDispUnitsMinBoundSinceMinUpTime.cpp index 4dd102b415..7a9b97fd2a 100644 --- a/src/solver/optimisation/constraints/NbDispUnitsMinBoundSinceMinUpTime.cpp +++ b/src/solver/optimisation/constraints/NbDispUnitsMinBoundSinceMinUpTime.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/solver/optimisation/constraints/NbDispUnitsMinBoundSinceMinUpTime.h b/src/solver/optimisation/constraints/NbDispUnitsMinBoundSinceMinUpTime.h index 614ff797f8..f8c6770975 100644 --- a/src/solver/optimisation/constraints/NbDispUnitsMinBoundSinceMinUpTime.h +++ b/src/solver/optimisation/constraints/NbDispUnitsMinBoundSinceMinUpTime.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/solver/optimisation/constraints/NbUnitsOutageLessThanNbUnitsStop.cpp b/src/solver/optimisation/constraints/NbUnitsOutageLessThanNbUnitsStop.cpp index 5ebc53e27f..9923965c98 100644 --- a/src/solver/optimisation/constraints/NbUnitsOutageLessThanNbUnitsStop.cpp +++ b/src/solver/optimisation/constraints/NbUnitsOutageLessThanNbUnitsStop.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/solver/optimisation/constraints/NbUnitsOutageLessThanNbUnitsStop.h b/src/solver/optimisation/constraints/NbUnitsOutageLessThanNbUnitsStop.h index 74df1a0288..f9cff77404 100644 --- a/src/solver/optimisation/constraints/NbUnitsOutageLessThanNbUnitsStop.h +++ b/src/solver/optimisation/constraints/NbUnitsOutageLessThanNbUnitsStop.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/solver/optimisation/constraints/PMaxDispatchableGeneration.cpp b/src/solver/optimisation/constraints/PMaxDispatchableGeneration.cpp index 781e5f0daa..0a72536a30 100644 --- a/src/solver/optimisation/constraints/PMaxDispatchableGeneration.cpp +++ b/src/solver/optimisation/constraints/PMaxDispatchableGeneration.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/solver/optimisation/constraints/PMaxDispatchableGeneration.h b/src/solver/optimisation/constraints/PMaxDispatchableGeneration.h index 982ff1123f..615bd2abd9 100644 --- a/src/solver/optimisation/constraints/PMaxDispatchableGeneration.h +++ b/src/solver/optimisation/constraints/PMaxDispatchableGeneration.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/solver/optimisation/constraints/PMinDispatchableGeneration.cpp b/src/solver/optimisation/constraints/PMinDispatchableGeneration.cpp index 8d5e127f31..ca1b578cea 100644 --- a/src/solver/optimisation/constraints/PMinDispatchableGeneration.cpp +++ b/src/solver/optimisation/constraints/PMinDispatchableGeneration.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/solver/optimisation/constraints/PMinDispatchableGeneration.h b/src/solver/optimisation/constraints/PMinDispatchableGeneration.h index e27dac4f99..e05a0a0812 100644 --- a/src/solver/optimisation/constraints/PMinDispatchableGeneration.h +++ b/src/solver/optimisation/constraints/PMinDispatchableGeneration.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/solver/optimisation/constraints/ShortTermStorageLevel.cpp b/src/solver/optimisation/constraints/ShortTermStorageLevel.cpp index 1034f12ce7..36480c9cde 100644 --- a/src/solver/optimisation/constraints/ShortTermStorageLevel.cpp +++ b/src/solver/optimisation/constraints/ShortTermStorageLevel.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/solver/optimisation/constraints/ShortTermStorageLevel.h b/src/solver/optimisation/constraints/ShortTermStorageLevel.h index cd0477980f..38052f95ae 100644 --- a/src/solver/optimisation/constraints/ShortTermStorageLevel.h +++ b/src/solver/optimisation/constraints/ShortTermStorageLevel.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/solver/optimisation/opt_alloc_probleme_a_optimiser.cpp b/src/solver/optimisation/opt_alloc_probleme_a_optimiser.cpp index daeddb8c68..13230f6f9f 100644 --- a/src/solver/optimisation/opt_alloc_probleme_a_optimiser.cpp +++ b/src/solver/optimisation/opt_alloc_probleme_a_optimiser.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/solver/optimisation/opt_appel_solveur_lineaire.cpp b/src/solver/optimisation/opt_appel_solveur_lineaire.cpp index c1b0a6c1fe..5a8f53be2b 100644 --- a/src/solver/optimisation/opt_appel_solveur_lineaire.cpp +++ b/src/solver/optimisation/opt_appel_solveur_lineaire.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/solver/optimisation/opt_appel_solveur_quadratique.cpp b/src/solver/optimisation/opt_appel_solveur_quadratique.cpp index 40fa66b1ca..6f32a41ddb 100644 --- a/src/solver/optimisation/opt_appel_solveur_quadratique.cpp +++ b/src/solver/optimisation/opt_appel_solveur_quadratique.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 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 20946eff5b..dc78738047 100644 --- a/src/solver/optimisation/opt_calcul_des_pmin_MUT_MDT.cpp +++ b/src/solver/optimisation/opt_calcul_des_pmin_MUT_MDT.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/solver/optimisation/opt_chainage_intercos.cpp b/src/solver/optimisation/opt_chainage_intercos.cpp index 4408e35e74..69c1cbfa82 100644 --- a/src/solver/optimisation/opt_chainage_intercos.cpp +++ b/src/solver/optimisation/opt_chainage_intercos.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/solver/optimisation/opt_constants.h b/src/solver/optimisation/opt_constants.h index 7398fe8915..d28cd32d08 100644 --- a/src/solver/optimisation/opt_constants.h +++ b/src/solver/optimisation/opt_constants.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/solver/optimisation/opt_construction_contraintes_couts_demarrage.cpp b/src/solver/optimisation/opt_construction_contraintes_couts_demarrage.cpp index 50c476f791..e6bccc7de4 100644 --- a/src/solver/optimisation/opt_construction_contraintes_couts_demarrage.cpp +++ b/src/solver/optimisation/opt_construction_contraintes_couts_demarrage.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 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 94761e3188..6c458fbca5 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 @@ -2,7 +2,8 @@ ** 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. +** 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 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 85dbf0e17f..9496ad7ce5 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 @@ -2,7 +2,8 @@ ** 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. +** 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 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 64950560a8..84d7122976 100644 --- a/src/solver/optimisation/opt_construction_matrice_des_contraintes_outils.cpp +++ b/src/solver/optimisation/opt_construction_matrice_des_contraintes_outils.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/solver/optimisation/opt_construction_variables_couts_demarrages.cpp b/src/solver/optimisation/opt_construction_variables_couts_demarrages.cpp index e784fd6d09..fb4319727c 100644 --- a/src/solver/optimisation/opt_construction_variables_couts_demarrages.cpp +++ b/src/solver/optimisation/opt_construction_variables_couts_demarrages.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/solver/optimisation/opt_construction_variables_optimisees_lineaire.cpp b/src/solver/optimisation/opt_construction_variables_optimisees_lineaire.cpp index 7720fd20ac..3056d318f1 100644 --- a/src/solver/optimisation/opt_construction_variables_optimisees_lineaire.cpp +++ b/src/solver/optimisation/opt_construction_variables_optimisees_lineaire.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/solver/optimisation/opt_construction_variables_optimisees_quadratique.cpp b/src/solver/optimisation/opt_construction_variables_optimisees_quadratique.cpp index cda763e3ee..0d6511f87e 100644 --- a/src/solver/optimisation/opt_construction_variables_optimisees_quadratique.cpp +++ b/src/solver/optimisation/opt_construction_variables_optimisees_quadratique.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/solver/optimisation/opt_decompte_variables_et_contraintes.cpp b/src/solver/optimisation/opt_decompte_variables_et_contraintes.cpp index 8bd0f6646a..d1303d7601 100644 --- a/src/solver/optimisation/opt_decompte_variables_et_contraintes.cpp +++ b/src/solver/optimisation/opt_decompte_variables_et_contraintes.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 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 0c8686febf..50dcf00a64 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 @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/solver/optimisation/opt_export_structure.cpp b/src/solver/optimisation/opt_export_structure.cpp index 97ef62a590..6cb2632a5a 100644 --- a/src/solver/optimisation/opt_export_structure.cpp +++ b/src/solver/optimisation/opt_export_structure.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/solver/optimisation/opt_export_structure.h b/src/solver/optimisation/opt_export_structure.h index a901abe762..bee2b122a7 100644 --- a/src/solver/optimisation/opt_export_structure.h +++ b/src/solver/optimisation/opt_export_structure.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/solver/optimisation/opt_fonctions.h b/src/solver/optimisation/opt_fonctions.h index e357073f65..1c3c155d89 100644 --- a/src/solver/optimisation/opt_fonctions.h +++ b/src/solver/optimisation/opt_fonctions.h @@ -2,7 +2,8 @@ ** 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. +** 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 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 6ad9830674..1f1892acf3 100644 --- a/src/solver/optimisation/opt_gestion_des_bornes_cas_lineaire.cpp +++ b/src/solver/optimisation/opt_gestion_des_bornes_cas_lineaire.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 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 7bf7ded184..03662c172f 100644 --- a/src/solver/optimisation/opt_gestion_des_bornes_cas_quadratique.cpp +++ b/src/solver/optimisation/opt_gestion_des_bornes_cas_quadratique.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 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 c5eee2a5a9..b5ce8ca093 100644 --- a/src/solver/optimisation/opt_gestion_des_bornes_couts_demarrage.cpp +++ b/src/solver/optimisation/opt_gestion_des_bornes_couts_demarrage.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 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 96aa8eb5dd..a04884ef1c 100644 --- a/src/solver/optimisation/opt_gestion_des_couts_cas_lineaire.cpp +++ b/src/solver/optimisation/opt_gestion_des_couts_cas_lineaire.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 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 49c8892f9d..fa8461b7e5 100644 --- a/src/solver/optimisation/opt_gestion_des_couts_cas_quadratique.cpp +++ b/src/solver/optimisation/opt_gestion_des_couts_cas_quadratique.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 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 8d999f0b03..3ef0eac6e2 100644 --- a/src/solver/optimisation/opt_gestion_des_couts_couts_demarrage.cpp +++ b/src/solver/optimisation/opt_gestion_des_couts_couts_demarrage.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/solver/optimisation/opt_gestion_des_pmin.cpp b/src/solver/optimisation/opt_gestion_des_pmin.cpp index 24ff731a09..e475d3e556 100644 --- a/src/solver/optimisation/opt_gestion_des_pmin.cpp +++ b/src/solver/optimisation/opt_gestion_des_pmin.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 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 5433e293d7..5ba480d155 100644 --- a/src/solver/optimisation/opt_gestion_second_membre_cas_lineaire.cpp +++ b/src/solver/optimisation/opt_gestion_second_membre_cas_lineaire.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 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 7e79ac86d1..3d8d335378 100644 --- a/src/solver/optimisation/opt_gestion_second_membre_cas_quadratique.cpp +++ b/src/solver/optimisation/opt_gestion_second_membre_cas_quadratique.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 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 8da7795a2a..0a74c4816d 100644 --- a/src/solver/optimisation/opt_gestion_second_membre_couts_demarrage.cpp +++ b/src/solver/optimisation/opt_gestion_second_membre_couts_demarrage.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/solver/optimisation/opt_init_contraintes_hydrauliques.cpp b/src/solver/optimisation/opt_init_contraintes_hydrauliques.cpp index eb09122c7a..83794dfcef 100644 --- a/src/solver/optimisation/opt_init_contraintes_hydrauliques.cpp +++ b/src/solver/optimisation/opt_init_contraintes_hydrauliques.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 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 ce52a37cf7..3e5fd09dc0 100644 --- a/src/solver/optimisation/opt_init_minmax_groupes_couts_demarrage.cpp +++ b/src/solver/optimisation/opt_init_minmax_groupes_couts_demarrage.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/solver/optimisation/opt_liberation_problemes_simplexe.cpp b/src/solver/optimisation/opt_liberation_problemes_simplexe.cpp index 9ee43640fc..860831dfa0 100644 --- a/src/solver/optimisation/opt_liberation_problemes_simplexe.cpp +++ b/src/solver/optimisation/opt_liberation_problemes_simplexe.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 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 6edc225d0d..ff8a0b3486 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 @@ -2,7 +2,8 @@ ** 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. +** 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 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 be5d22bdab..4b7f3fe3a5 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 @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/solver/optimisation/opt_optimisation_hebdo.cpp b/src/solver/optimisation/opt_optimisation_hebdo.cpp index 01a2a7dedc..3c75c03cea 100644 --- a/src/solver/optimisation/opt_optimisation_hebdo.cpp +++ b/src/solver/optimisation/opt_optimisation_hebdo.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/solver/optimisation/opt_optimisation_lineaire.cpp b/src/solver/optimisation/opt_optimisation_lineaire.cpp index 17fae2b8a8..182253b87c 100644 --- a/src/solver/optimisation/opt_optimisation_lineaire.cpp +++ b/src/solver/optimisation/opt_optimisation_lineaire.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/solver/optimisation/opt_period_string_generator_base.h b/src/solver/optimisation/opt_period_string_generator_base.h index fad237bde8..de538228d7 100644 --- a/src/solver/optimisation/opt_period_string_generator_base.h +++ b/src/solver/optimisation/opt_period_string_generator_base.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/solver/optimisation/opt_pilotage_optimisation_lineaire.cpp b/src/solver/optimisation/opt_pilotage_optimisation_lineaire.cpp index 3d2492b69a..3f60a47d6e 100644 --- a/src/solver/optimisation/opt_pilotage_optimisation_lineaire.cpp +++ b/src/solver/optimisation/opt_pilotage_optimisation_lineaire.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/solver/optimisation/opt_pilotage_optimisation_quadratique.cpp b/src/solver/optimisation/opt_pilotage_optimisation_quadratique.cpp index 0e7418795b..598bb3b8a0 100644 --- a/src/solver/optimisation/opt_pilotage_optimisation_quadratique.cpp +++ b/src/solver/optimisation/opt_pilotage_optimisation_quadratique.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/solver/optimisation/opt_rename_problem.cpp b/src/solver/optimisation/opt_rename_problem.cpp index f03ce53727..89021dbc22 100644 --- a/src/solver/optimisation/opt_rename_problem.cpp +++ b/src/solver/optimisation/opt_rename_problem.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/solver/optimisation/opt_rename_problem.h b/src/solver/optimisation/opt_rename_problem.h index b50eb309d3..f6764bc68f 100644 --- a/src/solver/optimisation/opt_rename_problem.h +++ b/src/solver/optimisation/opt_rename_problem.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/solver/optimisation/opt_restaurer_les_donnees.cpp b/src/solver/optimisation/opt_restaurer_les_donnees.cpp index 8823f37361..61078ac339 100644 --- a/src/solver/optimisation/opt_restaurer_les_donnees.cpp +++ b/src/solver/optimisation/opt_restaurer_les_donnees.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/solver/optimisation/opt_structure_probleme_a_resoudre.h b/src/solver/optimisation/opt_structure_probleme_a_resoudre.h index 676bda4f45..65801cbb8d 100644 --- a/src/solver/optimisation/opt_structure_probleme_a_resoudre.h +++ b/src/solver/optimisation/opt_structure_probleme_a_resoudre.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/solver/optimisation/opt_verification_presence_reserve_jmoins1.cpp b/src/solver/optimisation/opt_verification_presence_reserve_jmoins1.cpp index bcdf4441e0..08f1359703 100644 --- a/src/solver/optimisation/opt_verification_presence_reserve_jmoins1.cpp +++ b/src/solver/optimisation/opt_verification_presence_reserve_jmoins1.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/solver/optimisation/optim_post_process_list.cpp b/src/solver/optimisation/optim_post_process_list.cpp index 6839ffa36f..81222b8c42 100644 --- a/src/solver/optimisation/optim_post_process_list.cpp +++ b/src/solver/optimisation/optim_post_process_list.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/solver/optimisation/optim_post_process_list.h b/src/solver/optimisation/optim_post_process_list.h index 737998a86a..4a353ac7dc 100644 --- a/src/solver/optimisation/optim_post_process_list.h +++ b/src/solver/optimisation/optim_post_process_list.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/solver/optimisation/post_process_commands.cpp b/src/solver/optimisation/post_process_commands.cpp index 7f98ec8f76..5397fab1bf 100644 --- a/src/solver/optimisation/post_process_commands.cpp +++ b/src/solver/optimisation/post_process_commands.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/solver/optimisation/post_process_commands.h b/src/solver/optimisation/post_process_commands.h index 7b8ac0bde4..743eae0376 100644 --- a/src/solver/optimisation/post_process_commands.h +++ b/src/solver/optimisation/post_process_commands.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/solver/optimisation/weekly_optimization.cpp b/src/solver/optimisation/weekly_optimization.cpp index dd728d2971..dadfc53661 100644 --- a/src/solver/optimisation/weekly_optimization.cpp +++ b/src/solver/optimisation/weekly_optimization.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/solver/optimisation/weekly_optimization.h b/src/solver/optimisation/weekly_optimization.h index 10cc8fad26..10d9db7f1d 100644 --- a/src/solver/optimisation/weekly_optimization.h +++ b/src/solver/optimisation/weekly_optimization.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/solver/signal-handling/common.cpp b/src/solver/signal-handling/common.cpp index 2f35edaff2..e93cff1489 100644 --- a/src/solver/signal-handling/common.cpp +++ b/src/solver/signal-handling/common.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/solver/signal-handling/common.h b/src/solver/signal-handling/common.h index b8b0ac6aa6..405c5128c2 100644 --- a/src/solver/signal-handling/common.h +++ b/src/solver/signal-handling/common.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/solver/signal-handling/linux.cpp b/src/solver/signal-handling/linux.cpp index 8bbe39c750..278e9e5ad4 100644 --- a/src/solver/signal-handling/linux.cpp +++ b/src/solver/signal-handling/linux.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/solver/signal-handling/public.h b/src/solver/signal-handling/public.h index 804696ade9..de6bb158ff 100644 --- a/src/solver/signal-handling/public.h +++ b/src/solver/signal-handling/public.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/solver/signal-handling/windows.cpp b/src/solver/signal-handling/windows.cpp index fc562c4c20..6d112471f1 100644 --- a/src/solver/signal-handling/windows.cpp +++ b/src/solver/signal-handling/windows.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/solver/simulation/BindingConstraintsTimeSeriesNumbersWriter.h b/src/solver/simulation/BindingConstraintsTimeSeriesNumbersWriter.h index 82b4d75890..8a6b9ccd77 100644 --- a/src/solver/simulation/BindingConstraintsTimeSeriesNumbersWriter.h +++ b/src/solver/simulation/BindingConstraintsTimeSeriesNumbersWriter.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/solver/simulation/ITimeSeriesNumbersWriter.h b/src/solver/simulation/ITimeSeriesNumbersWriter.h index 841fe339d3..b8e9b6211f 100644 --- a/src/solver/simulation/ITimeSeriesNumbersWriter.h +++ b/src/solver/simulation/ITimeSeriesNumbersWriter.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/solver/simulation/TimeSeriesNumbersWriter.cpp b/src/solver/simulation/TimeSeriesNumbersWriter.cpp index 6e8291621a..d9c73ce549 100644 --- a/src/solver/simulation/TimeSeriesNumbersWriter.cpp +++ b/src/solver/simulation/TimeSeriesNumbersWriter.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/solver/simulation/adequacy.cpp b/src/solver/simulation/adequacy.cpp index 059dc37c98..3701b31444 100644 --- a/src/solver/simulation/adequacy.cpp +++ b/src/solver/simulation/adequacy.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/solver/simulation/adequacy.h b/src/solver/simulation/adequacy.h index a98eaf34ed..682a480935 100644 --- a/src/solver/simulation/adequacy.h +++ b/src/solver/simulation/adequacy.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/solver/simulation/adequacy_patch_runtime_data.cpp b/src/solver/simulation/adequacy_patch_runtime_data.cpp index 0e5e89e0ab..85172d1963 100644 --- a/src/solver/simulation/adequacy_patch_runtime_data.cpp +++ b/src/solver/simulation/adequacy_patch_runtime_data.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/solver/simulation/adequacy_patch_runtime_data.h b/src/solver/simulation/adequacy_patch_runtime_data.h index 2f3b4aad60..e17d9f224c 100644 --- a/src/solver/simulation/adequacy_patch_runtime_data.h +++ b/src/solver/simulation/adequacy_patch_runtime_data.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/solver/simulation/apply-scenario.cpp b/src/solver/simulation/apply-scenario.cpp index d567e89516..8b77e3917e 100644 --- a/src/solver/simulation/apply-scenario.cpp +++ b/src/solver/simulation/apply-scenario.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/solver/simulation/apply-scenario.h b/src/solver/simulation/apply-scenario.h index 8f05a81ac6..1d097c8fac 100644 --- a/src/solver/simulation/apply-scenario.h +++ b/src/solver/simulation/apply-scenario.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/solver/simulation/base_post_process.cpp b/src/solver/simulation/base_post_process.cpp index ef65652630..a7a5590f79 100644 --- a/src/solver/simulation/base_post_process.cpp +++ b/src/solver/simulation/base_post_process.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/solver/simulation/base_post_process.h b/src/solver/simulation/base_post_process.h index 2f99c5fac7..f791122f1f 100644 --- a/src/solver/simulation/base_post_process.h +++ b/src/solver/simulation/base_post_process.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/solver/simulation/common-eco-adq.cpp b/src/solver/simulation/common-eco-adq.cpp index ed9218316d..eb4dfa0bc1 100644 --- a/src/solver/simulation/common-eco-adq.cpp +++ b/src/solver/simulation/common-eco-adq.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/solver/simulation/common-eco-adq.h b/src/solver/simulation/common-eco-adq.h index feac6d2777..4e0f8c7680 100644 --- a/src/solver/simulation/common-eco-adq.h +++ b/src/solver/simulation/common-eco-adq.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/solver/simulation/common-hydro-levels.cpp b/src/solver/simulation/common-hydro-levels.cpp index 38973eaeb1..b2f2025685 100644 --- a/src/solver/simulation/common-hydro-levels.cpp +++ b/src/solver/simulation/common-hydro-levels.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/solver/simulation/common-hydro-remix.cpp b/src/solver/simulation/common-hydro-remix.cpp index 6c30743e54..b6051b444d 100644 --- a/src/solver/simulation/common-hydro-remix.cpp +++ b/src/solver/simulation/common-hydro-remix.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/solver/simulation/economy.cpp b/src/solver/simulation/economy.cpp index e925ae7db0..dabd2eb4e9 100644 --- a/src/solver/simulation/economy.cpp +++ b/src/solver/simulation/economy.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/solver/simulation/economy.h b/src/solver/simulation/economy.h index a5d37b1d16..2a57f9e2b9 100644 --- a/src/solver/simulation/economy.h +++ b/src/solver/simulation/economy.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/solver/simulation/opt_time_writer.cpp b/src/solver/simulation/opt_time_writer.cpp index 23b2958baa..b13a57f89c 100644 --- a/src/solver/simulation/opt_time_writer.cpp +++ b/src/solver/simulation/opt_time_writer.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/solver/simulation/opt_time_writer.h b/src/solver/simulation/opt_time_writer.h index b4479ab553..5c8b72f9f7 100644 --- a/src/solver/simulation/opt_time_writer.h +++ b/src/solver/simulation/opt_time_writer.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/solver/simulation/sim_alloc_probleme_hebdo.cpp b/src/solver/simulation/sim_alloc_probleme_hebdo.cpp index 4c9798d782..b2f24d60af 100644 --- a/src/solver/simulation/sim_alloc_probleme_hebdo.cpp +++ b/src/solver/simulation/sim_alloc_probleme_hebdo.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/solver/simulation/sim_alloc_probleme_hebdo.h b/src/solver/simulation/sim_alloc_probleme_hebdo.h index 0ca8d3b928..56c1536603 100644 --- a/src/solver/simulation/sim_alloc_probleme_hebdo.h +++ b/src/solver/simulation/sim_alloc_probleme_hebdo.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/solver/simulation/sim_allocation_tableaux.cpp b/src/solver/simulation/sim_allocation_tableaux.cpp index 17c8f5b79c..b5242ec2cc 100644 --- a/src/solver/simulation/sim_allocation_tableaux.cpp +++ b/src/solver/simulation/sim_allocation_tableaux.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/solver/simulation/sim_calcul_economique.cpp b/src/solver/simulation/sim_calcul_economique.cpp index 44ec22b042..16c229ec3a 100644 --- a/src/solver/simulation/sim_calcul_economique.cpp +++ b/src/solver/simulation/sim_calcul_economique.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/solver/simulation/sim_constants.h b/src/solver/simulation/sim_constants.h index 4b309b3f4f..f161be65bd 100644 --- a/src/solver/simulation/sim_constants.h +++ b/src/solver/simulation/sim_constants.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/solver/simulation/sim_extern_variables_globales.h b/src/solver/simulation/sim_extern_variables_globales.h index 4f78026fc6..5f36c7a074 100644 --- a/src/solver/simulation/sim_extern_variables_globales.h +++ b/src/solver/simulation/sim_extern_variables_globales.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/solver/simulation/sim_spread_generator.cpp b/src/solver/simulation/sim_spread_generator.cpp index 598d6f48f1..ad59bf8502 100644 --- a/src/solver/simulation/sim_spread_generator.cpp +++ b/src/solver/simulation/sim_spread_generator.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/solver/simulation/sim_spread_generator.h b/src/solver/simulation/sim_spread_generator.h index c84b4239b4..ee56ec2529 100644 --- a/src/solver/simulation/sim_spread_generator.h +++ b/src/solver/simulation/sim_spread_generator.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/solver/simulation/sim_structure_donnees.h b/src/solver/simulation/sim_structure_donnees.h index e4bedd3e6d..72d6c79b45 100644 --- a/src/solver/simulation/sim_structure_donnees.h +++ b/src/solver/simulation/sim_structure_donnees.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/solver/simulation/sim_structure_probleme_economique.h b/src/solver/simulation/sim_structure_probleme_economique.h index da922c3584..b1af958d39 100644 --- a/src/solver/simulation/sim_structure_probleme_economique.h +++ b/src/solver/simulation/sim_structure_probleme_economique.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/solver/simulation/sim_variables_globales.cpp b/src/solver/simulation/sim_variables_globales.cpp index 7e61156dcf..a100881e80 100644 --- a/src/solver/simulation/sim_variables_globales.cpp +++ b/src/solver/simulation/sim_variables_globales.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/solver/simulation/simulation.h b/src/solver/simulation/simulation.h index eb1fbba372..ba7aa1fff4 100644 --- a/src/solver/simulation/simulation.h +++ b/src/solver/simulation/simulation.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/solver/simulation/solver.data.cpp b/src/solver/simulation/solver.data.cpp index 15ef0b2b98..9034b94ccc 100644 --- a/src/solver/simulation/solver.data.cpp +++ b/src/solver/simulation/solver.data.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/solver/simulation/solver.data.h b/src/solver/simulation/solver.data.h index 0cf33f2c42..8538de7a35 100644 --- a/src/solver/simulation/solver.data.h +++ b/src/solver/simulation/solver.data.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/solver/simulation/solver.h b/src/solver/simulation/solver.h index 6fd1d06e0e..d9da8a004a 100644 --- a/src/solver/simulation/solver.h +++ b/src/solver/simulation/solver.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/solver/simulation/solver.hxx b/src/solver/simulation/solver.hxx index be40f51bf9..38e63c218a 100644 --- a/src/solver/simulation/solver.hxx +++ b/src/solver/simulation/solver.hxx @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/solver/simulation/solver.utils.h b/src/solver/simulation/solver.utils.h index 9fa1d34126..6ac8d799f8 100644 --- a/src/solver/simulation/solver.utils.h +++ b/src/solver/simulation/solver.utils.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/solver/simulation/timeseries-numbers.cpp b/src/solver/simulation/timeseries-numbers.cpp index eb70e20e8b..238318693a 100644 --- a/src/solver/simulation/timeseries-numbers.cpp +++ b/src/solver/simulation/timeseries-numbers.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/solver/simulation/timeseries-numbers.h b/src/solver/simulation/timeseries-numbers.h index a3e220b60d..8d0b91610a 100644 --- a/src/solver/simulation/timeseries-numbers.h +++ b/src/solver/simulation/timeseries-numbers.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/solver/ts-generator/generator.h b/src/solver/ts-generator/generator.h index 48fae63322..17120478ac 100644 --- a/src/solver/ts-generator/generator.h +++ b/src/solver/ts-generator/generator.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/solver/ts-generator/generator.hxx b/src/solver/ts-generator/generator.hxx index d0ebf7e9ac..05f7ef8a4c 100644 --- a/src/solver/ts-generator/generator.hxx +++ b/src/solver/ts-generator/generator.hxx @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/solver/ts-generator/hydro.cpp b/src/solver/ts-generator/hydro.cpp index 8bcb32e986..bf8ecb62dd 100644 --- a/src/solver/ts-generator/hydro.cpp +++ b/src/solver/ts-generator/hydro.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/solver/ts-generator/thermal.cpp b/src/solver/ts-generator/thermal.cpp index 6021d81607..6ce983c81c 100644 --- a/src/solver/ts-generator/thermal.cpp +++ b/src/solver/ts-generator/thermal.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/solver/ts-generator/xcast/constants.h b/src/solver/ts-generator/xcast/constants.h index 0705c2672f..a5f545b44d 100644 --- a/src/solver/ts-generator/xcast/constants.h +++ b/src/solver/ts-generator/xcast/constants.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/solver/ts-generator/xcast/core.cpp b/src/solver/ts-generator/xcast/core.cpp index 032908e10e..eeaeddd25c 100644 --- a/src/solver/ts-generator/xcast/core.cpp +++ b/src/solver/ts-generator/xcast/core.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/solver/ts-generator/xcast/gamma-euler.cpp b/src/solver/ts-generator/xcast/gamma-euler.cpp index 69e847696c..763e45c4f7 100644 --- a/src/solver/ts-generator/xcast/gamma-euler.cpp +++ b/src/solver/ts-generator/xcast/gamma-euler.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/solver/ts-generator/xcast/gamma-inc.cpp b/src/solver/ts-generator/xcast/gamma-inc.cpp index c1c3849819..f59780c375 100644 --- a/src/solver/ts-generator/xcast/gamma-inc.cpp +++ b/src/solver/ts-generator/xcast/gamma-inc.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/solver/ts-generator/xcast/math.cpp b/src/solver/ts-generator/xcast/math.cpp index a794d67e99..f69fe252bb 100644 --- a/src/solver/ts-generator/xcast/math.cpp +++ b/src/solver/ts-generator/xcast/math.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/solver/ts-generator/xcast/math.hxx b/src/solver/ts-generator/xcast/math.hxx index f060441eae..0f657caf47 100644 --- a/src/solver/ts-generator/xcast/math.hxx +++ b/src/solver/ts-generator/xcast/math.hxx @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/solver/ts-generator/xcast/predicate.hxx b/src/solver/ts-generator/xcast/predicate.hxx index 37e2ce587f..18d0f4329c 100644 --- a/src/solver/ts-generator/xcast/predicate.hxx +++ b/src/solver/ts-generator/xcast/predicate.hxx @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/solver/ts-generator/xcast/studydata.cpp b/src/solver/ts-generator/xcast/studydata.cpp index dddc328bed..6fb74c445a 100644 --- a/src/solver/ts-generator/xcast/studydata.cpp +++ b/src/solver/ts-generator/xcast/studydata.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/solver/ts-generator/xcast/studydata.h b/src/solver/ts-generator/xcast/studydata.h index 216657a917..6e3300e3c9 100644 --- a/src/solver/ts-generator/xcast/studydata.h +++ b/src/solver/ts-generator/xcast/studydata.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/solver/ts-generator/xcast/studydata.hxx b/src/solver/ts-generator/xcast/studydata.hxx index 89016d1a13..0d5bfa377f 100644 --- a/src/solver/ts-generator/xcast/studydata.hxx +++ b/src/solver/ts-generator/xcast/studydata.hxx @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/solver/ts-generator/xcast/xcast.cpp b/src/solver/ts-generator/xcast/xcast.cpp index 23d99cd7fe..2d75563676 100644 --- a/src/solver/ts-generator/xcast/xcast.cpp +++ b/src/solver/ts-generator/xcast/xcast.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/solver/ts-generator/xcast/xcast.h b/src/solver/ts-generator/xcast/xcast.h index 4be08ba534..1f6f36f4e3 100644 --- a/src/solver/ts-generator/xcast/xcast.h +++ b/src/solver/ts-generator/xcast/xcast.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/solver/ts-generator/xcast/xcast.hxx b/src/solver/ts-generator/xcast/xcast.hxx index e00c49372b..46e76cc42f 100644 --- a/src/solver/ts-generator/xcast/xcast.hxx +++ b/src/solver/ts-generator/xcast/xcast.hxx @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/solver/utils/filename.cpp b/src/solver/utils/filename.cpp index e99e19327e..a19b299cd9 100644 --- a/src/solver/utils/filename.cpp +++ b/src/solver/utils/filename.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/solver/utils/filename.h b/src/solver/utils/filename.h index 9499f49826..693a9e8366 100644 --- a/src/solver/utils/filename.h +++ b/src/solver/utils/filename.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/solver/utils/mps_utils.cpp b/src/solver/utils/mps_utils.cpp index 81f876e6db..16a99889a2 100644 --- a/src/solver/utils/mps_utils.cpp +++ b/src/solver/utils/mps_utils.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/solver/utils/mps_utils.h b/src/solver/utils/mps_utils.h index cab8c78571..ff34383e98 100644 --- a/src/solver/utils/mps_utils.h +++ b/src/solver/utils/mps_utils.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/solver/utils/name_translator.cpp b/src/solver/utils/name_translator.cpp index c6b20b9082..b846b137b9 100644 --- a/src/solver/utils/name_translator.cpp +++ b/src/solver/utils/name_translator.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/solver/utils/name_translator.h b/src/solver/utils/name_translator.h index cc41efb02e..20d4cb161a 100644 --- a/src/solver/utils/name_translator.h +++ b/src/solver/utils/name_translator.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/solver/utils/named_problem.cpp b/src/solver/utils/named_problem.cpp index 96197e72a0..db5ae0bdf1 100644 --- a/src/solver/utils/named_problem.cpp +++ b/src/solver/utils/named_problem.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/solver/utils/named_problem.h b/src/solver/utils/named_problem.h index 47dc2d4a1a..7c807618b1 100644 --- a/src/solver/utils/named_problem.h +++ b/src/solver/utils/named_problem.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/solver/utils/opt_period_string_generator.cpp b/src/solver/utils/opt_period_string_generator.cpp index 2494744f82..5f8d5a6e59 100644 --- a/src/solver/utils/opt_period_string_generator.cpp +++ b/src/solver/utils/opt_period_string_generator.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/solver/utils/opt_period_string_generator.h b/src/solver/utils/opt_period_string_generator.h index 9e44d7a24f..1b4470b9e8 100644 --- a/src/solver/utils/opt_period_string_generator.h +++ b/src/solver/utils/opt_period_string_generator.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/solver/utils/optimization_statistics.h b/src/solver/utils/optimization_statistics.h index bca0add582..1d59725f4f 100644 --- a/src/solver/utils/optimization_statistics.h +++ b/src/solver/utils/optimization_statistics.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/solver/utils/ortools_utils.cpp b/src/solver/utils/ortools_utils.cpp index a002771fc8..b3700b09d8 100644 --- a/src/solver/utils/ortools_utils.cpp +++ b/src/solver/utils/ortools_utils.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/solver/utils/ortools_utils.h b/src/solver/utils/ortools_utils.h index 5fedaa7c3c..b7a806e3fe 100644 --- a/src/solver/utils/ortools_utils.h +++ b/src/solver/utils/ortools_utils.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/solver/utils/ortools_wrapper.h b/src/solver/utils/ortools_wrapper.h index c4d17c3493..f08fc7801a 100644 --- a/src/solver/utils/ortools_wrapper.h +++ b/src/solver/utils/ortools_wrapper.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/solver/variable/adequacy/all.h b/src/solver/variable/adequacy/all.h index ef27c72004..1be8b5bf9e 100644 --- a/src/solver/variable/adequacy/all.h +++ b/src/solver/variable/adequacy/all.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/solver/variable/adequacy/area.cpp b/src/solver/variable/adequacy/area.cpp index a6d9ea2309..1fd90c76de 100644 --- a/src/solver/variable/adequacy/area.cpp +++ b/src/solver/variable/adequacy/area.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/solver/variable/adequacy/area.memory-estimation.cpp b/src/solver/variable/adequacy/area.memory-estimation.cpp index 20e00b3a6c..4f88fb11dd 100644 --- a/src/solver/variable/adequacy/area.memory-estimation.cpp +++ b/src/solver/variable/adequacy/area.memory-estimation.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/solver/variable/adequacy/bc.memory-estimation.cpp b/src/solver/variable/adequacy/bc.memory-estimation.cpp index dcaa9a5ba5..c16dfa6a9e 100644 --- a/src/solver/variable/adequacy/bc.memory-estimation.cpp +++ b/src/solver/variable/adequacy/bc.memory-estimation.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/solver/variable/adequacy/links.cpp b/src/solver/variable/adequacy/links.cpp index 3cb8794bf4..7cab497e2c 100644 --- a/src/solver/variable/adequacy/links.cpp +++ b/src/solver/variable/adequacy/links.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/solver/variable/adequacy/links.h b/src/solver/variable/adequacy/links.h index a427059d91..e655616891 100644 --- a/src/solver/variable/adequacy/links.h +++ b/src/solver/variable/adequacy/links.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/solver/variable/adequacy/overallCost.h b/src/solver/variable/adequacy/overallCost.h index 7f9d5ceb4d..3a1196435e 100644 --- a/src/solver/variable/adequacy/overallCost.h +++ b/src/solver/variable/adequacy/overallCost.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/solver/variable/adequacy/spilledEnergy.h b/src/solver/variable/adequacy/spilledEnergy.h index 07567d03e5..27eb59b4d0 100644 --- a/src/solver/variable/adequacy/spilledEnergy.h +++ b/src/solver/variable/adequacy/spilledEnergy.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/solver/variable/area.h b/src/solver/variable/area.h index 873afb5cc9..c7942cb6dc 100644 --- a/src/solver/variable/area.h +++ b/src/solver/variable/area.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/solver/variable/area.hxx b/src/solver/variable/area.hxx index 8f2d2798f8..39019272fa 100644 --- a/src/solver/variable/area.hxx +++ b/src/solver/variable/area.hxx @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/solver/variable/area.inc.hxx b/src/solver/variable/area.inc.hxx index 42b728c042..6c9e336bc7 100644 --- a/src/solver/variable/area.inc.hxx +++ b/src/solver/variable/area.inc.hxx @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/solver/variable/area.memory-estimation.inc.hxx b/src/solver/variable/area.memory-estimation.inc.hxx index 3617788704..fd7ce22a3c 100644 --- a/src/solver/variable/area.memory-estimation.inc.hxx +++ b/src/solver/variable/area.memory-estimation.inc.hxx @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/solver/variable/bc.memory-estimation.inc.hxx b/src/solver/variable/bc.memory-estimation.inc.hxx index 7c30b844e9..82fa02b7e2 100644 --- a/src/solver/variable/bc.memory-estimation.inc.hxx +++ b/src/solver/variable/bc.memory-estimation.inc.hxx @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/solver/variable/bindConstraints.h b/src/solver/variable/bindConstraints.h index be738c2712..9cc0403a69 100644 --- a/src/solver/variable/bindConstraints.h +++ b/src/solver/variable/bindConstraints.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/solver/variable/bindConstraints.hxx b/src/solver/variable/bindConstraints.hxx index bb1d99016c..b20958a934 100644 --- a/src/solver/variable/bindConstraints.hxx +++ b/src/solver/variable/bindConstraints.hxx @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/solver/variable/categories.h b/src/solver/variable/categories.h index 378e5ebbb8..91cb259541 100644 --- a/src/solver/variable/categories.h +++ b/src/solver/variable/categories.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/solver/variable/commons/hydro.h b/src/solver/variable/commons/hydro.h index b478278819..d52a2f170b 100644 --- a/src/solver/variable/commons/hydro.h +++ b/src/solver/variable/commons/hydro.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/solver/variable/commons/join.h b/src/solver/variable/commons/join.h index 33eabb2767..e8870586c9 100644 --- a/src/solver/variable/commons/join.h +++ b/src/solver/variable/commons/join.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/solver/variable/commons/links/links.cpp.inc.hxx b/src/solver/variable/commons/links/links.cpp.inc.hxx index 4972f016ef..0cbed6a07e 100644 --- a/src/solver/variable/commons/links/links.cpp.inc.hxx +++ b/src/solver/variable/commons/links/links.cpp.inc.hxx @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/solver/variable/commons/links/links.h.inc.hxx b/src/solver/variable/commons/links/links.h.inc.hxx index 39f70ad191..b89b8c396f 100644 --- a/src/solver/variable/commons/links/links.h.inc.hxx +++ b/src/solver/variable/commons/links/links.h.inc.hxx @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/solver/variable/commons/links/links.hxx.inc.hxx b/src/solver/variable/commons/links/links.hxx.inc.hxx index a143774753..f6ffef058b 100644 --- a/src/solver/variable/commons/links/links.hxx.inc.hxx +++ b/src/solver/variable/commons/links/links.hxx.inc.hxx @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/solver/variable/commons/load.h b/src/solver/variable/commons/load.h index 2ee01e3fb6..c0f25d6183 100644 --- a/src/solver/variable/commons/load.h +++ b/src/solver/variable/commons/load.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/solver/variable/commons/miscGenMinusRowPSP.h b/src/solver/variable/commons/miscGenMinusRowPSP.h index 42e1817ade..bd00a1d446 100644 --- a/src/solver/variable/commons/miscGenMinusRowPSP.h +++ b/src/solver/variable/commons/miscGenMinusRowPSP.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/solver/variable/commons/psp.h b/src/solver/variable/commons/psp.h index 0cd2aabe3b..a1587a9394 100644 --- a/src/solver/variable/commons/psp.h +++ b/src/solver/variable/commons/psp.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/solver/variable/commons/rowBalance.h b/src/solver/variable/commons/rowBalance.h index 332d2282b2..12a18d0dd2 100644 --- a/src/solver/variable/commons/rowBalance.h +++ b/src/solver/variable/commons/rowBalance.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/solver/variable/commons/solar.h b/src/solver/variable/commons/solar.h index cb4e7df5bb..349d85a99a 100644 --- a/src/solver/variable/commons/solar.h +++ b/src/solver/variable/commons/solar.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/solver/variable/commons/spatial-aggregate.h b/src/solver/variable/commons/spatial-aggregate.h index 386b7a4cda..14c03e58d7 100644 --- a/src/solver/variable/commons/spatial-aggregate.h +++ b/src/solver/variable/commons/spatial-aggregate.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/solver/variable/commons/wind.h b/src/solver/variable/commons/wind.h index 087dea6200..cc2d905903 100644 --- a/src/solver/variable/commons/wind.h +++ b/src/solver/variable/commons/wind.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/solver/variable/constants.h b/src/solver/variable/constants.h index 3e5f99090a..5d4f6b2d6e 100644 --- a/src/solver/variable/constants.h +++ b/src/solver/variable/constants.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/solver/variable/container.h b/src/solver/variable/container.h index 0b4d7c309b..ff204c5528 100644 --- a/src/solver/variable/container.h +++ b/src/solver/variable/container.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/solver/variable/container.hxx b/src/solver/variable/container.hxx index 382ca427bb..d068bf71d8 100644 --- a/src/solver/variable/container.hxx +++ b/src/solver/variable/container.hxx @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/solver/variable/economy/STStorageCashFlowByCluster.h b/src/solver/variable/economy/STStorageCashFlowByCluster.h index b1761f1272..0173b79c53 100644 --- a/src/solver/variable/economy/STStorageCashFlowByCluster.h +++ b/src/solver/variable/economy/STStorageCashFlowByCluster.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/solver/variable/economy/STStorageInjectionByCluster.h b/src/solver/variable/economy/STStorageInjectionByCluster.h index 194ee1f528..20f556b2c8 100644 --- a/src/solver/variable/economy/STStorageInjectionByCluster.h +++ b/src/solver/variable/economy/STStorageInjectionByCluster.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/solver/variable/economy/STStorageLevelsByCluster.h b/src/solver/variable/economy/STStorageLevelsByCluster.h index a358b1b1d0..47958d7a64 100644 --- a/src/solver/variable/economy/STStorageLevelsByCluster.h +++ b/src/solver/variable/economy/STStorageLevelsByCluster.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/solver/variable/economy/STStorageWithdrawalByCluster.h b/src/solver/variable/economy/STStorageWithdrawalByCluster.h index 8f2b3d3fb7..cc27da4a4d 100644 --- a/src/solver/variable/economy/STStorageWithdrawalByCluster.h +++ b/src/solver/variable/economy/STStorageWithdrawalByCluster.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/solver/variable/economy/all.h b/src/solver/variable/economy/all.h index ca26173a9d..fb0277a169 100644 --- a/src/solver/variable/economy/all.h +++ b/src/solver/variable/economy/all.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/solver/variable/economy/area.cpp b/src/solver/variable/economy/area.cpp index 062fac0164..59bd29a9d8 100644 --- a/src/solver/variable/economy/area.cpp +++ b/src/solver/variable/economy/area.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/solver/variable/economy/area.memory-estimation.cpp b/src/solver/variable/economy/area.memory-estimation.cpp index c8d6775594..613c4837c4 100644 --- a/src/solver/variable/economy/area.memory-estimation.cpp +++ b/src/solver/variable/economy/area.memory-estimation.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/solver/variable/economy/avail-dispatchable-generation.h b/src/solver/variable/economy/avail-dispatchable-generation.h index 111ed0b0f2..4d72c45a73 100644 --- a/src/solver/variable/economy/avail-dispatchable-generation.h +++ b/src/solver/variable/economy/avail-dispatchable-generation.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/solver/variable/economy/balance.h b/src/solver/variable/economy/balance.h index 8815e75264..55cac2872b 100644 --- a/src/solver/variable/economy/balance.h +++ b/src/solver/variable/economy/balance.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/solver/variable/economy/bc.memory-estimation.cpp b/src/solver/variable/economy/bc.memory-estimation.cpp index 68828137fa..c8db03da7a 100644 --- a/src/solver/variable/economy/bc.memory-estimation.cpp +++ b/src/solver/variable/economy/bc.memory-estimation.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/solver/variable/economy/bindingConstraints/bindingConstraintsMarginalCost.h b/src/solver/variable/economy/bindingConstraints/bindingConstraintsMarginalCost.h index bee0d8a33a..ded36eb8e9 100644 --- a/src/solver/variable/economy/bindingConstraints/bindingConstraintsMarginalCost.h +++ b/src/solver/variable/economy/bindingConstraints/bindingConstraintsMarginalCost.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/solver/variable/economy/dispatchable-generation-margin.h b/src/solver/variable/economy/dispatchable-generation-margin.h index fc2e682851..23a6716d8d 100644 --- a/src/solver/variable/economy/dispatchable-generation-margin.h +++ b/src/solver/variable/economy/dispatchable-generation-margin.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/solver/variable/economy/dispatchableGeneration.h b/src/solver/variable/economy/dispatchableGeneration.h index 6a00cc65df..f955208d4a 100644 --- a/src/solver/variable/economy/dispatchableGeneration.h +++ b/src/solver/variable/economy/dispatchableGeneration.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/solver/variable/economy/domesticUnsuppliedEnergy.h b/src/solver/variable/economy/domesticUnsuppliedEnergy.h index 2d8549a94a..ea1f3f1a7d 100644 --- a/src/solver/variable/economy/domesticUnsuppliedEnergy.h +++ b/src/solver/variable/economy/domesticUnsuppliedEnergy.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/solver/variable/economy/dtgMarginAfterCsr.h b/src/solver/variable/economy/dtgMarginAfterCsr.h index 8db2c18017..dae1332673 100644 --- a/src/solver/variable/economy/dtgMarginAfterCsr.h +++ b/src/solver/variable/economy/dtgMarginAfterCsr.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/solver/variable/economy/hydroCost.h b/src/solver/variable/economy/hydroCost.h index c5edcb0551..5a3a14832c 100644 --- a/src/solver/variable/economy/hydroCost.h +++ b/src/solver/variable/economy/hydroCost.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/solver/variable/economy/hydrostorage.h b/src/solver/variable/economy/hydrostorage.h index d0666418aa..40acbddc61 100644 --- a/src/solver/variable/economy/hydrostorage.h +++ b/src/solver/variable/economy/hydrostorage.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/solver/variable/economy/inflow.h b/src/solver/variable/economy/inflow.h index 48cac8f4fb..6fa6ef35a8 100644 --- a/src/solver/variable/economy/inflow.h +++ b/src/solver/variable/economy/inflow.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/solver/variable/economy/links.cpp b/src/solver/variable/economy/links.cpp index 3cb8794bf4..7cab497e2c 100644 --- a/src/solver/variable/economy/links.cpp +++ b/src/solver/variable/economy/links.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/solver/variable/economy/links.h b/src/solver/variable/economy/links.h index 156f2e13b1..7ac27dd125 100644 --- a/src/solver/variable/economy/links.h +++ b/src/solver/variable/economy/links.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/solver/variable/economy/links/congestionFee.h b/src/solver/variable/economy/links/congestionFee.h index a949e54896..c3bdf21a11 100644 --- a/src/solver/variable/economy/links/congestionFee.h +++ b/src/solver/variable/economy/links/congestionFee.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/solver/variable/economy/links/congestionFeeAbs.h b/src/solver/variable/economy/links/congestionFeeAbs.h index fa8534aea2..620a20ee29 100644 --- a/src/solver/variable/economy/links/congestionFeeAbs.h +++ b/src/solver/variable/economy/links/congestionFeeAbs.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/solver/variable/economy/links/congestionProbability.h b/src/solver/variable/economy/links/congestionProbability.h index 3f35513a88..e6029b80c9 100644 --- a/src/solver/variable/economy/links/congestionProbability.h +++ b/src/solver/variable/economy/links/congestionProbability.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/solver/variable/economy/links/flowLinear.h b/src/solver/variable/economy/links/flowLinear.h index 203dea8686..8c1cf052d4 100644 --- a/src/solver/variable/economy/links/flowLinear.h +++ b/src/solver/variable/economy/links/flowLinear.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/solver/variable/economy/links/flowLinearAbs.h b/src/solver/variable/economy/links/flowLinearAbs.h index 23b8be0d41..007690abed 100644 --- a/src/solver/variable/economy/links/flowLinearAbs.h +++ b/src/solver/variable/economy/links/flowLinearAbs.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/solver/variable/economy/links/flowQuad.h b/src/solver/variable/economy/links/flowQuad.h index 88d7ec8d87..2641e9ac1d 100644 --- a/src/solver/variable/economy/links/flowQuad.h +++ b/src/solver/variable/economy/links/flowQuad.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/solver/variable/economy/links/hurdleCosts.h b/src/solver/variable/economy/links/hurdleCosts.h index 9519cd99b2..e4832b317e 100644 --- a/src/solver/variable/economy/links/hurdleCosts.h +++ b/src/solver/variable/economy/links/hurdleCosts.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/solver/variable/economy/links/loopFlow.h b/src/solver/variable/economy/links/loopFlow.h index da1872985a..cac44c83b0 100644 --- a/src/solver/variable/economy/links/loopFlow.h +++ b/src/solver/variable/economy/links/loopFlow.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/solver/variable/economy/links/marginalCost.h b/src/solver/variable/economy/links/marginalCost.h index 2e171507d5..d3b5933979 100644 --- a/src/solver/variable/economy/links/marginalCost.h +++ b/src/solver/variable/economy/links/marginalCost.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/solver/variable/economy/localMatchingRuleViolations.h b/src/solver/variable/economy/localMatchingRuleViolations.h index 8e33f338fc..c5bd752bcd 100644 --- a/src/solver/variable/economy/localMatchingRuleViolations.h +++ b/src/solver/variable/economy/localMatchingRuleViolations.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/solver/variable/economy/lold.h b/src/solver/variable/economy/lold.h index 8cf32c3225..0157b6c9e5 100644 --- a/src/solver/variable/economy/lold.h +++ b/src/solver/variable/economy/lold.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/solver/variable/economy/lolp.h b/src/solver/variable/economy/lolp.h index f74ca89f4a..c5e83fccf2 100644 --- a/src/solver/variable/economy/lolp.h +++ b/src/solver/variable/economy/lolp.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/solver/variable/economy/max-mrg.cpp b/src/solver/variable/economy/max-mrg.cpp index 05485eefcd..2af311e6f7 100644 --- a/src/solver/variable/economy/max-mrg.cpp +++ b/src/solver/variable/economy/max-mrg.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/solver/variable/economy/max-mrg.h b/src/solver/variable/economy/max-mrg.h index b8bc1491d8..ae6e0446d9 100644 --- a/src/solver/variable/economy/max-mrg.h +++ b/src/solver/variable/economy/max-mrg.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/solver/variable/economy/nbOfDispatchedUnits.h b/src/solver/variable/economy/nbOfDispatchedUnits.h index 8353d7cda9..3b12e71332 100644 --- a/src/solver/variable/economy/nbOfDispatchedUnits.h +++ b/src/solver/variable/economy/nbOfDispatchedUnits.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/solver/variable/economy/nbOfDispatchedUnitsByPlant.h b/src/solver/variable/economy/nbOfDispatchedUnitsByPlant.h index ea1645ed4f..4e122b40b7 100644 --- a/src/solver/variable/economy/nbOfDispatchedUnitsByPlant.h +++ b/src/solver/variable/economy/nbOfDispatchedUnitsByPlant.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/solver/variable/economy/nonProportionalCost.h b/src/solver/variable/economy/nonProportionalCost.h index a92d85ba82..85f6396b6f 100644 --- a/src/solver/variable/economy/nonProportionalCost.h +++ b/src/solver/variable/economy/nonProportionalCost.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/solver/variable/economy/npCostByDispatchablePlant.h b/src/solver/variable/economy/npCostByDispatchablePlant.h index 968cca5a53..a52ee48e77 100644 --- a/src/solver/variable/economy/npCostByDispatchablePlant.h +++ b/src/solver/variable/economy/npCostByDispatchablePlant.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/solver/variable/economy/operatingCost.h b/src/solver/variable/economy/operatingCost.h index caf47241d3..73fea39f86 100644 --- a/src/solver/variable/economy/operatingCost.h +++ b/src/solver/variable/economy/operatingCost.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/solver/variable/economy/overallCost.h b/src/solver/variable/economy/overallCost.h index f960458fe1..88647c3736 100644 --- a/src/solver/variable/economy/overallCost.h +++ b/src/solver/variable/economy/overallCost.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/solver/variable/economy/overflow.h b/src/solver/variable/economy/overflow.h index 3dd8ce2178..6bf539f7dc 100644 --- a/src/solver/variable/economy/overflow.h +++ b/src/solver/variable/economy/overflow.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/solver/variable/economy/price.h b/src/solver/variable/economy/price.h index 209e52e208..944f5a1cd7 100644 --- a/src/solver/variable/economy/price.h +++ b/src/solver/variable/economy/price.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/solver/variable/economy/productionByDispatchablePlant.h b/src/solver/variable/economy/productionByDispatchablePlant.h index 1a1ebf721b..e869089567 100644 --- a/src/solver/variable/economy/productionByDispatchablePlant.h +++ b/src/solver/variable/economy/productionByDispatchablePlant.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/solver/variable/economy/productionByRenewablePlant.h b/src/solver/variable/economy/productionByRenewablePlant.h index fac159ae26..67e3171fbf 100644 --- a/src/solver/variable/economy/productionByRenewablePlant.h +++ b/src/solver/variable/economy/productionByRenewablePlant.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/solver/variable/economy/profitByPlant.h b/src/solver/variable/economy/profitByPlant.h index 6374c324aa..5d9018f0fc 100644 --- a/src/solver/variable/economy/profitByPlant.h +++ b/src/solver/variable/economy/profitByPlant.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/solver/variable/economy/pumping.h b/src/solver/variable/economy/pumping.h index a127e82bfa..3924b8baf8 100644 --- a/src/solver/variable/economy/pumping.h +++ b/src/solver/variable/economy/pumping.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/solver/variable/economy/renewableGeneration.h b/src/solver/variable/economy/renewableGeneration.h index 178341e8d5..7b4ff59b7e 100644 --- a/src/solver/variable/economy/renewableGeneration.h +++ b/src/solver/variable/economy/renewableGeneration.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/solver/variable/economy/reservoirlevel.h b/src/solver/variable/economy/reservoirlevel.h index 5dbf1850a6..d9d4ba7b3a 100644 --- a/src/solver/variable/economy/reservoirlevel.h +++ b/src/solver/variable/economy/reservoirlevel.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/solver/variable/economy/shortTermStorage.h b/src/solver/variable/economy/shortTermStorage.h index 1d32478bb1..5fa9c32480 100644 --- a/src/solver/variable/economy/shortTermStorage.h +++ b/src/solver/variable/economy/shortTermStorage.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/solver/variable/economy/spilledEnergy.h b/src/solver/variable/economy/spilledEnergy.h index c3b451ce7b..7536444500 100644 --- a/src/solver/variable/economy/spilledEnergy.h +++ b/src/solver/variable/economy/spilledEnergy.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/solver/variable/economy/spilledEnergyAfterCSR.h b/src/solver/variable/economy/spilledEnergyAfterCSR.h index 51fb4efd48..b07b3c0463 100644 --- a/src/solver/variable/economy/spilledEnergyAfterCSR.h +++ b/src/solver/variable/economy/spilledEnergyAfterCSR.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/solver/variable/economy/thermalAirPollutantEmissions.h b/src/solver/variable/economy/thermalAirPollutantEmissions.h index 30664d97b7..8f0ed870f3 100644 --- a/src/solver/variable/economy/thermalAirPollutantEmissions.h +++ b/src/solver/variable/economy/thermalAirPollutantEmissions.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/solver/variable/economy/unsupliedEnergy.h b/src/solver/variable/economy/unsupliedEnergy.h index 9ec6b18aef..4650b78079 100644 --- a/src/solver/variable/economy/unsupliedEnergy.h +++ b/src/solver/variable/economy/unsupliedEnergy.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/solver/variable/economy/waterValue.h b/src/solver/variable/economy/waterValue.h index 3d8135c015..05464d41b2 100644 --- a/src/solver/variable/economy/waterValue.h +++ b/src/solver/variable/economy/waterValue.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/solver/variable/endoflist.h b/src/solver/variable/endoflist.h index fc3eb374ad..f20a2f6ef7 100644 --- a/src/solver/variable/endoflist.h +++ b/src/solver/variable/endoflist.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/solver/variable/info.h b/src/solver/variable/info.h index dfdcc11023..449b2df264 100644 --- a/src/solver/variable/info.h +++ b/src/solver/variable/info.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/solver/variable/print.h b/src/solver/variable/print.h index 6b34538b45..5a4b75e10f 100644 --- a/src/solver/variable/print.h +++ b/src/solver/variable/print.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/solver/variable/setofareas.h b/src/solver/variable/setofareas.h index 8f9157ce55..7705bc8b60 100644 --- a/src/solver/variable/setofareas.h +++ b/src/solver/variable/setofareas.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/solver/variable/setofareas.hxx b/src/solver/variable/setofareas.hxx index 22b484a25b..63639b641f 100644 --- a/src/solver/variable/setofareas.hxx +++ b/src/solver/variable/setofareas.hxx @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/solver/variable/state.cpp b/src/solver/variable/state.cpp index e016154b5c..dae75b86ff 100644 --- a/src/solver/variable/state.cpp +++ b/src/solver/variable/state.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/solver/variable/state.h b/src/solver/variable/state.h index d0d6c16ac6..bf6884f3f8 100644 --- a/src/solver/variable/state.h +++ b/src/solver/variable/state.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/solver/variable/state.hxx b/src/solver/variable/state.hxx index 038cc6fc9e..a954968a35 100644 --- a/src/solver/variable/state.hxx +++ b/src/solver/variable/state.hxx @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/solver/variable/storage/average.h b/src/solver/variable/storage/average.h index aeb113bed4..aa6e448226 100644 --- a/src/solver/variable/storage/average.h +++ b/src/solver/variable/storage/average.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/solver/variable/storage/averagedata.cpp b/src/solver/variable/storage/averagedata.cpp index 287a645dd6..c54fe40ce4 100644 --- a/src/solver/variable/storage/averagedata.cpp +++ b/src/solver/variable/storage/averagedata.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/solver/variable/storage/averagedata.h b/src/solver/variable/storage/averagedata.h index c96e3b27fc..f27460af56 100644 --- a/src/solver/variable/storage/averagedata.h +++ b/src/solver/variable/storage/averagedata.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/solver/variable/storage/empty.h b/src/solver/variable/storage/empty.h index 3526961915..a71bb26bce 100644 --- a/src/solver/variable/storage/empty.h +++ b/src/solver/variable/storage/empty.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/solver/variable/storage/fwd.h b/src/solver/variable/storage/fwd.h index b90647a2b1..9ad508484b 100644 --- a/src/solver/variable/storage/fwd.h +++ b/src/solver/variable/storage/fwd.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/solver/variable/storage/intermediate.cpp b/src/solver/variable/storage/intermediate.cpp index 9013a590a6..fc5ba4d8d5 100644 --- a/src/solver/variable/storage/intermediate.cpp +++ b/src/solver/variable/storage/intermediate.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/solver/variable/storage/intermediate.h b/src/solver/variable/storage/intermediate.h index 8055c4690c..1e67eddeb0 100644 --- a/src/solver/variable/storage/intermediate.h +++ b/src/solver/variable/storage/intermediate.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/solver/variable/storage/intermediate.hxx b/src/solver/variable/storage/intermediate.hxx index f50994741c..687d809296 100644 --- a/src/solver/variable/storage/intermediate.hxx +++ b/src/solver/variable/storage/intermediate.hxx @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/solver/variable/storage/minmax-data.cpp b/src/solver/variable/storage/minmax-data.cpp index 9221f97893..d75f88aa80 100644 --- a/src/solver/variable/storage/minmax-data.cpp +++ b/src/solver/variable/storage/minmax-data.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/solver/variable/storage/minmax-data.h b/src/solver/variable/storage/minmax-data.h index 7d45f77428..cf22bd4b39 100644 --- a/src/solver/variable/storage/minmax-data.h +++ b/src/solver/variable/storage/minmax-data.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/solver/variable/storage/minmax.h b/src/solver/variable/storage/minmax.h index d1fd5b28a3..cf368bdd78 100644 --- a/src/solver/variable/storage/minmax.h +++ b/src/solver/variable/storage/minmax.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/solver/variable/storage/minmax.hxx b/src/solver/variable/storage/minmax.hxx index 37fcc85d3b..9e3e61342c 100644 --- a/src/solver/variable/storage/minmax.hxx +++ b/src/solver/variable/storage/minmax.hxx @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/solver/variable/storage/raw.h b/src/solver/variable/storage/raw.h index 3efdfa5121..5c3aaac307 100644 --- a/src/solver/variable/storage/raw.h +++ b/src/solver/variable/storage/raw.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/solver/variable/storage/raw.hxx b/src/solver/variable/storage/raw.hxx index 305462fa99..aef894d91e 100644 --- a/src/solver/variable/storage/raw.hxx +++ b/src/solver/variable/storage/raw.hxx @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/solver/variable/storage/rawdata.cpp b/src/solver/variable/storage/rawdata.cpp index dd652d9216..e9e9a5b6d6 100644 --- a/src/solver/variable/storage/rawdata.cpp +++ b/src/solver/variable/storage/rawdata.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/solver/variable/storage/rawdata.h b/src/solver/variable/storage/rawdata.h index 524015a3d4..da77a1a5e0 100644 --- a/src/solver/variable/storage/rawdata.h +++ b/src/solver/variable/storage/rawdata.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/solver/variable/storage/results.h b/src/solver/variable/storage/results.h index 25ca76c3d5..239cd6ef48 100644 --- a/src/solver/variable/storage/results.h +++ b/src/solver/variable/storage/results.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/solver/variable/storage/results.hxx b/src/solver/variable/storage/results.hxx index 425a9fc486..4dab701506 100644 --- a/src/solver/variable/storage/results.hxx +++ b/src/solver/variable/storage/results.hxx @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/solver/variable/storage/stdDeviation.h b/src/solver/variable/storage/stdDeviation.h index 9f78b6cac6..9ffed7fbe4 100644 --- a/src/solver/variable/storage/stdDeviation.h +++ b/src/solver/variable/storage/stdDeviation.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/solver/variable/surveyresults.h b/src/solver/variable/surveyresults.h index 4a324fec6f..ec92a96792 100644 --- a/src/solver/variable/surveyresults.h +++ b/src/solver/variable/surveyresults.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/solver/variable/surveyresults/data.h b/src/solver/variable/surveyresults/data.h index 5776bef267..0813573be5 100644 --- a/src/solver/variable/surveyresults/data.h +++ b/src/solver/variable/surveyresults/data.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/solver/variable/surveyresults/reportbuilder.hxx b/src/solver/variable/surveyresults/reportbuilder.hxx index 56c38daa67..29f6036412 100644 --- a/src/solver/variable/surveyresults/reportbuilder.hxx +++ b/src/solver/variable/surveyresults/reportbuilder.hxx @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/solver/variable/surveyresults/surveyresults.cpp b/src/solver/variable/surveyresults/surveyresults.cpp index b9832fb00d..57a4087462 100644 --- a/src/solver/variable/surveyresults/surveyresults.cpp +++ b/src/solver/variable/surveyresults/surveyresults.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/solver/variable/surveyresults/surveyresults.h b/src/solver/variable/surveyresults/surveyresults.h index 4736bdbf59..489c2a3ef3 100644 --- a/src/solver/variable/surveyresults/surveyresults.h +++ b/src/solver/variable/surveyresults/surveyresults.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/solver/variable/variable.h b/src/solver/variable/variable.h index e2ad909161..0dd45c37a2 100644 --- a/src/solver/variable/variable.h +++ b/src/solver/variable/variable.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/solver/variable/variable.hxx b/src/solver/variable/variable.hxx index 1525283ab1..4402bf7c0d 100644 --- a/src/solver/variable/variable.hxx +++ b/src/solver/variable/variable.hxx @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/tests/end-to-end/binding_constraints/test_binding_constraints.cpp b/src/tests/end-to-end/binding_constraints/test_binding_constraints.cpp index 39568cac1c..1156bbfd04 100644 --- a/src/tests/end-to-end/binding_constraints/test_binding_constraints.cpp +++ b/src/tests/end-to-end/binding_constraints/test_binding_constraints.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/tests/end-to-end/simple_study/simple-study.cpp b/src/tests/end-to-end/simple_study/simple-study.cpp index 116cdeb87a..32083f2575 100644 --- a/src/tests/end-to-end/simple_study/simple-study.cpp +++ b/src/tests/end-to-end/simple_study/simple-study.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/tests/end-to-end/utils/utils.cpp b/src/tests/end-to-end/utils/utils.cpp index 05eea5a742..58772809c4 100644 --- a/src/tests/end-to-end/utils/utils.cpp +++ b/src/tests/end-to-end/utils/utils.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/tests/end-to-end/utils/utils.h b/src/tests/end-to-end/utils/utils.h index 6602759ee9..46341293fd 100644 --- a/src/tests/end-to-end/utils/utils.h +++ b/src/tests/end-to-end/utils/utils.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/tests/src/libs/antares/array/fill-matrix.h b/src/tests/src/libs/antares/array/fill-matrix.h index 6d8b93653c..23aef87a30 100644 --- a/src/tests/src/libs/antares/array/fill-matrix.h +++ b/src/tests/src/libs/antares/array/fill-matrix.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/tests/src/libs/antares/array/matrix-bypass-load.h b/src/tests/src/libs/antares/array/matrix-bypass-load.h index a169a97b1b..62f796935f 100644 --- a/src/tests/src/libs/antares/array/matrix-bypass-load.h +++ b/src/tests/src/libs/antares/array/matrix-bypass-load.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/tests/src/libs/antares/array/tests-matrix-load.cpp b/src/tests/src/libs/antares/array/tests-matrix-load.cpp index 73841022df..ca5b90e703 100644 --- a/src/tests/src/libs/antares/array/tests-matrix-load.cpp +++ b/src/tests/src/libs/antares/array/tests-matrix-load.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/tests/src/libs/antares/array/tests-matrix-load.h b/src/tests/src/libs/antares/array/tests-matrix-load.h index d12c6c7d70..1a44b8604b 100644 --- a/src/tests/src/libs/antares/array/tests-matrix-load.h +++ b/src/tests/src/libs/antares/array/tests-matrix-load.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/tests/src/libs/antares/array/tests-matrix-save.cpp b/src/tests/src/libs/antares/array/tests-matrix-save.cpp index 4dfe076c05..121e83a941 100644 --- a/src/tests/src/libs/antares/array/tests-matrix-save.cpp +++ b/src/tests/src/libs/antares/array/tests-matrix-save.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/tests/src/libs/antares/array/tests-matrix-save.h b/src/tests/src/libs/antares/array/tests-matrix-save.h index 2b02c83773..c709426460 100644 --- a/src/tests/src/libs/antares/array/tests-matrix-save.h +++ b/src/tests/src/libs/antares/array/tests-matrix-save.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/tests/src/libs/antares/concurrency/test_concurrency.cpp b/src/tests/src/libs/antares/concurrency/test_concurrency.cpp index fbddd55dab..a79343883e 100644 --- a/src/tests/src/libs/antares/concurrency/test_concurrency.cpp +++ b/src/tests/src/libs/antares/concurrency/test_concurrency.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/tests/src/libs/antares/jit/global_JIT_manager.h b/src/tests/src/libs/antares/jit/global_JIT_manager.h index 33dcfb524b..48bfddbc0e 100644 --- a/src/tests/src/libs/antares/jit/global_JIT_manager.h +++ b/src/tests/src/libs/antares/jit/global_JIT_manager.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/tests/src/libs/antares/logs/antares/logs/logs.h b/src/tests/src/libs/antares/logs/antares/logs/logs.h index 3b295c86e1..d889093ac5 100644 --- a/src/tests/src/libs/antares/logs/antares/logs/logs.h +++ b/src/tests/src/libs/antares/logs/antares/logs/logs.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/tests/src/libs/antares/logs/logs.cpp b/src/tests/src/libs/antares/logs/logs.cpp index 84f43a9a3d..8b5e1c28e9 100644 --- a/src/tests/src/libs/antares/logs/logs.cpp +++ b/src/tests/src/libs/antares/logs/logs.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/tests/src/libs/antares/study/area/files-helper.cpp b/src/tests/src/libs/antares/study/area/files-helper.cpp index 363545233f..09920dccad 100644 --- a/src/tests/src/libs/antares/study/area/files-helper.cpp +++ b/src/tests/src/libs/antares/study/area/files-helper.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/tests/src/libs/antares/study/area/files-helper.h b/src/tests/src/libs/antares/study/area/files-helper.h index 558080b4a0..bb29ee9390 100644 --- a/src/tests/src/libs/antares/study/area/files-helper.h +++ b/src/tests/src/libs/antares/study/area/files-helper.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/tests/src/libs/antares/study/area/test-save-area-optimization-ini.cpp b/src/tests/src/libs/antares/study/area/test-save-area-optimization-ini.cpp index 5b6f6211fc..76f6d88723 100644 --- a/src/tests/src/libs/antares/study/area/test-save-area-optimization-ini.cpp +++ b/src/tests/src/libs/antares/study/area/test-save-area-optimization-ini.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/tests/src/libs/antares/study/area/test-save-link-properties.cpp b/src/tests/src/libs/antares/study/area/test-save-link-properties.cpp index 6625e7dde7..d0f300a493 100644 --- a/src/tests/src/libs/antares/study/area/test-save-link-properties.cpp +++ b/src/tests/src/libs/antares/study/area/test-save-link-properties.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/tests/src/libs/antares/study/constraint/test_constraint.cpp b/src/tests/src/libs/antares/study/constraint/test_constraint.cpp index 6030355079..e27aef7740 100644 --- a/src/tests/src/libs/antares/study/constraint/test_constraint.cpp +++ b/src/tests/src/libs/antares/study/constraint/test_constraint.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/tests/src/libs/antares/study/constraint/test_group.cpp b/src/tests/src/libs/antares/study/constraint/test_group.cpp index e94b54a867..93f6bed26b 100644 --- a/src/tests/src/libs/antares/study/constraint/test_group.cpp +++ b/src/tests/src/libs/antares/study/constraint/test_group.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/tests/src/libs/antares/study/output-folder/study.cpp b/src/tests/src/libs/antares/study/output-folder/study.cpp index ae82f9e290..7085b99c80 100644 --- a/src/tests/src/libs/antares/study/output-folder/study.cpp +++ b/src/tests/src/libs/antares/study/output-folder/study.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/tests/src/libs/antares/study/scenario-builder/test-sc-builder-file-read-line.cpp b/src/tests/src/libs/antares/study/scenario-builder/test-sc-builder-file-read-line.cpp index fc3b55bda3..d94c0842c3 100644 --- a/src/tests/src/libs/antares/study/scenario-builder/test-sc-builder-file-read-line.cpp +++ b/src/tests/src/libs/antares/study/scenario-builder/test-sc-builder-file-read-line.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/tests/src/libs/antares/study/scenario-builder/test-sc-builder-file-save.cpp b/src/tests/src/libs/antares/study/scenario-builder/test-sc-builder-file-save.cpp index 6de29ee2d3..36fe7ecf3c 100644 --- a/src/tests/src/libs/antares/study/scenario-builder/test-sc-builder-file-save.cpp +++ b/src/tests/src/libs/antares/study/scenario-builder/test-sc-builder-file-save.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/tests/src/libs/antares/study/series/timeseries-tests.cpp b/src/tests/src/libs/antares/study/series/timeseries-tests.cpp index 08672aaf44..078ffbec82 100644 --- a/src/tests/src/libs/antares/study/series/timeseries-tests.cpp +++ b/src/tests/src/libs/antares/study/series/timeseries-tests.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/tests/src/libs/antares/study/short-term-storage-input/short-term-storage-input.cpp b/src/tests/src/libs/antares/study/short-term-storage-input/short-term-storage-input.cpp index f5e181de0f..2a0ee72dcd 100644 --- a/src/tests/src/libs/antares/study/short-term-storage-input/short-term-storage-input.cpp +++ b/src/tests/src/libs/antares/study/short-term-storage-input/short-term-storage-input.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/tests/src/libs/antares/study/test_study.cpp b/src/tests/src/libs/antares/study/test_study.cpp index 685ae252a1..ba47ad62ef 100644 --- a/src/tests/src/libs/antares/study/test_study.cpp +++ b/src/tests/src/libs/antares/study/test_study.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/tests/src/libs/antares/study/thermal-price-definition/thermal-price-definition.cpp b/src/tests/src/libs/antares/study/thermal-price-definition/thermal-price-definition.cpp index 5edac6d8b1..f3073b6518 100644 --- a/src/tests/src/libs/antares/study/thermal-price-definition/thermal-price-definition.cpp +++ b/src/tests/src/libs/antares/study/thermal-price-definition/thermal-price-definition.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/tests/src/libs/antares/test_utils.cpp b/src/tests/src/libs/antares/test_utils.cpp index 6c0aa3bede..6a485b61df 100644 --- a/src/tests/src/libs/antares/test_utils.cpp +++ b/src/tests/src/libs/antares/test_utils.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 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 81a7be40bc..d55087ab6e 100644 --- a/src/tests/src/libs/antares/writer/test_zip_writer.cpp +++ b/src/tests/src/libs/antares/writer/test_zip_writer.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 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 80c92aa5d8..86671298c8 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 @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/tests/src/solver/optimisation/adequacy_patch.cpp b/src/tests/src/solver/optimisation/adequacy_patch.cpp index 1ada7169cc..4fd5e9ee11 100644 --- a/src/tests/src/solver/optimisation/adequacy_patch.cpp +++ b/src/tests/src/solver/optimisation/adequacy_patch.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/tests/src/solver/simulation/test-store-timeseries-number.cpp b/src/tests/src/solver/simulation/test-store-timeseries-number.cpp index 64213da9c4..0fe4ea2f7c 100644 --- a/src/tests/src/solver/simulation/test-store-timeseries-number.cpp +++ b/src/tests/src/solver/simulation/test-store-timeseries-number.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/tests/src/solver/simulation/test-time_series.cpp b/src/tests/src/solver/simulation/test-time_series.cpp index 91d38c23f3..f853d34559 100644 --- a/src/tests/src/solver/simulation/test-time_series.cpp +++ b/src/tests/src/solver/simulation/test-time_series.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/tests/src/solver/simulation/tests-ts-numbers.cpp b/src/tests/src/solver/simulation/tests-ts-numbers.cpp index 0738ea276b..d70110c609 100644 --- a/src/tests/src/solver/simulation/tests-ts-numbers.cpp +++ b/src/tests/src/solver/simulation/tests-ts-numbers.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/tests/src/utils/utils.cpp b/src/tests/src/utils/utils.cpp index 5d8c62781d..07affd4688 100644 --- a/src/tests/src/utils/utils.cpp +++ b/src/tests/src/utils/utils.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/tests/src/utils/utils.h b/src/tests/src/utils/utils.h index ad123c83c3..5dfb39526f 100644 --- a/src/tests/src/utils/utils.h +++ b/src/tests/src/utils/utils.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/tools/batchrun/main.cpp b/src/tools/batchrun/main.cpp index a7cee64612..fdad446f27 100644 --- a/src/tools/batchrun/main.cpp +++ b/src/tools/batchrun/main.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/tools/cleaner/main.cpp b/src/tools/cleaner/main.cpp index 19e1ea75c0..793fa587f5 100644 --- a/src/tools/cleaner/main.cpp +++ b/src/tools/cleaner/main.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/tools/config/main.cpp b/src/tools/config/main.cpp index 49276b6165..f9642c76ca 100644 --- a/src/tools/config/main.cpp +++ b/src/tools/config/main.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/tools/finder/main.cpp b/src/tools/finder/main.cpp index 9271814c85..82cb3da4b0 100644 --- a/src/tools/finder/main.cpp +++ b/src/tools/finder/main.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/tools/kirchhoff-cbuilder/kirchhoff-cbuilder.h b/src/tools/kirchhoff-cbuilder/kirchhoff-cbuilder.h index 892c5dd008..e7b93bf583 100644 --- a/src/tools/kirchhoff-cbuilder/kirchhoff-cbuilder.h +++ b/src/tools/kirchhoff-cbuilder/kirchhoff-cbuilder.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/tools/kirchhoff-cbuilder/main.cpp b/src/tools/kirchhoff-cbuilder/main.cpp index a5c80d8341..1e7a7f092f 100644 --- a/src/tools/kirchhoff-cbuilder/main.cpp +++ b/src/tools/kirchhoff-cbuilder/main.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/tools/updater/main.cpp b/src/tools/updater/main.cpp index 9a2e2dbf29..43a4cf4afc 100644 --- a/src/tools/updater/main.cpp +++ b/src/tools/updater/main.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/tools/vacuum/antares-study.cpp b/src/tools/vacuum/antares-study.cpp index eac910e4d6..727a7f47cd 100644 --- a/src/tools/vacuum/antares-study.cpp +++ b/src/tools/vacuum/antares-study.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/tools/vacuum/antares-study.h b/src/tools/vacuum/antares-study.h index a5f3edf404..dcc3f66459 100644 --- a/src/tools/vacuum/antares-study.h +++ b/src/tools/vacuum/antares-study.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/tools/vacuum/io.cpp b/src/tools/vacuum/io.cpp index 254c722856..19c79364c1 100644 --- a/src/tools/vacuum/io.cpp +++ b/src/tools/vacuum/io.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/tools/vacuum/io.h b/src/tools/vacuum/io.h index a8f53c30ce..0a2a7a37ff 100644 --- a/src/tools/vacuum/io.h +++ b/src/tools/vacuum/io.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/tools/vacuum/main.cpp b/src/tools/vacuum/main.cpp index 8fd9dbcb0f..01c133c55d 100644 --- a/src/tools/vacuum/main.cpp +++ b/src/tools/vacuum/main.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/tools/vacuum/modified-inode.cpp b/src/tools/vacuum/modified-inode.cpp index bfdda41106..64875f77c6 100644 --- a/src/tools/vacuum/modified-inode.cpp +++ b/src/tools/vacuum/modified-inode.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/tools/vacuum/modified-inode.h b/src/tools/vacuum/modified-inode.h index 40164a256e..edef750c5e 100644 --- a/src/tools/vacuum/modified-inode.h +++ b/src/tools/vacuum/modified-inode.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/tools/yby-aggregator/datafile.h b/src/tools/yby-aggregator/datafile.h index 3031ef5c32..fc7d74235d 100644 --- a/src/tools/yby-aggregator/datafile.h +++ b/src/tools/yby-aggregator/datafile.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/tools/yby-aggregator/job.cpp b/src/tools/yby-aggregator/job.cpp index 761090fe93..61929b26ce 100644 --- a/src/tools/yby-aggregator/job.cpp +++ b/src/tools/yby-aggregator/job.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/tools/yby-aggregator/job.h b/src/tools/yby-aggregator/job.h index 707f199e86..0b24d4a200 100644 --- a/src/tools/yby-aggregator/job.h +++ b/src/tools/yby-aggregator/job.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/tools/yby-aggregator/job.hxx b/src/tools/yby-aggregator/job.hxx index fa6bd3809d..33c0d3ae48 100644 --- a/src/tools/yby-aggregator/job.hxx +++ b/src/tools/yby-aggregator/job.hxx @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/tools/yby-aggregator/main.cpp b/src/tools/yby-aggregator/main.cpp index 1b6267b571..7c033a1f61 100644 --- a/src/tools/yby-aggregator/main.cpp +++ b/src/tools/yby-aggregator/main.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/tools/yby-aggregator/output.cpp b/src/tools/yby-aggregator/output.cpp index 4f7e0098dc..edd82446b0 100644 --- a/src/tools/yby-aggregator/output.cpp +++ b/src/tools/yby-aggregator/output.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/tools/yby-aggregator/output.h b/src/tools/yby-aggregator/output.h index 2d998cd72f..42cc6e8897 100644 --- a/src/tools/yby-aggregator/output.h +++ b/src/tools/yby-aggregator/output.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/tools/yby-aggregator/progress.cpp b/src/tools/yby-aggregator/progress.cpp index b15220f59d..3fe60ddac6 100644 --- a/src/tools/yby-aggregator/progress.cpp +++ b/src/tools/yby-aggregator/progress.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/tools/yby-aggregator/progress.h b/src/tools/yby-aggregator/progress.h index 32594d9902..d331577fab 100644 --- a/src/tools/yby-aggregator/progress.h +++ b/src/tools/yby-aggregator/progress.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/tools/yby-aggregator/progress.hxx b/src/tools/yby-aggregator/progress.hxx index b438904f25..9c55639fe9 100644 --- a/src/tools/yby-aggregator/progress.hxx +++ b/src/tools/yby-aggregator/progress.hxx @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/tools/yby-aggregator/result.cpp b/src/tools/yby-aggregator/result.cpp index 4abe260dba..5203cd002b 100644 --- a/src/tools/yby-aggregator/result.cpp +++ b/src/tools/yby-aggregator/result.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/tools/yby-aggregator/result.h b/src/tools/yby-aggregator/result.h index d5124b6636..378b6a1791 100644 --- a/src/tools/yby-aggregator/result.h +++ b/src/tools/yby-aggregator/result.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/tools/yby-aggregator/studydata.h b/src/tools/yby-aggregator/studydata.h index 40daaab5a0..0ecebbd02c 100644 --- a/src/tools/yby-aggregator/studydata.h +++ b/src/tools/yby-aggregator/studydata.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/tools/yby-aggregator/variable.h b/src/tools/yby-aggregator/variable.h index fa739d930b..afaa07c13e 100644 --- a/src/tools/yby-aggregator/variable.h +++ b/src/tools/yby-aggregator/variable.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/ui/action/action.cpp b/src/ui/action/action.cpp index 90d884e17b..4d45a861bf 100644 --- a/src/ui/action/action.cpp +++ b/src/ui/action/action.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/ui/action/behavior.cpp b/src/ui/action/behavior.cpp index 9d024aa147..29c587f712 100644 --- a/src/ui/action/behavior.cpp +++ b/src/ui/action/behavior.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/ui/action/context.cpp b/src/ui/action/context.cpp index 69d68266d2..333bb50dbb 100644 --- a/src/ui/action/context.cpp +++ b/src/ui/action/context.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 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 0258ed9b86..f09375974b 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 @@ -2,7 +2,8 @@ ** 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. +** 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 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 055c094a26..3657038fbf 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 @@ -2,7 +2,8 @@ ** 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. +** 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 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 180a5caacd..6f9a300a08 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 @@ -2,7 +2,8 @@ ** 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. +** 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 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 43ed28a894..681bef9180 100644 --- a/src/ui/action/handler/antares-study/area/allocation-hydro.cpp +++ b/src/ui/action/handler/antares-study/area/allocation-hydro.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 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 626a42e4ca..edcfd24f4e 100644 --- a/src/ui/action/handler/antares-study/area/allocation-hydro.h +++ b/src/ui/action/handler/antares-study/area/allocation-hydro.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/ui/action/handler/antares-study/area/color.cpp b/src/ui/action/handler/antares-study/area/color.cpp index 35d462441f..6d80db3eff 100644 --- a/src/ui/action/handler/antares-study/area/color.cpp +++ b/src/ui/action/handler/antares-study/area/color.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/ui/action/handler/antares-study/area/color.h b/src/ui/action/handler/antares-study/area/color.h index 8d4afeffcb..4e11c20396 100644 --- a/src/ui/action/handler/antares-study/area/color.h +++ b/src/ui/action/handler/antares-study/area/color.h @@ -2,7 +2,8 @@ ** 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. +** 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 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 aa1c50ee1a..36cc7ece36 100644 --- a/src/ui/action/handler/antares-study/area/correlation-post.cpp +++ b/src/ui/action/handler/antares-study/area/correlation-post.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 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 f545be9d3e..5af1f251d2 100644 --- a/src/ui/action/handler/antares-study/area/correlation-post.h +++ b/src/ui/action/handler/antares-study/area/correlation-post.h @@ -2,7 +2,8 @@ ** 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. +** 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 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 023ff395b4..0be317e22a 100644 --- a/src/ui/action/handler/antares-study/area/correlation-post.hxx +++ b/src/ui/action/handler/antares-study/area/correlation-post.hxx @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/ui/action/handler/antares-study/area/correlation.cpp b/src/ui/action/handler/antares-study/area/correlation.cpp index 2b23736be2..84a14c58d1 100644 --- a/src/ui/action/handler/antares-study/area/correlation.cpp +++ b/src/ui/action/handler/antares-study/area/correlation.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/ui/action/handler/antares-study/area/correlation.h b/src/ui/action/handler/antares-study/area/correlation.h index cc69f09258..cb0e0bb675 100644 --- a/src/ui/action/handler/antares-study/area/correlation.h +++ b/src/ui/action/handler/antares-study/area/correlation.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/ui/action/handler/antares-study/area/create.cpp b/src/ui/action/handler/antares-study/area/create.cpp index f7f9693801..9b5c7e3388 100644 --- a/src/ui/action/handler/antares-study/area/create.cpp +++ b/src/ui/action/handler/antares-study/area/create.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/ui/action/handler/antares-study/area/filtering.cpp b/src/ui/action/handler/antares-study/area/filtering.cpp index d2431c7405..8ed538ebcd 100644 --- a/src/ui/action/handler/antares-study/area/filtering.cpp +++ b/src/ui/action/handler/antares-study/area/filtering.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/ui/action/handler/antares-study/area/filtering.h b/src/ui/action/handler/antares-study/area/filtering.h index cca546a40c..35898fe4d3 100644 --- a/src/ui/action/handler/antares-study/area/filtering.h +++ b/src/ui/action/handler/antares-study/area/filtering.h @@ -2,7 +2,8 @@ ** 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. +** 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 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 4e7cab3263..706ec1c9d0 100644 --- a/src/ui/action/handler/antares-study/area/misc-gen.cpp +++ b/src/ui/action/handler/antares-study/area/misc-gen.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 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 c53a382cc8..c4f8eb857a 100644 --- a/src/ui/action/handler/antares-study/area/misc-gen.h +++ b/src/ui/action/handler/antares-study/area/misc-gen.h @@ -2,7 +2,8 @@ ** 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. +** 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 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 b441db19c6..5e0a6532bd 100644 --- a/src/ui/action/handler/antares-study/area/nodal-optimization.cpp +++ b/src/ui/action/handler/antares-study/area/nodal-optimization.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 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 1b749d66e9..fdf8846168 100644 --- a/src/ui/action/handler/antares-study/area/nodal-optimization.h +++ b/src/ui/action/handler/antares-study/area/nodal-optimization.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/ui/action/handler/antares-study/area/position.cpp b/src/ui/action/handler/antares-study/area/position.cpp index ddee299b21..3c29573d99 100644 --- a/src/ui/action/handler/antares-study/area/position.cpp +++ b/src/ui/action/handler/antares-study/area/position.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/ui/action/handler/antares-study/area/position.h b/src/ui/action/handler/antares-study/area/position.h index e1c954692b..2c301b8964 100644 --- a/src/ui/action/handler/antares-study/area/position.h +++ b/src/ui/action/handler/antares-study/area/position.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/ui/action/handler/antares-study/area/reserves.cpp b/src/ui/action/handler/antares-study/area/reserves.cpp index 3a3697afa7..db818ef3ed 100644 --- a/src/ui/action/handler/antares-study/area/reserves.cpp +++ b/src/ui/action/handler/antares-study/area/reserves.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/ui/action/handler/antares-study/area/reserves.h b/src/ui/action/handler/antares-study/area/reserves.h index 77d647607b..f045218e41 100644 --- a/src/ui/action/handler/antares-study/area/reserves.h +++ b/src/ui/action/handler/antares-study/area/reserves.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/ui/action/handler/antares-study/area/timeseries.cpp b/src/ui/action/handler/antares-study/area/timeseries.cpp index 05b38e8ba8..c4ad5c53c2 100644 --- a/src/ui/action/handler/antares-study/area/timeseries.cpp +++ b/src/ui/action/handler/antares-study/area/timeseries.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/ui/action/handler/antares-study/area/timeseries.h b/src/ui/action/handler/antares-study/area/timeseries.h index a90887025e..8e79a49be9 100644 --- a/src/ui/action/handler/antares-study/area/timeseries.h +++ b/src/ui/action/handler/antares-study/area/timeseries.h @@ -2,7 +2,8 @@ ** 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. +** 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 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 eaa7e1a87d..f32d8a2c36 100644 --- a/src/ui/action/handler/antares-study/area/ts-generator.cpp +++ b/src/ui/action/handler/antares-study/area/ts-generator.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 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 b87eb4cfb5..3539637add 100644 --- a/src/ui/action/handler/antares-study/area/ts-generator.h +++ b/src/ui/action/handler/antares-study/area/ts-generator.h @@ -2,7 +2,8 @@ ** 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. +** 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 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 71fe7372d9..46781916d1 100644 --- a/src/ui/action/handler/antares-study/area/ts-node.cpp +++ b/src/ui/action/handler/antares-study/area/ts-node.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 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 fb7f0d7367..ab3fc563c2 100644 --- a/src/ui/action/handler/antares-study/area/ts-node.h +++ b/src/ui/action/handler/antares-study/area/ts-node.h @@ -2,7 +2,8 @@ ** 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. +** 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 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 7f09a52d81..24f5dc8b9d 100644 --- a/src/ui/action/handler/antares-study/area/ts-node.hxx +++ b/src/ui/action/handler/antares-study/area/ts-node.hxx @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/ui/action/handler/antares-study/constraint/comments.cpp b/src/ui/action/handler/antares-study/constraint/comments.cpp index 1e6edfdd53..2553f3968b 100644 --- a/src/ui/action/handler/antares-study/constraint/comments.cpp +++ b/src/ui/action/handler/antares-study/constraint/comments.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/ui/action/handler/antares-study/constraint/comments.h b/src/ui/action/handler/antares-study/constraint/comments.h index 117f9897cb..95295a413f 100644 --- a/src/ui/action/handler/antares-study/constraint/comments.h +++ b/src/ui/action/handler/antares-study/constraint/comments.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/ui/action/handler/antares-study/constraint/comments.hxx b/src/ui/action/handler/antares-study/constraint/comments.hxx index 39d01cfa12..09a8deb35a 100644 --- a/src/ui/action/handler/antares-study/constraint/comments.hxx +++ b/src/ui/action/handler/antares-study/constraint/comments.hxx @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/ui/action/handler/antares-study/constraint/create.cpp b/src/ui/action/handler/antares-study/constraint/create.cpp index a653cce85e..a65319684d 100644 --- a/src/ui/action/handler/antares-study/constraint/create.cpp +++ b/src/ui/action/handler/antares-study/constraint/create.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/ui/action/handler/antares-study/constraint/data.cpp b/src/ui/action/handler/antares-study/constraint/data.cpp index 4b8634b0f7..35e6705524 100644 --- a/src/ui/action/handler/antares-study/constraint/data.cpp +++ b/src/ui/action/handler/antares-study/constraint/data.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/ui/action/handler/antares-study/constraint/data.h b/src/ui/action/handler/antares-study/constraint/data.h index f0115df801..0ff69682b1 100644 --- a/src/ui/action/handler/antares-study/constraint/data.h +++ b/src/ui/action/handler/antares-study/constraint/data.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/ui/action/handler/antares-study/constraint/data.hxx b/src/ui/action/handler/antares-study/constraint/data.hxx index 3b5f94fcc1..7101f2c436 100644 --- a/src/ui/action/handler/antares-study/constraint/data.hxx +++ b/src/ui/action/handler/antares-study/constraint/data.hxx @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/ui/action/handler/antares-study/constraint/enabled.cpp b/src/ui/action/handler/antares-study/constraint/enabled.cpp index a9b1f5c24a..d62b9a03d0 100644 --- a/src/ui/action/handler/antares-study/constraint/enabled.cpp +++ b/src/ui/action/handler/antares-study/constraint/enabled.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/ui/action/handler/antares-study/constraint/enabled.h b/src/ui/action/handler/antares-study/constraint/enabled.h index ad5db24c48..9d7929d8c7 100644 --- a/src/ui/action/handler/antares-study/constraint/enabled.h +++ b/src/ui/action/handler/antares-study/constraint/enabled.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/ui/action/handler/antares-study/constraint/enabled.hxx b/src/ui/action/handler/antares-study/constraint/enabled.hxx index 328eaa8e70..4fe5a77d60 100644 --- a/src/ui/action/handler/antares-study/constraint/enabled.hxx +++ b/src/ui/action/handler/antares-study/constraint/enabled.hxx @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/ui/action/handler/antares-study/constraint/offsets.cpp b/src/ui/action/handler/antares-study/constraint/offsets.cpp index 69eb6ca7ff..84660eaf83 100644 --- a/src/ui/action/handler/antares-study/constraint/offsets.cpp +++ b/src/ui/action/handler/antares-study/constraint/offsets.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/ui/action/handler/antares-study/constraint/offsets.h b/src/ui/action/handler/antares-study/constraint/offsets.h index cdf2abb6cc..5cab85993c 100644 --- a/src/ui/action/handler/antares-study/constraint/offsets.h +++ b/src/ui/action/handler/antares-study/constraint/offsets.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/ui/action/handler/antares-study/constraint/weights.cpp b/src/ui/action/handler/antares-study/constraint/weights.cpp index eb3926bc12..21593b7e04 100644 --- a/src/ui/action/handler/antares-study/constraint/weights.cpp +++ b/src/ui/action/handler/antares-study/constraint/weights.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/ui/action/handler/antares-study/constraint/weights.h b/src/ui/action/handler/antares-study/constraint/weights.h index 5373d70172..dc7b4f551a 100644 --- a/src/ui/action/handler/antares-study/constraint/weights.h +++ b/src/ui/action/handler/antares-study/constraint/weights.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/ui/action/handler/antares-study/link/comments.cpp b/src/ui/action/handler/antares-study/link/comments.cpp index 3f86b55b02..3ae66481b0 100644 --- a/src/ui/action/handler/antares-study/link/comments.cpp +++ b/src/ui/action/handler/antares-study/link/comments.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/ui/action/handler/antares-study/link/comments.h b/src/ui/action/handler/antares-study/link/comments.h index cbaeeb9256..a091b2cafd 100644 --- a/src/ui/action/handler/antares-study/link/comments.h +++ b/src/ui/action/handler/antares-study/link/comments.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/ui/action/handler/antares-study/link/comments.hxx b/src/ui/action/handler/antares-study/link/comments.hxx index d4ea037b4f..a9b8138d5c 100644 --- a/src/ui/action/handler/antares-study/link/comments.hxx +++ b/src/ui/action/handler/antares-study/link/comments.hxx @@ -2,7 +2,8 @@ ** 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. +** 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 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 6836857b32..9de7126ef7 100644 --- a/src/ui/action/handler/antares-study/link/copper-plate.cpp +++ b/src/ui/action/handler/antares-study/link/copper-plate.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 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 bc3e06b2bb..72fe6f9403 100644 --- a/src/ui/action/handler/antares-study/link/copper-plate.h +++ b/src/ui/action/handler/antares-study/link/copper-plate.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/ui/action/handler/antares-study/link/create.cpp b/src/ui/action/handler/antares-study/link/create.cpp index 994924ae52..3cf482ddbf 100644 --- a/src/ui/action/handler/antares-study/link/create.cpp +++ b/src/ui/action/handler/antares-study/link/create.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/ui/action/handler/antares-study/link/filtering.cpp b/src/ui/action/handler/antares-study/link/filtering.cpp index 0a55b39196..e9add85a50 100644 --- a/src/ui/action/handler/antares-study/link/filtering.cpp +++ b/src/ui/action/handler/antares-study/link/filtering.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/ui/action/handler/antares-study/link/filtering.h b/src/ui/action/handler/antares-study/link/filtering.h index e0bc7d2f1f..9e9bcf6f1a 100644 --- a/src/ui/action/handler/antares-study/link/filtering.h +++ b/src/ui/action/handler/antares-study/link/filtering.h @@ -2,7 +2,8 @@ ** 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. +** 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 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 c749675ac9..cc5786c45f 100644 --- a/src/ui/action/handler/antares-study/link/hurdles-cost.cpp +++ b/src/ui/action/handler/antares-study/link/hurdles-cost.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 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 376a0dbd0f..989f7ed38c 100644 --- a/src/ui/action/handler/antares-study/link/hurdles-cost.h +++ b/src/ui/action/handler/antares-study/link/hurdles-cost.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/ui/action/handler/antares-study/link/impedances.cpp b/src/ui/action/handler/antares-study/link/impedances.cpp index cc6f4c0436..702eeed7fe 100644 --- a/src/ui/action/handler/antares-study/link/impedances.cpp +++ b/src/ui/action/handler/antares-study/link/impedances.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/ui/action/handler/antares-study/link/impedances.h b/src/ui/action/handler/antares-study/link/impedances.h index d2e36e0037..79111ee7aa 100644 --- a/src/ui/action/handler/antares-study/link/impedances.h +++ b/src/ui/action/handler/antares-study/link/impedances.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/ui/action/handler/antares-study/link/ntc.cpp b/src/ui/action/handler/antares-study/link/ntc.cpp index 7adf850f86..3dd3719048 100644 --- a/src/ui/action/handler/antares-study/link/ntc.cpp +++ b/src/ui/action/handler/antares-study/link/ntc.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/ui/action/handler/antares-study/link/ntc.h b/src/ui/action/handler/antares-study/link/ntc.h index d168fb8d54..934aa102e1 100644 --- a/src/ui/action/handler/antares-study/link/ntc.h +++ b/src/ui/action/handler/antares-study/link/ntc.h @@ -2,7 +2,8 @@ ** 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. +** 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 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 b897e8686d..3f44ed5fdd 100644 --- a/src/ui/action/handler/antares-study/link/unload-data.cpp +++ b/src/ui/action/handler/antares-study/link/unload-data.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 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 01e9f24301..f623310637 100644 --- a/src/ui/action/handler/antares-study/link/unload-data.h +++ b/src/ui/action/handler/antares-study/link/unload-data.h @@ -2,7 +2,8 @@ ** 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. +** 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 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 3e34fc9f87..cba02d332c 100644 --- a/src/ui/action/handler/antares-study/link/unload-data.hxx +++ b/src/ui/action/handler/antares-study/link/unload-data.hxx @@ -2,7 +2,8 @@ ** 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. +** 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 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 f2317001c1..30ce906330 100644 --- a/src/ui/action/handler/antares-study/thermal-cluster/common.cpp +++ b/src/ui/action/handler/antares-study/thermal-cluster/common.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 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 fa786b3ead..83435dd8d4 100644 --- a/src/ui/action/handler/antares-study/thermal-cluster/common.h +++ b/src/ui/action/handler/antares-study/thermal-cluster/common.h @@ -2,7 +2,8 @@ ** 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. +** 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 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 f74e6902fa..8dc81dfed4 100644 --- a/src/ui/action/handler/antares-study/thermal-cluster/create.cpp +++ b/src/ui/action/handler/antares-study/thermal-cluster/create.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 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 2efde9f488..69ffeb6d91 100644 --- a/src/ui/action/handler/antares-study/thermal-cluster/create.h +++ b/src/ui/action/handler/antares-study/thermal-cluster/create.h @@ -2,7 +2,8 @@ ** 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. +** 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 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 0777e1e3de..7dd3d04f4a 100644 --- a/src/ui/action/handler/antares-study/thermal-cluster/create.hxx +++ b/src/ui/action/handler/antares-study/thermal-cluster/create.hxx @@ -2,7 +2,8 @@ ** 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. +** 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 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 04e414da01..06299e2ac5 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 @@ -2,7 +2,8 @@ ** 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. +** 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 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 42b3775339..125c29f6d3 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 @@ -2,7 +2,8 @@ ** 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. +** 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 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 f680ed7cfb..8d33ed1e9c 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 @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/ui/action/include/action/action.h b/src/ui/action/include/action/action.h index 0a2a4d74fa..55f586fde6 100644 --- a/src/ui/action/include/action/action.h +++ b/src/ui/action/include/action/action.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/ui/action/include/action/action.hxx b/src/ui/action/include/action/action.hxx index a0706340f4..e1920aabae 100644 --- a/src/ui/action/include/action/action.hxx +++ b/src/ui/action/include/action/action.hxx @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/ui/action/include/action/behavior.h b/src/ui/action/include/action/behavior.h index c5f8c6a30e..3b3ff1408e 100644 --- a/src/ui/action/include/action/behavior.h +++ b/src/ui/action/include/action/behavior.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/ui/action/include/action/context.h b/src/ui/action/include/action/context.h index b8ba1fa35f..a4e3a4eeec 100644 --- a/src/ui/action/include/action/context.h +++ b/src/ui/action/include/action/context.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/ui/action/include/action/fwd.h b/src/ui/action/include/action/fwd.h index aabd8c2460..8c98c36c83 100644 --- a/src/ui/action/include/action/fwd.h +++ b/src/ui/action/include/action/fwd.h @@ -2,7 +2,8 @@ ** 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. +** 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 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 de23f025a5..3f13ca53e9 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 @@ -2,7 +2,8 @@ ** 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. +** 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 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 523a58b194..ca9cbec6b5 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 @@ -2,7 +2,8 @@ ** 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. +** 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 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 c06e9cf5ad..b778718fb2 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 @@ -2,7 +2,8 @@ ** 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. +** 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 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 33cdc0e253..2791723929 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 @@ -2,7 +2,8 @@ ** 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. +** 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 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 c09ae79d1f..d8c773775f 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 @@ -2,7 +2,8 @@ ** 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. +** 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 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 cd52d8e55e..5f510531cc 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 @@ -2,7 +2,8 @@ ** 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. +** 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 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 f3013d9669..f422569f78 100644 --- a/src/ui/action/include/action/settings/decal-area-position.h +++ b/src/ui/action/include/action/settings/decal-area-position.h @@ -2,7 +2,8 @@ ** 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. +** 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 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 3e77e67ac5..508e31fe16 100644 --- a/src/ui/action/include/action/settings/decal-area-position.hxx +++ b/src/ui/action/include/action/settings/decal-area-position.hxx @@ -2,7 +2,8 @@ ** 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. +** 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 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 179e8d3845..84c50cbe7f 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 @@ -2,7 +2,8 @@ ** 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. +** 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 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 cf25a05692..83633c9e0c 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 @@ -2,7 +2,8 @@ ** 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. +** 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 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 095960d42e..9c55dc9a88 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 @@ -2,7 +2,8 @@ ** 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. +** 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 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 6c29e5fc63..e8218a4b95 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 @@ -2,7 +2,8 @@ ** 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. +** 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 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 029a1a5950..174747beeb 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 @@ -2,7 +2,8 @@ ** 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. +** 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 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 71a3d5cfbe..e7cd9ac398 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 @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/ui/action/include/action/state.h b/src/ui/action/include/action/state.h index c1c020164c..f97815012e 100644 --- a/src/ui/action/include/action/state.h +++ b/src/ui/action/include/action/state.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/ui/action/include/action/text.h b/src/ui/action/include/action/text.h index 329940eb09..f6db8d9d6e 100644 --- a/src/ui/action/include/action/text.h +++ b/src/ui/action/include/action/text.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/ui/action/include/action/text.hxx b/src/ui/action/include/action/text.hxx index c92a3f106c..295f001956 100644 --- a/src/ui/action/include/action/text.hxx +++ b/src/ui/action/include/action/text.hxx @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/ui/action/settings/decal-area-position.cpp b/src/ui/action/settings/decal-area-position.cpp index a0131ad438..f886660222 100644 --- a/src/ui/action/settings/decal-area-position.cpp +++ b/src/ui/action/settings/decal-area-position.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/ui/action/settings/suffix-for-area-names.cpp b/src/ui/action/settings/suffix-for-area-names.cpp index de48cda177..591ae609d9 100644 --- a/src/ui/action/settings/suffix-for-area-names.cpp +++ b/src/ui/action/settings/suffix-for-area-names.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/ui/action/settings/suffix-for-cluster-names.cpp b/src/ui/action/settings/suffix-for-cluster-names.cpp index 97c9e05730..cacc228196 100644 --- a/src/ui/action/settings/suffix-for-cluster-names.cpp +++ b/src/ui/action/settings/suffix-for-cluster-names.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/ui/action/settings/suffix-for-constraint-names.cpp b/src/ui/action/settings/suffix-for-constraint-names.cpp index 6c087a611a..ecb3a38d7a 100644 --- a/src/ui/action/settings/suffix-for-constraint-names.cpp +++ b/src/ui/action/settings/suffix-for-constraint-names.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/ui/action/state.cpp b/src/ui/action/state.cpp index a73a8cc449..456ab11e26 100644 --- a/src/ui/action/state.cpp +++ b/src/ui/action/state.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/ui/common/component/frame/frame.h b/src/ui/common/component/frame/frame.h index 3770ffc05a..e5c13f2dd8 100644 --- a/src/ui/common/component/frame/frame.h +++ b/src/ui/common/component/frame/frame.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/ui/common/component/frame/local-frame.cpp b/src/ui/common/component/frame/local-frame.cpp index 8329419f86..4ef5432a18 100644 --- a/src/ui/common/component/frame/local-frame.cpp +++ b/src/ui/common/component/frame/local-frame.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/ui/common/component/frame/local-frame.h b/src/ui/common/component/frame/local-frame.h index 9590f001b6..8e164fd498 100644 --- a/src/ui/common/component/frame/local-frame.h +++ b/src/ui/common/component/frame/local-frame.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/ui/common/component/frame/registry.cpp b/src/ui/common/component/frame/registry.cpp index 9ee44cd3d7..5477c76487 100644 --- a/src/ui/common/component/frame/registry.cpp +++ b/src/ui/common/component/frame/registry.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/ui/common/component/frame/registry.h b/src/ui/common/component/frame/registry.h index 04678b88ab..a590d0c542 100644 --- a/src/ui/common/component/frame/registry.h +++ b/src/ui/common/component/frame/registry.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/ui/common/component/panel.h b/src/ui/common/component/panel.h index 241b115c10..b3d1205409 100644 --- a/src/ui/common/component/panel.h +++ b/src/ui/common/component/panel.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/ui/common/component/panel/group.cpp b/src/ui/common/component/panel/group.cpp index 9d545f8dba..4851c5a6e0 100644 --- a/src/ui/common/component/panel/group.cpp +++ b/src/ui/common/component/panel/group.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/ui/common/component/panel/group.h b/src/ui/common/component/panel/group.h index 4df364af9e..87b9702e7b 100644 --- a/src/ui/common/component/panel/group.h +++ b/src/ui/common/component/panel/group.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/ui/common/component/panel/panel.cpp b/src/ui/common/component/panel/panel.cpp index 37ee10ff8d..8784543580 100644 --- a/src/ui/common/component/panel/panel.cpp +++ b/src/ui/common/component/panel/panel.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/ui/common/component/panel/panel.h b/src/ui/common/component/panel/panel.h index 9d77083a39..0cc0d11f4a 100644 --- a/src/ui/common/component/panel/panel.h +++ b/src/ui/common/component/panel/panel.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/ui/common/component/scrollbox/scrollbox.cpp b/src/ui/common/component/scrollbox/scrollbox.cpp index 7940a7c48f..fbb5479192 100644 --- a/src/ui/common/component/scrollbox/scrollbox.cpp +++ b/src/ui/common/component/scrollbox/scrollbox.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/ui/common/component/scrollbox/scrollbox.h b/src/ui/common/component/scrollbox/scrollbox.h index 31fab7ab35..1b08f41e6d 100644 --- a/src/ui/common/component/scrollbox/scrollbox.h +++ b/src/ui/common/component/scrollbox/scrollbox.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/ui/common/component/spotlight.h b/src/ui/common/component/spotlight.h index 2ea48bf2ed..9c8fcd1dc0 100644 --- a/src/ui/common/component/spotlight.h +++ b/src/ui/common/component/spotlight.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/ui/common/component/spotlight/iitem.cpp b/src/ui/common/component/spotlight/iitem.cpp index 66f14ad8ef..6316fd3bc4 100644 --- a/src/ui/common/component/spotlight/iitem.cpp +++ b/src/ui/common/component/spotlight/iitem.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/ui/common/component/spotlight/iitem.h b/src/ui/common/component/spotlight/iitem.h index 7f397d4f5a..4e88cf8320 100644 --- a/src/ui/common/component/spotlight/iitem.h +++ b/src/ui/common/component/spotlight/iitem.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/ui/common/component/spotlight/iitem.hxx b/src/ui/common/component/spotlight/iitem.hxx index 7754fcc8ae..0026c4784d 100644 --- a/src/ui/common/component/spotlight/iitem.hxx +++ b/src/ui/common/component/spotlight/iitem.hxx @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/ui/common/component/spotlight/listbox-panel.cpp b/src/ui/common/component/spotlight/listbox-panel.cpp index 1597e83856..23dd42df31 100644 --- a/src/ui/common/component/spotlight/listbox-panel.cpp +++ b/src/ui/common/component/spotlight/listbox-panel.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/ui/common/component/spotlight/listbox-panel.h b/src/ui/common/component/spotlight/listbox-panel.h index 4ce94f853e..d5abc0c707 100644 --- a/src/ui/common/component/spotlight/listbox-panel.h +++ b/src/ui/common/component/spotlight/listbox-panel.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/ui/common/component/spotlight/mini-frame.cpp b/src/ui/common/component/spotlight/mini-frame.cpp index 9a63f84014..fcaa50341f 100644 --- a/src/ui/common/component/spotlight/mini-frame.cpp +++ b/src/ui/common/component/spotlight/mini-frame.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/ui/common/component/spotlight/mini-frame.h b/src/ui/common/component/spotlight/mini-frame.h index 07f24af375..ece638cc78 100644 --- a/src/ui/common/component/spotlight/mini-frame.h +++ b/src/ui/common/component/spotlight/mini-frame.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/ui/common/component/spotlight/null-provider.h b/src/ui/common/component/spotlight/null-provider.h index dfff653b55..fb37e9fba4 100644 --- a/src/ui/common/component/spotlight/null-provider.h +++ b/src/ui/common/component/spotlight/null-provider.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/ui/common/component/spotlight/provider.h b/src/ui/common/component/spotlight/provider.h index cfc1f5b94a..19b7939a13 100644 --- a/src/ui/common/component/spotlight/provider.h +++ b/src/ui/common/component/spotlight/provider.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/ui/common/component/spotlight/search-png.hxx b/src/ui/common/component/spotlight/search-png.hxx index 72f869bb50..7a0a129a04 100644 --- a/src/ui/common/component/spotlight/search-png.hxx +++ b/src/ui/common/component/spotlight/search-png.hxx @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/ui/common/component/spotlight/searchtoken.h b/src/ui/common/component/spotlight/searchtoken.h index fdbb648041..c36b9725ec 100644 --- a/src/ui/common/component/spotlight/searchtoken.h +++ b/src/ui/common/component/spotlight/searchtoken.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/ui/common/component/spotlight/separator.cpp b/src/ui/common/component/spotlight/separator.cpp index 687d09989d..62f2b0928c 100644 --- a/src/ui/common/component/spotlight/separator.cpp +++ b/src/ui/common/component/spotlight/separator.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/ui/common/component/spotlight/separator.h b/src/ui/common/component/spotlight/separator.h index a4b7759d4e..9d9e5a6cdb 100644 --- a/src/ui/common/component/spotlight/separator.h +++ b/src/ui/common/component/spotlight/separator.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/ui/common/component/spotlight/spotlight.cpp b/src/ui/common/component/spotlight/spotlight.cpp index 0515811ecb..88ab215751 100644 --- a/src/ui/common/component/spotlight/spotlight.cpp +++ b/src/ui/common/component/spotlight/spotlight.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/ui/common/component/spotlight/spotlight.h b/src/ui/common/component/spotlight/spotlight.h index ec5deda8da..77723d9eae 100644 --- a/src/ui/common/component/spotlight/spotlight.h +++ b/src/ui/common/component/spotlight/spotlight.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/ui/common/component/spotlight/spotlight.hxx b/src/ui/common/component/spotlight/spotlight.hxx index 40c07ad726..7007e78d7b 100644 --- a/src/ui/common/component/spotlight/spotlight.hxx +++ b/src/ui/common/component/spotlight/spotlight.hxx @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/ui/common/component/spotlight/text.cpp b/src/ui/common/component/spotlight/text.cpp index dd1a29435a..21ba6584e6 100644 --- a/src/ui/common/component/spotlight/text.cpp +++ b/src/ui/common/component/spotlight/text.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/ui/common/component/spotlight/text.h b/src/ui/common/component/spotlight/text.h index 73fa7ce03f..edaf9f0261 100644 --- a/src/ui/common/component/spotlight/text.h +++ b/src/ui/common/component/spotlight/text.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/ui/common/dispatcher.h b/src/ui/common/dispatcher.h index 51f5d776f8..b1ff79e2b3 100644 --- a/src/ui/common/dispatcher.h +++ b/src/ui/common/dispatcher.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/ui/common/dispatcher/action.cpp b/src/ui/common/dispatcher/action.cpp index 2eb10f8617..f7ec5369db 100644 --- a/src/ui/common/dispatcher/action.cpp +++ b/src/ui/common/dispatcher/action.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/ui/common/dispatcher/action.h b/src/ui/common/dispatcher/action.h index b96a58d9f3..6afd0f79e5 100644 --- a/src/ui/common/dispatcher/action.h +++ b/src/ui/common/dispatcher/action.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/ui/common/dispatcher/action.hxx b/src/ui/common/dispatcher/action.hxx index 926638c883..0c6442f812 100644 --- a/src/ui/common/dispatcher/action.hxx +++ b/src/ui/common/dispatcher/action.hxx @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/ui/common/dispatcher/dispatcher.h b/src/ui/common/dispatcher/dispatcher.h index 3fbed4b05d..50e8024c87 100644 --- a/src/ui/common/dispatcher/dispatcher.h +++ b/src/ui/common/dispatcher/dispatcher.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/ui/common/dispatcher/gui.cpp b/src/ui/common/dispatcher/gui.cpp index ca14db7b16..fa8960ff6c 100644 --- a/src/ui/common/dispatcher/gui.cpp +++ b/src/ui/common/dispatcher/gui.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/ui/common/dispatcher/gui.h b/src/ui/common/dispatcher/gui.h index e380eebb74..4c062ca8f7 100644 --- a/src/ui/common/dispatcher/gui.h +++ b/src/ui/common/dispatcher/gui.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/ui/common/dispatcher/gui.hxx b/src/ui/common/dispatcher/gui.hxx index a3bcc3615c..8a4f112ab7 100644 --- a/src/ui/common/dispatcher/gui.hxx +++ b/src/ui/common/dispatcher/gui.hxx @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/ui/common/dispatcher/settings.cpp b/src/ui/common/dispatcher/settings.cpp index 4590686b71..fe553b8277 100644 --- a/src/ui/common/dispatcher/settings.cpp +++ b/src/ui/common/dispatcher/settings.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/ui/common/dispatcher/settings.h b/src/ui/common/dispatcher/settings.h index b32a50515c..b32ff06c42 100644 --- a/src/ui/common/dispatcher/settings.h +++ b/src/ui/common/dispatcher/settings.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/ui/common/fwd.h b/src/ui/common/fwd.h index fa8dc90115..144d93d5b0 100644 --- a/src/ui/common/fwd.h +++ b/src/ui/common/fwd.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/ui/common/lock.cpp b/src/ui/common/lock.cpp index ca6585460f..13b24ac4a8 100644 --- a/src/ui/common/lock.cpp +++ b/src/ui/common/lock.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/ui/common/lock.h b/src/ui/common/lock.h index 83dce13e88..9fc8548679 100644 --- a/src/ui/common/lock.h +++ b/src/ui/common/lock.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/ui/common/wx-wrapper.cpp b/src/ui/common/wx-wrapper.cpp index 4363ca299c..41a98e91ba 100644 --- a/src/ui/common/wx-wrapper.cpp +++ b/src/ui/common/wx-wrapper.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/ui/common/wx-wrapper.h b/src/ui/common/wx-wrapper.h index b5af29bc91..8d04d1a2a9 100644 --- a/src/ui/common/wx-wrapper.h +++ b/src/ui/common/wx-wrapper.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/ui/common/wx-wrapper.hxx b/src/ui/common/wx-wrapper.hxx index 9643e9ca1f..10dc323b4c 100644 --- a/src/ui/common/wx-wrapper.hxx +++ b/src/ui/common/wx-wrapper.hxx @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/ui/simulator/application/application.cpp b/src/ui/simulator/application/application.cpp index 8acbf3b15c..1887d6bddc 100644 --- a/src/ui/simulator/application/application.cpp +++ b/src/ui/simulator/application/application.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/ui/simulator/application/application.h b/src/ui/simulator/application/application.h index 683924b889..9ead0d68f0 100644 --- a/src/ui/simulator/application/application.h +++ b/src/ui/simulator/application/application.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/ui/simulator/application/main.h b/src/ui/simulator/application/main.h index 4ca8ee0f65..72b11592ff 100644 --- a/src/ui/simulator/application/main.h +++ b/src/ui/simulator/application/main.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/ui/simulator/application/main/analyzer.cpp b/src/ui/simulator/application/main/analyzer.cpp index dcf2361a46..3dbe982a47 100644 --- a/src/ui/simulator/application/main/analyzer.cpp +++ b/src/ui/simulator/application/main/analyzer.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/ui/simulator/application/main/build/economic-optimization.cpp b/src/ui/simulator/application/main/build/economic-optimization.cpp index 3fc19f490b..c01dfbca81 100644 --- a/src/ui/simulator/application/main/build/economic-optimization.cpp +++ b/src/ui/simulator/application/main/build/economic-optimization.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/ui/simulator/application/main/build/hydro.cpp b/src/ui/simulator/application/main/build/hydro.cpp index 760d35f24c..2148f067a7 100644 --- a/src/ui/simulator/application/main/build/hydro.cpp +++ b/src/ui/simulator/application/main/build/hydro.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/ui/simulator/application/main/build/load.cpp b/src/ui/simulator/application/main/build/load.cpp index 4629b5de77..869910ab8d 100644 --- a/src/ui/simulator/application/main/build/load.cpp +++ b/src/ui/simulator/application/main/build/load.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/ui/simulator/application/main/build/notes.cpp b/src/ui/simulator/application/main/build/notes.cpp index 9005b293b1..faf35a4750 100644 --- a/src/ui/simulator/application/main/build/notes.cpp +++ b/src/ui/simulator/application/main/build/notes.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/ui/simulator/application/main/build/scenario-builder.cpp b/src/ui/simulator/application/main/build/scenario-builder.cpp index a768f4027e..ab61b0546b 100644 --- a/src/ui/simulator/application/main/build/scenario-builder.cpp +++ b/src/ui/simulator/application/main/build/scenario-builder.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/ui/simulator/application/main/build/sets.cpp b/src/ui/simulator/application/main/build/sets.cpp index 1748253f74..a4c8adef73 100644 --- a/src/ui/simulator/application/main/build/sets.cpp +++ b/src/ui/simulator/application/main/build/sets.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/ui/simulator/application/main/build/solar.cpp b/src/ui/simulator/application/main/build/solar.cpp index 3ead9d273a..c984dcbe03 100644 --- a/src/ui/simulator/application/main/build/solar.cpp +++ b/src/ui/simulator/application/main/build/solar.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/ui/simulator/application/main/build/standard-page.hxx b/src/ui/simulator/application/main/build/standard-page.hxx index 32895529c9..eb96b69b66 100644 --- a/src/ui/simulator/application/main/build/standard-page.hxx +++ b/src/ui/simulator/application/main/build/standard-page.hxx @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/ui/simulator/application/main/build/wind.cpp b/src/ui/simulator/application/main/build/wind.cpp index de4aa6dc8b..192e22a405 100644 --- a/src/ui/simulator/application/main/build/wind.cpp +++ b/src/ui/simulator/application/main/build/wind.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/ui/simulator/application/main/cleaner.cpp b/src/ui/simulator/application/main/cleaner.cpp index 04d63ee27b..588bc5cda7 100644 --- a/src/ui/simulator/application/main/cleaner.cpp +++ b/src/ui/simulator/application/main/cleaner.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/ui/simulator/application/main/constraintsbuilder.cpp b/src/ui/simulator/application/main/constraintsbuilder.cpp index 237d960813..0d973dbaae 100644 --- a/src/ui/simulator/application/main/constraintsbuilder.cpp +++ b/src/ui/simulator/application/main/constraintsbuilder.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/ui/simulator/application/main/create.cpp b/src/ui/simulator/application/main/create.cpp index fd545fc861..deadc4c7d6 100644 --- a/src/ui/simulator/application/main/create.cpp +++ b/src/ui/simulator/application/main/create.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/ui/simulator/application/main/disabler.h b/src/ui/simulator/application/main/disabler.h index 2940a62c19..ea3bf2fa0d 100644 --- a/src/ui/simulator/application/main/disabler.h +++ b/src/ui/simulator/application/main/disabler.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/ui/simulator/application/main/drag-drop.hxx b/src/ui/simulator/application/main/drag-drop.hxx index 6abaea06f7..eb2266681a 100644 --- a/src/ui/simulator/application/main/drag-drop.hxx +++ b/src/ui/simulator/application/main/drag-drop.hxx @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/ui/simulator/application/main/events.cpp b/src/ui/simulator/application/main/events.cpp index 045163f5a7..c5168ef9c8 100644 --- a/src/ui/simulator/application/main/events.cpp +++ b/src/ui/simulator/application/main/events.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/ui/simulator/application/main/events.edit.cpp b/src/ui/simulator/application/main/events.edit.cpp index cf22f7fe12..34f451f97b 100644 --- a/src/ui/simulator/application/main/events.edit.cpp +++ b/src/ui/simulator/application/main/events.edit.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/ui/simulator/application/main/events.file.cpp b/src/ui/simulator/application/main/events.file.cpp index 090149016c..a2817ddb2c 100644 --- a/src/ui/simulator/application/main/events.file.cpp +++ b/src/ui/simulator/application/main/events.file.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/ui/simulator/application/main/events.simulation.cpp b/src/ui/simulator/application/main/events.simulation.cpp index d78610c481..a0212e73f9 100644 --- a/src/ui/simulator/application/main/events.simulation.cpp +++ b/src/ui/simulator/application/main/events.simulation.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/ui/simulator/application/main/fwd.h b/src/ui/simulator/application/main/fwd.h index bca610c729..8107ba9f73 100644 --- a/src/ui/simulator/application/main/fwd.h +++ b/src/ui/simulator/application/main/fwd.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/ui/simulator/application/main/help.cpp b/src/ui/simulator/application/main/help.cpp index 1346da5c13..4c9afd4460 100644 --- a/src/ui/simulator/application/main/help.cpp +++ b/src/ui/simulator/application/main/help.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/ui/simulator/application/main/internal-data.cpp b/src/ui/simulator/application/main/internal-data.cpp index 8a084d6aeb..ebf8b6a503 100644 --- a/src/ui/simulator/application/main/internal-data.cpp +++ b/src/ui/simulator/application/main/internal-data.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/ui/simulator/application/main/internal-data.h b/src/ui/simulator/application/main/internal-data.h index 5c563be2f2..a55c1940b9 100644 --- a/src/ui/simulator/application/main/internal-data.h +++ b/src/ui/simulator/application/main/internal-data.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/ui/simulator/application/main/internal-ids.h b/src/ui/simulator/application/main/internal-ids.h index 1aacba66db..42ab6a93cb 100644 --- a/src/ui/simulator/application/main/internal-ids.h +++ b/src/ui/simulator/application/main/internal-ids.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/ui/simulator/application/main/logs.cpp b/src/ui/simulator/application/main/logs.cpp index 6b26824125..9634d21928 100644 --- a/src/ui/simulator/application/main/logs.cpp +++ b/src/ui/simulator/application/main/logs.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/ui/simulator/application/main/main.cpp b/src/ui/simulator/application/main/main.cpp index dac688d155..14d57d2b4c 100644 --- a/src/ui/simulator/application/main/main.cpp +++ b/src/ui/simulator/application/main/main.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/ui/simulator/application/main/main.h b/src/ui/simulator/application/main/main.h index 40b8dc3048..f748a7975c 100644 --- a/src/ui/simulator/application/main/main.h +++ b/src/ui/simulator/application/main/main.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/ui/simulator/application/main/main.hxx b/src/ui/simulator/application/main/main.hxx index 40fa6d39b0..8561d25baa 100644 --- a/src/ui/simulator/application/main/main.hxx +++ b/src/ui/simulator/application/main/main.hxx @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/ui/simulator/application/main/menu.cpp b/src/ui/simulator/application/main/menu.cpp index 7721c6e12c..3854de7ecc 100644 --- a/src/ui/simulator/application/main/menu.cpp +++ b/src/ui/simulator/application/main/menu.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/ui/simulator/application/main/notes.cpp b/src/ui/simulator/application/main/notes.cpp index f16e2b57cd..546512b9ba 100644 --- a/src/ui/simulator/application/main/notes.cpp +++ b/src/ui/simulator/application/main/notes.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/ui/simulator/application/main/options.cpp b/src/ui/simulator/application/main/options.cpp index 6c083e2e5b..a877238c24 100644 --- a/src/ui/simulator/application/main/options.cpp +++ b/src/ui/simulator/application/main/options.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/ui/simulator/application/main/paste-from-clipboard.cpp b/src/ui/simulator/application/main/paste-from-clipboard.cpp index 33357f8b0c..87ffbfae92 100644 --- a/src/ui/simulator/application/main/paste-from-clipboard.cpp +++ b/src/ui/simulator/application/main/paste-from-clipboard.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/ui/simulator/application/main/refresh.cpp b/src/ui/simulator/application/main/refresh.cpp index f6359507c3..1916f97586 100644 --- a/src/ui/simulator/application/main/refresh.cpp +++ b/src/ui/simulator/application/main/refresh.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/ui/simulator/application/main/statusbar.cpp b/src/ui/simulator/application/main/statusbar.cpp index faf993117a..ab025363c7 100644 --- a/src/ui/simulator/application/main/statusbar.cpp +++ b/src/ui/simulator/application/main/statusbar.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/ui/simulator/application/main/wip.cpp b/src/ui/simulator/application/main/wip.cpp index ff99b014bb..89d6ca0ae6 100644 --- a/src/ui/simulator/application/main/wip.cpp +++ b/src/ui/simulator/application/main/wip.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/ui/simulator/application/menus.cpp b/src/ui/simulator/application/menus.cpp index da1f5e8803..89835762a8 100644 --- a/src/ui/simulator/application/menus.cpp +++ b/src/ui/simulator/application/menus.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/ui/simulator/application/menus.h b/src/ui/simulator/application/menus.h index ceae6cbdd0..a2d62ac353 100644 --- a/src/ui/simulator/application/menus.h +++ b/src/ui/simulator/application/menus.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/ui/simulator/application/recentfiles.cpp b/src/ui/simulator/application/recentfiles.cpp index 114bb50a66..3d0b4e311d 100644 --- a/src/ui/simulator/application/recentfiles.cpp +++ b/src/ui/simulator/application/recentfiles.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/ui/simulator/application/recentfiles.h b/src/ui/simulator/application/recentfiles.h index a2290d636e..f2c607a6d8 100644 --- a/src/ui/simulator/application/recentfiles.h +++ b/src/ui/simulator/application/recentfiles.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/ui/simulator/application/study.cpp b/src/ui/simulator/application/study.cpp index 475b17d882..a41b7e6963 100644 --- a/src/ui/simulator/application/study.cpp +++ b/src/ui/simulator/application/study.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/ui/simulator/application/study.h b/src/ui/simulator/application/study.h index b1daf555e3..f58d174160 100644 --- a/src/ui/simulator/application/study.h +++ b/src/ui/simulator/application/study.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/ui/simulator/application/wait.cpp b/src/ui/simulator/application/wait.cpp index 5e90c5e57d..aa551f7151 100644 --- a/src/ui/simulator/application/wait.cpp +++ b/src/ui/simulator/application/wait.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/ui/simulator/application/wait.h b/src/ui/simulator/application/wait.h index d99e0ce7ba..6f1cb7e258 100644 --- a/src/ui/simulator/application/wait.h +++ b/src/ui/simulator/application/wait.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/ui/simulator/config.h b/src/ui/simulator/config.h index 10787aa0d1..46939ba9c7 100644 --- a/src/ui/simulator/config.h +++ b/src/ui/simulator/config.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/ui/simulator/main.cpp b/src/ui/simulator/main.cpp index b786972f07..c81de735a1 100644 --- a/src/ui/simulator/main.cpp +++ b/src/ui/simulator/main.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/ui/simulator/toolbox/clipboard/clipboard.cpp b/src/ui/simulator/toolbox/clipboard/clipboard.cpp index 6316e6c737..526aec49ee 100644 --- a/src/ui/simulator/toolbox/clipboard/clipboard.cpp +++ b/src/ui/simulator/toolbox/clipboard/clipboard.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/ui/simulator/toolbox/clipboard/clipboard.h b/src/ui/simulator/toolbox/clipboard/clipboard.h index bbf332da5d..0ca277415e 100644 --- a/src/ui/simulator/toolbox/clipboard/clipboard.h +++ b/src/ui/simulator/toolbox/clipboard/clipboard.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/ui/simulator/toolbox/components/button.h b/src/ui/simulator/toolbox/components/button.h index 91b555dca1..9023199293 100644 --- a/src/ui/simulator/toolbox/components/button.h +++ b/src/ui/simulator/toolbox/components/button.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/ui/simulator/toolbox/components/button/button.cpp b/src/ui/simulator/toolbox/components/button/button.cpp index c3f0585f66..922c2b166a 100644 --- a/src/ui/simulator/toolbox/components/button/button.cpp +++ b/src/ui/simulator/toolbox/components/button/button.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/ui/simulator/toolbox/components/button/button.h b/src/ui/simulator/toolbox/components/button/button.h index abb1ebbb63..37279f0881 100644 --- a/src/ui/simulator/toolbox/components/button/button.h +++ b/src/ui/simulator/toolbox/components/button/button.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/ui/simulator/toolbox/components/button/button.hxx b/src/ui/simulator/toolbox/components/button/button.hxx index 4079e72f02..f781b2737f 100644 --- a/src/ui/simulator/toolbox/components/button/button.hxx +++ b/src/ui/simulator/toolbox/components/button/button.hxx @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/ui/simulator/toolbox/components/captionpanel.cpp b/src/ui/simulator/toolbox/components/captionpanel.cpp index cee9ad8b0c..ccc7243d56 100644 --- a/src/ui/simulator/toolbox/components/captionpanel.cpp +++ b/src/ui/simulator/toolbox/components/captionpanel.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/ui/simulator/toolbox/components/captionpanel.h b/src/ui/simulator/toolbox/components/captionpanel.h index 26e45813a9..ef9e64fba0 100644 --- a/src/ui/simulator/toolbox/components/captionpanel.h +++ b/src/ui/simulator/toolbox/components/captionpanel.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/ui/simulator/toolbox/components/datagrid/component.cpp b/src/ui/simulator/toolbox/components/datagrid/component.cpp index 11cd1af30c..41b1644b07 100644 --- a/src/ui/simulator/toolbox/components/datagrid/component.cpp +++ b/src/ui/simulator/toolbox/components/datagrid/component.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/ui/simulator/toolbox/components/datagrid/component.h b/src/ui/simulator/toolbox/components/datagrid/component.h index fb9a54a537..757f3dcd54 100644 --- a/src/ui/simulator/toolbox/components/datagrid/component.h +++ b/src/ui/simulator/toolbox/components/datagrid/component.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/ui/simulator/toolbox/components/datagrid/dbgrid.cpp b/src/ui/simulator/toolbox/components/datagrid/dbgrid.cpp index fe1418317a..1537e7692d 100644 --- a/src/ui/simulator/toolbox/components/datagrid/dbgrid.cpp +++ b/src/ui/simulator/toolbox/components/datagrid/dbgrid.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/ui/simulator/toolbox/components/datagrid/dbgrid.h b/src/ui/simulator/toolbox/components/datagrid/dbgrid.h index 65dd9d7911..25015597ed 100644 --- a/src/ui/simulator/toolbox/components/datagrid/dbgrid.h +++ b/src/ui/simulator/toolbox/components/datagrid/dbgrid.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/ui/simulator/toolbox/components/datagrid/default.h b/src/ui/simulator/toolbox/components/datagrid/default.h index 299f2f62a9..9a53cbcd17 100644 --- a/src/ui/simulator/toolbox/components/datagrid/default.h +++ b/src/ui/simulator/toolbox/components/datagrid/default.h @@ -2,7 +2,8 @@ ** 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. +** 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 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 37af27a9da..1593d1c987 100644 --- a/src/ui/simulator/toolbox/components/datagrid/filter/all/any.h +++ b/src/ui/simulator/toolbox/components/datagrid/filter/all/any.h @@ -2,7 +2,8 @@ ** 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. +** 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 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 21b4fc4ea4..2584845516 100644 --- a/src/ui/simulator/toolbox/components/datagrid/filter/all/columnindex.h +++ b/src/ui/simulator/toolbox/components/datagrid/filter/all/columnindex.h @@ -2,7 +2,8 @@ ** 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. +** 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 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 e476b179d2..2faba17209 100644 --- a/src/ui/simulator/toolbox/components/datagrid/filter/all/day.h +++ b/src/ui/simulator/toolbox/components/datagrid/filter/all/day.h @@ -2,7 +2,8 @@ ** 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. +** 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 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 26d67e00fb..18a580c1f7 100644 --- a/src/ui/simulator/toolbox/components/datagrid/filter/all/dayyear.h +++ b/src/ui/simulator/toolbox/components/datagrid/filter/all/dayyear.h @@ -2,7 +2,8 @@ ** 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. +** 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 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 24d4c6ea26..6177f5c6d0 100644 --- a/src/ui/simulator/toolbox/components/datagrid/filter/all/hour.h +++ b/src/ui/simulator/toolbox/components/datagrid/filter/all/hour.h @@ -2,7 +2,8 @@ ** 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. +** 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 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 30cf90da60..f1e3ce08f9 100644 --- a/src/ui/simulator/toolbox/components/datagrid/filter/all/houryear.h +++ b/src/ui/simulator/toolbox/components/datagrid/filter/all/houryear.h @@ -2,7 +2,8 @@ ** 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. +** 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 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 7014602eba..b92609c14d 100644 --- a/src/ui/simulator/toolbox/components/datagrid/filter/all/month.cpp +++ b/src/ui/simulator/toolbox/components/datagrid/filter/all/month.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 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 961f194b2d..5fbd93bc33 100644 --- a/src/ui/simulator/toolbox/components/datagrid/filter/all/month.h +++ b/src/ui/simulator/toolbox/components/datagrid/filter/all/month.h @@ -2,7 +2,8 @@ ** 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. +** 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 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 9cb92b2502..c3fc7637fd 100644 --- a/src/ui/simulator/toolbox/components/datagrid/filter/all/week.cpp +++ b/src/ui/simulator/toolbox/components/datagrid/filter/all/week.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 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 ddc42f2efc..90973119f5 100644 --- a/src/ui/simulator/toolbox/components/datagrid/filter/all/week.h +++ b/src/ui/simulator/toolbox/components/datagrid/filter/all/week.h @@ -2,7 +2,8 @@ ** 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. +** 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 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 f99f234357..e3fcdaf410 100644 --- a/src/ui/simulator/toolbox/components/datagrid/filter/all/weekday.h +++ b/src/ui/simulator/toolbox/components/datagrid/filter/all/weekday.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/ui/simulator/toolbox/components/datagrid/filter/component.cpp b/src/ui/simulator/toolbox/components/datagrid/filter/component.cpp index 33ac180734..40fa996530 100644 --- a/src/ui/simulator/toolbox/components/datagrid/filter/component.cpp +++ b/src/ui/simulator/toolbox/components/datagrid/filter/component.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/ui/simulator/toolbox/components/datagrid/filter/component.h b/src/ui/simulator/toolbox/components/datagrid/filter/component.h index 01cbcc52d7..9f52263035 100644 --- a/src/ui/simulator/toolbox/components/datagrid/filter/component.h +++ b/src/ui/simulator/toolbox/components/datagrid/filter/component.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/ui/simulator/toolbox/components/datagrid/filter/filter.cpp b/src/ui/simulator/toolbox/components/datagrid/filter/filter.cpp index 14f9808351..f70f84502e 100644 --- a/src/ui/simulator/toolbox/components/datagrid/filter/filter.cpp +++ b/src/ui/simulator/toolbox/components/datagrid/filter/filter.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/ui/simulator/toolbox/components/datagrid/filter/filter.h b/src/ui/simulator/toolbox/components/datagrid/filter/filter.h index 637b710dfd..16b1a328de 100644 --- a/src/ui/simulator/toolbox/components/datagrid/filter/filter.h +++ b/src/ui/simulator/toolbox/components/datagrid/filter/filter.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/ui/simulator/toolbox/components/datagrid/filter/input.cpp b/src/ui/simulator/toolbox/components/datagrid/filter/input.cpp index fdc5d38911..8ff5d5c22e 100644 --- a/src/ui/simulator/toolbox/components/datagrid/filter/input.cpp +++ b/src/ui/simulator/toolbox/components/datagrid/filter/input.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/ui/simulator/toolbox/components/datagrid/filter/input.h b/src/ui/simulator/toolbox/components/datagrid/filter/input.h index ceda1540fe..53bc719f76 100644 --- a/src/ui/simulator/toolbox/components/datagrid/filter/input.h +++ b/src/ui/simulator/toolbox/components/datagrid/filter/input.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/ui/simulator/toolbox/components/datagrid/filter/operator.cpp b/src/ui/simulator/toolbox/components/datagrid/filter/operator.cpp index 27c9cd2eca..4a1fa70282 100644 --- a/src/ui/simulator/toolbox/components/datagrid/filter/operator.cpp +++ b/src/ui/simulator/toolbox/components/datagrid/filter/operator.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/ui/simulator/toolbox/components/datagrid/filter/operator.h b/src/ui/simulator/toolbox/components/datagrid/filter/operator.h index 40e6207539..0db9b7d4f4 100644 --- a/src/ui/simulator/toolbox/components/datagrid/filter/operator.h +++ b/src/ui/simulator/toolbox/components/datagrid/filter/operator.h @@ -2,7 +2,8 @@ ** 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. +** 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 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 0e0c5fcfbd..bb01f0fa2a 100644 --- a/src/ui/simulator/toolbox/components/datagrid/filter/operator.list.cpp +++ b/src/ui/simulator/toolbox/components/datagrid/filter/operator.list.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 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 6afd4e56e0..986e88175e 100644 --- a/src/ui/simulator/toolbox/components/datagrid/filter/operator.list.h +++ b/src/ui/simulator/toolbox/components/datagrid/filter/operator.list.h @@ -2,7 +2,8 @@ ** 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. +** 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 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 7349cd27f5..ad5fdcff90 100644 --- a/src/ui/simulator/toolbox/components/datagrid/filter/operator/all.h +++ b/src/ui/simulator/toolbox/components/datagrid/filter/operator/all.h @@ -2,7 +2,8 @@ ** 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. +** 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 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 b83b035906..2c100cd7de 100644 --- a/src/ui/simulator/toolbox/components/datagrid/filter/operator/equals.h +++ b/src/ui/simulator/toolbox/components/datagrid/filter/operator/equals.h @@ -2,7 +2,8 @@ ** 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. +** 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 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 bfc4f96bc3..2d465d9c53 100644 --- a/src/ui/simulator/toolbox/components/datagrid/filter/operator/greaterthan.h +++ b/src/ui/simulator/toolbox/components/datagrid/filter/operator/greaterthan.h @@ -2,7 +2,8 @@ ** 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. +** 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 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 b1946e2031..4901f5518d 100644 --- a/src/ui/simulator/toolbox/components/datagrid/filter/operator/greaterthanorequalsto.h +++ b/src/ui/simulator/toolbox/components/datagrid/filter/operator/greaterthanorequalsto.h @@ -2,7 +2,8 @@ ** 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. +** 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 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 e7dd7f6899..d7731a91c0 100644 --- a/src/ui/simulator/toolbox/components/datagrid/filter/operator/lessthan.h +++ b/src/ui/simulator/toolbox/components/datagrid/filter/operator/lessthan.h @@ -2,7 +2,8 @@ ** 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. +** 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 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 48be004154..205cc1505c 100644 --- a/src/ui/simulator/toolbox/components/datagrid/filter/operator/lessthanorequalsto.h +++ b/src/ui/simulator/toolbox/components/datagrid/filter/operator/lessthanorequalsto.h @@ -2,7 +2,8 @@ ** 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. +** 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 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 49a086fd23..e69182ecb8 100644 --- a/src/ui/simulator/toolbox/components/datagrid/filter/operator/modulo.h +++ b/src/ui/simulator/toolbox/components/datagrid/filter/operator/modulo.h @@ -2,7 +2,8 @@ ** 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. +** 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 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 111391182c..82e5811c15 100644 --- a/src/ui/simulator/toolbox/components/datagrid/filter/operator/notequals.h +++ b/src/ui/simulator/toolbox/components/datagrid/filter/operator/notequals.h @@ -2,7 +2,8 @@ ** 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. +** 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 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 e72ae2c59f..60346ebbe5 100644 --- a/src/ui/simulator/toolbox/components/datagrid/filter/parameter/parameter.cpp +++ b/src/ui/simulator/toolbox/components/datagrid/filter/parameter/parameter.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 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 ff69defa84..12f07751ac 100644 --- a/src/ui/simulator/toolbox/components/datagrid/filter/parameter/parameter.h +++ b/src/ui/simulator/toolbox/components/datagrid/filter/parameter/parameter.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/ui/simulator/toolbox/components/datagrid/filter/static.cpp b/src/ui/simulator/toolbox/components/datagrid/filter/static.cpp index f84512069b..5e866c7fc6 100644 --- a/src/ui/simulator/toolbox/components/datagrid/filter/static.cpp +++ b/src/ui/simulator/toolbox/components/datagrid/filter/static.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/ui/simulator/toolbox/components/datagrid/gridhelper.cpp b/src/ui/simulator/toolbox/components/datagrid/gridhelper.cpp index a11613d3cd..1c3f8e3844 100644 --- a/src/ui/simulator/toolbox/components/datagrid/gridhelper.cpp +++ b/src/ui/simulator/toolbox/components/datagrid/gridhelper.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/ui/simulator/toolbox/components/datagrid/gridhelper.h b/src/ui/simulator/toolbox/components/datagrid/gridhelper.h index 8248349d4d..fcae4f3689 100644 --- a/src/ui/simulator/toolbox/components/datagrid/gridhelper.h +++ b/src/ui/simulator/toolbox/components/datagrid/gridhelper.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/ui/simulator/toolbox/components/datagrid/gridhelper.hxx b/src/ui/simulator/toolbox/components/datagrid/gridhelper.hxx index a5bd300880..c6be2301d3 100644 --- a/src/ui/simulator/toolbox/components/datagrid/gridhelper.hxx +++ b/src/ui/simulator/toolbox/components/datagrid/gridhelper.hxx @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/ui/simulator/toolbox/components/datagrid/modifiers.hxx b/src/ui/simulator/toolbox/components/datagrid/modifiers.hxx index 58f35addbf..40218fe07d 100644 --- a/src/ui/simulator/toolbox/components/datagrid/modifiers.hxx +++ b/src/ui/simulator/toolbox/components/datagrid/modifiers.hxx @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/ui/simulator/toolbox/components/datagrid/renderer.cpp b/src/ui/simulator/toolbox/components/datagrid/renderer.cpp index dc894667df..609614795d 100644 --- a/src/ui/simulator/toolbox/components/datagrid/renderer.cpp +++ b/src/ui/simulator/toolbox/components/datagrid/renderer.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/ui/simulator/toolbox/components/datagrid/renderer.h b/src/ui/simulator/toolbox/components/datagrid/renderer.h index 5148c9c3b4..76888b34e3 100644 --- a/src/ui/simulator/toolbox/components/datagrid/renderer.h +++ b/src/ui/simulator/toolbox/components/datagrid/renderer.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/ui/simulator/toolbox/components/datagrid/renderer.hxx b/src/ui/simulator/toolbox/components/datagrid/renderer.hxx index f1029fceb3..0ff4ac6eec 100644 --- a/src/ui/simulator/toolbox/components/datagrid/renderer.hxx +++ b/src/ui/simulator/toolbox/components/datagrid/renderer.hxx @@ -2,7 +2,8 @@ ** 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. +** 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 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 2a3eb316c0..ff7968e569 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 @@ -2,7 +2,8 @@ ** 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. +** 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 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 d7a72bc8be..61ecd1f9d7 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 @@ -2,7 +2,8 @@ ** 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. +** 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 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 b96bc6bfea..a2bf3a99b9 100644 --- a/src/ui/simulator/toolbox/components/datagrid/renderer/analyzer/areas.cpp +++ b/src/ui/simulator/toolbox/components/datagrid/renderer/analyzer/areas.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 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 f1d30ddf73..d5d730b6d4 100644 --- a/src/ui/simulator/toolbox/components/datagrid/renderer/analyzer/areas.h +++ b/src/ui/simulator/toolbox/components/datagrid/renderer/analyzer/areas.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/ui/simulator/toolbox/components/datagrid/renderer/area.cpp b/src/ui/simulator/toolbox/components/datagrid/renderer/area.cpp index ab59d09197..64090fae22 100644 --- a/src/ui/simulator/toolbox/components/datagrid/renderer/area.cpp +++ b/src/ui/simulator/toolbox/components/datagrid/renderer/area.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/ui/simulator/toolbox/components/datagrid/renderer/area.h b/src/ui/simulator/toolbox/components/datagrid/renderer/area.h index 7e6fa4e442..450976728a 100644 --- a/src/ui/simulator/toolbox/components/datagrid/renderer/area.h +++ b/src/ui/simulator/toolbox/components/datagrid/renderer/area.h @@ -2,7 +2,8 @@ ** 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. +** 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 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 63e27821ed..e14c152c14 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 @@ -2,7 +2,8 @@ ** 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. +** 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 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 1c7bfc86f4..3c2da6d647 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 @@ -2,7 +2,8 @@ ** 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. +** 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 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 b73e753c50..5f52ff2d99 100644 --- a/src/ui/simulator/toolbox/components/datagrid/renderer/area/creditmodulations.cpp +++ b/src/ui/simulator/toolbox/components/datagrid/renderer/area/creditmodulations.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 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 61f3cf1513..012f5a1b5d 100644 --- a/src/ui/simulator/toolbox/components/datagrid/renderer/area/creditmodulations.h +++ b/src/ui/simulator/toolbox/components/datagrid/renderer/area/creditmodulations.h @@ -2,7 +2,8 @@ ** 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. +** 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 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 da5872ffcc..4b4e659780 100644 --- a/src/ui/simulator/toolbox/components/datagrid/renderer/area/dsm.cpp +++ b/src/ui/simulator/toolbox/components/datagrid/renderer/area/dsm.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 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 9ba0fc8f84..2f3b1d688c 100644 --- a/src/ui/simulator/toolbox/components/datagrid/renderer/area/dsm.h +++ b/src/ui/simulator/toolbox/components/datagrid/renderer/area/dsm.h @@ -2,7 +2,8 @@ ** 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. +** 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 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 b9c6adb331..1e5d9d6396 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 @@ -2,7 +2,8 @@ ** 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. +** 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 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 c6b0437d17..7d57890d4c 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 @@ -2,7 +2,8 @@ ** 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. +** 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 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 c15fe1e5b6..6184c5d0fb 100644 --- a/src/ui/simulator/toolbox/components/datagrid/renderer/area/hydromonthlypower.cpp +++ b/src/ui/simulator/toolbox/components/datagrid/renderer/area/hydromonthlypower.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 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 a6d272675d..71f8dc428b 100644 --- a/src/ui/simulator/toolbox/components/datagrid/renderer/area/hydromonthlypower.h +++ b/src/ui/simulator/toolbox/components/datagrid/renderer/area/hydromonthlypower.h @@ -2,7 +2,8 @@ ** 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. +** 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 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 7c438af3ec..d64e4a3b3e 100644 --- a/src/ui/simulator/toolbox/components/datagrid/renderer/area/hydroprepro.cpp +++ b/src/ui/simulator/toolbox/components/datagrid/renderer/area/hydroprepro.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 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 3cf3f5c8d0..37bb2559f6 100644 --- a/src/ui/simulator/toolbox/components/datagrid/renderer/area/hydroprepro.h +++ b/src/ui/simulator/toolbox/components/datagrid/renderer/area/hydroprepro.h @@ -2,7 +2,8 @@ ** 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. +** 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 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 96ddf1cd14..68a59ef9fe 100644 --- a/src/ui/simulator/toolbox/components/datagrid/renderer/area/inflowpattern.cpp +++ b/src/ui/simulator/toolbox/components/datagrid/renderer/area/inflowpattern.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 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 7fea576d93..3466c981ce 100644 --- a/src/ui/simulator/toolbox/components/datagrid/renderer/area/inflowpattern.h +++ b/src/ui/simulator/toolbox/components/datagrid/renderer/area/inflowpattern.h @@ -2,7 +2,8 @@ ** 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. +** 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 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 89003685ee..b5dda144f4 100644 --- a/src/ui/simulator/toolbox/components/datagrid/renderer/area/misc.cpp +++ b/src/ui/simulator/toolbox/components/datagrid/renderer/area/misc.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 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 053b745215..5ef90bc077 100644 --- a/src/ui/simulator/toolbox/components/datagrid/renderer/area/misc.h +++ b/src/ui/simulator/toolbox/components/datagrid/renderer/area/misc.h @@ -2,7 +2,8 @@ ** 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. +** 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 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 d882c5e77d..fb3a5b6c2c 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 @@ -2,7 +2,8 @@ ** 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. +** 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 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 11a57d66da..a168c946a9 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 @@ -2,7 +2,8 @@ ** 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. +** 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 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 3f88faa1c5..e6876ffd52 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 @@ -2,7 +2,8 @@ ** 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. +** 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 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 43527070d4..3b2d49ae72 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 @@ -2,7 +2,8 @@ ** 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. +** 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 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 a51ab401cc..b4754d02aa 100644 --- a/src/ui/simulator/toolbox/components/datagrid/renderer/area/reservoirlevels.cpp +++ b/src/ui/simulator/toolbox/components/datagrid/renderer/area/reservoirlevels.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 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 ffca6e90fe..712594030c 100644 --- a/src/ui/simulator/toolbox/components/datagrid/renderer/area/reservoirlevels.h +++ b/src/ui/simulator/toolbox/components/datagrid/renderer/area/reservoirlevels.h @@ -2,7 +2,8 @@ ** 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. +** 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 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 1e0e103697..569c68967d 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 @@ -2,7 +2,8 @@ ** 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. +** 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 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 0c66706d47..008a6a8b6a 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 @@ -2,7 +2,8 @@ ** 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. +** 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 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 d6ae71b564..dd9021c41b 100644 --- a/src/ui/simulator/toolbox/components/datagrid/renderer/area/thermalmodulation.cpp +++ b/src/ui/simulator/toolbox/components/datagrid/renderer/area/thermalmodulation.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 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 95b51a5052..fb1bb86f3d 100644 --- a/src/ui/simulator/toolbox/components/datagrid/renderer/area/thermalmodulation.h +++ b/src/ui/simulator/toolbox/components/datagrid/renderer/area/thermalmodulation.h @@ -2,7 +2,8 @@ ** 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. +** 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 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 5f1f22d5ac..111d3916a5 100644 --- a/src/ui/simulator/toolbox/components/datagrid/renderer/area/thermalprepro.cpp +++ b/src/ui/simulator/toolbox/components/datagrid/renderer/area/thermalprepro.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 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 93c1d6c1d9..04b91cb72d 100644 --- a/src/ui/simulator/toolbox/components/datagrid/renderer/area/thermalprepro.h +++ b/src/ui/simulator/toolbox/components/datagrid/renderer/area/thermalprepro.h @@ -2,7 +2,8 @@ ** 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. +** 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 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 2eb86ac5d9..667777192d 100644 --- a/src/ui/simulator/toolbox/components/datagrid/renderer/area/timeseries.cpp +++ b/src/ui/simulator/toolbox/components/datagrid/renderer/area/timeseries.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 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 0996143166..6e3f69391f 100644 --- a/src/ui/simulator/toolbox/components/datagrid/renderer/area/timeseries.h +++ b/src/ui/simulator/toolbox/components/datagrid/renderer/area/timeseries.h @@ -2,7 +2,8 @@ ** 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. +** 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 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 9cb4b7c345..fdd20b0aa8 100644 --- a/src/ui/simulator/toolbox/components/datagrid/renderer/area/watervalues.cpp +++ b/src/ui/simulator/toolbox/components/datagrid/renderer/area/watervalues.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 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 17e1e70071..a5604fb87a 100644 --- a/src/ui/simulator/toolbox/components/datagrid/renderer/area/watervalues.h +++ b/src/ui/simulator/toolbox/components/datagrid/renderer/area/watervalues.h @@ -2,7 +2,8 @@ ** 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. +** 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 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 5607d5d097..1a8fe4054f 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 @@ -2,7 +2,8 @@ ** 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. +** 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 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 329c1ee9d5..0080c6e05e 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 @@ -2,7 +2,8 @@ ** 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. +** 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 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 8629f9f82e..68c82876a3 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 @@ -2,7 +2,8 @@ ** 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. +** 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 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 8823e8ff9f..4b73a0a49c 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 @@ -2,7 +2,8 @@ ** 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. +** 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 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 72c0f7c244..c1f22cf08f 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 @@ -2,7 +2,8 @@ ** 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. +** 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 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 f12dd21910..509619a3cb 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 @@ -2,7 +2,8 @@ ** 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. +** 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 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 ad36b3b80d..716635c002 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 @@ -2,7 +2,8 @@ ** 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. +** 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 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 23468d7cf6..7fdb2b7b91 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 @@ -2,7 +2,8 @@ ** 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. +** 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 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 b891278308..dc4da4e469 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 @@ -2,7 +2,8 @@ ** 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. +** 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 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 be2d688d98..9d1063b27d 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 @@ -2,7 +2,8 @@ ** 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. +** 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 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 89a568aae9..74a7957483 100644 --- a/src/ui/simulator/toolbox/components/datagrid/renderer/bindingconstraint/data.cpp +++ b/src/ui/simulator/toolbox/components/datagrid/renderer/bindingconstraint/data.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 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 e471816ed9..62ca95fb25 100644 --- a/src/ui/simulator/toolbox/components/datagrid/renderer/bindingconstraint/data.h +++ b/src/ui/simulator/toolbox/components/datagrid/renderer/bindingconstraint/data.h @@ -2,7 +2,8 @@ ** 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. +** 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 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 3876bbc174..26d929e144 100644 --- a/src/ui/simulator/toolbox/components/datagrid/renderer/bindingconstraint/offsets.cpp +++ b/src/ui/simulator/toolbox/components/datagrid/renderer/bindingconstraint/offsets.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 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 cb04cc7266..fd86602bcd 100644 --- a/src/ui/simulator/toolbox/components/datagrid/renderer/bindingconstraint/offsets.h +++ b/src/ui/simulator/toolbox/components/datagrid/renderer/bindingconstraint/offsets.h @@ -2,7 +2,8 @@ ** 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. +** 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 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 af02218827..8514d8a3a5 100644 --- a/src/ui/simulator/toolbox/components/datagrid/renderer/bindingconstraint/weights.cpp +++ b/src/ui/simulator/toolbox/components/datagrid/renderer/bindingconstraint/weights.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 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 f540c60e2b..2d6044ccb3 100644 --- a/src/ui/simulator/toolbox/components/datagrid/renderer/bindingconstraint/weights.h +++ b/src/ui/simulator/toolbox/components/datagrid/renderer/bindingconstraint/weights.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/ui/simulator/toolbox/components/datagrid/renderer/cell.cpp b/src/ui/simulator/toolbox/components/datagrid/renderer/cell.cpp index 51df443828..16dc66e640 100644 --- a/src/ui/simulator/toolbox/components/datagrid/renderer/cell.cpp +++ b/src/ui/simulator/toolbox/components/datagrid/renderer/cell.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/ui/simulator/toolbox/components/datagrid/renderer/cell.h b/src/ui/simulator/toolbox/components/datagrid/renderer/cell.h index 5ca4d77ea4..646e5a07e9 100644 --- a/src/ui/simulator/toolbox/components/datagrid/renderer/cell.h +++ b/src/ui/simulator/toolbox/components/datagrid/renderer/cell.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/ui/simulator/toolbox/components/datagrid/renderer/column.cpp b/src/ui/simulator/toolbox/components/datagrid/renderer/column.cpp index a06e8e4909..8ec4f3f167 100644 --- a/src/ui/simulator/toolbox/components/datagrid/renderer/column.cpp +++ b/src/ui/simulator/toolbox/components/datagrid/renderer/column.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/ui/simulator/toolbox/components/datagrid/renderer/column.h b/src/ui/simulator/toolbox/components/datagrid/renderer/column.h index 07ff46819b..ae8ba18ba6 100644 --- a/src/ui/simulator/toolbox/components/datagrid/renderer/column.h +++ b/src/ui/simulator/toolbox/components/datagrid/renderer/column.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/ui/simulator/toolbox/components/datagrid/renderer/connection.cpp b/src/ui/simulator/toolbox/components/datagrid/renderer/connection.cpp index 96be6714cd..be61387aaa 100644 --- a/src/ui/simulator/toolbox/components/datagrid/renderer/connection.cpp +++ b/src/ui/simulator/toolbox/components/datagrid/renderer/connection.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/ui/simulator/toolbox/components/datagrid/renderer/connection.h b/src/ui/simulator/toolbox/components/datagrid/renderer/connection.h index 2bf24c21d8..2e01783c30 100644 --- a/src/ui/simulator/toolbox/components/datagrid/renderer/connection.h +++ b/src/ui/simulator/toolbox/components/datagrid/renderer/connection.h @@ -2,7 +2,8 @@ ** 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. +** 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 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 24c4621de1..3c70922b74 100644 --- a/src/ui/simulator/toolbox/components/datagrid/renderer/constraintsbuilder/links.cpp +++ b/src/ui/simulator/toolbox/components/datagrid/renderer/constraintsbuilder/links.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 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 3c360ada7a..25b8955181 100644 --- a/src/ui/simulator/toolbox/components/datagrid/renderer/constraintsbuilder/links.h +++ b/src/ui/simulator/toolbox/components/datagrid/renderer/constraintsbuilder/links.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/ui/simulator/toolbox/components/datagrid/renderer/correlation.cpp b/src/ui/simulator/toolbox/components/datagrid/renderer/correlation.cpp index bb81e15035..5718cfda9d 100644 --- a/src/ui/simulator/toolbox/components/datagrid/renderer/correlation.cpp +++ b/src/ui/simulator/toolbox/components/datagrid/renderer/correlation.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/ui/simulator/toolbox/components/datagrid/renderer/correlation.h b/src/ui/simulator/toolbox/components/datagrid/renderer/correlation.h index 45a0a1c3a1..53dce7b862 100644 --- a/src/ui/simulator/toolbox/components/datagrid/renderer/correlation.h +++ b/src/ui/simulator/toolbox/components/datagrid/renderer/correlation.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/ui/simulator/toolbox/components/datagrid/renderer/geographic-trimming-grid.cpp b/src/ui/simulator/toolbox/components/datagrid/renderer/geographic-trimming-grid.cpp index a4e7c4968e..2a9b441e33 100644 --- a/src/ui/simulator/toolbox/components/datagrid/renderer/geographic-trimming-grid.cpp +++ b/src/ui/simulator/toolbox/components/datagrid/renderer/geographic-trimming-grid.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/ui/simulator/toolbox/components/datagrid/renderer/geographic-trimming-grid.h b/src/ui/simulator/toolbox/components/datagrid/renderer/geographic-trimming-grid.h index e8ab585c9d..42ca6fa64e 100644 --- a/src/ui/simulator/toolbox/components/datagrid/renderer/geographic-trimming-grid.h +++ b/src/ui/simulator/toolbox/components/datagrid/renderer/geographic-trimming-grid.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/ui/simulator/toolbox/components/datagrid/renderer/layers.cpp b/src/ui/simulator/toolbox/components/datagrid/renderer/layers.cpp index f27ed96d4b..1ab0ddfc0b 100644 --- a/src/ui/simulator/toolbox/components/datagrid/renderer/layers.cpp +++ b/src/ui/simulator/toolbox/components/datagrid/renderer/layers.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/ui/simulator/toolbox/components/datagrid/renderer/layers.h b/src/ui/simulator/toolbox/components/datagrid/renderer/layers.h index 64da191a3e..93b6183834 100644 --- a/src/ui/simulator/toolbox/components/datagrid/renderer/layers.h +++ b/src/ui/simulator/toolbox/components/datagrid/renderer/layers.h @@ -2,7 +2,8 @@ ** 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. +** 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 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 deb32b0626..89db1b0841 100644 --- a/src/ui/simulator/toolbox/components/datagrid/renderer/links/summary.cpp +++ b/src/ui/simulator/toolbox/components/datagrid/renderer/links/summary.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 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 7c84efc476..68b0d199d3 100644 --- a/src/ui/simulator/toolbox/components/datagrid/renderer/links/summary.h +++ b/src/ui/simulator/toolbox/components/datagrid/renderer/links/summary.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/ui/simulator/toolbox/components/datagrid/renderer/logfile.cpp b/src/ui/simulator/toolbox/components/datagrid/renderer/logfile.cpp index 9bbc39ad0f..060c01f744 100644 --- a/src/ui/simulator/toolbox/components/datagrid/renderer/logfile.cpp +++ b/src/ui/simulator/toolbox/components/datagrid/renderer/logfile.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/ui/simulator/toolbox/components/datagrid/renderer/logfile.h b/src/ui/simulator/toolbox/components/datagrid/renderer/logfile.h index f356202f25..13b4aee3a4 100644 --- a/src/ui/simulator/toolbox/components/datagrid/renderer/logfile.h +++ b/src/ui/simulator/toolbox/components/datagrid/renderer/logfile.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/ui/simulator/toolbox/components/datagrid/renderer/matrix.h b/src/ui/simulator/toolbox/components/datagrid/renderer/matrix.h index 6b9ebfab86..9c55d49600 100644 --- a/src/ui/simulator/toolbox/components/datagrid/renderer/matrix.h +++ b/src/ui/simulator/toolbox/components/datagrid/renderer/matrix.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/ui/simulator/toolbox/components/datagrid/renderer/matrix.hxx b/src/ui/simulator/toolbox/components/datagrid/renderer/matrix.hxx index 84b96fbb53..13c465db5b 100644 --- a/src/ui/simulator/toolbox/components/datagrid/renderer/matrix.hxx +++ b/src/ui/simulator/toolbox/components/datagrid/renderer/matrix.hxx @@ -2,7 +2,8 @@ ** 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. +** 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 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 034f620326..9fff80859a 100644 --- a/src/ui/simulator/toolbox/components/datagrid/renderer/mc-playlist.cpp +++ b/src/ui/simulator/toolbox/components/datagrid/renderer/mc-playlist.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 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 964028a077..72c2193fdb 100644 --- a/src/ui/simulator/toolbox/components/datagrid/renderer/mc-playlist.h +++ b/src/ui/simulator/toolbox/components/datagrid/renderer/mc-playlist.h @@ -2,7 +2,8 @@ ** 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. +** 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 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 34a0329206..14bbec055b 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 @@ -2,7 +2,8 @@ ** 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. +** 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 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 9eeab1b966..267ff423af 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 @@ -2,7 +2,8 @@ ** 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. +** 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 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 f13bb9d9d4..cb926256e3 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 @@ -2,7 +2,8 @@ ** 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. +** 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 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 133c6b441c..de72d4d1b3 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 @@ -2,7 +2,8 @@ ** 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. +** 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 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 3e5f284278..ed202f3583 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 @@ -2,7 +2,8 @@ ** 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. +** 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 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 9305bd88f4..cc21ca5f27 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 @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/ui/simulator/toolbox/components/datagrid/renderer/scenario-builder-ntc-renderer.cpp b/src/ui/simulator/toolbox/components/datagrid/renderer/scenario-builder-ntc-renderer.cpp index c1d697f3e8..5d7db047b2 100644 --- a/src/ui/simulator/toolbox/components/datagrid/renderer/scenario-builder-ntc-renderer.cpp +++ b/src/ui/simulator/toolbox/components/datagrid/renderer/scenario-builder-ntc-renderer.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/ui/simulator/toolbox/components/datagrid/renderer/scenario-builder-ntc-renderer.h b/src/ui/simulator/toolbox/components/datagrid/renderer/scenario-builder-ntc-renderer.h index 2a35fb4190..477130c329 100644 --- a/src/ui/simulator/toolbox/components/datagrid/renderer/scenario-builder-ntc-renderer.h +++ b/src/ui/simulator/toolbox/components/datagrid/renderer/scenario-builder-ntc-renderer.h @@ -2,7 +2,8 @@ ** 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. +** 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 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 731faa4bc8..353b670402 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 @@ -2,7 +2,8 @@ ** 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. +** 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 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 0d0bc27501..323e36f437 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 @@ -2,7 +2,8 @@ ** 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. +** 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 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 1a4bb70152..ad0385e13d 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 @@ -2,7 +2,8 @@ ** 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. +** 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 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 55d17ff490..0eae07f01f 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 @@ -2,7 +2,8 @@ ** 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. +** 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 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 08bb288b60..b5835e58ae 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 @@ -2,7 +2,8 @@ ** 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. +** 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 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 a239b5bcd9..d5069d87f6 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 @@ -2,7 +2,8 @@ ** 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. +** 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 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 9790871b14..54954e508d 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 @@ -2,7 +2,8 @@ ** 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. +** 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 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 db6b2ec347..f947a6e781 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 @@ -2,7 +2,8 @@ ** 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. +** 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 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 f5ce91bd5c..e38cb52c8c 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 @@ -2,7 +2,8 @@ ** 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. +** 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 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 f56030a0c0..39ea1288ce 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 @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/ui/simulator/toolbox/components/datagrid/renderer/select-variables.cpp b/src/ui/simulator/toolbox/components/datagrid/renderer/select-variables.cpp index d525861d08..94daeb97f0 100644 --- a/src/ui/simulator/toolbox/components/datagrid/renderer/select-variables.cpp +++ b/src/ui/simulator/toolbox/components/datagrid/renderer/select-variables.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/ui/simulator/toolbox/components/datagrid/renderer/select-variables.h b/src/ui/simulator/toolbox/components/datagrid/renderer/select-variables.h index b5fc1329e1..a97baccb44 100644 --- a/src/ui/simulator/toolbox/components/datagrid/renderer/select-variables.h +++ b/src/ui/simulator/toolbox/components/datagrid/renderer/select-variables.h @@ -2,7 +2,8 @@ ** 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. +** 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 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 447d553807..e3a1d29c55 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 @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/ui/simulator/toolbox/components/datagrid/renderer/ts-management-aggregated-as-renewables.h b/src/ui/simulator/toolbox/components/datagrid/renderer/ts-management-aggregated-as-renewables.h index 3776757845..edf2828778 100644 --- a/src/ui/simulator/toolbox/components/datagrid/renderer/ts-management-aggregated-as-renewables.h +++ b/src/ui/simulator/toolbox/components/datagrid/renderer/ts-management-aggregated-as-renewables.h @@ -2,7 +2,8 @@ ** 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. +** 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 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 41d816dd77..828d7633a3 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 @@ -2,7 +2,8 @@ ** 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. +** 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 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 04581777de..de17fdbc36 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 @@ -2,7 +2,8 @@ ** 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. +** 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 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 11539aa9b2..8054443283 100644 --- a/src/ui/simulator/toolbox/components/datagrid/renderer/ts-management.cpp +++ b/src/ui/simulator/toolbox/components/datagrid/renderer/ts-management.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 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 483dc3d29d..910b61d4b6 100644 --- a/src/ui/simulator/toolbox/components/datagrid/renderer/ts-management.h +++ b/src/ui/simulator/toolbox/components/datagrid/renderer/ts-management.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/ui/simulator/toolbox/components/datagrid/wxgrid-renderer.cpp b/src/ui/simulator/toolbox/components/datagrid/wxgrid-renderer.cpp index 48fc47b78e..1e84261eb8 100644 --- a/src/ui/simulator/toolbox/components/datagrid/wxgrid-renderer.cpp +++ b/src/ui/simulator/toolbox/components/datagrid/wxgrid-renderer.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/ui/simulator/toolbox/components/datagrid/wxgrid-renderer.h b/src/ui/simulator/toolbox/components/datagrid/wxgrid-renderer.h index c622ae35f1..8052f725aa 100644 --- a/src/ui/simulator/toolbox/components/datagrid/wxgrid-renderer.h +++ b/src/ui/simulator/toolbox/components/datagrid/wxgrid-renderer.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/ui/simulator/toolbox/components/htmllistbox/component.cpp b/src/ui/simulator/toolbox/components/htmllistbox/component.cpp index e89d239ce8..63ef301e82 100644 --- a/src/ui/simulator/toolbox/components/htmllistbox/component.cpp +++ b/src/ui/simulator/toolbox/components/htmllistbox/component.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/ui/simulator/toolbox/components/htmllistbox/component.h b/src/ui/simulator/toolbox/components/htmllistbox/component.h index ab124c886e..5c378c1a7d 100644 --- a/src/ui/simulator/toolbox/components/htmllistbox/component.h +++ b/src/ui/simulator/toolbox/components/htmllistbox/component.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/ui/simulator/toolbox/components/htmllistbox/component.hxx b/src/ui/simulator/toolbox/components/htmllistbox/component.hxx index f1f3d2a75b..66abb1de2a 100644 --- a/src/ui/simulator/toolbox/components/htmllistbox/component.hxx +++ b/src/ui/simulator/toolbox/components/htmllistbox/component.hxx @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/ui/simulator/toolbox/components/htmllistbox/datasource/bindingconstraint.cpp b/src/ui/simulator/toolbox/components/htmllistbox/datasource/bindingconstraint.cpp index 167e8fc7e4..5d9988d549 100644 --- a/src/ui/simulator/toolbox/components/htmllistbox/datasource/bindingconstraint.cpp +++ b/src/ui/simulator/toolbox/components/htmllistbox/datasource/bindingconstraint.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 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 20ee29f960..b1ab2d9f16 100644 --- a/src/ui/simulator/toolbox/components/htmllistbox/datasource/cluster-order.cpp +++ b/src/ui/simulator/toolbox/components/htmllistbox/datasource/cluster-order.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 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 ccf31a154b..764aca0a0e 100644 --- a/src/ui/simulator/toolbox/components/htmllistbox/datasource/cluster-order.h +++ b/src/ui/simulator/toolbox/components/htmllistbox/datasource/cluster-order.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/ui/simulator/toolbox/components/htmllistbox/datasource/datasource.h b/src/ui/simulator/toolbox/components/htmllistbox/datasource/datasource.h index d8a49e502c..7f654aa8fd 100644 --- a/src/ui/simulator/toolbox/components/htmllistbox/datasource/datasource.h +++ b/src/ui/simulator/toolbox/components/htmllistbox/datasource/datasource.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/ui/simulator/toolbox/components/htmllistbox/datasource/datasource.hxx b/src/ui/simulator/toolbox/components/htmllistbox/datasource/datasource.hxx index 12546aea85..f0a01ecd9a 100644 --- a/src/ui/simulator/toolbox/components/htmllistbox/datasource/datasource.hxx +++ b/src/ui/simulator/toolbox/components/htmllistbox/datasource/datasource.hxx @@ -2,7 +2,8 @@ ** 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. +** 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 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 b82824f371..63385e7718 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 @@ -2,7 +2,8 @@ ** 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. +** 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 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 31da8031bf..39eb29ea19 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 @@ -2,7 +2,8 @@ ** 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. +** 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 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 506172ef3a..95b616507e 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 @@ -2,7 +2,8 @@ ** 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. +** 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 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 81783e0a37..2197367a5e 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 @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/ui/simulator/toolbox/components/htmllistbox/item/area.cpp b/src/ui/simulator/toolbox/components/htmllistbox/item/area.cpp index fd83ac4b58..47b2aaba18 100644 --- a/src/ui/simulator/toolbox/components/htmllistbox/item/area.cpp +++ b/src/ui/simulator/toolbox/components/htmllistbox/item/area.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/ui/simulator/toolbox/components/htmllistbox/item/area.h b/src/ui/simulator/toolbox/components/htmllistbox/item/area.h index 48ac8e1e03..179d8ece80 100644 --- a/src/ui/simulator/toolbox/components/htmllistbox/item/area.h +++ b/src/ui/simulator/toolbox/components/htmllistbox/item/area.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/ui/simulator/toolbox/components/htmllistbox/item/area.hxx b/src/ui/simulator/toolbox/components/htmllistbox/item/area.hxx index 29a2c66c4a..9c95709848 100644 --- a/src/ui/simulator/toolbox/components/htmllistbox/item/area.hxx +++ b/src/ui/simulator/toolbox/components/htmllistbox/item/area.hxx @@ -2,7 +2,8 @@ ** 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. +** 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 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 0cb7cb981a..0a0613543d 100644 --- a/src/ui/simulator/toolbox/components/htmllistbox/item/cluster-item.cpp +++ b/src/ui/simulator/toolbox/components/htmllistbox/item/cluster-item.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 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 b2197fbe75..f75a6f3131 100644 --- a/src/ui/simulator/toolbox/components/htmllistbox/item/cluster-item.h +++ b/src/ui/simulator/toolbox/components/htmllistbox/item/cluster-item.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/ui/simulator/toolbox/components/htmllistbox/item/error.cpp b/src/ui/simulator/toolbox/components/htmllistbox/item/error.cpp index 80520dfc5c..18b8510ea2 100644 --- a/src/ui/simulator/toolbox/components/htmllistbox/item/error.cpp +++ b/src/ui/simulator/toolbox/components/htmllistbox/item/error.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/ui/simulator/toolbox/components/htmllistbox/item/error.h b/src/ui/simulator/toolbox/components/htmllistbox/item/error.h index 0ce04d05a0..0560b41840 100644 --- a/src/ui/simulator/toolbox/components/htmllistbox/item/error.h +++ b/src/ui/simulator/toolbox/components/htmllistbox/item/error.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/ui/simulator/toolbox/components/htmllistbox/item/group.cpp b/src/ui/simulator/toolbox/components/htmllistbox/item/group.cpp index cfd03ad0fd..dad0dcb864 100644 --- a/src/ui/simulator/toolbox/components/htmllistbox/item/group.cpp +++ b/src/ui/simulator/toolbox/components/htmllistbox/item/group.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/ui/simulator/toolbox/components/htmllistbox/item/group.h b/src/ui/simulator/toolbox/components/htmllistbox/item/group.h index e799f4135e..7559d18f3d 100644 --- a/src/ui/simulator/toolbox/components/htmllistbox/item/group.h +++ b/src/ui/simulator/toolbox/components/htmllistbox/item/group.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/ui/simulator/toolbox/components/htmllistbox/item/info.cpp b/src/ui/simulator/toolbox/components/htmllistbox/item/info.cpp index 6385be2d74..d37d6b016b 100644 --- a/src/ui/simulator/toolbox/components/htmllistbox/item/info.cpp +++ b/src/ui/simulator/toolbox/components/htmllistbox/item/info.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/ui/simulator/toolbox/components/htmllistbox/item/info.h b/src/ui/simulator/toolbox/components/htmllistbox/item/info.h index b486ea9270..7f52d8f130 100644 --- a/src/ui/simulator/toolbox/components/htmllistbox/item/info.h +++ b/src/ui/simulator/toolbox/components/htmllistbox/item/info.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/ui/simulator/toolbox/components/htmllistbox/item/item.cpp b/src/ui/simulator/toolbox/components/htmllistbox/item/item.cpp index a96cf95013..53ab7644c7 100644 --- a/src/ui/simulator/toolbox/components/htmllistbox/item/item.cpp +++ b/src/ui/simulator/toolbox/components/htmllistbox/item/item.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/ui/simulator/toolbox/components/htmllistbox/item/item.h b/src/ui/simulator/toolbox/components/htmllistbox/item/item.h index 589961222f..9778464371 100644 --- a/src/ui/simulator/toolbox/components/htmllistbox/item/item.h +++ b/src/ui/simulator/toolbox/components/htmllistbox/item/item.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/ui/simulator/toolbox/components/htmllistbox/item/item.hxx b/src/ui/simulator/toolbox/components/htmllistbox/item/item.hxx index 699bc68ade..672026e222 100644 --- a/src/ui/simulator/toolbox/components/htmllistbox/item/item.hxx +++ b/src/ui/simulator/toolbox/components/htmllistbox/item/item.hxx @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/ui/simulator/toolbox/components/htmllistbox/item/pathlistitem.cpp b/src/ui/simulator/toolbox/components/htmllistbox/item/pathlistitem.cpp index 2ff2c36cd5..57f23e11cb 100644 --- a/src/ui/simulator/toolbox/components/htmllistbox/item/pathlistitem.cpp +++ b/src/ui/simulator/toolbox/components/htmllistbox/item/pathlistitem.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/ui/simulator/toolbox/components/htmllistbox/item/pathlistitem.h b/src/ui/simulator/toolbox/components/htmllistbox/item/pathlistitem.h index 97b1189d20..3421721094 100644 --- a/src/ui/simulator/toolbox/components/htmllistbox/item/pathlistitem.h +++ b/src/ui/simulator/toolbox/components/htmllistbox/item/pathlistitem.h @@ -2,7 +2,8 @@ ** 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. +** 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 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 019c1dd921..8fd5dedc20 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 @@ -2,7 +2,8 @@ ** 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. +** 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 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 8e42e51266..421342941e 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 @@ -2,7 +2,8 @@ ** 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. +** 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 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 ac0032efea..fea96dff1b 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 @@ -2,7 +2,8 @@ ** 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. +** 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 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 beed14bca6..c04e649136 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 @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/ui/simulator/toolbox/components/htmllistbox/sort.h b/src/ui/simulator/toolbox/components/htmllistbox/sort.h index 4fc032c461..d8ced59d3e 100644 --- a/src/ui/simulator/toolbox/components/htmllistbox/sort.h +++ b/src/ui/simulator/toolbox/components/htmllistbox/sort.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/ui/simulator/toolbox/components/mainpanel.cpp b/src/ui/simulator/toolbox/components/mainpanel.cpp index 46acb4115b..e36ef65e92 100644 --- a/src/ui/simulator/toolbox/components/mainpanel.cpp +++ b/src/ui/simulator/toolbox/components/mainpanel.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/ui/simulator/toolbox/components/mainpanel.h b/src/ui/simulator/toolbox/components/mainpanel.h index f5ad137967..4f7419bd70 100644 --- a/src/ui/simulator/toolbox/components/mainpanel.h +++ b/src/ui/simulator/toolbox/components/mainpanel.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/ui/simulator/toolbox/components/map/component.cpp b/src/ui/simulator/toolbox/components/map/component.cpp index d3a9f864cb..286c8ead48 100644 --- a/src/ui/simulator/toolbox/components/map/component.cpp +++ b/src/ui/simulator/toolbox/components/map/component.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/ui/simulator/toolbox/components/map/component.h b/src/ui/simulator/toolbox/components/map/component.h index 11d86a6a4e..e917bac0f1 100644 --- a/src/ui/simulator/toolbox/components/map/component.h +++ b/src/ui/simulator/toolbox/components/map/component.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/ui/simulator/toolbox/components/map/control.cpp b/src/ui/simulator/toolbox/components/map/control.cpp index 3c95366f73..93610941b5 100644 --- a/src/ui/simulator/toolbox/components/map/control.cpp +++ b/src/ui/simulator/toolbox/components/map/control.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/ui/simulator/toolbox/components/map/control.h b/src/ui/simulator/toolbox/components/map/control.h index 86a5c1b54a..9694c8b6ef 100644 --- a/src/ui/simulator/toolbox/components/map/control.h +++ b/src/ui/simulator/toolbox/components/map/control.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/ui/simulator/toolbox/components/map/controls/addtools.cpp b/src/ui/simulator/toolbox/components/map/controls/addtools.cpp index 7c0598e48c..4711e8210c 100644 --- a/src/ui/simulator/toolbox/components/map/controls/addtools.cpp +++ b/src/ui/simulator/toolbox/components/map/controls/addtools.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/ui/simulator/toolbox/components/map/controls/addtools.h b/src/ui/simulator/toolbox/components/map/controls/addtools.h index b759d7030c..b2ac284158 100644 --- a/src/ui/simulator/toolbox/components/map/controls/addtools.h +++ b/src/ui/simulator/toolbox/components/map/controls/addtools.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/ui/simulator/toolbox/components/map/drawingcontext.cpp b/src/ui/simulator/toolbox/components/map/drawingcontext.cpp index 0d04681863..141fdeac65 100644 --- a/src/ui/simulator/toolbox/components/map/drawingcontext.cpp +++ b/src/ui/simulator/toolbox/components/map/drawingcontext.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/ui/simulator/toolbox/components/map/drawingcontext.h b/src/ui/simulator/toolbox/components/map/drawingcontext.h index 2af8241c6c..50ef249aba 100644 --- a/src/ui/simulator/toolbox/components/map/drawingcontext.h +++ b/src/ui/simulator/toolbox/components/map/drawingcontext.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/ui/simulator/toolbox/components/map/infos.cpp b/src/ui/simulator/toolbox/components/map/infos.cpp index 2e96572a0a..9f9bee93dc 100644 --- a/src/ui/simulator/toolbox/components/map/infos.cpp +++ b/src/ui/simulator/toolbox/components/map/infos.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/ui/simulator/toolbox/components/map/infos.h b/src/ui/simulator/toolbox/components/map/infos.h index a221443fca..8fbc98b7b0 100644 --- a/src/ui/simulator/toolbox/components/map/infos.h +++ b/src/ui/simulator/toolbox/components/map/infos.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/ui/simulator/toolbox/components/map/manager.cpp b/src/ui/simulator/toolbox/components/map/manager.cpp index 09f05732bf..b2c0389e9d 100644 --- a/src/ui/simulator/toolbox/components/map/manager.cpp +++ b/src/ui/simulator/toolbox/components/map/manager.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/ui/simulator/toolbox/components/map/manager.h b/src/ui/simulator/toolbox/components/map/manager.h index 17b3cd2d4c..e5b0e1abf7 100644 --- a/src/ui/simulator/toolbox/components/map/manager.h +++ b/src/ui/simulator/toolbox/components/map/manager.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/ui/simulator/toolbox/components/map/manager.hxx b/src/ui/simulator/toolbox/components/map/manager.hxx index 33a458029c..0a0c741282 100644 --- a/src/ui/simulator/toolbox/components/map/manager.hxx +++ b/src/ui/simulator/toolbox/components/map/manager.hxx @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/ui/simulator/toolbox/components/map/nodes/bindingconstraint.cpp b/src/ui/simulator/toolbox/components/map/nodes/bindingconstraint.cpp index 4823bcd16d..01bd2d0abb 100644 --- a/src/ui/simulator/toolbox/components/map/nodes/bindingconstraint.cpp +++ b/src/ui/simulator/toolbox/components/map/nodes/bindingconstraint.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/ui/simulator/toolbox/components/map/nodes/bindingconstraint.h b/src/ui/simulator/toolbox/components/map/nodes/bindingconstraint.h index 7c32784cb4..ddd0883401 100644 --- a/src/ui/simulator/toolbox/components/map/nodes/bindingconstraint.h +++ b/src/ui/simulator/toolbox/components/map/nodes/bindingconstraint.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/ui/simulator/toolbox/components/map/nodes/connection.cpp b/src/ui/simulator/toolbox/components/map/nodes/connection.cpp index c0bf76f4d8..fb6b813ec8 100644 --- a/src/ui/simulator/toolbox/components/map/nodes/connection.cpp +++ b/src/ui/simulator/toolbox/components/map/nodes/connection.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/ui/simulator/toolbox/components/map/nodes/connection.h b/src/ui/simulator/toolbox/components/map/nodes/connection.h index 6f8f313463..71b2f93c5d 100644 --- a/src/ui/simulator/toolbox/components/map/nodes/connection.h +++ b/src/ui/simulator/toolbox/components/map/nodes/connection.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/ui/simulator/toolbox/components/map/nodes/connection.hxx b/src/ui/simulator/toolbox/components/map/nodes/connection.hxx index cec6544c31..5b133c97f4 100644 --- a/src/ui/simulator/toolbox/components/map/nodes/connection.hxx +++ b/src/ui/simulator/toolbox/components/map/nodes/connection.hxx @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/ui/simulator/toolbox/components/map/nodes/item.cpp b/src/ui/simulator/toolbox/components/map/nodes/item.cpp index 6f47626b87..ea99e15af1 100644 --- a/src/ui/simulator/toolbox/components/map/nodes/item.cpp +++ b/src/ui/simulator/toolbox/components/map/nodes/item.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/ui/simulator/toolbox/components/map/nodes/item.h b/src/ui/simulator/toolbox/components/map/nodes/item.h index b1684ef9ac..e467e658b8 100644 --- a/src/ui/simulator/toolbox/components/map/nodes/item.h +++ b/src/ui/simulator/toolbox/components/map/nodes/item.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/ui/simulator/toolbox/components/map/nodes/node.cpp b/src/ui/simulator/toolbox/components/map/nodes/node.cpp index 8863cae92a..fb4d19eb9d 100644 --- a/src/ui/simulator/toolbox/components/map/nodes/node.cpp +++ b/src/ui/simulator/toolbox/components/map/nodes/node.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/ui/simulator/toolbox/components/map/nodes/node.h b/src/ui/simulator/toolbox/components/map/nodes/node.h index 14dd4b2b23..d7d81de52f 100644 --- a/src/ui/simulator/toolbox/components/map/nodes/node.h +++ b/src/ui/simulator/toolbox/components/map/nodes/node.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/ui/simulator/toolbox/components/map/settings.cpp b/src/ui/simulator/toolbox/components/map/settings.cpp index baad33a636..974a44cd1c 100644 --- a/src/ui/simulator/toolbox/components/map/settings.cpp +++ b/src/ui/simulator/toolbox/components/map/settings.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/ui/simulator/toolbox/components/map/settings.h b/src/ui/simulator/toolbox/components/map/settings.h index 102168d83d..7f3c972a4a 100644 --- a/src/ui/simulator/toolbox/components/map/settings.h +++ b/src/ui/simulator/toolbox/components/map/settings.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/ui/simulator/toolbox/components/map/tools/connectioncreator.cpp b/src/ui/simulator/toolbox/components/map/tools/connectioncreator.cpp index 2e356ea8dc..0923171904 100644 --- a/src/ui/simulator/toolbox/components/map/tools/connectioncreator.cpp +++ b/src/ui/simulator/toolbox/components/map/tools/connectioncreator.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/ui/simulator/toolbox/components/map/tools/connectioncreator.h b/src/ui/simulator/toolbox/components/map/tools/connectioncreator.h index 21e7cb59e9..df8d1e38c5 100644 --- a/src/ui/simulator/toolbox/components/map/tools/connectioncreator.h +++ b/src/ui/simulator/toolbox/components/map/tools/connectioncreator.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/ui/simulator/toolbox/components/map/tools/remover.cpp b/src/ui/simulator/toolbox/components/map/tools/remover.cpp index e41ffe466a..348d00d734 100644 --- a/src/ui/simulator/toolbox/components/map/tools/remover.cpp +++ b/src/ui/simulator/toolbox/components/map/tools/remover.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/ui/simulator/toolbox/components/map/tools/remover.h b/src/ui/simulator/toolbox/components/map/tools/remover.h index 3bd923e851..2dfb6dee29 100644 --- a/src/ui/simulator/toolbox/components/map/tools/remover.h +++ b/src/ui/simulator/toolbox/components/map/tools/remover.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/ui/simulator/toolbox/components/map/tools/tool.cpp b/src/ui/simulator/toolbox/components/map/tools/tool.cpp index d5590e8530..815d510613 100644 --- a/src/ui/simulator/toolbox/components/map/tools/tool.cpp +++ b/src/ui/simulator/toolbox/components/map/tools/tool.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/ui/simulator/toolbox/components/map/tools/tool.h b/src/ui/simulator/toolbox/components/map/tools/tool.h index b1ffa7cdf9..77d5b6f41e 100644 --- a/src/ui/simulator/toolbox/components/map/tools/tool.h +++ b/src/ui/simulator/toolbox/components/map/tools/tool.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/ui/simulator/toolbox/components/notebook/mapnotebook.cpp b/src/ui/simulator/toolbox/components/notebook/mapnotebook.cpp index ec012af048..5f834fa00c 100644 --- a/src/ui/simulator/toolbox/components/notebook/mapnotebook.cpp +++ b/src/ui/simulator/toolbox/components/notebook/mapnotebook.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/ui/simulator/toolbox/components/notebook/mapnotebook.h b/src/ui/simulator/toolbox/components/notebook/mapnotebook.h index c81f94ac81..40c2ec6baf 100644 --- a/src/ui/simulator/toolbox/components/notebook/mapnotebook.h +++ b/src/ui/simulator/toolbox/components/notebook/mapnotebook.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/ui/simulator/toolbox/components/notebook/notebook.cpp b/src/ui/simulator/toolbox/components/notebook/notebook.cpp index a59a9a3892..b3f1075300 100644 --- a/src/ui/simulator/toolbox/components/notebook/notebook.cpp +++ b/src/ui/simulator/toolbox/components/notebook/notebook.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/ui/simulator/toolbox/components/notebook/notebook.h b/src/ui/simulator/toolbox/components/notebook/notebook.h index 2f7550be1a..0fb913a734 100644 --- a/src/ui/simulator/toolbox/components/notebook/notebook.h +++ b/src/ui/simulator/toolbox/components/notebook/notebook.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/ui/simulator/toolbox/components/notebook/notebook.hxx b/src/ui/simulator/toolbox/components/notebook/notebook.hxx index 33e8e555e4..5bfb2ac030 100644 --- a/src/ui/simulator/toolbox/components/notebook/notebook.hxx +++ b/src/ui/simulator/toolbox/components/notebook/notebook.hxx @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/ui/simulator/toolbox/components/progressbar.cpp b/src/ui/simulator/toolbox/components/progressbar.cpp index 1a41a7b113..fe683ebecf 100644 --- a/src/ui/simulator/toolbox/components/progressbar.cpp +++ b/src/ui/simulator/toolbox/components/progressbar.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/ui/simulator/toolbox/components/progressbar.h b/src/ui/simulator/toolbox/components/progressbar.h index ed8f55aa3e..f55cf458d5 100644 --- a/src/ui/simulator/toolbox/components/progressbar.h +++ b/src/ui/simulator/toolbox/components/progressbar.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/ui/simulator/toolbox/components/refresh.cpp b/src/ui/simulator/toolbox/components/refresh.cpp index 4974205c42..a1c25ddb3f 100644 --- a/src/ui/simulator/toolbox/components/refresh.cpp +++ b/src/ui/simulator/toolbox/components/refresh.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/ui/simulator/toolbox/components/refresh.h b/src/ui/simulator/toolbox/components/refresh.h index b77cbdf738..cc8c6b53d2 100644 --- a/src/ui/simulator/toolbox/components/refresh.h +++ b/src/ui/simulator/toolbox/components/refresh.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/ui/simulator/toolbox/components/wip-panel.cpp b/src/ui/simulator/toolbox/components/wip-panel.cpp index 1081153ace..b50fac5548 100644 --- a/src/ui/simulator/toolbox/components/wip-panel.cpp +++ b/src/ui/simulator/toolbox/components/wip-panel.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/ui/simulator/toolbox/components/wip-panel.h b/src/ui/simulator/toolbox/components/wip-panel.h index b10465d981..fb12ef8ac5 100644 --- a/src/ui/simulator/toolbox/components/wip-panel.h +++ b/src/ui/simulator/toolbox/components/wip-panel.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/ui/simulator/toolbox/components/wizardheader.cpp b/src/ui/simulator/toolbox/components/wizardheader.cpp index 67cc55dff7..56c69da7dd 100644 --- a/src/ui/simulator/toolbox/components/wizardheader.cpp +++ b/src/ui/simulator/toolbox/components/wizardheader.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/ui/simulator/toolbox/components/wizardheader.h b/src/ui/simulator/toolbox/components/wizardheader.h index ed1f568e1c..6f343402d1 100644 --- a/src/ui/simulator/toolbox/components/wizardheader.h +++ b/src/ui/simulator/toolbox/components/wizardheader.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/ui/simulator/toolbox/create.cpp b/src/ui/simulator/toolbox/create.cpp index 797f680fb4..b060e52d95 100644 --- a/src/ui/simulator/toolbox/create.cpp +++ b/src/ui/simulator/toolbox/create.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/ui/simulator/toolbox/create.h b/src/ui/simulator/toolbox/create.h index 9103944aae..1386ebdb4f 100644 --- a/src/ui/simulator/toolbox/create.h +++ b/src/ui/simulator/toolbox/create.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/ui/simulator/toolbox/create.hxx b/src/ui/simulator/toolbox/create.hxx index 9dd3325d8c..3adda425bb 100644 --- a/src/ui/simulator/toolbox/create.hxx +++ b/src/ui/simulator/toolbox/create.hxx @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/ui/simulator/toolbox/dispatcher/study.cpp b/src/ui/simulator/toolbox/dispatcher/study.cpp index dfcd6a491a..ae5cdac2d7 100644 --- a/src/ui/simulator/toolbox/dispatcher/study.cpp +++ b/src/ui/simulator/toolbox/dispatcher/study.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/ui/simulator/toolbox/dispatcher/study.h b/src/ui/simulator/toolbox/dispatcher/study.h index 3533417953..d6328c5dee 100644 --- a/src/ui/simulator/toolbox/dispatcher/study.h +++ b/src/ui/simulator/toolbox/dispatcher/study.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/ui/simulator/toolbox/execute.h b/src/ui/simulator/toolbox/execute.h index 82b02f1096..7335899cdd 100644 --- a/src/ui/simulator/toolbox/execute.h +++ b/src/ui/simulator/toolbox/execute.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/ui/simulator/toolbox/execute/execute.cpp b/src/ui/simulator/toolbox/execute/execute.cpp index 34d166d8b0..51dbe54552 100644 --- a/src/ui/simulator/toolbox/execute/execute.cpp +++ b/src/ui/simulator/toolbox/execute/execute.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/ui/simulator/toolbox/execute/execute.h b/src/ui/simulator/toolbox/execute/execute.h index ffaed6c09a..6b8c07c467 100644 --- a/src/ui/simulator/toolbox/execute/execute.h +++ b/src/ui/simulator/toolbox/execute/execute.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/ui/simulator/toolbox/ext-source/action-panel.cpp b/src/ui/simulator/toolbox/ext-source/action-panel.cpp index b9d6a9969f..d3076e2a10 100644 --- a/src/ui/simulator/toolbox/ext-source/action-panel.cpp +++ b/src/ui/simulator/toolbox/ext-source/action-panel.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/ui/simulator/toolbox/ext-source/action-panel.h b/src/ui/simulator/toolbox/ext-source/action-panel.h index 96eb3b2403..989518d968 100644 --- a/src/ui/simulator/toolbox/ext-source/action-panel.h +++ b/src/ui/simulator/toolbox/ext-source/action-panel.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/ui/simulator/toolbox/ext-source/apply.cpp b/src/ui/simulator/toolbox/ext-source/apply.cpp index fb26380f64..c705b68811 100644 --- a/src/ui/simulator/toolbox/ext-source/apply.cpp +++ b/src/ui/simulator/toolbox/ext-source/apply.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/ui/simulator/toolbox/ext-source/apply.h b/src/ui/simulator/toolbox/ext-source/apply.h index c683ab9fbd..0e98251217 100644 --- a/src/ui/simulator/toolbox/ext-source/apply.h +++ b/src/ui/simulator/toolbox/ext-source/apply.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/ui/simulator/toolbox/ext-source/handler.h b/src/ui/simulator/toolbox/ext-source/handler.h index 6e8892dd01..bc48d50a1a 100644 --- a/src/ui/simulator/toolbox/ext-source/handler.h +++ b/src/ui/simulator/toolbox/ext-source/handler.h @@ -2,7 +2,8 @@ ** 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. +** 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 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 27a9989e80..21c5210dca 100644 --- a/src/ui/simulator/toolbox/ext-source/handler/build-context.cpp +++ b/src/ui/simulator/toolbox/ext-source/handler/build-context.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 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 39fae0d434..975e890345 100644 --- a/src/ui/simulator/toolbox/ext-source/handler/build-context.h +++ b/src/ui/simulator/toolbox/ext-source/handler/build-context.h @@ -2,7 +2,8 @@ ** 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. +** 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 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 77b02dbefc..bfa4447a43 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 @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/ui/simulator/toolbox/ext-source/handler/handler.h b/src/ui/simulator/toolbox/ext-source/handler/handler.h index 145552dc68..1b2ecbd4b2 100644 --- a/src/ui/simulator/toolbox/ext-source/handler/handler.h +++ b/src/ui/simulator/toolbox/ext-source/handler/handler.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/ui/simulator/toolbox/ext-source/performer.cpp b/src/ui/simulator/toolbox/ext-source/performer.cpp index 8f97654b1f..fb59647353 100644 --- a/src/ui/simulator/toolbox/ext-source/performer.cpp +++ b/src/ui/simulator/toolbox/ext-source/performer.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/ui/simulator/toolbox/ext-source/performer.h b/src/ui/simulator/toolbox/ext-source/performer.h index c6df082ad4..8c1f46c7ec 100644 --- a/src/ui/simulator/toolbox/ext-source/performer.h +++ b/src/ui/simulator/toolbox/ext-source/performer.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/ui/simulator/toolbox/ext-source/window.cpp b/src/ui/simulator/toolbox/ext-source/window.cpp index ab090915f6..d7e7dbbacc 100644 --- a/src/ui/simulator/toolbox/ext-source/window.cpp +++ b/src/ui/simulator/toolbox/ext-source/window.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/ui/simulator/toolbox/ext-source/window.h b/src/ui/simulator/toolbox/ext-source/window.h index 49bc98b181..5ade3050b7 100644 --- a/src/ui/simulator/toolbox/ext-source/window.h +++ b/src/ui/simulator/toolbox/ext-source/window.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/ui/simulator/toolbox/input/area.cpp b/src/ui/simulator/toolbox/input/area.cpp index 73ef894b1b..da0fbb9682 100644 --- a/src/ui/simulator/toolbox/input/area.cpp +++ b/src/ui/simulator/toolbox/input/area.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/ui/simulator/toolbox/input/area.h b/src/ui/simulator/toolbox/input/area.h index 976ce80f28..391798e2cd 100644 --- a/src/ui/simulator/toolbox/input/area.h +++ b/src/ui/simulator/toolbox/input/area.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/ui/simulator/toolbox/input/bindingconstraint.h b/src/ui/simulator/toolbox/input/bindingconstraint.h index d0f4533ee8..7b8ebedf07 100644 --- a/src/ui/simulator/toolbox/input/bindingconstraint.h +++ b/src/ui/simulator/toolbox/input/bindingconstraint.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/ui/simulator/toolbox/input/bindingconstraint/bindingconstraint.cpp b/src/ui/simulator/toolbox/input/bindingconstraint/bindingconstraint.cpp index 8cd2a6df04..0968ca6cfd 100644 --- a/src/ui/simulator/toolbox/input/bindingconstraint/bindingconstraint.cpp +++ b/src/ui/simulator/toolbox/input/bindingconstraint/bindingconstraint.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/ui/simulator/toolbox/input/bindingconstraint/bindingconstraint.h b/src/ui/simulator/toolbox/input/bindingconstraint/bindingconstraint.h index ff182c2ad0..5e4bd3cc67 100644 --- a/src/ui/simulator/toolbox/input/bindingconstraint/bindingconstraint.h +++ b/src/ui/simulator/toolbox/input/bindingconstraint/bindingconstraint.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/ui/simulator/toolbox/input/connection.cpp b/src/ui/simulator/toolbox/input/connection.cpp index 7ee9665c51..fe8787134d 100644 --- a/src/ui/simulator/toolbox/input/connection.cpp +++ b/src/ui/simulator/toolbox/input/connection.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/ui/simulator/toolbox/input/connection.h b/src/ui/simulator/toolbox/input/connection.h index e32d47c0ad..735f14305a 100644 --- a/src/ui/simulator/toolbox/input/connection.h +++ b/src/ui/simulator/toolbox/input/connection.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/ui/simulator/toolbox/input/input.cpp b/src/ui/simulator/toolbox/input/input.cpp index 89fd8a271d..bb3a9ce70b 100644 --- a/src/ui/simulator/toolbox/input/input.cpp +++ b/src/ui/simulator/toolbox/input/input.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/ui/simulator/toolbox/input/input.h b/src/ui/simulator/toolbox/input/input.h index 769f214608..bff2c31458 100644 --- a/src/ui/simulator/toolbox/input/input.h +++ b/src/ui/simulator/toolbox/input/input.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/ui/simulator/toolbox/input/renewable-cluster.cpp b/src/ui/simulator/toolbox/input/renewable-cluster.cpp index d15f07b181..7e5ade8ac1 100644 --- a/src/ui/simulator/toolbox/input/renewable-cluster.cpp +++ b/src/ui/simulator/toolbox/input/renewable-cluster.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/ui/simulator/toolbox/input/renewable-cluster.h b/src/ui/simulator/toolbox/input/renewable-cluster.h index 313426835d..dfef30401e 100644 --- a/src/ui/simulator/toolbox/input/renewable-cluster.h +++ b/src/ui/simulator/toolbox/input/renewable-cluster.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/ui/simulator/toolbox/input/thermal-cluster.cpp b/src/ui/simulator/toolbox/input/thermal-cluster.cpp index 72db2b654f..b9349dc097 100644 --- a/src/ui/simulator/toolbox/input/thermal-cluster.cpp +++ b/src/ui/simulator/toolbox/input/thermal-cluster.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/ui/simulator/toolbox/input/thermal-cluster.h b/src/ui/simulator/toolbox/input/thermal-cluster.h index 067903901d..cfee7838a1 100644 --- a/src/ui/simulator/toolbox/input/thermal-cluster.h +++ b/src/ui/simulator/toolbox/input/thermal-cluster.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/ui/simulator/toolbox/jobs.h b/src/ui/simulator/toolbox/jobs.h index 2d4a5783f4..8a9092c80e 100644 --- a/src/ui/simulator/toolbox/jobs.h +++ b/src/ui/simulator/toolbox/jobs.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/ui/simulator/toolbox/jobs/job.cpp b/src/ui/simulator/toolbox/jobs/job.cpp index bac2bd2072..b163ed09c7 100644 --- a/src/ui/simulator/toolbox/jobs/job.cpp +++ b/src/ui/simulator/toolbox/jobs/job.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/ui/simulator/toolbox/jobs/job.h b/src/ui/simulator/toolbox/jobs/job.h index fa4b68f8a1..170c2eacde 100644 --- a/src/ui/simulator/toolbox/jobs/job.h +++ b/src/ui/simulator/toolbox/jobs/job.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/ui/simulator/toolbox/locales.cpp b/src/ui/simulator/toolbox/locales.cpp index 01eddab9ec..e3e377b056 100644 --- a/src/ui/simulator/toolbox/locales.cpp +++ b/src/ui/simulator/toolbox/locales.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/ui/simulator/toolbox/locales.h b/src/ui/simulator/toolbox/locales.h index ac6c4f35c6..728c1eff35 100644 --- a/src/ui/simulator/toolbox/locales.h +++ b/src/ui/simulator/toolbox/locales.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/ui/simulator/toolbox/resources.cpp b/src/ui/simulator/toolbox/resources.cpp index 6fa5471c4b..efa536f68d 100644 --- a/src/ui/simulator/toolbox/resources.cpp +++ b/src/ui/simulator/toolbox/resources.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/ui/simulator/toolbox/resources.h b/src/ui/simulator/toolbox/resources.h index c99fcb515a..0812f88958 100644 --- a/src/ui/simulator/toolbox/resources.h +++ b/src/ui/simulator/toolbox/resources.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/ui/simulator/toolbox/spotlight/area.cpp b/src/ui/simulator/toolbox/spotlight/area.cpp index 09513afe2b..237c9f73ba 100644 --- a/src/ui/simulator/toolbox/spotlight/area.cpp +++ b/src/ui/simulator/toolbox/spotlight/area.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/ui/simulator/toolbox/spotlight/area.h b/src/ui/simulator/toolbox/spotlight/area.h index 4acbcddc08..fba7fea5b6 100644 --- a/src/ui/simulator/toolbox/spotlight/area.h +++ b/src/ui/simulator/toolbox/spotlight/area.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/ui/simulator/toolbox/spotlight/constraint.cpp b/src/ui/simulator/toolbox/spotlight/constraint.cpp index 450e72a47e..b9aabc3cd9 100644 --- a/src/ui/simulator/toolbox/spotlight/constraint.cpp +++ b/src/ui/simulator/toolbox/spotlight/constraint.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/ui/simulator/toolbox/spotlight/constraint.h b/src/ui/simulator/toolbox/spotlight/constraint.h index 3e8d11bfad..8132bfd94d 100644 --- a/src/ui/simulator/toolbox/spotlight/constraint.h +++ b/src/ui/simulator/toolbox/spotlight/constraint.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/ui/simulator/toolbox/system/diskfreespace.hxx b/src/ui/simulator/toolbox/system/diskfreespace.hxx index 0d8424e177..68c8ba88d8 100644 --- a/src/ui/simulator/toolbox/system/diskfreespace.hxx +++ b/src/ui/simulator/toolbox/system/diskfreespace.hxx @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/ui/simulator/toolbox/validator.cpp b/src/ui/simulator/toolbox/validator.cpp index 3a3ba1c8b0..8efbeb2a92 100644 --- a/src/ui/simulator/toolbox/validator.cpp +++ b/src/ui/simulator/toolbox/validator.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/ui/simulator/toolbox/validator.h b/src/ui/simulator/toolbox/validator.h index c79d1368d8..9824de2cd5 100644 --- a/src/ui/simulator/toolbox/validator.h +++ b/src/ui/simulator/toolbox/validator.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/ui/simulator/toolbox/wx-wrapper.h b/src/ui/simulator/toolbox/wx-wrapper.h index d7e763760e..c5191ed599 100644 --- a/src/ui/simulator/toolbox/wx-wrapper.h +++ b/src/ui/simulator/toolbox/wx-wrapper.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/ui/simulator/windows/about/aboutbox.cpp b/src/ui/simulator/windows/about/aboutbox.cpp index dedc545eb7..b594113202 100644 --- a/src/ui/simulator/windows/about/aboutbox.cpp +++ b/src/ui/simulator/windows/about/aboutbox.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/ui/simulator/windows/about/aboutbox.h b/src/ui/simulator/windows/about/aboutbox.h index 9378478ce6..19be0d23e8 100644 --- a/src/ui/simulator/windows/about/aboutbox.h +++ b/src/ui/simulator/windows/about/aboutbox.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/ui/simulator/windows/aboutbox.h b/src/ui/simulator/windows/aboutbox.h index 0f69091951..f30eae292d 100644 --- a/src/ui/simulator/windows/aboutbox.h +++ b/src/ui/simulator/windows/aboutbox.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/ui/simulator/windows/analyzer/analyzer.cpp b/src/ui/simulator/windows/analyzer/analyzer.cpp index 2d7cfe5260..3673fe87d8 100644 --- a/src/ui/simulator/windows/analyzer/analyzer.cpp +++ b/src/ui/simulator/windows/analyzer/analyzer.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/ui/simulator/windows/analyzer/analyzer.h b/src/ui/simulator/windows/analyzer/analyzer.h index b05a20e796..2903fd3fc9 100644 --- a/src/ui/simulator/windows/analyzer/analyzer.h +++ b/src/ui/simulator/windows/analyzer/analyzer.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/ui/simulator/windows/analyzer/analyzer.hxx b/src/ui/simulator/windows/analyzer/analyzer.hxx index 7f353a30e9..2629d12b4a 100644 --- a/src/ui/simulator/windows/analyzer/analyzer.hxx +++ b/src/ui/simulator/windows/analyzer/analyzer.hxx @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/ui/simulator/windows/bindingconstraint/bindingconstraint.cpp b/src/ui/simulator/windows/bindingconstraint/bindingconstraint.cpp index 22625904dc..9f986c12ee 100644 --- a/src/ui/simulator/windows/bindingconstraint/bindingconstraint.cpp +++ b/src/ui/simulator/windows/bindingconstraint/bindingconstraint.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/ui/simulator/windows/bindingconstraint/bindingconstraint.h b/src/ui/simulator/windows/bindingconstraint/bindingconstraint.h index 9c737c730c..2bdeca1076 100644 --- a/src/ui/simulator/windows/bindingconstraint/bindingconstraint.h +++ b/src/ui/simulator/windows/bindingconstraint/bindingconstraint.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/ui/simulator/windows/bindingconstraint/edit.cpp b/src/ui/simulator/windows/bindingconstraint/edit.cpp index 0b96ed7744..26586ee1ca 100644 --- a/src/ui/simulator/windows/bindingconstraint/edit.cpp +++ b/src/ui/simulator/windows/bindingconstraint/edit.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/ui/simulator/windows/bindingconstraint/edit.h b/src/ui/simulator/windows/bindingconstraint/edit.h index df85427a77..999e3bf78d 100644 --- a/src/ui/simulator/windows/bindingconstraint/edit.h +++ b/src/ui/simulator/windows/bindingconstraint/edit.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/ui/simulator/windows/calendar/calendar.cpp b/src/ui/simulator/windows/calendar/calendar.cpp index 42f10f98a5..36328f4bab 100644 --- a/src/ui/simulator/windows/calendar/calendar.cpp +++ b/src/ui/simulator/windows/calendar/calendar.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/ui/simulator/windows/calendar/calendar.h b/src/ui/simulator/windows/calendar/calendar.h index d22bc8b8a0..d36fa3d080 100644 --- a/src/ui/simulator/windows/calendar/calendar.h +++ b/src/ui/simulator/windows/calendar/calendar.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/ui/simulator/windows/calendar/view-standard.hxx b/src/ui/simulator/windows/calendar/view-standard.hxx index a9b34c6a6a..5641ee48f0 100644 --- a/src/ui/simulator/windows/calendar/view-standard.hxx +++ b/src/ui/simulator/windows/calendar/view-standard.hxx @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/ui/simulator/windows/cleaner.cpp b/src/ui/simulator/windows/cleaner.cpp index a8505bfb92..2e83bc20ec 100644 --- a/src/ui/simulator/windows/cleaner.cpp +++ b/src/ui/simulator/windows/cleaner.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/ui/simulator/windows/cleaner.h b/src/ui/simulator/windows/cleaner.h index 0a74446d57..fc15da5b71 100644 --- a/src/ui/simulator/windows/cleaner.h +++ b/src/ui/simulator/windows/cleaner.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/ui/simulator/windows/connection.cpp b/src/ui/simulator/windows/connection.cpp index 7c6c34578d..4f98c8ea5e 100644 --- a/src/ui/simulator/windows/connection.cpp +++ b/src/ui/simulator/windows/connection.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/ui/simulator/windows/connection.h b/src/ui/simulator/windows/connection.h index 29e98a7d5a..6e76bf38e8 100644 --- a/src/ui/simulator/windows/connection.h +++ b/src/ui/simulator/windows/connection.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/ui/simulator/windows/constraints-builder/constraintsbuilder.cpp b/src/ui/simulator/windows/constraints-builder/constraintsbuilder.cpp index 621602a11b..2fea53c0e9 100644 --- a/src/ui/simulator/windows/constraints-builder/constraintsbuilder.cpp +++ b/src/ui/simulator/windows/constraints-builder/constraintsbuilder.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/ui/simulator/windows/constraints-builder/constraintsbuilder.h b/src/ui/simulator/windows/constraints-builder/constraintsbuilder.h index 6548c1b4a8..a3e674f87b 100644 --- a/src/ui/simulator/windows/constraints-builder/constraintsbuilder.h +++ b/src/ui/simulator/windows/constraints-builder/constraintsbuilder.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/ui/simulator/windows/correlation/correlation.cpp b/src/ui/simulator/windows/correlation/correlation.cpp index 29aa5a841b..0d4d363edd 100644 --- a/src/ui/simulator/windows/correlation/correlation.cpp +++ b/src/ui/simulator/windows/correlation/correlation.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/ui/simulator/windows/correlation/correlation.h b/src/ui/simulator/windows/correlation/correlation.h index e4c0a6c624..0ff7a79047 100644 --- a/src/ui/simulator/windows/correlation/correlation.h +++ b/src/ui/simulator/windows/correlation/correlation.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/ui/simulator/windows/correlation/datasources.hxx b/src/ui/simulator/windows/correlation/datasources.hxx index 8182dc73b0..6b391039b3 100644 --- a/src/ui/simulator/windows/correlation/datasources.hxx +++ b/src/ui/simulator/windows/correlation/datasources.hxx @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/ui/simulator/windows/exportmap.cpp b/src/ui/simulator/windows/exportmap.cpp index f5c87147d3..4b048c922f 100644 --- a/src/ui/simulator/windows/exportmap.cpp +++ b/src/ui/simulator/windows/exportmap.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/ui/simulator/windows/exportmap.h b/src/ui/simulator/windows/exportmap.h index 4755c78889..e8636da12d 100644 --- a/src/ui/simulator/windows/exportmap.h +++ b/src/ui/simulator/windows/exportmap.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/ui/simulator/windows/exportmap.hxx b/src/ui/simulator/windows/exportmap.hxx index b2f5d902a8..56842f8d28 100644 --- a/src/ui/simulator/windows/exportmap.hxx +++ b/src/ui/simulator/windows/exportmap.hxx @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/ui/simulator/windows/hydro/allocation.cpp b/src/ui/simulator/windows/hydro/allocation.cpp index 2dcabc7b3d..d202345ab1 100644 --- a/src/ui/simulator/windows/hydro/allocation.cpp +++ b/src/ui/simulator/windows/hydro/allocation.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/ui/simulator/windows/hydro/allocation.h b/src/ui/simulator/windows/hydro/allocation.h index 4e0dce79b9..430749f4ca 100644 --- a/src/ui/simulator/windows/hydro/allocation.h +++ b/src/ui/simulator/windows/hydro/allocation.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/ui/simulator/windows/hydro/dailypower.cpp b/src/ui/simulator/windows/hydro/dailypower.cpp index 9226a18346..b40df687ab 100644 --- a/src/ui/simulator/windows/hydro/dailypower.cpp +++ b/src/ui/simulator/windows/hydro/dailypower.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/ui/simulator/windows/hydro/dailypower.h b/src/ui/simulator/windows/hydro/dailypower.h index e85d2c15a5..5f9c245226 100644 --- a/src/ui/simulator/windows/hydro/dailypower.h +++ b/src/ui/simulator/windows/hydro/dailypower.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/ui/simulator/windows/hydro/levelsandvalues.cpp b/src/ui/simulator/windows/hydro/levelsandvalues.cpp index 34f9097b2f..69f8d804de 100644 --- a/src/ui/simulator/windows/hydro/levelsandvalues.cpp +++ b/src/ui/simulator/windows/hydro/levelsandvalues.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/ui/simulator/windows/hydro/levelsandvalues.h b/src/ui/simulator/windows/hydro/levelsandvalues.h index 898f2a9a45..3d3a9bb119 100644 --- a/src/ui/simulator/windows/hydro/levelsandvalues.h +++ b/src/ui/simulator/windows/hydro/levelsandvalues.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/ui/simulator/windows/hydro/localdatahydro.cpp b/src/ui/simulator/windows/hydro/localdatahydro.cpp index ff364492be..b228322cb8 100644 --- a/src/ui/simulator/windows/hydro/localdatahydro.cpp +++ b/src/ui/simulator/windows/hydro/localdatahydro.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/ui/simulator/windows/hydro/localdatahydro.h b/src/ui/simulator/windows/hydro/localdatahydro.h index 86bc605ab1..9104cae876 100644 --- a/src/ui/simulator/windows/hydro/localdatahydro.h +++ b/src/ui/simulator/windows/hydro/localdatahydro.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/ui/simulator/windows/hydro/management.cpp b/src/ui/simulator/windows/hydro/management.cpp index 42605e6442..901db3a140 100644 --- a/src/ui/simulator/windows/hydro/management.cpp +++ b/src/ui/simulator/windows/hydro/management.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/ui/simulator/windows/hydro/management.h b/src/ui/simulator/windows/hydro/management.h index 26d3262d3c..e7ca67374f 100644 --- a/src/ui/simulator/windows/hydro/management.h +++ b/src/ui/simulator/windows/hydro/management.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/ui/simulator/windows/hydro/prepro.cpp b/src/ui/simulator/windows/hydro/prepro.cpp index c71adfd292..8ad65880d7 100644 --- a/src/ui/simulator/windows/hydro/prepro.cpp +++ b/src/ui/simulator/windows/hydro/prepro.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/ui/simulator/windows/hydro/prepro.h b/src/ui/simulator/windows/hydro/prepro.h index f0777a519f..3e8ad18b26 100644 --- a/src/ui/simulator/windows/hydro/prepro.h +++ b/src/ui/simulator/windows/hydro/prepro.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/ui/simulator/windows/hydro/series.cpp b/src/ui/simulator/windows/hydro/series.cpp index e1dd96e6fc..5ad9e6b4b3 100644 --- a/src/ui/simulator/windows/hydro/series.cpp +++ b/src/ui/simulator/windows/hydro/series.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/ui/simulator/windows/hydro/series.h b/src/ui/simulator/windows/hydro/series.h index d02ed6b97d..4e551bce7a 100644 --- a/src/ui/simulator/windows/hydro/series.h +++ b/src/ui/simulator/windows/hydro/series.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/ui/simulator/windows/inspector.h b/src/ui/simulator/windows/inspector.h index 89e5140efd..5fbf7e912c 100644 --- a/src/ui/simulator/windows/inspector.h +++ b/src/ui/simulator/windows/inspector.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/ui/simulator/windows/inspector/accumulator.hxx b/src/ui/simulator/windows/inspector/accumulator.hxx index 5dc13dc411..e674233961 100644 --- a/src/ui/simulator/windows/inspector/accumulator.hxx +++ b/src/ui/simulator/windows/inspector/accumulator.hxx @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/ui/simulator/windows/inspector/constants.cpp b/src/ui/simulator/windows/inspector/constants.cpp index cbe29bf530..03d2103cae 100644 --- a/src/ui/simulator/windows/inspector/constants.cpp +++ b/src/ui/simulator/windows/inspector/constants.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/ui/simulator/windows/inspector/constants.h b/src/ui/simulator/windows/inspector/constants.h index c384ba2541..d4117bbaeb 100644 --- a/src/ui/simulator/windows/inspector/constants.h +++ b/src/ui/simulator/windows/inspector/constants.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/ui/simulator/windows/inspector/data.cpp b/src/ui/simulator/windows/inspector/data.cpp index 8d8994ac7e..352f99f1fe 100644 --- a/src/ui/simulator/windows/inspector/data.cpp +++ b/src/ui/simulator/windows/inspector/data.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/ui/simulator/windows/inspector/data.h b/src/ui/simulator/windows/inspector/data.h index 0910e3d647..ea432b1e91 100644 --- a/src/ui/simulator/windows/inspector/data.h +++ b/src/ui/simulator/windows/inspector/data.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/ui/simulator/windows/inspector/data.hxx b/src/ui/simulator/windows/inspector/data.hxx index f02dfbd030..c7e2778ffe 100644 --- a/src/ui/simulator/windows/inspector/data.hxx +++ b/src/ui/simulator/windows/inspector/data.hxx @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/ui/simulator/windows/inspector/editor-calendar.cpp b/src/ui/simulator/windows/inspector/editor-calendar.cpp index a350061ed0..7ec719797d 100644 --- a/src/ui/simulator/windows/inspector/editor-calendar.cpp +++ b/src/ui/simulator/windows/inspector/editor-calendar.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/ui/simulator/windows/inspector/editor-calendar.h b/src/ui/simulator/windows/inspector/editor-calendar.h index 6259d11667..0d9885e242 100644 --- a/src/ui/simulator/windows/inspector/editor-calendar.h +++ b/src/ui/simulator/windows/inspector/editor-calendar.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/ui/simulator/windows/inspector/frame.cpp b/src/ui/simulator/windows/inspector/frame.cpp index f4de26af44..098f80a591 100644 --- a/src/ui/simulator/windows/inspector/frame.cpp +++ b/src/ui/simulator/windows/inspector/frame.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/ui/simulator/windows/inspector/frame.h b/src/ui/simulator/windows/inspector/frame.h index f65674cc19..140ff84c0c 100644 --- a/src/ui/simulator/windows/inspector/frame.h +++ b/src/ui/simulator/windows/inspector/frame.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/ui/simulator/windows/inspector/grid.cpp b/src/ui/simulator/windows/inspector/grid.cpp index c4f9f4129d..dc8fb740d2 100644 --- a/src/ui/simulator/windows/inspector/grid.cpp +++ b/src/ui/simulator/windows/inspector/grid.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/ui/simulator/windows/inspector/grid.h b/src/ui/simulator/windows/inspector/grid.h index 8af431ecc0..bb2af5f8b6 100644 --- a/src/ui/simulator/windows/inspector/grid.h +++ b/src/ui/simulator/windows/inspector/grid.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/ui/simulator/windows/inspector/inspector.cpp b/src/ui/simulator/windows/inspector/inspector.cpp index 208ffdec0f..82e245e10b 100644 --- a/src/ui/simulator/windows/inspector/inspector.cpp +++ b/src/ui/simulator/windows/inspector/inspector.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/ui/simulator/windows/inspector/inspector.h b/src/ui/simulator/windows/inspector/inspector.h index af08fc1a30..ad2818c039 100644 --- a/src/ui/simulator/windows/inspector/inspector.h +++ b/src/ui/simulator/windows/inspector/inspector.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/ui/simulator/windows/inspector/property.cluster.update.cpp b/src/ui/simulator/windows/inspector/property.cluster.update.cpp index 8430eb7e71..f84083fca2 100644 --- a/src/ui/simulator/windows/inspector/property.cluster.update.cpp +++ b/src/ui/simulator/windows/inspector/property.cluster.update.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/ui/simulator/windows/inspector/property.cluster.update.h b/src/ui/simulator/windows/inspector/property.cluster.update.h index 60eaeb6c22..d3b82fe702 100644 --- a/src/ui/simulator/windows/inspector/property.cluster.update.h +++ b/src/ui/simulator/windows/inspector/property.cluster.update.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/ui/simulator/windows/inspector/property.update.cpp b/src/ui/simulator/windows/inspector/property.update.cpp index 604d1021dc..518b7b287b 100644 --- a/src/ui/simulator/windows/inspector/property.update.cpp +++ b/src/ui/simulator/windows/inspector/property.update.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/ui/simulator/windows/link-property-buttons.cpp b/src/ui/simulator/windows/link-property-buttons.cpp index 4b705f0170..83ddadf1f7 100644 --- a/src/ui/simulator/windows/link-property-buttons.cpp +++ b/src/ui/simulator/windows/link-property-buttons.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/ui/simulator/windows/link-property-buttons.h b/src/ui/simulator/windows/link-property-buttons.h index 17beb1f7fd..027385e11a 100644 --- a/src/ui/simulator/windows/link-property-buttons.h +++ b/src/ui/simulator/windows/link-property-buttons.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/ui/simulator/windows/memorystatistics.h b/src/ui/simulator/windows/memorystatistics.h index f08d4d8fb8..c995940682 100644 --- a/src/ui/simulator/windows/memorystatistics.h +++ b/src/ui/simulator/windows/memorystatistics.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/ui/simulator/windows/memorystatistics/memorystatistics.cpp b/src/ui/simulator/windows/memorystatistics/memorystatistics.cpp index afa12922e6..dba45b3ebd 100644 --- a/src/ui/simulator/windows/memorystatistics/memorystatistics.cpp +++ b/src/ui/simulator/windows/memorystatistics/memorystatistics.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/ui/simulator/windows/memorystatistics/memorystatistics.h b/src/ui/simulator/windows/memorystatistics/memorystatistics.h index 559a9351a0..cf6536de6d 100644 --- a/src/ui/simulator/windows/memorystatistics/memorystatistics.h +++ b/src/ui/simulator/windows/memorystatistics/memorystatistics.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/ui/simulator/windows/memorystatistics/private.h b/src/ui/simulator/windows/memorystatistics/private.h index 268711b2c4..96e6f0304a 100644 --- a/src/ui/simulator/windows/memorystatistics/private.h +++ b/src/ui/simulator/windows/memorystatistics/private.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/ui/simulator/windows/message.cpp b/src/ui/simulator/windows/message.cpp index 2b093935cc..1a1fa25082 100644 --- a/src/ui/simulator/windows/message.cpp +++ b/src/ui/simulator/windows/message.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/ui/simulator/windows/message.h b/src/ui/simulator/windows/message.h index 56a3ba2060..e4b4b268d7 100644 --- a/src/ui/simulator/windows/message.h +++ b/src/ui/simulator/windows/message.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/ui/simulator/windows/message.hxx b/src/ui/simulator/windows/message.hxx index 3aab074bc8..34b453eb32 100644 --- a/src/ui/simulator/windows/message.hxx +++ b/src/ui/simulator/windows/message.hxx @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/ui/simulator/windows/notes.cpp b/src/ui/simulator/windows/notes.cpp index 979bb56c4b..bd2c6b6504 100644 --- a/src/ui/simulator/windows/notes.cpp +++ b/src/ui/simulator/windows/notes.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/ui/simulator/windows/notes.h b/src/ui/simulator/windows/notes.h index 0724392a6d..e65b80105e 100644 --- a/src/ui/simulator/windows/notes.h +++ b/src/ui/simulator/windows/notes.h @@ -2,7 +2,8 @@ ** 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. +** 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 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 ec7c1e17eb..b3b2e69ee9 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 @@ -2,7 +2,8 @@ ** 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. +** 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 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 e053ddb4d1..e276b90b55 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 @@ -2,7 +2,8 @@ ** 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. +** 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 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 e74c54027c..d64c9e588c 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 @@ -2,7 +2,8 @@ ** 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. +** 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 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 9ba916aa95..b97dd41f54 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 @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/ui/simulator/windows/options/advanced/advanced.cpp b/src/ui/simulator/windows/options/advanced/advanced.cpp index bddcd5c99c..b4af4df4f0 100644 --- a/src/ui/simulator/windows/options/advanced/advanced.cpp +++ b/src/ui/simulator/windows/options/advanced/advanced.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/ui/simulator/windows/options/advanced/advanced.h b/src/ui/simulator/windows/options/advanced/advanced.h index 8e86968fb0..ccede0b5bc 100644 --- a/src/ui/simulator/windows/options/advanced/advanced.h +++ b/src/ui/simulator/windows/options/advanced/advanced.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/ui/simulator/windows/options/geographic-trimming/geographic-trimming.cpp b/src/ui/simulator/windows/options/geographic-trimming/geographic-trimming.cpp index e2f821d055..9ed0817c83 100644 --- a/src/ui/simulator/windows/options/geographic-trimming/geographic-trimming.cpp +++ b/src/ui/simulator/windows/options/geographic-trimming/geographic-trimming.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/ui/simulator/windows/options/geographic-trimming/geographic-trimming.h b/src/ui/simulator/windows/options/geographic-trimming/geographic-trimming.h index dd5534a10d..6d77359378 100644 --- a/src/ui/simulator/windows/options/geographic-trimming/geographic-trimming.h +++ b/src/ui/simulator/windows/options/geographic-trimming/geographic-trimming.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/ui/simulator/windows/options/optimization/optimization.cpp b/src/ui/simulator/windows/options/optimization/optimization.cpp index aded022408..e367f01c3d 100644 --- a/src/ui/simulator/windows/options/optimization/optimization.cpp +++ b/src/ui/simulator/windows/options/optimization/optimization.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/ui/simulator/windows/options/optimization/optimization.h b/src/ui/simulator/windows/options/optimization/optimization.h index 3682f23133..3be1533ab6 100644 --- a/src/ui/simulator/windows/options/optimization/optimization.h +++ b/src/ui/simulator/windows/options/optimization/optimization.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/ui/simulator/windows/options/playlist/playlist.cpp b/src/ui/simulator/windows/options/playlist/playlist.cpp index 5216aaaed0..0cf5b0d4d3 100644 --- a/src/ui/simulator/windows/options/playlist/playlist.cpp +++ b/src/ui/simulator/windows/options/playlist/playlist.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/ui/simulator/windows/options/playlist/playlist.h b/src/ui/simulator/windows/options/playlist/playlist.h index 9bc07ea589..58b47d7489 100644 --- a/src/ui/simulator/windows/options/playlist/playlist.h +++ b/src/ui/simulator/windows/options/playlist/playlist.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/ui/simulator/windows/options/select-output/select-output.cpp b/src/ui/simulator/windows/options/select-output/select-output.cpp index 521a163bcc..7553b960ab 100644 --- a/src/ui/simulator/windows/options/select-output/select-output.cpp +++ b/src/ui/simulator/windows/options/select-output/select-output.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/ui/simulator/windows/options/select-output/select-output.h b/src/ui/simulator/windows/options/select-output/select-output.h index 2db701deef..474d429a40 100644 --- a/src/ui/simulator/windows/options/select-output/select-output.h +++ b/src/ui/simulator/windows/options/select-output/select-output.h @@ -2,7 +2,8 @@ ** 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. +** 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 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 9300349399..29587df047 100644 --- a/src/ui/simulator/windows/options/temp-folder/temp-folder.cpp +++ b/src/ui/simulator/windows/options/temp-folder/temp-folder.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 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 d3b6f21a42..6443a059f3 100644 --- a/src/ui/simulator/windows/options/temp-folder/temp-folder.h +++ b/src/ui/simulator/windows/options/temp-folder/temp-folder.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/ui/simulator/windows/output/content.h b/src/ui/simulator/windows/output/content.h index 18c12184c3..e85ef1c3d4 100644 --- a/src/ui/simulator/windows/output/content.h +++ b/src/ui/simulator/windows/output/content.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/ui/simulator/windows/output/content.hxx b/src/ui/simulator/windows/output/content.hxx index e06099b7d1..84e3d4db1e 100644 --- a/src/ui/simulator/windows/output/content.hxx +++ b/src/ui/simulator/windows/output/content.hxx @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/ui/simulator/windows/output/fwd.h b/src/ui/simulator/windows/output/fwd.h index d3e033ac2e..58714b95fa 100644 --- a/src/ui/simulator/windows/output/fwd.h +++ b/src/ui/simulator/windows/output/fwd.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/ui/simulator/windows/output/job.cpp b/src/ui/simulator/windows/output/job.cpp index db787368ce..96589dc665 100644 --- a/src/ui/simulator/windows/output/job.cpp +++ b/src/ui/simulator/windows/output/job.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/ui/simulator/windows/output/job.h b/src/ui/simulator/windows/output/job.h index 24ac510c3d..dd1f3457bf 100644 --- a/src/ui/simulator/windows/output/job.h +++ b/src/ui/simulator/windows/output/job.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/ui/simulator/windows/output/layer.cpp b/src/ui/simulator/windows/output/layer.cpp index 0d6927baff..56e0bd55fa 100644 --- a/src/ui/simulator/windows/output/layer.cpp +++ b/src/ui/simulator/windows/output/layer.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/ui/simulator/windows/output/layer.h b/src/ui/simulator/windows/output/layer.h index d4e4fa675d..5e30e49354 100644 --- a/src/ui/simulator/windows/output/layer.h +++ b/src/ui/simulator/windows/output/layer.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/ui/simulator/windows/output/layer.hxx b/src/ui/simulator/windows/output/layer.hxx index da41434dfa..bff575dd2a 100644 --- a/src/ui/simulator/windows/output/layer.hxx +++ b/src/ui/simulator/windows/output/layer.hxx @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/ui/simulator/windows/output/mini-frame.cpp b/src/ui/simulator/windows/output/mini-frame.cpp index f614b778d1..4ed059918b 100644 --- a/src/ui/simulator/windows/output/mini-frame.cpp +++ b/src/ui/simulator/windows/output/mini-frame.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/ui/simulator/windows/output/mini-frame.h b/src/ui/simulator/windows/output/mini-frame.h index 5c5fddc2b5..ef9f4c7c0c 100644 --- a/src/ui/simulator/windows/output/mini-frame.h +++ b/src/ui/simulator/windows/output/mini-frame.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/ui/simulator/windows/output/output.cpp b/src/ui/simulator/windows/output/output.cpp index 30b8088299..2d31c0add3 100644 --- a/src/ui/simulator/windows/output/output.cpp +++ b/src/ui/simulator/windows/output/output.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/ui/simulator/windows/output/output.h b/src/ui/simulator/windows/output/output.h index 47179e891b..4bb3c8ec3c 100644 --- a/src/ui/simulator/windows/output/output.h +++ b/src/ui/simulator/windows/output/output.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/ui/simulator/windows/output/panel.h b/src/ui/simulator/windows/output/panel.h index 931924bba2..002479a34b 100644 --- a/src/ui/simulator/windows/output/panel.h +++ b/src/ui/simulator/windows/output/panel.h @@ -2,7 +2,8 @@ ** 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. +** 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 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 0a8484ba60..bd07c5a4bf 100644 --- a/src/ui/simulator/windows/output/panel/area-link-renderer.cpp +++ b/src/ui/simulator/windows/output/panel/area-link-renderer.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 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 032a520195..37d7f64528 100644 --- a/src/ui/simulator/windows/output/panel/area-link-renderer.h +++ b/src/ui/simulator/windows/output/panel/area-link-renderer.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/ui/simulator/windows/output/panel/area-link.cpp b/src/ui/simulator/windows/output/panel/area-link.cpp index 66725b81d4..e41472aabe 100644 --- a/src/ui/simulator/windows/output/panel/area-link.cpp +++ b/src/ui/simulator/windows/output/panel/area-link.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/ui/simulator/windows/output/panel/panel.cpp b/src/ui/simulator/windows/output/panel/panel.cpp index 6bfd39b466..d9368ae9f1 100644 --- a/src/ui/simulator/windows/output/panel/panel.cpp +++ b/src/ui/simulator/windows/output/panel/panel.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/ui/simulator/windows/output/panel/panel.h b/src/ui/simulator/windows/output/panel/panel.h index 318ab89078..2a4d1ffd15 100644 --- a/src/ui/simulator/windows/output/panel/panel.h +++ b/src/ui/simulator/windows/output/panel/panel.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/ui/simulator/windows/output/panel/panel.hxx b/src/ui/simulator/windows/output/panel/panel.hxx index 4bac16b136..bb0208c01e 100644 --- a/src/ui/simulator/windows/output/panel/panel.hxx +++ b/src/ui/simulator/windows/output/panel/panel.hxx @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/ui/simulator/windows/output/provider/output-comparison.cpp b/src/ui/simulator/windows/output/provider/output-comparison.cpp index 58f90acd04..88e13d99e1 100644 --- a/src/ui/simulator/windows/output/provider/output-comparison.cpp +++ b/src/ui/simulator/windows/output/provider/output-comparison.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/ui/simulator/windows/output/provider/output-comparison.h b/src/ui/simulator/windows/output/provider/output-comparison.h index 150f003309..44791ffbc5 100644 --- a/src/ui/simulator/windows/output/provider/output-comparison.h +++ b/src/ui/simulator/windows/output/provider/output-comparison.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/ui/simulator/windows/output/provider/outputs.cpp b/src/ui/simulator/windows/output/provider/outputs.cpp index fc27d8dfd3..09982b6d2d 100644 --- a/src/ui/simulator/windows/output/provider/outputs.cpp +++ b/src/ui/simulator/windows/output/provider/outputs.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/ui/simulator/windows/output/provider/outputs.h b/src/ui/simulator/windows/output/provider/outputs.h index 46e1475a8d..cc254d22fd 100644 --- a/src/ui/simulator/windows/output/provider/outputs.h +++ b/src/ui/simulator/windows/output/provider/outputs.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/ui/simulator/windows/output/provider/variable-collector.cpp b/src/ui/simulator/windows/output/provider/variable-collector.cpp index 6444977454..687f86e67e 100644 --- a/src/ui/simulator/windows/output/provider/variable-collector.cpp +++ b/src/ui/simulator/windows/output/provider/variable-collector.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/ui/simulator/windows/output/provider/variable-collector.h b/src/ui/simulator/windows/output/provider/variable-collector.h index 844fa7e978..7c262d32ff 100644 --- a/src/ui/simulator/windows/output/provider/variable-collector.h +++ b/src/ui/simulator/windows/output/provider/variable-collector.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/ui/simulator/windows/output/provider/variables.cpp b/src/ui/simulator/windows/output/provider/variables.cpp index f7f553d572..40f832e0dd 100644 --- a/src/ui/simulator/windows/output/provider/variables.cpp +++ b/src/ui/simulator/windows/output/provider/variables.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/ui/simulator/windows/output/provider/variables.h b/src/ui/simulator/windows/output/provider/variables.h index 70a26beb67..24643c30a7 100644 --- a/src/ui/simulator/windows/output/provider/variables.h +++ b/src/ui/simulator/windows/output/provider/variables.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/ui/simulator/windows/output/spotlight-provider.cpp b/src/ui/simulator/windows/output/spotlight-provider.cpp index 4cb30a769e..866d7a03b8 100644 --- a/src/ui/simulator/windows/output/spotlight-provider.cpp +++ b/src/ui/simulator/windows/output/spotlight-provider.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/ui/simulator/windows/output/spotlight-provider.h b/src/ui/simulator/windows/output/spotlight-provider.h index 77052748d6..01bdace227 100644 --- a/src/ui/simulator/windows/output/spotlight-provider.h +++ b/src/ui/simulator/windows/output/spotlight-provider.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/ui/simulator/windows/output/tab.cpp b/src/ui/simulator/windows/output/tab.cpp index d562066ae6..aa88fc143d 100644 --- a/src/ui/simulator/windows/output/tab.cpp +++ b/src/ui/simulator/windows/output/tab.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/ui/simulator/windows/output/window.cpp b/src/ui/simulator/windows/output/window.cpp index 73449f0565..c509059afe 100644 --- a/src/ui/simulator/windows/output/window.cpp +++ b/src/ui/simulator/windows/output/window.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/ui/simulator/windows/output/window.h b/src/ui/simulator/windows/output/window.h index 6cf8ee56a9..0009e76418 100644 --- a/src/ui/simulator/windows/output/window.h +++ b/src/ui/simulator/windows/output/window.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/ui/simulator/windows/renewables/cluster.cpp b/src/ui/simulator/windows/renewables/cluster.cpp index d69d7eedd2..b900367052 100644 --- a/src/ui/simulator/windows/renewables/cluster.cpp +++ b/src/ui/simulator/windows/renewables/cluster.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/ui/simulator/windows/renewables/cluster.h b/src/ui/simulator/windows/renewables/cluster.h index ae3b8d7404..cb2a5c4cb5 100644 --- a/src/ui/simulator/windows/renewables/cluster.h +++ b/src/ui/simulator/windows/renewables/cluster.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/ui/simulator/windows/renewables/panel.cpp b/src/ui/simulator/windows/renewables/panel.cpp index 0b8975d7ae..c111be0dc7 100644 --- a/src/ui/simulator/windows/renewables/panel.cpp +++ b/src/ui/simulator/windows/renewables/panel.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/ui/simulator/windows/renewables/panel.h b/src/ui/simulator/windows/renewables/panel.h index f6a8bb8c2b..7583fb9651 100644 --- a/src/ui/simulator/windows/renewables/panel.h +++ b/src/ui/simulator/windows/renewables/panel.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/ui/simulator/windows/saveas.cpp b/src/ui/simulator/windows/saveas.cpp index 87fc01d59c..a56fa507ad 100644 --- a/src/ui/simulator/windows/saveas.cpp +++ b/src/ui/simulator/windows/saveas.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/ui/simulator/windows/saveas.h b/src/ui/simulator/windows/saveas.h index 9862948e48..9c9b87cfc3 100644 --- a/src/ui/simulator/windows/saveas.h +++ b/src/ui/simulator/windows/saveas.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/ui/simulator/windows/saveas.hxx b/src/ui/simulator/windows/saveas.hxx index 4873719fde..7b65245401 100644 --- a/src/ui/simulator/windows/saveas.hxx +++ b/src/ui/simulator/windows/saveas.hxx @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/ui/simulator/windows/scenario-builder/panel.cpp b/src/ui/simulator/windows/scenario-builder/panel.cpp index a3ae75120e..ec9f389830 100644 --- a/src/ui/simulator/windows/scenario-builder/panel.cpp +++ b/src/ui/simulator/windows/scenario-builder/panel.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/ui/simulator/windows/scenario-builder/panel.h b/src/ui/simulator/windows/scenario-builder/panel.h index 47f7a7bd2d..1133599746 100644 --- a/src/ui/simulator/windows/scenario-builder/panel.h +++ b/src/ui/simulator/windows/scenario-builder/panel.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/ui/simulator/windows/sets.cpp b/src/ui/simulator/windows/sets.cpp index c6985c0fc6..e4daf4d813 100644 --- a/src/ui/simulator/windows/sets.cpp +++ b/src/ui/simulator/windows/sets.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/ui/simulator/windows/sets.h b/src/ui/simulator/windows/sets.h index 6386e74e20..6e7d8724bf 100644 --- a/src/ui/simulator/windows/sets.h +++ b/src/ui/simulator/windows/sets.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/ui/simulator/windows/simulation/panel.cpp b/src/ui/simulator/windows/simulation/panel.cpp index 843091008c..e8b61e2092 100644 --- a/src/ui/simulator/windows/simulation/panel.cpp +++ b/src/ui/simulator/windows/simulation/panel.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/ui/simulator/windows/simulation/panel.h b/src/ui/simulator/windows/simulation/panel.h index d599d236b5..55c56d1348 100644 --- a/src/ui/simulator/windows/simulation/panel.h +++ b/src/ui/simulator/windows/simulation/panel.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/ui/simulator/windows/simulation/run.cpp b/src/ui/simulator/windows/simulation/run.cpp index 8f7f0a3e41..c9fee3eca9 100644 --- a/src/ui/simulator/windows/simulation/run.cpp +++ b/src/ui/simulator/windows/simulation/run.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/ui/simulator/windows/simulation/run.h b/src/ui/simulator/windows/simulation/run.h index d9215b4b6b..a974d81cf0 100644 --- a/src/ui/simulator/windows/simulation/run.h +++ b/src/ui/simulator/windows/simulation/run.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/ui/simulator/windows/startupwizard.cpp b/src/ui/simulator/windows/startupwizard.cpp index c005a096a3..9a1b4c1d75 100644 --- a/src/ui/simulator/windows/startupwizard.cpp +++ b/src/ui/simulator/windows/startupwizard.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/ui/simulator/windows/startupwizard.h b/src/ui/simulator/windows/startupwizard.h index 4fb8313169..4ccef428a4 100644 --- a/src/ui/simulator/windows/startupwizard.h +++ b/src/ui/simulator/windows/startupwizard.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/ui/simulator/windows/studylogs.cpp b/src/ui/simulator/windows/studylogs.cpp index 28324a6dcd..871379ae90 100644 --- a/src/ui/simulator/windows/studylogs.cpp +++ b/src/ui/simulator/windows/studylogs.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/ui/simulator/windows/studylogs.h b/src/ui/simulator/windows/studylogs.h index dd11455441..c10378efb2 100644 --- a/src/ui/simulator/windows/studylogs.h +++ b/src/ui/simulator/windows/studylogs.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/ui/simulator/windows/textinput/input.cpp b/src/ui/simulator/windows/textinput/input.cpp index 20de58e76a..2d6f224f7f 100644 --- a/src/ui/simulator/windows/textinput/input.cpp +++ b/src/ui/simulator/windows/textinput/input.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/ui/simulator/windows/textinput/input.h b/src/ui/simulator/windows/textinput/input.h index 97f78763d9..dad8115cf6 100644 --- a/src/ui/simulator/windows/textinput/input.h +++ b/src/ui/simulator/windows/textinput/input.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/ui/simulator/windows/thermal/cluster.cpp b/src/ui/simulator/windows/thermal/cluster.cpp index 076d0f200f..e6305a621d 100644 --- a/src/ui/simulator/windows/thermal/cluster.cpp +++ b/src/ui/simulator/windows/thermal/cluster.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/ui/simulator/windows/thermal/cluster.h b/src/ui/simulator/windows/thermal/cluster.h index 81cf4071dc..8f2b1b4fc0 100644 --- a/src/ui/simulator/windows/thermal/cluster.h +++ b/src/ui/simulator/windows/thermal/cluster.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/ui/simulator/windows/thermal/panel.cpp b/src/ui/simulator/windows/thermal/panel.cpp index 29dcf1f00c..c0a95080dc 100644 --- a/src/ui/simulator/windows/thermal/panel.cpp +++ b/src/ui/simulator/windows/thermal/panel.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/ui/simulator/windows/thermal/panel.h b/src/ui/simulator/windows/thermal/panel.h index 7c6fa1169a..51d1292472 100644 --- a/src/ui/simulator/windows/thermal/panel.h +++ b/src/ui/simulator/windows/thermal/panel.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/ui/simulator/windows/version.cpp b/src/ui/simulator/windows/version.cpp index b3c628b864..8e7ecd4e82 100644 --- a/src/ui/simulator/windows/version.cpp +++ b/src/ui/simulator/windows/version.cpp @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/ui/simulator/windows/version.h b/src/ui/simulator/windows/version.h index 85391c4b79..3eaaf425c3 100644 --- a/src/ui/simulator/windows/version.h +++ b/src/ui/simulator/windows/version.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/ui/simulator/windows/xcast/xcast.h b/src/ui/simulator/windows/xcast/xcast.h index 8df7505cce..6b3136ca96 100644 --- a/src/ui/simulator/windows/xcast/xcast.h +++ b/src/ui/simulator/windows/xcast/xcast.h @@ -2,7 +2,8 @@ ** 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. +** 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 diff --git a/src/ui/simulator/windows/xcast/xcast.hxx b/src/ui/simulator/windows/xcast/xcast.hxx index 91b65220b6..820c28db93 100644 --- a/src/ui/simulator/windows/xcast/xcast.hxx +++ b/src/ui/simulator/windows/xcast/xcast.hxx @@ -2,7 +2,8 @@ ** 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. +** 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 From 1fcba434564cddaf4ec1dc18a8d713dad81cc7bd Mon Sep 17 00:00:00 2001 From: Vincent Payet Date: Wed, 10 Jan 2024 13:40:04 +0100 Subject: [PATCH 13/21] update doc --- docs/reference-guide/11-modeling.md | 2 +- .../reference-guide/12-attribution_notices.md | 30 ++++++++++--------- 2 files changed, 17 insertions(+), 15 deletions(-) diff --git a/docs/reference-guide/11-modeling.md b/docs/reference-guide/11-modeling.md index 668ba95743..aca13288dd 100644 --- a/docs/reference-guide/11-modeling.md +++ b/docs/reference-guide/11-modeling.md @@ -11,7 +11,7 @@ The purpose of this document is to give every user of the **Antares\_Simulator** The aim of the information presented hereafter is to provide a transparent access to the inner workings of the software from a **formal** standpoint. Note that, aside from this conceptual transparency, the software itself offers an option that makes it possible for the user to print, in a standardized format, any or all of the optimization problems actually solved in the course of an **Antares\_Simulator** session -Used together with the elements developed in the next pages, this **practical** access to the internal model implemented the tool allows fair and open benchmarking with comparable software. Besides, another important issue regarding transparency is addressed by the release of **Antares\_Simulator** as an Open Source Gnu GPL 3.0 application. +Used together with the elements developed in the next pages, this **practical** access to the internal model implemented the tool allows fair and open benchmarking with comparable software. Besides, another important issue regarding transparency is addressed by the release of **Antares\_Simulator** as an Open Source Gnu GPL 3.0 application, now changed to MPL-2.0. So as to delimit the scope of the present document with as much clarity as possible, it is important to notice that a typical **Antares\_Simulator** session involves different steps that are usually run in sequence, either automatically or with some degree of man-in-the-loop control, depending on the kind of study to perform. diff --git a/docs/reference-guide/12-attribution_notices.md b/docs/reference-guide/12-attribution_notices.md index be1dafd062..046f4f3ccc 100644 --- a/docs/reference-guide/12-attribution_notices.md +++ b/docs/reference-guide/12-attribution_notices.md @@ -2,36 +2,38 @@ **Antares\_Simulator** -**Copyright 2007-2022 RTE - Authors: The Antares\_Simulator Team** +**Copyright 2007-2024, RTE (https://www.rte-france.com) - Authors: The Antares\_Simulator Team** -Antares\_Simulator 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 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 a distribution of the software in source form. -Antares\_Simulator is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. +Antares\_Simulator is distributed in the hope 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 GNU General Public License along with Antares\_Simulator. If not, see <[https://www.gnu.org/licenses/](https://www.gnu.org/licenses/) >. +You should have received a copy of the Mozilla Public Licence 2.0 along with Antares\_Simulator. If not, see <[https://opensource.org/license/mpl-2-0/](https://opensource.org/license/mpl-2-0/) >. **Antares\_Simulator 8.3 uses external libraries and makes extensive use of the following persons' or companies code. Source and binary forms of these programs are distributed along with Antares\_Simulator with NO WARRANTY:** -- Wxwidgets 3.1.3 Copyright (c) 1998-2017 The wxWidget Team - [https://github.com/wxWidgets/wxWidgets.git](https://github.com/wxWidgets/wxWidgets.git) +- Wxwidgets 3.1.3 Copyright (c) 1998-2017 The wxWidget Team + [https://github.com/wxWidgets/wxWidgets.git](https://github.com/wxWidgets/wxWidgets.git) license: wxWindows Library License,V3.1 [https://spdx.org/licenses/wxWindows.html](https://spdx.org/licenses/wxWindows.html) -- libYuni 1.1.0 [https://github.com/libyuni](https://github.com/libyuni) +- libYuni 1.1.0 [https://github.com/libyuni](https://github.com/libyuni) license: Mozilla Public License 2.0 [https://spdx.org/licenses/MPL-2.0.html](https://spdx.org/licenses/MPL-2.0.html) -- Mersenne Twister Copyright (c) 1997-2002 M.Matsumoto and T.Nishimura +- Mersenne Twister Copyright (c) 1997-2002 M.Matsumoto and T.Nishimura license: 3-clause BSD [https://spdx.org/licenses/BSD-3-Clause.html](https://spdx.org/licenses/BSD-3-Clause.html) -- strtod library Copyright (c) 1988-1993 The Regents of the University of California - Copyright (c) 1994 Sun Microsystems, Inc +- strtod library Copyright (c) 1988-1993 The Regents of the University of California + Copyright (c) 1994 Sun Microsystems, Inc license: ISC license [https://spdx.org/licenses/ISC.html](https://spdx.org/licenses/ISC.html) -- Sirius\_Solver Copyright (c) 2007-2018 RTE - [https://github.com/rte-france/sirius-solver.git](https://github.com/rte-france/sirius-solver.git) +- Sirius\_Solver Copyright (c) 2007-2018 RTE + [https://github.com/rte-france/sirius-solver.git](https://github.com/rte-france/sirius-solver.git) license: Apache 2.0 [https://spdx.org/licenses/Apache-2.0.html](https://spdx.org/licenses/Apache-2.0.html) -- OR-Tools Copyright (c) 2010-2020 Google LLC - [https://github.com/rte-france/or-tools.git](https://github.com/rte-france/or-tools.git) +- OR-Tools Copyright (c) 2010-2020 Google LLC + [https://github.com/rte-france/or-tools.git](https://github.com/rte-france/or-tools.git) license: Apache 2.0 [https://spdx.org/licenses/Apache-2.0.html](https://spdx.org/licenses/Apache-2.0.html) From 96b04ec44fdc55da38595d8cc1136b474a7536ee Mon Sep 17 00:00:00 2001 From: Vincent Payet Date: Wed, 10 Jan 2024 13:44:05 +0100 Subject: [PATCH 14/21] update mersenne twister --- .../mersenne-twister/mersenne-twister.h | 25 ------------------- 1 file changed, 25 deletions(-) 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 2b6fad51a9..ea0f62d32d 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,28 +1,3 @@ -/* -** 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 __LIB_ANTARES_RANDOM_MERSENNE_H__ #define __LIB_ANTARES_RANDOM_MERSENNE_H__ From 93b6c05ead881c321df4e30ae1120b9d43dfce85 Mon Sep 17 00:00:00 2001 From: Vincent Payet Date: Wed, 10 Jan 2024 14:00:03 +0100 Subject: [PATCH 15/21] [FIX] compile --- src/ui/simulator/windows/inspector/constants.cpp | 1 - 1 file changed, 1 deletion(-) diff --git a/src/ui/simulator/windows/inspector/constants.cpp b/src/ui/simulator/windows/inspector/constants.cpp index 0ad7240dc8..30bd5daab8 100644 --- a/src/ui/simulator/windows/inspector/constants.cpp +++ b/src/ui/simulator/windows/inspector/constants.cpp @@ -23,7 +23,6 @@ ** You should have received a copy of the Mozilla Public Licence 2.0 ** along with Antares_Simulator. If not, see . */ -#include #include "constants.h" namespace Antares From a0f7aeb35fd87e8051a95dc0bebf682f09b5cd3b Mon Sep 17 00:00:00 2001 From: Vincent Payet Date: Wed, 10 Jan 2024 14:19:18 +0100 Subject: [PATCH 16/21] [FIX] remove tags --- tags | 35380 --------------------------------------------------------- 1 file changed, 35380 deletions(-) delete mode 100644 tags diff --git a/tags b/tags deleted file mode 100644 index 06a402fe3d..0000000000 --- a/tags +++ /dev/null @@ -1,35380 +0,0 @@ -!_TAG_EXTRA_DESCRIPTION anonymous /Include tags for non-named objects like lambda/ -!_TAG_EXTRA_DESCRIPTION fileScope /Include tags of file scope/ -!_TAG_EXTRA_DESCRIPTION pseudo /Include pseudo tags/ -!_TAG_EXTRA_DESCRIPTION subparser /Include tags generated by subparsers/ -!_TAG_FIELD_DESCRIPTION epoch /the last modified time of the input file (only for F\/file kind tag)/ -!_TAG_FIELD_DESCRIPTION file /File-restricted scoping/ -!_TAG_FIELD_DESCRIPTION input /input file/ -!_TAG_FIELD_DESCRIPTION name /tag name/ -!_TAG_FIELD_DESCRIPTION pattern /pattern/ -!_TAG_FIELD_DESCRIPTION typeref /Type and name of a variable or typedef/ -!_TAG_FIELD_DESCRIPTION!C++ name /aliased names/ -!_TAG_FIELD_DESCRIPTION!NSIS langid /language identifier specified in (License)LangString commands/ -!_TAG_FIELD_DESCRIPTION!Python nameref /the original name for the tag/ -!_TAG_FIELD_DESCRIPTION!Ruby mixin /how the class or module is mixed in (mixin:HOW:MODULE)/ -!_TAG_FILE_FORMAT 2 /extended format; --format=1 will not append ;" to lines/ -!_TAG_FILE_SORTED 1 /0=unsorted, 1=sorted, 2=foldcase/ -!_TAG_KIND_DESCRIPTION!C++ c,class /classes/ -!_TAG_KIND_DESCRIPTION!C++ d,macro /macro definitions/ -!_TAG_KIND_DESCRIPTION!C++ e,enumerator /enumerators (values inside an enumeration)/ -!_TAG_KIND_DESCRIPTION!C++ f,function /function definitions/ -!_TAG_KIND_DESCRIPTION!C++ g,enum /enumeration names/ -!_TAG_KIND_DESCRIPTION!C++ h,header /included header files/ -!_TAG_KIND_DESCRIPTION!C++ m,member /class, struct, and union members/ -!_TAG_KIND_DESCRIPTION!C++ n,namespace /namespaces/ -!_TAG_KIND_DESCRIPTION!C++ s,struct /structure names/ -!_TAG_KIND_DESCRIPTION!C++ t,typedef /typedefs/ -!_TAG_KIND_DESCRIPTION!C++ u,union /union names/ -!_TAG_KIND_DESCRIPTION!C++ v,variable /variable definitions/ -!_TAG_KIND_DESCRIPTION!CMake D,option /options specified with -D/ -!_TAG_KIND_DESCRIPTION!CMake f,function /functions/ -!_TAG_KIND_DESCRIPTION!CMake m,macro /macros/ -!_TAG_KIND_DESCRIPTION!CMake p,project /projects/ -!_TAG_KIND_DESCRIPTION!CMake t,target /targets/ -!_TAG_KIND_DESCRIPTION!CMake v,variable /variable definitions/ -!_TAG_KIND_DESCRIPTION!CSS c,class /classes/ -!_TAG_KIND_DESCRIPTION!CSS i,id /identities/ -!_TAG_KIND_DESCRIPTION!CSS s,selector /selectors/ -!_TAG_KIND_DESCRIPTION!JSON a,array /arrays/ -!_TAG_KIND_DESCRIPTION!JSON b,boolean /booleans/ -!_TAG_KIND_DESCRIPTION!JSON n,number /numbers/ -!_TAG_KIND_DESCRIPTION!JSON o,object /objects/ -!_TAG_KIND_DESCRIPTION!JSON s,string /strings/ -!_TAG_KIND_DESCRIPTION!JSON z,null /nulls/ -!_TAG_KIND_DESCRIPTION!JavaProperties k,key /keys/ -!_TAG_KIND_DESCRIPTION!Markdown S,subsection /level 2 sections/ -!_TAG_KIND_DESCRIPTION!Markdown T,l4subsection /level 4 sections/ -!_TAG_KIND_DESCRIPTION!Markdown c,chapter /chapters/ -!_TAG_KIND_DESCRIPTION!Markdown n,footnote /footnotes/ -!_TAG_KIND_DESCRIPTION!Markdown s,section /sections/ -!_TAG_KIND_DESCRIPTION!Markdown t,subsubsection /level 3 sections/ -!_TAG_KIND_DESCRIPTION!Markdown u,l5subsection /level 5 sections/ -!_TAG_KIND_DESCRIPTION!NSIS S,sectionGroup /section groups/ -!_TAG_KIND_DESCRIPTION!NSIS d,definition /definitions/ -!_TAG_KIND_DESCRIPTION!NSIS f,function /functions/ -!_TAG_KIND_DESCRIPTION!NSIS i,script /NSIS scripts/ -!_TAG_KIND_DESCRIPTION!NSIS l,langstr /language strings/ -!_TAG_KIND_DESCRIPTION!NSIS m,macro /macros/ -!_TAG_KIND_DESCRIPTION!NSIS s,section /sections/ -!_TAG_KIND_DESCRIPTION!NSIS v,variable /variables/ -!_TAG_KIND_DESCRIPTION!Python I,namespace /name referring a module defined in other file/ -!_TAG_KIND_DESCRIPTION!Python Y,unknown /name referring a class\/variable\/function\/module defined in other module/ -!_TAG_KIND_DESCRIPTION!Python c,class /classes/ -!_TAG_KIND_DESCRIPTION!Python f,function /functions/ -!_TAG_KIND_DESCRIPTION!Python i,module /modules/ -!_TAG_KIND_DESCRIPTION!Python m,member /class members/ -!_TAG_KIND_DESCRIPTION!Python v,variable /variables/ -!_TAG_KIND_DESCRIPTION!ReStructuredText C,citation /citations/ -!_TAG_KIND_DESCRIPTION!ReStructuredText H,title /titles/ -!_TAG_KIND_DESCRIPTION!ReStructuredText S,subsection /subsections/ -!_TAG_KIND_DESCRIPTION!ReStructuredText T,target /targets/ -!_TAG_KIND_DESCRIPTION!ReStructuredText c,chapter /chapters/ -!_TAG_KIND_DESCRIPTION!ReStructuredText d,substdef /substitute definitions/ -!_TAG_KIND_DESCRIPTION!ReStructuredText h,subtitle /sub titles/ -!_TAG_KIND_DESCRIPTION!ReStructuredText s,section /sections/ -!_TAG_KIND_DESCRIPTION!ReStructuredText t,subsubsection /subsubsections/ -!_TAG_KIND_DESCRIPTION!RpmSpec g,global /global macros/ -!_TAG_KIND_DESCRIPTION!RpmSpec m,macro /macros/ -!_TAG_KIND_DESCRIPTION!RpmSpec p,package /packages/ -!_TAG_KIND_DESCRIPTION!RpmSpec p,patch /patch files/ -!_TAG_KIND_DESCRIPTION!RpmSpec t,tag /tags/ -!_TAG_KIND_DESCRIPTION!Ruby A,accessor /accessors/ -!_TAG_KIND_DESCRIPTION!Ruby C,constant /constants/ -!_TAG_KIND_DESCRIPTION!Ruby L,library /libraries/ -!_TAG_KIND_DESCRIPTION!Ruby S,singletonMethod /singleton methods/ -!_TAG_KIND_DESCRIPTION!Ruby a,alias /aliases/ -!_TAG_KIND_DESCRIPTION!Ruby c,class /classes/ -!_TAG_KIND_DESCRIPTION!Ruby f,method /methods/ -!_TAG_KIND_DESCRIPTION!Ruby m,module /modules/ -!_TAG_KIND_DESCRIPTION!Sh a,alias /aliases/ -!_TAG_KIND_DESCRIPTION!Sh f,function /functions/ -!_TAG_KIND_DESCRIPTION!Sh h,heredoc /label for here document/ -!_TAG_KIND_DESCRIPTION!Sh s,script /script files/ -!_TAG_KIND_DESCRIPTION!WindRes a,accelerators /accelerators/ -!_TAG_KIND_DESCRIPTION!WindRes b,bitmap /bitmaps/ -!_TAG_KIND_DESCRIPTION!WindRes c,cursor /cursors/ -!_TAG_KIND_DESCRIPTION!WindRes d,dialog /dialogs/ -!_TAG_KIND_DESCRIPTION!WindRes f,font /fonts/ -!_TAG_KIND_DESCRIPTION!WindRes i,icon /icons/ -!_TAG_KIND_DESCRIPTION!WindRes m,menu /menus/ -!_TAG_KIND_DESCRIPTION!WindRes v,version /versions/ -!_TAG_OUTPUT_EXCMD mixed /number, pattern, mixed, or combineV2/ -!_TAG_OUTPUT_FILESEP slash /slash or backslash/ -!_TAG_OUTPUT_MODE u-ctags /u-ctags or e-ctags/ -!_TAG_PATTERN_LENGTH_LIMIT 96 /0 for no limit/ -!_TAG_PROC_CWD /home/payetvin/Projects/Antares_Simulator/ // -!_TAG_PROGRAM_AUTHOR Universal Ctags Team // -!_TAG_PROGRAM_NAME Universal Ctags /Derived from Exuberant Ctags/ -!_TAG_PROGRAM_URL https://ctags.io/ /official site/ -!_TAG_PROGRAM_VERSION 5.9.0 /441e4a75/ -!_TAG_ROLE_DESCRIPTION!C++!header local /local header/ -!_TAG_ROLE_DESCRIPTION!C++!header system /system header/ -!_TAG_ROLE_DESCRIPTION!C++!macro undef /undefined/ -!_TAG_ROLE_DESCRIPTION!NSIS!script included /included with !include/ -!_TAG_ROLE_DESCRIPTION!Python!module imported /imported modules/ -!_TAG_ROLE_DESCRIPTION!Python!module indirectlyImported /module imported in alternative name/ -!_TAG_ROLE_DESCRIPTION!Python!module namespace /namespace from where classes\/variables\/functions are imported/ -!_TAG_ROLE_DESCRIPTION!Python!unknown imported /imported from the other module/ -!_TAG_ROLE_DESCRIPTION!Python!unknown indirectlyImported /classes\/variables\/functions\/modules imported in alternative name/ -!_TAG_ROLE_DESCRIPTION!RpmSpec!macro undef /undefined/ -!_TAG_ROLE_DESCRIPTION!RpmSpec!patch decl /declared for applying later/ -!_TAG_ROLE_DESCRIPTION!Ruby!library loaded /loaded by "load" method/ -!_TAG_ROLE_DESCRIPTION!Ruby!library required /loaded by "require" method/ -!_TAG_ROLE_DESCRIPTION!Ruby!library requiredRel /loaded by "require_relative" method/ -!_TAG_ROLE_DESCRIPTION!Sh!heredoc endmarker /end marker/ -!_TAG_ROLE_DESCRIPTION!Sh!script loaded /loaded/ -0 vcpkg_manifest/vcpkg.json /^ "wxwidgets",$/;" s array:dependencies -1 docs/reference-guide/01-introduction.md /^[^1]: For simplicity's sake, the _**Antares\\_Simulator**_ 8.6 application will as of now be sim/;" n subsection:General content of Antares\\_Simulator sessions""Transmission project profitability -1 vcpkg_manifest/vcpkg.json /^ "boost-test"$/;" s array:dependencies -10 docs/reference-guide/04-active_windows.md /^[^10]: A typical case is given by the "Flow-Based" framework today implemented in a large portio/;" n section:Active windows""Miscellaneous -11 docs/reference-guide/05-output_files.md /^[^11]: This description applies to both « MC synthesis » files and "Year-by-Year" files, with /;" n section:Output files""Miscellaneous -12 docs/reference-guide/05-output_files.md /^[^12]: Value identical to that defined under the same name in the "Misc Gen" input section.$/;" n section:Output files""Miscellaneous -13 docs/reference-guide/05-output_files.md /^[^13]: NODU and NP Cost do not appear in "Adequacy" results since these variables are irrelevant/;" n section:Output files""Miscellaneous -14 docs/reference-guide/05-output_files.md /^[^14]: This description applies to both « MC synthesis » files and "Year-by-Year" files, with /;" n section:Output files""Miscellaneous -15 docs/reference-guide/05-output_files.md /^[^15]: dispatchable production = power generation above min gen = (power generation) - (min gen /;" n section:Output files""Miscellaneous -15 docs/reference-guide/07-kirchhoffs_constraint_generator.md /^[^15]: The number of spanning trees is equal to the absolute value of any cofactor of the graph /;" n chapter:Kirchhoff's Constraint Generator -16 docs/reference-guide/07-kirchhoffs_constraint_generator.md /^[^16]: Mehlhorn K., Michail D. (2005) _Implementing Minimum Cycle Basis Algorithms_. In: Experim/;" n chapter:Kirchhoff's Constraint Generator -17 docs/reference-guide/08-miscellaneous.md /^[^17]: As long as the System's list of Areas does not change$/;" n section:Miscellaneous""The "Renewable Generation modeling" advanced parameter -18 docs/reference-guide/08-miscellaneous.md /^[^18]:E.g. : if three playlists A,B,C are defined over 1000 years (A: years 1 to 1000, B: years /;" n section:Miscellaneous""The "Renewable Generation modeling" advanced parameter -19 docs/reference-guide/08-miscellaneous.md /^[^19]: If the playlist is full, these years have numbers # (k-1)B+1 ,…., #kB$/;" n section:Miscellaneous""The "Renewable Generation modeling" advanced parameter -2 docs/reference-guide/01-introduction.md /^[^2]: A detailed expression of the basic mathematical problem solved in the red box of the follo/;" n subsection:General content of Antares\\_Simulator sessions""Transmission project profitability -20 docs/reference-guide/08-miscellaneous.md /^[^20]: Described in the note "Optimization Problems Formulation" $/;" n section:Miscellaneous""The "Renewable Generation modeling" advanced parameter -21 docs/reference-guide/09-system_requirements.md /^[^21]: Options « default » do not perform multi-threaded optimizations$/;" n section:System requirements""Multi-threading -22 docs/reference-guide/09-system_requirements.md /^[^22]: This hardware characteristic, independent from Antares general parameters and from study /;" n section:System requirements""Multi-threading -23 docs/reference-guide/09-system_requirements.md /^[^23]: When the number of MC years to run is smaller than the allowance, the parallel run includ/;" n section:System requirements""Multi-threading -24 docs/reference-guide/09-system_requirements.md /^[^24]:$/;" n section:System requirements""Multi-threading -3 docs/reference-guide/02-data_organization.md /^[^3]: Many various graphic extensions (under the form of programs written in the R language) are/;" n chapter:Data organization -4 docs/reference-guide/03-commands.md /^[^4]:_Weekly optimization performs a more refined unit commitment, especially when the level sel/;" n section:Commands""Window -5 docs/reference-guide/04-active_windows.md /^[^5]: "Economy" simulations make a full use of Antares optimization capabilities. They require e/;" n section:Active windows""Miscellaneous -6 docs/reference-guide/04-active_windows.md /^[^6]: In Economy an Adequacy simulations, these should be chosen so as to make the simulation sp/;" n section:Active windows""Miscellaneous -7 docs/reference-guide/04-active_windows.md /^[^7]: changing the number of MC years will reset the playlist to its default values$/;" n section:Active windows""Miscellaneous -8.6.0 (06/2023) docs/CHANGELOG.md /^8.6.0 (06\/2023)$/;" s chapter:v8.6.2 (08/2023) -8.6.1 (06/2023) docs/CHANGELOG.md /^8.6.1 (06\/2023)$/;" s chapter:v8.6.2 (08/2023) -8.7.0 (08/2023) docs/CHANGELOG.md /^8.7.0 (08\/2023)$/;" s chapter:Antares Changelog -8.8.0-rc1 (10/2023) docs/CHANGELOG.md /^8.8.0-rc1 (10\/2023)$/;" s chapter:Antares Changelog -8.8.0-rc2 (10/2023) docs/CHANGELOG.md /^8.8.0-rc2 (10\/2023)$/;" s chapter:Antares Changelog -8.8.0-rc3 (11/2023) docs/CHANGELOG.md /^8.8.0-rc3 (11\/2023)$/;" s chapter:Antares Changelog -8.9.0 (Unreleased yet) docs/CHANGELOG.md /^8.9.0 (Unreleased yet)$/;" s chapter:Antares Changelog -9 docs/reference-guide/04-active_windows.md /^[^9]: KCG : Kirchhoff's constraints generator (see section 7)$/;" n section:Active windows""Miscellaneous -A src/solver/ts-generator/xcast/xcast.h /^ float* A; \/\/ les variables de A à CO sont des vues de ALPH à CORR pour un mois particuli/;" m class:Antares::Solver::TSGenerator::XCast::XCast typeref:typename:float * -A0 src/ext/yuni/src/yuni/core/event/traits.h /^ typedef typename BindType::template Argument<0>::Type A0;$/;" t class:Yuni::Private::EventImpl::WithNArguments typeref:typename:BindType::template Argument<0>::Type -A1 src/ext/yuni/src/yuni/core/event/traits.h /^ typedef typename BindType::template Argument<1>::Type A1;$/;" t class:Yuni::Private::EventImpl::WithNArguments typeref:typename:BindType::template Argument<1>::Type -A10 src/ext/yuni/src/yuni/core/event/traits.h /^ typedef typename BindType::template Argument<10>::Type A10;$/;" t class:Yuni::Private::EventImpl::WithNArguments typeref:typename:BindType::template Argument<10>::Type -A11 src/ext/yuni/src/yuni/core/event/traits.h /^ typedef typename BindType::template Argument<11>::Type A11;$/;" t class:Yuni::Private::EventImpl::WithNArguments typeref:typename:BindType::template Argument<11>::Type -A12 src/ext/yuni/src/yuni/core/event/traits.h /^ typedef typename BindType::template Argument<12>::Type A12;$/;" t class:Yuni::Private::EventImpl::WithNArguments typeref:typename:BindType::template Argument<12>::Type -A13 src/ext/yuni/src/yuni/core/event/traits.h /^ typedef typename BindType::template Argument<13>::Type A13;$/;" t class:Yuni::Private::EventImpl::WithNArguments typeref:typename:BindType::template Argument<13>::Type -A14 src/ext/yuni/src/yuni/core/event/traits.h /^ typedef typename BindType::template Argument<14>::Type A14;$/;" t class:Yuni::Private::EventImpl::WithNArguments typeref:typename:BindType::template Argument<14>::Type -A15 src/ext/yuni/src/yuni/core/event/traits.h /^ typedef typename BindType::template Argument<15>::Type A15;$/;" t class:Yuni::Private::EventImpl::WithNArguments typeref:typename:BindType::template Argument<15>::Type -A2 src/ext/yuni/src/yuni/core/event/traits.h /^ typedef typename BindType::template Argument<2>::Type A2;$/;" t class:Yuni::Private::EventImpl::WithNArguments typeref:typename:BindType::template Argument<2>::Type -A3 src/ext/yuni/src/yuni/core/event/traits.h /^ typedef typename BindType::template Argument<3>::Type A3;$/;" t class:Yuni::Private::EventImpl::WithNArguments typeref:typename:BindType::template Argument<3>::Type -A4 src/ext/yuni/src/yuni/core/event/traits.h /^ typedef typename BindType::template Argument<4>::Type A4;$/;" t class:Yuni::Private::EventImpl::WithNArguments typeref:typename:BindType::template Argument<4>::Type -A5 src/ext/yuni/src/yuni/core/event/traits.h /^ typedef typename BindType::template Argument<5>::Type A5;$/;" t class:Yuni::Private::EventImpl::WithNArguments typeref:typename:BindType::template Argument<5>::Type -A6 src/ext/yuni/src/yuni/core/event/traits.h /^ typedef typename BindType::template Argument<6>::Type A6;$/;" t class:Yuni::Private::EventImpl::WithNArguments typeref:typename:BindType::template Argument<6>::Type -A7 src/ext/yuni/src/yuni/core/event/traits.h /^ typedef typename BindType::template Argument<7>::Type A7;$/;" t class:Yuni::Private::EventImpl::WithNArguments typeref:typename:BindType::template Argument<7>::Type -A8 src/ext/yuni/src/yuni/core/event/traits.h /^ typedef typename BindType::template Argument<8>::Type A8;$/;" t class:Yuni::Private::EventImpl::WithNArguments typeref:typename:BindType::template Argument<8>::Type -A9 src/ext/yuni/src/yuni/core/event/traits.h /^ typedef typename BindType::template Argument<9>::Type A9;$/;" t class:Yuni::Private::EventImpl::WithNArguments typeref:typename:BindType::template Argument<9>::Type -ACos src/ext/yuni/src/yuni/core/math/trigonometric.hxx /^inline T ACos(T x)$/;" f namespace:Yuni::Math typeref:typename:T -ACos src/ext/yuni/src/yuni/core/math/trigonometric.hxx /^inline float ACos(float x)$/;" f namespace:Yuni::Math typeref:typename:float -ACos src/ext/yuni/src/yuni/core/math/trigonometric.hxx /^inline long double ACos(long double x)$/;" f namespace:Yuni::Math typeref:typename:long double -ACosH src/ext/yuni/src/yuni/core/math/trigonometric.hxx /^inline T ACosH(T x)$/;" f namespace:Yuni::Math typeref:typename:T -ACosH src/ext/yuni/src/yuni/core/math/trigonometric.hxx /^inline float ACosH(float x)$/;" f namespace:Yuni::Math typeref:typename:float -ACosH src/ext/yuni/src/yuni/core/math/trigonometric.hxx /^inline long double ACosH(long double x)$/;" f namespace:Yuni::Math typeref:typename:long double -ADDITIONAL_C_FLAGS src/cmake/common-settings.cmake /^set(ADDITIONAL_C_FLAGS " -Wconversion -Wmissing-prototypes -Wstrict-prototypes")$/;" v -ADDITIONAL_C_FLAGS src/cmake/common-settings.cmake /^set(ADDITIONAL_C_FLAGS "${ADDITIONAL_C_FLAGS} -Wmissing-noreturn -Wpacked -Wredundant-decls -Wba/;" v -ADQ_PATCH_CSR src/solver/optimisation/adequacy_patch_csr/solve_problem.cpp /^bool ADQ_PATCH_CSR(PROBLEME_ANTARES_A_RESOUDRE& ProblemeAResoudre,$/;" f typeref:typename:bool -ADistribution src/ext/yuni/src/yuni/core/math/random/distribution.h /^class YUNI_DECL ADistribution$/;" c namespace:Yuni::Math::Random -ADistribution src/ext/yuni/src/yuni/core/math/random/distribution.hxx /^ADistribution::ADistribution()$/;" f class:Yuni::Math::Random::ADistribution -AFilterBase src/ui/simulator/toolbox/components/datagrid/filter/filter.cpp /^AFilterBase::AFilterBase(Input* parent) :$/;" f class:Antares::Toolbox::Filter::AFilterBase -AFilterBase src/ui/simulator/toolbox/components/datagrid/filter/filter.h /^class AFilterBase : public wxEvtHandler$/;" c namespace:Antares::Toolbox::Filter -AInput src/ui/simulator/toolbox/input/input.cpp /^AInput::AInput(wxWindow* parent) : Antares::Component::Panel(parent)$/;" f class:Antares::Toolbox::InputSelector::AInput -AInput src/ui/simulator/toolbox/input/input.h /^class AInput : public Antares::Component::Panel$/;" c namespace:Antares::Toolbox::InputSelector -ALLOCATION_FAILURE_EXIT_CODE src/solver/main.cpp /^constexpr int ALLOCATION_FAILURE_EXIT_CODE = 42;$/;" v namespace:__anon568a5b7c0111 typeref:typename:int -ALL_MUST_RUN_GENERATION src/solver/simulation/sim_structure_probleme_economique.h /^struct ALL_MUST_RUN_GENERATION$/;" s -ALPH src/solver/ts-generator/xcast/xcast.h /^ float* ALPH; \/\/ used only if all processes are Normal$/;" m class:Antares::Solver::TSGenerator::XCast::XCast typeref:typename:float * -ALTRUISTE src/solver/optimisation/opt_constants.h /^constexpr char ALTRUISTE = 1;$/;" v typeref:typename:char -ANTARES_APPLICATION_MAIN_BUILD_STANDARD_PAGE_HXX__ src/ui/simulator/application/main/build/standard-page.hxx /^#define ANTARES_APPLICATION_MAIN_BUILD_STANDARD_PAGE_HXX__$/;" d -ANTARES_BETA src/CMakeLists.txt /^set(ANTARES_BETA 0)$/;" v -ANTARES_BUILD_DIR src/CMakeLists.txt /^ SET(ANTARES_BUILD_DIR ${CMAKE_CURRENT_BINARY_DIR})$/;" v -ANTARES_CHOLESKY_EPSIMIN src/solver/misc/cholesky.hxx /^#define ANTARES_CHOLESKY_EPSIMIN /;" d -ANTARES_CONCURRENCY_H src/libs/antares/concurrency/include/antares/concurrency/concurrency.h /^#define ANTARES_CONCURRENCY_H$/;" d -ANTARES_DATA_ASSERTIONERROR_HPP src/libs/antares/exception/antares/exception/AssertionError.hpp /^#define ANTARES_DATA_ASSERTIONERROR_HPP$/;" d -ANTARES_DATA_ENUM_HPP src/libs/antares/Enum.hpp /^#define ANTARES_DATA_ENUM_HPP$/;" d -ANTARES_DATA_ENUM_HXX src/libs/antares/Enum.hxx /^#define ANTARES_DATA_ENUM_HXX$/;" d -ANTARES_DATA_UNFEASIBLEPROBLEMERROR_HPP src/libs/antares/exception/antares/exception/UnfeasibleProblemError.hpp /^#define ANTARES_DATA_UNFEASIBLEPROBLEMERROR_HPP$/;" d -ANTARES_DATA_UNFEASIBLEPROBLEMHAVIOR_HPP src/libs/antares/study/UnfeasibleProblemBehavior.hpp /^#define ANTARES_DATA_UNFEASIBLEPROBLEMHAVIOR_HPP$/;" d -ANTARES_ERROR_HAS_OCCURED src/cmake/messages.cmake /^ set(ANTARES_ERROR_HAS_OCCURED true)$/;" v -ANTARES_ERROR_HAS_OCCURED src/cmake/messages.cmake /^set(ANTARES_ERROR_HAS_OCCURED false)$/;" v -ANTARES_INSTALLER_ARCH src/CMakeLists.txt /^ set(ANTARES_INSTALLER_ARCH "32bits")$/;" v -ANTARES_INSTALLER_ARCH src/CMakeLists.txt /^ set(ANTARES_INSTALLER_ARCH "64bits")$/;" v -ANTARES_INSTALLER_BETA src/CMakeLists.txt /^ set(ANTARES_INSTALLER_BETA "")$/;" v -ANTARES_INSTALLER_BETA src/CMakeLists.txt /^ set(ANTARES_INSTALLER_BETA "-beta${ANTARES_BETA}")$/;" v -ANTARES_INSTALLER_EXTENSION src/cmake/common-settings.cmake /^ set(ANTARES_INSTALLER_EXTENSION "-debug")$/;" v -ANTARES_INSTALLER_EXTENSION src/cmake/common-settings.cmake /^Set(ANTARES_INSTALLER_EXTENSION "")$/;" v -ANTARES_INSTALLER_RC src/CMakeLists.txt /^ set(ANTARES_INSTALLER_RC "")$/;" v -ANTARES_INSTALLER_RC src/CMakeLists.txt /^ set(ANTARES_INSTALLER_RC "-rc${ANTARES_RC}")$/;" v -ANTARES_INSTALLER_REDIST_ARCH src/CMakeLists.txt /^ set(ANTARES_INSTALLER_REDIST_ARCH "x64")$/;" v -ANTARES_INSTALLER_REDIST_ARCH src/CMakeLists.txt /^ set(ANTARES_INSTALLER_REDIST_ARCH "x86")$/;" v -ANTARES_LIBS src/ui/simulator/CMakeLists.txt /^set(ANTARES_LIBS$/;" v -ANTARES_LOGO src/solver/main.cpp /^const char* const ANTARES_LOGO = "\\n\\n"$/;" v namespace:__anon568a5b7c0111 typeref:typename:const char * const -ANTARES_MAGIC_CLIPBOARD src/ui/simulator/application/main/paste-from-clipboard.cpp /^#define ANTARES_MAGIC_CLIPBOARD /;" d file: -ANTARES_MANIFEST_ARCH src/CMakeLists.txt /^ set(ANTARES_MANIFEST_ARCH "ia64")$/;" v -ANTARES_MANIFEST_ARCH src/CMakeLists.txt /^ set(ANTARES_MANIFEST_ARCH "x86")$/;" v -ANTARES_MATRIX_CSV_COMMA src/libs/antares/array/antares/array/matrix.hxx /^#define ANTARES_MATRIX_CSV_COMMA /;" d -ANTARES_MATRIX_CSV_SEPARATORS src/libs/antares/array/antares/array/matrix.hxx /^#define ANTARES_MATRIX_CSV_SEPARATORS /;" d -ANTARES_MATRIX_SNPRINTF src/libs/antares/array/antares/array/matrix-to-buffer.hxx /^#define ANTARES_MATRIX_SNPRINTF /;" d -ANTARES_MATRIX_SNPRINTF src/ui/simulator/windows/output/panel/area-link.cpp /^#define ANTARES_MATRIX_SNPRINTF /;" d file: -ANTARES_ONLINE_DOC src/CMakeLists.txt /^set(ANTARES_ONLINE_DOC "https:\/\/antares-simulator.readthedocs.io\/")$/;" v -ANTARES_ONLINE_DOC src/config.h /^#define ANTARES_ONLINE_DOC /;" d -ANTARES_PNE src/solver/optimisation/opt_constants.h /^constexpr char ANTARES_PNE = 2;$/;" v typeref:typename:char -ANTARES_PRG_VERSION src/CMakeLists.txt /^set(ANTARES_PRG_VERSION "${ANTARES_VERSION_HI}.${ANTARES_VERSION_LO}")$/;" v -ANTARES_PUBLISHER src/CMakeLists.txt /^set(ANTARES_PUBLISHER "RTE France")$/;" v -ANTARES_PUBLISHER src/config.h /^# define ANTARES_PUBLISHER /;" d -ANTARES_RC src/CMakeLists.txt /^set(ANTARES_RC 3)$/;" v -ANTARES_SIMPLEXE src/solver/optimisation/opt_constants.h /^constexpr char ANTARES_SIMPLEXE = 1;$/;" v typeref:typename:char -ANTARES_SOLVER_LIBS src/solver/CMakeLists.txt /^set(ANTARES_SOLVER_LIBS ${ANTARES_SOLVER_LIBS}$/;" v -ANTARES_SOLVER_LIBS src/solver/CMakeLists.txt /^set(ANTARES_SOLVER_LIBS$/;" v -ANTARES_STDCXX_DEMANGLE_HPP src/libs/antares/stdcxx/include/antares/stdcxx/demangle.hpp /^#define ANTARES_STDCXX_DEMANGLE_HPP$/;" d -ANTARES_TARGET src/CMakeLists.txt /^set(ANTARES_TARGET "${CMAKE_BUILD_TYPE}")$/;" v -ANTARES_UI_BIN_TARGET src/cmake/common-settings.cmake /^ set(ANTARES_UI_BIN_TARGET "Release\\\\")$/;" v -ANTARES_UI_BIN_TARGET src/cmake/common-settings.cmake /^ set(ANTARES_UI_BIN_TARGET "Debug\\\\")$/;" v -ANTARES_VERSION src/config.h /^# define ANTARES_VERSION /;" d -ANTARES_VERSION_BUILD src/config.h /^# define ANTARES_VERSION_BUILD /;" d -ANTARES_VERSION_BUILD_DATE src/config.h /^# define ANTARES_VERSION_BUILD_DATE /;" d -ANTARES_VERSION_HI src/CMakeLists.txt /^set(ANTARES_VERSION_HI 8)$/;" v -ANTARES_VERSION_HI src/config.h /^# define ANTARES_VERSION_HI /;" d -ANTARES_VERSION_LO src/CMakeLists.txt /^set(ANTARES_VERSION_LO 8)$/;" v -ANTARES_VERSION_LO src/config.h /^# define ANTARES_VERSION_LO /;" d -ANTARES_VERSION_PUB_STR src/config.h /^# define ANTARES_VERSION_PUB_STR /;" d -ANTARES_VERSION_REVISION src/CMakeLists.txt /^set(ANTARES_VERSION_REVISION 0)$/;" v -ANTARES_VERSION_STR src/config.h /^# define ANTARES_VERSION_STR /;" d -ANTARES_VERSION_TAG src/CMakeLists.txt /^ set (ANTARES_VERSION_TAG "-rc${ANTARES_RC}")$/;" v -ANTARES_VERSION_TAG src/CMakeLists.txt /^ set(ANTARES_VERSION_TAG "-beta${ANTARES_BETA}")$/;" v -ANTARES_VERSION_TAG src/CMakeLists.txt /^set(ANTARES_VERSION_TAG "")$/;" v -ANTARES_VERSION_TARGET src/CMakeLists.txt /^ set(ANTARES_VERSION_TARGET "debug")$/;" v -ANTARES_VERSION_TARGET src/CMakeLists.txt /^ set(ANTARES_VERSION_TARGET "release")$/;" v -ANTARES_VERSION_TARGET src/cmake/common-settings.cmake /^ set(ANTARES_VERSION_TARGET "debug")$/;" v -ANTARES_VERSION_TARGET src/cmake/common-settings.cmake /^ set(ANTARES_VERSION_TARGET "release")$/;" v -ANTARES_VERSION_TARGET src/cmake/common-settings.cmake /^Set(ANTARES_VERSION_TARGET "unknown")$/;" v -ANTARES_VERSION_YEAR src/CMakeLists.txt /^set(ANTARES_VERSION_YEAR 2023)$/;" v -ANTARES_VERSION_YEAR src/config.h /^# define ANTARES_VERSION_YEAR /;" d -ANTARES_WEBSITE src/CMakeLists.txt /^set(ANTARES_WEBSITE "https:\/\/antares-simulator.org\/")$/;" v -ANTARES_WEBSITE src/config.h /^# define ANTARES_WEBSITE /;" d -ANTARES_WINDOWS_INSPECTOR_ACCUMULATOR_HXX__ src/ui/simulator/windows/inspector/accumulator.hxx /^#define ANTARES_WINDOWS_INSPECTOR_ACCUMULATOR_HXX__$/;" d -ANTARES_x86_64 src/CMakeLists.txt /^ set(ANTARES_x86_64 true)$/;" v -AOperator src/ui/simulator/toolbox/components/datagrid/filter/operator.cpp /^AOperator::AOperator(AFilterBase* parent, const wxChar* name, const wxChar* caption) :$/;" f class:Antares::Toolbox::Filter::Operator::AOperator -AOperator src/ui/simulator/toolbox/components/datagrid/filter/operator.h /^class AOperator$/;" c namespace:Antares::Toolbox::Filter::Operator -APPENDIX : ATTRIBUTION NOTICES docs/reference-guide/12-attribution_notices.md /^# APPENDIX : ATTRIBUTION NOTICES$/;" c -APPEND_COLOR_VALUE src/libs/antares/study/area/ui.cpp /^#define APPEND_COLOR_VALUE(/;" d file: -APPLICATION_WRITER src/solver/signal-handling/common.cpp /^static std::weak_ptr APPLICATION_WRITER;$/;" v namespace:Antares::Solver typeref:typename:std::weak_ptr file: -ARCHIVE_OUTPUT_DIRECTORY src/ext/yuni/src/yuni/CMakeLists.txt /^set(ARCHIVE_OUTPUT_DIRECTORY "${CMAKE_CURRENT_BINARY_DIR}\/..\/build\/${YUNI_TARGET}\/lib")$/;" v -ARCHS src/ext/yuni/src/tools/testsuite/platform.rb /^ ARCHS = [$/;" C module:Platform -AREA src/solver/optimisation/opt_rename_problem.cpp /^const std::string AREA("area");$/;" v typeref:typename:const std::string -AREA_INPUT src/solver/simulation/sim_structure_probleme_economique.h /^using AREA_INPUT = std::vector<::ShortTermStorage::PROPERTIES>; \/\/ index is local$/;" t namespace:ShortTermStorage typeref:typename:std::vector<::ShortTermStorage::PROPERTIES> -AREA_SEP src/solver/optimisation/opt_rename_problem.h /^const std::string AREA_SEP = "$$";$/;" v typeref:typename:const std::string -ARMSCII_8 src/ext/yuni/src/yuni/core/charset/charset.h /^ ARMSCII_8,$/;" e enum:Yuni::Charset::Type -ARendererArea src/ui/simulator/toolbox/components/datagrid/renderer/area.cpp /^ARendererArea::ARendererArea(wxWindow* control, Toolbox::InputSelector::Area* notifier) :$/;" f class:Antares::Component::Datagrid::Renderer::ARendererArea -ARendererArea src/ui/simulator/toolbox/components/datagrid/renderer/area.h /^class ARendererArea : public virtual IRenderer$/;" c namespace:Antares::Component::Datagrid::Renderer -ASCII src/ext/yuni/src/yuni/core/charset/charset.h /^ ASCII,$/;" e enum:Yuni::Charset::Type -ASin src/ext/yuni/src/yuni/core/math/trigonometric.hxx /^inline T ASin(T x)$/;" f namespace:Yuni::Math typeref:typename:T -ASin src/ext/yuni/src/yuni/core/math/trigonometric.hxx /^inline float ASin(float x)$/;" f namespace:Yuni::Math typeref:typename:float -ASin src/ext/yuni/src/yuni/core/math/trigonometric.hxx /^inline long double ASin(long double x)$/;" f namespace:Yuni::Math typeref:typename:long double -ASinH src/ext/yuni/src/yuni/core/math/trigonometric.hxx /^inline T ASinH(T x)$/;" f namespace:Yuni::Math typeref:typename:T -ASinH src/ext/yuni/src/yuni/core/math/trigonometric.hxx /^inline float ASinH(float x)$/;" f namespace:Yuni::Math typeref:typename:float -ASinH src/ext/yuni/src/yuni/core/math/trigonometric.hxx /^inline long double ASinH(long double x)$/;" f namespace:Yuni::Math typeref:typename:long double -ATSP src/analyzer/atsp/atsp.cpp /^ATSP::ATSP() :$/;" f class:Antares::ATSP -ATSP src/analyzer/atsp/atsp.h /^class ATSP final$/;" c namespace:Antares -ATan src/ext/yuni/src/yuni/core/math/trigonometric.hxx /^inline T ATan(T x)$/;" f namespace:Yuni::Math typeref:typename:T -ATan src/ext/yuni/src/yuni/core/math/trigonometric.hxx /^inline float ATan(float x)$/;" f namespace:Yuni::Math typeref:typename:float -ATan src/ext/yuni/src/yuni/core/math/trigonometric.hxx /^inline long double ATan(long double x)$/;" f namespace:Yuni::Math typeref:typename:long double -ATan2 src/ext/yuni/src/yuni/core/math/trigonometric.hxx /^inline T ATan2(T y, T x)$/;" f namespace:Yuni::Math typeref:typename:T -ATan2 src/ext/yuni/src/yuni/core/math/trigonometric.hxx /^inline float ATan2(float y, float x)$/;" f namespace:Yuni::Math typeref:typename:float -ATan2 src/ext/yuni/src/yuni/core/math/trigonometric.hxx /^inline long double ATan2(long double y, long double x)$/;" f namespace:Yuni::Math typeref:typename:long double -ATanH src/ext/yuni/src/yuni/core/math/trigonometric.hxx /^inline T ATanH(T x)$/;" f namespace:Yuni::Math typeref:typename:T -ATanH src/ext/yuni/src/yuni/core/math/trigonometric.hxx /^inline float ATanH(float x)$/;" f namespace:Yuni::Math typeref:typename:float -ATanH src/ext/yuni/src/yuni/core/math/trigonometric.hxx /^inline long double ATanH(long double x)$/;" f namespace:Yuni::Math typeref:typename:long double -ATimeSeries src/ui/simulator/toolbox/components/datagrid/renderer/area/timeseries.cpp /^ATimeSeries::ATimeSeries(wxWindow* control, Toolbox::InputSelector::Area* notifier) :$/;" f class:Antares::Component::Datagrid::Renderer::ATimeSeries -ATimeSeries src/ui/simulator/toolbox/components/datagrid/renderer/area/timeseries.h /^class ATimeSeries : public Renderer::Matrix, public Renderer::ARendererArea$/;" c namespace:Antares::Component::Datagrid::Renderer -AUC src/analyzer/atsp/atsp.h /^ double AUC;$/;" m class:Antares::ATSP typeref:typename:double -AUIManager src/ui/simulator/application/main/main.h /^ const wxAuiManager& AUIManager() const$/;" f class:Antares::Forms::ApplWnd typeref:typename:const wxAuiManager & -AUIManager src/ui/simulator/application/main/main.h /^ wxAuiManager& AUIManager()$/;" f class:Antares::Forms::ApplWnd typeref:typename:wxAuiManager & -AUM src/analyzer/atsp/atsp.h /^ double AUM;$/;" m class:Antares::ATSP typeref:typename:double -AVP src/solver/ts-generator/thermal.cpp /^ double AVP[366];$/;" m class:Antares::Solver::TSGenerator::__anon5401006e0111::GeneratorTempData typeref:typename:double[366] file: -AbortProgram src/tools/yby-aggregator/main.cpp /^static void AbortProgram(int code)$/;" f typeref:typename:void file: -AbortProgram src/ui/simulator/application/application.cpp /^static void AbortProgram(int code)$/;" f namespace:Antares typeref:typename:void file: -AboutBox src/ui/simulator/windows/about/aboutbox.cpp /^AboutBox::AboutBox(wxWindow* parent) :$/;" f class:Antares::Window::AboutBox -AboutBox src/ui/simulator/windows/about/aboutbox.h /^class AboutBox final : public wxDialog$/;" c namespace:Antares::Window -Abs src/ext/yuni/src/yuni/core/math/math.hxx /^inline T Abs(const T x)$/;" f namespace:Yuni::Math typeref:typename:T -Abs src/ext/yuni/src/yuni/core/math/math.hxx /^inline double Abs(const double x)$/;" f namespace:Yuni::Math typeref:typename:double -Abs src/ext/yuni/src/yuni/core/math/math.hxx /^inline float Abs(const float x)$/;" f namespace:Yuni::Math typeref:typename:float -Abs src/ext/yuni/src/yuni/core/math/math.hxx /^inline long Abs(const long x)$/;" f namespace:Yuni::Math typeref:typename:long -Abs src/ext/yuni/src/yuni/core/math/math.hxx /^inline long double Abs(const long double x)$/;" f namespace:Yuni::Math typeref:typename:long double -Abs src/ext/yuni/src/yuni/core/math/math.hxx /^inline long long Abs(const long long x)$/;" f namespace:Yuni::Math typeref:typename:long long -Abstract src/ext/yuni/src/yuni/core/unit/unit.h /^class Abstract$/;" c namespace:Yuni::Unit -Abstract src/ext/yuni/src/yuni/core/unit/unit.hxx /^inline Abstract::Abstract() : pValue()$/;" f class:Yuni::Unit::Abstract -Abstract src/ext/yuni/src/yuni/core/unit/unit.hxx /^inline Abstract::Abstract(const Abstract& rhs) :$/;" f class:Yuni::Unit::Abstract -Abstract src/ext/yuni/src/yuni/core/unit/unit.hxx /^inline Abstract::Abstract(const Abstract& rhs) :$/;" f class:Yuni::Unit::Abstract -Abstract src/ext/yuni/src/yuni/core/unit/unit.hxx /^inline Abstract::Abstract(double u) : pValue((T)u)$/;" f class:Yuni::Unit::Abstract -Abstract src/ext/yuni/src/yuni/core/unit/unit.hxx /^inline Abstract::Abstract(float u) : pValue((T)u)$/;" f class:Yuni::Unit::Abstract -Abstract src/ext/yuni/src/yuni/core/unit/unit.hxx /^inline Abstract::Abstract(int16_t u) : pValue((T)u)$/;" f class:Yuni::Unit::Abstract -Abstract src/ext/yuni/src/yuni/core/unit/unit.hxx /^inline Abstract::Abstract(int32_t u) : pValue((T)u)$/;" f class:Yuni::Unit::Abstract -Abstract src/ext/yuni/src/yuni/core/unit/unit.hxx /^inline Abstract::Abstract(int64_t u) : pValue((T)u)$/;" f class:Yuni::Unit::Abstract -Abstract src/ext/yuni/src/yuni/core/unit/unit.hxx /^inline Abstract::Abstract(uint16 u) : pValue((T)u)$/;" f class:Yuni::Unit::Abstract -Abstract src/ext/yuni/src/yuni/core/unit/unit.hxx /^inline Abstract::Abstract(uint32_t u) : pValue((T)u)$/;" f class:Yuni::Unit::Abstract -Abstract src/ext/yuni/src/yuni/core/unit/unit.hxx /^inline Abstract::Abstract(uint64_t u) : pValue((T)u)$/;" f class:Yuni::Unit::Abstract -AbstractType src/ext/yuni/src/yuni/core/unit/unit.h /^ typedef Abstract AbstractType;$/;" t class:Yuni::Unit::Abstract typeref:typename:Abstract -Accumulator src/ui/simulator/windows/inspector/accumulator.hxx /^struct Accumulator$/;" s namespace:Antares::Window::Inspector -AccumulatorCheck src/ui/simulator/windows/inspector/accumulator.hxx /^struct AccumulatorCheck$/;" s namespace:Antares::Window::Inspector -AccurateWaterValue src/solver/simulation/sim_structure_probleme_economique.h /^ bool AccurateWaterValue; \/* determines the type of modelling used for water budget*\/$/;" m struct:ENERGIES_ET_PUISSANCES_HYDRAULIQUES typeref:typename:bool -Action src/ui/action/action.cpp /^namespace Action$/;" n namespace:Antares file: -Action src/ui/action/behavior.cpp /^namespace Action$/;" n namespace:Antares file: -Action src/ui/action/context.cpp /^namespace Action$/;" n namespace:Antares file: -Action src/ui/action/handler/antares-study/area/allocation-hydro-post.cpp /^namespace Action$/;" n namespace:Antares file: -Action src/ui/action/handler/antares-study/area/allocation-hydro-post.h /^namespace Action$/;" n namespace:Antares -Action src/ui/action/handler/antares-study/area/allocation-hydro-post.hxx /^namespace Action$/;" n namespace:Antares -Action src/ui/action/handler/antares-study/area/allocation-hydro.cpp /^namespace Action$/;" n namespace:Antares file: -Action src/ui/action/handler/antares-study/area/allocation-hydro.h /^namespace Action$/;" n namespace:Antares -Action src/ui/action/handler/antares-study/area/color.cpp /^namespace Action$/;" n namespace:Antares file: -Action src/ui/action/handler/antares-study/area/color.h /^namespace Action$/;" n namespace:Antares -Action src/ui/action/handler/antares-study/area/correlation-post.cpp /^namespace Action$/;" n namespace:Antares file: -Action src/ui/action/handler/antares-study/area/correlation-post.h /^namespace Action$/;" n namespace:Antares -Action src/ui/action/handler/antares-study/area/correlation-post.hxx /^namespace Action$/;" n namespace:Antares -Action src/ui/action/handler/antares-study/area/correlation.cpp /^namespace Action$/;" n namespace:Antares file: -Action src/ui/action/handler/antares-study/area/correlation.h /^namespace Action$/;" n namespace:Antares -Action src/ui/action/handler/antares-study/area/create.cpp /^namespace Antares::Action::AntaresStudy::Area$/;" n namespace:Antares file: -Action src/ui/action/handler/antares-study/area/filtering.cpp /^namespace Action$/;" n namespace:Antares file: -Action src/ui/action/handler/antares-study/area/filtering.h /^namespace Action$/;" n namespace:Antares -Action src/ui/action/handler/antares-study/area/misc-gen.cpp /^namespace Action$/;" n namespace:Antares file: -Action src/ui/action/handler/antares-study/area/misc-gen.h /^namespace Action$/;" n namespace:Antares -Action src/ui/action/handler/antares-study/area/nodal-optimization.cpp /^namespace Action$/;" n namespace:Antares file: -Action src/ui/action/handler/antares-study/area/nodal-optimization.h /^namespace Action$/;" n namespace:Antares -Action src/ui/action/handler/antares-study/area/position.cpp /^namespace Action$/;" n namespace:Antares file: -Action src/ui/action/handler/antares-study/area/position.h /^namespace Action$/;" n namespace:Antares -Action src/ui/action/handler/antares-study/area/reserves.cpp /^namespace Action$/;" n namespace:Antares file: -Action src/ui/action/handler/antares-study/area/reserves.h /^namespace Action$/;" n namespace:Antares -Action src/ui/action/handler/antares-study/area/timeseries.cpp /^namespace Action$/;" n namespace:Antares file: -Action src/ui/action/handler/antares-study/area/timeseries.h /^namespace Action$/;" n namespace:Antares -Action src/ui/action/handler/antares-study/area/ts-generator.cpp /^namespace Action$/;" n namespace:Antares file: -Action src/ui/action/handler/antares-study/area/ts-generator.h /^namespace Action$/;" n namespace:Antares -Action src/ui/action/handler/antares-study/area/ts-node.cpp /^namespace Action$/;" n namespace:Antares file: -Action src/ui/action/handler/antares-study/area/ts-node.h /^namespace Action$/;" n namespace:Antares -Action src/ui/action/handler/antares-study/area/ts-node.hxx /^namespace Action$/;" n namespace:Antares -Action src/ui/action/handler/antares-study/constraint/comments.cpp /^namespace Action$/;" n namespace:Antares file: -Action src/ui/action/handler/antares-study/constraint/comments.h /^namespace Action$/;" n namespace:Antares -Action src/ui/action/handler/antares-study/constraint/comments.hxx /^namespace Action$/;" n namespace:Antares -Action src/ui/action/handler/antares-study/constraint/create.cpp /^namespace Action$/;" n namespace:Antares file: -Action src/ui/action/handler/antares-study/constraint/data.cpp /^namespace Action$/;" n namespace:Antares file: -Action src/ui/action/handler/antares-study/constraint/data.h /^namespace Action$/;" n namespace:Antares -Action src/ui/action/handler/antares-study/constraint/data.hxx /^namespace Action$/;" n namespace:Antares -Action src/ui/action/handler/antares-study/constraint/enabled.cpp /^namespace Action$/;" n namespace:Antares file: -Action src/ui/action/handler/antares-study/constraint/enabled.h /^namespace Action$/;" n namespace:Antares -Action src/ui/action/handler/antares-study/constraint/enabled.hxx /^namespace Action$/;" n namespace:Antares -Action src/ui/action/handler/antares-study/constraint/offsets.cpp /^namespace Action$/;" n namespace:Antares file: -Action src/ui/action/handler/antares-study/constraint/offsets.h /^namespace Action$/;" n namespace:Antares -Action src/ui/action/handler/antares-study/constraint/weights.cpp /^namespace Action$/;" n namespace:Antares file: -Action src/ui/action/handler/antares-study/constraint/weights.h /^namespace Action$/;" n namespace:Antares -Action src/ui/action/handler/antares-study/link/comments.cpp /^namespace Action$/;" n namespace:Antares file: -Action src/ui/action/handler/antares-study/link/comments.h /^namespace Action$/;" n namespace:Antares -Action src/ui/action/handler/antares-study/link/comments.hxx /^namespace Action$/;" n namespace:Antares -Action src/ui/action/handler/antares-study/link/copper-plate.cpp /^namespace Action$/;" n namespace:Antares file: -Action src/ui/action/handler/antares-study/link/copper-plate.h /^namespace Action$/;" n namespace:Antares -Action src/ui/action/handler/antares-study/link/create.cpp /^namespace Action$/;" n namespace:Antares file: -Action src/ui/action/handler/antares-study/link/filtering.cpp /^namespace Action$/;" n namespace:Antares file: -Action src/ui/action/handler/antares-study/link/filtering.h /^namespace Action$/;" n namespace:Antares -Action src/ui/action/handler/antares-study/link/hurdles-cost.cpp /^namespace Action$/;" n namespace:Antares file: -Action src/ui/action/handler/antares-study/link/hurdles-cost.h /^namespace Action$/;" n namespace:Antares -Action src/ui/action/handler/antares-study/link/impedances.cpp /^namespace Action$/;" n namespace:Antares file: -Action src/ui/action/handler/antares-study/link/impedances.h /^namespace Action$/;" n namespace:Antares -Action src/ui/action/handler/antares-study/link/ntc.cpp /^namespace Action$/;" n namespace:Antares file: -Action src/ui/action/handler/antares-study/link/ntc.h /^namespace Action$/;" n namespace:Antares -Action src/ui/action/handler/antares-study/link/unload-data.cpp /^namespace Action$/;" n namespace:Antares file: -Action src/ui/action/handler/antares-study/link/unload-data.h /^namespace Action$/;" n namespace:Antares -Action src/ui/action/handler/antares-study/link/unload-data.hxx /^namespace Action$/;" n namespace:Antares -Action src/ui/action/handler/antares-study/thermal-cluster/common.cpp /^namespace Action$/;" n namespace:Antares file: -Action src/ui/action/handler/antares-study/thermal-cluster/common.h /^namespace Action$/;" n namespace:Antares -Action src/ui/action/handler/antares-study/thermal-cluster/create.cpp /^namespace Action$/;" n namespace:Antares file: -Action src/ui/action/handler/antares-study/thermal-cluster/create.h /^namespace Action$/;" n namespace:Antares -Action src/ui/action/handler/antares-study/thermal-cluster/create.hxx /^namespace Action$/;" n namespace:Antares -Action src/ui/action/handler/antares-study/thermal-cluster/root-node.cpp /^namespace Action$/;" n namespace:Antares file: -Action src/ui/action/handler/antares-study/thermal-cluster/root-node.h /^namespace Action$/;" n namespace:Antares -Action src/ui/action/handler/antares-study/thermal-cluster/root-node.hxx /^namespace Action$/;" n namespace:Antares -Action src/ui/action/include/action/action.h /^namespace Action$/;" n namespace:Antares -Action src/ui/action/include/action/action.hxx /^namespace Action$/;" n namespace:Antares -Action src/ui/action/include/action/behavior.h /^namespace Action$/;" n namespace:Antares -Action src/ui/action/include/action/context.h /^namespace Action$/;" n namespace:Antares -Action src/ui/action/include/action/fwd.h /^namespace Action$/;" n namespace:Antares -Action src/ui/action/include/action/handler/antares-study/area/create.h /^namespace Action$/;" n namespace:Antares -Action src/ui/action/include/action/handler/antares-study/area/create.hxx /^namespace Action$/;" n namespace:Antares -Action src/ui/action/include/action/handler/antares-study/constraint/create.h /^namespace Action$/;" n namespace:Antares -Action src/ui/action/include/action/handler/antares-study/constraint/create.hxx /^namespace Action$/;" n namespace:Antares -Action src/ui/action/include/action/handler/antares-study/link/create.h /^namespace Action$/;" n namespace:Antares -Action src/ui/action/include/action/handler/antares-study/link/create.hxx /^namespace Action$/;" n namespace:Antares -Action src/ui/action/include/action/settings/decal-area-position.h /^namespace Action$/;" n namespace:Antares -Action src/ui/action/include/action/settings/decal-area-position.hxx /^namespace Action$/;" n namespace:Antares -Action src/ui/action/include/action/settings/suffix-for-area-names.h /^namespace Action$/;" n namespace:Antares -Action src/ui/action/include/action/settings/suffix-for-area-names.hxx /^namespace Action$/;" n namespace:Antares -Action src/ui/action/include/action/settings/suffix-for-cluster-names.h /^namespace Action$/;" n namespace:Antares -Action src/ui/action/include/action/settings/suffix-for-cluster-names.hxx /^namespace Action$/;" n namespace:Antares -Action src/ui/action/include/action/settings/suffix-for-constraint-names.h /^namespace Action$/;" n namespace:Antares -Action src/ui/action/include/action/settings/suffix-for-constraint-names.hxx /^namespace Action$/;" n namespace:Antares -Action src/ui/action/include/action/state.h /^namespace Action$/;" n namespace:Antares -Action src/ui/action/include/action/text.h /^namespace Action$/;" n namespace:Antares -Action src/ui/action/include/action/text.hxx /^namespace Action$/;" n namespace:Antares -Action src/ui/action/settings/decal-area-position.cpp /^namespace Action$/;" n namespace:Antares file: -Action src/ui/action/settings/suffix-for-area-names.cpp /^namespace Action$/;" n namespace:Antares file: -Action src/ui/action/settings/suffix-for-cluster-names.cpp /^namespace Action$/;" n namespace:Antares file: -Action src/ui/action/settings/suffix-for-constraint-names.cpp /^namespace Action$/;" n namespace:Antares file: -Action src/ui/action/state.cpp /^namespace Action$/;" n namespace:Antares file: -ActionInformations src/ui/action/include/action/fwd.h /^ ActionInformations() : behavior(bhOverwrite), state(stUnknown)$/;" f class:Antares::Action::ActionInformations -ActionInformations src/ui/action/include/action/fwd.h /^class ActionInformations$/;" c namespace:Antares::Action -ActionPanel src/ui/simulator/toolbox/ext-source/action-panel.cpp /^ActionPanel::ActionPanel(wxWindow* parent,$/;" f class:Antares::Private::Window::ActionPanel -ActionPanel src/ui/simulator/toolbox/ext-source/action-panel.h /^class ActionPanel final : public Antares::Component::Panel$/;" c namespace:Antares::Private::Window -ActionPanel src/ui/simulator/toolbox/ext-source/window.cpp /^ using ActionPanel = Antares::Private::Window::ActionPanel;$/;" t function:Antares::Window::ApplyActionsDialog::ApplyActionsDialog typeref:typename:Antares::Private::Window::ActionPanel file: -ActionPanel src/ui/simulator/toolbox/ext-source/window.cpp /^ using ActionPanel = Antares::Private::Window::ActionPanel;$/;" t function:Antares::Window::__anon0ed538750111::BEGIN_EVENT_TABLE typeref:typename:Antares::Private::Window::ActionPanel file: -ActionsScrollWindow src/ui/simulator/toolbox/ext-source/window.cpp /^ explicit ActionsScrollWindow(wxWindow* parent) :$/;" f class:Antares::Window::__anon0ed538750111::ActionsScrollWindow file: -ActionsScrollWindow src/ui/simulator/toolbox/ext-source/window.cpp /^class ActionsScrollWindow : public wxScrolledWindow$/;" c namespace:Antares::Window::__anon0ed538750111 file: -Active windows docs/reference-guide/04-active_windows.md /^# Active windows$/;" c -AdapterAssign src/ext/yuni/src/yuni/core/string/traits/traits.h /^struct AdapterAssign final$/;" s namespace:Yuni::Private::CStringImpl -AdapterAssign src/ext/yuni/src/yuni/core/string/traits/traits.h /^struct AdapterAssign final$/;" s namespace:Yuni::Private::CStringImpl -Add src/ext/yuni/src/yuni/core/functional/binaryfunctions.h /^class Add$/;" c namespace:Yuni::Functional -Add src/ext/yuni/src/yuni/core/getopt/option.h /^ static bool Add(CString& out, const char* c_str, const String::size_type len)$/;" f class:Yuni::Private::GetOptImpl::Value typeref:typename:bool -Add src/ext/yuni/src/yuni/core/getopt/option.h /^ static bool Add(L, Alloc>& out,$/;" f class:Yuni::Private::GetOptImpl::Value typeref:typename:bool -Add src/ext/yuni/src/yuni/core/getopt/option.h /^ static bool Add(L& out, const char* c_str, const String::size_type len)$/;" f class:Yuni::Private::GetOptImpl::Value typeref:typename:bool -Add src/ext/yuni/src/yuni/core/getopt/option.h /^ static bool Add(L, Alloc>& out,$/;" f class:Yuni::Private::GetOptImpl::Value typeref:typename:bool -Add src/ext/yuni/src/yuni/core/getopt/option.h /^ static bool Add(T& out, const char* c_str, const String::size_type len)$/;" f class:Yuni::Private::GetOptImpl::Value typeref:typename:bool -Add src/ext/yuni/src/yuni/core/getopt/option.h /^ static bool Add(std::basic_string& out, const char* c_str, const String::size_type len)$/;" f class:Yuni::Private::GetOptImpl::Value typeref:typename:bool -Add src/ui/simulator/application/recentfiles.cpp /^void Add(const wxString& path, const wxString& title)$/;" f namespace:Antares::RecentFiles typeref:typename:void -Add src/ui/simulator/windows/inspector/accumulator.hxx /^struct Add$/;" s namespace:Antares::Window::Inspector -AddAndGet src/ui/simulator/application/recentfiles.cpp /^ListPtr AddAndGet(wxString path, const wxString& title)$/;" f namespace:Antares::RecentFiles typeref:typename:ListPtr -AddArea src/ui/simulator/windows/inspector/inspector.cpp /^void AddArea(const Data::Area* area)$/;" f namespace:Antares::Window::Inspector typeref:typename:void -AddAreas src/ui/simulator/windows/inspector/inspector.cpp /^void AddAreas(const Data::Area::Set& list)$/;" f namespace:Antares::Window::Inspector typeref:typename:void -AddAreas src/ui/simulator/windows/inspector/inspector.cpp /^void AddAreas(const Data::Area::Vector& list)$/;" f namespace:Antares::Window::Inspector typeref:typename:void -AddBindingConstraints src/ui/simulator/windows/inspector/inspector.cpp /^void AddBindingConstraints(const Data::BindingConstraintsRepository::Set& list)$/;" f namespace:Antares::Window::Inspector typeref:typename:void -AddHorizontalSeparator src/ui/simulator/toolbox/create.cpp /^wxWindow* AddHorizontalSeparator(wxWindow* parent, wxSizer* sizer, bool spacing)$/;" f namespace:Antares::Component typeref:typename:wxWindow * -AddLink src/ui/simulator/windows/inspector/inspector.cpp /^void AddLink(const Data::AreaLink* link)$/;" f namespace:Antares::Window::Inspector typeref:typename:void -AddLinks src/ui/simulator/windows/inspector/inspector.cpp /^void AddLinks(const Data::AreaLink::Set& list)$/;" f namespace:Antares::Window::Inspector typeref:typename:void -AddLinks src/ui/simulator/windows/inspector/inspector.cpp /^void AddLinks(const Data::AreaLink::Vector& list)$/;" f namespace:Antares::Window::Inspector typeref:typename:void -AddRecentFile src/ui/simulator/application/menus.cpp /^wxMenuItem* Menu::AddRecentFile(wxMenuItem* it, const wxString& title, const wxString& path)$/;" f class:Antares::Menu typeref:typename:wxMenuItem * -AddStudy src/ui/simulator/windows/inspector/inspector.cpp /^void AddStudy(const Data::Study::Ptr& study)$/;" f namespace:Antares::Window::Inspector typeref:typename:void -AddTask src/libs/antares/concurrency/concurrency.cpp /^std::future AddTask(Yuni::Job::QueueService& threadPool,$/;" f namespace:Antares::Concurrency typeref:typename:std::future -AddTask src/libs/antares/concurrency/include/antares/concurrency/concurrency.h /^TaskFuture AddTask(Yuni::Job::QueueService& threadPool,$/;" f namespace:Antares::Concurrency typeref:typename:TaskFuture -AddThermalCluster src/ui/simulator/windows/inspector/inspector.cpp /^void AddThermalCluster(const Data::ThermalCluster* cluster)$/;" f namespace:Antares::Window::Inspector typeref:typename:void -AddThermalClusters src/ui/simulator/windows/inspector/inspector.cpp /^void AddThermalClusters(const Data::ThermalCluster::Set& list)$/;" f namespace:Antares::Window::Inspector typeref:typename:void -AddThermalClusters src/ui/simulator/windows/inspector/inspector.cpp /^void AddThermalClusters(const Data::ThermalCluster::Vector& list)$/;" f namespace:Antares::Window::Inspector typeref:typename:void -AddVariable src/solver/optimisation/constraints/ConstraintBuilder.cpp /^void ConstraintBuilder::AddVariable(int varIndex, double coeff)$/;" f class:ConstraintBuilder typeref:typename:void -AddVerticalSeparator src/ui/simulator/toolbox/create.cpp /^wxWindow* AddVerticalSeparator(wxWindow* parent, wxSizer* sizer, uint size, uint border)$/;" f namespace:Antares::Component typeref:typename:wxWindow * -AddedInTheWaitingRoom src/ext/yuni/src/yuni/job/fwd.h /^ static void AddedInTheWaitingRoom(JobT& job)$/;" f class:Yuni::Private::QueueService::JobAccessor typeref:typename:void -Adding the solver build path to your PATH docs/build/6-dev-advice.md /^## Adding the solver build path to your PATH$/;" s chapter:Developer advice -AddingToolsHelper src/ui/simulator/toolbox/components/map/controls/addtools.cpp /^AddingToolsHelper::AddingToolsHelper(Manager& manager,$/;" f class:Antares::Map::Private::AddingToolsHelper -AddingToolsHelper src/ui/simulator/toolbox/components/map/controls/addtools.h /^class AddingToolsHelper final$/;" c namespace:Antares::Map::Private -Additionnals workflow docs/build/continuous-integration.md /^## Additionnals workflow$/;" s chapter:Continuous Integration -Adequacy src/solver/simulation/adequacy.cpp /^Adequacy::Adequacy(Data::Study& study, IResultWriter& resultWriter) :$/;" f class:Antares::Solver::Simulation::Adequacy -Adequacy src/solver/simulation/adequacy.h /^class Adequacy$/;" c namespace:Antares::Solver::Simulation -Adequacy src/solver/variable/adequacy/all.h /^namespace Adequacy$/;" n namespace:Antares::Solver::Variable -Adequacy src/solver/variable/adequacy/overallCost.h /^namespace Adequacy$/;" n namespace:Antares::Solver::Variable -Adequacy src/solver/variable/adequacy/spilledEnergy.h /^namespace Adequacy$/;" n namespace:Antares::Solver::Variable -Adequacy Patch calculation docs/reference-guide/14-adequacy-patch.md /^# Adequacy Patch calculation$/;" c -Adequacy patch docs/reference-guide/13-file-format.md /^#### Adequacy patch$/;" t subsection:Study format changes""v8.6.0""Input -AdequacyFirstStep src/solver/simulation/adequacy_patch_runtime_data.h /^ bool AdequacyFirstStep = true;$/;" m class:AdequacyPatchRuntimeData typeref:typename:bool -AdequacyPatch src/libs/antares/study/parameters/adq-patch-params.cpp /^namespace Antares::Data::AdequacyPatch$/;" n namespace:Antares::Data file: -AdequacyPatch src/libs/antares/study/parameters/adq-patch-params.h /^namespace Antares::Data::AdequacyPatch$/;" n namespace:Antares::Data -AdequacyPatch src/solver/optimisation/adequacy_patch_csr/adq_patch_curtailment_sharing.cpp /^namespace Antares::Data::AdequacyPatch$/;" n namespace:Antares::Data file: -AdequacyPatch src/solver/optimisation/adequacy_patch_csr/adq_patch_curtailment_sharing.h /^namespace Antares::Data::AdequacyPatch$/;" n namespace:Antares::Data -AdequacyPatch src/solver/optimisation/adequacy_patch_csr/count_constraints_variables.cpp /^namespace Antares::Data::AdequacyPatch$/;" n namespace:Antares::Data file: -AdequacyPatch src/solver/optimisation/adequacy_patch_csr/count_constraints_variables.h /^namespace Antares::Data::AdequacyPatch$/;" n namespace:Antares::Data -AdequacyPatch src/solver/optimisation/adequacy_patch_local_matching/adq_patch_local_matching.cpp /^namespace Antares::Data::AdequacyPatch$/;" n namespace:Antares::Data file: -AdequacyPatch src/solver/optimisation/adequacy_patch_local_matching/adq_patch_local_matching.h /^namespace Antares::Data::AdequacyPatch$/;" n namespace:Antares::Data -AdequacyPatchAreaGrid src/ui/simulator/toolbox/components/datagrid/renderer/adequacy-patch-area-grid.cpp /^AdequacyPatchAreaGrid::AdequacyPatchAreaGrid() : pControl(nullptr)$/;" f class:Antares::Component::Datagrid::Renderer::AdequacyPatchAreaGrid -AdequacyPatchAreaGrid src/ui/simulator/toolbox/components/datagrid/renderer/adequacy-patch-area-grid.h /^class AdequacyPatchAreaGrid : public IRenderer$/;" c namespace:Antares::Component::Datagrid::Renderer -AdequacyPatchAreas src/ui/simulator/windows/options/adequacy-patch/adequacy-patch-areas.h /^class AdequacyPatchAreas final : public wxDialog$/;" c namespace:Antares::Window::Options -AdequacyPatchMode src/libs/antares/study/parameters/adq-patch-params.h /^enum AdequacyPatchMode$/;" g namespace:Antares::Data::AdequacyPatch -AdequacyPatchOptimization src/solver/optimisation/adequacy_patch_local_matching/adequacy_patch_weekly_optimization.cpp /^AdequacyPatchOptimization::AdequacyPatchOptimization(const Antares::Data::Study& study,$/;" f class:Antares::Solver::Optimization::AdequacyPatchOptimization -AdequacyPatchOptimization src/solver/optimisation/adequacy_patch_local_matching/adequacy_patch_weekly_optimization.h /^class AdequacyPatchOptimization : public WeeklyOptimization$/;" c namespace:Antares::Solver::Optimization -AdequacyPatchOptions src/ui/simulator/windows/options/adequacy-patch/adequacy-patch-options.cpp /^AdequacyPatchOptions::AdequacyPatchOptions(wxWindow* parent) :$/;" f class:Antares::Window::Options::AdequacyPatchOptions -AdequacyPatchOptions src/ui/simulator/windows/options/adequacy-patch/adequacy-patch-options.h /^class AdequacyPatchOptions final : public wxDialog$/;" c namespace:Antares::Window::Options -AdequacyPatchRuntimeData src/solver/simulation/adequacy_patch_runtime_data.cpp /^AdequacyPatchRuntimeData::AdequacyPatchRuntimeData($/;" f class:AdequacyPatchRuntimeData -AdequacyPatchRuntimeData src/solver/simulation/adequacy_patch_runtime_data.h /^class AdequacyPatchRuntimeData$/;" c -AdqPatchDisabledLMR src/libs/antares/exception/LoadingError.cpp /^AdqPatchDisabledLMR::AdqPatchDisabledLMR() :$/;" f class:Antares::Error::AdqPatchDisabledLMR -AdqPatchDisabledLMR src/libs/antares/exception/antares/exception/LoadingError.hpp /^class AdqPatchDisabledLMR : public LoadingError$/;" c namespace:Antares::Error -AdqPatchPTO src/libs/antares/study/parameters/adq-patch-params.h /^enum class AdqPatchPTO$/;" g namespace:Antares::Data::AdequacyPatch -AdqPatchParams src/libs/antares/study/parameters/adq-patch-params.h /^struct AdqPatchParams$/;" s namespace:Antares::Data::AdequacyPatch -AdqPatchParams src/solver/optimisation/adequacy_patch_csr/adq_patch_post_process_list.h /^ using AdqPatchParams = Antares::Data::AdequacyPatch::AdqPatchParams;$/;" t class:Antares::Solver::Simulation::AdqPatchPostProcessList typeref:typename:Antares::Data::AdequacyPatch::AdqPatchParams -AdqPatchParams src/solver/optimisation/adequacy_patch_csr/hourly_csr_problem.h /^ using AdqPatchParams = Antares::Data::AdequacyPatch::AdqPatchParams;$/;" t class:HourlyCSRProblem typeref:typename:Antares::Data::AdequacyPatch::AdqPatchParams -AdqPatchParams src/solver/optimisation/base_weekly_optimization.cpp /^using AdqPatchParams = Antares::Data::AdequacyPatch::AdqPatchParams;$/;" t typeref:typename:Antares::Data::AdequacyPatch::AdqPatchParams file: -AdqPatchParams src/solver/optimisation/opt_fonctions.h /^using AdqPatchParams = Antares::Data::AdequacyPatch::AdqPatchParams;$/;" t typeref:typename:Antares::Data::AdequacyPatch::AdqPatchParams -AdqPatchParams src/solver/optimisation/post_process_commands.h /^ using AdqPatchParams = Antares::Data::AdequacyPatch::AdqPatchParams;$/;" t class:Antares::Solver::Simulation::CurtailmentSharingPostProcessCmd typeref:typename:Antares::Data::AdequacyPatch::AdqPatchParams -AdqPatchParams src/solver/simulation/base_post_process.h /^using AdqPatchParams = Antares::Data::AdequacyPatch::AdqPatchParams;$/;" t typeref:typename:Antares::Data::AdequacyPatch::AdqPatchParams -AdqPatchPostProcessList src/solver/optimisation/adequacy_patch_csr/adq_patch_post_process_list.cpp /^AdqPatchPostProcessList::AdqPatchPostProcessList(const AdqPatchParams& adqPatchParams,$/;" f class:Antares::Solver::Simulation::AdqPatchPostProcessList -AdqPatchPostProcessList src/solver/optimisation/adequacy_patch_csr/adq_patch_post_process_list.h /^class AdqPatchPostProcessList : public interfacePostProcessList$/;" c namespace:Antares::Solver::Simulation -AdresseOuPlacerLaValeurDesCoutsMarginaux src/solver/optimisation/opt_structure_probleme_a_resoudre.h /^ std::vector AdresseOuPlacerLaValeurDesCoutsMarginaux;$/;" m struct:PROBLEME_ANTARES_A_RESOUDRE typeref:typename:std::vector -AdresseOuPlacerLaValeurDesCoutsReduits src/solver/optimisation/opt_structure_probleme_a_resoudre.h /^ std::vector AdresseOuPlacerLaValeurDesCoutsReduits;$/;" m struct:PROBLEME_ANTARES_A_RESOUDRE typeref:typename:std::vector -AdresseOuPlacerLaValeurDesVariablesOptimisees src/solver/hydro/daily/h2o_j_donnees_optimisation.h /^ std::vector AdresseOuPlacerLaValeurDesVariablesOptimisees;$/;" m struct:PROBLEME_LINEAIRE_PARTIE_VARIABLE typeref:typename:std::vector -AdresseOuPlacerLaValeurDesVariablesOptimisees src/solver/hydro/daily2/h2o2_j_donnees_optimisation.h /^ std::vector AdresseOuPlacerLaValeurDesVariablesOptimisees;$/;" m struct:__anon0afe92d30208 typeref:typename:std::vector -AdresseOuPlacerLaValeurDesVariablesOptimisees src/solver/hydro/monthly/h2o_m_donnees_optimisation.h /^ std::vector AdresseOuPlacerLaValeurDesVariablesOptimisees;$/;" m struct:__anon39208e8a0208 typeref:typename:std::vector -AdresseOuPlacerLaValeurDesVariablesOptimisees src/solver/optimisation/opt_structure_probleme_a_resoudre.h /^ std::vector AdresseOuPlacerLaValeurDesVariablesOptimisees;$/;" m struct:PROBLEME_ANTARES_A_RESOUDRE typeref:typename:std::vector -AdvancedParameters src/ui/simulator/windows/options/advanced/advanced.cpp /^AdvancedParameters::AdvancedParameters(wxWindow* parent) :$/;" f class:Antares::Window::Options::AdvancedParameters -AdvancedParameters src/ui/simulator/windows/options/advanced/advanced.h /^class AdvancedParameters final : public wxDialog$/;" c namespace:Antares::Window::Options -AlgorithmFromType src/ext/yuni/src/yuni/core/math/random/range.hxx /^struct AlgorithmFromType$/;" s namespace:Yuni::Math::Random::__anone056886f0111 -AlgorithmFromType src/ext/yuni/src/yuni/core/math/random/range.hxx /^struct AlgorithmFromType$/;" s namespace:Yuni::Math::Random::__anone056886f0111 -AlgorithmFromType src/ext/yuni/src/yuni/core/math/random/range.hxx /^struct AlgorithmFromType$/;" s namespace:Yuni::Math::Random::__anone056886f0111 -AlgorithmFromType src/ext/yuni/src/yuni/core/math/random/range.hxx /^struct AlgorithmFromType$/;" s namespace:Yuni::Math::Random::__anone056886f0111 -Alignment src/ui/simulator/toolbox/components/notebook/notebook.h /^ enum Alignment$/;" g class:Antares::Component::Notebook -All src/ext/yuni/src/yuni/core/static/remove.h /^struct All$/;" s namespace:Yuni::Static::Remove -AllMustRunGeneration src/solver/simulation/sim_structure_probleme_economique.h /^ std::vector AllMustRunGeneration;$/;" m struct:PROBLEME_HEBDO typeref:typename:std::vector -AllMustRunGenerationOfArea src/solver/simulation/sim_structure_probleme_economique.h /^ std::vector AllMustRunGenerationOfArea;$/;" m struct:ALL_MUST_RUN_GENERATION typeref:typename:std::vector -AllOutputs src/tools/yby-aggregator/main.cpp /^static Output::Vector AllOutputs;$/;" v typeref:typename:Output::Vector file: -AllSeparators src/ext/yuni/src/yuni/io/constants.cpp /^const char* Constant::AllSeparators = "\\\\\/";$/;" m class:Yuni::IO::Constant typeref:typename:const char * -AllSeparators src/ext/yuni/src/yuni/io/constants.cpp /^const wchar_t* Constant::AllSeparators = L"\\\\\/";$/;" m class:Yuni::IO::Constant typeref:typename:const wchar_t * -AllSeparators src/ext/yuni/src/yuni/io/constants.h /^ static const char* AllSeparators; \/\/ "\\\\\/"$/;" m struct:Yuni::IO::Constant typeref:typename:const char * -AllSeparators src/ext/yuni/src/yuni/io/constants.h /^ static const wchar_t* AllSeparators; \/\/ = L"\\\\\/";$/;" m struct:Yuni::IO::Constant typeref:typename:const wchar_t * -AllVariables src/solver/variable/adequacy/all.h /^typedef Container::List AllVariables;$/;" t namespace:Antares::Solver::Variable::Adequacy typeref:typename:Container::List -AllVariables src/solver/variable/economy/all.h /^typedef Container::List AllVariables;$/;" t namespace:Antares::Solver::Variable::Economy typeref:typename:Container::List -AllVariablesPrintInfo src/libs/antares/study/variable-print-info.h /^class AllVariablesPrintInfo$/;" c namespace:Antares::Data -AllYears src/solver/variable/storage/average.h /^namespace AllYears$/;" n namespace:Antares::Solver::Variable::R -AllYears src/solver/variable/storage/averagedata.cpp /^namespace AllYears$/;" n namespace:Antares::Solver::Variable::R file: -AllYears src/solver/variable/storage/averagedata.h /^namespace AllYears$/;" n namespace:Antares::Solver::Variable::R -AllYears src/solver/variable/storage/fwd.h /^namespace AllYears$/;" n namespace:Antares::Solver::Variable::R -AllYears src/solver/variable/storage/minmax-data.cpp /^namespace Antares::Solver::Variable::R::AllYears$/;" n namespace:Antares::Solver::Variable::R file: -AllYears src/solver/variable/storage/minmax-data.h /^namespace AllYears$/;" n namespace:Antares::Solver::Variable::R -AllYears src/solver/variable/storage/minmax.h /^namespace AllYears$/;" n namespace:Antares::Solver::Variable::R -AllYears src/solver/variable/storage/minmax.hxx /^namespace AllYears$/;" n namespace:Antares::Solver::Variable::R -AllYears src/solver/variable/storage/raw.h /^namespace AllYears$/;" n namespace:Antares::Solver::Variable::R -AllYears src/solver/variable/storage/raw.hxx /^namespace AllYears$/;" n namespace:Antares::Solver::Variable::R -AllYears src/solver/variable/storage/rawdata.cpp /^namespace AllYears$/;" n namespace:Antares::Solver::Variable::R file: -AllYears src/solver/variable/storage/rawdata.h /^namespace AllYears$/;" n namespace:Antares::Solver::Variable::R -AllYears src/solver/variable/storage/stdDeviation.h /^namespace AllYears$/;" n namespace:Antares::Solver::Variable::R -All_normal src/solver/ts-generator/xcast/xcast.h /^ bool All_normal; \/\/ all processes are Normal$/;" m class:Antares::Solver::TSGenerator::XCast::XCast typeref:typename:bool -Allocate src/libs/antares/memory/include/antares/memory/memory.hxx /^inline void Memory::Allocate(T*& out, size_t size)$/;" f class:Antares::Memory typeref:typename:void -AllocateResultsForEconomicMode src/solver/simulation/sim_allocation_tableaux.cpp /^static void AllocateResultsForEconomicMode(const Data::Study& study)$/;" f typeref:typename:void file: -Allocation src/ui/simulator/windows/hydro/allocation.cpp /^Allocation::Allocation(wxWindow* parent) : Component::Panel(parent)$/;" f class:Antares::Window::Hydro::Allocation -Allocation src/ui/simulator/windows/hydro/allocation.h /^class Allocation : public Component::Panel$/;" c namespace:Antares::Window::Hydro -AllocationHydro src/ui/action/handler/antares-study/area/allocation-hydro.cpp /^AllocationHydro::AllocationHydro(const AnyString& areaname) : pOriginalAreaName(areaname)$/;" f class:Antares::Action::AntaresStudy::Area::AllocationHydro -AllocationHydro src/ui/action/handler/antares-study/area/allocation-hydro.h /^class AllocationHydro : public IAction$/;" c namespace:Antares::Action::AntaresStudy::Area -AllocationHydroPost src/ui/action/handler/antares-study/area/allocation-hydro-post.cpp /^AllocationHydroPost::AllocationHydroPost(IAction* parent, const AnyString& areaname) :$/;" f class:Antares::Action::AntaresStudy::Area::AllocationHydroPost -AllocationHydroPost src/ui/action/handler/antares-study/area/allocation-hydro-post.h /^class AllocationHydroPost : public IAction$/;" c namespace:Antares::Action::AntaresStudy::Area -Allocator src/solver/ts-generator/xcast/xcast.cpp /^ Allocator() : allocated(0)$/;" f class:Antares::Solver::TSGenerator::XCast::__anon74f8a0760411::Allocator file: -Allocator src/solver/ts-generator/xcast/xcast.cpp /^class Allocator$/;" c namespace:Antares::Solver::TSGenerator::XCast::__anon74f8a0760411 file: -Allocator src/solver/ts-generator/xcast/xcast.cpp /^class Allocator<0>$/;" c namespace:Antares::Solver::TSGenerator::XCast::__anon74f8a0760411 file: -AllocatorType src/ext/yuni/src/yuni/core/nullable/nullable.h /^ typedef Alloc AllocatorType;$/;" t class:Yuni::Nullable typeref:typename:Alloc -Allow src/ext/yuni/src/yuni/core/smartptr/policies/conversions.h /^struct Allow$/;" s namespace:Yuni::Policy::Conversion -AllowAll src/ext/yuni/src/yuni/core/validator/text/default.h /^class AllowAll : public IValidatorTmpl$/;" c namespace:Yuni::Validator::Text -AllowByDefault src/ext/yuni/src/yuni/core/validator/text/default.h /^typedef ExceptionList AllowByDefault;$/;" t namespace:Yuni::Validator::Text typeref:typename:ExceptionList -Analyse_auto src/analyzer/atsp/misc.cpp /^void ATSP::Analyse_auto(double* A,$/;" f class:Antares::ATSP typeref:typename:void -AnalyzeIniLine src/libs/antares/inifile/inifile.cpp /^static inline IniFile::Section* AnalyzeIniLine(const String& pFilename,$/;" f namespace:Antares typeref:typename:IniFile::Section * file: -AnalyzeRelationship src/ui/simulator/windows/analyzer/analyzer.cpp /^ AnalyzeRelationship(AnalyzerWizard& form,$/;" f class:Antares::Window::__anondcc5a7be0111::AnalyzeRelationship file: -AnalyzeRelationship src/ui/simulator/windows/analyzer/analyzer.cpp /^class AnalyzeRelationship final : public Yuni::Thread::IThread,$/;" c namespace:Antares::Window::__anondcc5a7be0111 file: -AnalyzeSourceFolder src/ui/simulator/windows/analyzer/analyzer.cpp /^ explicit AnalyzeSourceFolder(AnalyzerWizard& form) : pForm(form), pMapping(nullptr)$/;" f class:Antares::Window::__anondcc5a7be0111::AnalyzeSourceFolder file: -AnalyzeSourceFolder src/ui/simulator/windows/analyzer/analyzer.cpp /^ explicit AnalyzeSourceFolder(AnalyzerWizard& form, const wxString& f) :$/;" f class:Antares::Window::__anondcc5a7be0111::AnalyzeSourceFolder file: -AnalyzeSourceFolder src/ui/simulator/windows/analyzer/analyzer.cpp /^class AnalyzeSourceFolder final : public Yuni::Thread::IThread$/;" c namespace:Antares::Window::__anondcc5a7be0111 file: -AnalyzeTimer src/ui/simulator/windows/analyzer/analyzer.cpp /^ AnalyzeTimer(AnalyzerWizard& form) : wxTimer(), pForm(form)$/;" f class:Antares::Window::__anondcc5a7be0111::AnalyzeTimer file: -AnalyzeTimer src/ui/simulator/windows/analyzer/analyzer.cpp /^class AnalyzeTimer final : public wxTimer$/;" c namespace:Antares::Window::__anondcc5a7be0111 file: -Analyzer src/ui/simulator/toolbox/components/datagrid/renderer/analyzer/areas.cpp /^namespace Analyzer$/;" n namespace:Antares::Component::Datagrid::Renderer file: -Analyzer src/ui/simulator/toolbox/components/datagrid/renderer/analyzer/areas.h /^namespace Analyzer$/;" n namespace:Antares::Component::Datagrid::Renderer -AnalyzerWizard src/ui/simulator/windows/analyzer/analyzer.cpp /^AnalyzerWizard::AnalyzerWizard(wxFrame* parent) :$/;" f class:Antares::Window::AnalyzerWizard -AnalyzerWizard src/ui/simulator/windows/analyzer/analyzer.h /^class AnalyzerWizard final : public wxDialog$/;" c namespace:Antares::Window -Ancestor src/ext/yuni/src/yuni/core/variant/dataholder/dataholder.h /^ typedef Yuni::IIntrusiveSmartPtr Ancestor;$/;" t class:Yuni::Private::Variant::IDataHolder typeref:typename:Yuni::IIntrusiveSmartPtr -Ancestor src/ext/yuni/src/yuni/io/directory/iterator/iterator.h /^ Ancestor;$/;" t class:Yuni::IO::Directory::IIterator typeref:typename:Yuni::IIntrusiveSmartPtr,true,Yuni::Policy::ObjectLevelLockable> -Ancestor src/ext/yuni/src/yuni/job/job.h /^ typedef IIntrusiveSmartPtr Ancestor;$/;" t class:Yuni::Job::IJob typeref:typename:IIntrusiveSmartPtr -Ancestor src/ext/yuni/src/yuni/job/queue/service.h /^ typedef IIntrusiveSmartPtr Ancestor;$/;" t class:Yuni::Job::QueueService typeref:typename:IIntrusiveSmartPtr -Ancestor src/ext/yuni/src/yuni/job/taskgroup.h /^ typedef IIntrusiveSmartPtr Ancestor;$/;" t class:Yuni::Job::Taskgroup typeref:typename:IIntrusiveSmartPtr -Ancestor src/ext/yuni/src/yuni/thread/thread.h /^ typedef IIntrusiveSmartPtr Ancestor;$/;" t class:Yuni::Thread::IThread typeref:typename:IIntrusiveSmartPtr -Ancestor src/libs/antares/object/object.h /^ using Ancestor = Yuni::IIntrusiveSmartPtr;$/;" t class:Antares::IObject typeref:typename:Yuni::IIntrusiveSmartPtr -AncestorType src/ext/yuni/src/yuni/core/event/event.h /^ AncestorType;$/;" t class:Yuni::Event typeref:typename:Yuni::Private::EventImpl::template WithNArguments -AncestorType src/ext/yuni/src/yuni/core/iterator/iterator.h /^ typedef ModelT AncestorType;$/;" t class:Yuni::IIterator typeref:typename:ModelT -AncestorType src/ext/yuni/src/yuni/core/string/string.h /^ typedef Private::CStringImpl::Data AncestorType;$/;" t class:Yuni::CString typeref:typename:Private::CStringImpl::Data -AncestorType src/solver/variable/adequacy/overallCost.h /^ typedef Variable::IVariable, NextT, VCardType> AncestorType;$/;" t class:Antares::Solver::Variable::Adequacy::OverallCost typeref:typename:Variable::IVariable,NextT,VCardType> -AncestorType src/solver/variable/adequacy/spilledEnergy.h /^ typedef Variable::IVariable, NextT, VCardType> AncestorType;$/;" t class:Antares::Solver::Variable::Adequacy::SpilledEnergy typeref:typename:Variable::IVariable,NextT,VCardType> -AncestorType src/solver/variable/commons/hydro.h /^ typedef Variable::IVariable, NextT, VCardType> AncestorType;$/;" t class:Antares::Solver::Variable::Economy::TimeSeriesValuesHydro typeref:typename:Variable::IVariable,NextT,VCardType> -AncestorType src/solver/variable/commons/join.h /^ AncestorType;$/;" t class:Antares::Solver::Variable::Join typeref:typename:Variable::IVariable,Yuni::Default,VCardType> -AncestorType src/solver/variable/commons/load.h /^ typedef Variable::IVariable, NextT, VCardType> AncestorType;$/;" t class:Antares::Solver::Variable::Economy::TimeSeriesValuesLoad typeref:typename:Variable::IVariable,NextT,VCardType> -AncestorType src/solver/variable/commons/miscGenMinusRowPSP.h /^ typedef Variable::IVariable, NextT, VCardType> AncestorType;$/;" t class:Antares::Solver::Variable::Economy::MiscGenMinusRowPSP typeref:typename:Variable::IVariable,NextT,VCardType> -AncestorType src/solver/variable/commons/psp.h /^ typedef Variable::IVariable, NextT, VCardType> AncestorType;$/;" t class:Antares::Solver::Variable::Economy::PSP typeref:typename:Variable::IVariable,NextT,VCardType> -AncestorType src/solver/variable/commons/rowBalance.h /^ typedef Variable::IVariable, NextT, VCardType> AncestorType;$/;" t class:Antares::Solver::Variable::Economy::RowBalance typeref:typename:Variable::IVariable,NextT,VCardType> -AncestorType src/solver/variable/commons/solar.h /^ typedef Variable::IVariable, NextT, VCardType> AncestorType;$/;" t class:Antares::Solver::Variable::Economy::TimeSeriesValuesSolar typeref:typename:Variable::IVariable,NextT,VCardType> -AncestorType src/solver/variable/commons/spatial-aggregate.h /^ typedef Variable::IVariable, NextT, VCardType> AncestorType;$/;" t class:Antares::Solver::Variable::Common::SpatialAggregate typeref:typename:Variable::IVariable,NextT,VCardType> -AncestorType src/solver/variable/commons/wind.h /^ typedef Variable::IVariable, NextT, VCardType> AncestorType;$/;" t class:Antares::Solver::Variable::Economy::TimeSeriesValuesWind typeref:typename:Variable::IVariable,NextT,VCardType> -AncestorType src/solver/variable/economy/STStorageCashFlowByCluster.h /^ typedef Variable::IVariable, NextT, VCardType> AncestorTyp/;" t class:Antares::Solver::Variable::Economy::STstorageCashFlowByCluster typeref:typename:Variable::IVariable,NextT,VCardType> -AncestorType src/solver/variable/economy/STStorageInjectionByCluster.h /^ AncestorType;$/;" t class:Antares::Solver::Variable::Economy::STstorageInjectionByCluster typeref:typename:Variable::IVariable,NextT,VCardType> -AncestorType src/solver/variable/economy/STStorageLevelsByCluster.h /^ AncestorType;$/;" t class:Antares::Solver::Variable::Economy::STstorageLevelsByCluster typeref:typename:Variable::IVariable,NextT,VCardType> -AncestorType src/solver/variable/economy/STStorageWithdrawalByCluster.h /^ AncestorType;$/;" t class:Antares::Solver::Variable::Economy::STstorageWithdrawalByCluster typeref:typename:Variable::IVariable,NextT,VCardType> -AncestorType src/solver/variable/economy/avail-dispatchable-generation.h /^ typedef Variable::IVariable, NextT, VCardType> AncestorType;$/;" t class:Antares::Solver::Variable::Economy::AvailableDispatchGen typeref:typename:Variable::IVariable,NextT,VCardType> -AncestorType src/solver/variable/economy/balance.h /^ typedef Variable::IVariable, NextT, VCardType> AncestorType;$/;" t class:Antares::Solver::Variable::Economy::Balance typeref:typename:Variable::IVariable,NextT,VCardType> -AncestorType src/solver/variable/economy/bindingConstraints/bindingConstraintsMarginalCost.h /^ typedef Variable::IVariable, NextT, VCardType> AncestorType;$/;" t class:Antares::Solver::Variable::Economy::BindingConstMarginCost typeref:typename:Variable::IVariable,NextT,VCardType> -AncestorType src/solver/variable/economy/dispatchable-generation-margin.h /^ typedef Variable::IVariable, NextT, VCardType> AncestorType;$/;" t class:Antares::Solver::Variable::Economy::DispatchableGenMargin typeref:typename:Variable::IVariable,NextT,VCardType> -AncestorType src/solver/variable/economy/dispatchableGeneration.h /^ typedef Variable::IVariable, NextT, VCardType> AncestorType;$/;" t class:Antares::Solver::Variable::Economy::DispatchableGeneration typeref:typename:Variable::IVariable,NextT,VCardType> -AncestorType src/solver/variable/economy/domesticUnsuppliedEnergy.h /^ typedef Variable::IVariable, NextT, VCardType> AncestorType;$/;" t class:Antares::Solver::Variable::Economy::DomesticUnsuppliedEnergy typeref:typename:Variable::IVariable,NextT,VCardType> -AncestorType src/solver/variable/economy/dtgMarginAfterCsr.h /^ typedef Variable::IVariable, NextT, VCardType> AncestorType;$/;" t class:Antares::Solver::Variable::Economy::DtgMarginCsr typeref:typename:Variable::IVariable,NextT,VCardType> -AncestorType src/solver/variable/economy/hydroCost.h /^ typedef Variable::IVariable, NextT, VCardType> AncestorType;$/;" t class:Antares::Solver::Variable::Economy::HydroCost typeref:typename:Variable::IVariable,NextT,VCardType> -AncestorType src/solver/variable/economy/hydrostorage.h /^ typedef Variable::IVariable, NextT, VCardType> AncestorType;$/;" t class:Antares::Solver::Variable::Economy::HydroStorage typeref:typename:Variable::IVariable,NextT,VCardType> -AncestorType src/solver/variable/economy/inflow.h /^ typedef Variable::IVariable, NextT, VCardType> AncestorType;$/;" t class:Antares::Solver::Variable::Economy::Inflows typeref:typename:Variable::IVariable,NextT,VCardType> -AncestorType src/solver/variable/economy/links/congestionFee.h /^ typedef Variable::IVariable, NextT, VCardType> AncestorType;$/;" t class:Antares::Solver::Variable::Economy::CongestionFee typeref:typename:Variable::IVariable,NextT,VCardType> -AncestorType src/solver/variable/economy/links/congestionFeeAbs.h /^ typedef Variable::IVariable, NextT, VCardType> AncestorType;$/;" t class:Antares::Solver::Variable::Economy::CongestionFeeAbs typeref:typename:Variable::IVariable,NextT,VCardType> -AncestorType src/solver/variable/economy/links/congestionProbability.h /^ typedef Variable::IVariable, NextT, VCardType> AncestorType;$/;" t class:Antares::Solver::Variable::Economy::CongestionProbability typeref:typename:Variable::IVariable,NextT,VCardType> -AncestorType src/solver/variable/economy/links/flowLinear.h /^ typedef Variable::IVariable, NextT, VCardType> AncestorType;$/;" t class:Antares::Solver::Variable::Economy::FlowLinear typeref:typename:Variable::IVariable,NextT,VCardType> -AncestorType src/solver/variable/economy/links/flowLinearAbs.h /^ typedef Variable::IVariable, NextT, VCardType> AncestorType;$/;" t class:Antares::Solver::Variable::Economy::FlowLinearAbs typeref:typename:Variable::IVariable,NextT,VCardType> -AncestorType src/solver/variable/economy/links/flowQuad.h /^ typedef Variable::IVariable, NextT, VCardType> AncestorType;$/;" t class:Antares::Solver::Variable::Economy::FlowQuad typeref:typename:Variable::IVariable,NextT,VCardType> -AncestorType src/solver/variable/economy/links/hurdleCosts.h /^ typedef Variable::IVariable, NextT, VCardType> AncestorType;$/;" t class:Antares::Solver::Variable::Economy::HurdleCosts typeref:typename:Variable::IVariable,NextT,VCardType> -AncestorType src/solver/variable/economy/links/loopFlow.h /^ typedef Variable::IVariable, NextT, VCardType> AncestorType;$/;" t class:Antares::Solver::Variable::Economy::LoopFlow typeref:typename:Variable::IVariable,NextT,VCardType> -AncestorType src/solver/variable/economy/links/marginalCost.h /^ typedef Variable::IVariable, NextT, VCardType> AncestorType;$/;" t class:Antares::Solver::Variable::Economy::MarginalCost typeref:typename:Variable::IVariable,NextT,VCardType> -AncestorType src/solver/variable/economy/localMatchingRuleViolations.h /^ typedef Variable::IVariable, NextT, VCardType> AncestorType;$/;" t class:Antares::Solver::Variable::Economy::LMRViolations typeref:typename:Variable::IVariable,NextT,VCardType> -AncestorType src/solver/variable/economy/lold.h /^ typedef Variable::IVariable, NextT, VCardType> AncestorType;$/;" t class:Antares::Solver::Variable::Economy::LOLD typeref:typename:Variable::IVariable,NextT,VCardType> -AncestorType src/solver/variable/economy/lolp.h /^ typedef Variable::IVariable, NextT, VCardType> AncestorType;$/;" t class:Antares::Solver::Variable::Economy::LOLP typeref:typename:Variable::IVariable,NextT,VCardType> -AncestorType src/solver/variable/economy/max-mrg.h /^ typedef Variable::IVariable, NextT, VCardType> AncestorType;$/;" t class:Antares::Solver::Variable::Economy::Marge typeref:typename:Variable::IVariable,NextT,VCardType> -AncestorType src/solver/variable/economy/nbOfDispatchedUnits.h /^ typedef Variable::IVariable, NextT, VCardType> AncestorType;$/;" t class:Antares::Solver::Variable::Economy::NbOfDispatchedUnits typeref:typename:Variable::IVariable,NextT,VCardType> -AncestorType src/solver/variable/economy/nbOfDispatchedUnitsByPlant.h /^ typedef Variable::IVariable, NextT, VCardType> AncestorTyp/;" t class:Antares::Solver::Variable::Economy::NbOfDispatchedUnitsByPlant typeref:typename:Variable::IVariable,NextT,VCardType> -AncestorType src/solver/variable/economy/nonProportionalCost.h /^ typedef Variable::IVariable, NextT, VCardType> AncestorType;$/;" t class:Antares::Solver::Variable::Economy::NonProportionalCost typeref:typename:Variable::IVariable,NextT,VCardType> -AncestorType src/solver/variable/economy/npCostByDispatchablePlant.h /^ AncestorType;$/;" t class:Antares::Solver::Variable::Economy::NonProportionalCostByDispatchablePlant typeref:typename:Variable::IVariable,NextT,VCardType> -AncestorType src/solver/variable/economy/operatingCost.h /^ typedef Variable::IVariable, NextT, VCardType> AncestorType;$/;" t class:Antares::Solver::Variable::Economy::OperatingCost typeref:typename:Variable::IVariable,NextT,VCardType> -AncestorType src/solver/variable/economy/overallCost.h /^ typedef Variable::IVariable, NextT, VCardType> AncestorType;$/;" t class:Antares::Solver::Variable::Economy::OverallCost typeref:typename:Variable::IVariable,NextT,VCardType> -AncestorType src/solver/variable/economy/overflow.h /^ typedef Variable::IVariable, NextT, VCardType> AncestorType;$/;" t class:Antares::Solver::Variable::Economy::Overflows typeref:typename:Variable::IVariable,NextT,VCardType> -AncestorType src/solver/variable/economy/price.h /^ typedef Variable::IVariable, NextT, VCardType> AncestorType;$/;" t class:Antares::Solver::Variable::Economy::Price typeref:typename:Variable::IVariable,NextT,VCardType> -AncestorType src/solver/variable/economy/productionByDispatchablePlant.h /^ AncestorType;$/;" t class:Antares::Solver::Variable::Economy::ProductionByDispatchablePlant typeref:typename:Variable::IVariable,NextT,VCardType> -AncestorType src/solver/variable/economy/productionByRenewablePlant.h /^ typedef Variable::IVariable, NextT, VCardType> AncestorTyp/;" t class:Antares::Solver::Variable::Economy::ProductionByRenewablePlant typeref:typename:Variable::IVariable,NextT,VCardType> -AncestorType src/solver/variable/economy/profitByPlant.h /^ typedef Variable::IVariable, NextT, VCardType> AncestorType;$/;" t class:Antares::Solver::Variable::Economy::ProfitByPlant typeref:typename:Variable::IVariable,NextT,VCardType> -AncestorType src/solver/variable/economy/pumping.h /^ typedef Variable::IVariable, NextT, VCardType> AncestorType;$/;" t class:Antares::Solver::Variable::Economy::Pumping typeref:typename:Variable::IVariable,NextT,VCardType> -AncestorType src/solver/variable/economy/renewableGeneration.h /^ typedef Variable::IVariable, NextT, VCardType> AncestorType;$/;" t class:Antares::Solver::Variable::Economy::RenewableGeneration typeref:typename:Variable::IVariable,NextT,VCardType> -AncestorType src/solver/variable/economy/reservoirlevel.h /^ typedef Variable::IVariable, NextT, VCardType> AncestorType;$/;" t class:Antares::Solver::Variable::Economy::ReservoirLevel typeref:typename:Variable::IVariable,NextT,VCardType> -AncestorType src/solver/variable/economy/shortTermStorage.h /^ typedef Variable::IVariable, NextT, VCardType> AncestorType;$/;" t class:Antares::Solver::Variable::Economy::ShortTermStorageByGroup typeref:typename:Variable::IVariable,NextT,VCardType> -AncestorType src/solver/variable/economy/spilledEnergy.h /^ typedef Variable::IVariable, NextT, VCardType> AncestorType;$/;" t class:Antares::Solver::Variable::Economy::SpilledEnergy typeref:typename:Variable::IVariable,NextT,VCardType> -AncestorType src/solver/variable/economy/spilledEnergyAfterCSR.h /^ typedef Variable::IVariable, NextT, VCardType> AncestorType;$/;" t class:Antares::Solver::Variable::Economy::SpilledEnergyAfterCSR typeref:typename:Variable::IVariable,NextT,VCardType> -AncestorType src/solver/variable/economy/thermalAirPollutantEmissions.h /^ typedef Variable::IVariable, NextT, VCardType> AncestorT/;" t class:Antares::Solver::Variable::Economy::ThermalAirPollutantEmissions typeref:typename:Variable::IVariable,NextT,VCardType> -AncestorType src/solver/variable/economy/unsupliedEnergy.h /^ typedef Variable::IVariable, NextT, VCardType> AncestorType;$/;" t class:Antares::Solver::Variable::Economy::UnsupliedEnergy typeref:typename:Variable::IVariable,NextT,VCardType> -AncestorType src/solver/variable/economy/waterValue.h /^ typedef Variable::IVariable, NextT, VCardType> AncestorType;$/;" t class:Antares::Solver::Variable::Economy::WaterValue typeref:typename:Variable::IVariable,NextT,VCardType> -AncestorType src/solver/variable/setofareas.h /^ typedef Variable::IVariable, NextT, VCardType> AncestorType;$/;" t class:Antares::Solver::Variable::SetsOfAreas typeref:typename:Variable::IVariable,NextT,VCardType> -AncestorType src/ui/action/include/action/action.h /^ using AncestorType = Yuni::Core::TreeN;$/;" t class:Antares::Action::IAction typeref:typename:Yuni::Core::TreeN -AncestorType src/ui/simulator/toolbox/components/datagrid/renderer/area/thermalmodulation.h /^ using AncestorType = Renderer::Matrix<>;$/;" t class:Antares::Component::Datagrid::Renderer::ThermalClusterCommonModulation typeref:typename:Renderer::Matrix<> -AncestorType src/ui/simulator/toolbox/components/datagrid/renderer/area/timeseries.h /^ using AncestorType = Renderer::Matrix;$/;" t class:Antares::Component::Datagrid::Renderer::ATimeSeries typeref:typename:Renderer::Matrix -AncestorType src/ui/simulator/toolbox/components/datagrid/renderer/area/timeseries.h /^ using AncestorType = Renderer::Matrix;$/;" t class:Antares::Component::Datagrid::Renderer::TimeSeriesCluster typeref:typename:Renderer::Matrix -AncestorType src/ui/simulator/toolbox/components/datagrid/renderer/area/timeseries.h /^ using AncestorType = Renderer::Matrix;$/;" t class:Antares::Component::Datagrid::Renderer::TimeSeriesHydroFatal typeref:typename:Renderer::Matrix -AncestorType src/ui/simulator/toolbox/components/datagrid/renderer/area/timeseries.h /^ using AncestorType = Renderer::Matrix;$/;" t class:Antares::Component::Datagrid::Renderer::TimeSeriesHydroMinGen typeref:typename:Renderer::Matrix -AncestorType src/ui/simulator/toolbox/components/datagrid/renderer/area/timeseries.h /^ using AncestorType = Renderer::Matrix;$/;" t class:Antares::Component::Datagrid::Renderer::TimeSeriesHydroMod typeref:typename:Renderer::Matrix -AncestorType src/ui/simulator/toolbox/components/datagrid/renderer/area/timeseries.h /^ using AncestorType = Renderer::Matrix;$/;" t class:Antares::Component::Datagrid::Renderer::TimeSeriesLoad typeref:typename:Renderer::Matrix -AncestorType src/ui/simulator/toolbox/components/datagrid/renderer/area/timeseries.h /^ using AncestorType = Renderer::Matrix;$/;" t class:Antares::Component::Datagrid::Renderer::TimeSeriesSolar typeref:typename:Renderer::Matrix -AncestorType src/ui/simulator/toolbox/components/datagrid/renderer/area/timeseries.h /^ using AncestorType = Renderer::Matrix;$/;" t class:Antares::Component::Datagrid::Renderer::TimeSeriesWind typeref:typename:Renderer::Matrix -And src/ext/yuni/src/yuni/core/functional/binaryfunctions.h /^class And$/;" c namespace:Yuni::Functional -And src/ext/yuni/src/yuni/core/predicate/result/and.h /^ And() : pValue(true)$/;" f struct:Yuni::Result::And -And src/ext/yuni/src/yuni/core/predicate/result/and.h /^ And(bool defaultValue) : pValue(defaultValue)$/;" f struct:Yuni::Result::And -And src/ext/yuni/src/yuni/core/predicate/result/and.h /^ And(const And& rhs) : pValue(rhs.pValue)$/;" f struct:Yuni::Result::And -And src/ext/yuni/src/yuni/core/predicate/result/and.h /^struct And final$/;" s namespace:Yuni::Result -Angle src/ext/yuni/src/yuni/core/math/geometry/vector3D.hxx /^inline T Vector3D::Angle(const Vector3D& p1, const Vector3D& p2)$/;" f class:Yuni::Vector3D typeref:typename:T -Angle src/ext/yuni/src/yuni/core/math/geometry/vector3D.hxx /^inline void Vector3D::Angle(R& out, const Vector3D& p1, const Vector3D& p2)$/;" f class:Yuni::Vector3D typeref:typename:void -Angle src/ext/yuni/src/yuni/core/unit/angle.h /^namespace Angle$/;" n namespace:Yuni::Unit -Antares src/analyzer/atsp/atsp.cpp /^namespace Antares$/;" n file: -Antares src/analyzer/atsp/atsp.h /^namespace Antares$/;" n -Antares src/analyzer/atsp/atsp.hxx /^namespace Antares$/;" n -Antares src/analyzer/atsp/cache.cpp /^namespace Antares$/;" n file: -Antares src/analyzer/atsp/correlations.cpp /^namespace Antares$/;" n file: -Antares src/analyzer/atsp/load.cpp /^namespace Antares$/;" n file: -Antares src/analyzer/atsp/misc.cpp /^namespace Antares$/;" n file: -Antares src/analyzer/atsp/preflight.cpp /^namespace Antares$/;" n file: -Antares src/libs/antares/Enum.hpp /^namespace Antares$/;" n -Antares src/libs/antares/Enum.hxx /^namespace Antares::Data::Enum$/;" n -Antares src/libs/antares/array/antares/array/matrix-to-buffer.h /^namespace Antares$/;" n -Antares src/libs/antares/array/antares/array/matrix-to-buffer.hxx /^namespace Antares$/;" n -Antares src/libs/antares/array/antares/array/matrix.h /^namespace Antares$/;" n -Antares src/libs/antares/array/antares/array/matrix.hxx /^namespace Antares$/;" n -Antares src/libs/antares/array/matrix.cpp /^namespace Antares$/;" n file: -Antares src/libs/antares/checks/antares/checks/checkLoadedInputData.h /^namespace Antares::Check$/;" n -Antares src/libs/antares/checks/checkLoadedInputData.cpp /^namespace Antares::Check$/;" n file: -Antares src/libs/antares/concurrency/concurrency.cpp /^namespace Antares::Concurrency$/;" n file: -Antares src/libs/antares/concurrency/include/antares/concurrency/concurrency.h /^namespace Antares::Concurrency$/;" n -Antares src/libs/antares/constants.cpp /^namespace Antares::Constants$/;" n file: -Antares src/libs/antares/constants.h /^namespace Antares::Constants$/;" n -Antares src/libs/antares/correlation/antares/correlation/correlation.h /^namespace Antares$/;" n -Antares src/libs/antares/correlation/antares/correlation/correlation.hxx /^namespace Antares$/;" n -Antares src/libs/antares/correlation/correlation.cpp /^namespace Antares::Data$/;" n file: -Antares src/libs/antares/date/antares/date/date.h /^namespace Antares$/;" n -Antares src/libs/antares/date/date.cpp /^namespace Antares::Date$/;" n file: -Antares src/libs/antares/exception/AssertionError.cpp /^namespace Antares$/;" n file: -Antares src/libs/antares/exception/LoadingError.cpp /^namespace Antares$/;" n file: -Antares src/libs/antares/exception/UnfeasibleProblemError.cpp /^namespace Antares$/;" n file: -Antares src/libs/antares/exception/antares/exception/AssertionError.hpp /^namespace Antares$/;" n -Antares src/libs/antares/exception/antares/exception/InitializationError.hpp /^namespace Antares::Solver::Initialization::Error$/;" n -Antares src/libs/antares/exception/antares/exception/LoadingError.hpp /^namespace Antares$/;" n -Antares src/libs/antares/exception/antares/exception/UnfeasibleProblemError.hpp /^namespace Antares$/;" n -Antares src/libs/antares/fatal-error.h /^namespace Antares {$/;" n -Antares src/libs/antares/inifile/antares/inifile/inifile.h /^namespace Antares$/;" n -Antares src/libs/antares/inifile/antares/inifile/inifile.hxx /^namespace Antares$/;" n -Antares src/libs/antares/inifile/inifile.cpp /^namespace Antares$/;" n file: -Antares src/libs/antares/io/antares/io/statistics.h /^namespace Antares$/;" n -Antares src/libs/antares/io/statistics.cpp /^namespace Antares$/;" n file: -Antares src/libs/antares/jit/antares/jit/jit.h /^namespace Antares$/;" n -Antares src/libs/antares/logs/antares/logs/cleaner.h /^namespace Antares$/;" n -Antares src/libs/antares/logs/antares/logs/logs.h /^namespace Antares$/;" n -Antares src/libs/antares/logs/cleaner.cpp /^namespace Antares$/;" n file: -Antares src/libs/antares/logs/logs.cpp /^namespace Antares$/;" n file: -Antares src/libs/antares/memory/include/antares/memory/memory.h /^namespace Antares$/;" n -Antares src/libs/antares/memory/include/antares/memory/memory.hxx /^namespace Antares$/;" n -Antares src/libs/antares/memory/include/antares/memory/new_check.hxx /^namespace Antares$/;" n -Antares src/libs/antares/memory/memory.cpp /^namespace Antares$/;" n file: -Antares src/libs/antares/mersenne-twister/include/antares/mersenne-twister/mersenne-twister.h /^namespace Antares$/;" n -Antares src/libs/antares/mersenne-twister/include/antares/mersenne-twister/mersenne-twister.hxx /^namespace Antares$/;" n -Antares src/libs/antares/mersenne-twister/mersenne-twister.cpp /^namespace Antares$/;" n file: -Antares src/libs/antares/net/request.h /^namespace Antares$/;" n -Antares src/libs/antares/object/intrusive-reference.h /^namespace Antares$/;" n -Antares src/libs/antares/object/intrusive-reference.hxx /^namespace Antares$/;" n -Antares src/libs/antares/object/object.cpp /^namespace Antares$/;" n file: -Antares src/libs/antares/object/object.h /^namespace Antares$/;" n -Antares src/libs/antares/object/object.hxx /^namespace Antares$/;" n -Antares src/libs/antares/object/ref.h /^namespace Antares$/;" n -Antares src/libs/antares/resources/resources.cpp /^namespace Antares$/;" n file: -Antares src/libs/antares/resources/resources.h /^namespace Antares$/;" n -Antares src/libs/antares/series/include/antares/series/series.h /^namespace Antares::Data$/;" n -Antares src/libs/antares/series/series.cpp /^namespace Antares::Data$/;" n file: -Antares src/libs/antares/solver.cpp /^namespace Antares$/;" n file: -Antares src/libs/antares/solver.h /^namespace Antares$/;" n -Antares src/libs/antares/study/UnfeasibleProblemBehavior.cpp /^namespace Antares::Data$/;" n file: -Antares src/libs/antares/study/UnfeasibleProblemBehavior.hpp /^namespace Antares$/;" n -Antares src/libs/antares/study/area/area.cpp /^namespace Antares::Data$/;" n file: -Antares src/libs/antares/study/area/area.h /^namespace Antares$/;" n -Antares src/libs/antares/study/area/area.hxx /^namespace Antares::Data$/;" n -Antares src/libs/antares/study/area/constants.h /^namespace Antares$/;" n -Antares src/libs/antares/study/area/links.cpp /^namespace Antares$/;" n file: -Antares src/libs/antares/study/area/links.h /^namespace Antares$/;" n -Antares src/libs/antares/study/area/list.cpp /^namespace Antares::Data$/;" n file: -Antares src/libs/antares/study/area/scratchpad.cpp /^namespace Antares$/;" n file: -Antares src/libs/antares/study/area/scratchpad.h /^namespace Antares$/;" n -Antares src/libs/antares/study/area/store-timeseries-numbers.cpp /^namespace Antares::Data$/;" n file: -Antares src/libs/antares/study/area/store-timeseries-numbers.h /^namespace Antares::Data$/;" n -Antares src/libs/antares/study/area/store-timeseries-numbers.hxx /^namespace Antares::Data$/;" n -Antares src/libs/antares/study/area/ui.cpp /^namespace Antares$/;" n file: -Antares src/libs/antares/study/area/ui.h /^namespace Antares$/;" n -Antares src/libs/antares/study/binding_constraint/BindingConstraint.cpp /^namespace Antares::Data {$/;" n file: -Antares src/libs/antares/study/binding_constraint/BindingConstraint.h /^namespace Antares::Data$/;" n -Antares src/libs/antares/study/binding_constraint/BindingConstraint.hxx /^namespace Antares::Data$/;" n -Antares src/libs/antares/study/binding_constraint/BindingConstraintGroup.cpp /^namespace Antares::Data {$/;" n file: -Antares src/libs/antares/study/binding_constraint/BindingConstraintGroup.h /^namespace Antares::Data {$/;" n -Antares src/libs/antares/study/binding_constraint/BindingConstraintGroupRepository.cpp /^namespace Antares::Data {$/;" n file: -Antares src/libs/antares/study/binding_constraint/BindingConstraintGroupRepository.h /^namespace Antares::Data {$/;" n -Antares src/libs/antares/study/binding_constraint/BindingConstraintLoader.cpp /^namespace Antares::Data$/;" n file: -Antares src/libs/antares/study/binding_constraint/BindingConstraintLoader.h /^namespace Antares::Data {$/;" n -Antares src/libs/antares/study/binding_constraint/BindingConstraintSaver.cpp /^namespace Antares::Data {$/;" n file: -Antares src/libs/antares/study/binding_constraint/BindingConstraintSaver.h /^namespace Antares::Data {$/;" n -Antares src/libs/antares/study/binding_constraint/BindingConstraintStructures.h /^namespace Antares {$/;" n -Antares src/libs/antares/study/binding_constraint/BindingConstraintsRepository.cpp /^namespace Antares::Data {$/;" n file: -Antares src/libs/antares/study/binding_constraint/BindingConstraintsRepository.h /^namespace Antares::Data {$/;" n -Antares src/libs/antares/study/binding_constraint/BindingConstraintsRepository.hxx /^namespace Antares::Data {$/;" n -Antares src/libs/antares/study/binding_constraint/EnvForLoading.h /^namespace Antares::Data {$/;" n -Antares src/libs/antares/study/cleaner.h /^namespace Antares::Data$/;" n -Antares src/libs/antares/study/cleaner/cleaner-v20.cpp /^namespace Antares$/;" n file: -Antares src/libs/antares/study/cleaner/cleaner.cpp /^namespace Antares::Data$/;" n file: -Antares src/libs/antares/study/cleaner/versions.h /^namespace Antares$/;" n -Antares src/libs/antares/study/correlation-updater.hxx /^namespace Antares$/;" n -Antares src/libs/antares/study/filter.cpp /^namespace Antares$/;" n file: -Antares src/libs/antares/study/filter.h /^namespace Antares$/;" n -Antares src/libs/antares/study/finder/finder.cpp /^namespace Antares$/;" n file: -Antares src/libs/antares/study/finder/finder.h /^namespace Antares$/;" n -Antares src/libs/antares/study/fwd.cpp /^namespace Antares$/;" n file: -Antares src/libs/antares/study/fwd.h /^namespace Antares$/;" n -Antares src/libs/antares/study/fwd.h /^namespace Antares::Data::ScenarioBuilder$/;" n -Antares src/libs/antares/study/header.cpp /^namespace Antares::Data$/;" n file: -Antares src/libs/antares/study/header.h /^namespace Antares$/;" n -Antares src/libs/antares/study/header.hxx /^namespace Antares$/;" n -Antares src/libs/antares/study/importlogs.cpp /^namespace Antares$/;" n file: -Antares src/libs/antares/study/layerdata.cpp /^namespace Antares::Data$/;" n file: -Antares src/libs/antares/study/layerdata.h /^namespace Antares::Data$/;" n -Antares src/libs/antares/study/load-options.cpp /^namespace Antares$/;" n file: -Antares src/libs/antares/study/load-options.h /^namespace Antares$/;" n -Antares src/libs/antares/study/load.cpp /^namespace Antares$/;" n file: -Antares src/libs/antares/study/output.cpp /^namespace Antares$/;" n file: -Antares src/libs/antares/study/output.h /^namespace Antares$/;" n -Antares src/libs/antares/study/output.hxx /^namespace Antares$/;" n -Antares src/libs/antares/study/parameters.cpp /^namespace Antares::Data$/;" n file: -Antares src/libs/antares/study/parameters.h /^namespace Antares::Data$/;" n -Antares src/libs/antares/study/parameters/adq-patch-params.cpp /^namespace Antares::Data::AdequacyPatch$/;" n file: -Antares src/libs/antares/study/parameters/adq-patch-params.h /^namespace Antares::Data::AdequacyPatch$/;" n -Antares src/libs/antares/study/parts/common/cluster.cpp /^namespace Antares::Data$/;" n file: -Antares src/libs/antares/study/parts/common/cluster.h /^namespace Antares$/;" n -Antares src/libs/antares/study/parts/common/cluster_list.cpp /^namespace Antares::Data$/;" n file: -Antares src/libs/antares/study/parts/common/cluster_list.h /^namespace Antares$/;" n -Antares src/libs/antares/study/parts/hydro/allocation.cpp /^namespace Antares$/;" n file: -Antares src/libs/antares/study/parts/hydro/allocation.h /^namespace Antares$/;" n -Antares src/libs/antares/study/parts/hydro/allocation.hxx /^namespace Antares$/;" n -Antares src/libs/antares/study/parts/hydro/container.cpp /^namespace Antares$/;" n file: -Antares src/libs/antares/study/parts/hydro/container.h /^namespace Antares::Data$/;" n -Antares src/libs/antares/study/parts/hydro/prepro.cpp /^namespace Antares$/;" n file: -Antares src/libs/antares/study/parts/hydro/prepro.h /^namespace Antares$/;" n -Antares src/libs/antares/study/parts/hydro/series.cpp /^namespace Antares$/;" n file: -Antares src/libs/antares/study/parts/hydro/series.h /^namespace Antares$/;" n -Antares src/libs/antares/study/parts/load/container.cpp /^namespace Antares::Data::Load$/;" n file: -Antares src/libs/antares/study/parts/load/container.h /^namespace Antares$/;" n -Antares src/libs/antares/study/parts/load/prepro.cpp /^namespace Antares::Data::Load$/;" n file: -Antares src/libs/antares/study/parts/load/prepro.h /^namespace Antares$/;" n -Antares src/libs/antares/study/parts/load/prepro.hxx /^namespace Antares::Data::Load$/;" n -Antares src/libs/antares/study/parts/renewable/cluster.cpp /^namespace Antares$/;" n file: -Antares src/libs/antares/study/parts/renewable/cluster.h /^namespace Antares$/;" n -Antares src/libs/antares/study/parts/renewable/cluster.hxx /^namespace Antares$/;" n -Antares src/libs/antares/study/parts/renewable/cluster_list.cpp /^namespace Antares$/;" n file: -Antares src/libs/antares/study/parts/renewable/cluster_list.h /^namespace Antares$/;" n -Antares src/libs/antares/study/parts/renewable/container.cpp /^namespace Antares$/;" n file: -Antares src/libs/antares/study/parts/renewable/container.h /^namespace Antares$/;" n -Antares src/libs/antares/study/parts/renewable/container.hxx /^namespace Antares$/;" n -Antares src/libs/antares/study/parts/renewable/defines.h /^namespace Antares$/;" n -Antares src/libs/antares/study/parts/short-term-storage/STStorageOutputCaptions.cpp /^namespace Antares::Data::ShortTermStorage$/;" n file: -Antares src/libs/antares/study/parts/short-term-storage/STStorageOutputCaptions.h /^namespace Antares::Data::ShortTermStorage$/;" n -Antares src/libs/antares/study/parts/short-term-storage/cluster.cpp /^namespace Antares::Data::ShortTermStorage$/;" n file: -Antares src/libs/antares/study/parts/short-term-storage/cluster.h /^namespace Antares::Data::ShortTermStorage$/;" n -Antares src/libs/antares/study/parts/short-term-storage/container.cpp /^namespace Antares::Data::ShortTermStorage$/;" n file: -Antares src/libs/antares/study/parts/short-term-storage/container.h /^namespace Antares::Data::ShortTermStorage$/;" n -Antares src/libs/antares/study/parts/short-term-storage/properties.cpp /^namespace Antares::Data::ShortTermStorage$/;" n file: -Antares src/libs/antares/study/parts/short-term-storage/properties.h /^namespace Antares::Data::ShortTermStorage$/;" n -Antares src/libs/antares/study/parts/short-term-storage/series.cpp /^namespace Antares::Data::ShortTermStorage$/;" n file: -Antares src/libs/antares/study/parts/short-term-storage/series.h /^namespace Antares::Data::ShortTermStorage$/;" n -Antares src/libs/antares/study/parts/solar/container.cpp /^namespace Antares$/;" n file: -Antares src/libs/antares/study/parts/solar/container.h /^namespace Antares$/;" n -Antares src/libs/antares/study/parts/solar/prepro.cpp /^namespace Antares$/;" n file: -Antares src/libs/antares/study/parts/solar/prepro.h /^namespace Antares$/;" n -Antares src/libs/antares/study/parts/solar/prepro.hxx /^namespace Antares::Data::Solar$/;" n -Antares src/libs/antares/study/parts/thermal/cluster.cpp /^namespace Antares$/;" n file: -Antares src/libs/antares/study/parts/thermal/cluster.h /^namespace Antares$/;" n -Antares src/libs/antares/study/parts/thermal/cluster_list.cpp /^namespace Antares$/;" n file: -Antares src/libs/antares/study/parts/thermal/cluster_list.h /^namespace Antares$/;" n -Antares src/libs/antares/study/parts/thermal/container.cpp /^namespace Antares$/;" n file: -Antares src/libs/antares/study/parts/thermal/container.h /^namespace Antares$/;" n -Antares src/libs/antares/study/parts/thermal/container.hxx /^namespace Antares$/;" n -Antares src/libs/antares/study/parts/thermal/defines.h /^namespace Antares$/;" n -Antares src/libs/antares/study/parts/thermal/ecoInput.cpp /^namespace Antares::Data$/;" n file: -Antares src/libs/antares/study/parts/thermal/ecoInput.h /^namespace Antares::Data$/;" n -Antares src/libs/antares/study/parts/thermal/pollutant.cpp /^namespace Antares::Data$/;" n file: -Antares src/libs/antares/study/parts/thermal/pollutant.h /^namespace Antares::Data$/;" n -Antares src/libs/antares/study/parts/thermal/prepro.cpp /^namespace Antares$/;" n file: -Antares src/libs/antares/study/parts/thermal/prepro.h /^namespace Antares$/;" n -Antares src/libs/antares/study/parts/thermal/prepro.hxx /^namespace Antares$/;" n -Antares src/libs/antares/study/parts/wind/container.cpp /^namespace Antares$/;" n file: -Antares src/libs/antares/study/parts/wind/container.h /^namespace Antares$/;" n -Antares src/libs/antares/study/parts/wind/prepro.cpp /^namespace Antares$/;" n file: -Antares src/libs/antares/study/parts/wind/prepro.h /^namespace Antares::Data::Wind$/;" n -Antares src/libs/antares/study/parts/wind/prepro.hxx /^namespace Antares::Data::Wind$/;" n -Antares src/libs/antares/study/progression/progression.cpp /^namespace Antares$/;" n file: -Antares src/libs/antares/study/progression/progression.h /^namespace Antares$/;" n -Antares src/libs/antares/study/progression/progression.hxx /^namespace Antares$/;" n -Antares src/libs/antares/study/runtime/runtime.cpp /^namespace Antares::Data$/;" n file: -Antares src/libs/antares/study/runtime/runtime.h /^namespace Antares::Data$/;" n -Antares src/libs/antares/study/runtime/runtime.hxx /^namespace Antares$/;" n -Antares src/libs/antares/study/save.cpp /^namespace Antares$/;" n file: -Antares src/libs/antares/study/scenario-builder/BindingConstraintsTSNumbersData.cpp /^namespace Antares::Data::ScenarioBuilder$/;" n file: -Antares src/libs/antares/study/scenario-builder/BindingConstraintsTSNumbersData.h /^namespace Antares::Data::ScenarioBuilder$/;" n -Antares src/libs/antares/study/scenario-builder/HydroTSNumberData.cpp /^namespace Antares::Data::ScenarioBuilder$/;" n file: -Antares src/libs/antares/study/scenario-builder/HydroTSNumberData.h /^namespace Antares::Data::ScenarioBuilder$/;" n -Antares src/libs/antares/study/scenario-builder/LoadTSNumberData.cpp /^namespace Antares::Data::ScenarioBuilder$/;" n file: -Antares src/libs/antares/study/scenario-builder/LoadTSNumberData.h /^namespace Antares::Data::ScenarioBuilder$/;" n -Antares src/libs/antares/study/scenario-builder/NTCTSNumberData.cpp /^namespace Antares::Data::ScenarioBuilder$/;" n file: -Antares src/libs/antares/study/scenario-builder/NTCTSNumberData.h /^namespace Antares::Data::ScenarioBuilder$/;" n -Antares src/libs/antares/study/scenario-builder/RenewableTSNumberData.cpp /^namespace Antares::Data::ScenarioBuilder$/;" n file: -Antares src/libs/antares/study/scenario-builder/RenewableTSNumberData.h /^namespace Antares::Data::ScenarioBuilder$/;" n -Antares src/libs/antares/study/scenario-builder/SolarTSNumberData.cpp /^namespace Antares::Data::ScenarioBuilder$/;" n file: -Antares src/libs/antares/study/scenario-builder/TSnumberData.cpp /^namespace Antares::Data::ScenarioBuilder$/;" n file: -Antares src/libs/antares/study/scenario-builder/TSnumberData.h /^namespace Antares::Data::ScenarioBuilder$/;" n -Antares src/libs/antares/study/scenario-builder/ThermalTSNumberData.cpp /^namespace Antares::Data::ScenarioBuilder$/;" n file: -Antares src/libs/antares/study/scenario-builder/ThermalTSNumberData.h /^namespace Antares::Data::ScenarioBuilder$/;" n -Antares src/libs/antares/study/scenario-builder/WindTSNumberData.cpp /^namespace Antares::Data::ScenarioBuilder$/;" n file: -Antares src/libs/antares/study/scenario-builder/WindTSNumberData.h /^namespace Antares::Data::ScenarioBuilder$/;" n -Antares src/libs/antares/study/scenario-builder/applyToMatrix.hxx /^namespace Antares::Data::ScenarioBuilder {$/;" n -Antares src/libs/antares/study/scenario-builder/hydroLevelsData.cpp /^namespace Antares$/;" n file: -Antares src/libs/antares/study/scenario-builder/hydroLevelsData.h /^namespace Antares$/;" n -Antares src/libs/antares/study/scenario-builder/rules.cpp /^namespace Antares$/;" n file: -Antares src/libs/antares/study/scenario-builder/rules.h /^namespace Antares$/;" n -Antares src/libs/antares/study/scenario-builder/rules.hxx /^namespace Antares$/;" n -Antares src/libs/antares/study/scenario-builder/scBuilderDataInterface.h /^namespace Antares$/;" n -Antares src/libs/antares/study/scenario-builder/scBuilderUtils.cpp /^namespace Antares$/;" n file: -Antares src/libs/antares/study/scenario-builder/scBuilderUtils.h /^namespace Antares$/;" n -Antares src/libs/antares/study/scenario-builder/sets.cpp /^namespace Antares$/;" n file: -Antares src/libs/antares/study/scenario-builder/sets.h /^namespace Antares$/;" n -Antares src/libs/antares/study/scenario-builder/sets.hxx /^namespace Antares$/;" n -Antares src/libs/antares/study/scenario-builder/solarTSNumberData.h /^namespace Antares::Data::ScenarioBuilder$/;" n -Antares src/libs/antares/study/scenario-builder/updater.hxx /^namespace Antares$/;" n -Antares src/libs/antares/study/sets.h /^namespace Antares$/;" n -Antares src/libs/antares/study/sets.hxx /^namespace Antares$/;" n -Antares src/libs/antares/study/simulation.cpp /^namespace Antares$/;" n file: -Antares src/libs/antares/study/simulation.h /^namespace Antares$/;" n -Antares src/libs/antares/study/study.cpp /^namespace Antares::Data$/;" n file: -Antares src/libs/antares/study/study.extra.cpp /^namespace Antares$/;" n file: -Antares src/libs/antares/study/study.h /^namespace Antares::Data$/;" n -Antares src/libs/antares/study/study.hxx /^namespace Antares$/;" n -Antares src/libs/antares/study/study.importprepro.cpp /^namespace Antares$/;" n file: -Antares src/libs/antares/study/ui-runtimeinfos.cpp /^namespace Antares$/;" n file: -Antares src/libs/antares/study/ui-runtimeinfos.h /^namespace Antares$/;" n -Antares src/libs/antares/study/variable-print-info.cpp /^namespace Antares$/;" n file: -Antares src/libs/antares/study/variable-print-info.h /^namespace Antares$/;" n -Antares src/libs/antares/study/version.cpp /^namespace Antares::Data$/;" n file: -Antares src/libs/antares/study/version.h /^namespace Antares::Data$/;" n -Antares src/libs/antares/study/xcast/xcast.cpp /^namespace Antares$/;" n file: -Antares src/libs/antares/study/xcast/xcast.h /^namespace Antares::Data$/;" n -Antares src/libs/antares/study/xcast/xcast.hxx /^namespace Antares$/;" n -Antares src/libs/antares/utils/include/antares/utils/utils.h /^namespace Antares$/;" n -Antares src/libs/antares/utils/include/antares/utils/utils.hxx /^namespace Antares$/;" n -Antares src/libs/antares/utils/utils.cpp /^namespace Antares$/;" n file: -Antares src/libs/antares/version.cpp /^namespace Antares$/;" n file: -Antares src/libs/antares/version.h /^namespace Antares$/;" n -Antares src/libs/antares/writer/antares/writer/i_writer.h /^namespace Antares$/;" n -Antares src/libs/antares/writer/antares/writer/result_format.h /^namespace Antares::Data$/;" n -Antares src/libs/antares/writer/antares/writer/writer_factory.h /^namespace Antares::Solver$/;" n -Antares src/libs/antares/writer/ensure_queue_started.cpp /^namespace Antares$/;" n file: -Antares src/libs/antares/writer/immediate_file_writer.cpp /^namespace Antares$/;" n file: -Antares src/libs/antares/writer/private/ensure_queue_started.h /^namespace Antares$/;" n -Antares src/libs/antares/writer/private/immediate_file_writer.h /^namespace Antares::Solver$/;" n -Antares src/libs/antares/writer/private/zip_writer.h /^namespace Antares::Solver$/;" n -Antares src/libs/antares/writer/private/zip_writer.hxx /^namespace Antares::Solver$/;" n -Antares src/libs/antares/writer/writer_factory.cpp /^namespace Antares::Solver$/;" n file: -Antares src/libs/antares/writer/zip_writer.cpp /^namespace Antares::Solver$/;" n file: -Antares src/solver/application.cpp /^namespace Antares::Solver$/;" n file: -Antares src/solver/application.h /^namespace Antares::Solver$/;" n -Antares src/solver/constraints-builder/cbuilder.cpp /^namespace Antares$/;" n file: -Antares src/solver/constraints-builder/cbuilder.h /^namespace Antares$/;" n -Antares src/solver/constraints-builder/create.cpp /^namespace Antares$/;" n file: -Antares src/solver/constraints-builder/grid.h /^namespace Antares$/;" n -Antares src/solver/constraints-builder/grid.hxx /^namespace Antares$/;" n -Antares src/solver/constraints-builder/load.cpp /^namespace Antares$/;" n file: -Antares src/solver/hydro/daily2/h2o2_j_donnees_optimisation.h /^namespace Antares::Constants$/;" n -Antares src/solver/hydro/management/daily.cpp /^namespace Antares$/;" n file: -Antares src/solver/hydro/management/management.cpp /^namespace Antares$/;" n file: -Antares src/solver/hydro/management/management.h /^namespace Antares$/;" n -Antares src/solver/hydro/management/monthly.cpp /^namespace Antares$/;" n file: -Antares src/solver/infeasible-problem-analysis/constraint-slack-analysis.cpp /^namespace Antares::Optimization$/;" n file: -Antares src/solver/infeasible-problem-analysis/constraint-slack-analysis.h /^namespace Antares::Optimization$/;" n -Antares src/solver/infeasible-problem-analysis/constraint.cpp /^namespace Antares$/;" n file: -Antares src/solver/infeasible-problem-analysis/constraint.h /^namespace Antares$/;" n -Antares src/solver/infeasible-problem-analysis/report.cpp /^namespace Antares::Optimization$/;" n file: -Antares src/solver/infeasible-problem-analysis/report.h /^namespace Antares$/;" n -Antares src/solver/infeasible-problem-analysis/unfeasibility-analysis.h /^namespace Antares::Optimization$/;" n -Antares src/solver/infeasible-problem-analysis/unfeasible-pb-analyzer.cpp /^namespace Antares::Optimization$/;" n file: -Antares src/solver/infeasible-problem-analysis/unfeasible-pb-analyzer.h /^namespace Antares::Optimization$/;" n -Antares src/solver/infeasible-problem-analysis/variables-bounds-consistency.cpp /^namespace Antares::Optimization$/;" n file: -Antares src/solver/infeasible-problem-analysis/variables-bounds-consistency.h /^namespace Antares::Optimization$/;" n -Antares src/solver/main/adequacy.cpp /^namespace Antares$/;" n file: -Antares src/solver/main/economy.cpp /^namespace Antares$/;" n file: -Antares src/solver/misc/cholesky.h /^namespace Antares$/;" n -Antares src/solver/misc/cholesky.hxx /^namespace Antares$/;" n -Antares src/solver/misc/matrix-dp-make.h /^namespace Antares$/;" n -Antares src/solver/misc/matrix-dp-make.hxx /^namespace Antares$/;" n -Antares src/solver/misc/process-priority.cpp /^namespace Antares$/;" n file: -Antares src/solver/misc/write-command-line.cpp /^namespace Antares::Solver$/;" n file: -Antares src/solver/misc/write-command-line.h /^namespace Antares::Solver$/;" n -Antares src/solver/optimisation/adequacy_patch_csr/adq_patch_curtailment_sharing.cpp /^namespace Antares::Data::AdequacyPatch$/;" n file: -Antares src/solver/optimisation/adequacy_patch_csr/adq_patch_curtailment_sharing.h /^namespace Antares::Data::AdequacyPatch$/;" n -Antares src/solver/optimisation/adequacy_patch_csr/adq_patch_post_process_list.cpp /^namespace Antares::Solver::Simulation$/;" n file: -Antares src/solver/optimisation/adequacy_patch_csr/adq_patch_post_process_list.h /^namespace Antares::Solver::Simulation$/;" n -Antares src/solver/optimisation/adequacy_patch_csr/count_constraints_variables.cpp /^namespace Antares::Data::AdequacyPatch$/;" n file: -Antares src/solver/optimisation/adequacy_patch_csr/count_constraints_variables.h /^namespace Antares::Data::AdequacyPatch$/;" n -Antares src/solver/optimisation/adequacy_patch_csr/csr_quadratic_problem.cpp /^namespace Antares::Solver::Optimization$/;" n file: -Antares src/solver/optimisation/adequacy_patch_csr/csr_quadratic_problem.h /^namespace Antares::Solver::Optimization$/;" n -Antares src/solver/optimisation/adequacy_patch_local_matching/adequacy_patch_weekly_optimization.cpp /^namespace Antares::Solver::Optimization$/;" n file: -Antares src/solver/optimisation/adequacy_patch_local_matching/adequacy_patch_weekly_optimization.h /^namespace Antares::Solver::Optimization$/;" n -Antares src/solver/optimisation/adequacy_patch_local_matching/adq_patch_local_matching.cpp /^namespace Antares::Data::AdequacyPatch$/;" n file: -Antares src/solver/optimisation/adequacy_patch_local_matching/adq_patch_local_matching.h /^namespace Antares::Data::AdequacyPatch$/;" n -Antares src/solver/optimisation/base_weekly_optimization.cpp /^namespace Antares::Solver::Optimization$/;" n file: -Antares src/solver/optimisation/base_weekly_optimization.h /^namespace Antares::Solver::Optimization$/;" n -Antares src/solver/optimisation/opt_export_structure.h /^namespace Antares$/;" n -Antares src/solver/optimisation/opt_structure_probleme_a_resoudre.h /^namespace Antares::Solver::Optimization {$/;" n -Antares src/solver/optimisation/optim_post_process_list.cpp /^namespace Antares::Solver::Simulation$/;" n file: -Antares src/solver/optimisation/optim_post_process_list.h /^namespace Antares::Solver::Simulation$/;" n -Antares src/solver/optimisation/post_process_commands.cpp /^namespace Antares::Solver::Simulation$/;" n file: -Antares src/solver/optimisation/post_process_commands.h /^namespace Antares::Solver::Simulation$/;" n -Antares src/solver/optimisation/weekly_optimization.cpp /^namespace Antares::Solver::Optimization$/;" n file: -Antares src/solver/optimisation/weekly_optimization.h /^namespace Antares::Solver::Optimization$/;" n -Antares src/solver/signal-handling/common.cpp /^namespace Antares::Solver {$/;" n file: -Antares src/solver/signal-handling/common.h /^namespace Antares::Solver {$/;" n -Antares src/solver/signal-handling/linux.cpp /^namespace Antares::Solver$/;" n file: -Antares src/solver/signal-handling/public.h /^namespace Antares::Solver$/;" n -Antares src/solver/signal-handling/windows.cpp /^namespace Antares::Solver$/;" n file: -Antares src/solver/simulation/BindingConstraintsTimeSeriesNumbersWriter.h /^namespace Antares::Solver::Simulation {$/;" n -Antares src/solver/simulation/ITimeSeriesNumbersWriter.h /^namespace Antares::Solver::Simulation {$/;" n -Antares src/solver/simulation/TimeSeriesNumbersWriter.cpp /^namespace Antares::Solver::Simulation {$/;" n file: -Antares src/solver/simulation/adequacy.cpp /^namespace Antares::Solver::Simulation$/;" n file: -Antares src/solver/simulation/adequacy.h /^namespace Antares::Solver::Simulation$/;" n -Antares src/solver/simulation/apply-scenario.cpp /^namespace Antares::Solver$/;" n file: -Antares src/solver/simulation/apply-scenario.h /^namespace Antares::Solver$/;" n -Antares src/solver/simulation/base_post_process.cpp /^namespace Antares::Solver::Simulation$/;" n file: -Antares src/solver/simulation/base_post_process.h /^namespace Antares::Solver::Simulation$/;" n -Antares src/solver/simulation/common-eco-adq.cpp /^namespace Antares::Solver::Simulation$/;" n file: -Antares src/solver/simulation/common-eco-adq.h /^namespace Antares$/;" n -Antares src/solver/simulation/common-hydro-levels.cpp /^namespace Antares::Solver::Simulation$/;" n file: -Antares src/solver/simulation/common-hydro-remix.cpp /^namespace Antares::Solver::Simulation$/;" n file: -Antares src/solver/simulation/economy.cpp /^namespace Antares::Solver::Simulation$/;" n file: -Antares src/solver/simulation/economy.h /^namespace Antares::Solver::Simulation$/;" n -Antares src/solver/simulation/solver.data.cpp /^namespace Antares::Solver::Private::Simulation$/;" n file: -Antares src/solver/simulation/solver.data.h /^namespace Antares::Solver::Private::Simulation$/;" n -Antares src/solver/simulation/solver.h /^namespace Antares::Solver::Simulation$/;" n -Antares src/solver/simulation/solver.hxx /^namespace Antares::Solver::Simulation$/;" n -Antares src/solver/simulation/solver.utils.h /^namespace Antares::Solver::Simulation$/;" n -Antares src/solver/simulation/timeseries-numbers.cpp /^namespace Antares$/;" n file: -Antares src/solver/simulation/timeseries-numbers.h /^namespace Antares::Solver::TimeSeriesNumbers$/;" n -Antares src/solver/ts-generator/generator.h /^namespace Antares$/;" n -Antares src/solver/ts-generator/generator.hxx /^namespace Antares$/;" n -Antares src/solver/ts-generator/hydro.cpp /^namespace Antares$/;" n file: -Antares src/solver/ts-generator/thermal.cpp /^namespace Antares$/;" n file: -Antares src/solver/ts-generator/xcast/core.cpp /^namespace Antares$/;" n file: -Antares src/solver/ts-generator/xcast/gamma-euler.cpp /^namespace Antares$/;" n file: -Antares src/solver/ts-generator/xcast/gamma-inc.cpp /^namespace Antares$/;" n file: -Antares src/solver/ts-generator/xcast/math.cpp /^namespace Antares$/;" n file: -Antares src/solver/ts-generator/xcast/math.hxx /^namespace Antares$/;" n -Antares src/solver/ts-generator/xcast/predicate.hxx /^namespace Antares$/;" n -Antares src/solver/ts-generator/xcast/studydata.cpp /^namespace Antares$/;" n file: -Antares src/solver/ts-generator/xcast/studydata.h /^namespace Antares::Solver::TSGenerator::XCast$/;" n -Antares src/solver/ts-generator/xcast/studydata.hxx /^namespace Antares$/;" n -Antares src/solver/ts-generator/xcast/xcast.cpp /^namespace Antares$/;" n file: -Antares src/solver/ts-generator/xcast/xcast.h /^namespace Antares$/;" n -Antares src/solver/ts-generator/xcast/xcast.hxx /^namespace Antares$/;" n -Antares src/solver/utils/named_problem.cpp /^namespace Antares::Optimization$/;" n file: -Antares src/solver/utils/named_problem.h /^namespace Antares$/;" n -Antares src/solver/utils/ortools_utils.cpp /^namespace Antares$/;" n file: -Antares src/solver/utils/ortools_utils.h /^namespace Antares$/;" n -Antares src/solver/variable/adequacy/all.h /^namespace Antares$/;" n -Antares src/solver/variable/adequacy/overallCost.h /^namespace Antares$/;" n -Antares src/solver/variable/adequacy/spilledEnergy.h /^namespace Antares$/;" n -Antares src/solver/variable/area.h /^namespace Antares$/;" n -Antares src/solver/variable/area.hxx /^namespace Antares$/;" n -Antares src/solver/variable/area.inc.hxx /^namespace Antares$/;" n -Antares src/solver/variable/area.memory-estimation.inc.hxx /^namespace Antares$/;" n -Antares src/solver/variable/bc.memory-estimation.inc.hxx /^namespace Antares$/;" n -Antares src/solver/variable/bindConstraints.h /^namespace Antares$/;" n -Antares src/solver/variable/bindConstraints.hxx /^namespace Antares::Solver::Variable$/;" n -Antares src/solver/variable/categories.h /^namespace Antares$/;" n -Antares src/solver/variable/commons/hydro.h /^namespace Antares$/;" n -Antares src/solver/variable/commons/join.h /^namespace Antares$/;" n -Antares src/solver/variable/commons/links/links.cpp.inc.hxx /^namespace Antares$/;" n -Antares src/solver/variable/commons/links/links.h.inc.hxx /^namespace Antares$/;" n -Antares src/solver/variable/commons/links/links.hxx.inc.hxx /^namespace Antares$/;" n -Antares src/solver/variable/commons/load.h /^namespace Antares$/;" n -Antares src/solver/variable/commons/miscGenMinusRowPSP.h /^namespace Antares$/;" n -Antares src/solver/variable/commons/psp.h /^namespace Antares$/;" n -Antares src/solver/variable/commons/rowBalance.h /^namespace Antares$/;" n -Antares src/solver/variable/commons/solar.h /^namespace Antares$/;" n -Antares src/solver/variable/commons/spatial-aggregate.h /^namespace Antares$/;" n -Antares src/solver/variable/commons/wind.h /^namespace Antares$/;" n -Antares src/solver/variable/constants.h /^namespace Antares$/;" n -Antares src/solver/variable/container.h /^namespace Antares::Solver::Variable::Container$/;" n -Antares src/solver/variable/container.hxx /^namespace Antares$/;" n -Antares src/solver/variable/economy/STStorageCashFlowByCluster.h /^namespace Antares::Solver::Variable::Economy$/;" n -Antares src/solver/variable/economy/STStorageInjectionByCluster.h /^namespace Antares::Solver::Variable::Economy$/;" n -Antares src/solver/variable/economy/STStorageLevelsByCluster.h /^namespace Antares::Solver::Variable::Economy$/;" n -Antares src/solver/variable/economy/STStorageWithdrawalByCluster.h /^namespace Antares::Solver::Variable::Economy$/;" n -Antares src/solver/variable/economy/all.h /^namespace Antares::Solver::Variable::Economy$/;" n -Antares src/solver/variable/economy/avail-dispatchable-generation.h /^namespace Antares$/;" n -Antares src/solver/variable/economy/balance.h /^namespace Antares$/;" n -Antares src/solver/variable/economy/bindingConstraints/bindingConstraintsMarginalCost.h /^namespace Antares$/;" n -Antares src/solver/variable/economy/dispatchable-generation-margin.h /^namespace Antares$/;" n -Antares src/solver/variable/economy/dispatchableGeneration.h /^namespace Antares$/;" n -Antares src/solver/variable/economy/domesticUnsuppliedEnergy.h /^namespace Antares$/;" n -Antares src/solver/variable/economy/dtgMarginAfterCsr.h /^namespace Antares::Solver::Variable::Economy$/;" n -Antares src/solver/variable/economy/hydroCost.h /^namespace Antares$/;" n -Antares src/solver/variable/economy/hydrostorage.h /^namespace Antares$/;" n -Antares src/solver/variable/economy/inflow.h /^namespace Antares$/;" n -Antares src/solver/variable/economy/links/congestionFee.h /^namespace Antares$/;" n -Antares src/solver/variable/economy/links/congestionFeeAbs.h /^namespace Antares$/;" n -Antares src/solver/variable/economy/links/congestionProbability.h /^namespace Antares::Solver::Variable::Economy$/;" n -Antares src/solver/variable/economy/links/flowLinear.h /^namespace Antares$/;" n -Antares src/solver/variable/economy/links/flowLinearAbs.h /^namespace Antares$/;" n -Antares src/solver/variable/economy/links/flowQuad.h /^namespace Antares$/;" n -Antares src/solver/variable/economy/links/hurdleCosts.h /^namespace Antares$/;" n -Antares src/solver/variable/economy/links/loopFlow.h /^namespace Antares$/;" n -Antares src/solver/variable/economy/links/marginalCost.h /^namespace Antares$/;" n -Antares src/solver/variable/economy/localMatchingRuleViolations.h /^namespace Antares::Solver::Variable::Economy$/;" n -Antares src/solver/variable/economy/lold.h /^namespace Antares$/;" n -Antares src/solver/variable/economy/lolp.h /^namespace Antares$/;" n -Antares src/solver/variable/economy/max-mrg.cpp /^namespace Antares$/;" n file: -Antares src/solver/variable/economy/max-mrg.h /^namespace Antares$/;" n -Antares src/solver/variable/economy/nbOfDispatchedUnits.h /^namespace Antares$/;" n -Antares src/solver/variable/economy/nbOfDispatchedUnitsByPlant.h /^namespace Antares$/;" n -Antares src/solver/variable/economy/nonProportionalCost.h /^namespace Antares$/;" n -Antares src/solver/variable/economy/npCostByDispatchablePlant.h /^namespace Antares$/;" n -Antares src/solver/variable/economy/operatingCost.h /^namespace Antares$/;" n -Antares src/solver/variable/economy/overallCost.h /^namespace Antares$/;" n -Antares src/solver/variable/economy/overflow.h /^namespace Antares$/;" n -Antares src/solver/variable/economy/price.h /^namespace Antares$/;" n -Antares src/solver/variable/economy/productionByDispatchablePlant.h /^namespace Antares$/;" n -Antares src/solver/variable/economy/productionByRenewablePlant.h /^namespace Antares$/;" n -Antares src/solver/variable/economy/profitByPlant.h /^namespace Antares$/;" n -Antares src/solver/variable/economy/pumping.h /^namespace Antares$/;" n -Antares src/solver/variable/economy/renewableGeneration.h /^namespace Antares$/;" n -Antares src/solver/variable/economy/reservoirlevel.h /^namespace Antares$/;" n -Antares src/solver/variable/economy/shortTermStorage.h /^namespace Antares::Solver::Variable::Economy$/;" n -Antares src/solver/variable/economy/spilledEnergy.h /^namespace Antares$/;" n -Antares src/solver/variable/economy/spilledEnergyAfterCSR.h /^namespace Antares::Solver::Variable::Economy$/;" n -Antares src/solver/variable/economy/thermalAirPollutantEmissions.h /^namespace Antares::Solver::Variable::Economy$/;" n -Antares src/solver/variable/economy/unsupliedEnergy.h /^namespace Antares$/;" n -Antares src/solver/variable/economy/waterValue.h /^namespace Antares$/;" n -Antares src/solver/variable/endoflist.h /^namespace Antares$/;" n -Antares src/solver/variable/info.h /^namespace Antares$/;" n -Antares src/solver/variable/print.h /^namespace Antares$/;" n -Antares src/solver/variable/setofareas.h /^namespace Antares$/;" n -Antares src/solver/variable/setofareas.hxx /^namespace Antares$/;" n -Antares src/solver/variable/state.cpp /^namespace Antares::Solver::Variable$/;" n file: -Antares src/solver/variable/state.h /^namespace Antares::Solver::Variable$/;" n -Antares src/solver/variable/state.hxx /^namespace Antares$/;" n -Antares src/solver/variable/storage/average.h /^namespace Antares$/;" n -Antares src/solver/variable/storage/averagedata.cpp /^namespace Antares$/;" n file: -Antares src/solver/variable/storage/averagedata.h /^namespace Antares$/;" n -Antares src/solver/variable/storage/empty.h /^namespace Antares$/;" n -Antares src/solver/variable/storage/fwd.h /^namespace Antares$/;" n -Antares src/solver/variable/storage/intermediate.cpp /^namespace Antares$/;" n file: -Antares src/solver/variable/storage/intermediate.h /^namespace Antares$/;" n -Antares src/solver/variable/storage/intermediate.hxx /^namespace Antares$/;" n -Antares src/solver/variable/storage/minmax-data.cpp /^namespace Antares::Solver::Variable::R::AllYears$/;" n file: -Antares src/solver/variable/storage/minmax-data.h /^namespace Antares$/;" n -Antares src/solver/variable/storage/minmax.h /^namespace Antares$/;" n -Antares src/solver/variable/storage/minmax.hxx /^namespace Antares$/;" n -Antares src/solver/variable/storage/raw.h /^namespace Antares$/;" n -Antares src/solver/variable/storage/raw.hxx /^namespace Antares$/;" n -Antares src/solver/variable/storage/rawdata.cpp /^namespace Antares$/;" n file: -Antares src/solver/variable/storage/rawdata.h /^namespace Antares$/;" n -Antares src/solver/variable/storage/results.h /^namespace Antares$/;" n -Antares src/solver/variable/storage/results.hxx /^namespace Antares$/;" n -Antares src/solver/variable/storage/stdDeviation.h /^namespace Antares$/;" n -Antares src/solver/variable/surveyresults/data.h /^namespace Antares$/;" n -Antares src/solver/variable/surveyresults/reportbuilder.hxx /^namespace Antares$/;" n -Antares src/solver/variable/surveyresults/surveyresults.cpp /^namespace Antares$/;" n file: -Antares src/solver/variable/surveyresults/surveyresults.h /^namespace Antares::Solver::Variable$/;" n -Antares src/solver/variable/variable.h /^namespace Antares$/;" n -Antares src/solver/variable/variable.hxx /^namespace Antares::Solver::Variable$/;" n -Antares src/ui/action/action.cpp /^namespace Antares$/;" n file: -Antares src/ui/action/behavior.cpp /^namespace Antares$/;" n file: -Antares src/ui/action/context.cpp /^namespace Antares$/;" n file: -Antares src/ui/action/handler/antares-study/area/allocation-hydro-post.cpp /^namespace Antares$/;" n file: -Antares src/ui/action/handler/antares-study/area/allocation-hydro-post.h /^namespace Antares$/;" n -Antares src/ui/action/handler/antares-study/area/allocation-hydro-post.hxx /^namespace Antares$/;" n -Antares src/ui/action/handler/antares-study/area/allocation-hydro.cpp /^namespace Antares$/;" n file: -Antares src/ui/action/handler/antares-study/area/allocation-hydro.h /^namespace Antares$/;" n -Antares src/ui/action/handler/antares-study/area/color.cpp /^namespace Antares$/;" n file: -Antares src/ui/action/handler/antares-study/area/color.h /^namespace Antares$/;" n -Antares src/ui/action/handler/antares-study/area/correlation-post.cpp /^namespace Antares$/;" n file: -Antares src/ui/action/handler/antares-study/area/correlation-post.h /^namespace Antares$/;" n -Antares src/ui/action/handler/antares-study/area/correlation-post.hxx /^namespace Antares$/;" n -Antares src/ui/action/handler/antares-study/area/correlation.cpp /^namespace Antares$/;" n file: -Antares src/ui/action/handler/antares-study/area/correlation.h /^namespace Antares$/;" n -Antares src/ui/action/handler/antares-study/area/create.cpp /^namespace Antares::Action::AntaresStudy::Area$/;" n file: -Antares src/ui/action/handler/antares-study/area/filtering.cpp /^namespace Antares$/;" n file: -Antares src/ui/action/handler/antares-study/area/filtering.h /^namespace Antares$/;" n -Antares src/ui/action/handler/antares-study/area/misc-gen.cpp /^namespace Antares$/;" n file: -Antares src/ui/action/handler/antares-study/area/misc-gen.h /^namespace Antares$/;" n -Antares src/ui/action/handler/antares-study/area/nodal-optimization.cpp /^namespace Antares$/;" n file: -Antares src/ui/action/handler/antares-study/area/nodal-optimization.h /^namespace Antares$/;" n -Antares src/ui/action/handler/antares-study/area/position.cpp /^namespace Antares$/;" n file: -Antares src/ui/action/handler/antares-study/area/position.h /^namespace Antares$/;" n -Antares src/ui/action/handler/antares-study/area/reserves.cpp /^namespace Antares$/;" n file: -Antares src/ui/action/handler/antares-study/area/reserves.h /^namespace Antares$/;" n -Antares src/ui/action/handler/antares-study/area/timeseries.cpp /^namespace Antares$/;" n file: -Antares src/ui/action/handler/antares-study/area/timeseries.h /^namespace Antares$/;" n -Antares src/ui/action/handler/antares-study/area/ts-generator.cpp /^namespace Antares$/;" n file: -Antares src/ui/action/handler/antares-study/area/ts-generator.h /^namespace Antares$/;" n -Antares src/ui/action/handler/antares-study/area/ts-node.cpp /^namespace Antares$/;" n file: -Antares src/ui/action/handler/antares-study/area/ts-node.h /^namespace Antares$/;" n -Antares src/ui/action/handler/antares-study/area/ts-node.hxx /^namespace Antares$/;" n -Antares src/ui/action/handler/antares-study/constraint/comments.cpp /^namespace Antares$/;" n file: -Antares src/ui/action/handler/antares-study/constraint/comments.h /^namespace Antares$/;" n -Antares src/ui/action/handler/antares-study/constraint/comments.hxx /^namespace Antares$/;" n -Antares src/ui/action/handler/antares-study/constraint/create.cpp /^namespace Antares$/;" n file: -Antares src/ui/action/handler/antares-study/constraint/data.cpp /^namespace Antares$/;" n file: -Antares src/ui/action/handler/antares-study/constraint/data.h /^namespace Antares$/;" n -Antares src/ui/action/handler/antares-study/constraint/data.hxx /^namespace Antares$/;" n -Antares src/ui/action/handler/antares-study/constraint/enabled.cpp /^namespace Antares$/;" n file: -Antares src/ui/action/handler/antares-study/constraint/enabled.h /^namespace Antares$/;" n -Antares src/ui/action/handler/antares-study/constraint/enabled.hxx /^namespace Antares$/;" n -Antares src/ui/action/handler/antares-study/constraint/offsets.cpp /^namespace Antares$/;" n file: -Antares src/ui/action/handler/antares-study/constraint/offsets.h /^namespace Antares$/;" n -Antares src/ui/action/handler/antares-study/constraint/weights.cpp /^namespace Antares$/;" n file: -Antares src/ui/action/handler/antares-study/constraint/weights.h /^namespace Antares$/;" n -Antares src/ui/action/handler/antares-study/link/comments.cpp /^namespace Antares$/;" n file: -Antares src/ui/action/handler/antares-study/link/comments.h /^namespace Antares$/;" n -Antares src/ui/action/handler/antares-study/link/comments.hxx /^namespace Antares$/;" n -Antares src/ui/action/handler/antares-study/link/copper-plate.cpp /^namespace Antares$/;" n file: -Antares src/ui/action/handler/antares-study/link/copper-plate.h /^namespace Antares$/;" n -Antares src/ui/action/handler/antares-study/link/create.cpp /^namespace Antares$/;" n file: -Antares src/ui/action/handler/antares-study/link/filtering.cpp /^namespace Antares$/;" n file: -Antares src/ui/action/handler/antares-study/link/filtering.h /^namespace Antares$/;" n -Antares src/ui/action/handler/antares-study/link/hurdles-cost.cpp /^namespace Antares$/;" n file: -Antares src/ui/action/handler/antares-study/link/hurdles-cost.h /^namespace Antares$/;" n -Antares src/ui/action/handler/antares-study/link/impedances.cpp /^namespace Antares$/;" n file: -Antares src/ui/action/handler/antares-study/link/impedances.h /^namespace Antares$/;" n -Antares src/ui/action/handler/antares-study/link/ntc.cpp /^namespace Antares$/;" n file: -Antares src/ui/action/handler/antares-study/link/ntc.h /^namespace Antares$/;" n -Antares src/ui/action/handler/antares-study/link/unload-data.cpp /^namespace Antares$/;" n file: -Antares src/ui/action/handler/antares-study/link/unload-data.h /^namespace Antares$/;" n -Antares src/ui/action/handler/antares-study/link/unload-data.hxx /^namespace Antares$/;" n -Antares src/ui/action/handler/antares-study/thermal-cluster/common.cpp /^namespace Antares$/;" n file: -Antares src/ui/action/handler/antares-study/thermal-cluster/common.h /^namespace Antares$/;" n -Antares src/ui/action/handler/antares-study/thermal-cluster/create.cpp /^namespace Antares$/;" n file: -Antares src/ui/action/handler/antares-study/thermal-cluster/create.h /^namespace Antares$/;" n -Antares src/ui/action/handler/antares-study/thermal-cluster/create.hxx /^namespace Antares$/;" n -Antares src/ui/action/handler/antares-study/thermal-cluster/root-node.cpp /^namespace Antares$/;" n file: -Antares src/ui/action/handler/antares-study/thermal-cluster/root-node.h /^namespace Antares$/;" n -Antares src/ui/action/handler/antares-study/thermal-cluster/root-node.hxx /^namespace Antares$/;" n -Antares src/ui/action/include/action/action.h /^namespace Antares$/;" n -Antares src/ui/action/include/action/action.hxx /^namespace Antares$/;" n -Antares src/ui/action/include/action/behavior.h /^namespace Antares$/;" n -Antares src/ui/action/include/action/context.h /^namespace Antares$/;" n -Antares src/ui/action/include/action/fwd.h /^namespace Antares$/;" n -Antares src/ui/action/include/action/handler/antares-study/area/create.h /^namespace Antares$/;" n -Antares src/ui/action/include/action/handler/antares-study/area/create.hxx /^namespace Antares$/;" n -Antares src/ui/action/include/action/handler/antares-study/constraint/create.h /^namespace Antares$/;" n -Antares src/ui/action/include/action/handler/antares-study/constraint/create.hxx /^namespace Antares$/;" n -Antares src/ui/action/include/action/handler/antares-study/link/create.h /^namespace Antares$/;" n -Antares src/ui/action/include/action/handler/antares-study/link/create.hxx /^namespace Antares$/;" n -Antares src/ui/action/include/action/settings/decal-area-position.h /^namespace Antares$/;" n -Antares src/ui/action/include/action/settings/decal-area-position.hxx /^namespace Antares$/;" n -Antares src/ui/action/include/action/settings/suffix-for-area-names.h /^namespace Antares$/;" n -Antares src/ui/action/include/action/settings/suffix-for-area-names.hxx /^namespace Antares$/;" n -Antares src/ui/action/include/action/settings/suffix-for-cluster-names.h /^namespace Antares$/;" n -Antares src/ui/action/include/action/settings/suffix-for-cluster-names.hxx /^namespace Antares$/;" n -Antares src/ui/action/include/action/settings/suffix-for-constraint-names.h /^namespace Antares$/;" n -Antares src/ui/action/include/action/settings/suffix-for-constraint-names.hxx /^namespace Antares$/;" n -Antares src/ui/action/include/action/state.h /^namespace Antares$/;" n -Antares src/ui/action/include/action/text.h /^namespace Antares$/;" n -Antares src/ui/action/include/action/text.hxx /^namespace Antares$/;" n -Antares src/ui/action/settings/decal-area-position.cpp /^namespace Antares$/;" n file: -Antares src/ui/action/settings/suffix-for-area-names.cpp /^namespace Antares$/;" n file: -Antares src/ui/action/settings/suffix-for-cluster-names.cpp /^namespace Antares$/;" n file: -Antares src/ui/action/settings/suffix-for-constraint-names.cpp /^namespace Antares$/;" n file: -Antares src/ui/action/state.cpp /^namespace Antares$/;" n file: -Antares src/ui/common/component/frame/frame.h /^namespace Antares$/;" n -Antares src/ui/common/component/frame/local-frame.cpp /^namespace Antares$/;" n file: -Antares src/ui/common/component/frame/local-frame.h /^namespace Antares$/;" n -Antares src/ui/common/component/frame/registry.cpp /^namespace Antares$/;" n file: -Antares src/ui/common/component/frame/registry.h /^namespace Antares$/;" n -Antares src/ui/common/component/panel/group.cpp /^namespace Antares$/;" n file: -Antares src/ui/common/component/panel/group.h /^namespace Antares$/;" n -Antares src/ui/common/component/panel/panel.cpp /^namespace Antares$/;" n file: -Antares src/ui/common/component/panel/panel.h /^namespace Antares$/;" n -Antares src/ui/common/component/scrollbox/scrollbox.cpp /^namespace Antares$/;" n file: -Antares src/ui/common/component/scrollbox/scrollbox.h /^namespace Antares$/;" n -Antares src/ui/common/component/spotlight/iitem.cpp /^namespace Antares$/;" n file: -Antares src/ui/common/component/spotlight/iitem.hxx /^namespace Antares$/;" n -Antares src/ui/common/component/spotlight/listbox-panel.cpp /^namespace Antares$/;" n file: -Antares src/ui/common/component/spotlight/listbox-panel.h /^namespace Antares$/;" n -Antares src/ui/common/component/spotlight/mini-frame.cpp /^namespace Antares$/;" n file: -Antares src/ui/common/component/spotlight/mini-frame.h /^namespace Antares$/;" n -Antares src/ui/common/component/spotlight/separator.cpp /^namespace Antares$/;" n file: -Antares src/ui/common/component/spotlight/spotlight.cpp /^namespace Antares$/;" n file: -Antares src/ui/common/component/spotlight/spotlight.h /^namespace Antares$/;" n -Antares src/ui/common/component/spotlight/spotlight.hxx /^namespace Antares$/;" n -Antares src/ui/common/component/spotlight/text.cpp /^namespace Antares$/;" n file: -Antares src/ui/common/dispatcher/action.cpp /^namespace Antares$/;" n file: -Antares src/ui/common/dispatcher/action.h /^namespace Antares$/;" n -Antares src/ui/common/dispatcher/action.hxx /^namespace Antares$/;" n -Antares src/ui/common/dispatcher/gui.cpp /^namespace Antares$/;" n file: -Antares src/ui/common/dispatcher/gui.h /^namespace Antares$/;" n -Antares src/ui/common/dispatcher/gui.hxx /^namespace Antares$/;" n -Antares src/ui/common/dispatcher/settings.cpp /^namespace Antares$/;" n file: -Antares src/ui/common/dispatcher/settings.h /^namespace Antares$/;" n -Antares src/ui/common/fwd.h /^namespace Antares$/;" n -Antares src/ui/common/lock.cpp /^namespace Antares$/;" n file: -Antares src/ui/common/lock.h /^namespace Antares$/;" n -Antares src/ui/simulator/application/application.cpp /^namespace Antares$/;" n file: -Antares src/ui/simulator/application/application.h /^namespace Antares$/;" n -Antares src/ui/simulator/application/main/analyzer.cpp /^namespace Antares$/;" n file: -Antares src/ui/simulator/application/main/build/economic-optimization.cpp /^namespace Antares$/;" n file: -Antares src/ui/simulator/application/main/build/hydro.cpp /^namespace Antares$/;" n file: -Antares src/ui/simulator/application/main/build/load.cpp /^namespace Antares$/;" n file: -Antares src/ui/simulator/application/main/build/notes.cpp /^namespace Antares$/;" n file: -Antares src/ui/simulator/application/main/build/scenario-builder.cpp /^namespace Antares$/;" n file: -Antares src/ui/simulator/application/main/build/sets.cpp /^namespace Antares$/;" n file: -Antares src/ui/simulator/application/main/build/solar.cpp /^namespace Antares$/;" n file: -Antares src/ui/simulator/application/main/build/standard-page.hxx /^namespace Antares$/;" n -Antares src/ui/simulator/application/main/build/wind.cpp /^namespace Antares$/;" n file: -Antares src/ui/simulator/application/main/cleaner.cpp /^namespace Antares$/;" n file: -Antares src/ui/simulator/application/main/constraintsbuilder.cpp /^namespace Antares$/;" n file: -Antares src/ui/simulator/application/main/create.cpp /^namespace Antares$/;" n file: -Antares src/ui/simulator/application/main/disabler.h /^namespace Antares$/;" n -Antares src/ui/simulator/application/main/drag-drop.hxx /^namespace Antares$/;" n -Antares src/ui/simulator/application/main/events.cpp /^namespace Antares$/;" n file: -Antares src/ui/simulator/application/main/events.edit.cpp /^namespace Antares$/;" n file: -Antares src/ui/simulator/application/main/events.file.cpp /^namespace Antares$/;" n file: -Antares src/ui/simulator/application/main/events.simulation.cpp /^namespace Antares$/;" n file: -Antares src/ui/simulator/application/main/fwd.h /^namespace Antares$/;" n -Antares src/ui/simulator/application/main/help.cpp /^namespace Antares$/;" n file: -Antares src/ui/simulator/application/main/internal-data.cpp /^namespace Antares$/;" n file: -Antares src/ui/simulator/application/main/internal-data.h /^namespace Antares$/;" n -Antares src/ui/simulator/application/main/internal-ids.h /^namespace Antares$/;" n -Antares src/ui/simulator/application/main/logs.cpp /^namespace Antares$/;" n file: -Antares src/ui/simulator/application/main/main.cpp /^namespace Antares$/;" n file: -Antares src/ui/simulator/application/main/main.h /^namespace Antares$/;" n -Antares src/ui/simulator/application/main/main.hxx /^namespace Antares$/;" n -Antares src/ui/simulator/application/main/menu.cpp /^namespace Antares$/;" n file: -Antares src/ui/simulator/application/main/notes.cpp /^namespace Antares$/;" n file: -Antares src/ui/simulator/application/main/options.cpp /^namespace Antares$/;" n file: -Antares src/ui/simulator/application/main/paste-from-clipboard.cpp /^namespace Antares$/;" n file: -Antares src/ui/simulator/application/main/refresh.cpp /^namespace Antares$/;" n file: -Antares src/ui/simulator/application/main/statusbar.cpp /^namespace Antares$/;" n file: -Antares src/ui/simulator/application/main/wip.cpp /^namespace Antares$/;" n file: -Antares src/ui/simulator/application/menus.cpp /^namespace Antares$/;" n file: -Antares src/ui/simulator/application/menus.h /^namespace Antares$/;" n -Antares src/ui/simulator/application/recentfiles.cpp /^namespace Antares$/;" n file: -Antares src/ui/simulator/application/recentfiles.h /^namespace Antares$/;" n -Antares src/ui/simulator/application/study.cpp /^namespace Antares$/;" n file: -Antares src/ui/simulator/application/study.h /^namespace Antares$/;" n -Antares src/ui/simulator/application/wait.cpp /^namespace Antares$/;" n file: -Antares src/ui/simulator/application/wait.h /^namespace Antares$/;" n -Antares src/ui/simulator/toolbox/clipboard/clipboard.cpp /^namespace Antares$/;" n file: -Antares src/ui/simulator/toolbox/clipboard/clipboard.h /^namespace Antares::Toolbox$/;" n -Antares src/ui/simulator/toolbox/components/button/button.cpp /^namespace Antares$/;" n file: -Antares src/ui/simulator/toolbox/components/button/button.h /^namespace Antares$/;" n -Antares src/ui/simulator/toolbox/components/button/button.hxx /^namespace Antares$/;" n -Antares src/ui/simulator/toolbox/components/captionpanel.cpp /^namespace Antares$/;" n file: -Antares src/ui/simulator/toolbox/components/captionpanel.h /^namespace Antares$/;" n -Antares src/ui/simulator/toolbox/components/datagrid/component.cpp /^namespace Antares$/;" n file: -Antares src/ui/simulator/toolbox/components/datagrid/component.h /^namespace Antares$/;" n -Antares src/ui/simulator/toolbox/components/datagrid/dbgrid.cpp /^namespace Antares$/;" n file: -Antares src/ui/simulator/toolbox/components/datagrid/dbgrid.h /^namespace Antares$/;" n -Antares src/ui/simulator/toolbox/components/datagrid/default.h /^namespace Antares$/;" n -Antares src/ui/simulator/toolbox/components/datagrid/filter/all/any.h /^namespace Antares$/;" n -Antares src/ui/simulator/toolbox/components/datagrid/filter/all/columnindex.h /^namespace Antares$/;" n -Antares src/ui/simulator/toolbox/components/datagrid/filter/all/day.h /^namespace Antares$/;" n -Antares src/ui/simulator/toolbox/components/datagrid/filter/all/dayyear.h /^namespace Antares$/;" n -Antares src/ui/simulator/toolbox/components/datagrid/filter/all/hour.h /^namespace Antares$/;" n -Antares src/ui/simulator/toolbox/components/datagrid/filter/all/houryear.h /^namespace Antares$/;" n -Antares src/ui/simulator/toolbox/components/datagrid/filter/all/month.cpp /^namespace Antares$/;" n file: -Antares src/ui/simulator/toolbox/components/datagrid/filter/all/month.h /^namespace Antares$/;" n -Antares src/ui/simulator/toolbox/components/datagrid/filter/all/week.cpp /^namespace Antares$/;" n file: -Antares src/ui/simulator/toolbox/components/datagrid/filter/all/week.h /^namespace Antares$/;" n -Antares src/ui/simulator/toolbox/components/datagrid/filter/all/weekday.h /^namespace Antares$/;" n -Antares src/ui/simulator/toolbox/components/datagrid/filter/component.cpp /^namespace Antares$/;" n file: -Antares src/ui/simulator/toolbox/components/datagrid/filter/component.h /^namespace Antares$/;" n -Antares src/ui/simulator/toolbox/components/datagrid/filter/filter.cpp /^namespace Antares$/;" n file: -Antares src/ui/simulator/toolbox/components/datagrid/filter/filter.h /^namespace Antares$/;" n -Antares src/ui/simulator/toolbox/components/datagrid/filter/input.cpp /^namespace Antares$/;" n file: -Antares src/ui/simulator/toolbox/components/datagrid/filter/input.h /^namespace Antares$/;" n -Antares src/ui/simulator/toolbox/components/datagrid/filter/operator.cpp /^namespace Antares$/;" n file: -Antares src/ui/simulator/toolbox/components/datagrid/filter/operator.h /^namespace Antares$/;" n -Antares src/ui/simulator/toolbox/components/datagrid/filter/operator.list.cpp /^namespace Antares$/;" n file: -Antares src/ui/simulator/toolbox/components/datagrid/filter/operator.list.h /^namespace Antares$/;" n -Antares src/ui/simulator/toolbox/components/datagrid/filter/operator/equals.h /^namespace Antares$/;" n -Antares src/ui/simulator/toolbox/components/datagrid/filter/operator/greaterthan.h /^namespace Antares$/;" n -Antares src/ui/simulator/toolbox/components/datagrid/filter/operator/greaterthanorequalsto.h /^namespace Antares$/;" n -Antares src/ui/simulator/toolbox/components/datagrid/filter/operator/lessthan.h /^namespace Antares$/;" n -Antares src/ui/simulator/toolbox/components/datagrid/filter/operator/lessthanorequalsto.h /^namespace Antares$/;" n -Antares src/ui/simulator/toolbox/components/datagrid/filter/operator/modulo.h /^namespace Antares$/;" n -Antares src/ui/simulator/toolbox/components/datagrid/filter/operator/notequals.h /^namespace Antares$/;" n -Antares src/ui/simulator/toolbox/components/datagrid/filter/parameter/parameter.cpp /^namespace Antares$/;" n file: -Antares src/ui/simulator/toolbox/components/datagrid/filter/parameter/parameter.h /^namespace Antares$/;" n -Antares src/ui/simulator/toolbox/components/datagrid/filter/static.cpp /^namespace Antares$/;" n file: -Antares src/ui/simulator/toolbox/components/datagrid/gridhelper.cpp /^namespace Antares$/;" n file: -Antares src/ui/simulator/toolbox/components/datagrid/gridhelper.h /^namespace Antares$/;" n -Antares src/ui/simulator/toolbox/components/datagrid/gridhelper.hxx /^namespace Antares$/;" n -Antares src/ui/simulator/toolbox/components/datagrid/modifiers.hxx /^namespace Antares$/;" n -Antares src/ui/simulator/toolbox/components/datagrid/renderer.cpp /^namespace Antares$/;" n file: -Antares src/ui/simulator/toolbox/components/datagrid/renderer.h /^namespace Antares$/;" n -Antares src/ui/simulator/toolbox/components/datagrid/renderer.hxx /^namespace Antares$/;" n -Antares src/ui/simulator/toolbox/components/datagrid/renderer/adequacy-patch-area-grid.cpp /^namespace Antares::Component::Datagrid::Renderer$/;" n file: -Antares src/ui/simulator/toolbox/components/datagrid/renderer/adequacy-patch-area-grid.h /^namespace Antares::Component::Datagrid::Renderer$/;" n -Antares src/ui/simulator/toolbox/components/datagrid/renderer/analyzer/areas.cpp /^namespace Antares$/;" n file: -Antares src/ui/simulator/toolbox/components/datagrid/renderer/analyzer/areas.h /^namespace Antares$/;" n -Antares src/ui/simulator/toolbox/components/datagrid/renderer/area.cpp /^namespace Antares$/;" n file: -Antares src/ui/simulator/toolbox/components/datagrid/renderer/area.h /^namespace Antares$/;" n -Antares src/ui/simulator/toolbox/components/datagrid/renderer/area/common.areasummary.cpp /^namespace Antares$/;" n file: -Antares src/ui/simulator/toolbox/components/datagrid/renderer/area/common.areasummary.h /^namespace Antares$/;" n -Antares src/ui/simulator/toolbox/components/datagrid/renderer/area/creditmodulations.cpp /^namespace Antares$/;" n file: -Antares src/ui/simulator/toolbox/components/datagrid/renderer/area/creditmodulations.h /^namespace Antares$/;" n -Antares src/ui/simulator/toolbox/components/datagrid/renderer/area/dsm.cpp /^namespace Antares$/;" n file: -Antares src/ui/simulator/toolbox/components/datagrid/renderer/area/dsm.h /^namespace Antares$/;" n -Antares src/ui/simulator/toolbox/components/datagrid/renderer/area/hydro/allocation.cpp /^namespace Antares$/;" n file: -Antares src/ui/simulator/toolbox/components/datagrid/renderer/area/hydro/allocation.h /^namespace Antares$/;" n -Antares src/ui/simulator/toolbox/components/datagrid/renderer/area/hydromonthlypower.cpp /^namespace Antares$/;" n file: -Antares src/ui/simulator/toolbox/components/datagrid/renderer/area/hydromonthlypower.h /^namespace Antares$/;" n -Antares src/ui/simulator/toolbox/components/datagrid/renderer/area/hydroprepro.cpp /^namespace Antares$/;" n file: -Antares src/ui/simulator/toolbox/components/datagrid/renderer/area/hydroprepro.h /^namespace Antares$/;" n -Antares src/ui/simulator/toolbox/components/datagrid/renderer/area/inflowpattern.cpp /^namespace Antares$/;" n file: -Antares src/ui/simulator/toolbox/components/datagrid/renderer/area/inflowpattern.h /^namespace Antares$/;" n -Antares src/ui/simulator/toolbox/components/datagrid/renderer/area/misc.cpp /^namespace Antares$/;" n file: -Antares src/ui/simulator/toolbox/components/datagrid/renderer/area/misc.h /^namespace Antares$/;" n -Antares src/ui/simulator/toolbox/components/datagrid/renderer/area/nodal-optimization.cpp /^namespace Antares$/;" n file: -Antares src/ui/simulator/toolbox/components/datagrid/renderer/area/nodal-optimization.h /^namespace Antares$/;" n -Antares src/ui/simulator/toolbox/components/datagrid/renderer/area/renewable.areasummary.cpp /^namespace Antares$/;" n file: -Antares src/ui/simulator/toolbox/components/datagrid/renderer/area/renewable.areasummary.h /^namespace Antares$/;" n -Antares src/ui/simulator/toolbox/components/datagrid/renderer/area/reservoirlevels.cpp /^namespace Antares$/;" n file: -Antares src/ui/simulator/toolbox/components/datagrid/renderer/area/reservoirlevels.h /^namespace Antares$/;" n -Antares src/ui/simulator/toolbox/components/datagrid/renderer/area/thermal.areasummary.cpp /^namespace Antares$/;" n file: -Antares src/ui/simulator/toolbox/components/datagrid/renderer/area/thermal.areasummary.h /^namespace Antares$/;" n -Antares src/ui/simulator/toolbox/components/datagrid/renderer/area/thermalmodulation.cpp /^namespace Antares$/;" n file: -Antares src/ui/simulator/toolbox/components/datagrid/renderer/area/thermalmodulation.h /^namespace Antares$/;" n -Antares src/ui/simulator/toolbox/components/datagrid/renderer/area/thermalprepro.cpp /^namespace Antares$/;" n file: -Antares src/ui/simulator/toolbox/components/datagrid/renderer/area/thermalprepro.h /^namespace Antares$/;" n -Antares src/ui/simulator/toolbox/components/datagrid/renderer/area/timeseries.cpp /^namespace Antares$/;" n file: -Antares src/ui/simulator/toolbox/components/datagrid/renderer/area/timeseries.h /^namespace Antares$/;" n -Antares src/ui/simulator/toolbox/components/datagrid/renderer/area/watervalues.cpp /^namespace Antares$/;" n file: -Antares src/ui/simulator/toolbox/components/datagrid/renderer/area/watervalues.h /^namespace Antares$/;" n -Antares src/ui/simulator/toolbox/components/datagrid/renderer/area/xcast-allareas.h /^namespace Antares$/;" n -Antares src/ui/simulator/toolbox/components/datagrid/renderer/area/xcast-allareas.hxx /^namespace Antares$/;" n -Antares src/ui/simulator/toolbox/components/datagrid/renderer/area/xcast-coefficients.h /^namespace Antares$/;" n -Antares src/ui/simulator/toolbox/components/datagrid/renderer/area/xcast-coefficients.hxx /^namespace Antares$/;" n -Antares src/ui/simulator/toolbox/components/datagrid/renderer/area/xcast-conversion.h /^namespace Antares$/;" n -Antares src/ui/simulator/toolbox/components/datagrid/renderer/area/xcast-conversion.hxx /^namespace Antares$/;" n -Antares src/ui/simulator/toolbox/components/datagrid/renderer/area/xcast-k.h /^namespace Antares$/;" n -Antares src/ui/simulator/toolbox/components/datagrid/renderer/area/xcast-k.hxx /^namespace Antares$/;" n -Antares src/ui/simulator/toolbox/components/datagrid/renderer/area/xcast-translation.h /^namespace Antares$/;" n -Antares src/ui/simulator/toolbox/components/datagrid/renderer/area/xcast-translation.hxx /^namespace Antares$/;" n -Antares src/ui/simulator/toolbox/components/datagrid/renderer/bindingconstraint/data.cpp /^namespace Antares$/;" n file: -Antares src/ui/simulator/toolbox/components/datagrid/renderer/bindingconstraint/data.h /^namespace Antares$/;" n -Antares src/ui/simulator/toolbox/components/datagrid/renderer/bindingconstraint/offsets.cpp /^namespace Antares$/;" n file: -Antares src/ui/simulator/toolbox/components/datagrid/renderer/bindingconstraint/offsets.h /^namespace Antares$/;" n -Antares src/ui/simulator/toolbox/components/datagrid/renderer/bindingconstraint/weights.cpp /^namespace Antares$/;" n file: -Antares src/ui/simulator/toolbox/components/datagrid/renderer/bindingconstraint/weights.h /^namespace Antares$/;" n -Antares src/ui/simulator/toolbox/components/datagrid/renderer/cell.cpp /^namespace Antares$/;" n file: -Antares src/ui/simulator/toolbox/components/datagrid/renderer/cell.h /^namespace Antares$/;" n -Antares src/ui/simulator/toolbox/components/datagrid/renderer/column.cpp /^namespace Antares$/;" n file: -Antares src/ui/simulator/toolbox/components/datagrid/renderer/column.h /^namespace Antares$/;" n -Antares src/ui/simulator/toolbox/components/datagrid/renderer/connection.cpp /^namespace Antares$/;" n file: -Antares src/ui/simulator/toolbox/components/datagrid/renderer/connection.h /^namespace Antares$/;" n -Antares src/ui/simulator/toolbox/components/datagrid/renderer/constraintsbuilder/links.cpp /^namespace Antares$/;" n file: -Antares src/ui/simulator/toolbox/components/datagrid/renderer/constraintsbuilder/links.h /^namespace Antares$/;" n -Antares src/ui/simulator/toolbox/components/datagrid/renderer/correlation.cpp /^namespace Antares$/;" n file: -Antares src/ui/simulator/toolbox/components/datagrid/renderer/correlation.h /^namespace Antares$/;" n -Antares src/ui/simulator/toolbox/components/datagrid/renderer/geographic-trimming-grid.cpp /^namespace Antares$/;" n file: -Antares src/ui/simulator/toolbox/components/datagrid/renderer/geographic-trimming-grid.h /^namespace Antares$/;" n -Antares src/ui/simulator/toolbox/components/datagrid/renderer/layers.cpp /^namespace Antares$/;" n file: -Antares src/ui/simulator/toolbox/components/datagrid/renderer/layers.h /^namespace Antares$/;" n -Antares src/ui/simulator/toolbox/components/datagrid/renderer/links/summary.cpp /^namespace Antares$/;" n file: -Antares src/ui/simulator/toolbox/components/datagrid/renderer/links/summary.h /^namespace Antares$/;" n -Antares src/ui/simulator/toolbox/components/datagrid/renderer/logfile.cpp /^namespace Antares$/;" n file: -Antares src/ui/simulator/toolbox/components/datagrid/renderer/logfile.h /^namespace Antares$/;" n -Antares src/ui/simulator/toolbox/components/datagrid/renderer/matrix.h /^namespace Antares$/;" n -Antares src/ui/simulator/toolbox/components/datagrid/renderer/matrix.hxx /^namespace Antares$/;" n -Antares src/ui/simulator/toolbox/components/datagrid/renderer/mc-playlist.cpp /^namespace Antares$/;" n file: -Antares src/ui/simulator/toolbox/components/datagrid/renderer/mc-playlist.h /^namespace Antares$/;" n -Antares src/ui/simulator/toolbox/components/datagrid/renderer/scenario-builder-hydro-levels-renderer.cpp /^namespace Antares$/;" n file: -Antares src/ui/simulator/toolbox/components/datagrid/renderer/scenario-builder-hydro-levels-renderer.h /^namespace Antares$/;" n -Antares src/ui/simulator/toolbox/components/datagrid/renderer/scenario-builder-hydro-renderer.cpp /^namespace Antares$/;" n file: -Antares src/ui/simulator/toolbox/components/datagrid/renderer/scenario-builder-hydro-renderer.h /^namespace Antares$/;" n -Antares src/ui/simulator/toolbox/components/datagrid/renderer/scenario-builder-load-renderer.cpp /^namespace Antares$/;" n file: -Antares src/ui/simulator/toolbox/components/datagrid/renderer/scenario-builder-load-renderer.h /^namespace Antares$/;" n -Antares src/ui/simulator/toolbox/components/datagrid/renderer/scenario-builder-ntc-renderer.cpp /^namespace Antares$/;" n file: -Antares src/ui/simulator/toolbox/components/datagrid/renderer/scenario-builder-ntc-renderer.h /^namespace Antares$/;" n -Antares src/ui/simulator/toolbox/components/datagrid/renderer/scenario-builder-renderer-base.cpp /^namespace Antares$/;" n file: -Antares src/ui/simulator/toolbox/components/datagrid/renderer/scenario-builder-renderer-base.h /^namespace Antares$/;" n -Antares src/ui/simulator/toolbox/components/datagrid/renderer/scenario-builder-renewable-renderer.cpp /^namespace Antares$/;" n file: -Antares src/ui/simulator/toolbox/components/datagrid/renderer/scenario-builder-renewable-renderer.h /^namespace Antares$/;" n -Antares src/ui/simulator/toolbox/components/datagrid/renderer/scenario-builder-solar-renderer.cpp /^namespace Antares$/;" n file: -Antares src/ui/simulator/toolbox/components/datagrid/renderer/scenario-builder-solar-renderer.h /^namespace Antares$/;" n -Antares src/ui/simulator/toolbox/components/datagrid/renderer/scenario-builder-thermal-renderer.cpp /^namespace Antares$/;" n file: -Antares src/ui/simulator/toolbox/components/datagrid/renderer/scenario-builder-thermal-renderer.h /^namespace Antares$/;" n -Antares src/ui/simulator/toolbox/components/datagrid/renderer/scenario-builder-wind-renderer.cpp /^namespace Antares$/;" n file: -Antares src/ui/simulator/toolbox/components/datagrid/renderer/scenario-builder-wind-renderer.h /^namespace Antares$/;" n -Antares src/ui/simulator/toolbox/components/datagrid/renderer/select-variables.cpp /^namespace Antares$/;" n file: -Antares src/ui/simulator/toolbox/components/datagrid/renderer/select-variables.h /^namespace Antares$/;" n -Antares src/ui/simulator/toolbox/components/datagrid/renderer/ts-management-aggregated-as-renewables.cpp /^namespace Antares$/;" n file: -Antares src/ui/simulator/toolbox/components/datagrid/renderer/ts-management-aggregated-as-renewables.h /^namespace Antares$/;" n -Antares src/ui/simulator/toolbox/components/datagrid/renderer/ts-management-clusters-as-renewables.cpp /^namespace Antares$/;" n file: -Antares src/ui/simulator/toolbox/components/datagrid/renderer/ts-management-clusters-as-renewables.h /^namespace Antares$/;" n -Antares src/ui/simulator/toolbox/components/datagrid/renderer/ts-management.cpp /^namespace Antares$/;" n file: -Antares src/ui/simulator/toolbox/components/datagrid/renderer/ts-management.h /^namespace Antares$/;" n -Antares src/ui/simulator/toolbox/components/datagrid/wxgrid-renderer.cpp /^namespace Antares$/;" n file: -Antares src/ui/simulator/toolbox/components/datagrid/wxgrid-renderer.h /^namespace Antares$/;" n -Antares src/ui/simulator/toolbox/components/htmllistbox/component.cpp /^namespace Antares$/;" n file: -Antares src/ui/simulator/toolbox/components/htmllistbox/component.h /^namespace Antares$/;" n -Antares src/ui/simulator/toolbox/components/htmllistbox/component.hxx /^namespace Antares$/;" n -Antares src/ui/simulator/toolbox/components/htmllistbox/datasource/bindingconstraint.cpp /^namespace Antares$/;" n file: -Antares src/ui/simulator/toolbox/components/htmllistbox/datasource/cluster-order.cpp /^namespace Antares$/;" n file: -Antares src/ui/simulator/toolbox/components/htmllistbox/datasource/cluster-order.h /^namespace Antares$/;" n -Antares src/ui/simulator/toolbox/components/htmllistbox/datasource/datasource.h /^namespace Antares$/;" n -Antares src/ui/simulator/toolbox/components/htmllistbox/datasource/datasource.hxx /^namespace Antares$/;" n -Antares src/ui/simulator/toolbox/components/htmllistbox/datasource/renewable-cluster-order.cpp /^namespace Antares$/;" n file: -Antares src/ui/simulator/toolbox/components/htmllistbox/datasource/renewable-cluster-order.h /^namespace Antares$/;" n -Antares src/ui/simulator/toolbox/components/htmllistbox/datasource/thermal-cluster-order.cpp /^namespace Antares$/;" n file: -Antares src/ui/simulator/toolbox/components/htmllistbox/datasource/thermal-cluster-order.h /^namespace Antares$/;" n -Antares src/ui/simulator/toolbox/components/htmllistbox/item/area.cpp /^namespace Antares$/;" n file: -Antares src/ui/simulator/toolbox/components/htmllistbox/item/area.h /^namespace Antares$/;" n -Antares src/ui/simulator/toolbox/components/htmllistbox/item/area.hxx /^namespace Antares$/;" n -Antares src/ui/simulator/toolbox/components/htmllistbox/item/cluster-item.cpp /^namespace Antares$/;" n file: -Antares src/ui/simulator/toolbox/components/htmllistbox/item/cluster-item.h /^namespace Antares$/;" n -Antares src/ui/simulator/toolbox/components/htmllistbox/item/error.cpp /^namespace Antares$/;" n file: -Antares src/ui/simulator/toolbox/components/htmllistbox/item/error.h /^namespace Antares$/;" n -Antares src/ui/simulator/toolbox/components/htmllistbox/item/group.cpp /^namespace Antares$/;" n file: -Antares src/ui/simulator/toolbox/components/htmllistbox/item/group.h /^namespace Antares$/;" n -Antares src/ui/simulator/toolbox/components/htmllistbox/item/info.cpp /^namespace Antares$/;" n file: -Antares src/ui/simulator/toolbox/components/htmllistbox/item/info.h /^namespace Antares$/;" n -Antares src/ui/simulator/toolbox/components/htmllistbox/item/item.cpp /^namespace Antares$/;" n file: -Antares src/ui/simulator/toolbox/components/htmllistbox/item/item.h /^namespace Antares$/;" n -Antares src/ui/simulator/toolbox/components/htmllistbox/item/item.hxx /^namespace Antares$/;" n -Antares src/ui/simulator/toolbox/components/htmllistbox/item/pathlistitem.cpp /^namespace Antares$/;" n file: -Antares src/ui/simulator/toolbox/components/htmllistbox/item/pathlistitem.h /^namespace Antares$/;" n -Antares src/ui/simulator/toolbox/components/htmllistbox/item/renewable-cluster-item.cpp /^namespace Antares$/;" n file: -Antares src/ui/simulator/toolbox/components/htmllistbox/item/renewable-cluster-item.h /^namespace Antares$/;" n -Antares src/ui/simulator/toolbox/components/htmllistbox/item/thermal-cluster-item.cpp /^namespace Antares$/;" n file: -Antares src/ui/simulator/toolbox/components/htmllistbox/item/thermal-cluster-item.h /^namespace Antares$/;" n -Antares src/ui/simulator/toolbox/components/htmllistbox/sort.h /^namespace Antares$/;" n -Antares src/ui/simulator/toolbox/components/mainpanel.cpp /^namespace Antares$/;" n file: -Antares src/ui/simulator/toolbox/components/mainpanel.h /^namespace Antares$/;" n -Antares src/ui/simulator/toolbox/components/map/component.cpp /^namespace Antares$/;" n file: -Antares src/ui/simulator/toolbox/components/map/component.h /^namespace Antares$/;" n -Antares src/ui/simulator/toolbox/components/map/control.cpp /^namespace Antares$/;" n file: -Antares src/ui/simulator/toolbox/components/map/control.h /^namespace Antares$/;" n -Antares src/ui/simulator/toolbox/components/map/controls/addtools.cpp /^namespace Antares$/;" n file: -Antares src/ui/simulator/toolbox/components/map/controls/addtools.h /^namespace Antares$/;" n -Antares src/ui/simulator/toolbox/components/map/drawingcontext.cpp /^namespace Antares$/;" n file: -Antares src/ui/simulator/toolbox/components/map/drawingcontext.h /^namespace Antares$/;" n -Antares src/ui/simulator/toolbox/components/map/infos.cpp /^namespace Antares$/;" n file: -Antares src/ui/simulator/toolbox/components/map/infos.h /^namespace Antares$/;" n -Antares src/ui/simulator/toolbox/components/map/manager.cpp /^namespace Antares$/;" n file: -Antares src/ui/simulator/toolbox/components/map/manager.h /^namespace Antares$/;" n -Antares src/ui/simulator/toolbox/components/map/manager.hxx /^namespace Antares$/;" n -Antares src/ui/simulator/toolbox/components/map/nodes/bindingconstraint.cpp /^namespace Antares$/;" n file: -Antares src/ui/simulator/toolbox/components/map/nodes/bindingconstraint.h /^namespace Antares$/;" n -Antares src/ui/simulator/toolbox/components/map/nodes/connection.cpp /^namespace Antares$/;" n file: -Antares src/ui/simulator/toolbox/components/map/nodes/connection.h /^namespace Antares$/;" n -Antares src/ui/simulator/toolbox/components/map/nodes/connection.hxx /^namespace Antares$/;" n -Antares src/ui/simulator/toolbox/components/map/nodes/item.cpp /^namespace Antares$/;" n file: -Antares src/ui/simulator/toolbox/components/map/nodes/item.h /^namespace Antares$/;" n -Antares src/ui/simulator/toolbox/components/map/nodes/node.cpp /^namespace Antares$/;" n file: -Antares src/ui/simulator/toolbox/components/map/nodes/node.h /^namespace Antares$/;" n -Antares src/ui/simulator/toolbox/components/map/settings.cpp /^namespace Antares$/;" n file: -Antares src/ui/simulator/toolbox/components/map/settings.h /^namespace Antares$/;" n -Antares src/ui/simulator/toolbox/components/map/tools/connectioncreator.cpp /^namespace Antares$/;" n file: -Antares src/ui/simulator/toolbox/components/map/tools/connectioncreator.h /^namespace Antares$/;" n -Antares src/ui/simulator/toolbox/components/map/tools/remover.cpp /^namespace Antares$/;" n file: -Antares src/ui/simulator/toolbox/components/map/tools/remover.h /^namespace Antares$/;" n -Antares src/ui/simulator/toolbox/components/map/tools/tool.cpp /^namespace Antares$/;" n file: -Antares src/ui/simulator/toolbox/components/map/tools/tool.h /^namespace Antares$/;" n -Antares src/ui/simulator/toolbox/components/notebook/mapnotebook.cpp /^namespace Antares$/;" n file: -Antares src/ui/simulator/toolbox/components/notebook/mapnotebook.h /^namespace Antares$/;" n -Antares src/ui/simulator/toolbox/components/notebook/notebook.cpp /^namespace Antares$/;" n file: -Antares src/ui/simulator/toolbox/components/notebook/notebook.h /^namespace Antares$/;" n -Antares src/ui/simulator/toolbox/components/notebook/notebook.hxx /^namespace Antares$/;" n -Antares src/ui/simulator/toolbox/components/progressbar.cpp /^namespace Antares$/;" n file: -Antares src/ui/simulator/toolbox/components/progressbar.h /^namespace Antares$/;" n -Antares src/ui/simulator/toolbox/components/refresh.cpp /^namespace Antares$/;" n file: -Antares src/ui/simulator/toolbox/components/refresh.h /^namespace Antares$/;" n -Antares src/ui/simulator/toolbox/components/wip-panel.cpp /^namespace Antares$/;" n file: -Antares src/ui/simulator/toolbox/components/wip-panel.h /^namespace Antares$/;" n -Antares src/ui/simulator/toolbox/components/wizardheader.cpp /^namespace Antares$/;" n file: -Antares src/ui/simulator/toolbox/components/wizardheader.h /^namespace Antares$/;" n -Antares src/ui/simulator/toolbox/create.cpp /^namespace Antares$/;" n file: -Antares src/ui/simulator/toolbox/create.h /^namespace Antares$/;" n -Antares src/ui/simulator/toolbox/create.hxx /^namespace Antares$/;" n -Antares src/ui/simulator/toolbox/dispatcher/study.cpp /^namespace Antares$/;" n file: -Antares src/ui/simulator/toolbox/dispatcher/study.h /^namespace Antares$/;" n -Antares src/ui/simulator/toolbox/execute/execute.cpp /^namespace Antares$/;" n file: -Antares src/ui/simulator/toolbox/execute/execute.h /^namespace Antares$/;" n -Antares src/ui/simulator/toolbox/ext-source/action-panel.cpp /^namespace Antares$/;" n file: -Antares src/ui/simulator/toolbox/ext-source/action-panel.h /^namespace Antares$/;" n -Antares src/ui/simulator/toolbox/ext-source/apply.cpp /^namespace Antares$/;" n file: -Antares src/ui/simulator/toolbox/ext-source/apply.h /^namespace Antares$/;" n -Antares src/ui/simulator/toolbox/ext-source/handler/build-context.cpp /^namespace Antares$/;" n file: -Antares src/ui/simulator/toolbox/ext-source/handler/build-context.h /^namespace Antares$/;" n -Antares src/ui/simulator/toolbox/ext-source/handler/com.rte-france.antares.study.cpp /^namespace Antares$/;" n file: -Antares src/ui/simulator/toolbox/ext-source/handler/handler.h /^namespace Antares$/;" n -Antares src/ui/simulator/toolbox/ext-source/performer.cpp /^namespace Antares$/;" n file: -Antares src/ui/simulator/toolbox/ext-source/performer.h /^namespace Antares$/;" n -Antares src/ui/simulator/toolbox/ext-source/window.cpp /^namespace Antares$/;" n file: -Antares src/ui/simulator/toolbox/ext-source/window.h /^namespace Antares$/;" n -Antares src/ui/simulator/toolbox/input/area.cpp /^namespace Antares$/;" n file: -Antares src/ui/simulator/toolbox/input/area.h /^namespace Antares$/;" n -Antares src/ui/simulator/toolbox/input/bindingconstraint/bindingconstraint.cpp /^namespace Antares$/;" n file: -Antares src/ui/simulator/toolbox/input/bindingconstraint/bindingconstraint.h /^namespace Antares$/;" n -Antares src/ui/simulator/toolbox/input/connection.cpp /^namespace Antares$/;" n file: -Antares src/ui/simulator/toolbox/input/connection.h /^namespace Antares$/;" n -Antares src/ui/simulator/toolbox/input/input.cpp /^namespace Antares$/;" n file: -Antares src/ui/simulator/toolbox/input/input.h /^namespace Antares$/;" n -Antares src/ui/simulator/toolbox/input/renewable-cluster.cpp /^namespace Antares$/;" n file: -Antares src/ui/simulator/toolbox/input/renewable-cluster.h /^namespace Antares$/;" n -Antares src/ui/simulator/toolbox/input/thermal-cluster.cpp /^namespace Antares$/;" n file: -Antares src/ui/simulator/toolbox/input/thermal-cluster.h /^namespace Antares$/;" n -Antares src/ui/simulator/toolbox/jobs/job.cpp /^namespace Antares$/;" n file: -Antares src/ui/simulator/toolbox/jobs/job.h /^namespace Antares$/;" n -Antares src/ui/simulator/toolbox/locales.cpp /^namespace Antares$/;" n file: -Antares src/ui/simulator/toolbox/locales.h /^namespace Antares$/;" n -Antares src/ui/simulator/toolbox/resources.cpp /^namespace Antares$/;" n file: -Antares src/ui/simulator/toolbox/resources.h /^namespace Antares$/;" n -Antares src/ui/simulator/toolbox/spotlight/area.cpp /^namespace Antares$/;" n file: -Antares src/ui/simulator/toolbox/spotlight/area.h /^namespace Antares$/;" n -Antares src/ui/simulator/toolbox/spotlight/constraint.cpp /^namespace Antares$/;" n file: -Antares src/ui/simulator/toolbox/spotlight/constraint.h /^namespace Antares$/;" n -Antares src/ui/simulator/toolbox/validator.cpp /^namespace Antares$/;" n file: -Antares src/ui/simulator/toolbox/validator.h /^namespace Antares$/;" n -Antares src/ui/simulator/windows/about/aboutbox.cpp /^namespace Antares$/;" n file: -Antares src/ui/simulator/windows/about/aboutbox.h /^namespace Antares$/;" n -Antares src/ui/simulator/windows/analyzer/analyzer.cpp /^namespace Antares$/;" n file: -Antares src/ui/simulator/windows/analyzer/analyzer.h /^namespace Antares$/;" n -Antares src/ui/simulator/windows/analyzer/analyzer.hxx /^namespace Antares$/;" n -Antares src/ui/simulator/windows/bindingconstraint/bindingconstraint.cpp /^namespace Antares$/;" n file: -Antares src/ui/simulator/windows/bindingconstraint/bindingconstraint.h /^namespace Antares$/;" n -Antares src/ui/simulator/windows/bindingconstraint/edit.cpp /^namespace Antares$/;" n file: -Antares src/ui/simulator/windows/bindingconstraint/edit.h /^namespace Antares$/;" n -Antares src/ui/simulator/windows/calendar/calendar.cpp /^namespace Antares$/;" n file: -Antares src/ui/simulator/windows/calendar/calendar.h /^namespace Antares$/;" n -Antares src/ui/simulator/windows/calendar/view-standard.hxx /^namespace Antares$/;" n -Antares src/ui/simulator/windows/cleaner.cpp /^namespace Antares$/;" n file: -Antares src/ui/simulator/windows/cleaner.h /^namespace Antares$/;" n -Antares src/ui/simulator/windows/connection.cpp /^namespace Antares$/;" n file: -Antares src/ui/simulator/windows/connection.h /^namespace Antares$/;" n -Antares src/ui/simulator/windows/constraints-builder/constraintsbuilder.cpp /^namespace Antares$/;" n file: -Antares src/ui/simulator/windows/constraints-builder/constraintsbuilder.h /^namespace Antares$/;" n -Antares src/ui/simulator/windows/correlation/correlation.cpp /^namespace Antares$/;" n file: -Antares src/ui/simulator/windows/correlation/correlation.h /^namespace Antares$/;" n -Antares src/ui/simulator/windows/correlation/datasources.hxx /^namespace Antares$/;" n -Antares src/ui/simulator/windows/exportmap.cpp /^namespace Antares$/;" n file: -Antares src/ui/simulator/windows/exportmap.h /^namespace Antares$/;" n -Antares src/ui/simulator/windows/exportmap.hxx /^namespace Antares$/;" n -Antares src/ui/simulator/windows/hydro/allocation.cpp /^namespace Antares$/;" n file: -Antares src/ui/simulator/windows/hydro/allocation.h /^namespace Antares$/;" n -Antares src/ui/simulator/windows/hydro/dailypower.cpp /^namespace Antares$/;" n file: -Antares src/ui/simulator/windows/hydro/dailypower.h /^namespace Antares$/;" n -Antares src/ui/simulator/windows/hydro/levelsandvalues.cpp /^namespace Antares$/;" n file: -Antares src/ui/simulator/windows/hydro/levelsandvalues.h /^namespace Antares$/;" n -Antares src/ui/simulator/windows/hydro/localdatahydro.cpp /^namespace Antares$/;" n file: -Antares src/ui/simulator/windows/hydro/localdatahydro.h /^namespace Antares$/;" n -Antares src/ui/simulator/windows/hydro/management.cpp /^namespace Antares$/;" n file: -Antares src/ui/simulator/windows/hydro/management.h /^namespace Antares$/;" n -Antares src/ui/simulator/windows/hydro/prepro.cpp /^namespace Antares$/;" n file: -Antares src/ui/simulator/windows/hydro/prepro.h /^namespace Antares$/;" n -Antares src/ui/simulator/windows/hydro/series.cpp /^namespace Antares$/;" n file: -Antares src/ui/simulator/windows/hydro/series.h /^namespace Antares$/;" n -Antares src/ui/simulator/windows/inspector/accumulator.hxx /^namespace Antares$/;" n -Antares src/ui/simulator/windows/inspector/constants.cpp /^namespace Antares$/;" n file: -Antares src/ui/simulator/windows/inspector/constants.h /^namespace Antares$/;" n -Antares src/ui/simulator/windows/inspector/data.cpp /^namespace Antares$/;" n file: -Antares src/ui/simulator/windows/inspector/data.h /^namespace Antares$/;" n -Antares src/ui/simulator/windows/inspector/data.hxx /^namespace Antares$/;" n -Antares src/ui/simulator/windows/inspector/editor-calendar.cpp /^namespace Antares$/;" n file: -Antares src/ui/simulator/windows/inspector/editor-calendar.h /^namespace Antares$/;" n -Antares src/ui/simulator/windows/inspector/frame.cpp /^namespace Antares$/;" n file: -Antares src/ui/simulator/windows/inspector/frame.h /^namespace Antares$/;" n -Antares src/ui/simulator/windows/inspector/grid.cpp /^namespace Antares$/;" n file: -Antares src/ui/simulator/windows/inspector/grid.h /^namespace Antares$/;" n -Antares src/ui/simulator/windows/inspector/inspector.cpp /^namespace Antares$/;" n file: -Antares src/ui/simulator/windows/inspector/inspector.h /^namespace Antares$/;" n -Antares src/ui/simulator/windows/inspector/property.cluster.update.cpp /^namespace Antares$/;" n file: -Antares src/ui/simulator/windows/inspector/property.cluster.update.h /^namespace Antares$/;" n -Antares src/ui/simulator/windows/inspector/property.update.cpp /^namespace Antares$/;" n file: -Antares src/ui/simulator/windows/link-property-buttons.cpp /^namespace Antares$/;" n file: -Antares src/ui/simulator/windows/link-property-buttons.h /^namespace Antares$/;" n -Antares src/ui/simulator/windows/memorystatistics/memorystatistics.cpp /^namespace Antares$/;" n file: -Antares src/ui/simulator/windows/memorystatistics/memorystatistics.cpp /^namespace Antares::Window$/;" n file: -Antares src/ui/simulator/windows/memorystatistics/memorystatistics.h /^namespace Antares$/;" n -Antares src/ui/simulator/windows/memorystatistics/private.h /^namespace Antares$/;" n -Antares src/ui/simulator/windows/message.cpp /^namespace Antares$/;" n file: -Antares src/ui/simulator/windows/message.h /^namespace Antares$/;" n -Antares src/ui/simulator/windows/message.hxx /^namespace Antares$/;" n -Antares src/ui/simulator/windows/notes.cpp /^namespace Antares$/;" n file: -Antares src/ui/simulator/windows/notes.h /^namespace Antares$/;" n -Antares src/ui/simulator/windows/options/adequacy-patch/adequacy-patch-areas.cpp /^namespace Antares::Window::Options$/;" n file: -Antares src/ui/simulator/windows/options/adequacy-patch/adequacy-patch-areas.h /^namespace Antares::Window::Options$/;" n -Antares src/ui/simulator/windows/options/adequacy-patch/adequacy-patch-options.cpp /^namespace Antares::Window::Options$/;" n file: -Antares src/ui/simulator/windows/options/adequacy-patch/adequacy-patch-options.h /^namespace Antares::Window::Options$/;" n -Antares src/ui/simulator/windows/options/advanced/advanced.cpp /^namespace Antares$/;" n file: -Antares src/ui/simulator/windows/options/advanced/advanced.h /^namespace Antares$/;" n -Antares src/ui/simulator/windows/options/geographic-trimming/geographic-trimming.cpp /^namespace Antares$/;" n file: -Antares src/ui/simulator/windows/options/geographic-trimming/geographic-trimming.h /^namespace Antares$/;" n -Antares src/ui/simulator/windows/options/optimization/optimization.cpp /^namespace Antares$/;" n file: -Antares src/ui/simulator/windows/options/optimization/optimization.h /^namespace Antares$/;" n -Antares src/ui/simulator/windows/options/playlist/playlist.cpp /^namespace Antares$/;" n file: -Antares src/ui/simulator/windows/options/playlist/playlist.h /^namespace Antares$/;" n -Antares src/ui/simulator/windows/options/select-output/select-output.cpp /^namespace Antares$/;" n file: -Antares src/ui/simulator/windows/options/select-output/select-output.h /^namespace Antares$/;" n -Antares src/ui/simulator/windows/options/temp-folder/temp-folder.cpp /^namespace Antares$/;" n file: -Antares src/ui/simulator/windows/options/temp-folder/temp-folder.h /^namespace Antares$/;" n -Antares src/ui/simulator/windows/output/content.h /^namespace Antares$/;" n -Antares src/ui/simulator/windows/output/content.hxx /^namespace Antares$/;" n -Antares src/ui/simulator/windows/output/fwd.h /^namespace Antares$/;" n -Antares src/ui/simulator/windows/output/job.cpp /^namespace Antares$/;" n file: -Antares src/ui/simulator/windows/output/job.h /^namespace Antares$/;" n -Antares src/ui/simulator/windows/output/layer.cpp /^namespace Antares$/;" n file: -Antares src/ui/simulator/windows/output/layer.h /^namespace Antares$/;" n -Antares src/ui/simulator/windows/output/layer.hxx /^namespace Antares$/;" n -Antares src/ui/simulator/windows/output/mini-frame.cpp /^namespace Antares$/;" n file: -Antares src/ui/simulator/windows/output/mini-frame.h /^namespace Antares$/;" n -Antares src/ui/simulator/windows/output/output.cpp /^namespace Antares$/;" n file: -Antares src/ui/simulator/windows/output/output.h /^namespace Antares$/;" n -Antares src/ui/simulator/windows/output/panel/area-link-renderer.cpp /^namespace Antares$/;" n file: -Antares src/ui/simulator/windows/output/panel/area-link-renderer.h /^namespace Antares$/;" n -Antares src/ui/simulator/windows/output/panel/area-link.cpp /^namespace Antares$/;" n file: -Antares src/ui/simulator/windows/output/panel/panel.cpp /^namespace Antares$/;" n file: -Antares src/ui/simulator/windows/output/panel/panel.h /^namespace Antares$/;" n -Antares src/ui/simulator/windows/output/panel/panel.hxx /^namespace Antares$/;" n -Antares src/ui/simulator/windows/output/provider/output-comparison.cpp /^namespace Antares$/;" n file: -Antares src/ui/simulator/windows/output/provider/output-comparison.h /^namespace Antares$/;" n -Antares src/ui/simulator/windows/output/provider/outputs.cpp /^namespace Antares$/;" n file: -Antares src/ui/simulator/windows/output/provider/outputs.h /^namespace Antares$/;" n -Antares src/ui/simulator/windows/output/provider/variable-collector.cpp /^namespace Antares$/;" n file: -Antares src/ui/simulator/windows/output/provider/variable-collector.h /^namespace Antares$/;" n -Antares src/ui/simulator/windows/output/provider/variables.cpp /^namespace Antares$/;" n file: -Antares src/ui/simulator/windows/output/provider/variables.h /^namespace Antares$/;" n -Antares src/ui/simulator/windows/output/spotlight-provider.cpp /^namespace Antares$/;" n file: -Antares src/ui/simulator/windows/output/spotlight-provider.h /^namespace Antares$/;" n -Antares src/ui/simulator/windows/output/tab.cpp /^namespace Antares$/;" n file: -Antares src/ui/simulator/windows/output/window.cpp /^namespace Antares$/;" n file: -Antares src/ui/simulator/windows/output/window.h /^namespace Antares$/;" n -Antares src/ui/simulator/windows/renewables/cluster.cpp /^namespace Antares$/;" n file: -Antares src/ui/simulator/windows/renewables/cluster.h /^namespace Antares$/;" n -Antares src/ui/simulator/windows/renewables/panel.cpp /^namespace Antares$/;" n file: -Antares src/ui/simulator/windows/renewables/panel.h /^namespace Antares$/;" n -Antares src/ui/simulator/windows/saveas.cpp /^namespace Antares$/;" n file: -Antares src/ui/simulator/windows/saveas.h /^namespace Antares$/;" n -Antares src/ui/simulator/windows/saveas.hxx /^namespace Antares$/;" n -Antares src/ui/simulator/windows/scenario-builder/panel.cpp /^namespace Antares$/;" n file: -Antares src/ui/simulator/windows/scenario-builder/panel.h /^namespace Antares$/;" n -Antares src/ui/simulator/windows/sets.cpp /^namespace Antares$/;" n file: -Antares src/ui/simulator/windows/sets.h /^namespace Antares$/;" n -Antares src/ui/simulator/windows/simulation/panel.cpp /^namespace Antares$/;" n file: -Antares src/ui/simulator/windows/simulation/panel.h /^namespace Antares$/;" n -Antares src/ui/simulator/windows/simulation/run.cpp /^namespace Antares$/;" n file: -Antares src/ui/simulator/windows/simulation/run.h /^namespace Antares$/;" n -Antares src/ui/simulator/windows/startupwizard.cpp /^namespace Antares$/;" n file: -Antares src/ui/simulator/windows/startupwizard.h /^namespace Antares$/;" n -Antares src/ui/simulator/windows/studylogs.cpp /^namespace Antares$/;" n file: -Antares src/ui/simulator/windows/studylogs.h /^namespace Antares$/;" n -Antares src/ui/simulator/windows/textinput/input.cpp /^namespace Antares::Window$/;" n file: -Antares src/ui/simulator/windows/textinput/input.h /^namespace Antares$/;" n -Antares src/ui/simulator/windows/thermal/cluster.cpp /^namespace Antares$/;" n file: -Antares src/ui/simulator/windows/thermal/cluster.h /^namespace Antares$/;" n -Antares src/ui/simulator/windows/thermal/panel.cpp /^namespace Antares$/;" n file: -Antares src/ui/simulator/windows/thermal/panel.h /^namespace Antares$/;" n -Antares src/ui/simulator/windows/version.cpp /^namespace Antares$/;" n file: -Antares src/ui/simulator/windows/version.h /^namespace Antares$/;" n -Antares src/ui/simulator/windows/xcast/xcast.h /^namespace Antares$/;" n -Antares src/ui/simulator/windows/xcast/xcast.hxx /^namespace Antares$/;" n -Antares Changelog NEWS.md /^Antares Changelog$/;" c -Antares Changelog docs/CHANGELOG.md /^Antares Changelog$/;" c -Antares Simulator README.md /^# Antares Simulator$/;" c -Antares as a SCOPF (";KL+FB model";) docs/reference-guide/11-modeling.md /^## Antares as a SCOPF (";KL+FB model";)$/;" s chapter:Formulation of the optimisation problems -Antares as a SCOPF ("KL model") docs/reference-guide/11-modeling.md /^## Antares as a SCOPF ("KL model")$/;" s chapter:Formulation of the optimisation problems -Antares as a SCOPF ("flow-based model") docs/reference-guide/11-modeling.md /^## Antares as a SCOPF ("flow-based model")$/;" s chapter:Formulation of the optimisation problems -Antares at one glance docs/reference-guide/08-miscellaneous.md /^## Antares at one glance$/;" s chapter:Miscellaneous -Antares dependencies build src/antares-deps/README.md /^# Antares dependencies build$/;" c -AntaresAnalyzer src/analyzer/CMakeLists.txt /^project(AntaresAnalyzer)$/;" p -AntaresBatchRun src/tools/batchrun/CMakeLists.txt /^project(AntaresBatchRun)$/;" p -AntaresConstants src/libs/antares/constants.h /^enum AntaresConstants$/;" g -AntaresLicense src/ui/simulator/windows/about/aboutbox.cpp /^const char* AntaresLicense =$/;" v typeref:typename:const char * -AntaresLicense1 src/ui/simulator/windows/about/aboutbox.cpp /^const char* AntaresLicense1 =$/;" v typeref:typename:const char * -AntaresLicense2 src/ui/simulator/windows/about/aboutbox.cpp /^const char* AntaresLicense2 =$/;" v typeref:typename:const char * -AntaresLicense3 src/ui/simulator/windows/about/aboutbox.cpp /^const char* AntaresLicense3 =$/;" v typeref:typename:const char * -AntaresStudy src/tools/vacuum/antares-study.cpp /^AntaresStudy::AntaresStudy(int64_t dateLimit) :$/;" f class:AntaresStudy -AntaresStudy src/tools/vacuum/antares-study.h /^class AntaresStudy : public FSWalker::IExtension$/;" c -AntaresStudy src/ui/action/handler/antares-study/area/allocation-hydro-post.cpp /^namespace AntaresStudy$/;" n namespace:Antares::Action file: -AntaresStudy src/ui/action/handler/antares-study/area/allocation-hydro-post.h /^namespace AntaresStudy$/;" n namespace:Antares::Action -AntaresStudy src/ui/action/handler/antares-study/area/allocation-hydro-post.hxx /^namespace AntaresStudy$/;" n namespace:Antares::Action -AntaresStudy src/ui/action/handler/antares-study/area/allocation-hydro.cpp /^namespace AntaresStudy$/;" n namespace:Antares::Action file: -AntaresStudy src/ui/action/handler/antares-study/area/allocation-hydro.h /^namespace AntaresStudy$/;" n namespace:Antares::Action -AntaresStudy src/ui/action/handler/antares-study/area/color.cpp /^namespace AntaresStudy$/;" n namespace:Antares::Action file: -AntaresStudy src/ui/action/handler/antares-study/area/color.h /^namespace AntaresStudy$/;" n namespace:Antares::Action -AntaresStudy src/ui/action/handler/antares-study/area/correlation-post.cpp /^namespace AntaresStudy$/;" n namespace:Antares::Action file: -AntaresStudy src/ui/action/handler/antares-study/area/correlation-post.h /^namespace AntaresStudy$/;" n namespace:Antares::Action -AntaresStudy src/ui/action/handler/antares-study/area/correlation-post.hxx /^namespace AntaresStudy$/;" n namespace:Antares::Action -AntaresStudy src/ui/action/handler/antares-study/area/correlation.cpp /^namespace AntaresStudy$/;" n namespace:Antares::Action file: -AntaresStudy src/ui/action/handler/antares-study/area/correlation.h /^namespace AntaresStudy$/;" n namespace:Antares::Action -AntaresStudy src/ui/action/handler/antares-study/area/create.cpp /^namespace Antares::Action::AntaresStudy::Area$/;" n namespace:Antares::Action file: -AntaresStudy src/ui/action/handler/antares-study/area/filtering.cpp /^namespace AntaresStudy$/;" n namespace:Antares::Action file: -AntaresStudy src/ui/action/handler/antares-study/area/filtering.h /^namespace AntaresStudy$/;" n namespace:Antares::Action -AntaresStudy src/ui/action/handler/antares-study/area/misc-gen.cpp /^namespace AntaresStudy$/;" n namespace:Antares::Action file: -AntaresStudy src/ui/action/handler/antares-study/area/misc-gen.h /^namespace AntaresStudy$/;" n namespace:Antares::Action -AntaresStudy src/ui/action/handler/antares-study/area/nodal-optimization.cpp /^namespace AntaresStudy$/;" n namespace:Antares::Action file: -AntaresStudy src/ui/action/handler/antares-study/area/nodal-optimization.h /^namespace AntaresStudy$/;" n namespace:Antares::Action -AntaresStudy src/ui/action/handler/antares-study/area/position.cpp /^namespace AntaresStudy$/;" n namespace:Antares::Action file: -AntaresStudy src/ui/action/handler/antares-study/area/position.h /^namespace AntaresStudy$/;" n namespace:Antares::Action -AntaresStudy src/ui/action/handler/antares-study/area/reserves.cpp /^namespace AntaresStudy$/;" n namespace:Antares::Action file: -AntaresStudy src/ui/action/handler/antares-study/area/reserves.h /^namespace AntaresStudy$/;" n namespace:Antares::Action -AntaresStudy src/ui/action/handler/antares-study/area/timeseries.cpp /^namespace AntaresStudy$/;" n namespace:Antares::Action file: -AntaresStudy src/ui/action/handler/antares-study/area/timeseries.h /^namespace AntaresStudy$/;" n namespace:Antares::Action -AntaresStudy src/ui/action/handler/antares-study/area/ts-generator.cpp /^namespace AntaresStudy$/;" n namespace:Antares::Action file: -AntaresStudy src/ui/action/handler/antares-study/area/ts-generator.h /^namespace AntaresStudy$/;" n namespace:Antares::Action -AntaresStudy src/ui/action/handler/antares-study/area/ts-node.cpp /^namespace AntaresStudy$/;" n namespace:Antares::Action file: -AntaresStudy src/ui/action/handler/antares-study/area/ts-node.h /^namespace AntaresStudy$/;" n namespace:Antares::Action -AntaresStudy src/ui/action/handler/antares-study/area/ts-node.hxx /^namespace AntaresStudy$/;" n namespace:Antares::Action -AntaresStudy src/ui/action/handler/antares-study/constraint/comments.cpp /^namespace AntaresStudy$/;" n namespace:Antares::Action file: -AntaresStudy src/ui/action/handler/antares-study/constraint/comments.h /^namespace AntaresStudy$/;" n namespace:Antares::Action -AntaresStudy src/ui/action/handler/antares-study/constraint/comments.hxx /^namespace AntaresStudy$/;" n namespace:Antares::Action -AntaresStudy src/ui/action/handler/antares-study/constraint/create.cpp /^namespace AntaresStudy$/;" n namespace:Antares::Action file: -AntaresStudy src/ui/action/handler/antares-study/constraint/data.cpp /^namespace AntaresStudy$/;" n namespace:Antares::Action file: -AntaresStudy src/ui/action/handler/antares-study/constraint/data.h /^namespace AntaresStudy$/;" n namespace:Antares::Action -AntaresStudy src/ui/action/handler/antares-study/constraint/data.hxx /^namespace AntaresStudy$/;" n namespace:Antares::Action -AntaresStudy src/ui/action/handler/antares-study/constraint/enabled.cpp /^namespace AntaresStudy$/;" n namespace:Antares::Action file: -AntaresStudy src/ui/action/handler/antares-study/constraint/enabled.h /^namespace AntaresStudy$/;" n namespace:Antares::Action -AntaresStudy src/ui/action/handler/antares-study/constraint/enabled.hxx /^namespace AntaresStudy$/;" n namespace:Antares::Action -AntaresStudy src/ui/action/handler/antares-study/constraint/offsets.cpp /^namespace AntaresStudy$/;" n namespace:Antares::Action file: -AntaresStudy src/ui/action/handler/antares-study/constraint/offsets.h /^namespace AntaresStudy$/;" n namespace:Antares::Action -AntaresStudy src/ui/action/handler/antares-study/constraint/weights.cpp /^namespace AntaresStudy$/;" n namespace:Antares::Action file: -AntaresStudy src/ui/action/handler/antares-study/constraint/weights.h /^namespace AntaresStudy$/;" n namespace:Antares::Action -AntaresStudy src/ui/action/handler/antares-study/link/comments.cpp /^namespace AntaresStudy$/;" n namespace:Antares::Action file: -AntaresStudy src/ui/action/handler/antares-study/link/comments.h /^namespace AntaresStudy$/;" n namespace:Antares::Action -AntaresStudy src/ui/action/handler/antares-study/link/comments.hxx /^namespace AntaresStudy$/;" n namespace:Antares::Action -AntaresStudy src/ui/action/handler/antares-study/link/copper-plate.cpp /^namespace AntaresStudy$/;" n namespace:Antares::Action file: -AntaresStudy src/ui/action/handler/antares-study/link/copper-plate.h /^namespace AntaresStudy$/;" n namespace:Antares::Action -AntaresStudy src/ui/action/handler/antares-study/link/create.cpp /^namespace AntaresStudy$/;" n namespace:Antares::Action file: -AntaresStudy src/ui/action/handler/antares-study/link/filtering.cpp /^namespace AntaresStudy$/;" n namespace:Antares::Action file: -AntaresStudy src/ui/action/handler/antares-study/link/filtering.h /^namespace AntaresStudy$/;" n namespace:Antares::Action -AntaresStudy src/ui/action/handler/antares-study/link/hurdles-cost.cpp /^namespace AntaresStudy$/;" n namespace:Antares::Action file: -AntaresStudy src/ui/action/handler/antares-study/link/hurdles-cost.h /^namespace AntaresStudy$/;" n namespace:Antares::Action -AntaresStudy src/ui/action/handler/antares-study/link/impedances.cpp /^namespace AntaresStudy$/;" n namespace:Antares::Action file: -AntaresStudy src/ui/action/handler/antares-study/link/impedances.h /^namespace AntaresStudy$/;" n namespace:Antares::Action -AntaresStudy src/ui/action/handler/antares-study/link/ntc.cpp /^namespace AntaresStudy$/;" n namespace:Antares::Action file: -AntaresStudy src/ui/action/handler/antares-study/link/ntc.h /^namespace AntaresStudy$/;" n namespace:Antares::Action -AntaresStudy src/ui/action/handler/antares-study/link/unload-data.cpp /^namespace AntaresStudy$/;" n namespace:Antares::Action file: -AntaresStudy src/ui/action/handler/antares-study/link/unload-data.h /^namespace AntaresStudy$/;" n namespace:Antares::Action -AntaresStudy src/ui/action/handler/antares-study/link/unload-data.hxx /^namespace AntaresStudy$/;" n namespace:Antares::Action -AntaresStudy src/ui/action/handler/antares-study/thermal-cluster/common.cpp /^namespace AntaresStudy$/;" n namespace:Antares::Action file: -AntaresStudy src/ui/action/handler/antares-study/thermal-cluster/common.h /^namespace AntaresStudy$/;" n namespace:Antares::Action -AntaresStudy src/ui/action/handler/antares-study/thermal-cluster/create.cpp /^namespace AntaresStudy$/;" n namespace:Antares::Action file: -AntaresStudy src/ui/action/handler/antares-study/thermal-cluster/create.h /^namespace AntaresStudy$/;" n namespace:Antares::Action -AntaresStudy src/ui/action/handler/antares-study/thermal-cluster/create.hxx /^namespace AntaresStudy$/;" n namespace:Antares::Action -AntaresStudy src/ui/action/handler/antares-study/thermal-cluster/root-node.cpp /^namespace AntaresStudy$/;" n namespace:Antares::Action file: -AntaresStudy src/ui/action/handler/antares-study/thermal-cluster/root-node.h /^namespace AntaresStudy$/;" n namespace:Antares::Action -AntaresStudy src/ui/action/handler/antares-study/thermal-cluster/root-node.hxx /^namespace AntaresStudy$/;" n namespace:Antares::Action -AntaresStudy src/ui/action/include/action/handler/antares-study/area/create.h /^namespace AntaresStudy$/;" n namespace:Antares::Action -AntaresStudy src/ui/action/include/action/handler/antares-study/area/create.hxx /^namespace AntaresStudy$/;" n namespace:Antares::Action -AntaresStudy src/ui/action/include/action/handler/antares-study/constraint/create.h /^namespace AntaresStudy$/;" n namespace:Antares::Action -AntaresStudy src/ui/action/include/action/handler/antares-study/constraint/create.hxx /^namespace AntaresStudy$/;" n namespace:Antares::Action -AntaresStudy src/ui/action/include/action/handler/antares-study/link/create.h /^namespace AntaresStudy$/;" n namespace:Antares::Action -AntaresStudy src/ui/action/include/action/handler/antares-study/link/create.hxx /^namespace AntaresStudy$/;" n namespace:Antares::Action -AntaresStudy src/ui/simulator/toolbox/ext-source/handler/com.rte-france.antares.study.cpp /^void AntaresStudy(Data::Study::Ptr target,$/;" f namespace:Antares::ExtSource::Handler typeref:typename:void -AntaresStudyAnalyzerJob src/tools/vacuum/antares-study.cpp /^ AntaresStudyAnalyzerJob(const String& folder) : folder(folder), userdata(nullptr)$/;" f class:AntaresStudyAnalyzerJob file: -AntaresStudyAnalyzerJob src/tools/vacuum/antares-study.cpp /^class AntaresStudyAnalyzerJob : public FSWalker::IJob$/;" c file: -AntaresStudyYearByYearAggregator src/tools/yby-aggregator/CMakeLists.txt /^project(AntaresStudyYearByYearAggregator)$/;" p -AntaresWxGridRenderer src/ui/simulator/toolbox/components/datagrid/wxgrid-renderer.cpp /^AntaresWxGridRenderer::AntaresWxGridRenderer() : wxGridCellFloatRenderer(-1, 3), renderer(nullpt/;" f class:Antares::Component::Datagrid::AntaresWxGridRenderer -AntaresWxGridRenderer src/ui/simulator/toolbox/components/datagrid/wxgrid-renderer.h /^class AntaresWxGridRenderer : public wxGridCellFloatRenderer$/;" c namespace:Antares::Component::Datagrid -Antares_Simulator_Tests_NR docs/build/4-Tests-dev.md /^## Antares_Simulator_Tests_NR$/;" s chapter:Tests (developer) -Any src/ext/yuni/src/yuni/core/any/any.cpp /^Any::Any()$/;" f class:Yuni::Any -Any src/ext/yuni/src/yuni/core/any/any.cpp /^Any::Any(const Any& rhs)$/;" f class:Yuni::Any -Any src/ext/yuni/src/yuni/core/any/any.h /^ Any(char* source)$/;" f class:Yuni::Any -Any src/ext/yuni/src/yuni/core/any/any.h /^ Any(const char* source)$/;" f class:Yuni::Any -Any src/ext/yuni/src/yuni/core/any/any.h /^class YUNI_DECL Any final$/;" c namespace:Yuni -Any src/ext/yuni/src/yuni/core/any/any.hxx /^Any::Any(const T& source)$/;" f class:Yuni::Any -Any src/ext/yuni/src/yuni/core/any/any.private.h /^namespace Any$/;" n namespace:Yuni::Private -Any src/ui/simulator/toolbox/components/datagrid/filter/all/any.h /^ Any(Input* parent) : AFilterBase(parent)$/;" f class:Antares::Toolbox::Filter::Any -Any src/ui/simulator/toolbox/components/datagrid/filter/all/any.h /^class Any : public AFilterBase$/;" c namespace:Antares::Toolbox::Filter -AnyString src/ext/yuni/src/yuni/core/fwd.h /^typedef ::Yuni::CString<0, true> AnyString;$/;" t typeref:typename:::Yuni::CString<0,true> -Append src/ext/yuni/src/yuni/core/atomic/string.hxx /^class Append>$/;" c namespace:Yuni::Extension::CString -Append src/ext/yuni/src/yuni/core/color/rgb.hxx /^class Append> final$/;" c namespace:Yuni::Extension::CString -Append src/ext/yuni/src/yuni/core/color/rgba.hxx /^class Append> final$/;" c namespace:Yuni::Extension::CString -Append src/ext/yuni/src/yuni/core/math/complex.hxx /^struct YUNI_DECL Append> final$/;" s namespace:Yuni::Private::IStringImpl -Append src/ext/yuni/src/yuni/core/nullable/extension.hxx /^class Append> final$/;" c namespace:Yuni::Extension::CString -Append src/ext/yuni/src/yuni/core/string/traits/append.h /^class Append final$/;" c namespace:Yuni::Extension::CString -Append src/ext/yuni/src/yuni/core/string/traits/append.h /^class Append final$/;" c namespace:Yuni::Extension::CString -Append src/ext/yuni/src/yuni/core/string/traits/append.h /^class Append final$/;" c namespace:Yuni::Extension::CString -Append src/ext/yuni/src/yuni/core/string/traits/append.h /^class Append final$/;" c namespace:Yuni::Extension::CString -Append src/ext/yuni/src/yuni/core/string/traits/append.h /^class Append final$/;" c namespace:Yuni::Extension::CString -Append src/ext/yuni/src/yuni/core/string/traits/append.h /^class Append final$/;" c namespace:Yuni::Extension::CString -Append src/ext/yuni/src/yuni/core/string/traits/append.h /^class Append final$/;" c namespace:Yuni::Extension::CString -Append src/ext/yuni/src/yuni/core/string/traits/append.h /^class Append> final$/;" c namespace:Yuni::Extension::CString -Append src/ext/yuni/src/yuni/core/string/traits/append.h /^class Append> final$/;" c namespace:Yuni::Extension::CString -Append src/ext/yuni/src/yuni/core/string/traits/append.h /^class Append final$/;" c namespace:Yuni::Extension::CString -Append src/ext/yuni/src/yuni/core/string/traits/append.h /^class Append final$/;" c namespace:Yuni::Extension::CString -Append src/ext/yuni/src/yuni/core/string/traits/append.h /^class Append final$/;" c namespace:Yuni::Extension::CString -Append src/ext/yuni/src/yuni/core/string/traits/append.h /^class Append final$/;" c namespace:Yuni::Extension::CString -Append src/ext/yuni/src/yuni/core/tribool.hxx /^class Append$/;" c namespace:Yuni::Extension::CString -Append src/ext/yuni/src/yuni/uuid/uuid.hxx /^class Append final$/;" c namespace:Yuni::Extension::CString -Append src/libs/antares/array/antares/array/matrix-to-buffer.hxx /^ static inline void Append(std::string& file, T v, const char* const)$/;" f struct:Antares::__anon10a375dd0111::MatrixScalar typeref:typename:void -Append src/libs/antares/array/antares/array/matrix-to-buffer.hxx /^ static void Append(std::string& file, double v, const char* const format)$/;" f struct:Antares::__anon10a375dd0111::MatrixScalar typeref:typename:void -Append src/libs/antares/array/antares/array/matrix-to-buffer.hxx /^ static void Append(std::string& file, float v, const char* const format)$/;" f struct:Antares::__anon10a375dd0111::MatrixScalar typeref:typename:void -Append src/libs/antares/study/parts/thermal/cluster.hxx /^class Append$/;" c namespace:Yuni::Extension::CString -Append src/libs/antares/study/parts/thermal/cluster.hxx /^class Append$/;" c namespace:Yuni::Extension::CString -Append src/libs/antares/study/parts/thermal/cluster.hxx /^class Append$/;" c namespace:Yuni::Extension::CString -AppendCommand src/ui/simulator/toolbox/ext-source/handler/com.rte-france.antares.study.cpp /^static bool AppendCommand(BuildContext& ctx, const AnyString& command, const AnyString& value)$/;" f namespace:Antares::ExtSource::Handler::__anon353626a10111 typeref:typename:bool file: -AppendContent src/ext/yuni/src/yuni/io/file/file.hxx /^bool AppendContent(const AnyString& filename, const U& content)$/;" f namespace:Yuni::IO::File typeref:typename:bool -AppendDate src/ui/simulator/application/application.cpp /^static void AppendDate(String& out)$/;" f namespace:Antares typeref:typename:void file: -AppendDoubleValue src/solver/variable/surveyresults/surveyresults.cpp /^inline void SurveyResults::AppendDoubleValue(uint& error,$/;" f class:Antares::Solver::Variable::SurveyResults typeref:typename:void -AppendEscapedString src/ext/yuni/src/yuni/core/string/escape.hxx /^void AppendEscapedString(StringT& out, const AnyString& string, char quote)$/;" f namespace:Yuni typeref:typename:void -AppendHostName src/libs/antares/logs/hostinfo.cpp /^void AppendHostName(Yuni::String& out)$/;" f typeref:typename:void -AppendIterator src/ext/yuni/src/yuni/core/string/string.hxx /^struct AppendIterator final$/;" s namespace:Yuni::__anon50c553b60111 -AppendName src/ext/yuni/src/yuni/core/logs/verbosity.h /^ static void AppendName(U& u)$/;" f struct:Yuni::Logs::Verbosity::Checkpoint typeref:typename:void -AppendName src/ext/yuni/src/yuni/core/logs/verbosity.h /^ static void AppendName(U& u)$/;" f struct:Yuni::Logs::Verbosity::Compatibility typeref:typename:void -AppendName src/ext/yuni/src/yuni/core/logs/verbosity.h /^ static void AppendName(U& u)$/;" f struct:Yuni::Logs::Verbosity::Debug typeref:typename:void -AppendName src/ext/yuni/src/yuni/core/logs/verbosity.h /^ static void AppendName(U& u)$/;" f struct:Yuni::Logs::Verbosity::Error typeref:typename:void -AppendName src/ext/yuni/src/yuni/core/logs/verbosity.h /^ static void AppendName(U& u)$/;" f struct:Yuni::Logs::Verbosity::Fatal typeref:typename:void -AppendName src/ext/yuni/src/yuni/core/logs/verbosity.h /^ static void AppendName(U& u)$/;" f struct:Yuni::Logs::Verbosity::Info typeref:typename:void -AppendName src/ext/yuni/src/yuni/core/logs/verbosity.h /^ static void AppendName(U& u)$/;" f struct:Yuni::Logs::Verbosity::Notice typeref:typename:void -AppendName src/ext/yuni/src/yuni/core/logs/verbosity.h /^ static void AppendName(U& u)$/;" f struct:Yuni::Logs::Verbosity::Progress typeref:typename:void -AppendName src/ext/yuni/src/yuni/core/logs/verbosity.h /^ static void AppendName(U& u)$/;" f struct:Yuni::Logs::Verbosity::Quiet typeref:typename:void -AppendName src/ext/yuni/src/yuni/core/logs/verbosity.h /^ static void AppendName(U& u)$/;" f struct:Yuni::Logs::Verbosity::Warning typeref:typename:void -AppendName src/ext/yuni/src/yuni/core/logs/verbosity.h /^ static void AppendName(U&)$/;" f struct:Yuni::Logs::Verbosity::Unknown typeref:typename:void -AppendTo src/ext/yuni/src/yuni/core/string/traits/integer.h /^ static void AppendTo(S& str, Type value, int \/* precision *\/ = 0)$/;" f class:Yuni::Private::CStringImpl::From typeref:typename:void -AppendTo src/ext/yuni/src/yuni/core/string/traits/integer.h /^ static void AppendTo(S& str, Type value, int precision = 3)$/;" f class:Yuni::Private::CStringImpl::From typeref:typename:void -AppendToBuffer src/tools/yby-aggregator/result.cpp /^void AppendToBuffer(StringT& out, const char* buffer)$/;" f namespace:__anon7f038bff0111 typeref:typename:void -AppendToFromSign src/ext/yuni/src/yuni/core/string/traits/integer.h /^ static void AppendToFromSign(S& str, Type value, int precision)$/;" f class:Yuni::Private::CStringImpl::From typeref:typename:void -AppendWithQuotes src/ui/common/wx-wrapper.hxx /^void AppendWithQuotes(StringT1& out, const StringT2& text)$/;" f typeref:typename:void -ApplWnd src/ui/simulator/application/main/main.cpp /^ApplWnd::ApplWnd() :$/;" f class:Antares::Forms::ApplWnd -ApplWnd src/ui/simulator/application/main/main.h /^class ApplWnd final : public Component::Frame::WxLocalFrame, public Yuni::IEventObserver$/;" c namespace:Antares::Solver -Application src/ui/simulator/application/application.cpp /^Application::Application() : wxApp()$/;" f class:Antares::Application -Application src/ui/simulator/application/application.h /^class Application final : public wxApp$/;" c namespace:Antares -ApplicationName src/ext/yuni/src/yuni/core/logs/decorators/applicationname.h /^ ApplicationName() : pAppName("noname")$/;" f class:Yuni::Logs::ApplicationName -ApplicationName src/ext/yuni/src/yuni/core/logs/decorators/applicationname.h /^class YUNI_DECL ApplicationName : public LeftType$/;" c namespace:Yuni::Logs -Apply src/ui/simulator/toolbox/ext-source/apply.cpp /^void Apply(Antares::Action::Context::Ptr context,$/;" f namespace:Antares::ExtSource::Handler typeref:typename:void -Apply src/ui/simulator/windows/inspector/accumulator.hxx /^ static bool Apply(T& value, const T& item)$/;" f struct:Antares::Window::Inspector::Add typeref:typename:bool -Apply src/ui/simulator/windows/inspector/accumulator.hxx /^ static bool Apply(T& value, const T& item)$/;" f struct:Antares::Window::Inspector::Unique typeref:typename:bool -Apply src/ui/simulator/windows/inspector/accumulator.hxx /^ static void Apply(wxPGProperty* property, const ListT& list)$/;" f struct:Antares::Window::Inspector::Accumulator typeref:typename:void -ApplyActionsDialog src/ui/simulator/toolbox/ext-source/window.cpp /^ApplyActionsDialog::ApplyActionsDialog(wxWindow* parent,$/;" f class:Antares::Window::ApplyActionsDialog -ApplyActionsDialog src/ui/simulator/toolbox/ext-source/window.h /^class ApplyActionsDialog : public wxDialog$/;" c namespace:Antares::Window -ApplyChanges src/ui/simulator/toolbox/components/datagrid/modifiers.hxx /^ static void ApplyChanges(ModifierSet modifier,$/;" f struct:Antares::Component::Datagrid::__anon6eec153a0111::ModifierOperators typeref:typename:void -ApplyChanges src/ui/simulator/toolbox/components/datagrid/modifiers.hxx /^ static void ApplyChanges(uint op, const YString& value, Renderer::IRenderer*, VGridHelper* g/;" f struct:Antares::Component::Datagrid::__anon6eec153a0111::ModifierOperatorsData typeref:typename:void -ApplyChanges src/ui/simulator/toolbox/components/datagrid/modifiers.hxx /^ static void ApplyChanges(uint op,$/;" f struct:Antares::Component::Datagrid::__anon6eec153a0111::ModifierOperatorsData typeref:typename:void -ApplyCustomScenario src/solver/simulation/apply-scenario.cpp /^void ApplyCustomScenario(Data::Study& study)$/;" f namespace:Antares::Solver typeref:typename:void -ApplyGreyColor src/ui/simulator/windows/inspector/accumulator.hxx /^ static void ApplyGreyColor(wxPGProperty* property_MargCost,$/;" f struct:Antares::Window::Inspector::AccumulatorCheck typeref:typename:void -ApplyName src/ui/simulator/toolbox/components/datagrid/modifiers.hxx /^ static const wchar_t* ApplyName(ModifierSet modifier, uint op)$/;" f struct:Antares::Component::Datagrid::__anon6eec153a0111::ModifierOperators typeref:typename:const wchar_t * -ApplyName src/ui/simulator/toolbox/components/datagrid/modifiers.hxx /^ static const wchar_t* ApplyName(uint)$/;" f struct:Antares::Component::Datagrid::__anon6eec153a0111::ModifierOperatorsData typeref:typename:const wchar_t * -ApplyTextColor src/ui/simulator/windows/inspector/accumulator.hxx /^ static void ApplyTextColor(wxPGProperty* property, const ListT& list)$/;" f struct:Antares::Window::Inspector::AccumulatorCheck typeref:typename:void -ApplyToMatrix src/libs/antares/study/scenario-builder/applyToMatrix.hxx /^bool ApplyToMatrix(uint& errors,$/;" f namespace:Antares::Data::ScenarioBuilder typeref:typename:bool -Apport src/solver/hydro/monthly/h2o_m_donnees_annuelles.h /^ std::vector Apport; \/* A renseigner par l'appelant : 1 valeur par mo/;" m struct:__anon527900b10108 typeref:typename:std::vector -ApportNaturelHoraire src/solver/simulation/sim_structure_probleme_economique.h /^ std::vector ApportNaturelHoraire;$/;" m struct:ENERGIES_ET_PUISSANCES_HYDRAULIQUES typeref:typename:std::vector -AreColinear src/ext/yuni/src/yuni/core/math/geometry/vector3D.hxx /^inline bool Vector3D::AreColinear(const Vector3D& p1, const Vector3D& p2, bool ignoreDirectio/;" f class:Yuni::Vector3D typeref:typename:bool -Area src/libs/antares/study/area/area.cpp /^Area::Area() :$/;" f class:Antares::Data::Area -Area src/libs/antares/study/area/area.cpp /^Area::Area(const AnyString& name) :$/;" f class:Antares::Data::Area -Area src/libs/antares/study/area/area.cpp /^Area::Area(const AnyString& name, const AnyString& id) :$/;" f class:Antares::Data::Area -Area src/libs/antares/study/area/area.h /^class Area final : private Yuni::NonCopyable$/;" c namespace:Antares::Data -Area src/ui/action/handler/antares-study/area/allocation-hydro-post.cpp /^namespace Area$/;" n namespace:Antares::Action::AntaresStudy file: -Area src/ui/action/handler/antares-study/area/allocation-hydro-post.h /^namespace Area$/;" n namespace:Antares::Action::AntaresStudy -Area src/ui/action/handler/antares-study/area/allocation-hydro-post.hxx /^namespace Area$/;" n namespace:Antares::Action::AntaresStudy -Area src/ui/action/handler/antares-study/area/allocation-hydro.cpp /^namespace Area$/;" n namespace:Antares::Action::AntaresStudy file: -Area src/ui/action/handler/antares-study/area/allocation-hydro.h /^namespace Area$/;" n namespace:Antares::Action::AntaresStudy -Area src/ui/action/handler/antares-study/area/color.cpp /^namespace Area$/;" n namespace:Antares::Action::AntaresStudy file: -Area src/ui/action/handler/antares-study/area/color.h /^namespace Area$/;" n namespace:Antares::Action::AntaresStudy -Area src/ui/action/handler/antares-study/area/correlation-post.cpp /^namespace Area$/;" n namespace:Antares::Action::AntaresStudy file: -Area src/ui/action/handler/antares-study/area/correlation-post.h /^namespace Area$/;" n namespace:Antares::Action::AntaresStudy -Area src/ui/action/handler/antares-study/area/correlation-post.hxx /^namespace Area$/;" n namespace:Antares::Action::AntaresStudy -Area src/ui/action/handler/antares-study/area/correlation.cpp /^namespace Area$/;" n namespace:Antares::Action::AntaresStudy file: -Area src/ui/action/handler/antares-study/area/correlation.h /^namespace Area$/;" n namespace:Antares::Action::AntaresStudy -Area src/ui/action/handler/antares-study/area/create.cpp /^namespace Antares::Action::AntaresStudy::Area$/;" n namespace:Antares::Action::AntaresStudy file: -Area src/ui/action/handler/antares-study/area/filtering.cpp /^namespace Area$/;" n namespace:Antares::Action::AntaresStudy file: -Area src/ui/action/handler/antares-study/area/filtering.h /^namespace Area$/;" n namespace:Antares::Action::AntaresStudy -Area src/ui/action/handler/antares-study/area/misc-gen.cpp /^namespace Area$/;" n namespace:Antares::Action::AntaresStudy file: -Area src/ui/action/handler/antares-study/area/misc-gen.h /^namespace Area$/;" n namespace:Antares::Action::AntaresStudy -Area src/ui/action/handler/antares-study/area/nodal-optimization.cpp /^namespace Area$/;" n namespace:Antares::Action::AntaresStudy file: -Area src/ui/action/handler/antares-study/area/nodal-optimization.h /^namespace Area$/;" n namespace:Antares::Action::AntaresStudy -Area src/ui/action/handler/antares-study/area/position.cpp /^namespace Area$/;" n namespace:Antares::Action::AntaresStudy file: -Area src/ui/action/handler/antares-study/area/position.h /^namespace Area$/;" n namespace:Antares::Action::AntaresStudy -Area src/ui/action/handler/antares-study/area/reserves.cpp /^namespace Area$/;" n namespace:Antares::Action::AntaresStudy file: -Area src/ui/action/handler/antares-study/area/reserves.h /^namespace Area$/;" n namespace:Antares::Action::AntaresStudy -Area src/ui/action/handler/antares-study/area/timeseries.cpp /^namespace Area$/;" n namespace:Antares::Action::AntaresStudy file: -Area src/ui/action/handler/antares-study/area/timeseries.h /^namespace Area$/;" n namespace:Antares::Action::AntaresStudy -Area src/ui/action/handler/antares-study/area/ts-generator.cpp /^namespace Area$/;" n namespace:Antares::Action::AntaresStudy file: -Area src/ui/action/handler/antares-study/area/ts-generator.h /^namespace Area$/;" n namespace:Antares::Action::AntaresStudy -Area src/ui/action/handler/antares-study/area/ts-node.cpp /^namespace Area$/;" n namespace:Antares::Action::AntaresStudy file: -Area src/ui/action/handler/antares-study/area/ts-node.h /^namespace Area$/;" n namespace:Antares::Action::AntaresStudy -Area src/ui/action/handler/antares-study/area/ts-node.hxx /^namespace Area$/;" n namespace:Antares::Action::AntaresStudy -Area src/ui/action/include/action/handler/antares-study/area/create.h /^namespace Area$/;" n namespace:Antares::Action::AntaresStudy -Area src/ui/action/include/action/handler/antares-study/area/create.hxx /^namespace Area$/;" n namespace:Antares::Action::AntaresStudy -Area src/ui/simulator/toolbox/components/htmllistbox/item/area.cpp /^Area::Area(Data::Area* a) : pArea(a)$/;" f class:Antares::Component::HTMLListbox::Item::Area -Area src/ui/simulator/toolbox/components/htmllistbox/item/area.cpp /^Area::Area(Data::Area* a, const wxString& additional) : pArea(a), pText(additional)$/;" f class:Antares::Component::HTMLListbox::Item::Area -Area src/ui/simulator/toolbox/components/htmllistbox/item/area.h /^class Area : public IItem$/;" c namespace:Antares::Component::HTMLListbox::Item -Area src/ui/simulator/toolbox/input/area.h /^class Area : public AInput, public Yuni::IEventObserver$/;" c namespace:Antares::Toolbox::InputSelector -AreaAddLinkBetweenAreas src/libs/antares/study/area/links.cpp /^AreaLink* AreaAddLinkBetweenAreas(Area* area, Area* with, bool warning)$/;" f namespace:Antares::Data typeref:typename:AreaLink * -AreaBalance src/solver/optimisation/constraints/AreaBalance.h /^class AreaBalance : private ConstraintFactory$/;" c -AreaBalance src/solver/optimisation/opt_rename_problem.cpp /^void ConstraintNamer::AreaBalance(unsigned int constraint)$/;" f class:ConstraintNamer typeref:typename:void -AreaBalance src/solver/optimisation/opt_rename_problem.cpp /^void VariableNamer::AreaBalance(unsigned int variable)$/;" f class:VariableNamer typeref:typename:void -AreaColorToHSVModel src/libs/antares/study/area/ui.cpp /^static inline void AreaColorToHSVModel(const AreaUI& area, StringT& out)$/;" f namespace:Antares::Data::__anon7b8cf5510111 typeref:typename:void file: -AreaHydroLevel src/solver/optimisation/constraints/AreaHydroLevel.h /^class AreaHydroLevel : private ConstraintFactory$/;" c -AreaHydroLevel src/solver/optimisation/opt_rename_problem.cpp /^void ConstraintNamer::AreaHydroLevel(unsigned int constraint)$/;" f class:ConstraintNamer typeref:typename:void -AreaInfo src/analyzer/atsp/atsp.h /^ class AreaInfo final$/;" c class:Antares::ATSP -AreaLink src/libs/antares/study/area/links.cpp /^AreaLink::AreaLink() :$/;" f class:Antares::Data::AreaLink -AreaLink src/libs/antares/study/area/links.h /^class AreaLink final : public Yuni::NonCopyable$/;" c namespace:Antares::Data -AreaLinkName src/libs/antares/study/fwd.h /^using AreaLinkName = Yuni::CString;$/;" t namespace:Antares::Data typeref:typename:Yuni::CString -AreaLinkRemove src/libs/antares/study/area/links.cpp /^void AreaLinkRemove(AreaLink* link)$/;" f namespace:Antares::Data typeref:typename:void -AreaLinkRenderer src/ui/simulator/windows/output/panel/area-link-renderer.cpp /^AreaLinkRenderer::AreaLinkRenderer(OutputViewerComponent* component,$/;" f class:Antares::Private::OutputViewerData::AreaLinkRenderer -AreaLinkRenderer src/ui/simulator/windows/output/panel/area-link-renderer.h /^class AreaLinkRenderer final : public Antares::Component::Datagrid::Renderer::IRenderer$/;" c namespace:Antares::Private::OutputViewerData -AreaLinksInternalLoadFromProperty src/libs/antares/study/area/links.cpp /^bool AreaLinksInternalLoadFromProperty(AreaLink& link, const String& key, const String& value)$/;" f namespace:Antares::Data::__anon1f7d88740311 typeref:typename:bool -AreaLinksLoadFromFolder src/libs/antares/study/area/links.cpp /^bool AreaLinksLoadFromFolder(Study& study, AreaList* l, Area* area, const AnyString& folder)$/;" f namespace:Antares::Data typeref:typename:bool -AreaLinksSaveToFolder src/libs/antares/study/area/links.cpp /^bool AreaLinksSaveToFolder(const Area* area, const char* const folder)$/;" f namespace:Antares::Data typeref:typename:bool -AreaList src/libs/antares/study/area/area.h /^class AreaList final : public Yuni::NonCopyable$/;" c namespace:Antares::Data -AreaList src/libs/antares/study/area/list.cpp /^AreaList::AreaList(Study& study) : byIndex(nullptr), pStudy(study)$/;" f class:Antares::Data::AreaList -AreaListAddFromNames src/libs/antares/study/area/list.cpp /^Area* AreaListAddFromNames(AreaList& list,$/;" f namespace:Antares::Data typeref:typename:Area * -AreaListAddLink src/libs/antares/study/area/list.cpp /^AreaLink* AreaListAddLink(AreaList* l, const char area[], const char with[], bool warning)$/;" f namespace:Antares::Data typeref:typename:AreaLink * -AreaListDeleteLinkFromAreaPtr src/libs/antares/study/area/list.cpp /^void AreaListDeleteLinkFromAreaPtr(AreaList* list, const Area* a)$/;" f namespace:Antares::Data typeref:typename:void -AreaListEnsureDataHydroPrepro src/libs/antares/study/area/list.cpp /^void AreaListEnsureDataHydroPrepro(AreaList* l)$/;" f namespace:Antares::Data typeref:typename:void -AreaListEnsureDataHydroTimeSeries src/libs/antares/study/area/list.cpp /^void AreaListEnsureDataHydroTimeSeries(AreaList* l)$/;" f namespace:Antares::Data typeref:typename:void -AreaListEnsureDataLoadPrepro src/libs/antares/study/area/list.cpp /^void AreaListEnsureDataLoadPrepro(AreaList* l)$/;" f namespace:Antares::Data typeref:typename:void -AreaListEnsureDataSolarPrepro src/libs/antares/study/area/list.cpp /^void AreaListEnsureDataSolarPrepro(AreaList* l)$/;" f namespace:Antares::Data typeref:typename:void -AreaListEnsureDataThermalPrepro src/libs/antares/study/area/list.cpp /^void AreaListEnsureDataThermalPrepro(AreaList* l)$/;" f namespace:Antares::Data typeref:typename:void -AreaListEnsureDataWindPrepro src/libs/antares/study/area/list.cpp /^void AreaListEnsureDataWindPrepro(AreaList* l)$/;" f namespace:Antares::Data typeref:typename:void -AreaListFindPtr src/libs/antares/study/area/list.cpp /^Area* AreaListFindPtr(AreaList* l, const Area* ptr)$/;" f namespace:Antares::Data typeref:typename:Area * -AreaListLFind src/libs/antares/study/area/list.cpp /^Area* AreaListLFind(AreaList* l, const char lname[])$/;" f namespace:Antares::Data typeref:typename:Area * -AreaListLoadFromFolderSingleArea src/libs/antares/study/area/list.cpp /^static bool AreaListLoadFromFolderSingleArea(Study& study,$/;" f namespace:Antares::Data typeref:typename:bool file: -AreaListLoadThermalDataFromFile src/libs/antares/study/area/list.cpp /^static bool AreaListLoadThermalDataFromFile(AreaList& list, const Clob& filename)$/;" f namespace:Antares::Data::__anone6524c2f0111 typeref:typename:bool file: -AreaListSaveThermalDataToFile src/libs/antares/study/area/list.cpp /^static bool AreaListSaveThermalDataToFile(const AreaList& list, const AnyString& filename)$/;" f namespace:Antares::Data::__anone6524c2f0111 typeref:typename:bool file: -AreaListSaveToFolderSingleArea src/libs/antares/study/area/list.cpp /^static bool AreaListSaveToFolderSingleArea(const Area& area, Clob& buffer, const AnyString& fold/;" f namespace:Antares::Data::__anone6524c2f0111 typeref:typename:bool file: -AreaName src/libs/antares/study/fwd.h /^using AreaName = Yuni::CString;$/;" t namespace:Antares::Data typeref:typename:Yuni::CString -AreaNameMapping src/libs/antares/study/fwd.h /^using AreaNameMapping = std::map;$/;" t namespace:Antares::Data typeref:typename:std::map -AreaNameMappingForceCreate src/ui/action/include/action/context.h /^ using AreaNameMappingForceCreate = std::map;$/;" t class:Antares::Action::Context typeref:typename:std::map -AreaNameSet src/ui/simulator/windows/output/content.h /^ using AreaNameSet = std::set;$/;" t class:Antares::Private::OutputViewerData::Content typeref:typename:std::set -AreaNameSet src/ui/simulator/windows/output/output.cpp /^ using AreaNameSet = Antares::Private::OutputViewerData::Content::AreaNameSet;$/;" t function:Antares::Window::OutputViewer::Component::treeDataUpdateWL typeref:typename:Antares::Private::OutputViewerData::Content::AreaNameSet file: -AreaNodalOptimization src/libs/antares/study/area/constants.h /^enum AreaNodalOptimization$/;" g namespace:Antares::Data -AreaScratchpad src/libs/antares/study/area/scratchpad.cpp /^AreaScratchpad::AreaScratchpad(const StudyRuntimeInfos& rinfos, Area& area)$/;" f class:Antares::Data::AreaScratchpad -AreaScratchpad src/libs/antares/study/area/scratchpad.h /^class AreaScratchpad final$/;" c namespace:Antares::Data -AreaSet src/ui/simulator/toolbox/ext-source/handler/build-context.h /^ using AreaSet = std::set;$/;" t class:Antares::ExtSource::Handler::BuildContext typeref:typename:std::set -AreaType src/ui/simulator/windows/inspector/property.cluster.update.cpp /^ using AreaType = Data::Area*;$/;" t function:Antares::Window::Inspector::ClusterUpdater::changeGroup typeref:typename:Data::Area * file: -AreaUI src/libs/antares/study/area/ui.cpp /^AreaUI::AreaUI() : x(0), y(0), pModified(true)$/;" f class:Antares::Data::AreaUI -AreaUI src/libs/antares/study/area/ui.h /^class AreaUI final$/;" c namespace:Antares::Data -AreaUIInternalLoadProperty src/libs/antares/study/area/ui.cpp /^static inline bool AreaUIInternalLoadProperty(AreaUI& ui, const StringT& key, const StringT& val/;" f namespace:Antares::Data::__anon7b8cf5510111 typeref:typename:bool file: -AreaWeakPtr src/libs/antares/study/area/list.cpp /^ using AreaWeakPtr = Area*;$/;" t function:Antares::Data::AreaList::rebuildIndexes typeref:typename:Area * file: -Areas src/solver/variable/area.h /^class Areas \/\/: public Variable::IVariable, NextT, VCardAllAreas>$/;" c namespace:Antares::Solver::Variable -Areas src/solver/variable/area.hxx /^inline Areas::Areas()$/;" f class:Antares::Solver::Variable::Areas -Areas src/ui/simulator/toolbox/components/datagrid/renderer/analyzer/areas.cpp /^Areas::Areas() : pMapFile(nullptr)$/;" f class:Antares::Component::Datagrid::Renderer::Analyzer::Areas -Areas src/ui/simulator/toolbox/components/datagrid/renderer/analyzer/areas.h /^class Areas final : public virtual Renderer::IRenderer$/;" c namespace:Antares::Component::Datagrid::Renderer::Analyzer -AreasSelected src/ui/simulator/windows/inspector/inspector.cpp /^bool AreasSelected(const Data::Area::NameSet& set,$/;" f namespace:Antares::Window::Inspector typeref:typename:bool -Argument src/ext/yuni/src/yuni/core/bind/bind.h /^ struct Argument final$/;" s struct:Yuni::Bind::WithUserData -Argument src/ext/yuni/src/yuni/core/bind/bind.h /^ struct Argument final$/;" s class:Yuni::Bind -Argument src/ext/yuni/src/yuni/core/bind/bind.h.generator.commonstypes.hpp /^ struct Argument final$/;" s struct:WithUserData -Argument src/ext/yuni/src/yuni/core/bind/bind.h.generator.commonstypes.hpp /^ struct Argument final$/;" s -Argument src/ext/yuni/src/yuni/core/bind/traits.h /^struct Argument$/;" s namespace:Yuni::Private::BindImpl -Argument src/ext/yuni/src/yuni/core/bind/traits.h /^struct Argument$/;" s namespace:Yuni::Private::BindImpl -Argument src/ext/yuni/src/yuni/core/bind/traits.h /^struct Argument$/;" s namespace:Yuni::Private::BindImpl -Argument src/ext/yuni/src/yuni/core/bind/traits.h /^struct Argument$/;" s namespace:Yuni::Private::BindImpl -Argument src/ext/yuni/src/yuni/core/bind/traits.h /^struct Argument$/;" s namespace:Yuni::Private::BindImpl -Argument src/ext/yuni/src/yuni/core/bind/traits.h /^struct Argument$/;" s namespace:Yuni::Private::BindImpl -Argument src/ext/yuni/src/yuni/core/bind/traits.h /^struct Argument$/;" s namespace:Yuni::Private::BindImpl -Argument src/ext/yuni/src/yuni/core/bind/traits.h /^struct Argument$/;" s namespace:Yuni::Private::BindImpl -Argument src/ext/yuni/src/yuni/core/bind/traits.h /^struct Argument$/;" s namespace:Yuni::Private::BindImpl -Argument src/ext/yuni/src/yuni/core/bind/traits.h /^struct Argument$/;" s namespace:Yuni::Private::BindImpl -Argument src/ext/yuni/src/yuni/core/bind/traits.h /^struct Argument$/;" s namespace:Yuni::Private::BindImpl -Argument src/ext/yuni/src/yuni/core/bind/traits.h /^struct Argument$/;" s namespace:Yuni::Private::BindImpl -Argument src/ext/yuni/src/yuni/core/bind/traits.h /^struct Argument$/;" s namespace:Yuni::Private::BindImpl -Argument src/ext/yuni/src/yuni/core/bind/traits.h /^struct Argument$/;" s namespace:Yuni::Private::BindImpl -Argument src/ext/yuni/src/yuni/core/bind/traits.h /^struct Argument$/;" s namespace:Yuni::Private::BindImpl -Argument src/ext/yuni/src/yuni/core/bind/traits.h /^struct Argument$/;" s namespace:Yuni::Private::BindImpl -Argument src/ext/yuni/src/yuni/core/bind/traits.h /^struct Argument$/;" s namespace:Yuni::Private::BindImpl -Argument src/ext/yuni/src/yuni/core/bind/traits.h /^struct Argument$/;" s namespace:Yuni::Private::BindImpl -Argument src/ext/yuni/src/yuni/core/bind/traits.h /^struct Argument$/;" s namespace:Yuni::Private::BindImpl -Argument src/ext/yuni/src/yuni/core/bind/traits.h /^struct Argument$/;" s namespace:Yuni::Private::BindImpl -Argument src/ext/yuni/src/yuni/core/bind/traits.h /^struct Argument$/;" s namespace:Yuni::Private::BindImpl -Argument src/ext/yuni/src/yuni/core/bind/traits.h /^struct Argument$/;" s namespace:Yuni::Private::BindImpl -Argument src/ext/yuni/src/yuni/core/bind/traits.h /^struct Argument$/;" s namespace:Yuni::Private::BindImpl -Argument src/ext/yuni/src/yuni/core/bind/traits.h /^struct Argument$/;" s namespace:Yuni::Private::BindImpl -Argument src/ext/yuni/src/yuni/core/bind/traits.h /^struct Argument$/;" s namespace:Yuni::Private::BindImpl -Argument src/ext/yuni/src/yuni/core/bind/traits.h /^struct Argument$/;" s namespace:Yuni::Private::BindImpl -Argument src/ext/yuni/src/yuni/core/bind/traits.h /^struct Argument$/;" s namespace:Yuni::Private::BindImpl -Argument src/ext/yuni/src/yuni/core/bind/traits.h /^struct Argument$/;" s namespace:Yuni::Private::BindImpl -Argument src/ext/yuni/src/yuni/core/bind/traits.h /^struct Argument$/;" s namespace:Yuni::Private::BindImpl -Argument src/ext/yuni/src/yuni/core/bind/traits.h /^struct Argument$/;" s namespace:Yuni::Private::BindImpl -Argument src/ext/yuni/src/yuni/core/bind/traits.h /^struct Argument$/;" s namespace:Yuni::Private::BindImpl -Argument src/ext/yuni/src/yuni/core/bind/traits.h /^struct Argument$/;" s namespace:Yuni::Private::BindImpl -Argument src/ext/yuni/src/yuni/core/bind/traits.h /^struct Argument$/;" s namespace:Yuni::Private::BindImpl -Argument src/ext/yuni/src/yuni/core/bind/traits.h /^struct Argument$/;" s namespace:Yuni::Private::BindImpl -Argument src/ext/yuni/src/yuni/core/bind/traits.h /^struct Argument$/;" s namespace:Yuni::Private::BindImpl -Argument src/ext/yuni/src/yuni/core/bind/traits.h /^struct Argument$/;" s namespace:Yuni::Private::BindImpl -Argument src/ext/yuni/src/yuni/core/bind/traits.h /^struct Argument$/;" s namespace:Yuni::Private::BindImpl -Argument src/ext/yuni/src/yuni/core/bind/traits.h /^struct Argument$/;" s namespace:Yuni::Private::BindImpl -Argument src/ext/yuni/src/yuni/core/bind/traits.h /^struct Argument$/;" s namespace:Yuni::Private::BindImpl -Argument src/ext/yuni/src/yuni/core/bind/traits.h /^struct Argument$/;" s namespace:Yuni::Private::BindImpl -Argument src/ext/yuni/src/yuni/core/bind/traits.h /^struct Argument$/;" s namespace:Yuni::Private::BindImpl -Argument src/ext/yuni/src/yuni/core/bind/traits.h /^struct Argument$/;" s namespace:Yuni::Private::BindImpl -Argument src/ext/yuni/src/yuni/core/bind/traits.h /^struct Argument$/;" s namespace:Yuni::Private::BindImpl -Argument src/ext/yuni/src/yuni/core/bind/traits.h /^struct Argument$/;" s namespace:Yuni::Private::BindImpl -Argument src/ext/yuni/src/yuni/core/bind/traits.h /^struct Argument$/;" s namespace:Yuni::Private::BindImpl -Argument src/ext/yuni/src/yuni/core/bind/traits.h /^struct Argument$/;" s namespace:Yuni::Private::BindImpl -Argument src/ext/yuni/src/yuni/core/bind/traits.h /^struct Argument$/;" s namespace:Yuni::Private::BindImpl -Argument src/ext/yuni/src/yuni/core/bind/traits.h /^struct Argument$/;" s namespace:Yuni::Private::BindImpl -Argument src/ext/yuni/src/yuni/core/bind/traits.h /^struct Argument$/;" s namespace:Yuni::Private::BindImpl -Argument src/ext/yuni/src/yuni/core/bind/traits.h /^struct Argument$/;" s namespace:Yuni::Private::BindImpl -Argument src/ext/yuni/src/yuni/core/bind/traits.h /^struct Argument$/;" s namespace:Yuni::Private::BindImpl -Argument src/ext/yuni/src/yuni/core/bind/traits.h /^struct Argument$/;" s namespace:Yuni::Private::BindImpl -Argument src/ext/yuni/src/yuni/core/bind/traits.h /^struct Argument$/;" s namespace:Yuni::Private::BindImpl -Argument src/ext/yuni/src/yuni/core/bind/traits.h /^struct Argument$/;" s namespace:Yuni::Private::BindImpl -Argument src/ext/yuni/src/yuni/core/bind/traits.h /^struct Argument$/;" s namespace:Yuni::Private::BindImpl -Argument src/ext/yuni/src/yuni/core/bind/traits.h /^struct Argument$/;" s namespace:Yuni::Private::BindImpl -Argument src/ext/yuni/src/yuni/core/bind/traits.h /^struct Argument$/;" s namespace:Yuni::Private::BindImpl -Argument src/ext/yuni/src/yuni/core/bind/traits.h /^struct Argument$/;" s namespace:Yuni::Private::BindImpl -Argument src/ext/yuni/src/yuni/core/bind/traits.h /^struct Argument$/;" s namespace:Yuni::Private::BindImpl -Argument src/ext/yuni/src/yuni/core/bind/traits.h /^struct Argument$/;" s namespace:Yuni::Private::BindImpl -Argument src/ext/yuni/src/yuni/core/bind/traits.h /^struct Argument$/;" s namespace:Yuni::Private::BindImpl -Argument src/ext/yuni/src/yuni/core/bind/traits.h /^struct Argument$/;" s namespace:Yuni::Private::BindImpl -Argument src/ext/yuni/src/yuni/core/bind/traits.h /^struct Argument$/;" s namespace:Yuni::Private::BindImpl -Argument src/ext/yuni/src/yuni/core/bind/traits.h /^struct Argument$/;" s namespace:Yuni::Private::BindImpl -Argument src/ext/yuni/src/yuni/core/bind/traits.h /^struct Argument$/;" s namespace:Yuni::Private::BindImpl -Argument src/ext/yuni/src/yuni/core/bind/traits.h /^struct Argument$/;" s namespace:Yuni::Private::BindImpl -Argument src/ext/yuni/src/yuni/core/bind/traits.h /^struct Argument$/;" s namespace:Yuni::Private::BindImpl -Argument src/ext/yuni/src/yuni/core/bind/traits.h /^struct Argument$/;" s namespace:Yuni::Private::BindImpl -Argument src/ext/yuni/src/yuni/core/bind/traits.h /^struct Argument$/;" s namespace:Yuni::Private::BindImpl -Argument src/ext/yuni/src/yuni/core/bind/traits.h /^struct Argument$/;" s namespace:Yuni::Private::BindImpl -Argument src/ext/yuni/src/yuni/core/bind/traits.h /^struct Argument$/;" s namespace:Yuni::Private::BindImpl -Argument src/ext/yuni/src/yuni/core/bind/traits.h /^struct Argument$/;" s namespace:Yuni::Private::BindImpl -Argument src/ext/yuni/src/yuni/core/bind/traits.h /^struct Argument$/;" s namespace:Yuni::Private::BindImpl -Argument src/ext/yuni/src/yuni/core/bind/traits.h /^struct Argument$/;" s namespace:Yuni::Private::BindImpl -Argument src/ext/yuni/src/yuni/core/bind/traits.h /^struct Argument$/;" s namespace:Yuni::Private::BindImpl -Argument src/ext/yuni/src/yuni/core/bind/traits.h /^struct Argument$/;" s namespace:Yuni::Private::BindImpl -Argument src/ext/yuni/src/yuni/core/bind/traits.h /^struct Argument$/;" s namespace:Yuni::Private::BindImpl -Argument src/ext/yuni/src/yuni/core/bind/traits.h /^struct Argument$/;" s namespace:Yuni::Private::BindImpl -Argument src/ext/yuni/src/yuni/core/bind/traits.h /^struct Argument$/;" s namespace:Yuni::Private::BindImpl -Argument src/ext/yuni/src/yuni/core/bind/traits.h /^struct Argument$/;" s namespace:Yuni::Private::BindImpl -Argument src/ext/yuni/src/yuni/core/bind/traits.h /^struct Argument$/;" s namespace:Yuni::Private::BindImpl -Argument src/ext/yuni/src/yuni/core/bind/traits.h /^struct Argument$/;" s namespace:Yuni::Private::BindImpl -Argument src/ext/yuni/src/yuni/core/bind/traits.h /^struct Argument$/;" s namespace:Yuni::Private::BindImpl -Argument src/ext/yuni/src/yuni/core/bind/traits.h /^struct Argument$/;" s namespace:Yuni::Private::BindImpl -Argument src/ext/yuni/src/yuni/core/bind/traits.h /^struct Argument$/;" s namespace:Yuni::Private::BindImpl -Argument src/ext/yuni/src/yuni/core/bind/traits.h /^struct Argument$/;" s namespace:Yuni::Private::BindImpl -Argument src/ext/yuni/src/yuni/core/bind/traits.h /^struct Argument$/;" s namespace:Yuni::Private::BindImpl -Argument src/ext/yuni/src/yuni/core/bind/traits.h /^struct Argument$/;" s namespace:Yuni::Private::BindImpl -Argument src/ext/yuni/src/yuni/core/bind/traits.h /^struct Argument$/;" s namespace:Yuni::Private::BindImpl -Argument src/ext/yuni/src/yuni/core/bind/traits.h /^struct Argument$/;" s namespace:Yuni::Private::BindImpl -Argument src/ext/yuni/src/yuni/core/bind/traits.h /^struct Argument$/;" s namespace:Yuni::Private::BindImpl -Argument src/ext/yuni/src/yuni/core/bind/traits.h /^struct Argument$/;" s namespace:Yuni::Private::BindImpl -Argument src/ext/yuni/src/yuni/core/bind/traits.h /^struct Argument$/;" s namespace:Yuni::Private::BindImpl -Argument src/ext/yuni/src/yuni/core/bind/traits.h /^struct Argument$/;" s namespace:Yuni::Private::BindImpl -Argument src/ext/yuni/src/yuni/core/bind/traits.h /^struct Argument$/;" s namespace:Yuni::Private::BindImpl -Argument src/ext/yuni/src/yuni/core/bind/traits.h /^struct Argument$/;" s namespace:Yuni::Private::BindImpl -Argument src/ext/yuni/src/yuni/core/bind/traits.h /^struct Argument$/;" s namespace:Yuni::Private::BindImpl -Argument src/ext/yuni/src/yuni/core/bind/traits.h /^struct Argument$/;" s namespace:Yuni::Private::BindImpl -Argument src/ext/yuni/src/yuni/core/bind/traits.h /^struct Argument$/;" s namespace:Yuni::Private::BindImpl -Argument src/ext/yuni/src/yuni/core/bind/traits.h /^struct Argument$/;" s namespace:Yuni::Private::BindImpl -Argument src/ext/yuni/src/yuni/core/bind/traits.h /^struct Argument$/;" s namespace:Yuni::Private::BindImpl -Argument src/ext/yuni/src/yuni/core/bind/traits.h /^struct Argument$/;" s namespace:Yuni::Private::BindImpl -Argument src/ext/yuni/src/yuni/core/bind/traits.h /^struct Argument$/;" s namespace:Yuni::Private::BindImpl -Argument src/ext/yuni/src/yuni/core/bind/traits.h /^struct Argument$/;" s namespace:Yuni::Private::BindImpl -Argument src/ext/yuni/src/yuni/core/bind/traits.h /^struct Argument$/;" s namespace:Yuni::Private::BindImpl -Argument src/ext/yuni/src/yuni/core/bind/traits.h /^struct Argument$/;" s namespace:Yuni::Private::BindImpl -Argument src/ext/yuni/src/yuni/core/bind/traits.h /^struct Argument$/;" s namespace:Yuni::Private::BindImpl -Argument src/ext/yuni/src/yuni/core/bind/traits.h /^struct Argument$/;" s namespace:Yuni::Private::BindImpl -Argument src/ext/yuni/src/yuni/core/bind/traits.h /^struct Argument$/;" s namespace:Yuni::Private::BindImpl -Argument src/ext/yuni/src/yuni/core/bind/traits.h /^struct Argument$/;" s namespace:Yuni::Private::BindImpl -Argument src/ext/yuni/src/yuni/core/bind/traits.h /^struct Argument$/;" s namespace:Yuni::Private::BindImpl -Argument src/ext/yuni/src/yuni/core/bind/traits.h /^struct Argument$/;" s namespace:Yuni::Private::BindImpl -Argument src/ext/yuni/src/yuni/core/bind/traits.h /^struct Argument$/;" s namespace:Yuni::Private::BindImpl -Argument src/ext/yuni/src/yuni/core/bind/traits.h /^struct Argument$/;" s namespace:Yuni::Private::BindImpl -Argument src/ext/yuni/src/yuni/core/bind/traits.h /^struct Argument$/;" s namespace:Yuni::Private::BindImpl -Argument src/ext/yuni/src/yuni/core/bind/traits.h /^struct Argument$/;" s namespace:Yuni::Private::BindImpl -Argument src/ext/yuni/src/yuni/core/bind/traits.h /^struct Argument$/;" s namespace:Yuni::Private::BindImpl -Argument src/ext/yuni/src/yuni/core/bind/traits.h /^struct Argument$/;" s namespace:Yuni::Private::BindImpl -Argument src/ext/yuni/src/yuni/core/bind/traits.h /^struct Argument$/;" s namespace:Yuni::Private::BindImpl -Argument src/ext/yuni/src/yuni/core/bind/traits.h /^struct Argument$/;" s namespace:Yuni::Private::BindImpl -Argument src/ext/yuni/src/yuni/core/bind/traits.h /^struct Argument$/;" s namespace:Yuni::Private::BindImpl -Argument src/ext/yuni/src/yuni/core/bind/traits.h /^struct Argument$/;" s namespace:Yuni::Private::BindImpl -Argument src/ext/yuni/src/yuni/core/bind/traits.h /^struct Argument$/;" s namespace:Yuni::Private::BindImpl -Argument src/ext/yuni/src/yuni/core/bind/traits.h /^struct Argument$/;" s namespace:Yuni::Private::BindImpl -Argument src/ext/yuni/src/yuni/core/bind/traits.h /^struct Argument$/;" s namespace:Yuni::Private::BindImpl -Argument src/ext/yuni/src/yuni/core/bind/traits.h /^struct Argument$/;" s namespace:Yuni::Private::BindImpl -Argument src/ext/yuni/src/yuni/core/bind/traits.h /^struct Argument$/;" s namespace:Yuni::Private::BindImpl -Argument src/ext/yuni/src/yuni/core/bind/traits.h /^struct Argument$/;" s namespace:Yuni::Private::BindImpl -Argument src/ext/yuni/src/yuni/core/bind/traits.h /^struct Argument$/;" s namespace:Yuni::Private::BindImpl -Argument src/ext/yuni/src/yuni/core/bind/traits.h /^struct Argument$/;" s namespace:Yuni::Private::BindImpl -Argument src/ext/yuni/src/yuni/core/bind/traits.h /^struct Argument$/;" s namespace:Yuni::Private::BindImpl -Argument src/ext/yuni/src/yuni/core/bind/traits.h /^struct Argument$/;" s namespace:Yuni::Private::BindImpl -Argument src/ext/yuni/src/yuni/core/bind/traits.h /^struct Argument$/;" s namespace:Yuni::Private::BindImpl -Argument src/ext/yuni/src/yuni/core/bind/traits.h /^struct Argument$/;" s namespace:Yuni::Private::BindImpl -Argument src/ext/yuni/src/yuni/core/bind/traits.h /^struct Argument$/;" s namespace:Yuni::Private::BindImpl -Argument src/ext/yuni/src/yuni/core/bind/traits.h /^struct Argument$/;" s namespace:Yuni::Private::BindImpl -Argument src/ext/yuni/src/yuni/core/bind/traits.h /^struct Argument$/;" s namespace:Yuni::Private::BindImpl -Argument src/ext/yuni/src/yuni/core/bind/traits.h.generator.hpp /^ struct Argument$/;" s namespace:Yuni::Private::BindImpl -Argument src/ext/yuni/src/yuni/core/bind/traits.h.generator.hpp /^ struct Argument), <%=j%>> { typedef A<%=j%> Type; };$/;" s namespace:Yuni::Private::BindImpl -Argument src/ext/yuni/src/yuni/core/event/event.h /^ struct Argument final$/;" s class:Yuni::Event -Argv src/ext/yuni/src/yuni/core/process/rename.cpp /^static char** Argv = NULL; \/\/ pointer to argument vector$/;" v namespace:Yuni::Process::__anon8c53f2aa0111 typeref:typename:char ** file: -Array src/ext/yuni/src/yuni/core/bit/array.h /^class YUNI_DECL Array final$/;" c namespace:Yuni::Bit -Array src/ext/yuni/src/yuni/core/bit/array.hxx /^inline Array::Array() : pCount(0)$/;" f class:Yuni::Bit::Array -Array src/ext/yuni/src/yuni/core/bit/array.hxx /^inline Array::Array(uint n)$/;" f class:Yuni::Bit::Array -Array src/ext/yuni/src/yuni/core/bit/array.hxx /^inline Array::Array(uint n, bool value)$/;" f class:Yuni::Bit::Array -Array src/ext/yuni/src/yuni/core/smartptr/policies/storage.h /^ Array() : pData(DefaultValue())$/;" f class:Yuni::Policy::Storage::Array -Array src/ext/yuni/src/yuni/core/smartptr/policies/storage.h /^ Array(const Array&) : pData(0)$/;" f class:Yuni::Policy::Storage::Array -Array src/ext/yuni/src/yuni/core/smartptr/policies/storage.h /^ Array(const Pointer&) : pData(0)$/;" f class:Yuni::Policy::Storage::Array -Array src/ext/yuni/src/yuni/core/smartptr/policies/storage.h /^ Array(const StoredType& p) : pData(p)$/;" f class:Yuni::Policy::Storage::Array -Array src/ext/yuni/src/yuni/core/smartptr/policies/storage.h /^class Array$/;" c namespace:Yuni::Policy::Storage -Array src/ext/yuni/src/yuni/core/variant/variant.hxx /^inline Variant Variant::New::Array()$/;" f class:Yuni::Variant::New typeref:typename:Variant -Array src/ext/yuni/src/yuni/thread/array.h /^class YUNI_DECL Array : public Policy::ObjectLevelLockableNotRecursive>$/;" c namespace:Yuni::Thread -Array src/ext/yuni/src/yuni/thread/array.hxx /^Array::Array(const Array& rhs)$/;" f class:Yuni::Thread::Array -Array src/ext/yuni/src/yuni/thread/array.hxx /^inline Array::Array() : pAutoStart(false)$/;" f class:Yuni::Thread::Array -Array src/ext/yuni/src/yuni/thread/array.hxx /^inline Array::Array(uint n) : pAutoStart(false)$/;" f class:Yuni::Thread::Array -Array src/ext/yuni/src/yuni/thread/array.hxx /^inline Array::Array(uint n, bool autoStart) : pAutoStart(autoStart)$/;" f class:Yuni::Thread::Array -Array src/libs/antares/memory/include/antares/memory/memory.h /^ class Array final$/;" c class:Antares::Memory -Array src/libs/antares/memory/include/antares/memory/memory.hxx /^Memory::Array::Array(const Memory::Array&)$/;" f class:Antares::Memory::Array -Array src/libs/antares/memory/include/antares/memory/memory.hxx /^Memory::Array::Array(const Memory::Array&)$/;" f class:Antares::Memory::Array -Array src/libs/antares/memory/include/antares/memory/memory.hxx /^Memory::Array::Array(const Yuni::NullPtr&)$/;" f class:Antares::Memory::Array -Array src/libs/antares/memory/include/antares/memory/memory.hxx /^inline Memory::Array::Array(size_t size)$/;" f class:Antares::Memory::Array -ArrayData src/ext/yuni/src/yuni/core/variant/dataholder/array.h /^ ArrayData()$/;" f class:Yuni::Private::Variant::ArrayData -ArrayData src/ext/yuni/src/yuni/core/variant/dataholder/array.h /^ ArrayData(const ArrayData& rhs) : pValue(rhs.pValue)$/;" f class:Yuni::Private::Variant::ArrayData -ArrayData src/ext/yuni/src/yuni/core/variant/dataholder/array.h /^class ArrayData final : public IDataHolder$/;" c namespace:Yuni::Private::Variant -ArrayInitializer src/solver/variable/storage/minmax-data.cpp /^struct ArrayInitializer$/;" s namespace:Antares::Solver::Variable::R::AllYears::__anond0be08410111 file: -ArrayInitializer src/solver/variable/storage/minmax-data.cpp /^struct ArrayInitializer$/;" s namespace:Antares::Solver::Variable::R::AllYears::__anond0be08410111 file: -ArrayType src/ext/yuni/src/yuni/thread/array.h /^ typedef Array ArrayType;$/;" t class:Yuni::Thread::Array typeref:typename:Array -AskForInput src/ui/simulator/windows/textinput/input.cpp /^bool AskForInput(wxString& out, const wxString& title, const wxString& caption)$/;" f namespace:Antares::Window typeref:typename:bool -Assert src/ext/yuni/src/yuni/core/static/assert.h /^struct Assert final$/;" s namespace:Yuni::Static -Assert src/ext/yuni/src/yuni/core/static/assert.h /^struct Assert final$/;" s namespace:Yuni::Static -AssertionError src/libs/antares/exception/AssertionError.cpp /^AssertionError::AssertionError(const std::string& message) : std::runtime_error(message)$/;" f class:Antares::Data::AssertionError -AssertionError src/libs/antares/exception/antares/exception/AssertionError.hpp /^class AssertionError : public std::runtime_error$/;" c namespace:Antares::Data -AssetType src/libs/antares/study/fwd.h /^enum AssetType$/;" g namespace:Antares::Data -Assign src/ext/yuni/src/yuni/core/color/rgb.hxx /^ static inline void Assign(RGBType& color, const T& value)$/;" f struct:Yuni::Extension::Color::RGB typeref:typename:void -Assign src/ext/yuni/src/yuni/core/color/rgb.hxx /^ static inline void Assign(Yuni::Color::RGB& color, const Yuni::Color::RGB& value)$/;" f struct:Yuni::Extension::Color::RGB typeref:typename:void -Assign src/ext/yuni/src/yuni/core/color/rgb.hxx /^ static inline void Assign(Yuni::Color::RGB& color, const Yuni::Color::RGBA& value)$/;" f struct:Yuni::Extension::Color::RGB typeref:typename:void -Assign src/ext/yuni/src/yuni/core/color/rgba.hxx /^ static inline void Assign(RGBType& color, const T& value)$/;" f struct:Yuni::Extension::Color::RGBA typeref:typename:void -Assign src/ext/yuni/src/yuni/core/color/rgba.hxx /^ static inline void Assign(Yuni::Color::RGBA& color, const Yuni::Color::RGB& value)$/;" f struct:Yuni::Extension::Color::RGBA typeref:typename:void -Assign src/ext/yuni/src/yuni/core/color/rgba.hxx /^ static inline void Assign(Yuni::Color::RGBA& color, const Yuni::Color::RGBA& value)$/;" f struct:Yuni::Extension::Color::RGBA typeref:typename:void -Assign src/ext/yuni/src/yuni/core/string/traits/assign.h /^class Assign final$/;" c namespace:Yuni::Extension::CString -Assign src/ext/yuni/src/yuni/core/string/traits/assign.h /^class Assign final$/;" c namespace:Yuni::Extension::CString -Assign src/ext/yuni/src/yuni/core/string/traits/assign.h /^class Assign final$/;" c namespace:Yuni::Extension::CString -Assign src/ext/yuni/src/yuni/core/string/traits/assign.h /^class Assign final$/;" c namespace:Yuni::Extension::CString -Assign src/ext/yuni/src/yuni/core/string/traits/assign.h /^class Assign final$/;" c namespace:Yuni::Extension::CString -Assign src/ext/yuni/src/yuni/core/string/traits/assign.h /^class Assign final$/;" c namespace:Yuni::Extension::CString -Assign src/ext/yuni/src/yuni/core/string/traits/assign.h /^class Assign final$/;" c namespace:Yuni::Extension::CString -Assign src/ext/yuni/src/yuni/core/string/traits/assign.h /^class Assign final$/;" c namespace:Yuni::Extension::CString -Assign src/libs/antares/memory/include/antares/memory/memory.hxx /^inline void Memory::Assign(uint count, U* array, const U& value)$/;" f class:Antares::Memory typeref:typename:void -AssignPrecisionToPrintfFormat src/solver/variable/constants.h /^static inline void AssignPrecisionToPrintfFormat(StringT& out, uint precision)$/;" f namespace:Antares::Solver::Variable typeref:typename:void -AssignT src/solver/variable/economy/dispatchable-generation-margin.h /^ AssignT;$/;" t function:Antares::Solver::Variable::Economy::DispatchableGenMargin::retrieveHourlyResultsForCurrentYear typeref:typename:RetrieveResultsAssignment::Yes> -AssignT src/solver/variable/variable.hxx /^ using AssignT$/;" t function:Antares::Solver::Variable::IVariable::retrieveHourlyResultsForCurrentYear typeref:typename:RetrieveResultsAssignment::Yes> -AssignT src/solver/variable/variable.hxx /^ using AssignT$/;" t function:Antares::Solver::Variable::IVariable::retrieveResultsForArea typeref:typename:RetrieveResultsAssignment::Yes> -AssignT src/solver/variable/variable.hxx /^ using AssignT$/;" t function:Antares::Solver::Variable::IVariable::retrieveResultsForLink typeref:typename:RetrieveResultsAssignment::Yes> -AssignT src/solver/variable/variable.hxx /^ using AssignT$/;" t function:Antares::Solver::Variable::IVariable::retrieveResultsForThermalCluster typeref:typename:RetrieveResultsAssignment::Yes> -Atomic src/ext/yuni/src/yuni/core/atomic/bool.h /^namespace Atomic$/;" n namespace:Yuni -Atomic src/ext/yuni/src/yuni/core/atomic/int.h /^namespace Atomic$/;" n namespace:Yuni -Atomic src/ext/yuni/src/yuni/core/atomic/int.hxx /^namespace Atomic$/;" n namespace:Yuni -Atomic src/ext/yuni/src/yuni/core/atomic/traits.h /^namespace Atomic$/;" n namespace:Yuni -AtomicImpl src/ext/yuni/src/yuni/core/atomic/traits.h /^namespace AtomicImpl$/;" n namespace:Yuni::Private -AtomicType src/ext/yuni/src/yuni/core/smartptr/policies/ownership.h /^ typedef Atomic::Int<> AtomicType;$/;" t class:Yuni::Policy::Ownership::ReferenceCountedMT typeref:typename:Atomic::Int<> -Authors src/ui/simulator/windows/about/aboutbox.cpp /^static std::string Authors = "AUTHORS (from version\/to version)\\n\\$/;" v typeref:typename:std::string file: -AutoCloseTimer src/ui/common/component/spotlight/mini-frame.cpp /^ AutoCloseTimer()$/;" f class:Antares::Private::Spotlight::__anonec4863e60111::AutoCloseTimer file: -AutoCloseTimer src/ui/common/component/spotlight/mini-frame.cpp /^class AutoCloseTimer : public wxTimer$/;" c namespace:Antares::Private::Spotlight::__anonec4863e60111 file: -AutoCloseTimer src/ui/simulator/windows/output/mini-frame.cpp /^ AutoCloseTimer()$/;" f class:Antares::Private::OutputViewerData::__anonf2a88c480111::AutoCloseTimer file: -AutoCloseTimer src/ui/simulator/windows/output/mini-frame.cpp /^class AutoCloseTimer final : public wxTimer$/;" c namespace:Antares::Private::OutputViewerData::__anonf2a88c480111 file: -AutoDetectBaseNumber src/ext/yuni/src/yuni/core/string/traits/into.h /^class AutoDetectBaseNumber final$/;" c namespace:Yuni::Extension::CString::__anonb377434f0911 -AutoDetectNullChar src/ext/yuni/src/yuni/core/system/stdint.h /^static const uint64_t AutoDetectNullChar = static_cast(-1);$/;" v namespace:Yuni typeref:typename:const uint64_t -Automatic libraries compilation from git docs/build/2-Dependencies-install.md /^## Automatic libraries compilation from git$/;" s chapter:Dependencies install -AutomaticConversion src/ext/yuni/src/yuni/core/nullable/nullable.h /^ struct AutomaticConversion final$/;" s class:Yuni::Nullable -AutomaticConversion src/ext/yuni/src/yuni/core/smartptr/smartptr.h /^ struct AutomaticConversion final$/;" s class:Yuni::SmartPtr -Available src/ext/yuni/src/yuni/core/system/memory.cpp /^uint64_t Available()$/;" f namespace:Yuni::System::Memory typeref:typename:uint64_t -AvailableDispatchGen src/solver/variable/economy/avail-dispatchable-generation.h /^class AvailableDispatchGen$/;" c namespace:Antares::Solver::Variable::Economy -Average src/solver/variable/storage/average.h /^ Average()$/;" f struct:Antares::Solver::Variable::R::AllYears::Average -Average src/solver/variable/storage/average.h /^struct Average : public NextT$/;" s namespace:Antares::Solver::Variable::R::AllYears -AverageData src/solver/variable/storage/averagedata.cpp /^AverageData::AverageData() : hourly(nullptr), year(nullptr), nbYearsCapacity(0), allYears(0.)$/;" f class:Antares::Solver::Variable::R::AllYears::AverageData -AverageData src/solver/variable/storage/averagedata.h /^class AverageData$/;" c namespace:Antares::Solver::Variable::R::AllYears -AvgExchangeResults src/solver/simulation/common-eco-adq.h /^typedef Variable::Storage::ResultsType AvgExchangeResults;$/;" t namespace:Antares::Solver::Simulation typeref:typename:Variable::Storage::ResultsType -AvgExchangeVCardBalance src/solver/simulation/common-eco-adq.h /^typedef Solver::Variable::Economy::VCardBalance AvgExchangeVCardBalance;$/;" t namespace:Antares::Solver::Simulation typeref:typename:Solver::Variable::Economy::VCardBalance -B src/solver/ts-generator/xcast/xcast.h /^ float* B;$/;" m class:Antares::Solver::TSGenerator::XCast::XCast typeref:typename:float * -BASI src/solver/ts-generator/xcast/xcast.h /^ float* BASI; \/\/ used only if all processes are Normal$/;" m class:Antares::Solver::TSGenerator::XCast::XCast typeref:typename:float * -BATCHRUN_LIBS src/tools/batchrun/CMakeLists.txt /^set(BATCHRUN_LIBS$/;" v -BEGIN_EVENT_TABLE src/ui/common/component/spotlight/listbox-panel.cpp /^BEGIN_EVENT_TABLE(ListboxPanel, wxScrolledWindow)$/;" f namespace:Antares::Component -BEGIN_EVENT_TABLE src/ui/common/component/spotlight/mini-frame.cpp /^BEGIN_EVENT_TABLE(SpotlightMiniFrame, wxFrame)$/;" f namespace:Antares::Private::Spotlight -BEGIN_EVENT_TABLE src/ui/simulator/application/main/main.cpp /^BEGIN_EVENT_TABLE(ApplWnd, wxFrame)$/;" f namespace:Antares::Forms -BEGIN_EVENT_TABLE src/ui/simulator/toolbox/components/datagrid/dbgrid.cpp /^BEGIN_EVENT_TABLE(DBGrid, wxGrid)$/;" f namespace:Antares::Component::Datagrid -BEGIN_EVENT_TABLE src/ui/simulator/toolbox/components/mainpanel.cpp /^BEGIN_EVENT_TABLE(MainPanel, Panel)$/;" f namespace:Antares::Component -BEGIN_EVENT_TABLE src/ui/simulator/toolbox/components/map/component.cpp /^BEGIN_EVENT_TABLE(Component::Drawer, Component::Panel)$/;" f namespace:Antares::Map -BEGIN_EVENT_TABLE src/ui/simulator/toolbox/components/map/control.cpp /^BEGIN_EVENT_TABLE(Control, wxScrolledWindow)$/;" f namespace:Antares::Map -BEGIN_EVENT_TABLE src/ui/simulator/toolbox/components/map/infos.cpp /^BEGIN_EVENT_TABLE(PanelInfos, wxPanel)$/;" f namespace:Antares::Map -BEGIN_EVENT_TABLE src/ui/simulator/toolbox/components/notebook/mapnotebook.cpp /^BEGIN_EVENT_TABLE(MapNotebook::MapTabs, Notebook::Tabs)$/;" f namespace:Antares::Component -BEGIN_EVENT_TABLE src/ui/simulator/toolbox/components/notebook/notebook.cpp /^BEGIN_EVENT_TABLE(Notebook::Tabs, Panel)$/;" f namespace:Antares::Component -BEGIN_EVENT_TABLE src/ui/simulator/toolbox/components/progressbar.cpp /^BEGIN_EVENT_TABLE(ProgressBar, Panel)$/;" f namespace:Antares::Component -BEGIN_EVENT_TABLE src/ui/simulator/toolbox/components/wip-panel.cpp /^BEGIN_EVENT_TABLE(WIPPanel, Panel)$/;" f namespace:Antares::Component -BEGIN_EVENT_TABLE src/ui/simulator/toolbox/execute/execute.cpp /^BEGIN_EVENT_TABLE(JobExecute, Jobs::Job)$/;" f namespace:Antares::Toolbox::Process -BEGIN_EVENT_TABLE src/ui/simulator/toolbox/ext-source/window.cpp /^BEGIN_EVENT_TABLE(ActionsScrollWindow, wxScrolledWindow)$/;" f namespace:Antares::Window::__anon0ed538750111 -BEGIN_EVENT_TABLE src/ui/simulator/toolbox/input/area.cpp /^BEGIN_EVENT_TABLE(Area, Component::Panel)$/;" f namespace:Antares::Toolbox::InputSelector -BEGIN_EVENT_TABLE src/ui/simulator/windows/calendar/calendar.cpp /^BEGIN_EVENT_TABLE(CalendarSelect, wxDialog)$/;" f namespace:Antares::Window -BEGIN_EVENT_TABLE src/ui/simulator/windows/constraints-builder/constraintsbuilder.cpp /^BEGIN_EVENT_TABLE(ConstraintsBuilderWizard, wxDialog)$/;" f namespace:Antares::Window -BEGIN_EVENT_TABLE src/ui/simulator/windows/notes.cpp /^BEGIN_EVENT_TABLE(Notes, Antares::Component::Panel)$/;" f namespace:Antares::Window -BEGIN_EVENT_TABLE src/ui/simulator/windows/options/adequacy-patch/adequacy-patch-areas.cpp /^BEGIN_EVENT_TABLE(AdequacyPatchAreas, wxDialog)$/;" f namespace:Antares::Window::Options -BEGIN_EVENT_TABLE src/ui/simulator/windows/options/geographic-trimming/geographic-trimming.cpp /^BEGIN_EVENT_TABLE(geographicTrimming, wxDialog)$/;" f namespace:Antares::Window::Options -BEGIN_EVENT_TABLE src/ui/simulator/windows/options/playlist/playlist.cpp /^BEGIN_EVENT_TABLE(MCPlaylist, wxDialog)$/;" f namespace:Antares::Window::Options -BEGIN_EVENT_TABLE src/ui/simulator/windows/options/select-output/select-output.cpp /^BEGIN_EVENT_TABLE(SelectOutput, wxDialog)$/;" f namespace:Antares::Window::Options -BEGIN_EVENT_TABLE src/ui/simulator/windows/options/temp-folder/temp-folder.cpp /^BEGIN_EVENT_TABLE(ConfigureTempFolder, wxDialog)$/;" f namespace:Antares::Window::Options -BEGIN_EVENT_TABLE src/ui/simulator/windows/output/mini-frame.cpp /^BEGIN_EVENT_TABLE(SpotlightMiniFrame, wxMiniFrame)$/;" f namespace:Antares::Private::OutputViewerData -BEGIN_EVENT_TABLE src/ui/simulator/windows/output/window.cpp /^BEGIN_EVENT_TABLE(Window, wxFrame)$/;" f namespace:Antares::Window::OutputViewer -BEGIN_EVENT_TABLE src/ui/simulator/windows/saveas.cpp /^BEGIN_EVENT_TABLE(SaveAs, wxDialog)$/;" f namespace:Antares::Window -BEGIN_EVENT_TABLE src/ui/simulator/windows/sets.cpp /^BEGIN_EVENT_TABLE(Sets, Antares::Component::Panel)$/;" f namespace:Antares::Window -BETA src/solver/ts-generator/xcast/xcast.h /^ float* BETA; \/\/ used only if all processes are Normal$/;" m class:Antares::Solver::TSGenerator::XCast::XCast typeref:typename:float * -BIG5 src/ext/yuni/src/yuni/core/charset/charset.h /^ BIG5,$/;" e enum:Yuni::Charset::Type -BIG5_HKSCS src/ext/yuni/src/yuni/core/charset/charset.h /^ BIG5_HKSCS,$/;" e enum:Yuni::Charset::Type -BIG5_HKSCS_1999 src/ext/yuni/src/yuni/core/charset/charset.h /^ BIG5_HKSCS_1999,$/;" e enum:Yuni::Charset::Type -BIG5_HKSCS_2001 src/ext/yuni/src/yuni/core/charset/charset.h /^ BIG5_HKSCS_2001,$/;" e enum:Yuni::Charset::Type -BINARY_DIR src/antares-deps/cmake/utils.cmake /^ set (BINARY_DIR "BINARY_DIR ${CMAKE_CURRENT_BINARY_DIR}\/${GIT_DEP_NAME}\/build")$/;" v function:build_git_dependency -BINARY_DIR src/antares-deps/cmake/utils.cmake /^ set (BINARY_DIR "BUILD_IN_SOURCE 1")$/;" v function:build_git_dependency -BO src/solver/ts-generator/xcast/xcast.h /^ bool* BO;$/;" m class:Antares::Solver::TSGenerator::XCast::XCast typeref:typename:bool * -BOUND_FLEX_DOWN_NODE src/solver/simulation/sim_structure_probleme_economique.h /^struct BOUND_FLEX_DOWN_NODE$/;" s -BOUND_FLEX_UP_NODE src/solver/simulation/sim_structure_probleme_economique.h /^struct BOUND_FLEX_UP_NODE$/;" s -BROW src/solver/ts-generator/xcast/xcast.h /^ float* BROW;$/;" m class:Antares::Solver::TSGenerator::XCast::XCast typeref:typename:float * -BUILD_ALL src/antares-deps/CMakeLists.txt /^option(BUILD_ALL "Build all dependencies" OFF)$/;" D -BUILD_COMMAND src/antares-deps/cmake/utils.cmake /^ set(BUILD_COMMAND "#BUILD_COMMAND")$/;" v function:build_git_dependency -BUILD_COMMAND src/antares-deps/cmake/utils.cmake /^ set(BUILD_COMMAND "BUILD_COMMAND ${GIT_DEP_BUILD_COMMAND}")$/;" v function:build_git_dependency -BUILD_DEPS src/CMakeLists.txt /^ set(BUILD_DEPS "ON" CACHE INTERNAL "")$/;" v -BUILD_EXAMPLES src/CMakeLists.txt /^ set(BUILD_EXAMPLES "OFF" CACHE INTERNAL "")$/;" v -BUILD_FLATZINC src/CMakeLists.txt /^ set(BUILD_FLATZINC "OFF" CACHE INTERNAL "")$/;" v -BUILD_MINIZIP src/CMakeLists.txt /^option(BUILD_MINIZIP "Build minizip" OFF)$/;" D -BUILD_ORTOOLS src/CMakeLists.txt /^option(BUILD_ORTOOLS "Build OR-Tools" OFF)$/;" D -BUILD_SAMPLES src/CMakeLists.txt /^ set(BUILD_SAMPLES "OFF" CACHE INTERNAL "")$/;" v -BUILD_SHARED_LIBS src/CMakeLists.txt /^ set(BUILD_SHARED_LIBS "OFF" CACHE INTERNAL "")$/;" v -BUILD_TESTING src/CMakeLists.txt /^ set(BUILD_TESTING ON)$/;" v -BUILD_TESTING src/CMakeLists.txt /^option(BUILD_TESTING "Activates unit tests building" OFF)$/;" D -BUILD_TOOLS src/CMakeLists.txt /^option(BUILD_TOOLS "Build antares tools" OFF)$/;" D -BUILD_UI src/CMakeLists.txt /^option(BUILD_UI "Build antares ui simulator" ON)$/;" D -BYTE_ORDER src/ext/yuni/src/yuni/core/hash/checksum/md5.cpp /^#define BYTE_ORDER /;" d file: -BadCast src/ext/yuni/src/yuni/core/exceptions/badcast.h /^ BadCast(const std::type_info& src, const std::type_info& dest) :$/;" f struct:Yuni::Exceptions::BadCast -BadCast src/ext/yuni/src/yuni/core/exceptions/badcast.h /^struct BadCast : public std::bad_cast$/;" s namespace:Yuni::Exceptions -Balance src/solver/variable/economy/balance.h /^class Balance : public Variable::IVariable, NextT, VCardBalance>$/;" c namespace:Antares::Solver::Variable::Economy -Base src/ext/yuni/src/yuni/core/math/base.h /^namespace Base$/;" n namespace:Yuni::Math -BaseType src/ext/yuni/src/yuni/core/static/types.h /^ typedef T BaseType;$/;" t struct:Yuni::Static::Type::Compound typeref:typename:T -BaseType src/ext/yuni/src/yuni/core/static/types.h /^ typedef typename Compound::BaseType BaseType;$/;" t struct:Yuni::Static::Type::Compound typeref:typename:Compound::BaseType -BaseTypeA src/ext/yuni/src/yuni/core/static/types.h /^ typedef typename Static::Remove::All::Type BaseTypeA;$/;" t struct:Yuni::Static::Type::Equal typeref:typename:Static::Remove::All::Type -BaseTypeB src/ext/yuni/src/yuni/core/static/types.h /^ No = StrictlyEqual::No$/;" e enum:Yuni::Static::Type::Equal::__anonf6c486550803 -BaseTypeB src/ext/yuni/src/yuni/core/static/types.h /^ Yes = StrictlyEqual::Yes,$/;" e enum:Yuni::Static::Type::Equal::__anonf6c486550803 -BaseTypeB src/ext/yuni/src/yuni/core/static/types.h /^ typedef typename Static::Remove::All::Type BaseTypeB;$/;" t struct:Yuni::Static::Type::Equal typeref:typename:Static::Remove::All::Type -Battery src/libs/antares/study/parts/short-term-storage/properties.h /^ Battery,$/;" e enum:Antares::Data::ShortTermStorage::Group -BeautifyName src/libs/antares/utils/utils.cpp /^void BeautifyName(YString& out, AnyString oldname)$/;" f namespace:Antares typeref:typename:void -BeautifyName src/libs/antares/utils/utils.cpp /^void BeautifyName(std::string& out, const std::string& oldname)$/;" f namespace:Antares typeref:typename:void -Behavior src/libs/antares/study/parts/thermal/container.cpp /^ using Behavior = LocalTSGenerationBehavior;$/;" t function:Antares::Data::PartThermal::hasForcedNoTimeseriesGeneration typeref:typename:LocalTSGenerationBehavior file: -Behavior src/libs/antares/study/parts/thermal/container.cpp /^ using Behavior = LocalTSGenerationBehavior;$/;" t function:Antares::Data::PartThermal::hasForcedTimeseriesGeneration typeref:typename:LocalTSGenerationBehavior file: -Behavior src/ui/action/include/action/behavior.h /^enum Behavior$/;" g namespace:Antares::Action -Behavior src/ui/simulator/toolbox/components/htmllistbox/item/thermal-cluster-item.cpp /^ using Behavior = Data::LocalTSGenerationBehavior;$/;" t function:Antares::Component::HTMLListbox::Item::ThermalClusterItem::addAdditionalIcons typeref:typename:Data::LocalTSGenerationBehavior file: -Behavior src/ui/simulator/windows/inspector/property.update.cpp /^ using Behavior = Data::LocalTSGenerationBehavior;$/;" t function:Antares::Window::Inspector::InspectorGrid::onPropertyChanging_ThermalCluster typeref:typename:Data::LocalTSGenerationBehavior file: -BehaviorToString src/ui/action/behavior.cpp /^const char* BehaviorToString(Behavior behavior)$/;" f namespace:Antares::Action typeref:typename:const char * -Benchmarking src/libs/antares/InfoCollection/StudyInfoCollector.cpp /^namespace Benchmarking {$/;" n file: -Benchmarking src/libs/antares/InfoCollection/include/antares/infoCollection/StudyInfoCollector.h /^namespace Benchmarking {$/;" n -Benchmarking src/libs/antares/benchmarking/DurationCollector.cpp /^namespace Benchmarking {$/;" n file: -Benchmarking src/libs/antares/benchmarking/file_content.cpp /^namespace Benchmarking$/;" n file: -Benchmarking src/libs/antares/benchmarking/include/antares/benchmarking/DurationCollector.h /^namespace Benchmarking$/;" n -Benchmarking src/libs/antares/benchmarking/include/antares/benchmarking/file_content.h /^namespace Benchmarking$/;" n -Benchmarking src/libs/antares/benchmarking/include/antares/benchmarking/timer.h /^namespace Benchmarking$/;" n -Benchmarking src/libs/antares/benchmarking/timer.cpp /^namespace Benchmarking$/;" n file: -Benchmarking src/libs/antares/study/fwd.h /^namespace Benchmarking$/;" n -Benchmarking src/libs/antares/writer/antares/writer/writer_factory.h /^namespace Benchmarking {$/;" n -BetaVariable src/solver/hydro/management/management.cpp /^double BetaVariable(double a, double b, MersenneTwister &random)$/;" f namespace:Antares::Solver typeref:typename:double -Bind src/ext/yuni/src/yuni/core/bind/bind.h /^ Bind$/;" c namespace:Yuni -Bind src/ext/yuni/src/yuni/core/bind/bind.h /^ Bind$/;" c namespace:Yuni -Bind src/ext/yuni/src/yuni/core/bind/bind.h /^ Bind$/;" c namespace:Yuni -Bind src/ext/yuni/src/yuni/core/bind/bind.h /^ Bind final$/;" c namespace:Yuni -Bind src/ext/yuni/src/yuni/core/bind/bind.h /^class YUNI_DECL Bind final$/;" c namespace:Yuni -Bind src/ext/yuni/src/yuni/core/bind/bind.h /^class YUNI_DECL Bind final$/;" c namespace:Yuni -Bind src/ext/yuni/src/yuni/core/bind/bind.h /^class YUNI_DECL Bind final$/;" c namespace:Yuni -Bind src/ext/yuni/src/yuni/core/bind/bind.h /^class YUNI_DECL Bind final$/;" c namespace:Yuni -Bind src/ext/yuni/src/yuni/core/bind/bind.h /^class YUNI_DECL Bind final$/;" c namespace:Yuni -Bind src/ext/yuni/src/yuni/core/bind/bind.h /^class YUNI_DECL Bind final$/;" c namespace:Yuni -Bind src/ext/yuni/src/yuni/core/bind/bind.h /^class YUNI_DECL Bind final$/;" c namespace:Yuni -Bind src/ext/yuni/src/yuni/core/bind/bind.h /^class YUNI_DECL Bind final$/;" c namespace:Yuni -Bind src/ext/yuni/src/yuni/core/bind/bind.h /^class YUNI_DECL Bind final$/;" c namespace:Yuni -Bind src/ext/yuni/src/yuni/core/bind/bind.h /^class YUNI_DECL Bind final$/;" c namespace:Yuni -Bind src/ext/yuni/src/yuni/core/bind/bind.h /^class YUNI_DECL Bind final$/;" c namespace:Yuni -Bind src/ext/yuni/src/yuni/core/bind/bind.h /^class YUNI_DECL Bind final$/;" c namespace:Yuni -Bind src/ext/yuni/src/yuni/core/bind/bind.h /^class YUNI_DECL Bind final$/;" c namespace:Yuni -Bind src/ext/yuni/src/yuni/core/bind/bind.h /^class YUNI_DECL Bind fi/;" c namespace:Yuni -Bind src/ext/yuni/src/yuni/core/bind/bind.h /^class YUNI_DECL Bind final$/;" c namespace:Yuni -Bind src/ext/yuni/src/yuni/core/bind/bind.h /^class YUNI_DECL Bind final$/;" c namespace:Yuni -Bind src/ext/yuni/src/yuni/core/bind/bind.h /^class YUNI_DECL Bind final$/;" c namespace:Yuni -Bind src/ext/yuni/src/yuni/core/bind/bind.h /^class YUNI_DECL Bind final$/;" c namespace:Yuni -Bind src/ext/yuni/src/yuni/core/bind/bind.h /^class YUNI_DECL Bind final$/;" c namespace:Yuni -Bind src/ext/yuni/src/yuni/core/bind/bind.h /^class YUNI_DECL Bind final$/;" c namespace:Yuni -Bind src/ext/yuni/src/yuni/core/bind/bind.h /^class YUNI_DECL Bind final$/;" c namespace:Yuni -Bind src/ext/yuni/src/yuni/core/bind/bind.h /^class YUNI_DECL Bind final$/;" c namespace:Yuni -Bind src/ext/yuni/src/yuni/core/bind/bind.h /^class YUNI_DECL Bind final$/;" c namespace:Yuni -Bind src/ext/yuni/src/yuni/core/bind/bind.h /^class YUNI_DECL Bind final$/;" c namespace:Yuni -Bind src/ext/yuni/src/yuni/core/bind/bind.h /^class YUNI_DECL Bind final$/;" c namespace:Yuni -Bind src/ext/yuni/src/yuni/core/bind/bind.h /^class YUNI_DECL Bind final$/;" c namespace:Yuni -Bind src/ext/yuni/src/yuni/core/bind/bind.h /^class YUNI_DECL Bind fi/;" c namespace:Yuni -Bind src/ext/yuni/src/yuni/core/bind/bind.h /^class YUNI_DECL Bind final$/;" c namespace:Yuni -Bind src/ext/yuni/src/yuni/core/bind/bind.h /^class YUNI_DECL Bind final$/;" c namespace:Yuni -Bind src/ext/yuni/src/yuni/core/bind/bind.h /^class YUNI_DECL Bind final$/;" c namespace:Yuni -Bind src/ext/yuni/src/yuni/core/bind/bind.h /^class YUNI_DECL Bind final$/;" c namespace:Yuni -Bind src/ext/yuni/src/yuni/core/bind/bind.h /^class YUNI_DECL Bind final$/;" c namespace:Yuni -Bind src/ext/yuni/src/yuni/core/bind/bind.h /^class YUNI_DECL Bind final$/;" c namespace:Yuni -Bind src/ext/yuni/src/yuni/core/bind/bind.h /^class YUNI_DECL Bind final$/;" c namespace:Yuni -Bind src/ext/yuni/src/yuni/core/bind/bind.h /^class YUNI_DECL Bind final$/;" c namespace:Yuni -Bind src/ext/yuni/src/yuni/core/bind/bind.h /^class YUNI_DECL Bind final$/;" c namespace:Yuni -Bind src/ext/yuni/src/yuni/core/bind/bind.h /^class YUNI_DECL Bind final$/;" c namespace:Yuni -Bind src/ext/yuni/src/yuni/core/bind/bind.h /^class YUNI_DECL Bind final$/;" c namespace:Yuni -Bind src/ext/yuni/src/yuni/core/bind/bind.h /^class YUNI_DECL Bind final$/;" c namespace:Yuni -Bind src/ext/yuni/src/yuni/core/bind/bind.h /^class YUNI_DECL Bind final$/;" c namespace:Yuni -Bind src/ext/yuni/src/yuni/core/bind/bind.h /^class YUNI_DECL Bind final$/;" c namespace:Yuni -Bind src/ext/yuni/src/yuni/core/bind/bind.h /^class YUNI_DECL Bind final$/;" c namespace:Yuni -Bind src/ext/yuni/src/yuni/core/bind/bind.h /^class YUNI_DECL Bind f/;" c namespace:Yuni -Bind src/ext/yuni/src/yuni/core/bind/bind.h /^class YUNI_DECL Bind, <%=tmpl[2]%>> final$/;" c namespace:Yuni -Bind src/ext/yuni/src/yuni/core/bind/bind.hxx /^ ClassT>::Bind() :$/;" f class:Yuni::Bind -Bind src/ext/yuni/src/yuni/core/bind/bind.hxx /^ ClassT>::Bind(Bind&& rhs)$/;" f class:Yuni::Bind -Bind src/ext/yuni/src/yuni/core/bind/bind.hxx /^ ClassT>::Bind(C&& functor)$/;" f class:Yuni::Bind -Bind src/ext/yuni/src/yuni/core/bind/bind.hxx /^ ClassT>::Bind(C* c,$/;" f class:Yuni::Bind -Bind src/ext/yuni/src/yuni/core/bind/bind.hxx /^ ClassT>::Bind(R (*pointer)(A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A1/;" f class:Yuni::Bind -Bind src/ext/yuni/src/yuni/core/bind/bind.hxx /^ void>::Bind() :$/;" f class:Yuni::Bind -Bind src/ext/yuni/src/yuni/core/bind/bind.hxx /^ void>::Bind(Bind&& rhs)$/;" f class:Yuni::Bind -Bind src/ext/yuni/src/yuni/core/bind/bind.hxx /^ void>::Bind(C&& functor)$/;" f class:Yuni::Bind -Bind src/ext/yuni/src/yuni/core/bind/bind.hxx /^ Bind($/;" f class:Yuni::Bind -Bind src/ext/yuni/src/yuni/core/bind/bind.hxx /^ Bind(C* c, R (C::*member)(A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15/;" f class:Yuni::Bind -Bind src/ext/yuni/src/yuni/core/bind/bind.hxx /^ Bind(R (*pointer)(A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15))$/;" f class:Yuni::Bind -Bind src/ext/yuni/src/yuni/core/bind/bind.hxx /^ Bind(const Bind::Bind(C* c,$/;" f class:Yuni::Bind -Bind src/ext/yuni/src/yuni/core/bind/bind.hxx /^ ClassT>::Bind(R (*pointer)(A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14))$/;" f class:Yuni::Bind -Bind src/ext/yuni/src/yuni/core/bind/bind.hxx /^ ClassT>::Bind(R (*pointer)(A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A1/;" f class:Yuni::Bind -Bind src/ext/yuni/src/yuni/core/bind/bind.hxx /^inline Bind::Bind() : pHolder(new Private::BindImpl::None()) \/\/ unbind$/;" f class:Yuni::Bind -Bind src/ext/yuni/src/yuni/core/bind/bind.hxx /^inline Bind::Bind(Bind&& rhs)$/;" f class:Yuni::Bind -Bind src/ext/yuni/src/yuni/core/bind/bind.hxx /^inline Bind::Bind(C&& functor)$/;" f class:Yuni::Bind -Bind src/ext/yuni/src/yuni/core/bind/bind.hxx /^inline Bind::Bind(C* c, R (C::*member)())$/;" f class:Yuni::Bind -Bind src/ext/yuni/src/yuni/core/bind/bind.hxx /^inline Bind::Bind(R (*pointer)())$/;" f class:Yuni::Bind -Bind src/ext/yuni/src/yuni/core/bind/bind.hxx /^inline Bind::Bind(const Bind& rhs) : pHolder(rhs.pHolder)$/;" f class:Yuni::Bind -Bind src/ext/yuni/src/yuni/core/bind/bind.hxx /^inline Bind::Bind() : pHolder(new Private::BindImpl::None()) \/\/ unbind$/;" f class:Yuni::Bind -Bind src/ext/yuni/src/yuni/core/bind/bind.hxx /^inline Bind::Bind(Bind&& rhs)$/;" f class:Yuni::Bind -Bind src/ext/yuni/src/yuni/core/bind/bind.hxx /^inline Bind::Bind(C&& functor)$/;" f class:Yuni::Bind -Bind src/ext/yuni/src/yuni/core/bind/bind.hxx /^inline Bind::Bind(C* c, R (C::*member)(A0))$/;" f class:Yuni::Bind -Bind src/ext/yuni/src/yuni/core/bind/bind.hxx /^inline Bind::Bind(R (*pointer)(A0))$/;" f class:Yuni::Bind -Bind src/ext/yuni/src/yuni/core/bind/bind.hxx /^inline Bind::Bind(const Bind& rhs) : pHolder(rhs.pHolder)$/;" f class:Yuni::Bind -Bind src/ext/yuni/src/yuni/core/bind/bind.hxx /^inline Bind::Bind() :$/;" f class:Yuni::Bind -Bind src/ext/yuni/src/yuni/core/bind/bind.hxx /^inline Bind::Bind(Bind&& rhs)$/;" f class:Yuni::Bind -Bind src/ext/yuni/src/yuni/core/bind/bind.hxx /^inline Bind::Bind(C&& functor)$/;" f class:Yuni::Bind -Bind src/ext/yuni/src/yuni/core/bind/bind.hxx /^inline Bind::Bind(C* c, R (C::*member)(A0, A1))$/;" f class:Yuni::Bind -Bind src/ext/yuni/src/yuni/core/bind/bind.hxx /^inline Bind::Bind(R (*pointer)(A0, A1))$/;" f class:Yuni::Bind -Bind src/ext/yuni/src/yuni/core/bind/bind.hxx /^inline Bind::Bind(const Bind& rhs) : pHolder(rhs.pHold/;" f class:Yuni::Bind -Bind src/ext/yuni/src/yuni/core/bind/bind.hxx /^inline Bind::Bind() :$/;" f class:Yuni::Bind -Bind src/ext/yuni/src/yuni/core/bind/bind.hxx /^inline Bind::Bind(Bind&& rhs)$/;" f class:Yuni::Bind -Bind src/ext/yuni/src/yuni/core/bind/bind.hxx /^inline Bind::Bind(C&& functor)$/;" f class:Yuni::Bind -Bind src/ext/yuni/src/yuni/core/bind/bind.hxx /^inline Bind::Bind(C* c, R (C::*member)(A0, A1, A2))$/;" f class:Yuni::Bind -Bind src/ext/yuni/src/yuni/core/bind/bind.hxx /^inline Bind::Bind(R (*pointer)(A0, A1, A2))$/;" f class:Yuni::Bind -Bind src/ext/yuni/src/yuni/core/bind/bind.hxx /^inline Bind::Bind(const Bind& rhs) :$/;" f class:Yuni::Bind -Bind src/ext/yuni/src/yuni/core/bind/bind.hxx /^inline Bind::Bind() :$/;" f class:Yuni::Bind -Bind src/ext/yuni/src/yuni/core/bind/bind.hxx /^inline Bind::Bind(Bind&& rhs)$/;" f class:Yuni::Bind -Bind src/ext/yuni/src/yuni/core/bind/bind.hxx /^inline Bind::Bind(C&& functor)$/;" f class:Yuni::Bind -Bind src/ext/yuni/src/yuni/core/bind/bind.hxx /^inline Bind::Bind(C* c, R (C::*member)(A0, A1, A2, A3))$/;" f class:Yuni::Bind -Bind src/ext/yuni/src/yuni/core/bind/bind.hxx /^inline Bind::Bind(R (*pointer)(A0, A1, A2, A3))$/;" f class:Yuni::Bind -Bind src/ext/yuni/src/yuni/core/bind/bind.hxx /^inline Bind::Bind(const Bind& rhs) :$/;" f class:Yuni::Bind -Bind src/ext/yuni/src/yuni/core/bind/bind.hxx /^inline Bind::Bind($/;" f class:Yuni::Bind -Bind src/ext/yuni/src/yuni/core/bind/bind.hxx /^inline Bind::Bind() :$/;" f class:Yuni::Bind -Bind src/ext/yuni/src/yuni/core/bind/bind.hxx /^inline Bind::Bind(Bind&& rhs)$/;" f class:Yuni::Bind -Bind src/ext/yuni/src/yuni/core/bind/bind.hxx /^inline Bind::Bind(C&& functor)$/;" f class:Yuni::Bind -Bind src/ext/yuni/src/yuni/core/bind/bind.hxx /^inline Bind::Bind(C* c, R (C::*member)(A0, A1, A2, A3, A4))$/;" f class:Yuni::Bind -Bind src/ext/yuni/src/yuni/core/bind/bind.hxx /^inline Bind::Bind(R (*pointer)(A0, A1, A2, A3, A4))$/;" f class:Yuni::Bind -Bind src/ext/yuni/src/yuni/core/bind/bind.hxx /^inline Bind::Bind($/;" f class:Yuni::Bind -Bind src/ext/yuni/src/yuni/core/bind/bind.hxx /^inline Bind::Bind() :$/;" f class:Yuni::Bind -Bind src/ext/yuni/src/yuni/core/bind/bind.hxx /^inline Bind::Bind(Bind&& rhs)$/;" f class:Yuni::Bind -Bind src/ext/yuni/src/yuni/core/bind/bind.hxx /^inline Bind::Bind(C&& functor)$/;" f class:Yuni::Bind -Bind src/ext/yuni/src/yuni/core/bind/bind.hxx /^inline Bind::Bind(C* c, R (C::*member)(A0, A1, A2, A3, A4, /;" f class:Yuni::Bind -Bind src/ext/yuni/src/yuni/core/bind/bind.hxx /^inline Bind::Bind(R (*pointer)(A0, A1, A2, A3, A4, A5))$/;" f class:Yuni::Bind -Bind src/ext/yuni/src/yuni/core/bind/bind.hxx /^inline Bind::Bind($/;" f class:Yuni::Bind -Bind src/ext/yuni/src/yuni/core/bind/bind.hxx /^inline Bind::Bind() :$/;" f class:Yuni::Bind -Bind src/ext/yuni/src/yuni/core/bind/bind.hxx /^inline Bind::Bind(Bind&& rhs)$/;" f class:Yuni::Bind -Bind src/ext/yuni/src/yuni/core/bind/bind.hxx /^inline Bind::Bind(C&& functor)$/;" f class:Yuni::Bind -Bind src/ext/yuni/src/yuni/core/bind/bind.hxx /^inline Bind::Bind(R (*pointer)(A0, A1, A2, A3, A4, A5, /;" f class:Yuni::Bind -Bind src/ext/yuni/src/yuni/core/bind/bind.hxx /^inline Bind::Bind($/;" f class:Yuni::Bind -Bind src/ext/yuni/src/yuni/core/bind/bind.hxx /^inline Bind::Bind() :$/;" f class:Yuni::Bind -Bind src/ext/yuni/src/yuni/core/bind/bind.hxx /^inline Bind::Bind(Bind&& rhs)$/;" f class:Yuni::Bind -Bind src/ext/yuni/src/yuni/core/bind/bind.hxx /^inline Bind::Bind(C&& functor)$/;" f class:Yuni::Bind -Bind src/ext/yuni/src/yuni/core/bind/bind.hxx /^inline Bind::Bind($/;" f class:Yuni::Bind -Bind src/ext/yuni/src/yuni/core/bind/bind.hxx /^inline Bind::Bind() :$/;" f class:Yuni::Bind -Bind src/ext/yuni/src/yuni/core/bind/bind.hxx /^inline Bind::Bind(Bind&& rhs)$/;" f class:Yuni::Bind -Bind src/ext/yuni/src/yuni/core/bind/bind.hxx /^inline Bind::Bind(C&& functor)$/;" f class:Yuni::Bind -Bind src/ext/yuni/src/yuni/core/bind/bind.hxx /^inline Bind::Bind($/;" f class:Yuni::Bind -Bind src/ext/yuni/src/yuni/core/bind/bind.hxx /^inline Bind::Bind() :$/;" f class:Yuni::Bind -Bind src/ext/yuni/src/yuni/core/bind/bind.hxx /^inline Bind::Bind(Bind&& rhs)$/;" f class:Yuni::Bind -Bind src/ext/yuni/src/yuni/core/bind/bind.hxx /^inline Bind::Bind(C&& functor)$/;" f class:Yuni::Bind -Bind src/ext/yuni/src/yuni/core/bind/bind.hxx /^inline Bind::Bind($/;" f class:Yuni::Bind -Bind src/ext/yuni/src/yuni/core/bind/bind.hxx /^inline Bind::Bind() :$/;" f class:Yuni::Bind -Bind src/ext/yuni/src/yuni/core/bind/bind.hxx /^inline Bind::Bind(Bind&& rhs)$/;" f class:Yuni::Bind -Bind src/ext/yuni/src/yuni/core/bind/bind.hxx /^inline Bind::Bind(C&& functor)$/;" f class:Yuni::Bind -Bind src/ext/yuni/src/yuni/core/bind/bind.hxx /^inline Bind::Bind($/;" f class:Yuni::Bind -Bind src/ext/yuni/src/yuni/core/bind/bind.hxx /^inline Bind::Bind() :$/;" f class:Yuni::Bind -Bind src/ext/yuni/src/yuni/core/bind/bind.hxx /^inline Bind::Bind(Bind&& rhs)$/;" f class:Yuni::Bind -Bind src/ext/yuni/src/yuni/core/bind/bind.hxx /^inline Bind::Bind(C&& functor)$/;" f class:Yuni::Bind -Bind src/ext/yuni/src/yuni/core/bind/bind.hxx /^inline Bind::Bind($/;" f class:Yuni::Bind -Bind src/ext/yuni/src/yuni/core/bind/bind.hxx /^inline Bind::Bind() :$/;" f class:Yuni::Bind -Bind src/ext/yuni/src/yuni/core/bind/bind.hxx /^inline Bind::Bind(Bind&& rhs/;" f class:Yuni::Bind -Bind src/ext/yuni/src/yuni/core/bind/bind.hxx /^inline Bind::Bind(C&& functo/;" f class:Yuni::Bind -Bind src/ext/yuni/src/yuni/core/bind/bind.hxx /^inline Bind::Bind($/;" f class:Yuni::Bind -Bind src/ext/yuni/src/yuni/core/bind/bind.hxx /^inline Bind::Bind() :$/;" f class:Yuni::Bind -Bind src/ext/yuni/src/yuni/core/bind/bind.hxx /^inline Bind::Bind($/;" f class:Yuni::Bind -Bind src/ext/yuni/src/yuni/core/bind/bind.hxx /^inline Bind::Bind(/;" f class:Yuni::Bind -Bind src/ext/yuni/src/yuni/core/bind/bind.hxx /^inline Bind::Bind() : pHolder(new Private::BindImpl::None()) \/\/ /;" f class:Yuni::Bind -Bind src/ext/yuni/src/yuni/core/bind/bind.hxx /^inline Bind::Bind(Bind&& rhs)$/;" f class:Yuni::Bind -Bind src/ext/yuni/src/yuni/core/bind/bind.hxx /^inline Bind::Bind(C&& functor)$/;" f class:Yuni::Bind -Bind src/ext/yuni/src/yuni/core/bind/bind.hxx /^inline Bind::Bind(C* c, R (C::*member)())$/;" f class:Yuni::Bind -Bind src/ext/yuni/src/yuni/core/bind/bind.hxx /^inline Bind::Bind(R (*pointer)())$/;" f class:Yuni::Bind -Bind src/ext/yuni/src/yuni/core/bind/bind.hxx /^inline Bind::Bind(const Bind& rhs) :$/;" f class:Yuni::Bind -Bind src/ext/yuni/src/yuni/core/bind/bind.hxx /^inline Bind::Bind() :$/;" f class:Yuni::Bind -Bind src/ext/yuni/src/yuni/core/bind/bind.hxx /^inline Bind::Bind(Bind&& rhs)$/;" f class:Yuni::Bind -Bind src/ext/yuni/src/yuni/core/bind/bind.hxx /^inline Bind::Bind(C&& functor)$/;" f class:Yuni::Bind -Bind src/ext/yuni/src/yuni/core/bind/bind.hxx /^inline Bind::Bind(C* c, R (C::*member)(A0))$/;" f class:Yuni::Bind -Bind src/ext/yuni/src/yuni/core/bind/bind.hxx /^inline Bind::Bind(R (*pointer)(A0))$/;" f class:Yuni::Bind -Bind src/ext/yuni/src/yuni/core/bind/bind.hxx /^inline Bind::Bind(const Bind& rhs) :$/;" f class:Yuni::Bind -Bind src/ext/yuni/src/yuni/core/bind/bind.hxx /^inline Bind::Bind() :$/;" f class:Yuni::Bind -Bind src/ext/yuni/src/yuni/core/bind/bind.hxx /^inline Bind::Bind(Bind&& rhs)$/;" f class:Yuni::Bind -Bind src/ext/yuni/src/yuni/core/bind/bind.hxx /^inline Bind::Bind(C&& functor)$/;" f class:Yuni::Bind -Bind src/ext/yuni/src/yuni/core/bind/bind.hxx /^inline Bind::Bind(C* c, R (C::*member)(A0, A1))$/;" f class:Yuni::Bind -Bind src/ext/yuni/src/yuni/core/bind/bind.hxx /^inline Bind::Bind(R (*pointer)(A0, A1))$/;" f class:Yuni::Bind -Bind src/ext/yuni/src/yuni/core/bind/bind.hxx /^inline Bind::Bind(const Bind& rhs)/;" f class:Yuni::Bind -Bind src/ext/yuni/src/yuni/core/bind/bind.hxx /^inline Bind::Bind($/;" f class:Yuni::Bind -Bind src/ext/yuni/src/yuni/core/bind/bind.hxx /^inline Bind::Bind() :$/;" f class:Yuni::Bind -Bind src/ext/yuni/src/yuni/core/bind/bind.hxx /^inline Bind::Bind(Bind&& rhs)$/;" f class:Yuni::Bind -Bind src/ext/yuni/src/yuni/core/bind/bind.hxx /^inline Bind::Bind(C&& functor)$/;" f class:Yuni::Bind -Bind src/ext/yuni/src/yuni/core/bind/bind.hxx /^inline Bind::Bind(C* c, R (C::*member)(A0, A1, A2))$/;" f class:Yuni::Bind -Bind src/ext/yuni/src/yuni/core/bind/bind.hxx /^inline Bind::Bind(R (*pointer)(A0, A1, A2))$/;" f class:Yuni::Bind -Bind src/ext/yuni/src/yuni/core/bind/bind.hxx /^inline Bind::Bind($/;" f class:Yuni::Bind -Bind src/ext/yuni/src/yuni/core/bind/bind.hxx /^inline Bind::Bind() :$/;" f class:Yuni::Bind -Bind src/ext/yuni/src/yuni/core/bind/bind.hxx /^inline Bind::Bind(Bind&& rhs)$/;" f class:Yuni::Bind -Bind src/ext/yuni/src/yuni/core/bind/bind.hxx /^inline Bind::Bind(C&& functor)$/;" f class:Yuni::Bind -Bind src/ext/yuni/src/yuni/core/bind/bind.hxx /^inline Bind::Bind(C* c, R (C::*member)(A0, A1, A2, A3))$/;" f class:Yuni::Bind -Bind src/ext/yuni/src/yuni/core/bind/bind.hxx /^inline Bind::Bind(R (*pointer)(A0, A1, A2, A3))$/;" f class:Yuni::Bind -Bind src/ext/yuni/src/yuni/core/bind/bind.hxx /^inline Bind::Bind($/;" f class:Yuni::Bind -Bind src/ext/yuni/src/yuni/core/bind/bind.hxx /^inline Bind::Bind() :$/;" f class:Yuni::Bind -Bind src/ext/yuni/src/yuni/core/bind/bind.hxx /^inline Bind::Bind(Bind&& rhs)$/;" f class:Yuni::Bind -Bind src/ext/yuni/src/yuni/core/bind/bind.hxx /^inline Bind::Bind(C&& functor)$/;" f class:Yuni::Bind -Bind src/ext/yuni/src/yuni/core/bind/bind.hxx /^inline Bind::Bind(C* c,$/;" f class:Yuni::Bind -Bind src/ext/yuni/src/yuni/core/bind/bind.hxx /^inline Bind::Bind(R (*pointer)(A0, A1, A2, A3, A4))$/;" f class:Yuni::Bind -Bind src/ext/yuni/src/yuni/core/bind/bind.hxx /^inline Bind::Bind($/;" f class:Yuni::Bind -Bind src/ext/yuni/src/yuni/core/bind/bind.hxx /^inline Bind::Bind() :$/;" f class:Yuni::Bind -Bind src/ext/yuni/src/yuni/core/bind/bind.hxx /^inline Bind::Bind(Bind&& rhs)$/;" f class:Yuni::Bind -Bind src/ext/yuni/src/yuni/core/bind/bind.hxx /^inline Bind::Bind(C&& functor)$/;" f class:Yuni::Bind -Bind src/ext/yuni/src/yuni/core/bind/bind.hxx /^inline Bind::Bind($/;" f class:Yuni::Bind -Bind src/ext/yuni/src/yuni/core/bind/bind.hxx /^inline Bind::Bind() :$/;" f class:Yuni::Bind -Bind src/ext/yuni/src/yuni/core/bind/bind.hxx /^inline Bind::Bind(Bind&& rhs)$/;" f class:Yuni::Bind -Bind src/ext/yuni/src/yuni/core/bind/bind.hxx /^inline Bind::Bind(C&& functor)$/;" f class:Yuni::Bind -Bind src/ext/yuni/src/yuni/core/bind/bind.hxx /^inline Bind::Bind($/;" f class:Yuni::Bind -Bind src/ext/yuni/src/yuni/core/bind/bind.hxx /^inline Bind::Bind() :$/;" f class:Yuni::Bind -Bind src/ext/yuni/src/yuni/core/bind/bind.hxx /^inline Bind::Bind(Bind&& rhs)$/;" f class:Yuni::Bind -Bind src/ext/yuni/src/yuni/core/bind/bind.hxx /^inline Bind::Bind(C&& functor)$/;" f class:Yuni::Bind -Bind src/ext/yuni/src/yuni/core/bind/bind.hxx /^inline Bind::Bind($/;" f class:Yuni::Bind -Bind src/ext/yuni/src/yuni/core/bind/bind.hxx /^inline Bind::Bind() :$/;" f class:Yuni::Bind -Bind src/ext/yuni/src/yuni/core/bind/bind.hxx /^inline Bind::Bind(Bind&& rhs)$/;" f class:Yuni::Bind -Bind src/ext/yuni/src/yuni/core/bind/bind.hxx /^inline Bind::Bind(C&& functor)$/;" f class:Yuni::Bind -Bind src/ext/yuni/src/yuni/core/bind/bind.hxx /^inline Bind::Bind($/;" f class:Yuni::Bind -Bind src/ext/yuni/src/yuni/core/bind/bind.hxx /^inline Bind::Bind() :$/;" f class:Yuni::Bind -Bind src/ext/yuni/src/yuni/core/bind/bind.hxx /^inline Bind::Bind(Bind&& rhs)$/;" f class:Yuni::Bind -Bind src/ext/yuni/src/yuni/core/bind/bind.hxx /^inline Bind::Bind(C&& functor)$/;" f class:Yuni::Bind -Bind src/ext/yuni/src/yuni/core/bind/bind.hxx /^inline Bind::Bind($/;" f class:Yuni::Bind -Bind src/ext/yuni/src/yuni/core/bind/bind.hxx /^inline Bind::Bind() :$/;" f class:Yuni::Bind -Bind src/ext/yuni/src/yuni/core/bind/bind.hxx /^inline Bind::Bind(Bind&& rhs/;" f class:Yuni::Bind -Bind src/ext/yuni/src/yuni/core/bind/bind.hxx /^inline Bind::Bind(C&& functo/;" f class:Yuni::Bind -Bind src/ext/yuni/src/yuni/core/bind/bind.hxx /^inline Bind::Bind($/;" f class:Yuni::Bind -Bind src/ext/yuni/src/yuni/core/bind/bind.hxx /^inline Bind::Bind() :$/;" f class:Yuni::Bind -Bind src/ext/yuni/src/yuni/core/bind/bind.hxx /^inline Bind::Bind($/;" f class:Yuni::Bind -Bind src/ext/yuni/src/yuni/core/bind/bind.hxx /^inline Bind::Bind(/;" f class:Yuni::Bind -Bind src/ext/yuni/src/yuni/core/bind/bind.hxx /^inline Bind::Bind() : pHolder(new Private::BindImpl::None()) \/\/ unbind$/;" f class:Yuni::Bind -Bind src/ext/yuni/src/yuni/core/bind/bind.hxx /^inline Bind::Bind(Bind&& rhs)$/;" f class:Yuni::Bind -Bind src/ext/yuni/src/yuni/core/bind/bind.hxx /^inline Bind::Bind(C&& functor)$/;" f class:Yuni::Bind -Bind src/ext/yuni/src/yuni/core/bind/bind.hxx /^inline Bind::Bind(C* c, R (C::*member)())$/;" f class:Yuni::Bind -Bind src/ext/yuni/src/yuni/core/bind/bind.hxx /^inline Bind::Bind(R (*pointer)())$/;" f class:Yuni::Bind -Bind src/ext/yuni/src/yuni/core/bind/bind.hxx /^inline Bind::Bind(const Bind& rhs) : pHolder(rhs.pHolder)$/;" f class:Yuni::Bind -Bind src/ext/yuni/src/yuni/core/bind/bind.hxx /^inline Bind::Bind() : pHolder(new Private::BindImpl::None()) \/\/ unbind$/;" f class:Yuni::Bind -Bind src/ext/yuni/src/yuni/core/bind/bind.hxx /^inline Bind::Bind(Bind&& rhs)$/;" f class:Yuni::Bind -Bind src/ext/yuni/src/yuni/core/bind/bind.hxx /^inline Bind::Bind(C&& functor)$/;" f class:Yuni::Bind -Bind src/ext/yuni/src/yuni/core/bind/bind.hxx /^inline Bind::Bind(C* c, R (C::*member)(A0))$/;" f class:Yuni::Bind -Bind src/ext/yuni/src/yuni/core/bind/bind.hxx /^inline Bind::Bind(R (*pointer)(A0))$/;" f class:Yuni::Bind -Bind src/ext/yuni/src/yuni/core/bind/bind.hxx /^inline Bind::Bind(const Bind& rhs) : pHolder(rhs.pHolder)$/;" f class:Yuni::Bind -Bind src/ext/yuni/src/yuni/core/bind/bind.hxx /^inline Bind::Bind() : pHolder(new Private::BindImpl::None()) \/\/ un/;" f class:Yuni::Bind -Bind src/ext/yuni/src/yuni/core/bind/bind.hxx /^inline Bind::Bind(Bind&& rhs)$/;" f class:Yuni::Bind -Bind src/ext/yuni/src/yuni/core/bind/bind.hxx /^inline Bind::Bind(C&& functor)$/;" f class:Yuni::Bind -Bind src/ext/yuni/src/yuni/core/bind/bind.hxx /^inline Bind::Bind(C* c, R (C::*member)(A0, A1))$/;" f class:Yuni::Bind -Bind src/ext/yuni/src/yuni/core/bind/bind.hxx /^inline Bind::Bind(R (*pointer)(A0, A1))$/;" f class:Yuni::Bind -Bind src/ext/yuni/src/yuni/core/bind/bind.hxx /^inline Bind::Bind(const Bind& rhs) : pHolder(rhs.pHolder)$/;" f class:Yuni::Bind -Bind src/ext/yuni/src/yuni/core/bind/bind.hxx /^inline Bind::Bind() :$/;" f class:Yuni::Bind -Bind src/ext/yuni/src/yuni/core/bind/bind.hxx /^inline Bind::Bind(Bind&& rhs)$/;" f class:Yuni::Bind -Bind src/ext/yuni/src/yuni/core/bind/bind.hxx /^inline Bind::Bind(C&& functor)$/;" f class:Yuni::Bind -Bind src/ext/yuni/src/yuni/core/bind/bind.hxx /^inline Bind::Bind(C* c, R (C::*member)(A0, A1, A2))$/;" f class:Yuni::Bind -Bind src/ext/yuni/src/yuni/core/bind/bind.hxx /^inline Bind::Bind(R (*pointer)(A0, A1, A2))$/;" f class:Yuni::Bind -Bind src/ext/yuni/src/yuni/core/bind/bind.hxx /^inline Bind::Bind(const Bind& rhs) : pHolder(rhs.pHold/;" f class:Yuni::Bind -Bind src/ext/yuni/src/yuni/core/bind/bind.hxx /^inline Bind::Bind() :$/;" f class:Yuni::Bind -Bind src/ext/yuni/src/yuni/core/bind/bind.hxx /^inline Bind::Bind(Bind&& rhs)$/;" f class:Yuni::Bind -Bind src/ext/yuni/src/yuni/core/bind/bind.hxx /^inline Bind::Bind(C&& functor)$/;" f class:Yuni::Bind -Bind src/ext/yuni/src/yuni/core/bind/bind.hxx /^inline Bind::Bind(C* c, R (C::*member)(A0, A1, A2, A3))$/;" f class:Yuni::Bind -Bind src/ext/yuni/src/yuni/core/bind/bind.hxx /^inline Bind::Bind(R (*pointer)(A0, A1, A2, A3))$/;" f class:Yuni::Bind -Bind src/ext/yuni/src/yuni/core/bind/bind.hxx /^inline Bind::Bind(const Bind& rhs) :$/;" f class:Yuni::Bind -Bind src/ext/yuni/src/yuni/core/bind/bind.hxx /^inline Bind::Bind() :$/;" f class:Yuni::Bind -Bind src/ext/yuni/src/yuni/core/bind/bind.hxx /^inline Bind::Bind(Bind&& rhs)$/;" f class:Yuni::Bind -Bind src/ext/yuni/src/yuni/core/bind/bind.hxx /^inline Bind::Bind(C&& functor)$/;" f class:Yuni::Bind -Bind src/ext/yuni/src/yuni/core/bind/bind.hxx /^inline Bind::Bind(C* c, R (C::*member)(A0, A1, A2, A3, A4))$/;" f class:Yuni::Bind -Bind src/ext/yuni/src/yuni/core/bind/bind.hxx /^inline Bind::Bind(R (*pointer)(A0, A1, A2, A3, A4))$/;" f class:Yuni::Bind -Bind src/ext/yuni/src/yuni/core/bind/bind.hxx /^inline Bind::Bind(const Bind& rhs) :$/;" f class:Yuni::Bind -Bind src/ext/yuni/src/yuni/core/bind/bind.hxx /^inline Bind::Bind($/;" f class:Yuni::Bind -Bind src/ext/yuni/src/yuni/core/bind/bind.hxx /^inline Bind::Bind() :$/;" f class:Yuni::Bind -Bind src/ext/yuni/src/yuni/core/bind/bind.hxx /^inline Bind::Bind(Bind&& rhs)$/;" f class:Yuni::Bind -Bind src/ext/yuni/src/yuni/core/bind/bind.hxx /^inline Bind::Bind(C&& functor)$/;" f class:Yuni::Bind -Bind src/ext/yuni/src/yuni/core/bind/bind.hxx /^inline Bind::Bind(C* c, R (C::*member)(A0, A1, A2, A3, A4, A5))$/;" f class:Yuni::Bind -Bind src/ext/yuni/src/yuni/core/bind/bind.hxx /^inline Bind::Bind(R (*pointer)(A0, A1, A2, A3, A4, A5))$/;" f class:Yuni::Bind -Bind src/ext/yuni/src/yuni/core/bind/bind.hxx /^inline Bind::Bind($/;" f class:Yuni::Bind -Bind src/ext/yuni/src/yuni/core/bind/bind.hxx /^inline Bind::Bind() :$/;" f class:Yuni::Bind -Bind src/ext/yuni/src/yuni/core/bind/bind.hxx /^inline Bind::Bind(Bind&& rhs)$/;" f class:Yuni::Bind -Bind src/ext/yuni/src/yuni/core/bind/bind.hxx /^inline Bind::Bind(C&& functor)$/;" f class:Yuni::Bind -Bind src/ext/yuni/src/yuni/core/bind/bind.hxx /^inline Bind::Bind(C* c,$/;" f class:Yuni::Bind -Bind src/ext/yuni/src/yuni/core/bind/bind.hxx /^inline Bind::Bind(R (*pointer)(A0, A1, A2, A3, A4, A5, A6))$/;" f class:Yuni::Bind -Bind src/ext/yuni/src/yuni/core/bind/bind.hxx /^inline Bind::Bind($/;" f class:Yuni::Bind -Bind src/ext/yuni/src/yuni/core/bind/bind.hxx /^inline Bind::Bind() :$/;" f class:Yuni::Bind -Bind src/ext/yuni/src/yuni/core/bind/bind.hxx /^inline Bind::Bind(Bind&& rhs)$/;" f class:Yuni::Bind -Bind src/ext/yuni/src/yuni/core/bind/bind.hxx /^inline Bind::Bind(C&& functor)$/;" f class:Yuni::Bind -Bind src/ext/yuni/src/yuni/core/bind/bind.hxx /^inline Bind::Bind($/;" f class:Yuni::Bind -Bind src/ext/yuni/src/yuni/core/bind/bind.hxx /^inline Bind::Bind() :$/;" f class:Yuni::Bind -Bind src/ext/yuni/src/yuni/core/bind/bind.hxx /^inline Bind::Bind(Bind&& rhs)$/;" f class:Yuni::Bind -Bind src/ext/yuni/src/yuni/core/bind/bind.hxx /^inline Bind::Bind(C&& functor)$/;" f class:Yuni::Bind -Bind src/ext/yuni/src/yuni/core/bind/bind.hxx /^inline Bind::Bind($/;" f class:Yuni::Bind -Bind src/ext/yuni/src/yuni/core/bind/bind.hxx /^inline Bind::Bind() :$/;" f class:Yuni::Bind -Bind src/ext/yuni/src/yuni/core/bind/bind.hxx /^inline Bind::Bind(Bind&& rhs)$/;" f class:Yuni::Bind -Bind src/ext/yuni/src/yuni/core/bind/bind.hxx /^inline Bind::Bind(C&& functor)$/;" f class:Yuni::Bind -Bind src/ext/yuni/src/yuni/core/bind/bind.hxx /^inline Bind::Bind($/;" f class:Yuni::Bind -Bind src/ext/yuni/src/yuni/core/bind/bind.hxx /^inline Bind::Bind() :$/;" f class:Yuni::Bind -Bind src/ext/yuni/src/yuni/core/bind/bind.hxx /^inline Bind::Bind(Bind&& rhs)$/;" f class:Yuni::Bind -Bind src/ext/yuni/src/yuni/core/bind/bind.hxx /^inline Bind::Bind(C&& functor)$/;" f class:Yuni::Bind -Bind src/ext/yuni/src/yuni/core/bind/bind.hxx /^inline Bind::Bind($/;" f class:Yuni::Bind -Bind src/ext/yuni/src/yuni/core/bind/bind.hxx /^inline Bind::Bind() :$/;" f class:Yuni::Bind -Bind src/ext/yuni/src/yuni/core/bind/bind.hxx /^inline Bind::Bind(Bind&& rhs)$/;" f class:Yuni::Bind -Bind src/ext/yuni/src/yuni/core/bind/bind.hxx /^inline Bind::Bind(C&& functor)$/;" f class:Yuni::Bind -Bind src/ext/yuni/src/yuni/core/bind/bind.hxx /^inline Bind::Bind($/;" f class:Yuni::Bind -Bind src/ext/yuni/src/yuni/core/bind/bind.hxx /^inline Bind::Bind() :$/;" f class:Yuni::Bind -Bind src/ext/yuni/src/yuni/core/bind/bind.hxx /^inline Bind::Bind(Bind&& rhs)$/;" f class:Yuni::Bind -Bind src/ext/yuni/src/yuni/core/bind/bind.hxx /^inline Bind::Bind(C&& functor)$/;" f class:Yuni::Bind -Bind src/ext/yuni/src/yuni/core/bind/bind.hxx /^inline Bind::Bind($/;" f class:Yuni::Bind -Bind src/ext/yuni/src/yuni/core/bind/bind.hxx /^inline Bind::Bind() :$/;" f class:Yuni::Bind -Bind src/ext/yuni/src/yuni/core/bind/bind.hxx /^inline Bind::Bind(Bind&& rh/;" f class:Yuni::Bind -Bind src/ext/yuni/src/yuni/core/bind/bind.hxx /^inline Bind::Bind(C&& funct/;" f class:Yuni::Bind -Bind src/ext/yuni/src/yuni/core/bind/bind.hxx /^inline Bind::Bind($/;" f class:Yuni::Bind -Bind src/ext/yuni/src/yuni/core/bind/bind.hxx /^inline Bind::Bind() :$/;" f class:Yuni::Bind -Bind src/ext/yuni/src/yuni/core/bind/bind.hxx /^inline Bind::Bind/;" f class:Yuni::Bind -Bind src/ext/yuni/src/yuni/core/bind/bind.hxx.generator.hpp /^ inline Bind<<%=tmpl[1]%>, <%=tmpl[2]%>>::Bind()$/;" f namespace:Yuni -Bind src/ext/yuni/src/yuni/core/bind/bind.hxx.generator.hpp /^ inline Bind<<%=tmpl[1]%>, <%=tmpl[2]%>>::Bind(Bind&& rhs)$/;" f namespace:Yuni -Bind src/ext/yuni/src/yuni/core/bind/bind.hxx.generator.hpp /^ inline Bind<<%=tmpl[1]%>, <%=tmpl[2]%>>::Bind(C&& functor)$/;" f namespace:Yuni -Bind src/ext/yuni/src/yuni/core/bind/bind.hxx.generator.hpp /^ inline Bind<<%=tmpl[1]%>, <%=tmpl[2]%>>::Bind(const Bind<<%=tmpl[1]%>, <%=tmpl[2]%>>& rhs) :$/;" f namespace:Yuni -BindConstType src/solver/variable/commons/join.h /^ typedef BindConstT BindConstType;$/;" t class:Antares::Solver::Variable::Join typeref:typename:BindConstT -BindImpl src/ext/yuni/src/yuni/core/bind/fwd.h /^namespace BindImpl$/;" n namespace:Yuni::Private -BindImpl src/ext/yuni/src/yuni/core/bind/traits.h /^namespace BindImpl$/;" n namespace:Yuni::Private -BindImpl src/ext/yuni/src/yuni/core/bind/traits.h.generator.hpp /^namespace BindImpl$/;" n namespace:Yuni::Private -BindList src/ext/yuni/src/yuni/core/event/traits.h /^ typedef LinkedList BindList;$/;" t class:Yuni::Private::EventImpl::WithNArguments typeref:typename:LinkedList -BindT src/ext/yuni/src/yuni/core/event/traits.h.generator.hpp /^ class WithNArguments<<%=i%>, BindT> : public Policy::ObjectLevelLockable,/;" c namespace:Yuni::Private::EventImpl -BindType src/ext/yuni/src/yuni/core/bind/bind.h /^ BindType;$/;" t class:Yuni::Bind -BindType src/ext/yuni/src/yuni/core/bind/bind.h /^ typedef Bind BindType;$/;" t class:Yuni::Bind -BindType src/ext/yuni/src/yuni/core/bind/bind.h /^ typedef Bind BindType;$/;" t class:Yuni::Bind -BindType src/ext/yuni/src/yuni/core/bind/bind.h /^ typedef Bind BindType;$/;" t class:Yuni::Bind -BindType src/ext/yuni/src/yuni/core/bind/bind.h /^ typedef Bind BindType;$/;" t class:Yuni::Bind -BindType src/ext/yuni/src/yuni/core/bind/bind.h /^ typedef Bind BindType;$/;" t class:Yuni::Bind -BindType src/ext/yuni/src/yuni/core/bind/bind.h /^ typedef Bind BindType;$/;" t class:Yuni::Bind -BindType src/ext/yuni/src/yuni/core/bind/bind.h /^ typedef Bind BindType;$/;" t class:Yuni::Bind -BindType src/ext/yuni/src/yuni/core/bind/bind.h /^ typedef Bind BindType;$/;" t class:Yuni::Bind -BindType src/ext/yuni/src/yuni/core/bind/bind.h /^ typedef Bind BindType;$/;" t class:Yuni::Bind -BindType src/ext/yuni/src/yuni/core/bind/bind.h /^ typedef Bind BindType;$/;" t class:Yuni::Bind -BindType src/ext/yuni/src/yuni/core/bind/bind.h /^ typedef Bind BindType;$/;" t class:Yuni::Bind -BindType src/ext/yuni/src/yuni/core/bind/bind.h /^ typedef Bind BindType;$/;" t class:Yuni::Bind -BindType src/ext/yuni/src/yuni/core/bind/bind.h /^ typedef Bind BindType;$/;" t class:Yuni::Bind -BindType src/ext/yuni/src/yuni/core/bind/bind.h /^ typedef Bind BindType;$/;" t class:Yuni::Bind -BindType src/ext/yuni/src/yuni/core/bind/bind.h /^ typedef Bind BindTy/;" t class:Yuni::Bind -BindType src/ext/yuni/src/yuni/core/bind/bind.h /^ typedef Bind BindType;$/;" t class:Yuni::Bind -BindType src/ext/yuni/src/yuni/core/bind/bind.h /^ typedef Bind BindType;$/;" t class:Yuni::Bind -BindType src/ext/yuni/src/yuni/core/bind/bind.h /^ typedef Bind BindType;$/;" t class:Yuni::Bind -BindType src/ext/yuni/src/yuni/core/bind/bind.h /^ typedef Bind BindType;$/;" t class:Yuni::Bind -BindType src/ext/yuni/src/yuni/core/bind/bind.h /^ typedef Bind BindType;$/;" t class:Yuni::Bind -BindType src/ext/yuni/src/yuni/core/bind/bind.h /^ typedef Bind BindType;$/;" t class:Yuni::Bind -BindType src/ext/yuni/src/yuni/core/bind/bind.h /^ typedef Bind BindType;$/;" t class:Yuni::Bind -BindType src/ext/yuni/src/yuni/core/bind/bind.h /^ typedef Bind BindType;$/;" t class:Yuni::Bind -BindType src/ext/yuni/src/yuni/core/bind/bind.h /^ typedef Bind BindType;$/;" t class:Yuni::Bind -BindType src/ext/yuni/src/yuni/core/bind/bind.h /^ typedef Bind BindType;$/;" t class:Yuni::Bind -BindType src/ext/yuni/src/yuni/core/bind/bind.h /^ typedef Bind BindType;$/;" t class:Yuni::Bind -BindType src/ext/yuni/src/yuni/core/bind/bind.h /^ typedef Bind BindType;$/;" t class:Yuni::Bind -BindType src/ext/yuni/src/yuni/core/bind/bind.h /^ typedef Bind BindTy/;" t class:Yuni::Bind -BindType src/ext/yuni/src/yuni/core/bind/bind.h /^ typedef Bind BindType;$/;" t class:Yuni::Bind -BindType src/ext/yuni/src/yuni/core/bind/bind.h /^ typedef Bind BindType;$/;" t class:Yuni::Bind -BindType src/ext/yuni/src/yuni/core/bind/bind.h /^ typedef Bind BindType;$/;" t class:Yuni::Bind -BindType src/ext/yuni/src/yuni/core/bind/bind.h /^ typedef Bind BindType;$/;" t class:Yuni::Bind -BindType src/ext/yuni/src/yuni/core/bind/bind.h /^ typedef Bind BindType;$/;" t class:Yuni::Bind -BindType src/ext/yuni/src/yuni/core/bind/bind.h /^ typedef Bind BindType;$/;" t class:Yuni::Bind -BindType src/ext/yuni/src/yuni/core/bind/bind.h /^ typedef Bind BindType;$/;" t class:Yuni::Bind -BindType src/ext/yuni/src/yuni/core/bind/bind.h /^ typedef Bind BindType;$/;" t class:Yuni::Bind -BindType src/ext/yuni/src/yuni/core/bind/bind.h /^ typedef Bind BindType;$/;" t class:Yuni::Bind -BindType src/ext/yuni/src/yuni/core/bind/bind.h /^ typedef Bind BindType;$/;" t class:Yuni::Bind -BindType src/ext/yuni/src/yuni/core/bind/bind.h /^ typedef Bind BindType;$/;" t class:Yuni::Bind -BindType src/ext/yuni/src/yuni/core/bind/bind.h /^ typedef Bind BindType;$/;" t class:Yuni::Bind -BindType src/ext/yuni/src/yuni/core/bind/bind.h /^ typedef Bind BindType;$/;" t class:Yuni::Bind -BindType src/ext/yuni/src/yuni/core/bind/bind.h /^ typedef Bind BindType;$/;" t class:Yuni::Bind -BindType src/ext/yuni/src/yuni/core/bind/bind.h /^ typedef Bind BindType;$/;" t class:Yuni::Bind -BindType src/ext/yuni/src/yuni/core/bind/bind.h /^ typedef Bind BindT/;" t class:Yuni::Bind -BindType src/ext/yuni/src/yuni/core/event/event.h /^ typedef Bind

BindType;$/;" t class:Yuni::Event typeref:typename:Bind

-BindType src/ext/yuni/src/yuni/core/event/traits.h /^ typedef BindT BindType;$/;" t class:Yuni::Private::EventImpl::WithNArguments typeref:typename:BindT -Binding constraints docs/reference-guide/04-active_windows.md /^## Binding constraints$/;" s chapter:Active windows -Binding constraints docs/reference-guide/11-modeling.md /^### Binding constraints$/;" S section:Formulation of the optimisation problems""Notations -BindingConstMarginCost src/solver/variable/economy/bindingConstraints/bindingConstraintsMarginalCost.h /^class BindingConstMarginCost$/;" c namespace:Antares::Solver::Variable::Economy -BindingConstraint src/libs/antares/study/binding_constraint/BindingConstraint.h /^class BindingConstraint final : public Yuni::NonCopyable$/;" c namespace:Antares::Data -BindingConstraint src/ui/simulator/toolbox/components/datagrid/renderer/bindingconstraint/data.cpp /^namespace BindingConstraint$/;" n namespace:Antares::Component::Datagrid::Renderer file: -BindingConstraint src/ui/simulator/toolbox/components/datagrid/renderer/bindingconstraint/data.h /^namespace BindingConstraint$/;" n namespace:Antares::Component::Datagrid::Renderer -BindingConstraint src/ui/simulator/toolbox/components/datagrid/renderer/bindingconstraint/offsets.cpp /^namespace BindingConstraint$/;" n namespace:Antares::Component::Datagrid::Renderer file: -BindingConstraint src/ui/simulator/toolbox/components/datagrid/renderer/bindingconstraint/offsets.h /^namespace BindingConstraint$/;" n namespace:Antares::Component::Datagrid::Renderer -BindingConstraint src/ui/simulator/toolbox/components/datagrid/renderer/bindingconstraint/weights.cpp /^namespace BindingConstraint$/;" n namespace:Antares::Component::Datagrid::Renderer file: -BindingConstraint src/ui/simulator/toolbox/components/datagrid/renderer/bindingconstraint/weights.h /^namespace BindingConstraint$/;" n namespace:Antares::Component::Datagrid::Renderer -BindingConstraint src/ui/simulator/toolbox/components/map/nodes/bindingconstraint.cpp /^BindingConstraint::BindingConstraint(Manager& manager) : Item(manager, 100000)$/;" f class:Antares::Map::BindingConstraint -BindingConstraint src/ui/simulator/toolbox/components/map/nodes/bindingconstraint.h /^class BindingConstraint final : public Item$/;" c namespace:Antares::Map -BindingConstraint src/ui/simulator/toolbox/input/bindingconstraint/bindingconstraint.cpp /^BindingConstraint::BindingConstraint(wxWindow* parent) :$/;" f class:Antares::Toolbox::InputSelector::BindingConstraint -BindingConstraint src/ui/simulator/toolbox/input/bindingconstraint/bindingconstraint.h /^class BindingConstraint : public AInput, public Yuni::IEventObserver$/;" c namespace:Antares::Toolbox::InputSelector -BindingConstraint src/ui/simulator/windows/bindingconstraint/bindingconstraint.cpp /^BindingConstraint::BindingConstraint(wxWindow* parent) :$/;" f class:Antares::Window::BindingConstraint -BindingConstraint src/ui/simulator/windows/bindingconstraint/bindingconstraint.h /^class BindingConstraint : public Component::Panel, public Yuni::IEventObserver;$/;" t namespace:Antares::Component::HTMLListbox::Datasource::BindingConstraints typeref:typename:std::list file: -BindingConstraintLoader src/libs/antares/study/binding_constraint/BindingConstraintLoader.h /^class BindingConstraintLoader {$/;" c namespace:Antares::Data -BindingConstraintOffsetsPanel src/ui/simulator/windows/bindingconstraint/bindingconstraint.cpp /^ BindingConstraintOffsetsPanel(wxWindow* parent) : Component::Panel(parent)$/;" f class:Antares::Window::BindingConstraintOffsetsPanel file: -BindingConstraintOffsetsPanel src/ui/simulator/windows/bindingconstraint/bindingconstraint.cpp /^class BindingConstraintOffsetsPanel final$/;" c namespace:Antares::Window file: -BindingConstraintSaver src/libs/antares/study/binding_constraint/BindingConstraintSaver.h /^class BindingConstraintSaver {$/;" c namespace:Antares::Data -BindingConstraintStructures src/libs/antares/study/binding_constraint/BindingConstraintStructures.h /^ struct BindingConstraintStructures {$/;" s namespace:Antares::Data -BindingConstraintTimeGranularity src/solver/optimisation/opt_rename_problem.cpp /^const std::map BindingConstraintTimeGranularity$/;" v typeref:typename:const std::map -BindingConstraintWeek src/solver/optimisation/constraints/BindingConstraintWeek.h /^class BindingConstraintWeek : private ConstraintFactory$/;" c -BindingConstraintWeek src/solver/optimisation/opt_rename_problem.cpp /^void ConstraintNamer::BindingConstraintWeek(unsigned int constraint, const std::string& name)$/;" f class:ConstraintNamer typeref:typename:void -BindingConstraintWeightsPanel src/ui/simulator/windows/bindingconstraint/bindingconstraint.cpp /^ BindingConstraintWeightsPanel(wxWindow* parent) : Component::Panel(parent)$/;" f class:Antares::Window::BindingConstraintWeightsPanel file: -BindingConstraintWeightsPanel src/ui/simulator/windows/bindingconstraint/bindingconstraint.cpp /^class BindingConstraintWeightsPanel final$/;" c namespace:Antares::Window file: -BindingConstraints src/solver/variable/bindConstraints.h /^class BindingConstraints$/;" c namespace:Antares::Solver::Variable -BindingConstraints src/ui/simulator/toolbox/components/htmllistbox/datasource/bindingconstraint.cpp /^namespace BindingConstraints$/;" n namespace:Antares::Component::HTMLListbox::Datasource file: -BindingConstraintsRepository src/libs/antares/study/binding_constraint/BindingConstraintsRepository.h /^class BindingConstraintsRepository final : public Yuni::NonCopyable Bool;$/;" t namespace:Yuni::Atomic typeref:typename:Atomic::Int<1> -BorderColor src/ui/simulator/toolbox/components/datagrid/default.h /^inline wxColour BorderColor()$/;" f namespace:Antares::Component::Datagrid::Default typeref:typename:wxColour -BorderDaySeparator src/ui/simulator/toolbox/components/datagrid/default.h /^inline wxColour BorderDaySeparator()$/;" f namespace:Antares::Component::Datagrid::Default typeref:typename:wxColour -BorderHighlightColor src/ui/simulator/toolbox/components/datagrid/default.h /^inline wxColour BorderHighlightColor()$/;" f namespace:Antares::Component::Datagrid::Default typeref:typename:wxColour -BorderMonthSeparator src/ui/simulator/toolbox/components/datagrid/default.h /^inline wxColour BorderMonthSeparator()$/;" f namespace:Antares::Component::Datagrid::Default typeref:typename:wxColour -BoundFlexDownNode src/solver/simulation/sim_structure_probleme_economique.h /^ double* BoundFlexDownNode;$/;" m struct:BOUND_FLEX_DOWN_NODE typeref:typename:double * -BoundFlexUpNode src/solver/simulation/sim_structure_probleme_economique.h /^ double* BoundFlexUpNode;$/;" m struct:BOUND_FLEX_UP_NODE typeref:typename:double * -BoundWithFunction src/ext/yuni/src/yuni/core/bind/traits.h /^ BoundWithFunction($/;" f class:Yuni::Private::BindImpl::BoundWithFunction -BoundWithFunction src/ext/yuni/src/yuni/core/bind/traits.h /^ BoundWithFunction(R (*pointer)()) : pPointer(pointer)$/;" f class:Yuni::Private::BindImpl::BoundWithFunction -BoundWithFunction src/ext/yuni/src/yuni/core/bind/traits.h /^ BoundWithFunction(R (*pointer)(A0)) : pPointer(pointer)$/;" f class:Yuni::Private::BindImpl::BoundWithFunction -BoundWithFunction src/ext/yuni/src/yuni/core/bind/traits.h /^ BoundWithFunction(R (*pointer)(A0, A1)) : pPointer(pointer)$/;" f class:Yuni::Private::BindImpl::BoundWithFunction -BoundWithFunction src/ext/yuni/src/yuni/core/bind/traits.h /^ BoundWithFunction(R (*pointer)(A0, A1, A2)) : pPointer(pointer)$/;" f class:Yuni::Private::BindImpl::BoundWithFunction -BoundWithFunction src/ext/yuni/src/yuni/core/bind/traits.h /^ BoundWithFunction(R (*pointer)(A0, A1, A2, A3)) : pPointer(pointer)$/;" f class:Yuni::Private::BindImpl::BoundWithFunction -BoundWithFunction src/ext/yuni/src/yuni/core/bind/traits.h /^ BoundWithFunction(R (*pointer)(A0, A1, A2, A3, A4)) : pPointer(pointer)$/;" f class:Yuni::Private::BindImpl::BoundWithFunction -BoundWithFunction src/ext/yuni/src/yuni/core/bind/traits.h /^ BoundWithFunction(R (*pointer)(A0, A1, A2, A3, A4, A5)) : pPointer(pointer)$/;" f class:Yuni::Private::BindImpl::BoundWithFunction -BoundWithFunction src/ext/yuni/src/yuni/core/bind/traits.h /^ BoundWithFunction(R (*pointer)(A0, A1, A2, A3, A4, A5, A6)) : pPointer(pointer)$/;" f class:Yuni::Private::BindImpl::BoundWithFunction -BoundWithFunction src/ext/yuni/src/yuni/core/bind/traits.h /^ BoundWithFunction(R (*pointer)(A0, A1, A2, A3, A4, A5, A6, A7)) : pPointer(pointer)$/;" f class:Yuni::Private::BindImpl::BoundWithFunction -BoundWithFunction src/ext/yuni/src/yuni/core/bind/traits.h /^ BoundWithFunction(R (*pointer)(A0, A1, A2, A3, A4, A5, A6, A7, A8)) : pPointer(pointer)$/;" f class:Yuni::Private::BindImpl::BoundWithFunction -BoundWithFunction src/ext/yuni/src/yuni/core/bind/traits.h /^ BoundWithFunction(R (*pointer)(A0, A1, A2, A3, A4, A5, A6, A7, A8, A9)) : pPointer(pointer)$/;" f class:Yuni::Private::BindImpl::BoundWithFunction -BoundWithFunction src/ext/yuni/src/yuni/core/bind/traits.h /^ BoundWithFunction(R (*pointer)(A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10)) : pPointer(poin/;" f class:Yuni::Private::BindImpl::BoundWithFunction -BoundWithFunction src/ext/yuni/src/yuni/core/bind/traits.h /^ BoundWithFunction(R (*pointer)(A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11)) :$/;" f class:Yuni::Private::BindImpl::BoundWithFunction -BoundWithFunction src/ext/yuni/src/yuni/core/bind/traits.h /^ BoundWithFunction(R (*pointer)(A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12)) :$/;" f class:Yuni::Private::BindImpl::BoundWithFunction -BoundWithFunction src/ext/yuni/src/yuni/core/bind/traits.h /^ BoundWithFunction(R (*pointer)(A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13)) /;" f class:Yuni::Private::BindImpl::BoundWithFunction -BoundWithFunction src/ext/yuni/src/yuni/core/bind/traits.h /^class BoundWithFunction final : public IPointer$/;" c namespace:Yuni::Private::BindImpl -BoundWithFunction src/ext/yuni/src/yuni/core/bind/traits.h /^class BoundWithFunction final : public IPointer$/;" c namespace:Yuni::Private::BindImpl -BoundWithFunction src/ext/yuni/src/yuni/core/bind/traits.h /^class BoundWithFunction final : public IPointer$/;" c namespace:Yuni::Private::BindImpl -BoundWithFunction src/ext/yuni/src/yuni/core/bind/traits.h /^class BoundWithFunction final : public IPointer$/;" c namespace:Yuni::Private::BindImpl -BoundWithFunction src/ext/yuni/src/yuni/core/bind/traits.h /^class BoundWithFunction final : public IPointer$/;" c namespace:Yuni::Private::BindImpl -BoundWithFunction src/ext/yuni/src/yuni/core/bind/traits.h /^class BoundWithFunction final : public IPointer$/;" c namespace:Yuni::Private::BindImpl -BoundWithFunction src/ext/yuni/src/yuni/core/bind/traits.h /^class BoundWithFunction final$/;" c namespace:Yuni::Private::BindImpl -BoundWithFunction src/ext/yuni/src/yuni/core/bind/traits.h /^class BoundWithFunction final$/;" c namespace:Yuni::Private::BindImpl -BoundWithFunction src/ext/yuni/src/yuni/core/bind/traits.h /^class BoundWithFunction final$/;" c namespace:Yuni::Private::BindImpl -BoundWithFunction src/ext/yuni/src/yuni/core/bind/traits.h /^class BoundWithFunction final$/;" c namespace:Yuni::Private::BindImpl -BoundWithFunction src/ext/yuni/src/yuni/core/bind/traits.h /^class BoundWithFunction final$/;" c namespace:Yuni::Private::BindImpl -BoundWithFunction src/ext/yuni/src/yuni/core/bind/traits.h /^class BoundWithFunction final$/;" c namespace:Yuni::Private::BindImpl -BoundWithFunction src/ext/yuni/src/yuni/core/bind/traits.h /^class BoundWithFunction final$/;" c namespace:Yuni::Private::BindImpl -BoundWithFunction src/ext/yuni/src/yuni/core/bind/traits.h /^class BoundWithFunction final$/;" c namespace:Yuni::Private::BindImpl -BoundWithFunction src/ext/yuni/src/yuni/core/bind/traits.h /^class BoundWithFunction final$/;" c namespace:Yuni::Private::BindImpl -BoundWithFunction src/ext/yuni/src/yuni/core/bind/traits.h /^class BoundWithFunction fina/;" c namespace:Yuni::Private::BindImpl -BoundWithFunction src/ext/yuni/src/yuni/core/bind/traits.h.generator.hpp /^ class BoundWithFunction)> final :$/;" c namespace:Yuni::Private::BindImpl -BoundWithFunctionAndUserData src/ext/yuni/src/yuni/core/bind/traits.h /^ BoundWithFunctionAndUserData($/;" f class:Yuni::Private::BindImpl::BoundWithFunctionAndUserData -BoundWithFunctionAndUserData src/ext/yuni/src/yuni/core/bind/traits.h /^ BoundWithFunctionAndUserData(R (*pointer)(A0), U userdata) :$/;" f class:Yuni::Private::BindImpl::BoundWithFunctionAndUserData -BoundWithFunctionAndUserData src/ext/yuni/src/yuni/core/bind/traits.h /^ BoundWithFunctionAndUserData(R (*pointer)(A0, A1), U userdata) :$/;" f class:Yuni::Private::BindImpl::BoundWithFunctionAndUserData -BoundWithFunctionAndUserData src/ext/yuni/src/yuni/core/bind/traits.h /^ BoundWithFunctionAndUserData(R (*pointer)(A0, A1, A2), U userdata) :$/;" f class:Yuni::Private::BindImpl::BoundWithFunctionAndUserData -BoundWithFunctionAndUserData src/ext/yuni/src/yuni/core/bind/traits.h /^ BoundWithFunctionAndUserData(R (*pointer)(A0, A1, A2, A3), U userdata) :$/;" f class:Yuni::Private::BindImpl::BoundWithFunctionAndUserData -BoundWithFunctionAndUserData src/ext/yuni/src/yuni/core/bind/traits.h /^ BoundWithFunctionAndUserData(R (*pointer)(A0, A1, A2, A3, A4), U userdata) :$/;" f class:Yuni::Private::BindImpl::BoundWithFunctionAndUserData -BoundWithFunctionAndUserData src/ext/yuni/src/yuni/core/bind/traits.h /^ BoundWithFunctionAndUserData(R (*pointer)(A0, A1, A2, A3, A4, A5), U userdata) :$/;" f class:Yuni::Private::BindImpl::BoundWithFunctionAndUserData -BoundWithFunctionAndUserData src/ext/yuni/src/yuni/core/bind/traits.h /^ BoundWithFunctionAndUserData(R (*pointer)(A0, A1, A2, A3, A4, A5, A6), U userdata) :$/;" f class:Yuni::Private::BindImpl::BoundWithFunctionAndUserData -BoundWithFunctionAndUserData src/ext/yuni/src/yuni/core/bind/traits.h /^ BoundWithFunctionAndUserData(R (*pointer)(A0, A1, A2, A3, A4, A5, A6, A7), U userdata) :$/;" f class:Yuni::Private::BindImpl::BoundWithFunctionAndUserData -BoundWithFunctionAndUserData src/ext/yuni/src/yuni/core/bind/traits.h /^ BoundWithFunctionAndUserData(R (*pointer)(A0, A1, A2, A3, A4, A5, A6, A7, A8), U userdata) :$/;" f class:Yuni::Private::BindImpl::BoundWithFunctionAndUserData -BoundWithFunctionAndUserData src/ext/yuni/src/yuni/core/bind/traits.h /^ BoundWithFunctionAndUserData(R (*pointer)(A0, A1, A2, A3, A4, A5, A6, A7, A8, A9), U userdat/;" f class:Yuni::Private::BindImpl::BoundWithFunctionAndUserData -BoundWithFunctionAndUserData src/ext/yuni/src/yuni/core/bind/traits.h /^ BoundWithFunctionAndUserData(R (*pointer)(A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10),$/;" f class:Yuni::Private::BindImpl::BoundWithFunctionAndUserData -BoundWithFunctionAndUserData src/ext/yuni/src/yuni/core/bind/traits.h /^ BoundWithFunctionAndUserData(R (*pointer)(A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11),$/;" f class:Yuni::Private::BindImpl::BoundWithFunctionAndUserData -BoundWithFunctionAndUserData src/ext/yuni/src/yuni/core/bind/traits.h /^class BoundWithFunctionAndUserData<$/;" c namespace:Yuni::Private::BindImpl -BoundWithFunctionAndUserData src/ext/yuni/src/yuni/core/bind/traits.h /^class BoundWithFunctionAndUserData final : public IPointer$/;" c namespace:Yuni::Private::BindImpl -BoundWithFunctionAndUserData src/ext/yuni/src/yuni/core/bind/traits.h /^class BoundWithFunctionAndUserData final : public IPointer$/;" c namespace:Yuni::Private::BindImpl -BoundWithFunctionAndUserData src/ext/yuni/src/yuni/core/bind/traits.h /^class BoundWithFunctionAndUserData final : public IPointer$/;" c namespace:Yuni::Private::BindImpl -BoundWithFunctionAndUserData src/ext/yuni/src/yuni/core/bind/traits.h /^class BoundWithFunctionAndUserData final : public IPointer$/;" c namespace:Yuni::Private::BindImpl -BoundWithFunctionAndUserData src/ext/yuni/src/yuni/core/bind/traits.h /^class BoundWithFunctionAndUserData final$/;" c namespace:Yuni::Private::BindImpl -BoundWithFunctionAndUserData src/ext/yuni/src/yuni/core/bind/traits.h /^class BoundWithFunctionAndUserData final$/;" c namespace:Yuni::Private::BindImpl -BoundWithFunctionAndUserData src/ext/yuni/src/yuni/core/bind/traits.h /^class BoundWithFunctionAndUserData final$/;" c namespace:Yuni::Private::BindImpl -BoundWithFunctionAndUserData src/ext/yuni/src/yuni/core/bind/traits.h /^class BoundWithFunctionAndUserData final$/;" c namespace:Yuni::Private::BindImpl -BoundWithFunctionAndUserData src/ext/yuni/src/yuni/core/bind/traits.h /^class BoundWithFunctionAndUserData final$/;" c namespace:Yuni::Private::BindImpl -BoundWithFunctionAndUserData src/ext/yuni/src/yuni/core/bind/traits.h /^class BoundWithFunctionAndUserData final$/;" c namespace:Yuni::Private::BindImpl -BoundWithFunctionAndUserData src/ext/yuni/src/yuni/core/bind/traits.h /^class BoundWithFunctionAndUserData final$/;" c namespace:Yuni::Private::BindImpl -BoundWithFunctionAndUserData src/ext/yuni/src/yuni/core/bind/traits.h /^class BoundWithFunctionAndUserData final$/;" c namespace:Yuni::Private::BindImpl -BoundWithFunctionAndUserData src/ext/yuni/src/yuni/core/bind/traits.h /^class BoundWithFunctionAndUserData$/;" c namespace:Yuni::Private::BindImpl -BoundWithFunctionAndUserData src/ext/yuni/src/yuni/core/bind/traits.h /^class BoundWithFunctionAndUserData)> final :$/;" c namespace:Yuni::Private::BindImpl -BoundWithFunctor src/ext/yuni/src/yuni/core/bind/traits.h /^ BoundWithFunctor(C&& functor) : pFunctor(std::forward(functor))$/;" f class:Yuni::Private::BindImpl::BoundWithFunctor -BoundWithFunctor src/ext/yuni/src/yuni/core/bind/traits.h /^class BoundWithFunctor final : public IPointer$/;" c namespace:Yuni::Private::BindImpl -BoundWithFunctor src/ext/yuni/src/yuni/core/bind/traits.h /^class BoundWithFunctor final : public IPointer$/;" c namespace:Yuni::Private::BindImpl -BoundWithFunctor src/ext/yuni/src/yuni/core/bind/traits.h /^class BoundWithFunctor final : public IPointer$/;" c namespace:Yuni::Private::BindImpl -BoundWithFunctor src/ext/yuni/src/yuni/core/bind/traits.h /^class BoundWithFunctor final : public IPointer$/;" c namespace:Yuni::Private::BindImpl -BoundWithFunctor src/ext/yuni/src/yuni/core/bind/traits.h /^class BoundWithFunctor final : public IPointer$/;" c namespace:Yuni::Private::BindImpl -BoundWithFunctor src/ext/yuni/src/yuni/core/bind/traits.h /^class BoundWithFunctor final : public IPointer$/;" c namespace:Yuni::Private::BindImpl -BoundWithFunctor src/ext/yuni/src/yuni/core/bind/traits.h /^class BoundWithFunctor final$/;" c namespace:Yuni::Private::BindImpl -BoundWithFunctor src/ext/yuni/src/yuni/core/bind/traits.h /^class BoundWithFunctor final$/;" c namespace:Yuni::Private::BindImpl -BoundWithFunctor src/ext/yuni/src/yuni/core/bind/traits.h /^class BoundWithFunctor final$/;" c namespace:Yuni::Private::BindImpl -BoundWithFunctor src/ext/yuni/src/yuni/core/bind/traits.h /^class BoundWithFunctor final$/;" c namespace:Yuni::Private::BindImpl -BoundWithFunctor src/ext/yuni/src/yuni/core/bind/traits.h /^class BoundWithFunctor final$/;" c namespace:Yuni::Private::BindImpl -BoundWithFunctor src/ext/yuni/src/yuni/core/bind/traits.h /^class BoundWithFunctor final$/;" c namespace:Yuni::Private::BindImpl -BoundWithFunctor src/ext/yuni/src/yuni/core/bind/traits.h /^class BoundWithFunctor final$/;" c namespace:Yuni::Private::BindImpl -BoundWithFunctor src/ext/yuni/src/yuni/core/bind/traits.h /^class BoundWithFunctor final$/;" c namespace:Yuni::Private::BindImpl -BoundWithFunctor src/ext/yuni/src/yuni/core/bind/traits.h /^class BoundWithFunctor final$/;" c namespace:Yuni::Private::BindImpl -BoundWithFunctor src/ext/yuni/src/yuni/core/bind/traits.h /^class BoundWithFunctor fi/;" c namespace:Yuni::Private::BindImpl -BoundWithFunctor src/ext/yuni/src/yuni/core/bind/traits.h.generator.hpp /^ BoundWithFunctor(C&& functor) :$/;" f class:Yuni::Private::BindImpl::BoundWithFunctor -BoundWithFunctor src/ext/yuni/src/yuni/core/bind/traits.h.generator.hpp /^ class BoundWithFunctor)> final :$/;" c namespace:Yuni::Private::BindImpl -BoundWithMember src/ext/yuni/src/yuni/core/bind/traits.h /^ BoundWithMember($/;" f class:Yuni::Private::BindImpl::BoundWithMember -BoundWithMember src/ext/yuni/src/yuni/core/bind/traits.h /^ BoundWithMember(C* c, R (C::*member)()) : pThis(c), pMember(member)$/;" f class:Yuni::Private::BindImpl::BoundWithMember -BoundWithMember src/ext/yuni/src/yuni/core/bind/traits.h /^ BoundWithMember(C* c, R (C::*member)(A0)) : pThis(c), pMember(member)$/;" f class:Yuni::Private::BindImpl::BoundWithMember -BoundWithMember src/ext/yuni/src/yuni/core/bind/traits.h /^ BoundWithMember(C* c, R (C::*member)(A0, A1)) : pThis(c), pMember(member)$/;" f class:Yuni::Private::BindImpl::BoundWithMember -BoundWithMember src/ext/yuni/src/yuni/core/bind/traits.h /^ BoundWithMember(C* c, R (C::*member)(A0, A1, A2)) : pThis(c), pMember(member)$/;" f class:Yuni::Private::BindImpl::BoundWithMember -BoundWithMember src/ext/yuni/src/yuni/core/bind/traits.h /^ BoundWithMember(C* c, R (C::*member)(A0, A1, A2, A3)) : pThis(c), pMember(member)$/;" f class:Yuni::Private::BindImpl::BoundWithMember -BoundWithMember src/ext/yuni/src/yuni/core/bind/traits.h /^ BoundWithMember(C* c, R (C::*member)(A0, A1, A2, A3, A4)) : pThis(c), pMember(member)$/;" f class:Yuni::Private::BindImpl::BoundWithMember -BoundWithMember src/ext/yuni/src/yuni/core/bind/traits.h /^ BoundWithMember(C* c, R (C::*member)(A0, A1, A2, A3, A4, A5)) : pThis(c), pMember(member)$/;" f class:Yuni::Private::BindImpl::BoundWithMember -BoundWithMember src/ext/yuni/src/yuni/core/bind/traits.h /^ BoundWithMember(C* c, R (C::*member)(A0, A1, A2, A3, A4, A5, A6)) : pThis(c), pMember(member/;" f class:Yuni::Private::BindImpl::BoundWithMember -BoundWithMember src/ext/yuni/src/yuni/core/bind/traits.h /^ BoundWithMember(C* c, R (C::*member)(A0, A1, A2, A3, A4, A5, A6, A7)) :$/;" f class:Yuni::Private::BindImpl::BoundWithMember -BoundWithMember src/ext/yuni/src/yuni/core/bind/traits.h /^ BoundWithMember(C* c, R (C::*member)(A0, A1, A2, A3, A4, A5, A6, A7, A8)) :$/;" f class:Yuni::Private::BindImpl::BoundWithMember -BoundWithMember src/ext/yuni/src/yuni/core/bind/traits.h /^ BoundWithMember(C* c, R (C::*member)(A0, A1, A2, A3, A4, A5, A6, A7, A8, A9)) :$/;" f class:Yuni::Private::BindImpl::BoundWithMember -BoundWithMember src/ext/yuni/src/yuni/core/bind/traits.h /^ BoundWithMember(C* c, R (C::*member)(A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10)) :$/;" f class:Yuni::Private::BindImpl::BoundWithMember -BoundWithMember src/ext/yuni/src/yuni/core/bind/traits.h /^ BoundWithMember(C* c, R (C::*member)(A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11)) :$/;" f class:Yuni::Private::BindImpl::BoundWithMember -BoundWithMember src/ext/yuni/src/yuni/core/bind/traits.h /^ BoundWithMember(C* c, R (C::*member)(A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12))/;" f class:Yuni::Private::BindImpl::BoundWithMember -BoundWithMember src/ext/yuni/src/yuni/core/bind/traits.h /^ BoundWithMember(C* c,$/;" f class:Yuni::Private::BindImpl::BoundWithMember -BoundWithMember src/ext/yuni/src/yuni/core/bind/traits.h /^class BoundWithMember final : public IPointer$/;" c namespace:Yuni::Private::BindImpl -BoundWithMember src/ext/yuni/src/yuni/core/bind/traits.h /^class BoundWithMember final : public IPointer$/;" c namespace:Yuni::Private::BindImpl -BoundWithMember src/ext/yuni/src/yuni/core/bind/traits.h /^class BoundWithMember final : public IPointer$/;" c namespace:Yuni::Private::BindImpl -BoundWithMember src/ext/yuni/src/yuni/core/bind/traits.h /^class BoundWithMember final : public IPointer$/;" c namespace:Yuni::Private::BindImpl -BoundWithMember src/ext/yuni/src/yuni/core/bind/traits.h /^class BoundWithMember final : public IPointer$/;" c namespace:Yuni::Private::BindImpl -BoundWithMember src/ext/yuni/src/yuni/core/bind/traits.h /^class BoundWithMember final : public IPointer$/;" c namespace:Yuni::Private::BindImpl -BoundWithMember src/ext/yuni/src/yuni/core/bind/traits.h /^class BoundWithMember final$/;" c namespace:Yuni::Private::BindImpl -BoundWithMember src/ext/yuni/src/yuni/core/bind/traits.h /^class BoundWithMember final$/;" c namespace:Yuni::Private::BindImpl -BoundWithMember src/ext/yuni/src/yuni/core/bind/traits.h /^class BoundWithMember final$/;" c namespace:Yuni::Private::BindImpl -BoundWithMember src/ext/yuni/src/yuni/core/bind/traits.h /^class BoundWithMember final$/;" c namespace:Yuni::Private::BindImpl -BoundWithMember src/ext/yuni/src/yuni/core/bind/traits.h /^class BoundWithMember final$/;" c namespace:Yuni::Private::BindImpl -BoundWithMember src/ext/yuni/src/yuni/core/bind/traits.h /^class BoundWithMember final$/;" c namespace:Yuni::Private::BindImpl -BoundWithMember src/ext/yuni/src/yuni/core/bind/traits.h /^class BoundWithMember final$/;" c namespace:Yuni::Private::BindImpl -BoundWithMember src/ext/yuni/src/yuni/core/bind/traits.h /^class BoundWithMember final$/;" c namespace:Yuni::Private::BindImpl -BoundWithMember src/ext/yuni/src/yuni/core/bind/traits.h /^class BoundWithMember final$/;" c namespace:Yuni::Private::BindImpl -BoundWithMember src/ext/yuni/src/yuni/core/bind/traits.h /^class BoundWithMember fin/;" c namespace:Yuni::Private::BindImpl -BoundWithMember src/ext/yuni/src/yuni/core/bind/traits.h.generator.hpp /^ class BoundWithMember)> final :$/;" c namespace:Yuni::Private::BindImpl -BoundWithMemberAndUserData src/ext/yuni/src/yuni/core/bind/traits.h /^ BoundWithMemberAndUserData($/;" f class:Yuni::Private::BindImpl::BoundWithMemberAndUserData -BoundWithMemberAndUserData src/ext/yuni/src/yuni/core/bind/traits.h /^ BoundWithMemberAndUserData(C* c, R (C::*member)(A0), U userdata) :$/;" f class:Yuni::Private::BindImpl::BoundWithMemberAndUserData -BoundWithMemberAndUserData src/ext/yuni/src/yuni/core/bind/traits.h /^ BoundWithMemberAndUserData(C* c, R (C::*member)(A0, A1), U userdata) :$/;" f class:Yuni::Private::BindImpl::BoundWithMemberAndUserData -BoundWithMemberAndUserData src/ext/yuni/src/yuni/core/bind/traits.h /^ BoundWithMemberAndUserData(C* c, R (C::*member)(A0, A1, A2), U userdata) :$/;" f class:Yuni::Private::BindImpl::BoundWithMemberAndUserData -BoundWithMemberAndUserData src/ext/yuni/src/yuni/core/bind/traits.h /^ BoundWithMemberAndUserData(C* c, R (C::*member)(A0, A1, A2, A3), U userdata) :$/;" f class:Yuni::Private::BindImpl::BoundWithMemberAndUserData -BoundWithMemberAndUserData src/ext/yuni/src/yuni/core/bind/traits.h /^ BoundWithMemberAndUserData(C* c, R (C::*member)(A0, A1, A2, A3, A4), U userdata) :$/;" f class:Yuni::Private::BindImpl::BoundWithMemberAndUserData -BoundWithMemberAndUserData src/ext/yuni/src/yuni/core/bind/traits.h /^ BoundWithMemberAndUserData(C* c, R (C::*member)(A0, A1, A2, A3, A4, A5), U userdata) :$/;" f class:Yuni::Private::BindImpl::BoundWithMemberAndUserData -BoundWithMemberAndUserData src/ext/yuni/src/yuni/core/bind/traits.h /^ BoundWithMemberAndUserData(C* c, R (C::*member)(A0, A1, A2, A3, A4, A5, A6), U userdata) :$/;" f class:Yuni::Private::BindImpl::BoundWithMemberAndUserData -BoundWithMemberAndUserData src/ext/yuni/src/yuni/core/bind/traits.h /^ BoundWithMemberAndUserData(C* c, R (C::*member)(A0, A1, A2, A3, A4, A5, A6, A7), U userdata)/;" f class:Yuni::Private::BindImpl::BoundWithMemberAndUserData -BoundWithMemberAndUserData src/ext/yuni/src/yuni/core/bind/traits.h /^ BoundWithMemberAndUserData(C* c,$/;" f class:Yuni::Private::BindImpl::BoundWithMemberAndUserData -BoundWithMemberAndUserData src/ext/yuni/src/yuni/core/bind/traits.h /^class BoundWithMemberAndUserData<$/;" c namespace:Yuni::Private::BindImpl -BoundWithMemberAndUserData src/ext/yuni/src/yuni/core/bind/traits.h /^class BoundWithMemberAndUserData final : public IPointer$/;" c namespace:Yuni::Private::BindImpl -BoundWithMemberAndUserData src/ext/yuni/src/yuni/core/bind/traits.h /^class BoundWithMemberAndUserData final : public IPointer$/;" c namespace:Yuni::Private::BindImpl -BoundWithMemberAndUserData src/ext/yuni/src/yuni/core/bind/traits.h /^class BoundWithMemberAndUserData final : public IPointer$/;" c namespace:Yuni::Private::BindImpl -BoundWithMemberAndUserData src/ext/yuni/src/yuni/core/bind/traits.h /^class BoundWithMemberAndUserData final : public IPointer$/;" c namespace:Yuni::Private::BindImpl -BoundWithMemberAndUserData src/ext/yuni/src/yuni/core/bind/traits.h /^class BoundWithMemberAndUserData final$/;" c namespace:Yuni::Private::BindImpl -BoundWithMemberAndUserData src/ext/yuni/src/yuni/core/bind/traits.h /^class BoundWithMemberAndUserData final$/;" c namespace:Yuni::Private::BindImpl -BoundWithMemberAndUserData src/ext/yuni/src/yuni/core/bind/traits.h /^class BoundWithMemberAndUserData final$/;" c namespace:Yuni::Private::BindImpl -BoundWithMemberAndUserData src/ext/yuni/src/yuni/core/bind/traits.h /^class BoundWithMemberAndUserData final$/;" c namespace:Yuni::Private::BindImpl -BoundWithMemberAndUserData src/ext/yuni/src/yuni/core/bind/traits.h /^class BoundWithMemberAndUserData final$/;" c namespace:Yuni::Private::BindImpl -BoundWithMemberAndUserData src/ext/yuni/src/yuni/core/bind/traits.h /^class BoundWithMemberAndUserData final$/;" c namespace:Yuni::Private::BindImpl -BoundWithMemberAndUserData src/ext/yuni/src/yuni/core/bind/traits.h /^class BoundWithMemberAndUserData final$/;" c namespace:Yuni::Private::BindImpl -BoundWithMemberAndUserData src/ext/yuni/src/yuni/core/bind/traits.h /^class BoundWithMemberAndUserData fina/;" c namespace:Yuni::Private::BindImpl -BoundWithMemberAndUserData src/ext/yuni/src/yuni/core/bind/traits.h /^class BoundWithMemberAndUserData$/;" c namespace:Yuni::Private::BindImpl -BoundWithMemberAndUserData src/ext/yuni/src/yuni/core/bind/traits.h /^class BoundWithMemberAndUserData)> final :$/;" c namespace:Yuni::Private::BindImpl -BoundWithSmartPtrMember src/ext/yuni/src/yuni/core/bind/traits.h /^ BoundWithSmartPtrMember($/;" f class:Yuni::Private::BindImpl::BoundWithSmartPtrMember -BoundWithSmartPtrMember src/ext/yuni/src/yuni/core/bind/traits.h /^ BoundWithSmartPtrMember(const PtrT& c, R (C::*member)()) : pThis(c), pMember(member)$/;" f class:Yuni::Private::BindImpl::BoundWithSmartPtrMember -BoundWithSmartPtrMember src/ext/yuni/src/yuni/core/bind/traits.h /^ BoundWithSmartPtrMember(const PtrT& c, R (C::*member)(A0)) : pThis(c), pMember(member)$/;" f class:Yuni::Private::BindImpl::BoundWithSmartPtrMember -BoundWithSmartPtrMember src/ext/yuni/src/yuni/core/bind/traits.h /^ BoundWithSmartPtrMember(const PtrT& c, R (C::*member)(A0, A1)) : pThis(c), pMember(member)$/;" f class:Yuni::Private::BindImpl::BoundWithSmartPtrMember -BoundWithSmartPtrMember src/ext/yuni/src/yuni/core/bind/traits.h /^ BoundWithSmartPtrMember(const PtrT& c, R (C::*member)(A0, A1, A2)) : pThis(c), pMember(membe/;" f class:Yuni::Private::BindImpl::BoundWithSmartPtrMember -BoundWithSmartPtrMember src/ext/yuni/src/yuni/core/bind/traits.h /^ BoundWithSmartPtrMember(const PtrT& c, R (C::*member)(A0, A1, A2, A3)) :$/;" f class:Yuni::Private::BindImpl::BoundWithSmartPtrMember -BoundWithSmartPtrMember src/ext/yuni/src/yuni/core/bind/traits.h /^ BoundWithSmartPtrMember(const PtrT& c, R (C::*member)(A0, A1, A2, A3, A4)) :$/;" f class:Yuni::Private::BindImpl::BoundWithSmartPtrMember -BoundWithSmartPtrMember src/ext/yuni/src/yuni/core/bind/traits.h /^ BoundWithSmartPtrMember(const PtrT& c, R (C::*member)(A0, A1, A2, A3, A4, A5)) :$/;" f class:Yuni::Private::BindImpl::BoundWithSmartPtrMember -BoundWithSmartPtrMember src/ext/yuni/src/yuni/core/bind/traits.h /^ BoundWithSmartPtrMember(const PtrT& c, R (C::*member)(A0, A1, A2, A3, A4, A5, A6)) :$/;" f class:Yuni::Private::BindImpl::BoundWithSmartPtrMember -BoundWithSmartPtrMember src/ext/yuni/src/yuni/core/bind/traits.h /^ BoundWithSmartPtrMember(const PtrT& c, R (C::*member)(A0, A1, A2, A3, A4, A5, A6, A7)) :$/;" f class:Yuni::Private::BindImpl::BoundWithSmartPtrMember -BoundWithSmartPtrMember src/ext/yuni/src/yuni/core/bind/traits.h /^ BoundWithSmartPtrMember(const PtrT& c, R (C::*member)(A0, A1, A2, A3, A4, A5, A6, A7, A8)) :$/;" f class:Yuni::Private::BindImpl::BoundWithSmartPtrMember -BoundWithSmartPtrMember src/ext/yuni/src/yuni/core/bind/traits.h /^ BoundWithSmartPtrMember(const PtrT& c, R (C::*member)(A0, A1, A2, A3, A4, A5, A6, A7, A8, A9/;" f class:Yuni::Private::BindImpl::BoundWithSmartPtrMember -BoundWithSmartPtrMember src/ext/yuni/src/yuni/core/bind/traits.h /^ BoundWithSmartPtrMember(const PtrT& c,$/;" f class:Yuni::Private::BindImpl::BoundWithSmartPtrMember -BoundWithSmartPtrMember src/ext/yuni/src/yuni/core/bind/traits.h /^class BoundWithSmartPtrMember final : public IPointer$/;" c namespace:Yuni::Private::BindImpl -BoundWithSmartPtrMember src/ext/yuni/src/yuni/core/bind/traits.h /^class BoundWithSmartPtrMember final : public IPointer$/;" c namespace:Yuni::Private::BindImpl -BoundWithSmartPtrMember src/ext/yuni/src/yuni/core/bind/traits.h /^class BoundWithSmartPtrMember final : public IPointer$/;" c namespace:Yuni::Private::BindImpl -BoundWithSmartPtrMember src/ext/yuni/src/yuni/core/bind/traits.h /^class BoundWithSmartPtrMember final : public IPointer$/;" c namespace:Yuni::Private::BindImpl -BoundWithSmartPtrMember src/ext/yuni/src/yuni/core/bind/traits.h /^class BoundWithSmartPtrMember final : public IPointer final$/;" c namespace:Yuni::Private::BindImpl -BoundWithSmartPtrMember src/ext/yuni/src/yuni/core/bind/traits.h /^class BoundWithSmartPtrMember final$/;" c namespace:Yuni::Private::BindImpl -BoundWithSmartPtrMember src/ext/yuni/src/yuni/core/bind/traits.h /^class BoundWithSmartPtrMember final$/;" c namespace:Yuni::Private::BindImpl -BoundWithSmartPtrMember src/ext/yuni/src/yuni/core/bind/traits.h /^class BoundWithSmartPtrMember final$/;" c namespace:Yuni::Private::BindImpl -BoundWithSmartPtrMember src/ext/yuni/src/yuni/core/bind/traits.h /^class BoundWithSmartPtrMember final$/;" c namespace:Yuni::Private::BindImpl -BoundWithSmartPtrMember src/ext/yuni/src/yuni/core/bind/traits.h /^class BoundWithSmartPtrMember final$/;" c namespace:Yuni::Private::BindImpl -BoundWithSmartPtrMember src/ext/yuni/src/yuni/core/bind/traits.h /^class BoundWithSmartPtrMember final$/;" c namespace:Yuni::Private::BindImpl -BoundWithSmartPtrMember src/ext/yuni/src/yuni/core/bind/traits.h /^class BoundWithSmartPtrMember final$/;" c namespace:Yuni::Private::BindImpl -BoundWithSmartPtrMember src/ext/yuni/src/yuni/core/bind/traits.h /^class BoundWithSmartPtrMember fi/;" c namespace:Yuni::Private::BindImpl -BoundWithSmartPtrMember src/ext/yuni/src/yuni/core/bind/traits.h /^class BoundWithSmartPtrMember)> final :$/;" c namespace:Yuni::Private::BindImpl -BoundWithSmartPtrMemberAndUserData src/ext/yuni/src/yuni/core/bind/traits.h /^ BoundWithSmartPtrMemberAndUserData($/;" f class:Yuni::Private::BindImpl::BoundWithSmartPtrMemberAndUserData -BoundWithSmartPtrMemberAndUserData src/ext/yuni/src/yuni/core/bind/traits.h /^ BoundWithSmartPtrMemberAndUserData(const PtrT& c, R (C::*member)(A0), U userdata) :$/;" f class:Yuni::Private::BindImpl::BoundWithSmartPtrMemberAndUserData -BoundWithSmartPtrMemberAndUserData src/ext/yuni/src/yuni/core/bind/traits.h /^ BoundWithSmartPtrMemberAndUserData(const PtrT& c, R (C::*member)(A0, A1), U userdata) :$/;" f class:Yuni::Private::BindImpl::BoundWithSmartPtrMemberAndUserData -BoundWithSmartPtrMemberAndUserData src/ext/yuni/src/yuni/core/bind/traits.h /^ BoundWithSmartPtrMemberAndUserData(const PtrT& c, R (C::*member)(A0, A1, A2), U userdata) :$/;" f class:Yuni::Private::BindImpl::BoundWithSmartPtrMemberAndUserData -BoundWithSmartPtrMemberAndUserData src/ext/yuni/src/yuni/core/bind/traits.h /^ BoundWithSmartPtrMemberAndUserData(const PtrT& c, R (C::*member)(A0, A1, A2, A3), U userdata/;" f class:Yuni::Private::BindImpl::BoundWithSmartPtrMemberAndUserData -BoundWithSmartPtrMemberAndUserData src/ext/yuni/src/yuni/core/bind/traits.h /^ BoundWithSmartPtrMemberAndUserData(const PtrT& c,$/;" f class:Yuni::Private::BindImpl::BoundWithSmartPtrMemberAndUserData -BoundWithSmartPtrMemberAndUserData src/ext/yuni/src/yuni/core/bind/traits.h /^class BoundWithSmartPtrMemberAndUserData<$/;" c namespace:Yuni::Private::BindImpl -BoundWithSmartPtrMemberAndUserData src/ext/yuni/src/yuni/core/bind/traits.h /^class BoundWithSmartPtrMemberAndUserData final : public IPointer$/;" c namespace:Yuni::Private::BindImpl -BoundWithSmartPtrMemberAndUserData src/ext/yuni/src/yuni/core/bind/traits.h /^class BoundWithSmartPtrMemberAndUserData final : public IPointer$/;" c namespace:Yuni::Private::BindImpl -BoundWithSmartPtrMemberAndUserData src/ext/yuni/src/yuni/core/bind/traits.h /^class BoundWithSmartPtrMemberAndUserData final : public IPointer final$/;" c namespace:Yuni::Private::BindImpl -BoundWithSmartPtrMemberAndUserData src/ext/yuni/src/yuni/core/bind/traits.h /^class BoundWithSmartPtrMemberAndUserData final$/;" c namespace:Yuni::Private::BindImpl -BoundWithSmartPtrMemberAndUserData src/ext/yuni/src/yuni/core/bind/traits.h /^class BoundWithSmartPtrMemberAndUserData final$/;" c namespace:Yuni::Private::BindImpl -BoundWithSmartPtrMemberAndUserData src/ext/yuni/src/yuni/core/bind/traits.h /^class BoundWithSmartPtrMemberAndUserData final$/;" c namespace:Yuni::Private::BindImpl -BoundWithSmartPtrMemberAndUserData src/ext/yuni/src/yuni/core/bind/traits.h /^class BoundWithSmartPtrMemberAndUserData final$/;" c namespace:Yuni::Private::BindImpl -BoundWithSmartPtrMemberAndUserData src/ext/yuni/src/yuni/core/bind/traits.h /^class BoundWithSmartPtrMemberAndUserData final$/;" c namespace:Yuni::Private::BindImpl -BoundWithSmartPtrMemberAndUserData src/ext/yuni/src/yuni/core/bind/traits.h /^class BoundWithSmartPtrMemberAndUserData fin/;" c namespace:Yuni::Private::BindImpl -BoundWithSmartPtrMemberAndUserData src/ext/yuni/src/yuni/core/bind/traits.h /^class BoundWithSmartPtrMemberAndUserData)> final$/;" c namespace:Yuni::Private::BindImpl -BoundingBox src/ext/yuni/src/yuni/core/math/geometry/boundingbox.h /^class YUNI_DECL BoundingBox final$/;" c namespace:Yuni -BoundingBox src/ext/yuni/src/yuni/core/math/geometry/boundingbox.hxx /^inline BoundingBox::BoundingBox() : pMin(), pMax(), pCenter()$/;" f class:Yuni::BoundingBox -BoundingBox src/ext/yuni/src/yuni/core/math/geometry/boundingbox.hxx /^inline BoundingBox::BoundingBox(const Point3D& min, const Point3D& max) :$/;" f class:Yuni::BoundingBox -BoundingBox src/ui/simulator/toolbox/components/map/manager.h /^using BoundingBox = std::pair;$/;" t namespace:Antares::Map typeref:typename:std::pair -Branch names CONTRIBUTING.md /^### Branch names$/;" S section:How to contribute to Antares Simulator""Developpement -Brightness src/ui/common/component/spotlight/iitem.cpp /^static uint Brightness(const wxColour& c)$/;" f namespace:Antares::Component typeref:typename:uint file: -Browse src/ui/simulator/windows/output/job.cpp /^static inline void Browse(const AnyString& path, MapT& content)$/;" f namespace:Antares::Private::OutputViewerData typeref:typename:void file: -BrowseAllVariables src/solver/variable/surveyresults/reportbuilder.hxx /^struct BrowseAllVariables$/;" s namespace:Antares::Solver::Variable::Container::__anon9ed722730111 -BrowseAllVariables src/solver/variable/surveyresults/reportbuilder.hxx /^struct BrowseAllVariables$/;" s namespace:Antares::Solver::Variable::Container::__anon9ed722730111 -BruitSurCoutHydraulique src/solver/simulation/sim_structure_probleme_economique.h /^ std::vector> BruitSurCoutHydraulique;$/;" m struct:PROBLEME_HEBDO typeref:typename:std::vector> -BtnType src/ui/simulator/toolbox/components/notebook/mapnotebook.h /^ enum BtnType$/;" g class:Antares::Component::MapNotebook::MapTabs::tabButton -Buffer src/ext/yuni/src/yuni/core/logs/buffer.h /^ Buffer(const LoggerType&)$/;" f class:Yuni::Private::LogImpl::Buffer -Buffer src/ext/yuni/src/yuni/core/logs/buffer.h /^ Buffer(const LoggerType&, U)$/;" f class:Yuni::Private::LogImpl::Buffer -Buffer src/ext/yuni/src/yuni/core/logs/buffer.h /^ inline Buffer(const LoggerType& l) : pLogger(l)$/;" f class:Yuni::Private::LogImpl::Buffer -Buffer src/ext/yuni/src/yuni/core/logs/buffer.h /^ inline Buffer(const LoggerType& l, U u) : pLogger(l)$/;" f class:Yuni::Private::LogImpl::Buffer -Buffer src/ext/yuni/src/yuni/core/logs/buffer.h /^class YUNI_DECL Buffer final$/;" c namespace:Yuni::Private::LogImpl -Buffer src/ext/yuni/src/yuni/core/logs/buffer.h /^class YUNI_DECL Buffer final$/;" c namespace:Yuni::Private::LogImpl -BufferType src/ext/yuni/src/yuni/core/bit/array.h /^ typedef CString<20, true> BufferType;$/;" t class:Yuni::Bit::Array typeref:typename:CString<20,true> -BufferType src/libs/antares/array/antares/array/matrix.h /^ using BufferType = Yuni::Clob;$/;" t class:Antares::Matrix typeref:typename:Yuni::Clob -BufferType src/tools/yby-aggregator/job.h /^ using BufferType = Yuni::CString<65536>;$/;" t class:JobFileReader typeref:typename:Yuni::CString<65536> -BufferType src/ui/simulator/windows/studylogs.cpp /^ using BufferType = CString<1024 * 1024>;$/;" t class:Antares::Window::JobLoadLogFile typeref:typename:CString<1024* 1024> file: -Bug fixes docs/CHANGELOG.md /^### Bug fixes$/;" S section:v8.4.3 (08/2023)""V4.2.6 (07/2012) -Bug fixes docs/CHANGELOG.md /^### Bug fixes$/;" S section:v8.4.3 (08/2023)""V4.3.5 (10/2012) -Bug fixes docs/CHANGELOG.md /^### Bug fixes$/;" S section:v8.4.3 (08/2023)""V4.3.6 (12/2012) -Bug fixes docs/CHANGELOG.md /^### Bug fixes$/;" S section:v8.4.3 (08/2023)""v4.3.7 (02/2013) -Bug fixes docs/CHANGELOG.md /^### Bug fixes$/;" S section:v8.4.3 (08/2023)""v4.4.0 (04/2013) -Bug fixes docs/CHANGELOG.md /^### Bug fixes$/;" S section:v8.4.3 (08/2023)""v4.4.1 (05/2013) -Bug fixes docs/CHANGELOG.md /^### Bug fixes$/;" S section:v8.4.3 (08/2023)""v4.5.0 (04/2014) -Bug fixes docs/CHANGELOG.md /^### Bug fixes$/;" S section:v8.4.3 (08/2023)""v4.5.1 (06/2014) -Bug fixes docs/CHANGELOG.md /^### Bug fixes$/;" S section:v8.4.3 (08/2023)""v4.5.2 (06/2014) -Bug fixes docs/CHANGELOG.md /^### Bug fixes$/;" S section:v8.4.3 (08/2023)""v4.5.3 (02/2015) -Bug fixes docs/CHANGELOG.md /^### Bug fixes$/;" S section:v8.4.3 (08/2023)""v4.5.4 (03/2015) -Bug fixes docs/CHANGELOG.md /^### Bug fixes$/;" S section:v8.4.3 (08/2023)""v5.0.0 (03/2016) -Bug fixes docs/CHANGELOG.md /^### Bug fixes$/;" S section:v8.4.3 (08/2023)""v5.0.1 (04/2016) -Bug fixes docs/CHANGELOG.md /^### Bug fixes$/;" S section:v8.4.3 (08/2023)""v5.0.2 (04/2016) -Bug fixes docs/CHANGELOG.md /^### Bug fixes$/;" S section:v8.4.3 (08/2023)""v5.0.3 (05/2016) -Bug fixes docs/CHANGELOG.md /^### Bug fixes$/;" S section:v8.4.3 (08/2023)""v5.0.4 (05/2016) -Bug fixes docs/CHANGELOG.md /^### Bug fixes$/;" S section:v8.4.3 (08/2023)""v5.0.5 (08/2016) -Bug fixes docs/CHANGELOG.md /^### Bug fixes$/;" S section:v8.4.3 (08/2023)""v5.0.6 (12/2016) -Bug fixes docs/CHANGELOG.md /^### Bug fixes$/;" S section:v8.4.3 (08/2023)""v5.0.7 (12/2016) -Bug fixes docs/CHANGELOG.md /^### Bug fixes$/;" S section:v8.4.3 (08/2023)""v5.0.9-SE (04/2017) -Bug fixes docs/CHANGELOG.md /^### Bug fixes$/;" S section:v8.4.3 (08/2023)""v6.0.2 (06/2017) -Bug fixes docs/CHANGELOG.md /^### Bug fixes$/;" S section:v8.4.3 (08/2023)""v6.0.3 (06/2017) -Bug fixes docs/CHANGELOG.md /^### Bug fixes$/;" S section:v8.4.3 (08/2023)""v6.0.4 (06/2017) -Bug fixes docs/CHANGELOG.md /^### Bug fixes$/;" S section:v8.4.3 (08/2023)""v6.0.5 (07/2017) -Bug fixes docs/CHANGELOG.md /^### Bug fixes$/;" S section:v8.4.3 (08/2023)""v6.1.3 (06/2018) -Bug fixes docs/CHANGELOG.md /^### Bug fixes$/;" S section:v8.4.3 (08/2023)""v6.5.0 (11/2018) -Bug fixes docs/CHANGELOG.md /^### Bug fixes$/;" S section:v8.4.3 (08/2023)""v7.1.0 (12/2019) -Bug fixes docs/CHANGELOG.md /^### Bug fixes$/;" S section:v8.4.3 (08/2023)""v7.2.0 (06/2020) -Bug fixes docs/CHANGELOG.md /^### Bug fixes$/;" S section:v8.4.3 (08/2023)""v8.0.0 (03/2021) -Bug fixes docs/CHANGELOG.md /^### Bug fixes$/;" S section:v8.4.3 (08/2023)""v8.0.1 (03/2021) -Bug fixes docs/CHANGELOG.md /^### Bug fixes$/;" S section:v8.4.3 (08/2023)""v8.0.2 (04/2021) -Bug fixes docs/CHANGELOG.md /^### Bug fixes$/;" S section:v8.4.3 (08/2023)""v8.0.3 (05/2021) -Bug fixes docs/CHANGELOG.md /^### Bug fixes$/;" S section:v8.4.3 (08/2023)""v8.1.0 (09/2021) -Bug fixes docs/CHANGELOG.md /^### Bug fixes$/;" S section:v8.4.3 (08/2023)""v8.1.1 (01/2022) -Bug fixes docs/CHANGELOG.md /^### Bug fixes$/;" S section:v8.4.3 (08/2023)""v8.2.0 (03/2022) -Bug fixes docs/CHANGELOG.md /^### Bug fixes$/;" S section:v8.4.3 (08/2023)""v8.2.1 (03/2022) -Bug fixes docs/CHANGELOG.md /^### Bug fixes$/;" S section:v8.4.3 (08/2023)""v8.2.2 (04/2022) -Bug fixes docs/CHANGELOG.md /^### Bug fixes$/;" S section:v8.4.3 (08/2023)""v8.2.3 (11/2022) -Bug fixes docs/CHANGELOG.md /^### Bug fixes$/;" S section:v8.4.3 (08/2023)""v8.3.0 (07/2022) -Bug fixes docs/CHANGELOG.md /^### Bug fixes$/;" S section:v8.4.3 (08/2023)""v8.3.1 (08/2022) -Bug fixes docs/CHANGELOG.md /^### Bug fixes$/;" S section:v8.4.3 (08/2023)""v8.3.2 (09/2022) -Bugfix docs/CHANGELOG.md /^## Bugfix$/;" s chapter:v8.4.3 (08/2023) -Bugfix docs/CHANGELOG.md /^## Bugfix$/;" s chapter:v8.5.0 (02/2022) -Bugfix docs/CHANGELOG.md /^### Bugfix$/;" S section:v8.4.3 (08/2023)""v8.3.3 (12/2022) -Bugfix docs/CHANGELOG.md /^### Bugfix$/;" S section:v8.4.3 (08/2023)""v8.4.0 (12/2022) -Bugfix docs/CHANGELOG.md /^### Bugfix$/;" S section:v8.4.3 (08/2023)""v8.4.1 (12/2022) -Bugfixes docs/CHANGELOG.md /^## Bugfixes$/;" s chapter:Antares Changelog -Bugfixes docs/CHANGELOG.md /^## Bugfixes$/;" s chapter:v8.6.2 (08/2023) -Bugs docs/CHANGELOG.md /^### Bugs$/;" S section:v8.4.3 (08/2023)""v6.5.1 (11/2018) -Bugs docs/CHANGELOG.md /^### Bugs$/;" S section:v8.4.3 (08/2023)""v7.0.0-rc (12/2018) -Build docs/CHANGELOG.md /^## Build$/;" s chapter:Antares Changelog -Build docs/build/3-Build.md /^# Build$/;" c -Build docs/build/3-Build.md /^## Build$/;" s chapter:Build -Build src/antares-deps/README.md /^## Build$/;" s chapter:Antares dependencies build -Build and installation details docs/build/0-INSTALL.md /^## Build and installation details$/;" s chapter:Introduction -BuildAnnualSurveyReport src/solver/variable/info.h /^ static void BuildAnnualSurveyReport(SurveyResults& results,$/;" f struct:Antares::Solver::Variable::VariableAccessor typeref:typename:void -BuildAnnualSurveyReport src/solver/variable/info.h /^ static void BuildAnnualSurveyReport(SurveyResults&, const Type&, int, int)$/;" f struct:Antares::Solver::Variable::VariableAccessor typeref:typename:void -BuildContext src/ui/simulator/toolbox/ext-source/handler/build-context.cpp /^BuildContext::BuildContext() : shouldOverwriteArea(true), modifiedWhenCopied(false)$/;" f class:Antares::ExtSource::Handler::BuildContext -BuildContext src/ui/simulator/toolbox/ext-source/handler/build-context.h /^class BuildContext$/;" c namespace:Antares::ExtSource::Handler -BuildDigest src/solver/variable/info.h /^ static void BuildDigest(SurveyResults& results,$/;" f struct:Antares::Solver::Variable::VariableAccessor typeref:typename:void -BuildDigest src/solver/variable/info.h /^ static void BuildDigest(SurveyResults&, const Type&, int, int)$/;" f struct:Antares::Solver::Variable::VariableAccessor typeref:typename:void -BuildName src/solver/optimisation/opt_rename_problem.cpp /^std::string BuildName(const std::string& name,$/;" f typeref:typename:std::string -BuildRequires src/distrib/unix/rpm/rte-antares.spec /^BuildRequires: chrpath$/;" t -BuildRoot src/distrib/unix/rpm/rte-antares.spec /^BuildRoot: %{_tmppath}\/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)$/;" t -BuildSurveyReport src/solver/variable/info.h /^ static void BuildSurveyReport(SurveyResults& results,$/;" f struct:Antares::Solver::Variable::VariableAccessor typeref:typename:void -BuildSurveyReport src/solver/variable/info.h /^ static void BuildSurveyReport(SurveyResults&, const Type&, int, int, int)$/;" f struct:Antares::Solver::Variable::VariableAccessor typeref:typename:void -BuildThermalPartOfWeeklyProblem src/solver/simulation/common-eco-adq.cpp /^void BuildThermalPartOfWeeklyProblem(Data::Study& study,$/;" f namespace:Antares::Solver::Simulation typeref:typename:void -Builder src/solver/variable/container.hxx /^ using Builder = SurveyReportBuilder;$/;" t function:Antares::Solver::Variable::Container::List::exportSurveyResults typeref:typename:SurveyReportBuilder -Builder src/solver/variable/container.hxx /^ using Builder = SurveyReportBuilder;$/;" t function:Antares::Solver::Variable::Container::List::exportSurveyResults typeref:typename:SurveyReportBuilder -Button src/ui/simulator/toolbox/components/button/button.cpp /^Button::Button(wxWindow* parent, const wxString& caption) :$/;" f class:Antares::Component::Button -Button src/ui/simulator/toolbox/components/button/button.cpp /^Button::Button(wxWindow* parent, const wxString& caption, const char* bitmap) :$/;" f class:Antares::Component::Button -Button src/ui/simulator/toolbox/components/button/button.cpp /^Button::Button(wxWindow* parent,$/;" f class:Antares::Component::Button -Button src/ui/simulator/toolbox/components/button/button.h /^class Button final : public Panel$/;" c namespace:Antares::Component -Button src/ui/simulator/toolbox/components/button/button.hxx /^Button::Button(wxWindow* parent,$/;" f class:Antares::Component::Button -Button src/ui/simulator/windows/output/output.h /^ using Button = Antares::Component::Button;$/;" t class:Antares::Window::OutputViewer::Component typeref:typename:Antares::Component::Button -ButtonType src/ui/simulator/toolbox/components/htmllistbox/component.cpp /^ using ButtonType = Antares::Component::Button;$/;" t function:Antares::Component::HTMLListbox::Component::internalAddDatasource typeref:typename:Antares::Component::Button file: -ButtonType src/ui/simulator/toolbox/components/map/component.cpp /^ using ButtonType = Antares::Component::Button;$/;" t function:Antares::Map::Component::onToggleMouseSelectionArea typeref:typename:Antares::Component::Button file: -ButtonType src/ui/simulator/toolbox/create.hxx /^ using ButtonType = ::Antares::Private::Component::CustomWxButton;$/;" t function:Antares::Component::CreateButton typeref:typename:::Antares::Private::Component::CustomWxButton -ByAlphaOrder src/ui/simulator/toolbox/components/htmllistbox/datasource/bindingconstraint.cpp /^ByAlphaOrder::ByAlphaOrder(HTMLListbox::Component& parent) : IDatasource(parent)$/;" f class:Antares::Component::HTMLListbox::Datasource::BindingConstraints::ByAlphaOrder -ByAlphaReverseOrder src/ui/simulator/toolbox/components/htmllistbox/datasource/bindingconstraint.cpp /^ByAlphaReverseOrder::ByAlphaReverseOrder(HTMLListbox::Component& parent) : IDatasource(parent)$/;" f class:Antares::Component::HTMLListbox::Datasource::BindingConstraints::ByAlphaReverseOrder -ByOperatorAndType src/libs/antares/study/ui-runtimeinfos.h /^ using ByOperatorAndType = std::map;$/;" t class:Antares::Data::UIRuntimeInfo typeref:typename:std::map -ByteIterator src/ext/yuni/src/yuni/core/string/iterator.inc.hpp /^ ByteIterator(const ByteIterator& copy) :$/;" f class:Model::ByteIterator -ByteIterator src/ext/yuni/src/yuni/core/string/iterator.inc.hpp /^ ByteIterator(const NullIterator& s) :$/;" f class:Model::ByteIterator -ByteIterator src/ext/yuni/src/yuni/core/string/iterator.inc.hpp /^ ByteIterator(const StringType& s, size_type offset) :$/;" f class:Model::ByteIterator -ByteIterator src/ext/yuni/src/yuni/core/string/iterator.inc.hpp /^ ByteIterator(const UTF8Iterator& copy) :$/;" f class:Model::ByteIterator -ByteIterator src/ext/yuni/src/yuni/core/string/iterator.inc.hpp /^ explicit ByteIterator(const StringType& s) : pOffset(0), pString(const_cast/;" f class:Model::ByteIterator -ByteIterator src/ext/yuni/src/yuni/core/string/iterator.inc.hpp /^ class ByteIterator \/*final*\/$/;" c struct:Model -BytesToStringW src/ui/simulator/toolbox/system/diskfreespace.hxx /^static inline StringT& BytesToStringW(StringT& out, uint64_t size)$/;" f typeref:typename:StringT & -C src/ext/yuni/src/yuni/core/atomic/string.hxx /^ typedef typename Static::Remove::Const::Type C;$/;" t class:Yuni::Extension::CString::Append typeref:typename:Static::Remove::Const::Type -C src/ext/yuni/src/yuni/core/bind/traits.h /^ typedef typename PtrT::Type C;$/;" t class:Yuni::Private::BindImpl::BoundWithSmartPtrMember typeref:typename:PtrT::Type -C src/ext/yuni/src/yuni/core/bind/traits.h /^ typedef typename PtrT::Type C;$/;" t class:Yuni::Private::BindImpl::BoundWithSmartPtrMemberAndUserData typeref:typename:PtrT::Type -C src/ext/yuni/src/yuni/core/bind/traits.h.generator.hpp /^ typedef typename PtrT::Type C;$/;" t class:Yuni::Private::BindImpl::BoundWithSmartPtrMember typeref:typename:PtrT::Type -C src/ext/yuni/src/yuni/core/bind/traits.h.generator.hpp /^ typedef typename PtrT::Type C;$/;" t class:Yuni::Private::BindImpl::BoundWithSmartPtrMemberAndUserData typeref:typename:PtrT::Type -C src/ext/yuni/src/yuni/core/string/traits/append.h /^ typedef char C;$/;" t class:Yuni::Extension::CString::Append typeref:typename:char -C src/ext/yuni/src/yuni/core/string/traits/append.h /^ typedef typename CStringT::Type C;$/;" t class:Yuni::Extension::CString::Append typeref:typename:CStringT::Type -C src/ext/yuni/src/yuni/core/string/traits/append.h /^ typedef typename Static::Remove::Const::Type C;$/;" t class:Yuni::Extension::CString::Append typeref:typename:Static::Remove::Const::Type -C src/ext/yuni/src/yuni/core/string/traits/append.h /^ typedef unsigned char C;$/;" t class:Yuni::Extension::CString::Append typeref:typename:unsigned char -C src/ext/yuni/src/yuni/core/string/traits/assign.h /^ typedef char C;$/;" t class:Yuni::Extension::CString::Assign typeref:typename:char -C src/ext/yuni/src/yuni/core/string/traits/traits.h /^ typedef char C;$/;" t class:Yuni::Private::CStringImpl::Data typeref:typename:char -C src/ext/yuni/src/yuni/io/file/stream.hxx /^ typedef typename StringType::Char C;$/;" t function:Yuni::IO::File::Stream::chunkRead typeref:typename:StringType::Char -C src/ext/yuni/src/yuni/io/file/stream.hxx /^ typedef typename StringType::Char C;$/;" t function:Yuni::IO::File::Stream::read typeref:typename:StringType::Char -C99 src/ext/yuni/src/yuni/core/charset/charset.h /^ C99,$/;" e enum:Yuni::Charset::Type -CAIRO_FOUND src/ext/yuni/src/cmake/devpack-standard-imports.cmake /^ set(CAIRO_FOUND TRUE)$/;" v -CAIRO_FOUND src/ext/yuni/src/cmake/devpack-standard-imports.cmake /^ set(CAIRO_FOUND TRUE)$/;" v -CB_PREFIX src/solver/constraints-builder/cbuilder.h /^#define CB_PREFIX /;" d -CBuilder src/solver/constraints-builder/cbuilder.cpp /^CBuilder::CBuilder(Antares::Data::Study::Ptr study) :$/;" f class:Antares::CBuilder -CBuilder src/solver/constraints-builder/cbuilder.h /^class CBuilder final$/;" c namespace:Antares -CDataLevel src/solver/variable/surveyresults/reportbuilder.hxx /^ nextVariableCount = VariablesStatsByDataLevel::count,$/;" e enum:Antares::Solver::Variable::Container::__anon9ed722730111::VariablesStatsByDataLevel::__anon9ed722730203 -CFile src/solver/variable/area.h /^ count = NextType::template Statistics::count$/;" e enum:Antares::Solver::Variable::Areas::Statistics::__anon621792aa0303 -CFile src/solver/variable/bindConstraints.h /^ count = NextType::template Statistics::count$/;" e enum:Antares::Solver::Variable::BindingConstraints::Statistics::__anon845695e60303 -CFile src/solver/variable/commons/join.h /^ + BindConstType::template Statistics::count,$/;" e enum:Antares::Solver::Variable::Join::Statistics::__anon30f7860c0303 -CFile src/solver/variable/commons/join.h /^ + RightType::template Statistics::count$/;" e enum:Antares::Solver::Variable::Join::Statistics::__anon30f7860c0303 -CFile src/solver/variable/commons/join.h /^ count = LeftType::template Statistics::count$/;" e enum:Antares::Solver::Variable::Join::Statistics::__anon30f7860c0303 -CFile src/solver/variable/commons/links/links.h.inc.hxx /^ count = NextType::template Statistics::count$/;" e enum:Antares::Solver::Variable::LINK_NAMESPACE::Links::Statistics::__anon43c813bb0303 -CFile src/solver/variable/setofareas.h /^ count = NextType::template Statistics::count$/;" e enum:Antares::Solver::Variable::SetsOfAreas::Statistics::__anon17d3407e0303 -CFile src/solver/variable/surveyresults/reportbuilder.hxx /^ currentValue = NextT::template Statistics::count,$/;" e enum:Antares::Solver::Variable::Container::__anon9ed722730111::BrowseAllVariables::__anon9ed722730403 -CFile src/solver/variable/surveyresults/reportbuilder.hxx /^ currentVariableCount = NextT::template Statistics::count,$/;" e enum:Antares::Solver::Variable::Container::__anon9ed722730111::VariablesStatsByDataLevel::__anon9ed722730203 -CHAR src/ext/yuni/src/yuni/core/charset/charset.h /^ CHAR,$/;" e enum:Yuni::Charset::Type -CLANG src/ext/yuni/src/cmake/common-settings.cmake /^ set(CLANG 1)$/;" v -CLEANER_LIBS src/tools/cleaner/CMakeLists.txt /^set(CLEANER_LIBS$/;" v -CMAKE_BUILD_TYPE src/antares-deps/CMakeLists.txt /^ set(CMAKE_BUILD_TYPE ${DEFAULT_BUILD_TYPE})$/;" v -CMAKE_BUILD_TYPE src/ext/yuni/src/cmake/target.cmake /^ set(CMAKE_BUILD_TYPE "${YUNI_TARGET}")$/;" v -CMAKE_BUILD_TYPE src/ext/yuni/src/cmake/target.cmake /^ set(CMAKE_BUILD_TYPE "debug")$/;" v -CMAKE_BUILD_TYPE src/ext/yuni/src/cmake/target.cmake /^ set(CMAKE_BUILD_TYPE "${TARGET}")$/;" v -CMAKE_BUILD_TYPE src/ext/yuni/src/cmake/target.cmake /^ set(CMAKE_BUILD_TYPE "debug")$/;" v -CMAKE_CXX_FLAGS src/cmake/CodeCoverage.cmake /^set(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} ${COVERAGE_CXX_FLAGS}")$/;" v -CMAKE_CXX_FLAGS src/cmake/common-settings.cmake /^ set(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS_DEBUG} ${COVERAGE_CXX_FLAGS}")$/;" v -CMAKE_CXX_FLAGS src/cmake/common-settings.cmake /^ set(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS_RELEASE}")$/;" v -CMAKE_CXX_FLAGS src/ext/yuni/src/cmake/common-settings.cmake /^ set(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS_DEBUG}")$/;" v -CMAKE_CXX_FLAGS src/ext/yuni/src/cmake/common-settings.cmake /^ set(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS_RELEASE}")$/;" v -CMAKE_CXX_FLAGS src/solver/CMakeLists.txt /^ set(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} \/bigobj")$/;" v -CMAKE_CXX_FLAGS_DEBUG src/cmake/common-settings.cmake /^ set(CMAKE_CXX_FLAGS_DEBUG "${CMAKE_CXX_FLAGS_DEBUG} -fvisibility-ms-compat -fvisibility-i/;" v -CMAKE_CXX_FLAGS_DEBUG src/cmake/common-settings.cmake /^ set(CMAKE_CXX_FLAGS_DEBUG "${COMMON_GCC_FLAGS} -g3 -ggdb3 -feliminate-unused-debug-symbols")$/;" v -CMAKE_CXX_FLAGS_DEBUG src/cmake/common-settings.cmake /^ set(CMAKE_CXX_FLAGS_DEBUG "${COMMON_MSVC_FLAGS} \/MDd \/GR \/Ot \/Od \/EHsc \/RTC1 \/fp:except/;" v -CMAKE_CXX_FLAGS_DEBUG src/cmake/common-settings.cmake /^ set(CMAKE_CXX_FLAGS_DEBUG "${COMMON_MSVC_FLAGS} \/MTd \/GR \/Ot \/Od \/EHsc \/RTC1 \/fp:except/;" v -CMAKE_CXX_FLAGS_DEBUG src/ext/yuni/src/cmake/common-settings.cmake /^ set(CMAKE_CXX_FLAGS_DEBUG "${COMMON_MSVC_FLAGS} \/MDd \/GR \/Ot \/Od \/EHsc \/RTC1 \/fp:except/;" v -CMAKE_CXX_FLAGS_DEBUG src/ext/yuni/src/cmake/common-settings.cmake /^ set(CMAKE_CXX_FLAGS_DEBUG "${COMMON_MSVC_FLAGS} \/MTd \/GR \/Ot \/Od \/EHsc \/RTC1 \/fp:except/;" v -CMAKE_CXX_FLAGS_DEBUG src/ext/yuni/src/cmake/common-settings.cmake /^ set(CMAKE_CXX_FLAGS_DEBUG "${YUNI_CXX_FLAGS_OVERRIDE}")$/;" v -CMAKE_CXX_FLAGS_DEBUG src/ext/yuni/src/cmake/common-settings.cmake /^ set(CMAKE_CXX_FLAGS_DEBUG "${YUNI_COMMON_CC_OPTIONS_UNIX} ${YUNI_COMMON_CXX_OPTIONS}"/;" v -CMAKE_CXX_FLAGS_DEBUG src/ext/yuni/src/cmake/common-settings.cmake /^ set(CMAKE_CXX_FLAGS_DEBUG "${YUNI_COMMON_CC_OPTIONS} ${YUNI_COMMON_CXX_OPTIONS}")$/;" v -CMAKE_CXX_FLAGS_DEBUG src/ext/yuni/src/cmake/common-settings.cmake /^ set(CMAKE_CXX_FLAGS_DEBUG "${CMAKE_CXX_FLAGS_DEBUG} ${YUNI_CXX_FLAGS_OVERRIDE_ADD_DEBUG}")$/;" v -CMAKE_CXX_FLAGS_DEBUG src/ext/yuni/src/cmake/common-settings.cmake /^set(CMAKE_CXX_FLAGS_DEBUG "${CMAKE_CXX_FLAGS_DEBUG} ${YUNI_PROFILE_CXX_FLAGS_INST/;" v -CMAKE_CXX_FLAGS_RELEASE src/cmake/common-settings.cmake /^ set(CMAKE_CXX_FLAGS_RELEASE "${CMAKE_CXX_FLAGS_RELEASE} -fvisibility-inlines-hidden")$/;" v -CMAKE_CXX_FLAGS_RELEASE src/cmake/common-settings.cmake /^ set(CMAKE_CXX_FLAGS_RELEASE "${CMAKE_CXX_FLAGS_RELEASE} -pg --no-inline")$/;" v -CMAKE_CXX_FLAGS_RELEASE src/cmake/common-settings.cmake /^ set(CMAKE_CXX_FLAGS_RELEASE "${COMMON_GCC_FLAGS} -O3 -funroll-loops -finline-functions")$/;" v -CMAKE_CXX_FLAGS_RELEASE src/cmake/common-settings.cmake /^ set(CMAKE_CXX_FLAGS_RELEASE "${CMAKE_CXX_FLAGS_RELEASE} \/Os \/QaxSSE3 \/Qunroll-aggressive \/Q/;" v -CMAKE_CXX_FLAGS_RELEASE src/cmake/common-settings.cmake /^ set(CMAKE_CXX_FLAGS_RELEASE "${COMMON_MSVC_FLAGS} ${MSVC_RELEASE_FLAGS} \/EHsc")$/;" v -CMAKE_CXX_FLAGS_RELEASE src/ext/yuni/src/cmake/common-settings.cmake /^ set(CMAKE_CXX_FLAGS_RELEASE "${YUNI_CXX_FLAGS_OVERRIDE}")$/;" v -CMAKE_CXX_FLAGS_RELEASE src/ext/yuni/src/cmake/common-settings.cmake /^ set(CMAKE_CXX_FLAGS_RELEASE "${CMAKE_CXX_FLAGS_RELEASE} -DNDEBUG")$/;" v -CMAKE_CXX_FLAGS_RELEASE src/ext/yuni/src/cmake/common-settings.cmake /^ set(CMAKE_CXX_FLAGS_RELEASE "${CMAKE_CXX_FLAGS_RELEASE} \/DNDEBUG")$/;" v -CMAKE_CXX_FLAGS_RELEASE src/ext/yuni/src/cmake/common-settings.cmake /^ set(CMAKE_CXX_FLAGS_RELEASE "${YUNI_COMMON_CC_OPTIONS_UNIX} ${YUNI_COMMON_CXX_OPTIONS}"/;" v -CMAKE_CXX_FLAGS_RELEASE src/ext/yuni/src/cmake/common-settings.cmake /^ set(CMAKE_CXX_FLAGS_RELEASE "${YUNI_COMMON_CC_OPTIONS} ${YUNI_COMMON_CXX_OPTIONS}")$/;" v -CMAKE_CXX_FLAGS_RELEASE src/ext/yuni/src/cmake/common-settings.cmake /^ set(CMAKE_CXX_FLAGS_RELEASE "${CMAKE_CXX_FLAGS_RELEASE} ${MSVC_RELEASE_FLAGS}")$/;" v -CMAKE_CXX_FLAGS_RELEASE src/ext/yuni/src/cmake/common-settings.cmake /^ set(CMAKE_CXX_FLAGS_RELEASE "${CMAKE_CXX_FLAGS_RELEASE} ${YUNI_CXX_FLAGS_OVERRIDE_ADD_RELEASE}"/;" v -CMAKE_CXX_FLAGS_RELEASE src/ext/yuni/src/cmake/common-settings.cmake /^set(CMAKE_CXX_FLAGS_RELEASE "${CMAKE_CXX_FLAGS_RELEASE} ${YUNI_PROFILE_CXX_FLAGS_INST/;" v -CMAKE_CXX_FLAGS_RELWITHDEBINFO src/ext/yuni/src/cmake/common-settings.cmake /^ set(CMAKE_CXX_FLAGS_RELWITHDEBINFO "${YUNI_COMMON_CC_OPTIONS_UNIX} ${YUNI_COMMON_CXX_OPTIONS}"/;" v -CMAKE_CXX_FLAGS_RELWITHDEBINFO src/ext/yuni/src/cmake/common-settings.cmake /^ set(CMAKE_CXX_FLAGS_RELWITHDEBINFO "${YUNI_COMMON_CC_OPTIONS} ${YUNI_COMMON_CXX_OPTIONS}")$/;" v -CMAKE_CXX_FLAGS_RELWITHDEBINFO src/ext/yuni/src/cmake/common-settings.cmake /^ set(CMAKE_CXX_FLAGS_RELWITHDEBINFO "${CMAKE_CXX_FLAGS_RELWITHDEBINFO} ${YUNI_CXX_FLAGS_OVERRIDE/;" v -CMAKE_CXX_FLAGS_RELWITHDEBUG src/ext/yuni/src/cmake/common-settings.cmake /^ set(CMAKE_CXX_FLAGS_RELWITHDEBUG "${YUNI_CXX_FLAGS_OVERRIDE}")$/;" v -CMAKE_CXX_FLAGS_RELWITHDEBUG src/ext/yuni/src/cmake/common-settings.cmake /^set(CMAKE_CXX_FLAGS_RELWITHDEBUG "${CMAKE_CXX_FLAGS_RELWITHDEBUG} ${YUNI_PROFILE_CXX_FLAGS_INST/;" v -CMAKE_CXX_FLAGS_RELWITHDEBUGINFO src/ext/yuni/src/cmake/common-settings.cmake /^ set(CMAKE_CXX_FLAGS_RELWITHDEBUGINFO "${YUNI_CXX_FLAGS_OVERRIDE}")$/;" v -CMAKE_CXX_STANDARD src/CMakeLists.txt /^set(CMAKE_CXX_STANDARD 17)$/;" v -CMAKE_CXX_STANDARD src/cmake/common-settings.cmake /^set(CMAKE_CXX_STANDARD 17)$/;" v -CMAKE_CXX_STANDARD src/ext/yuni/src/yuni/CMakeLists.txt /^set(CMAKE_CXX_STANDARD 17)$/;" v -CMAKE_C_FLAGS src/cmake/CodeCoverage.cmake /^set(CMAKE_C_FLAGS "${CMAKE_C_FLAGS} ${COVERAGE_CXX_FLAGS}")$/;" v -CMAKE_C_FLAGS src/cmake/common-settings.cmake /^ set(CMAKE_C_FLAGS "${CMAKE_C_FLAGS_DEBUG} ${COVERAGE_CXX_FLAGS}")$/;" v -CMAKE_C_FLAGS src/cmake/common-settings.cmake /^ set(CMAKE_C_FLAGS "${CMAKE_C_FLAGS_RELEASE}")$/;" v -CMAKE_C_FLAGS_DEBUG src/cmake/common-settings.cmake /^ set(CMAKE_C_FLAGS_DEBUG "${COMMON_GCC_FLAGS} -g3 -ggdb3 -feliminate-unused-debug-symbols ${A/;" v -CMAKE_C_FLAGS_DEBUG src/cmake/common-settings.cmake /^ set(CMAKE_C_FLAGS_DEBUG "${COMMON_MSVC_FLAGS} \/MDd \/GR \/Ot \/Od \/EHsc \/RTC1")$/;" v -CMAKE_C_FLAGS_DEBUG src/cmake/common-settings.cmake /^ set(CMAKE_C_FLAGS_DEBUG "${COMMON_MSVC_FLAGS} \/MTd \/GR \/Ot \/Od \/EHsc \/RTC1")$/;" v -CMAKE_C_FLAGS_DEBUG src/cmake/common-settings.cmake /^ set(CMAKE_C_FLAGS_DEBUG "${CMAKE_C_FLAGS_DEBUG} -ansi")$/;" v -CMAKE_C_FLAGS_DEBUG src/cmake/common-settings.cmake /^ set(CMAKE_C_FLAGS_DEBUG "${CMAKE_C_FLAGS_DEBUG} -std=c99")$/;" v -CMAKE_C_FLAGS_DEBUG src/ext/yuni/src/cmake/common-settings.cmake /^ set(CMAKE_C_FLAGS_DEBUG "${COMMON_MSVC_FLAGS} \/MDd \/GR \/Ot \/Od \/EHsc \/RTC1")$/;" v -CMAKE_C_FLAGS_DEBUG src/ext/yuni/src/cmake/common-settings.cmake /^ set(CMAKE_C_FLAGS_DEBUG "${COMMON_MSVC_FLAGS} \/MTd \/GR \/Ot \/Od \/EHsc \/RTC1")$/;" v -CMAKE_C_FLAGS_DEBUG src/ext/yuni/src/cmake/common-settings.cmake /^ set(CMAKE_C_FLAGS_DEBUG "${YUNI_COMMON_CC_OPTIONS_UNIX}")$/;" v -CMAKE_C_FLAGS_DEBUG src/ext/yuni/src/cmake/common-settings.cmake /^ set(CMAKE_C_FLAGS_DEBUG "${YUNI_COMMON_CC_OPTIONS}")$/;" v -CMAKE_C_FLAGS_RELEASE src/cmake/common-settings.cmake /^ set(CMAKE_C_FLAGS_RELEASE "${CMAKE_C_FLAGS_RELEASE} -pg --no-inline")$/;" v -CMAKE_C_FLAGS_RELEASE src/cmake/common-settings.cmake /^ set(CMAKE_C_FLAGS_RELEASE "${COMMON_GCC_FLAGS} -O3 -funroll-loops -finline-functions ${ADDIT/;" v -CMAKE_C_FLAGS_RELEASE src/cmake/common-settings.cmake /^ set(CMAKE_C_FLAGS_RELEASE "${CMAKE_C_FLAGS_RELEASE} -ansi")$/;" v -CMAKE_C_FLAGS_RELEASE src/cmake/common-settings.cmake /^ set(CMAKE_C_FLAGS_RELEASE "${CMAKE_C_FLAGS_RELEASE} -std=c99")$/;" v -CMAKE_C_FLAGS_RELEASE src/cmake/common-settings.cmake /^ set(CMAKE_C_FLAGS_RELEASE "${CMAKE_C_FLAGS_RELEASE} \/Os \/QaxSSE3 \/Qunroll-aggressive \/Qinli/;" v -CMAKE_C_FLAGS_RELEASE src/cmake/common-settings.cmake /^ set(CMAKE_C_FLAGS_RELEASE "${COMMON_MSVC_FLAGS} ${MSVC_RELEASE_FLAGS} \/EHsc")$/;" v -CMAKE_C_FLAGS_RELEASE src/ext/yuni/src/cmake/common-settings.cmake /^ set(CMAKE_C_FLAGS_RELEASE "${CMAKE_C_FLAGS_RELEASE} -DNDEBUG")$/;" v -CMAKE_C_FLAGS_RELEASE src/ext/yuni/src/cmake/common-settings.cmake /^ set(CMAKE_C_FLAGS_RELEASE "${CMAKE_C_FLAGS_RELEASE} \/DNDEBUG")$/;" v -CMAKE_C_FLAGS_RELEASE src/ext/yuni/src/cmake/common-settings.cmake /^ set(CMAKE_C_FLAGS_RELEASE "${YUNI_COMMON_CC_OPTIONS_UNIX}")$/;" v -CMAKE_C_FLAGS_RELEASE src/ext/yuni/src/cmake/common-settings.cmake /^ set(CMAKE_C_FLAGS_RELEASE "${YUNI_COMMON_CC_OPTIONS}")$/;" v -CMAKE_C_FLAGS_RELEASE src/ext/yuni/src/cmake/common-settings.cmake /^ set(CMAKE_C_FLAGS_RELEASE "${CMAKE_C_FLAGS_RELEASE} ${MSVC_RELEASE_FLAGS}")$/;" v -CMAKE_C_FLAGS_RELWITHDEBINFO src/ext/yuni/src/cmake/common-settings.cmake /^ set(CMAKE_C_FLAGS_RELWITHDEBINFO "${YUNI_COMMON_CC_OPTIONS_UNIX}")$/;" v -CMAKE_C_FLAGS_RELWITHDEBINFO src/ext/yuni/src/cmake/common-settings.cmake /^ set(CMAKE_C_FLAGS_RELWITHDEBINFO "${YUNI_COMMON_CC_OPTIONS}")$/;" v -CMAKE_EXE_LINKER_FLAGS src/cmake/CodeCoverage.cmake /^set(CMAKE_EXE_LINKER_FLAGS "${CMAKE_EXE_LINKER_FLAGS} ${COVERAGE_LINKER_FLAGS}")$/;" v -CMAKE_EXE_LINKER_FLAGS src/cmake/common-settings.cmake /^ set(CMAKE_EXE_LINKER_FLAGS "${CMAKE_EXE_LINKER_FLAGS_DEBUG} ${COVERAGE_LINKER_FLAGS}")$/;" v -CMAKE_EXE_LINKER_FLAGS src/cmake/common-settings.cmake /^ set(CMAKE_EXE_LINKER_FLAGS "${CMAKE_EXE_LINKER_FLAGS_RELEASE}")$/;" v -CMAKE_EXE_LINKER_FLAGS_DEBUG src/cmake/common-settings.cmake /^ set(CMAKE_EXE_LINKER_FLAGS_DEBUG "${CMAKE_EXE_LINKER_FLAGS_DEBUG} \/MACHINE:X64")$/;" v -CMAKE_EXE_LINKER_FLAGS_RELEASE src/cmake/common-settings.cmake /^ set(CMAKE_EXE_LINKER_FLAGS_RELEASE "${CMAKE_EXE_LINKER_FLAGS_RELEASE} \/MACHINE:X64")$/;" v -CMAKE_EXE_LINKER_FLAGS_RELEASE src/cmake/common-settings.cmake /^ set(CMAKE_EXE_LINKER_FLAGS_RELEASE "${CMAKE_EXE_LINKER_FLAGS_RELEASE} \/OPT:REF")$/;" v -CMAKE_EXE_LINKER_FLAGS_RELEASE src/cmake/common-settings.cmake /^ set(CMAKE_EXE_LINKER_FLAGS_RELEASE "${CMAKE_EXE_LINKER_FLAGS_RELEASE} \/RELEASE")$/;" v -CMAKE_EXE_LINKER_FLAGS_RELEASE src/cmake/common-settings.cmake /^ set(CMAKE_EXE_LINKER_FLAGS_RELEASE)$/;" v -CMAKE_INSTALL_RPATH src/CMakeLists.txt /^set(CMAKE_INSTALL_RPATH $ORIGIN)$/;" v -CMAKE_OSX_ARCHITECTURES src/ext/yuni/src/cmake/common-settings.cmake /^ set(CMAKE_OSX_ARCHITECTURES "${YUNI_MACOX_UNIVERSAL_BINARIES}") # ppc;i386;ppc64;x86_64$/;" v -CMAKE_OSX_ARCHITECTURES src/ext/yuni/src/cmake/common-settings.cmake /^ set(CMAKE_OSX_ARCHITECTURES "i686;x86_64") # ppc;i386;ppc64;x86_64$/;" v -CMAKE_REQUIRED_FLAGS src/ext/yuni/src/yuni/cmake/core/check-cxx11.cmake /^ set(CMAKE_REQUIRED_FLAGS "${YUNI_CPP_STD}")$/;" v -CMAKE_REQUIRED_FLAGS src/ext/yuni/src/yuni/cmake/core/core.cmake /^set(CMAKE_REQUIRED_FLAGS "")$/;" v -CMAKE_REQUIRED_FLAGS src/ext/yuni/src/yuni/cmake/core/core.cmake /^set(CMAKE_REQUIRED_FLAGS ${CMAKE_REQUIRED_FLAGS_PREVIOUS})$/;" v -CMAKE_REQUIRED_FLAGS_PREVIOUS src/ext/yuni/src/yuni/cmake/core/core.cmake /^set(CMAKE_REQUIRED_FLAGS_PREVIOUS ${CMAKE_REQUIRED_FLAGS})$/;" v -CMAKE_REQUIRED_INCLUDES src/ext/yuni/src/yuni/cmake/deps/openal-system.cmake /^ set(CMAKE_REQUIRED_INCLUDES "${OPENAL_INCLUDE_DIR}")$/;" v -CMAKE_REQUIRED_INCLUDES src/ext/yuni/src/yuni/cmake/graphics-opengl.cmake /^ set(CMAKE_REQUIRED_INCLUDES "${OPENGL_INCLUDE_DIR}")$/;" v -CMAKE_SHARED_LINKER_FLAGS src/cmake/CodeCoverage.cmake /^set(CMAKE_SHARED_LINKER_FLAGS "${CMAKE_SHARED_LINKER_FLAGS} ${COVERAGE_LINKER_FLAGS}")$/;" v -CMAKE_SKIP_ASSEMBLY_SOURCE_RULES src/CMakeLists.txt /^set(CMAKE_SKIP_ASSEMBLY_SOURCE_RULES true)$/;" v -CMAKE_SKIP_PREPROCESSED_SOURCE_RULES src/CMakeLists.txt /^set(CMAKE_SKIP_PREPROCESSED_SOURCE_RULES true)$/;" v -CMake configure option src/antares-deps/README.md /^## CMake configure option$/;" s chapter:Antares dependencies build -CMake projects design choices docs/Architecture_Decision_Records/CMake_design_choice.md /^# CMake projects design choices$/;" c -CO2 src/libs/antares/study/parts/thermal/pollutant.h /^ CO2 = 0,$/;" e enum:Antares::Data::Pollutant::PollutantEnum -CODE_COVERAGE src/CMakeLists.txt /^set(CODE_COVERAGE FALSE CACHE BOOL "Enable code coverage")$/;" v -COMMON_GCC_FLAGS src/cmake/common-settings.cmake /^ set(COMMON_GCC_FLAGS "${COMMON_GCC_FLAGS} -Werror=return-type")$/;" v -COMMON_GCC_FLAGS src/cmake/common-settings.cmake /^ set(COMMON_GCC_FLAGS "${COMMON_GCC_FLAGS} -pipe -msse -msse2 -Wunused-but-set-variable -Wunused/;" v -COMMON_GCC_FLAGS src/cmake/common-settings.cmake /^set(COMMON_GCC_FLAGS "-Wall -W -Wextra -Wfatal-errors")$/;" v -COMMON_MSVC_FLAGS src/cmake/common-settings.cmake /^set(COMMON_MSVC_FLAGS "${COMMON_MSVC_FLAGS} \/we4715 \/we4716") #adding no return or no return f/;" v -COMMON_MSVC_FLAGS src/cmake/common-settings.cmake /^set(COMMON_MSVC_FLAGS "\/W3 \/MP4")$/;" v -COMMON_MSVC_FLAGS src/ext/yuni/src/cmake/common-settings.cmake /^set(COMMON_MSVC_FLAGS "${COMMON_MSVC_FLAGS} \/DREENTRANT \/D_LARGEFILE_SOURCE \/D_LARGEFILE64_SO/;" v -COMMON_MSVC_FLAGS src/ext/yuni/src/cmake/common-settings.cmake /^set(COMMON_MSVC_FLAGS "${COMMON_MSVC_FLAGS} \/DUNICODE \/D_UNICODE")$/;" v -COMMON_MSVC_FLAGS src/ext/yuni/src/cmake/common-settings.cmake /^set(COMMON_MSVC_FLAGS "\/W3 \/MP4 \/Zi")$/;" v -COMPILER_INCLUDE src/CMakeLists.txt /^ set(COMPILER_INCLUDE "mingw")$/;" v -COMPILER_LIB_INCLUDE src/CMakeLists.txt /^ set(COMPILER_LIB_INCLUDE "gcc")$/;" v -COMPILER_LIB_INCLUDE src/CMakeLists.txt /^ set(COMPILER_LIB_INCLUDE "vc")$/;" v -COMPILER_MARK src/CMakeLists.txt /^ set(COMPILER_MARK "m")$/;" v -COMPILER_MARK src/CMakeLists.txt /^ set(COMPILER_MARK "v")$/;" v -COMPILER_NAME src/CMakeLists.txt /^ set(COMPILER_NAME "gcc4.x")$/;" v -COMPILER_NAME src/CMakeLists.txt /^ set(COMPILER_NAME "vc14")$/;" v -COMReferenceCounted src/ext/yuni/src/yuni/core/smartptr/policies/ownership.h /^ COMReferenceCounted()$/;" f class:Yuni::Policy::Ownership::COMReferenceCounted -COMReferenceCounted src/ext/yuni/src/yuni/core/smartptr/policies/ownership.h /^ COMReferenceCounted(const COMReferenceCounted&)$/;" f class:Yuni::Policy::Ownership::COMReferenceCounted -COMReferenceCounted src/ext/yuni/src/yuni/core/smartptr/policies/ownership.h /^class COMReferenceCounted$/;" c namespace:Yuni::Policy::Ownership -CONFIGURE_COMMAND src/antares-deps/cmake/utils.cmake /^ set(CONFIGURE_COMMAND "#CONFIGURE_COMMAND")$/;" v function:build_git_dependency -CONFIGURE_COMMAND src/antares-deps/cmake/utils.cmake /^ set(CONFIGURE_COMMAND "CONFIGURE_COMMAND ${GIT_DEP_CONFIGURE_COMMAND}")$/;" v function:build_git_dependency -CONFIG_LIBS src/tools/config/CMakeLists.txt /^set(CONFIG_LIBS$/;" v -CONSOMMATIONS_ABATTUES src/solver/simulation/sim_structure_probleme_economique.h /^struct CONSOMMATIONS_ABATTUES$/;" s -CONSTRAINTSBUILDER_BUILDER_GRID_H src/solver/constraints-builder/grid.h /^#define CONSTRAINTSBUILDER_BUILDER_GRID_H$/;" d -CONTRAINTES_COUPLANTES src/solver/simulation/sim_structure_probleme_economique.h /^struct CONTRAINTES_COUPLANTES$/;" s -CONTRAINTE_HEBDOMADAIRE src/solver/optimisation/opt_constants.h /^constexpr char CONTRAINTE_HEBDOMADAIRE = 3;$/;" v typeref:typename:char -CONTRAINTE_HORAIRE src/solver/optimisation/opt_constants.h /^constexpr char CONTRAINTE_HORAIRE = 1;$/;" v typeref:typename:char -CONTRAINTE_JOURNALIERE src/solver/optimisation/opt_constants.h /^constexpr char CONTRAINTE_JOURNALIERE = 2;$/;" v typeref:typename:char -CORR src/solver/ts-generator/xcast/xcast.h /^ float** CORR;$/;" m class:Antares::Solver::TSGenerator::XCast::XCast typeref:typename:float ** -CORRESPONDANCES_DES_CONTRAINTES src/solver/simulation/sim_structure_probleme_economique.h /^struct CORRESPONDANCES_DES_CONTRAINTES$/;" s -CORRESPONDANCES_DES_CONTRAINTES_HEBDOMADAIRES src/solver/simulation/sim_structure_probleme_economique.h /^struct CORRESPONDANCES_DES_CONTRAINTES_HEBDOMADAIRES$/;" s -CORRESPONDANCES_DES_CONTRAINTES_JOURNALIERES src/solver/simulation/sim_structure_probleme_economique.h /^struct CORRESPONDANCES_DES_CONTRAINTES_JOURNALIERES$/;" s -CORRESPONDANCES_DES_VARIABLES src/solver/simulation/sim_structure_probleme_economique.h /^struct CORRESPONDANCES_DES_VARIABLES$/;" s -CORRESPONDANCE_DES_CONTRAINTES src/solver/hydro/daily/h2o_j_donnees_optimisation.h /^struct CORRESPONDANCE_DES_CONTRAINTES$/;" s -CORRESPONDANCE_DES_VARIABLES src/solver/hydro/daily/h2o_j_donnees_optimisation.h /^struct CORRESPONDANCE_DES_VARIABLES$/;" s -CORRESPONDANCE_DES_VARIABLES src/solver/hydro/monthly/h2o_m_donnees_optimisation.h /^} CORRESPONDANCE_DES_VARIABLES;$/;" t typeref:struct:__anon39208e8a0308 -CORRESPONDANCE_DES_VARIABLES_PB_ETENDU src/solver/hydro/daily2/h2o2_j_donnees_optimisation.h /^} CORRESPONDANCE_DES_VARIABLES_PB_ETENDU;$/;" t typeref:struct:__anon0afe92d30308 -COUTS_DE_TRANSPORT src/solver/simulation/sim_structure_probleme_economique.h /^struct COUTS_DE_TRANSPORT$/;" s -COVERAGE_CXX_FLAGS src/cmake/CodeCoverage.cmake /^set(COVERAGE_CXX_FLAGS "-g -O0 -fprofile-arcs -ftest-coverage")$/;" v -COVERAGE_LINKER_FLAGS src/cmake/CodeCoverage.cmake /^set(COVERAGE_LINKER_FLAGS "--coverage -lgcov")$/;" v -CP1131 src/ext/yuni/src/yuni/core/charset/charset.h /^ CP1131,$/;" e enum:Yuni::Charset::Type -CP1133 src/ext/yuni/src/yuni/core/charset/charset.h /^ CP1133,$/;" e enum:Yuni::Charset::Type -CP1250 src/ext/yuni/src/yuni/core/charset/charset.h /^ CP1250,$/;" e enum:Yuni::Charset::Type -CP1251 src/ext/yuni/src/yuni/core/charset/charset.h /^ CP1251,$/;" e enum:Yuni::Charset::Type -CP1252 src/ext/yuni/src/yuni/core/charset/charset.h /^ CP1252,$/;" e enum:Yuni::Charset::Type -CP1253 src/ext/yuni/src/yuni/core/charset/charset.h /^ CP1253,$/;" e enum:Yuni::Charset::Type -CP1254 src/ext/yuni/src/yuni/core/charset/charset.h /^ CP1254,$/;" e enum:Yuni::Charset::Type -CP1255 src/ext/yuni/src/yuni/core/charset/charset.h /^ CP1255,$/;" e enum:Yuni::Charset::Type -CP1256 src/ext/yuni/src/yuni/core/charset/charset.h /^ CP1256,$/;" e enum:Yuni::Charset::Type -CP1257 src/ext/yuni/src/yuni/core/charset/charset.h /^ CP1257,$/;" e enum:Yuni::Charset::Type -CP1258 src/ext/yuni/src/yuni/core/charset/charset.h /^ CP1258,$/;" e enum:Yuni::Charset::Type -CP850 src/ext/yuni/src/yuni/core/charset/charset.h /^ CP850,$/;" e enum:Yuni::Charset::Type -CP862 src/ext/yuni/src/yuni/core/charset/charset.h /^ CP862,$/;" e enum:Yuni::Charset::Type -CP866 src/ext/yuni/src/yuni/core/charset/charset.h /^ CP866,$/;" e enum:Yuni::Charset::Type -CP874 src/ext/yuni/src/yuni/core/charset/charset.h /^ CP874,$/;" e enum:Yuni::Charset::Type -CP932 src/ext/yuni/src/yuni/core/charset/charset.h /^ CP932,$/;" e enum:Yuni::Charset::Type -CP936 src/ext/yuni/src/yuni/core/charset/charset.h /^ CP936,$/;" e enum:Yuni::Charset::Type -CP949 src/ext/yuni/src/yuni/core/charset/charset.h /^ CP949,$/;" e enum:Yuni::Charset::Type -CP950 src/ext/yuni/src/yuni/core/charset/charset.h /^ CP950,$/;" e enum:Yuni::Charset::Type -CPACK_DEBIAN_PACKAGE_DEPENDS src/CMakeLists.txt /^ set(CPACK_DEBIAN_PACKAGE_DEPENDS "libwxgtk3.0-gtk3-0v5 | libwxgtk3.2-dev")$/;" v -CPACK_DEBIAN_PACKAGE_MAINTAINER src/CMakeLists.txt /^ set(CPACK_DEBIAN_PACKAGE_MAINTAINER "RTE")$/;" v -CPACK_DEBIAN_PACKAGE_NAME src/CMakeLists.txt /^ set(CPACK_DEBIAN_PACKAGE_NAME "antares")$/;" v -CPACK_INSTALL_SCRIPT src/CMakeLists.txt /^ set(CPACK_INSTALL_SCRIPT ${CMAKE_CURRENT_BINARY_DIR}\/distrib\/CMakeLists.txt)$/;" v -CPACK_MODULE_PATH src/CMakeLists.txt /^ set(CPACK_MODULE_PATH ${CMAKE_CURRENT_BINARY_DIR}\/distrib\/win32 ${CPACK_MODULE_PATH})$/;" v -CPACK_PACKAGE_FILE_NAME src/CMakeLists.txt /^ set(CPACK_PACKAGE_FILE_NAME "rte-antares-${ANTARES_VERSION_HI}.${ANTARES_VERSION_LO}.${ANTARES_/;" v -CPACK_PACKAGE_VERSION_MAJOR src/CMakeLists.txt /^ set(CPACK_PACKAGE_VERSION_MAJOR ${ANTARES_VERSION_HI})$/;" v -CPACK_PACKAGE_VERSION_MINOR src/CMakeLists.txt /^ set(CPACK_PACKAGE_VERSION_MINOR ${ANTARES_VERSION_LO})$/;" v -CPACK_PACKAGE_VERSION_PATCH src/CMakeLists.txt /^ set(CPACK_PACKAGE_VERSION_PATCH ${ANTARES_VERSION_REVISION}${ANTARES_VERSION_TAG})$/;" v -CPACK_PROJECT_NAME src/CMakeLists.txt /^ set(CPACK_PROJECT_NAME "antares-deb-test")$/;" v -CPACK_RPM_PACKAGE_AUTOREQPROV src/CMakeLists.txt /^ set(CPACK_RPM_PACKAGE_AUTOREQPROV "0")$/;" v -CPACK_RPM_PACKAGE_REQUIRES src/CMakeLists.txt /^ set(CPACK_RPM_PACKAGE_REQUIRES "wxGTK3")$/;" v -CPACK_SYSTEM_NAME src/CMakeLists.txt /^ set(CPACK_SYSTEM_NAME "${LSB_RELEASE_ID_SHORT}-${LSB_RELEASE_VERSION_SHORT}") $/;" v -CPU src/ext/yuni/src/yuni/core/system/cpu.cpp /^namespace CPU$/;" n namespace:Yuni::System file: -CPU src/ext/yuni/src/yuni/core/system/cpu.h /^namespace CPU$/;" n namespace:Yuni::System -CSR_DEBUG_HANDLE src/solver/optimisation/adequacy_patch_csr/solve_problem.cpp /^void CSR_DEBUG_HANDLE(const PROBLEME_POINT_INTERIEUR& Probleme)$/;" f typeref:typename:void -CStrToSection src/ui/simulator/toolbox/jobs/job.cpp /^ static Solver::Progression::Section CStrToSection(const AnyString& section)$/;" f class:Antares::Toolbox::Jobs::PartList typeref:typename:Solver::Progression::Section file: -CString src/ext/yuni/src/yuni/core/atomic/string.hxx /^namespace CString$/;" n namespace:Yuni::Extension -CString src/ext/yuni/src/yuni/core/color/rgb.hxx /^namespace CString$/;" n namespace:Yuni::Extension -CString src/ext/yuni/src/yuni/core/color/rgba.hxx /^namespace CString$/;" n namespace:Yuni::Extension -CString src/ext/yuni/src/yuni/core/nullable/extension.hxx /^namespace CString$/;" n namespace:Yuni::Extension -CString src/ext/yuni/src/yuni/core/string/string.h /^class YUNI_DECL CString final : protected Private::CStringImpl::Data$/;" c namespace:Yuni -CString src/ext/yuni/src/yuni/core/string/string.hxx /^CString::CString(const CString& s, Size offset)$/;" f class:Yuni::CString -CString src/ext/yuni/src/yuni/core/string/string.hxx /^CString::CString(const CString& s, Size offset, Size n)$/;" f class:Yuni::CString -CString src/ext/yuni/src/yuni/core/string/string.hxx /^CString::CString(const std::basic_string& s,$/;" f class:Yuni::CString -CString src/ext/yuni/src/yuni/core/string/string.hxx /^CString::CString(const std::basic_string& string/;" f class:Yuni::CString -CString src/ext/yuni/src/yuni/core/string/string.hxx /^CString::CString(const std::string& rhs):$/;" f class:Yuni::CString -CString src/ext/yuni/src/yuni/core/string/string.hxx /^inline CString::CString()$/;" f class:Yuni::CString -CString src/ext/yuni/src/yuni/core/string/string.hxx /^inline CString::CString(CString&& rhs) :$/;" f class:Yuni::CString -CString src/ext/yuni/src/yuni/core/string/string.hxx /^inline CString::CString(bool value)$/;" f class:Yuni::CString -CString src/ext/yuni/src/yuni/core/string/string.hxx /^inline CString::CString(const CString& rhs) :$/;" f class:Yuni::CString -CString src/ext/yuni/src/yuni/core/string/string.hxx /^inline CString::CString(const CString& rhs)$/;" f class:Yuni::CString -CString src/ext/yuni/src/yuni/core/string/string.hxx /^inline CString::CString(const IIterator& begin,$/;" f class:Yuni::CString -CString src/ext/yuni/src/yuni/core/string/string.hxx /^inline CString::CString(const U& rhs)$/;" f class:Yuni::CString -CString src/ext/yuni/src/yuni/core/string/string.hxx /^inline CString::CString(const YuniNullPtr&)$/;" f class:Yuni::CString -CString src/ext/yuni/src/yuni/core/string/string.hxx /^inline CString::CString(const char* const cstring, Size blockSize)$/;" f class:Yuni::CString -CString src/ext/yuni/src/yuni/core/string/string.hxx /^inline CString::CString(const char* const text)$/;" f class:Yuni::CString -CString src/ext/yuni/src/yuni/core/string/string.hxx /^inline CString::CString(const wchar_t* text)$/;" f class:Yuni::CString -CString src/ext/yuni/src/yuni/core/string/string.hxx /^inline CString::CString(const wchar_t* text, Size blockSize)$/;" f class:Yuni::CString -CString src/ext/yuni/src/yuni/core/string/string.hxx /^inline CString::CString(double value)$/;" f class:Yuni::CString -CString src/ext/yuni/src/yuni/core/string/string.hxx /^inline CString::CString(float value)$/;" f class:Yuni::CString -CString src/ext/yuni/src/yuni/core/string/string.hxx /^inline CString::CString(int32_t value)$/;" f class:Yuni::CString -CString src/ext/yuni/src/yuni/core/string/string.hxx /^inline CString::CString(int64_t value)$/;" f class:Yuni::CString -CString src/ext/yuni/src/yuni/core/string/string.hxx /^inline CString::CString(size_t n, char c)$/;" f class:Yuni::CString -CString src/ext/yuni/src/yuni/core/string/string.hxx /^inline CString::CString(size_t n, unsigned char c)$/;" f class:Yuni::CString -CString src/ext/yuni/src/yuni/core/string/string.hxx /^inline CString::CString(uint32_t value)$/;" f class:Yuni::CString -CString src/ext/yuni/src/yuni/core/string/string.hxx /^inline CString::CString(uint64_t value)$/;" f class:Yuni::CString -CString src/ext/yuni/src/yuni/core/string/traits/append.h /^namespace CString$/;" n namespace:Yuni::Extension -CString src/ext/yuni/src/yuni/core/string/traits/assign.h /^namespace CString$/;" n namespace:Yuni::Extension -CString src/ext/yuni/src/yuni/core/string/traits/fill.h /^namespace CString$/;" n namespace:Yuni::Extension -CString src/ext/yuni/src/yuni/core/string/traits/into.h /^namespace CString$/;" n namespace:Yuni::Extension -CString src/ext/yuni/src/yuni/core/traits/cstring.h /^class CString final$/;" c namespace:Yuni::Traits -CString src/ext/yuni/src/yuni/core/tribool.hxx /^namespace CString$/;" n namespace:Yuni::Extension -CString src/ext/yuni/src/yuni/uuid/uuid.hxx /^namespace CString$/;" n namespace:Yuni::Extension -CString src/libs/antares/study/parts/thermal/cluster.cpp /^namespace CString$/;" n namespace:Yuni::Extension file: -CString src/libs/antares/study/parts/thermal/cluster.hxx /^namespace CString$/;" n namespace:Yuni::Extension -CStringComparison src/ext/yuni/src/yuni/core/getopt/parser.h /^ struct CStringComparison$/;" s class:Yuni::GetOpt::Parser -CStringImpl src/ext/yuni/src/yuni/core/string/traits/integer.h /^namespace CStringImpl$/;" n namespace:Yuni::Private -CStringImpl src/ext/yuni/src/yuni/core/string/traits/traits.cpp /^namespace CStringImpl$/;" n namespace:Yuni::Private file: -CStringImpl src/ext/yuni/src/yuni/core/string/traits/traits.h /^namespace CStringImpl$/;" n namespace:Yuni::Private -CStringImpl src/ext/yuni/src/yuni/core/string/traits/traits.hxx /^namespace CStringImpl$/;" n namespace:Yuni::Private -CStringImpl src/ext/yuni/src/yuni/core/string/traits/vnsprintf.h /^namespace CStringImpl$/;" n namespace:Yuni::Private -CStringToMode src/libs/antares/correlation/correlation.cpp /^Correlation::Mode Correlation::CStringToMode(const AnyString& str)$/;" f class:Antares::Data::Correlation typeref:typename:Correlation::Mode -CStringToTSTranslationUse src/libs/antares/study/xcast/xcast.cpp /^XCast::TSTranslationUse XCast::CStringToTSTranslationUse(const AnyString& str)$/;" f class:Antares::Data::XCast typeref:typename:XCast::TSTranslationUse -CStringType src/ext/yuni/src/yuni/core/string/string.h /^ typedef CString CStringType;$/;" t class:Yuni::CString typeref:typename:CString -CStringType src/ext/yuni/src/yuni/core/traits/extension/into-cstring.h /^ typedef Yuni::CString CStringType;$/;" t class:Yuni::Extension::IntoCString typeref:typename:Yuni::CString -CStringType src/ext/yuni/src/yuni/core/traits/extension/into-cstring.h /^ typedef typename Yuni::CString CStringType;$/;" t class:Yuni::Extension::IntoCString typeref:typename:Yuni::CString -CStringType src/ext/yuni/src/yuni/core/traits/extension/length.h /^ typedef Yuni::CString CStringType;$/;" t class:Yuni::Extension::Length typeref:typename:Yuni::CString -CStringTypePtr src/ext/yuni/src/yuni/core/traits/extension/into-cstring.h /^ CStringTypePtr;$/;" t class:Yuni::Extension::IntoCString typeref:typename:Yuni::SmartPtr,OwspP,ChckP,ConvP,StorP,ConsP> -CStringTypePtr src/ext/yuni/src/yuni/core/traits/extension/length.h /^ CStringTypePtr;$/;" t class:Yuni::Extension::Length typeref:typename:Yuni::SmartPtr,OwspP,ChckP,ConvP,StorP,ConsP> -CURRENT_STUDY src/ui/simulator/application/study.cpp /^static std::shared_ptr CURRENT_STUDY;$/;" v namespace:Antares typeref:typename:std::shared_ptr file: -CacheData src/solver/simulation/solver.data.h /^class CacheData$/;" c namespace:Antares::Solver::Private::Simulation -CacheStore src/ext/yuni/src/yuni/io/searchpath/searchpath.h /^ typedef std::map CacheStore;$/;" t class:Yuni::IO::SearchPath typeref:typename:std::map -Calculation src/ext/yuni/src/yuni/core/color/fwd.h /^struct Calculation$/;" s namespace:Yuni::Private::Color -Calculation src/ext/yuni/src/yuni/core/color/rgb.h /^ struct Calculation$/;" s class:Yuni::Color::RGB -Calculation src/ext/yuni/src/yuni/core/color/rgba.h /^ struct Calculation$/;" s class:Yuni::Color::RGBA -CalculationType src/ext/yuni/src/yuni/core/color/rgb.hxx /^ typedef typename RGBType::template Calculation::Type CalculationType;$/;" t struct:Yuni::Extension::Color::RGB typeref:typename:RGBType::template Calculation::Type -CalculationType src/ext/yuni/src/yuni/core/color/rgb.hxx /^ typedef typename Yuni::Color::RGB::template Calculation::Type CalculationType;$/;" t struct:Yuni::Extension::Color::RGB typeref:typename:Yuni::Color::RGB::template Calculation::Type -CalculationType src/ext/yuni/src/yuni/core/color/rgba.hxx /^ typedef typename RGBType::template Calculation::Type CalculationType;$/;" t struct:Yuni::Extension::Color::RGBA typeref:typename:RGBType::template Calculation::Type -CalculationType src/ext/yuni/src/yuni/core/color/rgba.hxx /^ typedef typename Yuni::Color::RGBA::template Calculation::Type CalculationType;$/;" t struct:Yuni::Extension::Color::RGBA typeref:typename:Yuni::Color::RGBA::template Calculation::Type -Calendar src/libs/antares/date/antares/date/date.h /^class Calendar$/;" c namespace:Antares::Date -Calendar src/libs/antares/date/date.cpp /^Calendar::Calendar()$/;" f class:Antares::Date::Calendar -CalendarSelect src/ui/simulator/windows/calendar/calendar.h /^class CalendarSelect final : public wxDialog$/;" c namespace:Antares::Window -CalendarViewStandard src/ui/simulator/windows/calendar/view-standard.hxx /^CalendarViewStandard::CalendarViewStandard(wxWindow* parent, CalendarSelect& dialog) :$/;" f class:Antares::Window::CalendarViewStandard -CalendarViewStandard src/ui/simulator/windows/calendar/view-standard.hxx /^class CalendarViewStandard : public Component::Panel$/;" c namespace:Antares::Window -Callback src/ext/yuni/src/yuni/core/logs/handler/callback.h /^class YUNI_DECL Callback : public NextHandler$/;" c namespace:Yuni::Logs -Callback src/ext/yuni/src/yuni/core/process/program/program.h /^ typedef Bind Callback;$/;" t class:Yuni::Process::Program -Callback src/libs/antares/study/parameters.cpp /^ using Callback = bool (*)($/;" t function:Antares::Data::Parameters::loadFromINI file: -CallbackType src/ui/simulator/windows/output/output.cpp /^enum CallbackType$/;" g namespace:Antares::Window::OutputViewer file: -CanPerformMemoryFlush src/ui/simulator/application/study.cpp /^bool CanPerformMemoryFlush()$/;" f namespace:Antares typeref:typename:bool -CanValueAs src/ui/simulator/toolbox/components/datagrid/gridhelper.hxx /^inline bool VGridHelper::CanValueAs(int, int, const wxString&)$/;" f class:Antares::Component::Datagrid::VGridHelper typeref:typename:bool -Canonicalize src/ext/yuni/src/yuni/io/filename-manipulation.cpp /^void Canonicalize(Clob& out, const AnyString& in, const AnyString& rootpath)$/;" f namespace:Yuni::IO typeref:typename:void -Canonicalize src/ext/yuni/src/yuni/io/filename-manipulation.cpp /^void Canonicalize(String& out, const AnyString& in, const AnyString& rootpath)$/;" f namespace:Yuni::IO typeref:typename:void -CanonicalizeImpl src/ext/yuni/src/yuni/io/filename-manipulation.cpp /^static inline void CanonicalizeImpl(StringT& out, const AnyString& in, const AnyString& rootpath/;" f namespace:Yuni::IO typeref:typename:void file: -Caption src/solver/variable/adequacy/overallCost.h /^ static std::string Caption()$/;" f struct:Antares::Solver::Variable::Adequacy::VCardOverallCost typeref:typename:std::string -Caption src/solver/variable/adequacy/spilledEnergy.h /^ static std::string Caption()$/;" f struct:Antares::Solver::Variable::Adequacy::VCardSpilledEnergy typeref:typename:std::string -Caption src/solver/variable/area.h /^ static std::string Caption()$/;" f struct:Antares::Solver::Variable::VCardAllAreas typeref:typename:std::string -Caption src/solver/variable/bindConstraints.h /^ static std::string Caption()$/;" f struct:Antares::Solver::Variable::VCardAllBindingConstraints typeref:typename:std::string -Caption src/solver/variable/commons/hydro.h /^ static std::string Caption()$/;" f struct:Antares::Solver::Variable::Economy::VCardTimeSeriesValuesHydro typeref:typename:std::string -Caption src/solver/variable/commons/join.h /^ static std::string Caption()$/;" f struct:Antares::Solver::Variable::VCardJoin typeref:typename:std::string -Caption src/solver/variable/commons/links/links.h.inc.hxx /^ static std::string Caption()$/;" f struct:Antares::Solver::Variable::LINK_NAMESPACE::VCardAllLinks typeref:typename:std::string -Caption src/solver/variable/commons/load.h /^ static std::string Caption()$/;" f struct:Antares::Solver::Variable::Economy::VCardTimeSeriesValuesLoad typeref:typename:std::string -Caption src/solver/variable/commons/miscGenMinusRowPSP.h /^ static std::string Caption()$/;" f struct:Antares::Solver::Variable::Economy::VCardMiscGenMinusRowPSP typeref:typename:std::string -Caption src/solver/variable/commons/psp.h /^ static std::string Caption()$/;" f struct:Antares::Solver::Variable::Economy::VCardPSP typeref:typename:std::string -Caption src/solver/variable/commons/rowBalance.h /^ static std::string Caption()$/;" f struct:Antares::Solver::Variable::Economy::VCardRowBalance typeref:typename:std::string -Caption src/solver/variable/commons/solar.h /^ static std::string Caption()$/;" f struct:Antares::Solver::Variable::Economy::VCardTimeSeriesValuesSolar typeref:typename:std::string -Caption src/solver/variable/commons/spatial-aggregate.h /^ static std::string Caption(const uint indx)$/;" f struct:Antares::Solver::Variable::Common::VCardProxy::Multiple typeref:typename:std::string -Caption src/solver/variable/commons/spatial-aggregate.h /^ static std::string Caption()$/;" f struct:Antares::Solver::Variable::Common::VCardProxy typeref:typename:std::string -Caption src/solver/variable/commons/spatial-aggregate.h /^ static std::string Caption(const uint indx)$/;" f struct:Antares::Solver::Variable::Common::MultipleCaptionProxy typeref:typename:std::string -Caption src/solver/variable/commons/spatial-aggregate.h /^ static std::string Caption(const uint)$/;" f struct:Antares::Solver::Variable::Common::MultipleCaptionProxy typeref:typename:std::string -Caption src/solver/variable/commons/wind.h /^ static std::string Caption()$/;" f struct:Antares::Solver::Variable::Economy::VCardTimeSeriesValuesWind typeref:typename:std::string -Caption src/solver/variable/economy/STStorageCashFlowByCluster.h /^ static std::string Caption()$/;" f struct:Antares::Solver::Variable::Economy::VCardSTstorageCashFlowByCluster typeref:typename:std::string -Caption src/solver/variable/economy/STStorageInjectionByCluster.h /^ static std::string Caption()$/;" f struct:Antares::Solver::Variable::Economy::VCardSTstorageInjectionByCluster typeref:typename:std::string -Caption src/solver/variable/economy/STStorageLevelsByCluster.h /^ static std::string Caption()$/;" f struct:Antares::Solver::Variable::Economy::VCardSTstorageLevelsByCluster typeref:typename:std::string -Caption src/solver/variable/economy/STStorageWithdrawalByCluster.h /^ static std::string Caption()$/;" f struct:Antares::Solver::Variable::Economy::VCardSTstorageWithdrawalByCluster typeref:typename:std::string -Caption src/solver/variable/economy/avail-dispatchable-generation.h /^ static std::string Caption()$/;" f struct:Antares::Solver::Variable::Economy::VCardAvailableDispatchGen typeref:typename:std::string -Caption src/solver/variable/economy/balance.h /^ static std::string Caption()$/;" f struct:Antares::Solver::Variable::Economy::VCardBalance typeref:typename:std::string -Caption src/solver/variable/economy/bindingConstraints/bindingConstraintsMarginalCost.h /^ static std::string Caption()$/;" f struct:Antares::Solver::Variable::Economy::VCardBindingConstMarginCost typeref:typename:std::string -Caption src/solver/variable/economy/dispatchable-generation-margin.h /^ static std::string Caption()$/;" f struct:Antares::Solver::Variable::Economy::VCardDispatchableGenMargin typeref:typename:std::string -Caption src/solver/variable/economy/dispatchableGeneration.h /^ static std::string Caption(const unsigned int indx)$/;" f struct:Antares::Solver::Variable::Economy::VCardDispatchableGeneration::Multiple typeref:typename:std::string -Caption src/solver/variable/economy/dispatchableGeneration.h /^ static std::string Caption()$/;" f struct:Antares::Solver::Variable::Economy::VCardDispatchableGeneration typeref:typename:std::string -Caption src/solver/variable/economy/domesticUnsuppliedEnergy.h /^ static std::string Caption()$/;" f struct:Antares::Solver::Variable::Economy::VCardDomesticUnsuppliedEnergy typeref:typename:std::string -Caption src/solver/variable/economy/dtgMarginAfterCsr.h /^ static std::string Caption()$/;" f struct:Antares::Solver::Variable::Economy::VCardDtgMarginCsr typeref:typename:std::string -Caption src/solver/variable/economy/hydroCost.h /^ static std::string Caption()$/;" f struct:Antares::Solver::Variable::Economy::VCardHydroCost typeref:typename:std::string -Caption src/solver/variable/economy/hydrostorage.h /^ static std::string Caption()$/;" f struct:Antares::Solver::Variable::Economy::VCardHydroStorage typeref:typename:std::string -Caption src/solver/variable/economy/inflow.h /^ static std::string Caption()$/;" f struct:Antares::Solver::Variable::Economy::VCardInflows typeref:typename:std::string -Caption src/solver/variable/economy/links/congestionFee.h /^ static std::string Caption()$/;" f struct:Antares::Solver::Variable::Economy::VCardCongestionFee typeref:typename:std::string -Caption src/solver/variable/economy/links/congestionFeeAbs.h /^ static std::string Caption()$/;" f struct:Antares::Solver::Variable::Economy::VCardCongestionFeeAbs typeref:typename:std::string -Caption src/solver/variable/economy/links/congestionProbability.h /^ static std::string Caption(uint indx)$/;" f struct:Antares::Solver::Variable::Economy::VCardCongestionProbability::Multiple typeref:typename:std::string -Caption src/solver/variable/economy/links/congestionProbability.h /^ static std::string Caption()$/;" f struct:Antares::Solver::Variable::Economy::VCardCongestionProbability typeref:typename:std::string -Caption src/solver/variable/economy/links/flowLinear.h /^ static std::string Caption()$/;" f struct:Antares::Solver::Variable::Economy::VCardFlowLinear typeref:typename:std::string -Caption src/solver/variable/economy/links/flowLinearAbs.h /^ static std::string Caption()$/;" f struct:Antares::Solver::Variable::Economy::VCardFlowLinearAbs typeref:typename:std::string -Caption src/solver/variable/economy/links/flowQuad.h /^ static std::string Caption()$/;" f struct:Antares::Solver::Variable::Economy::VCardFlowQuad typeref:typename:std::string -Caption src/solver/variable/economy/links/hurdleCosts.h /^ static std::string Caption()$/;" f struct:Antares::Solver::Variable::Economy::VCardHurdleCosts typeref:typename:std::string -Caption src/solver/variable/economy/links/loopFlow.h /^ static std::string Caption()$/;" f struct:Antares::Solver::Variable::Economy::VCardLoopFlow typeref:typename:std::string -Caption src/solver/variable/economy/links/marginalCost.h /^ static std::string Caption()$/;" f struct:Antares::Solver::Variable::Economy::VCardMarginalCost typeref:typename:std::string -Caption src/solver/variable/economy/localMatchingRuleViolations.h /^ static std::string Caption()$/;" f struct:Antares::Solver::Variable::Economy::VCardLMRViolations typeref:typename:std::string -Caption src/solver/variable/economy/lold.h /^ static std::string Caption()$/;" f struct:Antares::Solver::Variable::Economy::VCardLOLD typeref:typename:std::string -Caption src/solver/variable/economy/lolp.h /^ static std::string Caption()$/;" f struct:Antares::Solver::Variable::Economy::VCardLOLP typeref:typename:std::string -Caption src/solver/variable/economy/max-mrg.h /^ static std::string Caption()$/;" f struct:Antares::Solver::Variable::Economy::VCardMARGE typeref:typename:std::string -Caption src/solver/variable/economy/nbOfDispatchedUnits.h /^ static std::string Caption()$/;" f struct:Antares::Solver::Variable::Economy::VCardNbOfDispatchedUnits typeref:typename:std::string -Caption src/solver/variable/economy/nbOfDispatchedUnitsByPlant.h /^ static std::string Caption()$/;" f struct:Antares::Solver::Variable::Economy::VCardNbOfDispatchedUnitsByPlant typeref:typename:std::string -Caption src/solver/variable/economy/nonProportionalCost.h /^ static std::string Caption()$/;" f struct:Antares::Solver::Variable::Economy::VCardNonProportionalCost typeref:typename:std::string -Caption src/solver/variable/economy/npCostByDispatchablePlant.h /^ static std::string Caption()$/;" f struct:Antares::Solver::Variable::Economy::VCardNonProportionalCostByDispatchablePlant typeref:typename:std::string -Caption src/solver/variable/economy/operatingCost.h /^ static std::string Caption()$/;" f struct:Antares::Solver::Variable::Economy::VCardOperatingCost typeref:typename:std::string -Caption src/solver/variable/economy/overallCost.h /^ static std::string Caption()$/;" f struct:Antares::Solver::Variable::Economy::VCardOverallCost typeref:typename:std::string -Caption src/solver/variable/economy/overflow.h /^ static std::string Caption()$/;" f struct:Antares::Solver::Variable::Economy::VCardOverflow typeref:typename:std::string -Caption src/solver/variable/economy/price.h /^ static std::string Caption()$/;" f struct:Antares::Solver::Variable::Economy::VCardPrice typeref:typename:std::string -Caption src/solver/variable/economy/productionByDispatchablePlant.h /^ static std::string Caption()$/;" f struct:Antares::Solver::Variable::Economy::VCardProductionByDispatchablePlant typeref:typename:std::string -Caption src/solver/variable/economy/productionByRenewablePlant.h /^ static std::string Caption()$/;" f struct:Antares::Solver::Variable::Economy::VCardProductionByRenewablePlant typeref:typename:std::string -Caption src/solver/variable/economy/profitByPlant.h /^ static std::string Caption()$/;" f struct:Antares::Solver::Variable::Economy::VCardProfitByPlant typeref:typename:std::string -Caption src/solver/variable/economy/pumping.h /^ static std::string Caption()$/;" f struct:Antares::Solver::Variable::Economy::VCardPumping typeref:typename:std::string -Caption src/solver/variable/economy/renewableGeneration.h /^ static std::string Caption(const unsigned int indx)$/;" f struct:Antares::Solver::Variable::Economy::VCardRenewableGeneration::Multiple typeref:typename:std::string -Caption src/solver/variable/economy/renewableGeneration.h /^ static std::string Caption()$/;" f struct:Antares::Solver::Variable::Economy::VCardRenewableGeneration typeref:typename:std::string -Caption src/solver/variable/economy/reservoirlevel.h /^ static std::string Caption()$/;" f struct:Antares::Solver::Variable::Economy::VCardReservoirLevel typeref:typename:std::string -Caption src/solver/variable/economy/shortTermStorage.h /^ static std::string Caption(const unsigned int indx)$/;" f struct:Antares::Solver::Variable::Economy::VCardShortTermStorage::Multiple typeref:typename:std::string -Caption src/solver/variable/economy/shortTermStorage.h /^ static std::string Caption()$/;" f struct:Antares::Solver::Variable::Economy::VCardShortTermStorage typeref:typename:std::string -Caption src/solver/variable/economy/spilledEnergy.h /^ static std::string Caption()$/;" f struct:Antares::Solver::Variable::Economy::VCardSpilledEnergy typeref:typename:std::string -Caption src/solver/variable/economy/spilledEnergyAfterCSR.h /^ static std::string Caption()$/;" f struct:Antares::Solver::Variable::Economy::VCardSpilledEnergyAfterCSR typeref:typename:std::string -Caption src/solver/variable/economy/thermalAirPollutantEmissions.h /^ static std::string Caption(const unsigned int indx)$/;" f struct:Antares::Solver::Variable::Economy::VCardThermalAirPollutantEmissions::Multiple typeref:typename:std::string -Caption src/solver/variable/economy/thermalAirPollutantEmissions.h /^ static std::string Caption()$/;" f struct:Antares::Solver::Variable::Economy::VCardThermalAirPollutantEmissions typeref:typename:std::string -Caption src/solver/variable/economy/unsupliedEnergy.h /^ static std::string Caption()$/;" f struct:Antares::Solver::Variable::Economy::VCardUnsupliedEnergy typeref:typename:std::string -Caption src/solver/variable/economy/waterValue.h /^ static std::string Caption()$/;" f struct:Antares::Solver::Variable::Economy::VCardWaterValue typeref:typename:std::string -Caption src/solver/variable/setofareas.h /^ static std::string Caption()$/;" f struct:Antares::Solver::Variable::VCardAllSetsOfAreas typeref:typename:std::string -Caption src/ui/simulator/toolbox/components/datagrid/filter/all/any.h /^ static const wxChar* Caption()$/;" f class:Antares::Toolbox::Filter::Any typeref:typename:const wxChar * -Caption src/ui/simulator/toolbox/components/datagrid/filter/all/columnindex.h /^ static const wxChar* Caption()$/;" f class:Antares::Toolbox::Filter::ColumnIndex typeref:typename:const wxChar * -Caption src/ui/simulator/toolbox/components/datagrid/filter/all/day.h /^ static const wxChar* Caption()$/;" f class:Antares::Toolbox::Filter::Day typeref:typename:const wxChar * -Caption src/ui/simulator/toolbox/components/datagrid/filter/all/dayyear.h /^ static const wxChar* Caption()$/;" f class:Antares::Toolbox::Filter::DayYear typeref:typename:const wxChar * -Caption src/ui/simulator/toolbox/components/datagrid/filter/all/hour.h /^ static const wxChar* Caption()$/;" f class:Antares::Toolbox::Filter::Hour typeref:typename:const wxChar * -Caption src/ui/simulator/toolbox/components/datagrid/filter/all/houryear.h /^ static const wxChar* Caption()$/;" f class:Antares::Toolbox::Filter::HourYear typeref:typename:const wxChar * -Caption src/ui/simulator/toolbox/components/datagrid/filter/all/month.h /^ static const wxChar* Caption()$/;" f class:Antares::Toolbox::Filter::Month typeref:typename:const wxChar * -Caption src/ui/simulator/toolbox/components/datagrid/filter/all/week.h /^ static const wxChar* Caption()$/;" f class:Antares::Toolbox::Filter::Week typeref:typename:const wxChar * -Caption src/ui/simulator/toolbox/components/datagrid/filter/all/weekday.h /^ static const wxChar* Caption()$/;" f class:Antares::Toolbox::Filter::Weekday typeref:typename:const wxChar * -Caption src/ui/simulator/toolbox/components/datagrid/filter/filter.h /^ static const wxChar* Caption()$/;" f class:Antares::Toolbox::Filter::AFilterBase typeref:typename:const wxChar * -CaptionFromName src/ui/simulator/toolbox/components/datagrid/filter/static.cpp /^const wxChar* AFilterBase::CaptionFromName(const wxString& name, Date::Precision precision)$/;" f class:Antares::Toolbox::Filter::AFilterBase typeref:typename:const wxChar * -CaptionPanel src/ui/simulator/toolbox/components/captionpanel.cpp /^CaptionPanel::CaptionPanel(wxWindow* parent) : Panel(parent), pCaption()$/;" f class:Antares::Component::CaptionPanel -CaptionPanel src/ui/simulator/toolbox/components/captionpanel.cpp /^CaptionPanel::CaptionPanel(wxWindow* parent, const wxString& caption) :$/;" f class:Antares::Component::CaptionPanel -CaptionPanel src/ui/simulator/toolbox/components/captionpanel.h /^class CaptionPanel : public Panel$/;" c namespace:Antares::Component -CaptionType src/solver/variable/surveyresults/surveyresults.h /^ typedef Yuni::CString<128, false> CaptionType;$/;" t class:Antares::Solver::Variable::SurveyResults typeref:typename:Yuni::CString<128,false> -CaptureOutput src/ext/yuni/src/yuni/core/process/program/stream.h /^ CaptureOutput()$/;" f class:Yuni::Process::CaptureOutput -CaptureOutput src/ext/yuni/src/yuni/core/process/program/stream.h /^class CaptureOutput : public Process::Stream$/;" c namespace:Yuni::Process -CaracteristiquesHydrauliques src/solver/simulation/sim_structure_probleme_economique.h /^ mutable std::vector CaracteristiquesHydrauliques;$/;" m struct:PROBLEME_HEBDO typeref:typename:std::vector -Carre_courant src/solver/ts-generator/xcast/xcast.h /^ float** Carre_courant;$/;" m class:Antares::Solver::TSGenerator::XCast::XCast typeref:typename:float ** -Carre_reference src/solver/ts-generator/xcast/xcast.h /^ float** Carre_reference;$/;" m class:Antares::Solver::TSGenerator::XCast::XCast typeref:typename:float ** -Cashflow by short-term storage docs/reference-guide/13-file-format.md /^### Cashflow by short-term storage$/;" S section:Study format changes""v8.8.0 -Category src/solver/variable/categories.h /^namespace Category$/;" n namespace:Antares::Solver::Variable -Category src/solver/variable/surveyresults/reportbuilder.hxx /^ maxValue = NextT::template Statistics::c/;" e enum:Antares::Solver::Variable::Container::__anon9ed722730111::BrowseAllVariables::__anon9ed722730503 -Category src/ui/simulator/windows/inspector/frame.cpp /^static inline wxPGProperty* Category(wxPropertyGrid* grid, const wxChar* caption, const wxChar* /;" f namespace:Antares::Window::Inspector typeref:typename:wxPGProperty * file: -Ceil src/ext/yuni/src/yuni/core/math/math.hxx /^inline T Ceil(T x)$/;" f namespace:Yuni::Math typeref:typename:T -Ceil src/ext/yuni/src/yuni/core/math/math.hxx /^inline double Ceil(const double x)$/;" f namespace:Yuni::Math typeref:typename:double -Ceil src/ext/yuni/src/yuni/core/math/math.hxx /^inline float Ceil(const float x)$/;" f namespace:Yuni::Math typeref:typename:float -Ceil src/ext/yuni/src/yuni/core/math/math.hxx /^inline long double Ceil(const long double x)$/;" f namespace:Yuni::Math typeref:typename:long double -Cell src/ui/simulator/toolbox/components/datagrid/renderer/cell.cpp /^Cell::Cell(TimeSeriesType ts) : tsKind_(ts)$/;" f class:Antares::Component::Datagrid::Renderer::Cell -Cell src/ui/simulator/toolbox/components/datagrid/renderer/cell.h /^class Cell : public Yuni::IEventObserver$/;" c namespace:Antares::Component::Datagrid::Renderer -CellColumnData src/tools/yby-aggregator/result.cpp /^CellColumnData::CellColumnData() : rows(nullptr), height(0)$/;" f class:CellColumnData -CellColumnData src/tools/yby-aggregator/result.cpp /^CellColumnData::CellColumnData(const CellColumnData&)$/;" f class:CellColumnData -CellColumnData src/tools/yby-aggregator/result.h /^class CellColumnData final$/;" c -CellData src/tools/yby-aggregator/result.h /^using CellData = char[maxSizePerCell];$/;" t typeref:typename:char[maxSizePerCell] -CellInfo src/ui/simulator/windows/calendar/view-standard.hxx /^ struct CellInfo$/;" s class:Antares::Window::CalendarViewStandard -CellStyle src/ui/simulator/toolbox/components/datagrid/gridhelper.cpp /^ using CellStyle = Renderer::IRenderer;$/;" t class:Antares::Component::Datagrid::GridCellAttrProvider typeref:typename:Renderer::IRenderer file: -CellStyle src/ui/simulator/toolbox/components/datagrid/renderer.h /^ enum CellStyle$/;" g class:Antares::Component::Datagrid::Renderer::IRenderer -CellStyleToCSSClass src/ui/simulator/toolbox/components/datagrid/renderer.cpp /^const wxChar* IRenderer::CellStyleToCSSClass(CellStyle s)$/;" f class:Antares::Component::Datagrid::Renderer::IRenderer typeref:typename:const wxChar * -CellStyleToCSSClass src/ui/simulator/toolbox/components/datagrid/renderer.cpp /^void IRenderer::CellStyleToCSSClass(CellStyle s, Yuni::String& str)$/;" f class:Antares::Component::Datagrid::Renderer::IRenderer typeref:typename:void -CellType src/ui/simulator/windows/output/panel/area-link-renderer.h /^ using CellType = Yuni::CString<64, false>;$/;" t class:Antares::Private::OutputViewerData::AreaLinkRenderer typeref:typename:Yuni::CString<64,false> -Char src/ext/yuni/src/yuni/core/string/string.h /^ typedef char Char;$/;" t class:Yuni::CString typeref:typename:char -Char src/ext/yuni/src/yuni/core/string/utf8char.h /^class YUNI_DECL Char final$/;" c namespace:Yuni::UTF8 -Char src/ext/yuni/src/yuni/core/string/utf8char.hxx /^inline Char::Char() : pValue()$/;" f class:Yuni::UTF8::Char -Char src/ext/yuni/src/yuni/core/string/utf8char.hxx /^inline Char::Char(const Char& rhs) : pValue(rhs.pValue)$/;" f class:Yuni::UTF8::Char -Char src/ext/yuni/src/yuni/core/string/utf8char.hxx /^inline Char::Char(uint c) : pValue(c)$/;" f class:Yuni::UTF8::Char -CharPtr src/ext/yuni/src/yuni/core/process/program/program.cpp /^ typedef char* CharPtr;$/;" t class:Yuni::Process::Program::ThreadMonitor typeref:typename:char * file: -Charset src/ext/yuni/src/yuni/core/charset/charset.cpp /^namespace Charset$/;" n namespace:Yuni file: -Charset src/ext/yuni/src/yuni/core/charset/charset.h /^namespace Charset$/;" n namespace:Yuni -Charset src/ext/yuni/src/yuni/core/charset/charset.hxx /^namespace Charset$/;" n namespace:Yuni -Check src/libs/antares/checks/antares/checks/checkLoadedInputData.h /^namespace Antares::Check$/;" n namespace:Antares -Check src/libs/antares/checks/checkLoadedInputData.cpp /^namespace Antares::Check$/;" n namespace:Antares file: -CheckForbiddenCharacterInAreaName src/libs/antares/study/area/area.h /^inline bool CheckForbiddenCharacterInAreaName(const AnyString& name)$/;" f namespace:Antares::Data typeref:typename:bool -CheckHydroAllocationProblem src/solver/hydro/management/monthly.cpp /^static void CheckHydroAllocationProblem(Data::Area& area,$/;" f namespace:Antares typeref:typename:void file: -CheckIfInsideAStudyFolder src/ui/simulator/application/study.cpp /^bool CheckIfInsideAStudyFolder(const AnyString& path, bool quiet)$/;" f namespace:Antares typeref:typename:bool -CheckMinUpDownTime src/ui/simulator/toolbox/components/datagrid/renderer/area/common.areasummary.h /^struct CheckMinUpDownTime$/;" s namespace:Antares::Component::Datagrid::Renderer -CheckRootPrefix src/libs/antares/sys/policy.cpp /^void CheckRootPrefix(const char* argv0)$/;" f namespace:LocalPolicy typeref:typename:void -CheckTSToRefresh src/solver/simulation/solver.data.cpp /^inline static bool CheckTSToRefresh(const Antares::Data::Parameters& g)$/;" f namespace:Antares::Solver::Private::Simulation::__anon7c081e4e0111 typeref:typename:bool file: -CheckUnitCount src/ui/simulator/toolbox/components/datagrid/renderer/area/common.areasummary.h /^struct CheckUnitCount$/;" s namespace:Antares::Component::Datagrid::Renderer -CheckValidity src/libs/antares/study/scenario-builder/applyToMatrix.hxx /^inline bool CheckValidity(uint value, const BindingConstraintGroup& grou/;" f namespace:Antares::Data::ScenarioBuilder typeref:typename:bool -CheckValidity src/libs/antares/study/scenario-builder/applyToMatrix.hxx /^inline bool CheckValidity(uint value,$/;" f namespace:Antares::Data::ScenarioBuilder typeref:typename:bool -CheckValidity src/libs/antares/study/scenario-builder/applyToMatrix.hxx /^inline bool CheckValidity(uint value,$/;" f namespace:Antares::Data::ScenarioBuilder typeref:typename:bool -CheckValidity src/libs/antares/study/scenario-builder/applyToMatrix.hxx /^static inline bool CheckValidity(uint value, const D& data, uint tsGenMax)$/;" f namespace:Antares::Data::ScenarioBuilder typeref:typename:bool -Checking src/ext/yuni/src/yuni/core/smartptr/policies/checking.h /^namespace Checking$/;" n namespace:Yuni::Policy -Checking that Xpress works docs/reference-guide/16-xpress.md /^## Checking that Xpress works$/;" s chapter:Usage with FICO® Xpress Optimization -CheckingPolicy src/ext/yuni/src/yuni/core/smartptr/smartptr.h /^ typedef ChckP::StoredType> CheckingPolicy;$/;" t class:Yuni::SmartPtr typeref:typename:ChckP::StoredType> -CheckingPolicy src/ext/yuni/src/yuni/core/tree/n/treeN.h /^ typedef typename Ptr::CheckingPolicy CheckingPolicy;$/;" t class:Yuni::Core::TreeN typeref:typename:Ptr::CheckingPolicy -Checkpoint src/ext/yuni/src/yuni/core/logs/verbosity.h /^struct YUNI_DECL Checkpoint final$/;" s namespace:Yuni::Logs::Verbosity -CheckpointBuffer src/ext/yuni/src/yuni/core/logs/logs.h /^ typedef Private::LogImpl::Buffer CheckpointBuffer;$/;" t class:Yuni::Logs::Logger typeref:typename:Private::LogImpl::Buffer -Checksum src/ext/yuni/src/yuni/core/hash/checksum/checksum.h /^namespace Checksum$/;" n namespace:Yuni::Hash -Checksum src/ext/yuni/src/yuni/core/hash/checksum/checksum.hxx /^namespace Checksum$/;" n namespace:Yuni::Hash -Checksum src/ext/yuni/src/yuni/core/hash/checksum/md5.cpp /^namespace Checksum$/;" n namespace:Yuni::Hash file: -Checksum src/ext/yuni/src/yuni/core/hash/checksum/md5.h /^namespace Checksum$/;" n namespace:Yuni::Hash -Checksum src/ext/yuni/src/yuni/core/hash/checksum/md5.hxx /^namespace Checksum$/;" n namespace:Yuni::Hash -ChildIterator src/ext/yuni/src/yuni/core/tree/n/iterator/childiterator.h /^class ChildIterator$/;" c namespace:Yuni::Private::Core::Tree -ChildIterator src/ext/yuni/src/yuni/core/tree/n/iterator/childiterator.hxx /^inline ChildIterator::ChildIterator() : pNode(nullptr)$/;" f class:Yuni::Private::Core::Tree::ChildIterator -ChildIterator src/ext/yuni/src/yuni/core/tree/n/iterator/childiterator.hxx /^inline ChildIterator::ChildIterator(const ChildIterator& p) : pNode(p.pNode)$/;" f class:Yuni::Private::Core::Tree::ChildIterator -ChildIterator src/ext/yuni/src/yuni/core/tree/n/iterator/childiterator.hxx /^inline ChildIterator::ChildIterator(const NodePtr& p) : pNode(p)$/;" f class:Yuni::Private::Core::Tree::ChildIterator -ChildIterator src/ext/yuni/src/yuni/core/tree/n/iterator/childiterator.hxx /^inline ChildIterator::ChildIterator(const Type& it) : pNode(it.pNode)$/;" f class:Yuni::Private::Core::Tree::ChildIterator -ChildType src/solver/variable/variable.h /^ typedef ChildT ChildType;$/;" t class:Antares::Solver::Variable::IVariable typeref:typename:ChildT -Cholesky src/solver/misc/cholesky.hxx /^bool Cholesky(U1& L, U2& A, uint size, T* temp)$/;" f namespace:Antares::Solver typeref:typename:bool -Choose built libraries src/antares-deps/README.md /^## Choose built libraries$/;" s chapter:Antares dependencies build -Class src/ext/yuni/src/yuni/core/bind/bind.h /^ typedef typename Static::Remove::All::Type Class;$/;" t struct:Yuni::Bind::PointerToMember typeref:typename:Static::Remove::All::Type -Class src/ext/yuni/src/yuni/core/bind/bind.h.generator.commonstypes.hpp /^ typedef typename Static::Remove::All::Type Class;$/;" t struct:PointerToMember typeref:typename:Static::Remove::All::Type -Class src/ext/yuni/src/yuni/core/event/event.h /^ typedef typename BindType::template PointerToMember::Class Class;$/;" t class:Yuni::Event::PointerToMember typeref:typename:BindType::template PointerToMember::Class -Class src/ext/yuni/src/yuni/thread/policy.h /^ struct Class$/;" s class:Yuni::Policy::ClassLevelLockable -Class src/ext/yuni/src/yuni/thread/policy.h /^ struct Class$/;" s class:Yuni::Policy::ObjectLevelLockable -Class src/ext/yuni/src/yuni/thread/policy.h /^ struct Class$/;" s class:Yuni::Policy::ObjectLevelLockableNotRecursive -Class src/ext/yuni/src/yuni/thread/policy.h /^ struct Class$/;" s class:Yuni::Policy::SingleThreaded -ClassLevelLockable src/ext/yuni/src/yuni/thread/mutex.h /^ class ClassLevelLockable$/;" c class:Yuni::Mutex -ClassLevelLockable src/ext/yuni/src/yuni/thread/policy.h /^ ClassLevelLockable() : pMutex(Mutex::ClassLevelLockable::mutex)$/;" f class:Yuni::Policy::ClassLevelLockable -ClassLevelLockable src/ext/yuni/src/yuni/thread/policy.h /^ ClassLevelLockable(const ClassLevelLockable&) : pMutex(Mutex::ClassLevelLockable::mute/;" f class:Yuni::Policy::ClassLevelLockable -ClassLevelLockable src/ext/yuni/src/yuni/thread/policy.h /^class ClassLevelLockable$/;" c namespace:Yuni::Policy -ClassLevelLockable src/ext/yuni/src/yuni/thread/rwmutex.h /^ class ClassLevelLockable$/;" c class:Yuni::RWMutex -CleanType src/solver/variable/info.h /^ typedef typename SpecifierRemover::Type CleanType;$/;" t struct:Antares::Solver::Variable::VariableAccessor typeref:typename:SpecifierRemover::Type -CleaningInfoRefreshTimer src/ui/simulator/windows/cleaner.cpp /^ CleaningInfoRefreshTimer(StudyCleaner* parent) : pParent(parent)$/;" f class:Antares::Window::CleaningInfoRefreshTimer file: -CleaningInfoRefreshTimer src/ui/simulator/windows/cleaner.cpp /^class CleaningInfoRefreshTimer final : public wxTimer$/;" c namespace:Antares::Window file: -CleaningThread src/ui/simulator/windows/cleaner.cpp /^ CleaningThread(StudyCleaner* parent) : pParent(parent)$/;" f class:Antares::Window::CleaningThread file: -CleaningThread src/ui/simulator/windows/cleaner.cpp /^class CleaningThread final : public Yuni::Thread::IThread$/;" c namespace:Antares::Window file: -Clear src/ui/simulator/application/menus.cpp /^void Menu::Clear(wxMenu& menu)$/;" f class:Antares::Menu typeref:typename:void -ClearAllMutexForFileLocking src/ui/simulator/windows/output/panel/panel.cpp /^void ClearAllMutexForFileLocking()$/;" f namespace:Antares::Private::OutputViewerData typeref:typename:void -ClearAndShrink src/libs/antares/study/study.cpp /^static inline void ClearAndShrink(StringT& string)$/;" f namespace:Antares::Data typeref:typename:void file: -ClickBehavior src/ui/simulator/toolbox/components/button/button.h /^ enum ClickBehavior$/;" g class:Antares::Component::Button -Clipboard src/ui/simulator/toolbox/clipboard/clipboard.cpp /^Clipboard::Clipboard()$/;" f class:Antares::Toolbox::Clipboard -Clipboard src/ui/simulator/toolbox/clipboard/clipboard.h /^class Clipboard final$/;" c namespace:Antares::Toolbox -Clob src/ext/yuni/src/yuni/core/fwd.h /^typedef \/*YUNI_DECL*\/ CString<4096> Clob;$/;" t namespace:Yuni typeref:typename:CString<4096> -Clone src/ext/yuni/src/yuni/core/any/any.private.h /^ static void Clone(void* const* source, void** dest)$/;" f struct:Yuni::Private::Any::Functions::TypeManipulator typeref:typename:void -Close src/libs/antares/sys/policy.cpp /^void Close()$/;" f namespace:LocalPolicy typeref:typename:void -Close src/ui/common/dispatcher/gui.cpp /^void Close(wxWindow* window)$/;" f namespace:Antares::Dispatcher::GUI typeref:typename:void -Close src/ui/common/dispatcher/gui.cpp /^void Close(wxWindow* window, uint delay)$/;" f namespace:Antares::Dispatcher::GUI typeref:typename:void -Close src/ui/simulator/windows/startupwizard.cpp /^void StartupWizard::Close()$/;" f class:Antares::Window::StartupWizard typeref:typename:void -CloseAllLocal src/ui/common/component/frame/registry.cpp /^void CloseAllLocal()$/;" f namespace:Antares::Component::Frame::Registry typeref:typename:void -CloseTheStudy src/ui/simulator/application/study.cpp /^bool CloseTheStudy(bool updateGUI)$/;" f namespace:Antares typeref:typename:bool -Cluster src/libs/antares/study/parts/common/cluster.cpp /^Cluster::Cluster(Area* parent) :$/;" f class:Antares::Data::Cluster -Cluster src/libs/antares/study/parts/common/cluster.h /^class Cluster$/;" c namespace:Antares::Data -ClusterItem src/ui/simulator/toolbox/components/htmllistbox/item/cluster-item.cpp /^ClusterItem::ClusterItem(Antares::Data::Cluster* a) : pCluster(a), pText(wxString())$/;" f class:Antares::Component::HTMLListbox::Item::ClusterItem -ClusterItem src/ui/simulator/toolbox/components/htmllistbox/item/cluster-item.cpp /^ClusterItem::ClusterItem(Antares::Data::Cluster* a, const wxString& additional) :$/;" f class:Antares::Component::HTMLListbox::Item::ClusterItem -ClusterItem src/ui/simulator/toolbox/components/htmllistbox/item/cluster-item.h /^class ClusterItem : public IItem$/;" c namespace:Antares::Component::HTMLListbox::Item -ClusterList src/libs/antares/study/parts/common/cluster_list.cpp /^Data::ClusterList::ClusterList() : byIndex(nullptr), groupCount(ClusterT::groupMax, 0)$/;" f class:Antares::Data::Data::ClusterList -ClusterList src/libs/antares/study/parts/common/cluster_list.cpp /^template class ClusterList;$/;" v namespace:Antares::Data typeref:meta:class -ClusterList src/libs/antares/study/parts/common/cluster_list.cpp /^template class ClusterList;$/;" v namespace:Antares::Data typeref:meta:class -ClusterList src/libs/antares/study/parts/common/cluster_list.h /^class ClusterList$/;" c namespace:Antares::Data -ClusterLoadFromProperty src/libs/antares/study/parts/renewable/cluster_list.cpp /^static bool ClusterLoadFromProperty(RenewableCluster& cluster, const IniFile::Property* p)$/;" f namespace:Antares::Data typeref:typename:bool file: -ClusterLoadFromSection src/libs/antares/study/parts/renewable/cluster_list.cpp /^static bool ClusterLoadFromSection(const AnyString& filename,$/;" f namespace:Antares::Data typeref:typename:bool file: -ClusterName src/libs/antares/study/fwd.h /^using ClusterName = std::string;$/;" t namespace:Antares::Data typeref:typename:std::string -ClusterOffsets src/ui/simulator/toolbox/components/datagrid/renderer/bindingconstraint/offsets.cpp /^ClusterOffsets::ClusterOffsets(wxWindow* control) : pControl(control), pZero(wxT("0 "))$/;" f class:Antares::Component::Datagrid::Renderer::BindingConstraint::ClusterOffsets -ClusterOffsets src/ui/simulator/toolbox/components/datagrid/renderer/bindingconstraint/offsets.h /^class ClusterOffsets : public virtual IRenderer$/;" c namespace:Antares::Component::Datagrid::Renderer::BindingConstraint -ClusterUpdater src/ui/simulator/windows/inspector/property.cluster.update.cpp /^ClusterUpdater::ClusterUpdater(Frame& frame) : pFrame(frame)$/;" f class:Antares::Window::Inspector::ClusterUpdater -ClusterUpdater src/ui/simulator/windows/inspector/property.cluster.update.h /^class ClusterUpdater$/;" c namespace:Antares::Window::Inspector -ClusterUpdaterRenewable src/ui/simulator/windows/inspector/property.cluster.update.cpp /^ClusterUpdaterRenewable::ClusterUpdaterRenewable(InspectorData::Ptr data, Frame& frame) :$/;" f class:Antares::Window::Inspector::ClusterUpdaterRenewable -ClusterUpdaterRenewable src/ui/simulator/windows/inspector/property.cluster.update.h /^class ClusterUpdaterRenewable : public ClusterUpdater$/;" c namespace:Antares::Window::Inspector -ClusterUpdaterThermal src/ui/simulator/windows/inspector/property.cluster.update.cpp /^ClusterUpdaterThermal::ClusterUpdaterThermal(InspectorData::Ptr data, Frame& frame) :$/;" f class:Antares::Window::Inspector::ClusterUpdaterThermal -ClusterUpdaterThermal src/ui/simulator/windows/inspector/property.cluster.update.h /^class ClusterUpdaterThermal : public ClusterUpdater$/;" c namespace:Antares::Window::Inspector -ClusterWeakPtr src/libs/antares/study/parts/common/cluster_list.cpp /^ using ClusterWeakPtr = ClusterT*;$/;" t function:Antares::Data::ClusterList::rebuildIndex typeref:typename:ClusterT * file: -ClusterWeights src/ui/simulator/toolbox/components/datagrid/renderer/bindingconstraint/weights.cpp /^ClusterWeights::ClusterWeights(wxWindow* control) : pControl(control), pZero(wxT("0 "))$/;" f class:Antares::Component::Datagrid::Renderer::BindingConstraint::ClusterWeights -ClusterWeights src/ui/simulator/toolbox/components/datagrid/renderer/bindingconstraint/weights.h /^class ClusterWeights : public virtual IRenderer$/;" c namespace:Antares::Component::Datagrid::Renderer::BindingConstraint -ClustersByOrder src/ui/simulator/toolbox/components/htmllistbox/datasource/cluster-order.cpp /^ClustersByOrder::ClustersByOrder(HTMLListbox::Component& parent) :$/;" f class:Antares::Component::HTMLListbox::Datasource::ClustersByOrder -ClustersByOrder src/ui/simulator/toolbox/components/htmllistbox/datasource/cluster-order.h /^class ClustersByOrder : public Yuni::IEventObserver, public IDatasource$/;" c namespace:Antares::Component::HTMLListbox::Datasource -CntEnergieH2OParIntervalleOptimise src/solver/simulation/sim_structure_probleme_economique.h /^ std::vector CntEnergieH2OParIntervalleOptimise;$/;" m struct:ENERGIES_ET_PUISSANCES_HYDRAULIQUES typeref:typename:std::vector -CntEnergieH2OParJour src/solver/simulation/sim_structure_probleme_economique.h /^ std::vector CntEnergieH2OParJour;$/;" m struct:ENERGIES_ET_PUISSANCES_HYDRAULIQUES typeref:typename:std::vector -Code cleaning docs/CHANGELOG.md /^## Code cleaning$/;" s chapter:v8.4.3 (08/2023) -Code cleaning / quality docs/CHANGELOG.md /^## Code cleaning \/ quality$/;" s chapter:Antares Changelog -Code formatting CONTRIBUTING.md /^### Code formatting$/;" S section:How to contribute to Antares Simulator""Developpement -Code quality docs/CHANGELOG.md /^## Code quality$/;" s chapter:v8.6.2 (08/2023) -CoefficientEcretementPMaxHydraulique src/solver/simulation/sim_structure_probleme_economique.h /^ std::vector CoefficientEcretementPMaxHydraulique;$/;" m struct:PROBLEME_HEBDO typeref:typename:std::vector -Coefficients src/libs/antares/study/parts/hydro/allocation.h /^ using Coefficients = std::map;$/;" t class:Antares::Data::HydroAllocation typeref:typename:std::map -CoefficientsDeLaMatriceDesContraintes src/solver/hydro/daily/h2o_j_donnees_optimisation.h /^ std::vector CoefficientsDeLaMatriceDesContraintes;$/;" m struct:PROBLEME_LINEAIRE_PARTIE_FIXE typeref:typename:std::vector -CoefficientsDeLaMatriceDesContraintes src/solver/hydro/daily2/h2o2_j_donnees_optimisation.h /^ std::vector CoefficientsDeLaMatriceDesContraintes;$/;" m struct:__anon0afe92d30108 typeref:typename:std::vector -CoefficientsDeLaMatriceDesContraintes src/solver/hydro/monthly/h2o_m_donnees_optimisation.h /^ std::vector CoefficientsDeLaMatriceDesContraintes;$/;" m struct:__anon39208e8a0108 typeref:typename:std::vector -CoefficientsDeLaMatriceDesContraintes src/solver/optimisation/opt_structure_probleme_a_resoudre.h /^ std::vector CoefficientsDeLaMatriceDesContraintes;$/;" m struct:PROBLEME_ANTARES_A_RESOUDRE typeref:typename:std::vector -CollType src/ext/yuni/src/yuni/core/functional/loop.h /^ typedef CollectionT CollType;$/;" t class:Yuni::Functional::Loop typeref:typename:CollectionT -Colonne src/solver/optimisation/opt_structure_probleme_a_resoudre.h /^ std::vector Colonne;$/;" m struct:PROBLEME_ANTARES_A_RESOUDRE typeref:typename:std::vector -Colonne_moyenne src/analyzer/atsp/misc.cpp /^void ATSP::Colonne_moyenne(double* out, const Matrix<>& MTRX, uint nblig, uint nbcol)$/;" f class:Antares::ATSP typeref:typename:void -Color src/ext/yuni/src/yuni/core/color/fwd.h /^namespace Color$/;" n namespace:Yuni -Color src/ext/yuni/src/yuni/core/color/fwd.h /^namespace Color$/;" n namespace:Yuni::Private -Color src/ext/yuni/src/yuni/core/color/rgb.h /^namespace Color$/;" n namespace:Yuni -Color src/ext/yuni/src/yuni/core/color/rgb.hxx /^namespace Color$/;" n namespace:Yuni -Color src/ext/yuni/src/yuni/core/color/rgb.hxx /^namespace Color$/;" n namespace:Yuni::Extension -Color src/ext/yuni/src/yuni/core/color/rgba.h /^namespace Color$/;" n namespace:Yuni -Color src/ext/yuni/src/yuni/core/color/rgba.hxx /^namespace Color$/;" n namespace:Yuni -Color src/ext/yuni/src/yuni/core/color/rgba.hxx /^namespace Color$/;" n namespace:Yuni::Extension -Color src/ext/yuni/src/yuni/core/system/console/console.h /^enum Color$/;" g namespace:Yuni::System::Console -Color src/ui/action/handler/antares-study/area/color.cpp /^Color::Color(const AnyString& areaname) : pOriginalAreaName(areaname)$/;" f class:Antares::Action::AntaresStudy::Area::Color -Color src/ui/action/handler/antares-study/area/color.h /^class Color : public IAction$/;" c namespace:Antares::Action::AntaresStudy::Area -Color src/ui/simulator/windows/inspector/accumulator.hxx /^ Color(const int c[3])$/;" f struct:Antares::Window::Inspector::PAreaColor::Color -Color src/ui/simulator/windows/inspector/accumulator.hxx /^ Color(const int c[3])$/;" f struct:Antares::Window::Inspector::PLinkColor::Color -Color src/ui/simulator/windows/inspector/accumulator.hxx /^ struct Color$/;" s struct:Antares::Window::Inspector::PAreaColor -Color src/ui/simulator/windows/inspector/accumulator.hxx /^ struct Color$/;" s struct:Antares::Window::Inspector::PLinkColor -ColorDarker src/ui/simulator/toolbox/components/htmllistbox/item/item.cpp /^wxColour ColorDarker(const wxColour& c, int level)$/;" f namespace:Antares::Component::HTMLListbox::Item typeref:typename:wxColour -ColorDarker src/ui/simulator/toolbox/components/htmllistbox/item/item.cpp /^wxColour ColorDarker(int r, int g, int b, int level)$/;" f namespace:Antares::Component::HTMLListbox::Item typeref:typename:wxColour -Column src/libs/antares/study/binding_constraint/BindingConstraint.h /^ enum Column$/;" g class:Antares::Data::BindingConstraint -Column src/ui/simulator/toolbox/components/datagrid/renderer/column.cpp /^Column::Column(Antares::Data::TimeSeriesType ts, const wxString& caption) :$/;" f class:Antares::Component::Datagrid::Renderer::Column -Column src/ui/simulator/toolbox/components/datagrid/renderer/column.h /^class Column$/;" c namespace:Antares::Component::Datagrid::Renderer -ColumnIndex src/ui/simulator/toolbox/components/datagrid/filter/all/columnindex.h /^ ColumnIndex(Input* parent) : AFilterBase(parent)$/;" f class:Antares::Toolbox::Filter::ColumnIndex -ColumnIndex src/ui/simulator/toolbox/components/datagrid/filter/all/columnindex.h /^class ColumnIndex : public AFilterBase$/;" c namespace:Antares::Toolbox::Filter -ColumnManagement src/solver/variable/categories.h /^enum ColumnManagement$/;" g namespace:Antares::Solver::Variable::Category -ColumnNTC src/ui/simulator/toolbox/components/datagrid/renderer/column.cpp /^ColumnNTC::ColumnNTC() : Column(timeSeriesTransmissionCapacities, " Links NTC ")$/;" f class:Antares::Component::Datagrid::Renderer::ColumnNTC -ColumnNTC src/ui/simulator/toolbox/components/datagrid/renderer/column.h /^class ColumnNTC final : public Column$/;" c namespace:Antares::Component::Datagrid::Renderer -ColumnName src/tools/yby-aggregator/output.h /^ using ColumnName = Yuni::CString<128, false>;$/;" t class:Output typeref:typename:Yuni::CString<128,false> -ColumnRenewableClusters src/ui/simulator/toolbox/components/datagrid/renderer/column.cpp /^ColumnRenewableClusters::ColumnRenewableClusters() : Column(timeSeriesRenewable, " Renewable /;" f class:Antares::Component::Datagrid::Renderer::ColumnRenewableClusters -ColumnRenewableClusters src/ui/simulator/toolbox/components/datagrid/renderer/column.h /^class ColumnRenewableClusters final : public Column$/;" c namespace:Antares::Component::Datagrid::Renderer -ColumnType src/libs/antares/array/antares/array/matrix.h /^ using ColumnType = typename Antares::Memory::Stored::Type;$/;" t class:Antares::Matrix typeref:typename:Antares::Memory::Stored::Type -CommandLineArguments src/libs/antares/exception/LoadingError.cpp /^CommandLineArguments::CommandLineArguments(uint errors) :$/;" f class:Antares::Error::CommandLineArguments -CommandLineArguments src/libs/antares/exception/antares/exception/LoadingError.hpp /^class CommandLineArguments : public LoadingError$/;" c namespace:Antares::Error -Commands docs/reference-guide/03-commands.md /^# Commands$/;" c -Comments src/ui/action/handler/antares-study/constraint/comments.h /^class Comments : public IAction$/;" c namespace:Antares::Action::AntaresStudy::Constraint -Comments src/ui/action/handler/antares-study/constraint/comments.hxx /^inline Comments::Comments(const StringT& name) : pOriginalConstraintName(name)$/;" f class:Antares::Action::AntaresStudy::Constraint::Comments -Comments src/ui/action/handler/antares-study/link/comments.h /^class Comments : public IAction$/;" c namespace:Antares::Action::AntaresStudy::Link -Comments src/ui/action/handler/antares-study/link/comments.hxx /^inline Comments::Comments(const StringT1& fromarea, const StringT2& toarea) :$/;" f class:Antares::Action::AntaresStudy::Link::Comments -Common src/solver/variable/commons/spatial-aggregate.h /^namespace Common$/;" n namespace:Antares::Solver::Variable -CommonClusterSummarySingleArea src/ui/simulator/toolbox/components/datagrid/renderer/area/common.areasummary.cpp /^CommonClusterSummarySingleArea::CommonClusterSummarySingleArea($/;" f class:Antares::Component::Datagrid::Renderer::CommonClusterSummarySingleArea -CommonClusterSummarySingleArea src/ui/simulator/toolbox/components/datagrid/renderer/area/common.areasummary.h /^class CommonClusterSummarySingleArea : public IRenderer$/;" c namespace:Antares::Component::Datagrid::Renderer -CommonData src/ui/action/handler/antares-study/thermal-cluster/common.cpp /^CommonData::CommonData()$/;" f class:Antares::Action::AntaresStudy::ThermalCluster::CommonData -CommonData src/ui/action/handler/antares-study/thermal-cluster/common.h /^class CommonData : public IAction$/;" c namespace:Antares::Action::AntaresStudy::ThermalCluster -CommonProperties src/ui/simulator/windows/renewables/cluster.cpp /^CommonProperties::CommonProperties(wxWindow* parent,$/;" f class:Antares::Window::Renewable::CommonProperties -CommonProperties src/ui/simulator/windows/renewables/cluster.h /^class CommonProperties : public Component::Panel, public Yuni::IEventObserver$/;" c namespace:Antares::Window::Renewable -CommonProperties src/ui/simulator/windows/thermal/cluster.cpp /^CommonProperties::CommonProperties(wxWindow* parent,$/;" f class:Antares::Window::Thermal::CommonProperties -CommonProperties src/ui/simulator/windows/thermal/cluster.h /^class CommonProperties : public Component::Panel, public Yuni::IEventObserver$/;" c namespace:Antares::Window::Thermal -Community license is very restrictive docs/reference-guide/16-xpress.md /^### Community license is very restrictive$/;" S section:Usage with FICO® Xpress Optimization""Known issues -Compare src/ext/yuni/src/yuni/core/slist/slist.hxx /^struct Compare final$/;" s namespace:Yuni::Private::LinkedListImpl -Compare src/ext/yuni/src/yuni/core/slist/slist.hxx /^struct Compare<0> final$/;" s namespace:Yuni::Private::LinkedListImpl -Compare src/ext/yuni/src/yuni/core/string/string.hxx /^inline int CString::Compare(const char* const s1,$/;" f class:Yuni::CString typeref:typename:int -Compare src/ext/yuni/src/yuni/core/string/traits/traits.cpp /^int Compare(const char* const s1, uint l1, const char* const s2, uint l2)$/;" f namespace:Yuni::Private::CStringImpl typeref:typename:int -CompareAreaName src/libs/antares/study/area/area.hxx /^struct CompareAreaName final$/;" s namespace:Antares::Data -CompareBindingConstraintName src/libs/antares/study/binding_constraint/BindingConstraint.h /^struct CompareBindingConstraintName final$/;" s namespace:Antares::Data -CompareByStudyMode src/ui/simulator/application/main/refresh.cpp /^struct CompareByStudyMode final$/;" s namespace:Antares::Forms file: -CompareByTimestamp src/ui/simulator/application/main/refresh.cpp /^struct CompareByTimestamp final$/;" s namespace:Antares::Forms file: -CompareClusterName src/libs/antares/study/parts/common/cluster.h /^struct CompareClusterName final$/;" s namespace:Antares::Data -CompareDesc src/ui/simulator/windows/studylogs.h /^class CompareDesc final$/;" c namespace:Antares::Window -CompareInsensitive src/ext/yuni/src/yuni/core/string/string.hxx /^inline int CString::CompareInsensitive(const char* const s1,$/;" f class:Yuni::CString typeref:typename:int -CompareInsensitive src/ext/yuni/src/yuni/core/string/traits/traits.cpp /^int CompareInsensitive(const char* const s1, uint l1, const char* const s2, uint l2)$/;" f namespace:Yuni::Private::CStringImpl typeref:typename:int -CompareLinkName src/libs/antares/study/area/links.h /^struct CompareLinkName final$/;" s namespace:Antares::Data -Comparison src/ui/simulator/windows/output/provider/output-comparison.cpp /^Comparison::Comparison(Component& com) : pComponent(com)$/;" f class:Antares::Window::OutputViewer::Provider::Comparison -Comparison src/ui/simulator/windows/output/provider/output-comparison.h /^class Comparison final : public Antares::Component::Spotlight::IProvider$/;" c namespace:Antares::Window::OutputViewer::Provider -Compatibility docs/reference-guide/16-xpress.md /^## Compatibility$/;" s chapter:Usage with FICO® Xpress Optimization -Compatibility src/ext/yuni/src/yuni/core/logs/verbosity.h /^struct YUNI_DECL Compatibility final$/;" s namespace:Yuni::Logs::Verbosity -CompatibilityBuffer src/ext/yuni/src/yuni/core/logs/logs.h /^ typedef Private::LogImpl::Buffer CompatibilityBuffer;$/;" t class:Yuni::Logs::Logger typeref:typename:Private::LogImpl::Buffer -CompilerCompliant src/ext/yuni/src/tools/yuni-config/versions.h /^enum CompilerCompliant$/;" g namespace:Yuni::LibConfig::VersionInfo -ComplementDeLaBase src/solver/hydro/daily/h2o_j_donnees_optimisation.h /^ std::vector ComplementDeLaBase; \/* Vecteur a passer au Simplexe pour recuperer la ba/;" m struct:PROBLEME_LINEAIRE_PARTIE_VARIABLE typeref:typename:std::vector -ComplementDeLaBase src/solver/hydro/daily2/h2o2_j_donnees_optimisation.h /^ std::vector ComplementDeLaBase; \/* Vecteur a passer au Simplexe pour recuperer la ba/;" m struct:__anon0afe92d30208 typeref:typename:std::vector -ComplementDeLaBase src/solver/hydro/monthly/h2o_m_donnees_optimisation.h /^ std::vector ComplementDeLaBase; \/* Vecteur a passer au Simplexe pour recuperer la ba/;" m struct:__anon39208e8a0208 typeref:typename:std::vector -ComplementDeLaBase src/solver/optimisation/opt_structure_probleme_a_resoudre.h /^ std::vector ComplementDeLaBase; \/* Vecteur a passer au Simplexe pour recuperer la ba/;" m struct:PROBLEME_ANTARES_A_RESOUDRE typeref:typename:std::vector -Component src/ui/common/component/frame/frame.h /^namespace Component$/;" n namespace:Antares -Component src/ui/common/component/frame/local-frame.cpp /^namespace Component$/;" n namespace:Antares file: -Component src/ui/common/component/frame/local-frame.h /^namespace Component$/;" n namespace:Antares -Component src/ui/common/component/frame/registry.cpp /^namespace Component$/;" n namespace:Antares file: -Component src/ui/common/component/frame/registry.h /^namespace Component$/;" n namespace:Antares -Component src/ui/common/component/panel/group.cpp /^namespace Component$/;" n namespace:Antares file: -Component src/ui/common/component/panel/group.h /^namespace Component$/;" n namespace:Antares -Component src/ui/common/component/panel/panel.cpp /^namespace Component$/;" n namespace:Antares file: -Component src/ui/common/component/panel/panel.h /^namespace Component$/;" n namespace:Antares -Component src/ui/common/component/scrollbox/scrollbox.cpp /^namespace Component$/;" n namespace:Antares file: -Component src/ui/common/component/scrollbox/scrollbox.h /^namespace Component$/;" n namespace:Antares -Component src/ui/common/component/spotlight/iitem.cpp /^namespace Component$/;" n namespace:Antares file: -Component src/ui/common/component/spotlight/iitem.hxx /^namespace Component$/;" n namespace:Antares -Component src/ui/common/component/spotlight/listbox-panel.cpp /^namespace Component$/;" n namespace:Antares file: -Component src/ui/common/component/spotlight/listbox-panel.h /^namespace Component$/;" n namespace:Antares -Component src/ui/common/component/spotlight/separator.cpp /^namespace Component$/;" n namespace:Antares file: -Component src/ui/common/component/spotlight/spotlight.cpp /^namespace Component$/;" n namespace:Antares file: -Component src/ui/common/component/spotlight/spotlight.h /^namespace Component$/;" n namespace:Antares -Component src/ui/common/component/spotlight/spotlight.hxx /^namespace Component$/;" n namespace:Antares -Component src/ui/common/component/spotlight/text.cpp /^namespace Component$/;" n namespace:Antares file: -Component src/ui/common/fwd.h /^namespace Component$/;" n namespace:Antares -Component src/ui/simulator/application/main/fwd.h /^namespace Component$/;" n namespace:Antares -Component src/ui/simulator/toolbox/components/button/button.cpp /^namespace Component$/;" n namespace:Antares file: -Component src/ui/simulator/toolbox/components/button/button.h /^namespace Component$/;" n namespace:Antares -Component src/ui/simulator/toolbox/components/button/button.hxx /^namespace Component$/;" n namespace:Antares -Component src/ui/simulator/toolbox/components/captionpanel.cpp /^namespace Component$/;" n namespace:Antares file: -Component src/ui/simulator/toolbox/components/captionpanel.h /^namespace Component$/;" n namespace:Antares -Component src/ui/simulator/toolbox/components/datagrid/component.cpp /^Component::Component(wxWindow* parent,$/;" f class:Antares::Component::Datagrid::Component -Component src/ui/simulator/toolbox/components/datagrid/component.cpp /^namespace Component$/;" n namespace:Antares file: -Component src/ui/simulator/toolbox/components/datagrid/component.h /^class Component : public Panel, public Yuni::IEventObserver, public ComponentRefresh$/;" c namespace:Antares::Component::Datagrid -Component src/ui/simulator/toolbox/components/datagrid/component.h /^namespace Component$/;" n namespace:Antares -Component src/ui/simulator/toolbox/components/datagrid/dbgrid.cpp /^namespace Component$/;" n namespace:Antares file: -Component src/ui/simulator/toolbox/components/datagrid/dbgrid.h /^namespace Component$/;" n namespace:Antares -Component src/ui/simulator/toolbox/components/datagrid/default.h /^namespace Component$/;" n namespace:Antares -Component src/ui/simulator/toolbox/components/datagrid/filter/component.cpp /^Component::Component(wxWindow* parent, Date::Precision precision) :$/;" f class:Antares::Toolbox::Filter::Component -Component src/ui/simulator/toolbox/components/datagrid/filter/component.h /^class Component : public Antares::Component::Panel$/;" c namespace:Antares::Toolbox::Filter -Component src/ui/simulator/toolbox/components/datagrid/gridhelper.cpp /^namespace Component$/;" n namespace:Antares file: -Component src/ui/simulator/toolbox/components/datagrid/gridhelper.h /^namespace Component$/;" n namespace:Antares -Component src/ui/simulator/toolbox/components/datagrid/gridhelper.hxx /^namespace Component$/;" n namespace:Antares -Component src/ui/simulator/toolbox/components/datagrid/modifiers.hxx /^namespace Component$/;" n namespace:Antares -Component src/ui/simulator/toolbox/components/datagrid/renderer.cpp /^namespace Component$/;" n namespace:Antares file: -Component src/ui/simulator/toolbox/components/datagrid/renderer.h /^namespace Component$/;" n namespace:Antares -Component src/ui/simulator/toolbox/components/datagrid/renderer.hxx /^namespace Component$/;" n namespace:Antares -Component src/ui/simulator/toolbox/components/datagrid/renderer/adequacy-patch-area-grid.cpp /^namespace Antares::Component::Datagrid::Renderer$/;" n namespace:Antares file: -Component src/ui/simulator/toolbox/components/datagrid/renderer/adequacy-patch-area-grid.h /^namespace Antares::Component::Datagrid::Renderer$/;" n namespace:Antares -Component src/ui/simulator/toolbox/components/datagrid/renderer/analyzer/areas.cpp /^namespace Component$/;" n namespace:Antares file: -Component src/ui/simulator/toolbox/components/datagrid/renderer/analyzer/areas.h /^namespace Component$/;" n namespace:Antares -Component src/ui/simulator/toolbox/components/datagrid/renderer/area.cpp /^namespace Component$/;" n namespace:Antares file: -Component src/ui/simulator/toolbox/components/datagrid/renderer/area.h /^namespace Component$/;" n namespace:Antares -Component src/ui/simulator/toolbox/components/datagrid/renderer/area/common.areasummary.cpp /^namespace Component$/;" n namespace:Antares file: -Component src/ui/simulator/toolbox/components/datagrid/renderer/area/common.areasummary.h /^namespace Component$/;" n namespace:Antares -Component src/ui/simulator/toolbox/components/datagrid/renderer/area/creditmodulations.cpp /^namespace Component$/;" n namespace:Antares file: -Component src/ui/simulator/toolbox/components/datagrid/renderer/area/creditmodulations.h /^namespace Component$/;" n namespace:Antares -Component src/ui/simulator/toolbox/components/datagrid/renderer/area/dsm.cpp /^namespace Component$/;" n namespace:Antares file: -Component src/ui/simulator/toolbox/components/datagrid/renderer/area/dsm.h /^namespace Component$/;" n namespace:Antares -Component src/ui/simulator/toolbox/components/datagrid/renderer/area/hydro/allocation.cpp /^namespace Component$/;" n namespace:Antares file: -Component src/ui/simulator/toolbox/components/datagrid/renderer/area/hydro/allocation.h /^namespace Component$/;" n namespace:Antares -Component src/ui/simulator/toolbox/components/datagrid/renderer/area/hydromonthlypower.cpp /^namespace Component$/;" n namespace:Antares file: -Component src/ui/simulator/toolbox/components/datagrid/renderer/area/hydromonthlypower.h /^namespace Component$/;" n namespace:Antares -Component src/ui/simulator/toolbox/components/datagrid/renderer/area/hydroprepro.cpp /^namespace Component$/;" n namespace:Antares file: -Component src/ui/simulator/toolbox/components/datagrid/renderer/area/hydroprepro.h /^namespace Component$/;" n namespace:Antares -Component src/ui/simulator/toolbox/components/datagrid/renderer/area/inflowpattern.cpp /^namespace Component$/;" n namespace:Antares file: -Component src/ui/simulator/toolbox/components/datagrid/renderer/area/inflowpattern.h /^namespace Component$/;" n namespace:Antares -Component src/ui/simulator/toolbox/components/datagrid/renderer/area/misc.cpp /^namespace Component$/;" n namespace:Antares file: -Component src/ui/simulator/toolbox/components/datagrid/renderer/area/misc.h /^namespace Component$/;" n namespace:Antares -Component src/ui/simulator/toolbox/components/datagrid/renderer/area/nodal-optimization.cpp /^namespace Component$/;" n namespace:Antares file: -Component src/ui/simulator/toolbox/components/datagrid/renderer/area/nodal-optimization.h /^namespace Component$/;" n namespace:Antares -Component src/ui/simulator/toolbox/components/datagrid/renderer/area/renewable.areasummary.cpp /^namespace Component$/;" n namespace:Antares file: -Component src/ui/simulator/toolbox/components/datagrid/renderer/area/renewable.areasummary.h /^namespace Component$/;" n namespace:Antares -Component src/ui/simulator/toolbox/components/datagrid/renderer/area/reservoirlevels.cpp /^namespace Component$/;" n namespace:Antares file: -Component src/ui/simulator/toolbox/components/datagrid/renderer/area/reservoirlevels.h /^namespace Component$/;" n namespace:Antares -Component src/ui/simulator/toolbox/components/datagrid/renderer/area/thermal.areasummary.cpp /^namespace Component$/;" n namespace:Antares file: -Component src/ui/simulator/toolbox/components/datagrid/renderer/area/thermal.areasummary.h /^namespace Component$/;" n namespace:Antares -Component src/ui/simulator/toolbox/components/datagrid/renderer/area/thermalmodulation.cpp /^namespace Component$/;" n namespace:Antares file: -Component src/ui/simulator/toolbox/components/datagrid/renderer/area/thermalmodulation.h /^namespace Component$/;" n namespace:Antares -Component src/ui/simulator/toolbox/components/datagrid/renderer/area/thermalprepro.cpp /^namespace Component$/;" n namespace:Antares file: -Component src/ui/simulator/toolbox/components/datagrid/renderer/area/thermalprepro.h /^namespace Component$/;" n namespace:Antares -Component src/ui/simulator/toolbox/components/datagrid/renderer/area/timeseries.cpp /^namespace Component$/;" n namespace:Antares file: -Component src/ui/simulator/toolbox/components/datagrid/renderer/area/timeseries.h /^namespace Component$/;" n namespace:Antares -Component src/ui/simulator/toolbox/components/datagrid/renderer/area/watervalues.cpp /^namespace Component$/;" n namespace:Antares file: -Component src/ui/simulator/toolbox/components/datagrid/renderer/area/watervalues.h /^namespace Component$/;" n namespace:Antares -Component src/ui/simulator/toolbox/components/datagrid/renderer/area/xcast-allareas.h /^namespace Component$/;" n namespace:Antares -Component src/ui/simulator/toolbox/components/datagrid/renderer/area/xcast-allareas.hxx /^namespace Component$/;" n namespace:Antares -Component src/ui/simulator/toolbox/components/datagrid/renderer/area/xcast-coefficients.h /^namespace Component$/;" n namespace:Antares -Component src/ui/simulator/toolbox/components/datagrid/renderer/area/xcast-coefficients.hxx /^namespace Component$/;" n namespace:Antares -Component src/ui/simulator/toolbox/components/datagrid/renderer/area/xcast-conversion.h /^namespace Component$/;" n namespace:Antares -Component src/ui/simulator/toolbox/components/datagrid/renderer/area/xcast-conversion.hxx /^namespace Component$/;" n namespace:Antares -Component src/ui/simulator/toolbox/components/datagrid/renderer/area/xcast-k.h /^namespace Component$/;" n namespace:Antares -Component src/ui/simulator/toolbox/components/datagrid/renderer/area/xcast-k.hxx /^namespace Component$/;" n namespace:Antares -Component src/ui/simulator/toolbox/components/datagrid/renderer/area/xcast-translation.h /^namespace Component$/;" n namespace:Antares -Component src/ui/simulator/toolbox/components/datagrid/renderer/area/xcast-translation.hxx /^namespace Component$/;" n namespace:Antares -Component src/ui/simulator/toolbox/components/datagrid/renderer/bindingconstraint/data.cpp /^namespace Component$/;" n namespace:Antares file: -Component src/ui/simulator/toolbox/components/datagrid/renderer/bindingconstraint/data.h /^namespace Component$/;" n namespace:Antares -Component src/ui/simulator/toolbox/components/datagrid/renderer/bindingconstraint/offsets.cpp /^namespace Component$/;" n namespace:Antares file: -Component src/ui/simulator/toolbox/components/datagrid/renderer/bindingconstraint/offsets.h /^namespace Component$/;" n namespace:Antares -Component src/ui/simulator/toolbox/components/datagrid/renderer/bindingconstraint/weights.cpp /^namespace Component$/;" n namespace:Antares file: -Component src/ui/simulator/toolbox/components/datagrid/renderer/bindingconstraint/weights.h /^namespace Component$/;" n namespace:Antares -Component src/ui/simulator/toolbox/components/datagrid/renderer/cell.cpp /^namespace Component$/;" n namespace:Antares file: -Component src/ui/simulator/toolbox/components/datagrid/renderer/cell.h /^namespace Component$/;" n namespace:Antares -Component src/ui/simulator/toolbox/components/datagrid/renderer/column.cpp /^namespace Component$/;" n namespace:Antares file: -Component src/ui/simulator/toolbox/components/datagrid/renderer/column.h /^namespace Component$/;" n namespace:Antares -Component src/ui/simulator/toolbox/components/datagrid/renderer/connection.cpp /^namespace Component$/;" n namespace:Antares file: -Component src/ui/simulator/toolbox/components/datagrid/renderer/connection.h /^namespace Component$/;" n namespace:Antares -Component src/ui/simulator/toolbox/components/datagrid/renderer/constraintsbuilder/links.cpp /^namespace Component$/;" n namespace:Antares file: -Component src/ui/simulator/toolbox/components/datagrid/renderer/constraintsbuilder/links.h /^namespace Component$/;" n namespace:Antares -Component src/ui/simulator/toolbox/components/datagrid/renderer/correlation.cpp /^namespace Component$/;" n namespace:Antares file: -Component src/ui/simulator/toolbox/components/datagrid/renderer/correlation.h /^namespace Component$/;" n namespace:Antares -Component src/ui/simulator/toolbox/components/datagrid/renderer/geographic-trimming-grid.cpp /^namespace Component$/;" n namespace:Antares file: -Component src/ui/simulator/toolbox/components/datagrid/renderer/geographic-trimming-grid.h /^namespace Component$/;" n namespace:Antares -Component src/ui/simulator/toolbox/components/datagrid/renderer/layers.cpp /^namespace Component$/;" n namespace:Antares file: -Component src/ui/simulator/toolbox/components/datagrid/renderer/layers.h /^namespace Component$/;" n namespace:Antares -Component src/ui/simulator/toolbox/components/datagrid/renderer/links/summary.cpp /^namespace Component$/;" n namespace:Antares file: -Component src/ui/simulator/toolbox/components/datagrid/renderer/links/summary.h /^namespace Component$/;" n namespace:Antares -Component src/ui/simulator/toolbox/components/datagrid/renderer/logfile.cpp /^namespace Component$/;" n namespace:Antares file: -Component src/ui/simulator/toolbox/components/datagrid/renderer/logfile.h /^namespace Component$/;" n namespace:Antares -Component src/ui/simulator/toolbox/components/datagrid/renderer/matrix.h /^namespace Component$/;" n namespace:Antares -Component src/ui/simulator/toolbox/components/datagrid/renderer/matrix.hxx /^namespace Component$/;" n namespace:Antares -Component src/ui/simulator/toolbox/components/datagrid/renderer/mc-playlist.cpp /^namespace Component$/;" n namespace:Antares file: -Component src/ui/simulator/toolbox/components/datagrid/renderer/mc-playlist.h /^namespace Component$/;" n namespace:Antares -Component src/ui/simulator/toolbox/components/datagrid/renderer/scenario-builder-hydro-levels-renderer.cpp /^namespace Component$/;" n namespace:Antares file: -Component src/ui/simulator/toolbox/components/datagrid/renderer/scenario-builder-hydro-levels-renderer.h /^namespace Component$/;" n namespace:Antares -Component src/ui/simulator/toolbox/components/datagrid/renderer/scenario-builder-hydro-renderer.cpp /^namespace Component$/;" n namespace:Antares file: -Component src/ui/simulator/toolbox/components/datagrid/renderer/scenario-builder-hydro-renderer.h /^namespace Component$/;" n namespace:Antares -Component src/ui/simulator/toolbox/components/datagrid/renderer/scenario-builder-load-renderer.cpp /^namespace Component$/;" n namespace:Antares file: -Component src/ui/simulator/toolbox/components/datagrid/renderer/scenario-builder-load-renderer.h /^namespace Component$/;" n namespace:Antares -Component src/ui/simulator/toolbox/components/datagrid/renderer/scenario-builder-ntc-renderer.cpp /^namespace Component$/;" n namespace:Antares file: -Component src/ui/simulator/toolbox/components/datagrid/renderer/scenario-builder-ntc-renderer.h /^namespace Component$/;" n namespace:Antares -Component src/ui/simulator/toolbox/components/datagrid/renderer/scenario-builder-renderer-base.cpp /^namespace Component$/;" n namespace:Antares file: -Component src/ui/simulator/toolbox/components/datagrid/renderer/scenario-builder-renderer-base.h /^namespace Component$/;" n namespace:Antares -Component src/ui/simulator/toolbox/components/datagrid/renderer/scenario-builder-renewable-renderer.cpp /^namespace Component$/;" n namespace:Antares file: -Component src/ui/simulator/toolbox/components/datagrid/renderer/scenario-builder-renewable-renderer.h /^namespace Component$/;" n namespace:Antares -Component src/ui/simulator/toolbox/components/datagrid/renderer/scenario-builder-solar-renderer.cpp /^namespace Component$/;" n namespace:Antares file: -Component src/ui/simulator/toolbox/components/datagrid/renderer/scenario-builder-solar-renderer.h /^namespace Component$/;" n namespace:Antares -Component src/ui/simulator/toolbox/components/datagrid/renderer/scenario-builder-thermal-renderer.cpp /^namespace Component$/;" n namespace:Antares file: -Component src/ui/simulator/toolbox/components/datagrid/renderer/scenario-builder-thermal-renderer.h /^namespace Component$/;" n namespace:Antares -Component src/ui/simulator/toolbox/components/datagrid/renderer/scenario-builder-wind-renderer.cpp /^namespace Component$/;" n namespace:Antares file: -Component src/ui/simulator/toolbox/components/datagrid/renderer/scenario-builder-wind-renderer.h /^namespace Component$/;" n namespace:Antares -Component src/ui/simulator/toolbox/components/datagrid/renderer/select-variables.cpp /^namespace Component$/;" n namespace:Antares file: -Component src/ui/simulator/toolbox/components/datagrid/renderer/select-variables.h /^namespace Component$/;" n namespace:Antares -Component src/ui/simulator/toolbox/components/datagrid/renderer/ts-management-aggregated-as-renewables.cpp /^namespace Component$/;" n namespace:Antares file: -Component src/ui/simulator/toolbox/components/datagrid/renderer/ts-management-aggregated-as-renewables.h /^namespace Component$/;" n namespace:Antares -Component src/ui/simulator/toolbox/components/datagrid/renderer/ts-management-clusters-as-renewables.cpp /^namespace Component$/;" n namespace:Antares file: -Component src/ui/simulator/toolbox/components/datagrid/renderer/ts-management-clusters-as-renewables.h /^namespace Component$/;" n namespace:Antares -Component src/ui/simulator/toolbox/components/datagrid/renderer/ts-management.cpp /^namespace Component$/;" n namespace:Antares file: -Component src/ui/simulator/toolbox/components/datagrid/renderer/ts-management.h /^namespace Component$/;" n namespace:Antares -Component src/ui/simulator/toolbox/components/datagrid/wxgrid-renderer.cpp /^namespace Component$/;" n namespace:Antares file: -Component src/ui/simulator/toolbox/components/datagrid/wxgrid-renderer.h /^namespace Component$/;" n namespace:Antares -Component src/ui/simulator/toolbox/components/htmllistbox/component.cpp /^Component::Component(wxWindow* parent) :$/;" f class:Antares::Component::HTMLListbox::Component -Component src/ui/simulator/toolbox/components/htmllistbox/component.cpp /^namespace Component$/;" n namespace:Antares file: -Component src/ui/simulator/toolbox/components/htmllistbox/component.h /^class Component final : public Panel, public Yuni::IEventObserver$/;" c namespace:Antares::Component::HTMLListbox -Component src/ui/simulator/toolbox/components/htmllistbox/component.h /^namespace Component$/;" n namespace:Antares -Component src/ui/simulator/toolbox/components/htmllistbox/component.hxx /^namespace Component$/;" n namespace:Antares -Component src/ui/simulator/toolbox/components/htmllistbox/datasource/bindingconstraint.cpp /^namespace Component$/;" n namespace:Antares file: -Component src/ui/simulator/toolbox/components/htmllistbox/datasource/cluster-order.cpp /^namespace Component$/;" n namespace:Antares file: -Component src/ui/simulator/toolbox/components/htmllistbox/datasource/cluster-order.h /^namespace Component$/;" n namespace:Antares -Component src/ui/simulator/toolbox/components/htmllistbox/datasource/datasource.h /^namespace Component$/;" n namespace:Antares -Component src/ui/simulator/toolbox/components/htmllistbox/datasource/datasource.hxx /^namespace Component$/;" n namespace:Antares -Component src/ui/simulator/toolbox/components/htmllistbox/datasource/renewable-cluster-order.cpp /^namespace Component$/;" n namespace:Antares file: -Component src/ui/simulator/toolbox/components/htmllistbox/datasource/renewable-cluster-order.h /^namespace Component$/;" n namespace:Antares -Component src/ui/simulator/toolbox/components/htmllistbox/datasource/thermal-cluster-order.cpp /^namespace Component$/;" n namespace:Antares file: -Component src/ui/simulator/toolbox/components/htmllistbox/datasource/thermal-cluster-order.h /^namespace Component$/;" n namespace:Antares -Component src/ui/simulator/toolbox/components/htmllistbox/item/area.cpp /^namespace Component$/;" n namespace:Antares file: -Component src/ui/simulator/toolbox/components/htmllistbox/item/area.h /^namespace Component$/;" n namespace:Antares -Component src/ui/simulator/toolbox/components/htmllistbox/item/area.hxx /^namespace Component$/;" n namespace:Antares -Component src/ui/simulator/toolbox/components/htmllistbox/item/cluster-item.cpp /^namespace Component$/;" n namespace:Antares file: -Component src/ui/simulator/toolbox/components/htmllistbox/item/cluster-item.h /^namespace Component$/;" n namespace:Antares -Component src/ui/simulator/toolbox/components/htmllistbox/item/error.cpp /^namespace Component$/;" n namespace:Antares file: -Component src/ui/simulator/toolbox/components/htmllistbox/item/error.h /^namespace Component$/;" n namespace:Antares -Component src/ui/simulator/toolbox/components/htmllistbox/item/group.cpp /^namespace Component$/;" n namespace:Antares file: -Component src/ui/simulator/toolbox/components/htmllistbox/item/group.h /^namespace Component$/;" n namespace:Antares -Component src/ui/simulator/toolbox/components/htmllistbox/item/info.cpp /^namespace Component$/;" n namespace:Antares file: -Component src/ui/simulator/toolbox/components/htmllistbox/item/info.h /^namespace Component$/;" n namespace:Antares -Component src/ui/simulator/toolbox/components/htmllistbox/item/item.cpp /^namespace Component$/;" n namespace:Antares file: -Component src/ui/simulator/toolbox/components/htmllistbox/item/item.h /^namespace Component$/;" n namespace:Antares -Component src/ui/simulator/toolbox/components/htmllistbox/item/item.hxx /^namespace Component$/;" n namespace:Antares -Component src/ui/simulator/toolbox/components/htmllistbox/item/pathlistitem.cpp /^namespace Component$/;" n namespace:Antares file: -Component src/ui/simulator/toolbox/components/htmllistbox/item/pathlistitem.h /^namespace Component$/;" n namespace:Antares -Component src/ui/simulator/toolbox/components/htmllistbox/item/renewable-cluster-item.cpp /^namespace Component$/;" n namespace:Antares file: -Component src/ui/simulator/toolbox/components/htmllistbox/item/renewable-cluster-item.h /^namespace Component$/;" n namespace:Antares -Component src/ui/simulator/toolbox/components/htmllistbox/item/thermal-cluster-item.cpp /^namespace Component$/;" n namespace:Antares file: -Component src/ui/simulator/toolbox/components/htmllistbox/item/thermal-cluster-item.h /^namespace Component$/;" n namespace:Antares -Component src/ui/simulator/toolbox/components/htmllistbox/sort.h /^namespace Component$/;" n namespace:Antares -Component src/ui/simulator/toolbox/components/mainpanel.cpp /^namespace Component$/;" n namespace:Antares file: -Component src/ui/simulator/toolbox/components/mainpanel.h /^namespace Component$/;" n namespace:Antares -Component src/ui/simulator/toolbox/components/map/component.h /^class Component final : public Antares::Component::Panel, public Yuni::IEventObserver$/;" c namespace:Antares::Map -Component src/ui/simulator/toolbox/components/notebook/mapnotebook.cpp /^namespace Component$/;" n namespace:Antares file: -Component src/ui/simulator/toolbox/components/notebook/mapnotebook.h /^namespace Component$/;" n namespace:Antares -Component src/ui/simulator/toolbox/components/notebook/notebook.cpp /^namespace Component$/;" n namespace:Antares file: -Component src/ui/simulator/toolbox/components/notebook/notebook.h /^namespace Component$/;" n namespace:Antares -Component src/ui/simulator/toolbox/components/notebook/notebook.hxx /^namespace Component$/;" n namespace:Antares -Component src/ui/simulator/toolbox/components/progressbar.cpp /^namespace Component$/;" n namespace:Antares file: -Component src/ui/simulator/toolbox/components/progressbar.h /^namespace Component$/;" n namespace:Antares -Component src/ui/simulator/toolbox/components/wip-panel.cpp /^namespace Component$/;" n namespace:Antares file: -Component src/ui/simulator/toolbox/components/wip-panel.h /^namespace Component$/;" n namespace:Antares -Component src/ui/simulator/toolbox/create.cpp /^namespace Component$/;" n namespace:Antares file: -Component src/ui/simulator/toolbox/create.cpp /^namespace Component$/;" n namespace:Antares::Private file: -Component src/ui/simulator/toolbox/create.h /^namespace Component$/;" n namespace:Antares -Component src/ui/simulator/toolbox/create.hxx /^namespace Component$/;" n namespace:Antares -Component src/ui/simulator/toolbox/create.hxx /^namespace Component$/;" n namespace:Antares::Private -Component src/ui/simulator/windows/output/job.cpp /^ using Component = Antares::Window::OutputViewer::Component;$/;" t function:Antares::Private::OutputViewerData::Job::onExecute typeref:typename:Antares::Window::OutputViewer::Component file: -Component src/ui/simulator/windows/output/output.cpp /^Component::Component(wxWindow* parent, bool parentIsStandaloneWindow) :$/;" f class:Antares::Window::OutputViewer::Component -Component src/ui/simulator/windows/output/output.h /^class Component : public Antares::Component::Panel, public Yuni::IEventObserver$/;" c namespace:Antares::Window::OutputViewer -ComponentRefresh src/ui/simulator/toolbox/components/datagrid/component.h /^ ComponentRefresh(InternalState*& i) : pInternal(i)$/;" f class:Antares::Component::Datagrid::ComponentRefresh -ComponentRefresh src/ui/simulator/toolbox/components/datagrid/component.h /^class ComponentRefresh$/;" c namespace:Antares::Component::Datagrid -Components src/ui/simulator/toolbox/components/wizardheader.cpp /^namespace Components$/;" n namespace:Antares::Toolbox file: -Components src/ui/simulator/toolbox/components/wizardheader.h /^namespace Components$/;" n namespace:Antares::Toolbox -Compound src/ext/yuni/src/yuni/core/static/types.h /^struct Compound$/;" s namespace:Yuni::Static::Type -Compound src/ext/yuni/src/yuni/core/static/types.h /^struct Compound$/;" s namespace:Yuni::Static::Type -Compound src/ext/yuni/src/yuni/core/static/types.h /^struct Compound$/;" s namespace:Yuni::Static::Type -Compound src/ext/yuni/src/yuni/core/static/types.h /^struct Compound$/;" s namespace:Yuni::Static::Type -Compound src/ext/yuni/src/yuni/core/static/types.h /^struct Compound$/;" s namespace:Yuni::Static::Type -Compound src/ext/yuni/src/yuni/core/static/types.h /^struct Compound$/;" s namespace:Yuni::Static::Type -Compute src/ext/yuni/src/yuni/core/math/distance.hxx /^ static inline T Compute(T x1, T y1, T x2, T y2)$/;" f struct:Yuni::Private::MathImpl::Distance2D typeref:typename:T -Compute src/ext/yuni/src/yuni/core/math/distance.hxx /^ static inline T Compute(T x1, T y1, T z1, T x2, T y2, T z2)$/;" f struct:Yuni::Private::MathImpl::Distance3D typeref:typename:T -ComputeAverageOnRow src/ui/simulator/toolbox/components/datagrid/renderer/area/timeseries.cpp /^static double ComputeAverageOnRow(Antares::Matrix* m, int r)$/;" f namespace:Antares::Component::Datagrid::Renderer typeref:typename:double file: -ComputeBarycentre src/ui/simulator/toolbox/components/map/nodes/connection.cpp /^static inline wxPoint ComputeBarycentre(const wxPoint& a,$/;" f namespace:Antares::Map typeref:typename:wxPoint file: -ComputeCostTimeSeries src/libs/antares/study/parts/thermal/cluster.cpp /^void Data::ThermalCluster::ComputeCostTimeSeries()$/;" f class:Antares::Data::Data::ThermalCluster typeref:typename:void -ComputeFlowQuad src/solver/simulation/common-eco-adq.cpp /^void ComputeFlowQuad(Data::Study& study,$/;" f namespace:Antares::Solver::Simulation typeref:typename:void -ComputeMarketBidTS src/libs/antares/study/parts/thermal/cluster.cpp /^void ThermalCluster::ComputeMarketBidTS()$/;" f class:Antares::Data::ThermalCluster typeref:typename:void -ComputeMax src/solver/variable/info.h /^ static void ComputeMax(U& out, const VarT& var, uint numSpace)$/;" f struct:Antares::Solver::Variable::VariableAccessor typeref:typename:void -ComputeMax src/solver/variable/info.h /^ static void ComputeMax(U&, const VarT&, uint)$/;" f struct:Antares::Solver::Variable::VariableAccessor typeref:typename:void -ComputeMaxOnRow src/ui/simulator/toolbox/components/datagrid/renderer/area/timeseries.cpp /^static double ComputeMaxOnRow(Antares::Matrix* m, int r)$/;" f namespace:Antares::Component::Datagrid::Renderer typeref:typename:double file: -ComputeMinOnRow src/ui/simulator/toolbox/components/datagrid/renderer/area/timeseries.cpp /^static double ComputeMinOnRow(Antares::Matrix* m, int r)$/;" f namespace:Antares::Component::Datagrid::Renderer typeref:typename:double file: -ComputeProductionCostTS src/libs/antares/study/parts/thermal/cluster.cpp /^void ThermalCluster::ComputeProductionCostTS()$/;" f class:Antares::Data::ThermalCluster typeref:typename:void -ComputeStatistics src/solver/variable/info.h /^ static void ComputeStatistics(U& intermediateValues)$/;" f struct:Antares::Solver::Variable::VariableAccessor typeref:typename:void -ComputeStatistics src/solver/variable/info.h /^ static void ComputeStatistics(U& intermediateValues, Type& container, uint)$/;" f struct:Antares::Solver::Variable::VariableAccessor typeref:typename:void -ComputeStatisticsAndMerge src/solver/variable/info.h /^ static void ComputeStatisticsAndMerge(U&, Type&, uint)$/;" f struct:Antares::Solver::Variable::VariableAccessor typeref:typename:void -ComputeSum src/solver/variable/info.h /^ static void ComputeSum(U& out, const VarT& var, uint numSpace)$/;" f struct:Antares::Solver::Variable::VariableAccessor typeref:typename:void -ComputeSum src/solver/variable/info.h /^ static void ComputeSum(U&, const VarT&, uint)$/;" f struct:Antares::Solver::Variable::VariableAccessor typeref:typename:void -ComputeSummary src/solver/variable/info.h /^ static void ComputeSummary(U& intermediateValues, Type& container, uint year)$/;" f struct:Antares::Solver::Variable::VariableAccessor typeref:typename:void -Concurrency src/libs/antares/concurrency/concurrency.cpp /^namespace Antares::Concurrency$/;" n namespace:Antares file: -Concurrency src/libs/antares/concurrency/include/antares/concurrency/concurrency.h /^namespace Antares::Concurrency$/;" n namespace:Antares -Configuration files docs/build/4-Tests-dev.md /^## Configuration files$/;" s chapter:Tests (developer) -Configure docs/reference-guide/03-commands.md /^## Configure$/;" s chapter:Commands -Configure build with CMake docs/build/3-Build.md /^## Configure build with CMake$/;" s chapter:Build -ConfigureTempFolder src/ui/simulator/windows/options/temp-folder/temp-folder.h /^class ConfigureTempFolder final : public wxDialog$/;" c namespace:Antares::Window::Options -CongestionFee src/solver/variable/economy/links/congestionFee.h /^class CongestionFee : public Variable::IVariable, NextT, VCardCongestionFee/;" c namespace:Antares::Solver::Variable::Economy -CongestionFeeAbs src/solver/variable/economy/links/congestionFeeAbs.h /^class CongestionFeeAbs$/;" c namespace:Antares::Solver::Variable::Economy -CongestionProbability src/solver/variable/economy/links/congestionProbability.h /^class CongestionProbability$/;" c namespace:Antares::Solver::Variable::Economy -Connection src/ui/simulator/toolbox/components/datagrid/renderer/connection.cpp /^Connection::Connection(wxWindow* control, Toolbox::InputSelector::Connections* notifier) :$/;" f class:Antares::Component::Datagrid::Renderer::Connection -Connection src/ui/simulator/toolbox/components/datagrid/renderer/connection.h /^class Connection : public Renderer::Matrix<>$/;" c namespace:Antares::Component::Datagrid::Renderer -Connection src/ui/simulator/toolbox/components/map/nodes/connection.cpp /^Connection::Connection(Manager& manager, Item* a, Item* b) :$/;" f class:Antares::Map::Connection -Connection src/ui/simulator/toolbox/components/map/nodes/connection.h /^class Connection : public Item$/;" c namespace:Antares::Map -ConnectionCreator src/ui/simulator/toolbox/components/map/tools/connectioncreator.cpp /^ConnectionCreator::ConnectionCreator(Manager& manager) :$/;" f class:Antares::Map::Tool::ConnectionCreator -ConnectionCreator src/ui/simulator/toolbox/components/map/tools/connectioncreator.h /^class ConnectionCreator : public Tool$/;" c namespace:Antares::Map::Tool -Connections src/ui/simulator/toolbox/components/map/nodes/bindingconstraint.h /^ using Connections = std::map;$/;" t class:Antares::Map::BindingConstraint typeref:typename:std::map -Connections src/ui/simulator/toolbox/input/connection.cpp /^Connections::Connections(wxWindow* parent) :$/;" f class:Antares::Toolbox::InputSelector::Connections -Connections src/ui/simulator/toolbox/input/connection.h /^class Connections : public AInput, public Yuni::IEventObserver$/;" c namespace:Antares::Toolbox::InputSelector -Consequences docs/Architecture_Decision_Records/2023-08-29_study_class_breakdown.md /^## Consequences$/;" s chapter:Study class breakdown choices -Consequences docs/Architecture_Decision_Records/CMake_design_choice.md /^## Consequences$/;" s chapter:CMake projects design choices -Consequences docs/Architecture_Decision_Records/zip_results.md /^## Consequences$/;" s chapter:Use a minizip-ng to write output files into a single zip archive -ConsistenceNODU src/solver/optimisation/opt_rename_problem.cpp /^void ConstraintNamer::ConsistenceNODU(unsigned int constraint, const std::string& clusterName)$/;" f class:ConstraintNamer typeref:typename:void -ConsistenceNumberOfDispatchableUnits src/solver/optimisation/constraints/ConsistenceNumberOfDispatchableUnits.h /^class ConsistenceNumberOfDispatchableUnits : private ConstraintFactory$/;" c -Console src/ext/yuni/src/yuni/core/system/console/console.cpp /^namespace Console$/;" n namespace:Yuni::System file: -Console src/ext/yuni/src/yuni/core/system/console/console.h /^namespace Console$/;" n namespace:Yuni::System -Console src/ext/yuni/src/yuni/core/system/console/console.hxx /^namespace Console$/;" n namespace:Yuni::System -ConsoleHandler src/solver/signal-handling/windows.cpp /^BOOL WINAPI ConsoleHandler(DWORD dwType)$/;" f typeref:typename:BOOL WINAPI -ConsommationAbattueDuPays src/solver/simulation/sim_structure_probleme_economique.h /^ std::vector ConsommationAbattueDuPays;$/;" m struct:CONSOMMATIONS_ABATTUES typeref:typename:std::vector -ConsommationsAbattues src/solver/simulation/sim_structure_probleme_economique.h /^ mutable std::vector ConsommationsAbattues;$/;" m struct:PROBLEME_HEBDO typeref:typename:std::vector -Const src/ext/yuni/src/yuni/core/static/remove.h /^struct Const$/;" s namespace:Yuni::Static::Remove -Const src/ext/yuni/src/yuni/core/static/remove.h /^struct Const$/;" s namespace:Yuni::Static::Remove -Const src/ext/yuni/src/yuni/core/static/remove.h /^struct Const$/;" s namespace:Yuni::Static::Remove -Const src/ext/yuni/src/yuni/core/static/remove.h /^struct Const$/;" s namespace:Yuni::Static::Remove -Const src/ext/yuni/src/yuni/core/static/remove.h /^struct Const$/;" s namespace:Yuni::Static::Remove -Const src/ext/yuni/src/yuni/core/static/remove.h /^struct Const$/;" s namespace:Yuni::Static::Remove -Const src/ext/yuni/src/yuni/core/static/remove.h /^struct Const$/;" s namespace:Yuni::Static::Remove -Const src/ext/yuni/src/yuni/core/static/remove.h /^struct Const$/;" s namespace:Yuni::Static::Remove -Const src/ext/yuni/src/yuni/core/static/remove.h /^struct Const$/;" s namespace:Yuni::Static::Remove -Const src/ext/yuni/src/yuni/core/static/remove.h /^struct Const$/;" s namespace:Yuni::Static::Remove -ConstOperatorBracketReturnType src/ext/yuni/src/yuni/core/string/string.h /^ typedef typename Static::If::Type ConstOperatorBracketReturnTyp/;" t class:Yuni::CString typeref:typename:Static::If::Type -ConstPointerType src/ext/yuni/src/yuni/core/smartptr/smartptr.h /^ typedef typename ConstnessPolicy::Type* ConstPointerType;$/;" t class:Yuni::SmartPtr typeref:typename:ConstnessPolicy::Type * -ConstPtr src/ext/yuni/src/yuni/core/tree/n/treeN.h /^ typedef typename Ptr::ConstSmartPtrType ConstPtr;$/;" t class:Yuni::Core::TreeN typeref:typename:Ptr::ConstSmartPtrType -ConstReferenceType src/ext/yuni/src/yuni/core/smartptr/smartptr.h /^ typedef typename ConstnessPolicy::Type& ConstReferenceType;$/;" t class:Yuni::SmartPtr typeref:typename:ConstnessPolicy::Type & -ConstReturnType src/libs/antares/memory/include/antares/memory/memory.h /^ using ConstReturnType = const T*;$/;" t struct:Antares::Memory::Stored typeref:typename:const T * -ConstSelfPtr src/ext/yuni/src/yuni/core/iterator/iterator.h /^ typedef typename Static::If::Type ConstSelfPtr;$/;" t class:Yuni::IIterator typeref:typename:Static::If::Type -ConstSmartPtrType src/ext/yuni/src/yuni/core/smartptr/smartptr.h /^ ConstSmartPtrType;$/;" t class:Yuni::SmartPtr typeref:typename:SmartPtr -ConstType src/ext/yuni/src/yuni/core/bind/bind.h /^ Class::*ConstType)(A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13) const;$/;" t struct:Yuni::Bind::PointerToMember typeref:typename:R (Class::*)(A0,A1,A2,A3,A4,A5,A6,A7,A8,A9,A10,A11,A12,A13)const -ConstType src/ext/yuni/src/yuni/core/bind/bind.h /^ Class::*ConstType)(A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14) co/;" t struct:Yuni::Bind::PointerToMember typeref:typename:R (Class::*)(A0,A1,A2,A3,A4,A5,A6,A7,A8,A9,A10,A11,A12,A13,A14)const -ConstType src/ext/yuni/src/yuni/core/bind/bind.h /^ Class::*ConstType)(A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A1/;" t struct:Yuni::Bind::PointerToMember typeref:typename:R (Class::*)(A0,A1,A2,A3,A4,A5,A6,A7,A8,A9,A10,A11,A12,A13,A14,A15)const -ConstType src/ext/yuni/src/yuni/core/bind/bind.h /^ typedef R (Class::*ConstType)() const;$/;" t struct:Yuni::Bind::PointerToMember typeref:typename:R (Class::*)()const -ConstType src/ext/yuni/src/yuni/core/bind/bind.h /^ typedef R (Class::*ConstType)(A0) const;$/;" t struct:Yuni::Bind::PointerToMember typeref:typename:R (Class::*)(A0)const -ConstType src/ext/yuni/src/yuni/core/bind/bind.h /^ typedef R (Class::*ConstType)(A0, A1) const;$/;" t struct:Yuni::Bind::PointerToMember typeref:typename:R (Class::*)(A0,A1)const -ConstType src/ext/yuni/src/yuni/core/bind/bind.h /^ typedef R (Class::*ConstType)(A0, A1, A2) const;$/;" t struct:Yuni::Bind::PointerToMember typeref:typename:R (Class::*)(A0,A1,A2)const -ConstType src/ext/yuni/src/yuni/core/bind/bind.h /^ typedef R (Class::*ConstType)(A0, A1, A2, A3) const;$/;" t struct:Yuni::Bind::PointerToMember typeref:typename:R (Class::*)(A0,A1,A2,A3)const -ConstType src/ext/yuni/src/yuni/core/bind/bind.h /^ typedef R (Class::*ConstType)(A0, A1, A2, A3, A4) const;$/;" t struct:Yuni::Bind::PointerToMember typeref:typename:R (Class::*)(A0,A1,A2,A3,A4)const -ConstType src/ext/yuni/src/yuni/core/bind/bind.h /^ typedef R (Class::*ConstType)(A0, A1, A2, A3, A4, A5) const;$/;" t struct:Yuni::Bind::PointerToMember typeref:typename:R (Class::*)(A0,A1,A2,A3,A4,A5)const -ConstType src/ext/yuni/src/yuni/core/bind/bind.h /^ typedef R (Class::*ConstType)(A0, A1, A2, A3, A4, A5, A6) const;$/;" t struct:Yuni::Bind::PointerToMember typeref:typename:R (Class::*)(A0,A1,A2,A3,A4,A5,A6)const -ConstType src/ext/yuni/src/yuni/core/bind/bind.h /^ typedef R (Class::*ConstType)(A0, A1, A2, A3, A4, A5, A6, A7) const;$/;" t struct:Yuni::Bind::PointerToMember typeref:typename:R (Class::*)(A0,A1,A2,A3,A4,A5,A6,A7)const -ConstType src/ext/yuni/src/yuni/core/bind/bind.h /^ typedef R (Class::*ConstType)(A0, A1, A2, A3, A4, A5, A6, A7, A8) const;$/;" t struct:Yuni::Bind::PointerToMember typeref:typename:R (Class::*)(A0,A1,A2,A3,A4,A5,A6,A7,A8)const -ConstType src/ext/yuni/src/yuni/core/bind/bind.h /^ typedef R (Class::*ConstType)(A0, A1, A2, A3, A4, A5, A6, A7, A8, A9) const;$/;" t struct:Yuni::Bind::PointerToMember typeref:typename:R (Class::*)(A0,A1,A2,A3,A4,A5,A6,A7,A8,A9)const -ConstType src/ext/yuni/src/yuni/core/bind/bind.h /^ typedef R (Class::*ConstType)(A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10) const;$/;" t struct:Yuni::Bind::PointerToMember typeref:typename:R (Class::*)(A0,A1,A2,A3,A4,A5,A6,A7,A8,A9,A10)const -ConstType src/ext/yuni/src/yuni/core/bind/bind.h /^ typedef R (Class::*ConstType)(A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11) const;$/;" t struct:Yuni::Bind::PointerToMember typeref:typename:R (Class::*)(A0,A1,A2,A3,A4,A5,A6,A7,A8,A9,A10,A11)const -ConstType src/ext/yuni/src/yuni/core/bind/bind.h /^ typedef R (Class::*ConstType)(A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12) con/;" t struct:Yuni::Bind::PointerToMember typeref:typename:R (Class::*)(A0,A1,A2,A3,A4,A5,A6,A7,A8,A9,A10,A11,A12)const -ConstType src/ext/yuni/src/yuni/core/bind/bind.h.generator.commonstypes.hpp /^ typedef R (Class::*ConstType)(<%=generator.list(i)%>) const;$/;" t struct:PointerToMember typeref:typename:R (Class::*)({=generator.list(i)})const -ConstType src/ext/yuni/src/yuni/core/event/event.h /^ typedef typename BindType::template PointerToMember::ConstType ConstType;$/;" t class:Yuni::Event::PointerToMember typeref:typename:BindType::template PointerToMember::ConstType -ConstType src/libs/antares/array/antares/array/matrix.h /^ using ConstType = const MatrixType::ColumnType&;$/;" t class:Antares::MatrixSubColumn typeref:typename:const MatrixType::ColumnType & -ConstType src/libs/antares/array/antares/array/matrix.h /^ using ConstType = const U*;$/;" t class:Antares::MatrixSubColumn typeref:typename:const U * -Constant src/ext/yuni/src/yuni/core/math/random/constant.h /^ Constant(const T v) : pValue(v)$/;" f class:Yuni::Math::Random::Constant -Constant src/ext/yuni/src/yuni/core/math/random/constant.h /^class YUNI_DECL Constant final : public Distribution$/;" c namespace:Yuni::Math::Random -Constant src/ext/yuni/src/yuni/io/constants.h /^struct Constant$/;" s namespace:Yuni::IO -Constant src/ext/yuni/src/yuni/io/constants.h /^struct Constant$/;" s namespace:Yuni::IO -Constant src/solver/variable/constants.h /^enum Constant$/;" g namespace:Antares::Solver::Variable -Constants src/libs/antares/constants.cpp /^namespace Antares::Constants$/;" n namespace:Antares file: -Constants src/libs/antares/constants.h /^namespace Antares::Constants$/;" n namespace:Antares -Constants src/solver/hydro/daily/h2o_j_ajouter_bruit_au_cout.cpp /^namespace Constants$/;" n file: -Constants src/solver/hydro/daily2/h2o2_j_donnees_optimisation.h /^namespace Antares::Constants$/;" n namespace:Antares -Constants src/solver/hydro/monthly/h2o_m_ajouter_bruit.cpp /^namespace Constants$/;" n file: -Constness src/ext/yuni/src/yuni/core/smartptr/policies/constness.h /^namespace Constness$/;" n namespace:Yuni::Policy -ConstnessPolicy src/ext/yuni/src/yuni/core/smartptr/smartptr.h /^ typedef ConsP ConstnessPolicy;$/;" t class:Yuni::SmartPtr typeref:typename:ConsP -ConstnessPolicy src/ext/yuni/src/yuni/core/tree/n/treeN.h /^ typedef typename Ptr::ConstnessPolicy ConstnessPolicy;$/;" t class:Yuni::Core::TreeN typeref:typename:Ptr::ConstnessPolicy -Constraint src/solver/infeasible-problem-analysis/constraint.cpp /^Constraint::Constraint(const std::string& input, const double slackValue) :$/;" f class:Antares::Optimization::Constraint -Constraint src/solver/infeasible-problem-analysis/constraint.h /^class Constraint$/;" c namespace:Antares::Optimization -Constraint src/ui/action/handler/antares-study/constraint/comments.cpp /^namespace Constraint$/;" n namespace:Antares::Action::AntaresStudy file: -Constraint src/ui/action/handler/antares-study/constraint/comments.h /^namespace Constraint$/;" n namespace:Antares::Action::AntaresStudy -Constraint src/ui/action/handler/antares-study/constraint/comments.hxx /^namespace Constraint$/;" n namespace:Antares::Action::AntaresStudy -Constraint src/ui/action/handler/antares-study/constraint/create.cpp /^namespace Constraint$/;" n namespace:Antares::Action::AntaresStudy file: -Constraint src/ui/action/handler/antares-study/constraint/data.cpp /^namespace Constraint$/;" n namespace:Antares::Action::AntaresStudy file: -Constraint src/ui/action/handler/antares-study/constraint/data.h /^namespace Constraint$/;" n namespace:Antares::Action::AntaresStudy -Constraint src/ui/action/handler/antares-study/constraint/data.hxx /^namespace Constraint$/;" n namespace:Antares::Action::AntaresStudy -Constraint src/ui/action/handler/antares-study/constraint/enabled.cpp /^namespace Constraint$/;" n namespace:Antares::Action::AntaresStudy file: -Constraint src/ui/action/handler/antares-study/constraint/enabled.h /^namespace Constraint$/;" n namespace:Antares::Action::AntaresStudy -Constraint src/ui/action/handler/antares-study/constraint/enabled.hxx /^namespace Constraint$/;" n namespace:Antares::Action::AntaresStudy -Constraint src/ui/action/handler/antares-study/constraint/offsets.cpp /^namespace Constraint$/;" n namespace:Antares::Action::AntaresStudy file: -Constraint src/ui/action/handler/antares-study/constraint/offsets.h /^namespace Constraint$/;" n namespace:Antares::Action::AntaresStudy -Constraint src/ui/action/handler/antares-study/constraint/weights.cpp /^namespace Constraint$/;" n namespace:Antares::Action::AntaresStudy file: -Constraint src/ui/action/handler/antares-study/constraint/weights.h /^namespace Constraint$/;" n namespace:Antares::Action::AntaresStudy -Constraint src/ui/action/include/action/handler/antares-study/constraint/create.h /^namespace Constraint$/;" n namespace:Antares::Action::AntaresStudy -Constraint src/ui/action/include/action/handler/antares-study/constraint/create.hxx /^namespace Constraint$/;" n namespace:Antares::Action::AntaresStudy -Constraint optimisation docs/build/ortools-integration.md /^### Constraint optimisation$/;" S section:Ortools integration""Ortools available solvers -ConstraintBuilder src/solver/optimisation/constraints/ConstraintBuilder.h /^ ConstraintBuilder($/;" f class:ConstraintBuilder -ConstraintBuilder src/solver/optimisation/constraints/ConstraintBuilder.h /^class ConstraintBuilder$/;" c -ConstraintBuilderInvalidOperator src/solver/optimisation/constraints/ConstraintBuilder.h /^ class ConstraintBuilderInvalidOperator : public std::runtime_error$/;" c class:ConstraintBuilder -ConstraintFactory src/solver/optimisation/constraints/ConstraintBuilder.h /^ explicit ConstraintFactory(PROBLEME_HEBDO* problemeHebdo) :$/;" f class:ConstraintFactory -ConstraintFactory src/solver/optimisation/constraints/ConstraintBuilder.h /^class ConstraintFactory$/;" c -ConstraintMappingForceCreate src/ui/action/include/action/context.h /^ using ConstraintMappingForceCreate = std::map;$/;" t class:Antares::Action::Context typeref:typename:std::map -ConstraintName src/libs/antares/study/fwd.h /^using ConstraintName = Yuni::CString;$/;" t namespace:Antares::Data typeref:typename:Yuni::CString -ConstraintNamer src/solver/optimisation/opt_rename_problem.h /^class ConstraintNamer : public Namer$/;" c -ConstraintNames src/solver/utils/named_problem.h /^ const std::vector& ConstraintNames() const$/;" f struct:Antares::Optimization::PROBLEME_SIMPLEXE_NOMME typeref:typename:const std::vector & -ConstraintSet src/ui/simulator/toolbox/ext-source/handler/build-context.h /^ using ConstraintSet = std::set;$/;" t class:Antares::ExtSource::Handler::BuildContext typeref:typename:std::set -ConstraintSlackAnalysis src/solver/infeasible-problem-analysis/constraint-slack-analysis.h /^class ConstraintSlackAnalysis : public UnfeasibilityAnalysis$/;" c namespace:Antares::Optimization -ConstraintType src/solver/infeasible-problem-analysis/constraint.h /^enum class ConstraintType$/;" g namespace:Antares::Optimization -Constraints and relations between variables docs/reference-guide/14-adequacy-patch.md /^### Constraints and relations between variables$/;" S section:Adequacy Patch calculation""Curtailment sharing rule (Antares Simulator 8.5) -Constraints related to the nominal system state docs/reference-guide/11-modeling.md /^## Constraints related to the nominal system state$/;" s chapter:Formulation of the optimisation problems -Constraints related to the uplifted system state (activation of security reserves) docs/reference-guide/11-modeling.md /^### Constraints related to the uplifted system state (activation of security reserves)$/;" S section:Formulation of the optimisation problems""Constraints related to the nominal system state -ConstraintsBuilder src/ui/simulator/toolbox/components/datagrid/renderer/constraintsbuilder/links.cpp /^namespace ConstraintsBuilder$/;" n namespace:Antares::Component::Datagrid::Renderer file: -ConstraintsBuilder src/ui/simulator/toolbox/components/datagrid/renderer/constraintsbuilder/links.h /^namespace ConstraintsBuilder$/;" n namespace:Antares::Component::Datagrid::Renderer -ConstraintsBuilderWizard src/ui/simulator/windows/constraints-builder/constraintsbuilder.h /^class ConstraintsBuilderWizard final : public wxDialog$/;" c namespace:Antares::Window -ConstraintsSelected src/ui/simulator/windows/inspector/inspector.cpp /^bool ConstraintsSelected(const std::set& set)$/;" f namespace:Antares::Window::Inspector typeref:typename:bool -Consume src/ext/yuni/src/yuni/core/string/traits/traits.h /^struct Consume final$/;" s namespace:Yuni::Private::CStringImpl -Consume src/ext/yuni/src/yuni/core/string/traits/traits.h /^struct Consume final$/;" s namespace:Yuni::Private::CStringImpl -Container src/libs/antares/study/parts/load/container.cpp /^Container::Container() : prepro(nullptr), series(tsNumbers)$/;" f class:Antares::Data::Load::Container -Container src/libs/antares/study/parts/load/container.h /^class Container final : private Yuni::NonCopyable$/;" c namespace:Antares::Data::Load -Container src/libs/antares/study/parts/solar/container.cpp /^Container::Container() : prepro(nullptr), series(tsNumbers)$/;" f class:Antares::Data::Solar::Container -Container src/libs/antares/study/parts/solar/container.h /^class Container$/;" c namespace:Antares::Data::Solar -Container src/libs/antares/study/parts/wind/container.cpp /^Container::Container() : prepro(nullptr), series(tsNumbers)$/;" f class:Antares::Data::Wind::Container -Container src/libs/antares/study/parts/wind/container.h /^class Container$/;" c namespace:Antares::Data::Wind -Container src/solver/variable/container.h /^namespace Antares::Solver::Variable::Container$/;" n namespace:Antares::Solver::Variable -Container src/solver/variable/container.hxx /^namespace Container$/;" n namespace:Antares::Solver::Variable -Container src/solver/variable/endoflist.h /^namespace Container$/;" n namespace:Antares::Solver::Variable -Container src/solver/variable/surveyresults/reportbuilder.hxx /^namespace Container$/;" n namespace:Antares::Solver::Variable -Content src/ui/simulator/windows/output/content.h /^class Content final$/;" c namespace:Antares::Private::OutputViewerData -Content src/ui/simulator/windows/output/content.hxx /^inline Content::Content() : hasYearByYear(false), hasConcatenedYbY(false)$/;" f class:Antares::Private::OutputViewerData::Content -Content src/ui/simulator/windows/output/output.cpp /^ using Content = Antares::Private::OutputViewerData::Content;$/;" t function:Antares::Window::OutputViewer::Component::checkAreaIsCommonToAllOutputs typeref:typename:Antares::Private::OutputViewerData::Content file: -Content src/ui/simulator/windows/output/output.cpp /^ using Content = Antares::Private::OutputViewerData::Content;$/;" t function:Antares::Window::OutputViewer::Component::checkLinkIsCommonToAllOutputs typeref:typename:Antares::Private::OutputViewerData::Content file: -Content src/ui/simulator/windows/output/output.cpp /^ using Content = Antares::Private::OutputViewerData::Content;$/;" t function:Antares::Window::OutputViewer::Component::checkYearByYearMode typeref:typename:Antares::Private::OutputViewerData::Content file: -Content src/ui/simulator/windows/output/output.h /^ using Content = Antares::Private::OutputViewerData::Content;$/;" t class:Antares::Window::OutputViewer::Component typeref:typename:Antares::Private::OutputViewerData::Content -ContentMap src/ui/simulator/windows/output/fwd.h /^using ContentMap = std::map;$/;" t namespace:Antares::Private::OutputViewerData typeref:typename:std::map -ContentMap src/ui/simulator/windows/output/output.cpp /^ using ContentMap = Antares::Private::OutputViewerData::ContentMap;$/;" t function:Antares::Window::OutputViewer::Component::checkLinkIsCommonToAllOutputs typeref:typename:Antares::Private::OutputViewerData::ContentMap file: -ContentMap src/ui/simulator/windows/output/output.cpp /^ using ContentMap = Antares::Private::OutputViewerData::ContentMap;$/;" t function:Antares::Window::OutputViewer::Component::treeDataUpdate typeref:typename:Antares::Private::OutputViewerData::ContentMap file: -Context docs/Architecture_Decision_Records/2023-08-29_study_class_breakdown.md /^## Context$/;" s chapter:Study class breakdown choices -Context docs/Architecture_Decision_Records/CMake_design_choice.md /^## Context$/;" s chapter:CMake projects design choices -Context docs/Architecture_Decision_Records/zip_results.md /^## Context$/;" s chapter:Use a minizip-ng to write output files into a single zip archive -Context src/ext/yuni/src/yuni/core/getopt/parser.cpp /^class Context final$/;" c namespace:Yuni::Private::GetOptImpl file: -Context src/ext/yuni/src/yuni/core/getopt/parser.cpp /^inline Context::Context(Parser& parser) : pParser(parser), pTokenIndex(1), pParameterIndex(1)$/;" f class:Yuni::Private::GetOptImpl::Context -Context src/ui/action/context.cpp /^Context::Context(Data::Study::Ptr targetStudy, const size_t layer) :$/;" f class:Antares::Action::Context -Context src/ui/action/include/action/context.h /^class Context$/;" c namespace:Antares::Action -ContextPtr src/ui/simulator/toolbox/ext-source/performer.cpp /^ using ContextPtr = Antares::Action::Context::Ptr;$/;" t class:Antares::Window::ThreadUpdater typeref:typename:Antares::Action::Context::Ptr file: -Continuous src/ext/yuni/src/yuni/core/event/flow/continuous.h /^ Continuous()$/;" f class:Yuni::Core::EventLoop::Flow::Continuous -Continuous src/ext/yuni/src/yuni/core/event/flow/continuous.h /^class YUNI_DECL Continuous$/;" c namespace:Yuni::Core::EventLoop::Flow -Continuous Integration docs/build/continuous-integration.md /^# Continuous Integration$/;" c -ContrainteDePmaxHydrauliqueHoraire src/solver/simulation/sim_structure_probleme_economique.h /^ std::vector ContrainteDePmaxHydrauliqueHoraire;$/;" m struct:ENERGIES_ET_PUISSANCES_HYDRAULIQUES typeref:typename:std::vector -ContrainteDePmaxHydrauliqueHoraireRef src/solver/simulation/sim_structure_probleme_economique.h /^ std::vector ContrainteDePmaxHydrauliqueHoraireRef;$/;" m struct:ENERGIES_ET_PUISSANCES_HYDRAULIQUES typeref:typename:std::vector -ContrainteDePmaxPompageHoraire src/solver/simulation/sim_structure_probleme_economique.h /^ std::vector ContrainteDePmaxPompageHoraire;$/;" m struct:ENERGIES_ET_PUISSANCES_HYDRAULIQUES typeref:typename:std::vector -Control src/ui/simulator/toolbox/components/map/control.cpp /^Control::Control(wxWindow* parent, Component& component, size_t uID) :$/;" f class:Antares::Map::Control -Control src/ui/simulator/toolbox/components/map/control.h /^class Control final : public wxScrolledWindow$/;" c namespace:Antares::Map -Conventions regarding colors and names docs/reference-guide/08-miscellaneous.md /^## Conventions regarding colors and names$/;" s chapter:Miscellaneous -Conversion src/ext/yuni/src/yuni/core/smartptr/policies/conversions.h /^namespace Conversion$/;" n namespace:Yuni::Policy -ConversionPolicy src/ext/yuni/src/yuni/core/smartptr/smartptr.h /^ typedef ConvP ConversionPolicy;$/;" t class:Yuni::SmartPtr typeref:typename:ConvP -ConversionPolicy src/ext/yuni/src/yuni/core/tree/n/treeN.h /^ typedef typename Ptr::ConversionPolicy ConversionPolicy;$/;" t class:Yuni::Core::TreeN typeref:typename:Ptr::ConversionPolicy -Convert src/libs/antares/study/area/ui.cpp /^static inline void Convert(const hsv_color& hsv, StringT& out)$/;" f namespace:Antares::Data::__anon7b8cf5510111 typeref:typename:void file: -Convert src/solver/utils/ortools_utils.cpp /^MPSolver* ProblemSimplexeNommeConverter::Convert()$/;" f class:Antares::Optimization::ProblemSimplexeNommeConverter typeref:typename:MPSolver * -ConvertCStrToListTimeSeries src/libs/antares/study/parameters.cpp /^static bool ConvertCStrToListTimeSeries(const String& value, uint& v)$/;" f namespace:Antares::Data typeref:typename:bool file: -ConvertCStrToResultFormat src/libs/antares/study/parameters.cpp /^static bool ConvertCStrToResultFormat(const AnyString& text, ResultFormat& out)$/;" f namespace:Antares::Data typeref:typename:bool file: -ConvertCStrToTimeT src/libs/antares/study/header.cpp /^static inline int ConvertCStrToTimeT(const char* s, time_t* var)$/;" f namespace:Antares::Data typeref:typename:int file: -ConvertStringToRenewableGenerationModelling src/libs/antares/study/parameters.cpp /^static bool ConvertStringToRenewableGenerationModelling(const AnyString& text,$/;" f namespace:Antares::Data typeref:typename:bool file: -ConvertToString src/ui/simulator/windows/inspector/accumulator.hxx /^ static wxString ConvertToString(const Type v)$/;" f struct:Antares::Window::Inspector::PAdequacyPatchMode typeref:typename:wxString -ConvertToString src/ui/simulator/windows/inspector/accumulator.hxx /^ static wxString ConvertToString(const Type v)$/;" f struct:Antares::Window::Inspector::PAreaColor typeref:typename:wxString -ConvertToString src/ui/simulator/windows/inspector/accumulator.hxx /^ static wxString ConvertToString(const Type v)$/;" f struct:Antares::Window::Inspector::PAreaFiltering typeref:typename:wxString -ConvertToString src/ui/simulator/windows/inspector/accumulator.hxx /^ static wxString ConvertToString(const Type v)$/;" f struct:Antares::Window::Inspector::PAreaResortStatus typeref:typename:wxString -ConvertToString src/ui/simulator/windows/inspector/accumulator.hxx /^ static wxString ConvertToString(const Type v)$/;" f struct:Antares::Window::Inspector::PAreaSpilledEnergyCost typeref:typename:wxString -ConvertToString src/ui/simulator/windows/inspector/accumulator.hxx /^ static wxString ConvertToString(const Type v)$/;" f struct:Antares::Window::Inspector::PAreaUnsuppliedEnergyCost typeref:typename:wxString -ConvertToString src/ui/simulator/windows/inspector/accumulator.hxx /^ static wxString ConvertToString(const Type v)$/;" f struct:Antares::Window::Inspector::PClusterArea typeref:typename:wxString -ConvertToString src/ui/simulator/windows/inspector/accumulator.hxx /^ static wxString ConvertToString(const Type v)$/;" f struct:Antares::Window::Inspector::PClusterCO2 typeref:typename:wxString -ConvertToString src/ui/simulator/windows/inspector/accumulator.hxx /^ static wxString ConvertToString(const Type v)$/;" f struct:Antares::Window::Inspector::PClusterCostGeneration typeref:typename:wxString -ConvertToString src/ui/simulator/windows/inspector/accumulator.hxx /^ static wxString ConvertToString(const Type v)$/;" f struct:Antares::Window::Inspector::PClusterDoGenerateTS typeref:typename:wxString -ConvertToString src/ui/simulator/windows/inspector/accumulator.hxx /^ static wxString ConvertToString(const Type v)$/;" f struct:Antares::Window::Inspector::PClusterEfficiency typeref:typename:wxString -ConvertToString src/ui/simulator/windows/inspector/accumulator.hxx /^ static wxString ConvertToString(const Type v)$/;" f struct:Antares::Window::Inspector::PClusterEnabled typeref:typename:wxString -ConvertToString src/ui/simulator/windows/inspector/accumulator.hxx /^ static wxString ConvertToString(const Type v)$/;" f struct:Antares::Window::Inspector::PClusterFixedCost typeref:typename:wxString -ConvertToString src/ui/simulator/windows/inspector/accumulator.hxx /^ static wxString ConvertToString(const Type v)$/;" f struct:Antares::Window::Inspector::PClusterGroup typeref:typename:wxString -ConvertToString src/ui/simulator/windows/inspector/accumulator.hxx /^ static wxString ConvertToString(const Type v)$/;" f struct:Antares::Window::Inspector::PClusterInstalled typeref:typename:wxString -ConvertToString src/ui/simulator/windows/inspector/accumulator.hxx /^ static wxString ConvertToString(const Type v)$/;" f struct:Antares::Window::Inspector::PClusterLawForced typeref:typename:wxString -ConvertToString src/ui/simulator/windows/inspector/accumulator.hxx /^ static wxString ConvertToString(const Type v)$/;" f struct:Antares::Window::Inspector::PClusterLawPlanned typeref:typename:wxString -ConvertToString src/ui/simulator/windows/inspector/accumulator.hxx /^ static wxString ConvertToString(const Type v)$/;" f struct:Antares::Window::Inspector::PClusterMarginalCost typeref:typename:wxString -ConvertToString src/ui/simulator/windows/inspector/accumulator.hxx /^ static wxString ConvertToString(const Type v)$/;" f struct:Antares::Window::Inspector::PClusterMinDownTime typeref:typename:wxString -ConvertToString src/ui/simulator/windows/inspector/accumulator.hxx /^ static wxString ConvertToString(const Type v)$/;" f struct:Antares::Window::Inspector::PClusterMinStablePower typeref:typename:wxString -ConvertToString src/ui/simulator/windows/inspector/accumulator.hxx /^ static wxString ConvertToString(const Type v)$/;" f struct:Antares::Window::Inspector::PClusterMinUpTime typeref:typename:wxString -ConvertToString src/ui/simulator/windows/inspector/accumulator.hxx /^ static wxString ConvertToString(const Type v)$/;" f struct:Antares::Window::Inspector::PClusterMustRun typeref:typename:wxString -ConvertToString src/ui/simulator/windows/inspector/accumulator.hxx /^ static wxString ConvertToString(const Type v)$/;" f struct:Antares::Window::Inspector::PClusterNomCapacity typeref:typename:wxString -ConvertToString src/ui/simulator/windows/inspector/accumulator.hxx /^ static wxString ConvertToString(const Type v)$/;" f struct:Antares::Window::Inspector::PClusterRandomSpread typeref:typename:wxString -ConvertToString src/ui/simulator/windows/inspector/accumulator.hxx /^ static wxString ConvertToString(const Type v)$/;" f struct:Antares::Window::Inspector::PClusterReference typeref:typename:wxString -ConvertToString src/ui/simulator/windows/inspector/accumulator.hxx /^ static wxString ConvertToString(const Type v)$/;" f struct:Antares::Window::Inspector::PClusterSpinning typeref:typename:wxString -ConvertToString src/ui/simulator/windows/inspector/accumulator.hxx /^ static wxString ConvertToString(const Type v)$/;" f struct:Antares::Window::Inspector::PClusterStartupCost typeref:typename:wxString -ConvertToString src/ui/simulator/windows/inspector/accumulator.hxx /^ static wxString ConvertToString(const Type v)$/;" f struct:Antares::Window::Inspector::PClusterUnitCount typeref:typename:wxString -ConvertToString src/ui/simulator/windows/inspector/accumulator.hxx /^ static wxString ConvertToString(const Type v)$/;" f struct:Antares::Window::Inspector::PClusterVariableOMcost typeref:typename:wxString -ConvertToString src/ui/simulator/windows/inspector/accumulator.hxx /^ static wxString ConvertToString(const Type v)$/;" f struct:Antares::Window::Inspector::PClusterVolatilityForced typeref:typename:wxString -ConvertToString src/ui/simulator/windows/inspector/accumulator.hxx /^ static wxString ConvertToString(const Type v)$/;" f struct:Antares::Window::Inspector::PClusterVolatilityPlanned typeref:typename:wxString -ConvertToString src/ui/simulator/windows/inspector/accumulator.hxx /^ static wxString ConvertToString(const Type v)$/;" f struct:Antares::Window::Inspector::PConstraintComments typeref:typename:wxString -ConvertToString src/ui/simulator/windows/inspector/accumulator.hxx /^ static wxString ConvertToString(const Type v)$/;" f struct:Antares::Window::Inspector::PConstraintEnabled typeref:typename:wxString -ConvertToString src/ui/simulator/windows/inspector/accumulator.hxx /^ static wxString ConvertToString(const Type v)$/;" f struct:Antares::Window::Inspector::PConstraintName typeref:typename:wxString -ConvertToString src/ui/simulator/windows/inspector/accumulator.hxx /^ static wxString ConvertToString(const Type v)$/;" f struct:Antares::Window::Inspector::PConstraintType typeref:typename:wxString -ConvertToString src/ui/simulator/windows/inspector/accumulator.hxx /^ static wxString ConvertToString(const Type v)$/;" f struct:Antares::Window::Inspector::PLinkArea typeref:typename:wxString -ConvertToString src/ui/simulator/windows/inspector/accumulator.hxx /^ static wxString ConvertToString(const Type v)$/;" f struct:Antares::Window::Inspector::PLinkColor typeref:typename:wxString -ConvertToString src/ui/simulator/windows/inspector/accumulator.hxx /^ static wxString ConvertToString(const Type v)$/;" f struct:Antares::Window::Inspector::PLinkComments typeref:typename:wxString -ConvertToString src/ui/simulator/windows/inspector/accumulator.hxx /^ static wxString ConvertToString(const Type v)$/;" f struct:Antares::Window::Inspector::PLinkDisplayComments typeref:typename:wxString -ConvertToString src/ui/simulator/windows/inspector/accumulator.hxx /^ static wxString ConvertToString(const Type v)$/;" f struct:Antares::Window::Inspector::PLinkFiltering typeref:typename:wxString -ConvertToString src/ui/simulator/windows/inspector/accumulator.hxx /^ static wxString ConvertToString(const Type v)$/;" f struct:Antares::Window::Inspector::PLinkHurdlesCost typeref:typename:wxString -ConvertToString src/ui/simulator/windows/inspector/accumulator.hxx /^ static wxString ConvertToString(const Type v)$/;" f struct:Antares::Window::Inspector::PLinkLoopFlow typeref:typename:wxString -ConvertToString src/ui/simulator/windows/inspector/accumulator.hxx /^ static wxString ConvertToString(const Type v)$/;" f struct:Antares::Window::Inspector::PLinkPhaseShift typeref:typename:wxString -ConvertToString src/ui/simulator/windows/inspector/accumulator.hxx /^ static wxString ConvertToString(const Type v)$/;" f struct:Antares::Window::Inspector::PLinkStyle typeref:typename:wxString -ConvertToString src/ui/simulator/windows/inspector/accumulator.hxx /^ static wxString ConvertToString(const Type v)$/;" f struct:Antares::Window::Inspector::PLinkWidth typeref:typename:wxString -ConvertToString src/ui/simulator/windows/inspector/accumulator.hxx /^ static wxString ConvertToString(const Type v)$/;" f struct:Antares::Window::Inspector::PRnClusterTSMode typeref:typename:wxString -ConvertToString src/ui/simulator/windows/inspector/accumulator.hxx /^ static wxString ConvertToString(const Type v)$/;" f struct:Antares::Window::Inspector::PStudy1stJanuary typeref:typename:wxString -ConvertToString src/ui/simulator/windows/inspector/accumulator.hxx /^ static wxString ConvertToString(const Type v)$/;" f struct:Antares::Window::Inspector::PStudyBuildingMode typeref:typename:wxString -ConvertToString src/ui/simulator/windows/inspector/accumulator.hxx /^ static wxString ConvertToString(const Type v)$/;" f struct:Antares::Window::Inspector::PStudyCalBegin typeref:typename:wxString -ConvertToString src/ui/simulator/windows/inspector/accumulator.hxx /^ static wxString ConvertToString(const Type v)$/;" f struct:Antares::Window::Inspector::PStudyCalEnd typeref:typename:wxString -ConvertToString src/ui/simulator/windows/inspector/accumulator.hxx /^ static wxString ConvertToString(const Type v)$/;" f struct:Antares::Window::Inspector::PStudyCalendarMonth typeref:typename:wxString -ConvertToString src/ui/simulator/windows/inspector/accumulator.hxx /^ static wxString ConvertToString(const Type v)$/;" f struct:Antares::Window::Inspector::PStudyCalendarWeek typeref:typename:wxString -ConvertToString src/ui/simulator/windows/inspector/accumulator.hxx /^ static wxString ConvertToString(const Type v)$/;" f struct:Antares::Window::Inspector::PStudyGeographicTrimming typeref:typename:wxString -ConvertToString src/ui/simulator/windows/inspector/accumulator.hxx /^ static wxString ConvertToString(const Type v)$/;" f struct:Antares::Window::Inspector::PStudyHorizon typeref:typename:wxString -ConvertToString src/ui/simulator/windows/inspector/accumulator.hxx /^ static wxString ConvertToString(const Type v)$/;" f struct:Antares::Window::Inspector::PStudyLeapYear typeref:typename:wxString -ConvertToString src/ui/simulator/windows/inspector/accumulator.hxx /^ static wxString ConvertToString(const Type v)$/;" f struct:Antares::Window::Inspector::PStudyMCScenarios typeref:typename:wxString -ConvertToString src/ui/simulator/windows/inspector/accumulator.hxx /^ static wxString ConvertToString(const Type v)$/;" f struct:Antares::Window::Inspector::PStudyMode typeref:typename:wxString -ConvertToString src/ui/simulator/windows/inspector/accumulator.hxx /^ static wxString ConvertToString(const Type v)$/;" f struct:Antares::Window::Inspector::PStudyPlaylist typeref:typename:wxString -ConvertToString src/ui/simulator/windows/inspector/accumulator.hxx /^ static wxString ConvertToString(const Type v)$/;" f struct:Antares::Window::Inspector::PStudySynthesis typeref:typename:wxString -ConvertToString src/ui/simulator/windows/inspector/accumulator.hxx /^ static wxString ConvertToString(const Type v)$/;" f struct:Antares::Window::Inspector::PStudyThematicTrimming typeref:typename:wxString -ConvertToString src/ui/simulator/windows/inspector/accumulator.hxx /^ static wxString ConvertToString(const Type v)$/;" f struct:Antares::Window::Inspector::PStudyYearByYear typeref:typename:wxString -ConvertToString src/ui/simulator/windows/inspector/accumulator.hxx /^ static wxString ConvertToString(const Type v)$/;" f struct:Antares::Window::Inspector::PStudyYears typeref:typename:wxString -ConvertVarNameToID src/tools/yby-aggregator/main.cpp /^static void ConvertVarNameToID(String& id, const String& name)$/;" f typeref:typename:void file: -ConvertVarNameToID src/ui/simulator/windows/output/output.cpp /^void Component::ConvertVarNameToID(String& id, const String& name)$/;" f class:Antares::Window::OutputViewer::Component typeref:typename:void -ConvertWideCharIntoString src/libs/antares/sys/appdata.cpp /^static inline bool ConvertWideCharIntoString(String& out, const wchar_t* wpath)$/;" f namespace:OperatingSystem typeref:typename:bool file: -Converter src/ext/yuni/src/yuni/core/charset/charset.cpp /^Converter::Converter() : pContext((void*)-1), pLastError(0)$/;" f class:Yuni::Charset::Converter -Converter src/ext/yuni/src/yuni/core/charset/charset.cpp /^Converter::Converter(Charset::Type fromCS, Charset::Type toCS, Charset::Unconvertable opts) :$/;" f class:Yuni::Charset::Converter -Converter src/ext/yuni/src/yuni/core/charset/charset.cpp /^Converter::Converter(const char* fromCS, const char* toCS) : pContext((void*)-1), pLastError(0)$/;" f class:Yuni::Charset::Converter -Converter src/ext/yuni/src/yuni/core/charset/charset.h /^class Converter$/;" c namespace:Yuni::Charset -Converter src/ext/yuni/src/yuni/core/variant/dataholder/dataholder.h /^struct Converter final$/;" s namespace:Yuni::Private::Variant -Converter src/ext/yuni/src/yuni/core/variant/dataholder/dataholder.h /^struct Converter final$/;" s namespace:Yuni::Private::Variant -Converter src/ext/yuni/src/yuni/core/variant/dataholder/dataholder.h /^struct Converter final$/;" s namespace:Yuni::Private::Variant -Converter src/ext/yuni/src/yuni/core/variant/dataholder/dataholder.h /^struct Converter final$/;" s namespace:Yuni::Private::Variant -Converter src/ext/yuni/src/yuni/core/variant/dataholder/dataholder.h /^struct Converter final$/;" s namespace:Yuni::Private::Variant -Converter src/ext/yuni/src/yuni/core/variant/dataholder/dataholder.hxx /^struct Converter final$/;" s namespace:Yuni::Private::Variant -CopperPlate src/ui/action/handler/antares-study/link/copper-plate.cpp /^CopperPlate::CopperPlate(const AnyString& fromarea, const AnyString& toarea) :$/;" f class:Antares::Action::AntaresStudy::Link::CopperPlate -CopperPlate src/ui/action/handler/antares-study/link/copper-plate.h /^class CopperPlate : public IAction$/;" c namespace:Antares::Action::AntaresStudy::Link -Copy src/ext/yuni/src/yuni/io/directory/copy.cpp /^bool Copy(const AnyString& src,$/;" f namespace:Yuni::IO::Directory typeref:typename:bool -Copy src/ext/yuni/src/yuni/io/directory/directory.hxx /^inline bool Copy(const AnyString& source,$/;" f namespace:Yuni::IO::Directory typeref:typename:bool -Copy src/ext/yuni/src/yuni/io/file/copy.cpp /^Error Copy(const AnyString& from, const AnyString& to, bool overwrite)$/;" f namespace:Yuni::IO::File typeref:typename:Error -Copy src/libs/antares/array/antares/array/matrix.hxx /^ inline static void Copy(StringT& data, const U& value)$/;" f class:Antares::__anon36fbf1060111::MatrixData typeref:typename:void -Copy src/libs/antares/array/antares/array/matrix.hxx /^ inline static void Copy(T& data, const U& value)$/;" f class:Antares::__anon36fbf1060111::MatrixData typeref:typename:void -Copy src/libs/antares/array/antares/array/matrix.hxx /^ inline static void Copy(T&, const AnyString&)$/;" f class:Antares::__anon36fbf1060111::MatrixData typeref:typename:void -CopyFromSingleMatrix src/libs/antares/correlation/correlation.cpp /^static void CopyFromSingleMatrix(const Matrix<>& mxsrc,$/;" f namespace:Antares::Data typeref:typename:void file: -CopyMatrix src/solver/utils/ortools_utils.cpp /^void ProblemSimplexeNommeConverter::CopyMatrix(const MPSolver* solver)$/;" f class:Antares::Optimization::ProblemSimplexeNommeConverter typeref:typename:void -CopyOnUpdateBind src/ext/yuni/src/yuni/io/directory/directory.h /^typedef Yuni::Bind CopyOnUpda/;" t namespace:Yuni::IO::Directory -CopyRows src/solver/utils/ortools_utils.cpp /^void ProblemSimplexeNommeConverter::CopyRows(MPSolver* solver)$/;" f class:Antares::Optimization::ProblemSimplexeNommeConverter typeref:typename:void -CopySettingsToIni src/libs/antares/study/header.cpp /^void StudyHeader::CopySettingsToIni(IniFile& ini, bool upgradeVersion)$/;" f class:Antares::Data::StudyHeader typeref:typename:void -CopyState src/ext/yuni/src/yuni/io/directory/directory.h /^enum CopyState$/;" g namespace:Yuni::IO::Directory -CopyToClipboard src/ui/simulator/windows/inspector/inspector.cpp /^uint CopyToClipboard()$/;" f namespace:Antares::Window::Inspector typeref:typename:uint -CopyType src/ext/yuni/src/yuni/core/smartptr/smartptr.h /^ If::ResultType CopyTyp/;" t class:Yuni::SmartPtr typeref:typename:Static::If::ResultType -CopyVariables src/solver/utils/ortools_utils.cpp /^void ProblemSimplexeNommeConverter::CopyVariables(MPSolver* solver)$/;" f class:Antares::Optimization::ProblemSimplexeNommeConverter typeref:typename:void -CopyableCallable src/libs/antares/concurrency/include/antares/concurrency/concurrency.h /^ explicit CopyableCallable(const std::shared_ptr& functionObject) :$/;" f class:Antares::Concurrency::Detail::CopyableCallable -CopyableCallable src/libs/antares/concurrency/include/antares/concurrency/concurrency.h /^class CopyableCallable$/;" c namespace:Antares::Concurrency::Detail -Core src/ext/yuni/src/yuni/core/event/flow/continuous.h /^namespace Core$/;" n namespace:Yuni -Core src/ext/yuni/src/yuni/core/event/flow/timer.h /^namespace Core$/;" n namespace:Yuni -Core src/ext/yuni/src/yuni/core/event/loop.cpp /^namespace Core$/;" n namespace:Yuni file: -Core src/ext/yuni/src/yuni/core/event/loop.fwd.h /^namespace Core$/;" n namespace:Yuni::Private -Core src/ext/yuni/src/yuni/core/event/loop.h /^namespace Core$/;" n namespace:Yuni -Core src/ext/yuni/src/yuni/core/event/loop.hxx /^namespace Core$/;" n namespace:Yuni -Core src/ext/yuni/src/yuni/core/event/loop.hxx /^namespace Core$/;" n namespace:Yuni::Private -Core src/ext/yuni/src/yuni/core/event/statistics/none.h /^namespace Core$/;" n namespace:Yuni -Core src/ext/yuni/src/yuni/core/tree/n/iterator/childiterator.h /^namespace Core$/;" n namespace:Yuni::Private -Core src/ext/yuni/src/yuni/core/tree/n/iterator/childiterator.hxx /^namespace Core$/;" n namespace:Yuni::Private -Core src/ext/yuni/src/yuni/core/tree/n/iterator/depthinfixiterator.h /^namespace Core$/;" n namespace:Yuni::Private -Core src/ext/yuni/src/yuni/core/tree/n/iterator/depthinfixiterator.hxx /^namespace Core$/;" n namespace:Yuni::Private -Core src/ext/yuni/src/yuni/core/tree/n/iterator/depthprefixiterator.h /^namespace Core$/;" n namespace:Yuni::Private -Core src/ext/yuni/src/yuni/core/tree/n/iterator/depthprefixiterator.hxx /^namespace Core$/;" n namespace:Yuni::Private -Core src/ext/yuni/src/yuni/core/tree/n/iterator/depthsuffixiterator.h /^namespace Core$/;" n namespace:Yuni::Private -Core src/ext/yuni/src/yuni/core/tree/n/iterator/depthsuffixiterator.hxx /^namespace Core$/;" n namespace:Yuni::Private -Core src/ext/yuni/src/yuni/core/tree/n/treeN.h /^namespace Core$/;" n namespace:Yuni -Core src/ext/yuni/src/yuni/core/tree/n/treeN.hxx /^namespace Core$/;" n namespace:Yuni -Core src/ext/yuni/src/yuni/core/utils/hexdump.cpp /^namespace Core$/;" n namespace:Yuni file: -Core src/ext/yuni/src/yuni/core/utils/hexdump.h /^namespace Core$/;" n namespace:Yuni -Core src/ext/yuni/src/yuni/core/utils/hexdump.hxx /^namespace Core$/;" n namespace:Yuni -Core src/ext/yuni/src/yuni/core/utils/utils.h /^namespace Core$/;" n namespace:Yuni -Core module src/ext/yuni/src/yuni/core/readme.md /^Core module$/;" c -Correlation src/analyzer/atsp/misc.cpp /^double ATSP::Correlation(double* A,$/;" f class:Antares::ATSP typeref:typename:double -Correlation src/libs/antares/correlation/antares/correlation/correlation.h /^class Correlation final$/;" c namespace:Antares::Data -Correlation src/libs/antares/correlation/correlation.cpp /^Correlation::Correlation() : annual(nullptr), monthly(nullptr), pMode(modeNone)$/;" f class:Antares::Data::Correlation -Correlation src/ui/action/handler/antares-study/area/correlation.cpp /^Correlation::Correlation(Data::TimeSeriesType ts, const AnyString& areaname) :$/;" f class:Antares::Action::AntaresStudy::Area::Correlation -Correlation src/ui/action/handler/antares-study/area/correlation.h /^class Correlation : public IAction$/;" c namespace:Antares::Action::AntaresStudy::Area -CorrelationMatrix src/ui/simulator/toolbox/components/datagrid/renderer/correlation.cpp /^CorrelationMatrix::CorrelationMatrix() : pMatrix(nullptr), pControl(nullptr)$/;" f class:Antares::Component::Datagrid::Renderer::CorrelationMatrix -CorrelationMatrix src/ui/simulator/toolbox/components/datagrid/renderer/correlation.h /^class CorrelationMatrix final : public Renderer::IRenderer$/;" c namespace:Antares::Component::Datagrid::Renderer -CorrelationMatrixType src/ui/simulator/windows/correlation/correlation.cpp /^ using CorrelationMatrixType = Component::Datagrid::Renderer::CorrelationMatrix;$/;" t class:Antares::Window::CorrelationPanelData typeref:typename:Component::Datagrid::Renderer::CorrelationMatrix file: -CorrelationPanel src/ui/simulator/windows/correlation/correlation.cpp /^CorrelationPanel::CorrelationPanel(wxWindow* parent, int timeseries) : wxPanel(parent, wxID_ANY)$/;" f class:Antares::Window::CorrelationPanel -CorrelationPanel src/ui/simulator/windows/correlation/correlation.h /^class CorrelationPanel final : public wxPanel, public Yuni::IEventObserver$/;" c namespace:Antares::Window -CorrelationPanelData src/ui/simulator/windows/correlation/correlation.cpp /^ CorrelationPanelData() : pCorrelation(nullptr)$/;" f class:Antares::Window::CorrelationPanelData file: -CorrelationPanelData src/ui/simulator/windows/correlation/correlation.cpp /^class CorrelationPanelData final$/;" c namespace:Antares::Window file: -CorrelationPost src/ui/action/handler/antares-study/area/correlation-post.cpp /^CorrelationPost::CorrelationPost(IAction* parent, Data::TimeSeriesType ts, const AnyString& area/;" f class:Antares::Action::AntaresStudy::Area::CorrelationPost -CorrelationPost src/ui/action/handler/antares-study/area/correlation-post.h /^class CorrelationPost : public IAction$/;" c namespace:Antares::Action::AntaresStudy::Area -CorrelationUpdater src/libs/antares/study/correlation-updater.hxx /^ CorrelationUpdater(Data::Study& study) : pStudy(study)$/;" f class:Antares::__anonf98b9a640111::CorrelationUpdater -CorrelationUpdater src/libs/antares/study/correlation-updater.hxx /^class CorrelationUpdater final$/;" c namespace:Antares::__anonf98b9a640111 -CorrespondanceCntNativesCntOptim src/solver/simulation/sim_structure_probleme_economique.h /^ std::vector CorrespondanceCntNativesCntOptim;$/;" m struct:PROBLEME_HEBDO typeref:typename:std::vector -CorrespondanceCntNativesCntOptimHebdomadaires src/solver/simulation/sim_structure_probleme_economique.h /^ CORRESPONDANCES_DES_CONTRAINTES_HEBDOMADAIRES CorrespondanceCntNativesCntOptimHebdomadaires;$/;" m struct:PROBLEME_HEBDO typeref:typename:CORRESPONDANCES_DES_CONTRAINTES_HEBDOMADAIRES -CorrespondanceCntNativesCntOptimJournalieres src/solver/simulation/sim_structure_probleme_economique.h /^ std::vector CorrespondanceCntNativesCntOptimJo/;" m struct:PROBLEME_HEBDO typeref:typename:std::vector -CorrespondanceDesContraintes src/solver/hydro/daily/h2o_j_donnees_optimisation.h /^ std::vector CorrespondanceDesContraintes;$/;" m struct:PROBLEME_HYDRAULIQUE typeref:typename:std::vector -CorrespondanceDesVariables src/solver/hydro/daily/h2o_j_donnees_optimisation.h /^ std::vector CorrespondanceDesVariables;$/;" m struct:PROBLEME_HYDRAULIQUE typeref:typename:std::vector -CorrespondanceDesVariables src/solver/hydro/daily2/h2o2_j_donnees_optimisation.h /^ std::vector CorrespondanceDesVariables;$/;" m struct:__anon0afe92d30408 typeref:typename:std::vector -CorrespondanceDesVariables src/solver/hydro/monthly/h2o_m_donnees_optimisation.h /^ CORRESPONDANCE_DES_VARIABLES CorrespondanceDesVariables;$/;" m struct:__anon39208e8a0408 typeref:typename:CORRESPONDANCE_DES_VARIABLES -CorrespondanceVarNativesVarOptim src/solver/simulation/sim_structure_probleme_economique.h /^ std::vector CorrespondanceVarNativesVarOptim;$/;" m struct:PROBLEME_HEBDO typeref:typename:std::vector -Cos src/ext/yuni/src/yuni/core/math/trigonometric.hxx /^inline T Cos(T x)$/;" f namespace:Yuni::Math typeref:typename:T -Cos src/ext/yuni/src/yuni/core/math/trigonometric.hxx /^inline float Cos(float x)$/;" f namespace:Yuni::Math typeref:typename:float -Cos src/ext/yuni/src/yuni/core/math/trigonometric.hxx /^inline long double Cos(long double x)$/;" f namespace:Yuni::Math typeref:typename:long double -CostGeneration src/libs/antares/study/parts/thermal/cluster.h /^enum CostGeneration$/;" g namespace:Antares::Data -CostsTimeSeries src/libs/antares/study/parts/thermal/cluster.h /^ struct CostsTimeSeries$/;" s class:Antares::Data::ThermalCluster -Count src/ext/yuni/src/yuni/core/bit/bit.hxx /^inline uint Count(T data)$/;" f namespace:Yuni::Bit typeref:typename:uint -Count src/ext/yuni/src/yuni/core/bit/bit.hxx /^inline uint32_t Count(uint32_t i)$/;" f namespace:Yuni::Bit typeref:typename:uint32_t -Count src/ext/yuni/src/yuni/core/system/cpu.cpp /^uint Count()$/;" f namespace:Yuni::System::CPU typeref:typename:uint -CoutDArretDUnGroupeDuPalierThermique src/solver/simulation/sim_structure_probleme_economique.h /^ std::vector CoutDArretDUnGroupeDuPalierThermique;$/;" m struct:PALIERS_THERMIQUES typeref:typename:std::vector -CoutDeDefaillanceEnReserve src/solver/simulation/sim_structure_probleme_economique.h /^ std::vector CoutDeDefaillanceEnReserve;$/;" m struct:PROBLEME_HEBDO typeref:typename:std::vector -CoutDeDefaillanceNegative src/solver/simulation/sim_structure_probleme_economique.h /^ std::vector CoutDeDefaillanceNegative;$/;" m struct:PROBLEME_HEBDO typeref:typename:std::vector -CoutDeDefaillancePositive src/solver/simulation/sim_structure_probleme_economique.h /^ std::vector CoutDeDefaillancePositive;$/;" m struct:PROBLEME_HEBDO typeref:typename:std::vector -CoutDeDemarrageDUnGroupeDuPalierThermique src/solver/simulation/sim_structure_probleme_economique.h /^ std::vector CoutDeDemarrageDUnGroupeDuPalierThermique;$/;" m struct:PALIERS_THERMIQUES typeref:typename:std::vector -CoutDeLaSolution src/solver/hydro/monthly/h2o_m_donnees_optimisation.h /^ double CoutDeLaSolution;$/;" m struct:__anon39208e8a0408 typeref:typename:double -CoutDeLaSolutionBruite src/solver/hydro/monthly/h2o_m_donnees_optimisation.h /^ double CoutDeLaSolutionBruite;$/;" m struct:__anon39208e8a0408 typeref:typename:double -CoutDeTransport src/solver/simulation/sim_structure_probleme_economique.h /^ mutable std::vector CoutDeTransport;$/;" m struct:PROBLEME_HEBDO typeref:typename:std::vector -CoutDeTransportExtremiteVersOrigine src/solver/simulation/sim_structure_probleme_economique.h /^ std::vector CoutDeTransportExtremiteVersOrigine;$/;" m struct:COUTS_DE_TRANSPORT typeref:typename:std::vector -CoutDeTransportExtremiteVersOrigineRef src/solver/simulation/sim_structure_probleme_economique.h /^ std::vector CoutDeTransportExtremiteVersOrigineRef;$/;" m struct:COUTS_DE_TRANSPORT typeref:typename:std::vector -CoutDeTransportOrigineVersExtremite src/solver/simulation/sim_structure_probleme_economique.h /^ std::vector CoutDeTransportOrigineVersExtremite;$/;" m struct:COUTS_DE_TRANSPORT typeref:typename:std::vector -CoutDeTransportOrigineVersExtremiteRef src/solver/simulation/sim_structure_probleme_economique.h /^ std::vector CoutDeTransportOrigineVersExtremiteRef;$/;" m struct:COUTS_DE_TRANSPORT typeref:typename:std::vector -CoutDepassementVolume src/solver/hydro/monthly/h2o_m_donnees_annuelles.h /^ double CoutDepassementVolume; \/* A renseigner par l'appelant : 1 valeur *\/$/;" m struct:__anon527900b10108 typeref:typename:double -CoutFixeDeMarcheDUnGroupeDuPalierThermique src/solver/simulation/sim_structure_probleme_economique.h /^ std::vector CoutFixeDeMarcheDUnGroupeDuPalierThermique;$/;" m struct:PALIERS_THERMIQUES typeref:typename:std::vector -CoutHoraireDeProductionDuPalierThermique src/solver/simulation/sim_structure_probleme_economique.h /^ std::vector CoutHoraireDeProductionDuPalierThermique;$/;" m struct:PDISP_ET_COUTS_HORAIRES_PAR_PALIER typeref:typename:std::vector -CoutHoraireDuPalierThermiqueDown src/solver/simulation/sim_structure_probleme_economique.h /^ std::vector CoutHoraireDuPalierThermiqueDown;$/;" m struct:PDISP_ET_COUTS_HORAIRES_PAR_PALIER typeref:typename:std::vector -CoutHoraireDuPalierThermiqueUp src/solver/simulation/sim_structure_probleme_economique.h /^ std::vector CoutHoraireDuPalierThermiqueUp;$/;" m struct:PDISP_ET_COUTS_HORAIRES_PAR_PALIER typeref:typename:std::vector -CoutLineaire src/solver/hydro/daily/h2o_j_donnees_optimisation.h /^ std::vector CoutLineaire;$/;" m struct:PROBLEME_LINEAIRE_PARTIE_FIXE typeref:typename:std::vector -CoutLineaire src/solver/hydro/daily2/h2o2_j_donnees_optimisation.h /^ std::vector CoutLineaire;$/;" m struct:__anon0afe92d30108 typeref:typename:std::vector -CoutLineaire src/solver/hydro/monthly/h2o_m_donnees_optimisation.h /^ std::vector CoutLineaire;$/;" m struct:__anon39208e8a0108 typeref:typename:std::vector -CoutLineaire src/solver/optimisation/opt_structure_probleme_a_resoudre.h /^ std::vector CoutLineaire;$/;" m struct:PROBLEME_ANTARES_A_RESOUDRE typeref:typename:std::vector -CoutLineaireBruite src/solver/hydro/monthly/h2o_m_donnees_optimisation.h /^ std::vector CoutLineaireBruite; \/* Ajout de bruit pour forcer l'unicité des soluti/;" m struct:__anon39208e8a0108 typeref:typename:std::vector -CoutQuadratique src/solver/optimisation/opt_structure_probleme_a_resoudre.h /^ std::vector CoutQuadratique;$/;" m struct:PROBLEME_ANTARES_A_RESOUDRE typeref:typename:std::vector -CoutSolution src/solver/hydro/daily2/h2o2_j_donnees_mensuelles.h /^ double CoutSolution;$/;" m struct:__anon625255900108 typeref:typename:double -CoutTotal src/solver/hydro/management/daily.cpp /^ std::array CoutTotal{0};$/;" m struct:Antares::DebugData typeref:typename:std::array file: -CoutViolMaxDuVolumeMin src/solver/hydro/monthly/h2o_m_donnees_annuelles.h /^ double CoutViolMaxDuVolumeMin; \/\/ A renseigner par l'appelant : 1 valeur$/;" m struct:__anon527900b10108 typeref:typename:double -CoutsMarginauxDesContraintes src/solver/hydro/daily/h2o_j_donnees_optimisation.h /^ std::vector CoutsMarginauxDesContraintes; \/* Vecteur a passer au Simplexe pour recu/;" m struct:PROBLEME_LINEAIRE_PARTIE_VARIABLE typeref:typename:std::vector -CoutsMarginauxDesContraintes src/solver/hydro/daily2/h2o2_j_donnees_optimisation.h /^ std::vector CoutsMarginauxDesContraintes; \/* Vecteur a passer au Simplexe pour recu/;" m struct:__anon0afe92d30208 typeref:typename:std::vector -CoutsMarginauxDesContraintes src/solver/hydro/monthly/h2o_m_donnees_optimisation.h /^ std::vector CoutsMarginauxDesContraintes; \/* Vecteur a passer au Simplexe pour recu/;" m struct:__anon39208e8a0208 typeref:typename:std::vector -CoutsMarginauxDesContraintes src/solver/optimisation/opt_structure_probleme_a_resoudre.h /^ std::vector CoutsMarginauxDesContraintes;$/;" m struct:PROBLEME_ANTARES_A_RESOUDRE typeref:typename:std::vector -CoutsMarginauxHoraires src/solver/simulation/sim_structure_probleme_economique.h /^ std::vector CoutsMarginauxHoraires;$/;" m struct:RESULTATS_HORAIRES typeref:typename:std::vector -CoutsReduits src/solver/hydro/daily/h2o_j_donnees_optimisation.h /^ std::vector CoutsReduits; \/* Vecteur a passer au Simplexe pour recuperer les c/;" m struct:PROBLEME_LINEAIRE_PARTIE_VARIABLE typeref:typename:std::vector -CoutsReduits src/solver/hydro/daily2/h2o2_j_donnees_optimisation.h /^ std::vector CoutsReduits; \/* Vecteur a passer au Simplexe pour recuperer les c/;" m struct:__anon0afe92d30208 typeref:typename:std::vector -CoutsReduits src/solver/hydro/monthly/h2o_m_donnees_optimisation.h /^ std::vector CoutsReduits; \/* Vecteur a passer au Simplexe pour recuperer les c/;" m struct:__anon39208e8a0208 typeref:typename:std::vector -CoutsReduits src/solver/optimisation/opt_structure_probleme_a_resoudre.h /^ std::vector CoutsReduits;$/;" m struct:PROBLEME_ANTARES_A_RESOUDRE typeref:typename:std::vector -Create src/ext/yuni/src/yuni/cmake/parser/importer.cpp /^ if (not IO::Directory::Create(targetFolder))$/;" m class:main::IO::Directory typeref:typename:not file: -Create src/ext/yuni/src/yuni/core/singleton/policies/creation.h /^ static T* Create()$/;" f class:Yuni::Policy::Creation::EmptyConstructor typeref:typename:T * -Create src/ext/yuni/src/yuni/io/directory/copy.cpp /^ if (not IO::Directory::Create(fdst))$/;" m class:Yuni::IO::Directory::Copy::IO::Directory typeref:typename:not file: -Create src/ext/yuni/src/yuni/io/directory/create.cpp /^bool Create(const AnyString& path, uint mode)$/;" f namespace:Yuni::IO::Directory typeref:typename:bool -Create src/libs/antares/study/save.cpp /^ if (not IO::Directory::Create(folderInput))$/;" m class:Antares::Data::Study::saveToFolder::IO::Directory typeref:typename:not file: -Create src/libs/antares/study/save.cpp /^ if (not IO::Directory::Create(folderOutput))$/;" m class:Antares::Data::Study::saveToFolder::IO::Directory typeref:typename:not file: -Create src/libs/antares/study/save.cpp /^ if (not IO::Directory::Create(folderSettings))$/;" m class:Antares::Data::Study::saveToFolder::IO::Directory typeref:typename:not file: -Create src/libs/antares/study/save.cpp /^ if (not IO::Directory::Create(location))$/;" m class:Antares::Data::Study::saveToFolder::IO::Directory typeref:typename:not file: -Create src/ui/action/handler/antares-study/area/create.cpp /^Create::Create(const AnyString& areaname) : pOriginalAreaName(areaname)$/;" f class:Antares::Action::AntaresStudy::Area::Create -Create src/ui/action/handler/antares-study/area/create.cpp /^Create::Create(const AnyString& areaname, const AnyString& targetname) :$/;" f class:Antares::Action::AntaresStudy::Area::Create -Create src/ui/action/handler/antares-study/link/create.cpp /^Create::Create(const Data::AreaName& fromarea, const Data::AreaName& toarea) :$/;" f class:Antares::Action::AntaresStudy::Link::Create -Create src/ui/action/handler/antares-study/link/create.cpp /^Create::Create(const Data::AreaName& fromarea,$/;" f class:Antares::Action::AntaresStudy::Link::Create -Create src/ui/action/handler/antares-study/thermal-cluster/create.cpp /^Create::Create(const AnyString& areaname, const AnyString& clustername) :$/;" f class:Antares::Action::AntaresStudy::ThermalCluster::Create -Create src/ui/action/handler/antares-study/thermal-cluster/create.h /^class Create : public IAction$/;" c namespace:Antares::Action::AntaresStudy::ThermalCluster -Create src/ui/action/include/action/handler/antares-study/area/create.h /^class Create : public IAction$/;" c namespace:Antares::Action::AntaresStudy::Area -Create src/ui/action/include/action/handler/antares-study/constraint/create.h /^class Create : public IAction$/;" c namespace:Antares::Action::AntaresStudy::Constraint -Create src/ui/action/include/action/handler/antares-study/constraint/create.hxx /^inline Create::Create(const StringT& areaname,$/;" f class:Antares::Action::AntaresStudy::Constraint::Create -Create src/ui/action/include/action/handler/antares-study/constraint/create.hxx /^inline Create::Create(const StringT1& areaname,$/;" f class:Antares::Action::AntaresStudy::Constraint::Create -Create src/ui/action/include/action/handler/antares-study/link/create.h /^class Create : public IAction$/;" c namespace:Antares::Action::AntaresStudy::Link -Create src/ui/simulator/toolbox/components/wizardheader.cpp /^Antares::Component::Panel* WizardHeader::Create(wxWindow* parent,$/;" f class:Antares::Toolbox::Components::WizardHeader typeref:typename:Antares::Component::Panel * -CreateAndShowModal src/ui/common/dispatcher/gui.hxx /^void CreateAndShowModal(ParentT* parent)$/;" f namespace:Antares::Dispatcher::GUI typeref:typename:void -CreateButton src/ui/simulator/toolbox/create.hxx /^wxButton* CreateButton(wxWindow* parent,$/;" f namespace:Antares::Component typeref:typename:wxButton * -CreateControls src/ui/simulator/windows/inspector/editor-calendar.cpp /^wxPGWindowList StudyCalendarBtnEditor::CreateControls(wxPropertyGrid* grid,$/;" f class:Antares::Window::Inspector::StudyCalendarBtnEditor typeref:typename:wxPGWindowList -CreateEmptyFile src/ext/yuni/src/yuni/io/file/file.cpp /^bool CreateEmptyFile(const AnyString& filename)$/;" f namespace:Yuni::IO::File typeref:typename:bool -CreateEmptyItem src/ui/simulator/application/menus.cpp /^void Menu::CreateEmptyItem(wxMenu* parent)$/;" f class:Antares::Menu typeref:typename:void -CreateGroupItem src/ui/simulator/application/menus.cpp /^void Menu::CreateGroupItem(wxMenu* parent, const wxString& caption, const char* bitmap)$/;" f class:Antares::Menu typeref:typename:void -CreateHorizontalSeparator src/ui/simulator/windows/output/panel/panel.cpp /^static inline void CreateHorizontalSeparator(Panel* parent, wxBoxSizer* sizer)$/;" f namespace:Antares::Private::OutputViewerData::__anonef928bf20111 typeref:typename:void file: -CreateItem src/ui/simulator/application/menus.cpp /^wxMenuItem* Menu::CreateItem(wxMenu* parent,$/;" f class:Antares::Menu typeref:typename:wxMenuItem * -CreateItemWithSubMenu src/ui/simulator/application/menus.cpp /^wxMenuItem* Menu::CreateItemWithSubMenu(wxMenu* parent,$/;" f class:Antares::Menu typeref:typename:wxMenuItem * -CreateLabel src/ui/simulator/toolbox/create.cpp /^wxStaticText* CreateLabel(wxWindow* parent, const wxString& caption)$/;" f namespace:Antares::Component typeref:typename:wxStaticText * -CreateLabel src/ui/simulator/toolbox/create.cpp /^wxStaticText* CreateLabel(wxWindow* parent, const wxString& caption, bool bold, bool grey)$/;" f namespace:Antares::Component typeref:typename:wxStaticText * -CreateLabel src/ui/simulator/toolbox/create.cpp /^wxStaticText* CreateLabel(wxWindow* parent, const wxString& caption, bool bold, bool grey, int s/;" f namespace:Antares::Component typeref:typename:wxStaticText * -CreateOptions src/ui/simulator/toolbox/components/datagrid/component.cpp /^class CreateOptions final$/;" c namespace:Antares::Component::Datagrid::__anonce288e760111 file: -CreateParser src/solver/misc/options.cpp /^std::unique_ptr CreateParser(Settings& settings,$/;" f typeref:typename:std::unique_ptr -CreateStdInfo src/ui/simulator/toolbox/jobs/job.cpp /^StdPair CreateStdInfo(wxWindow* parent, const wxString& defText)$/;" f namespace:Antares::Toolbox::Jobs::__anonc824fa570111 typeref:typename:StdPair -CreateVariable src/solver/utils/ortools_utils.cpp /^void ProblemSimplexeNommeConverter::CreateVariable(unsigned idxVar,$/;" f class:Antares::Optimization::ProblemSimplexeNommeConverter typeref:typename:void -CreateVerticalSeparator src/ui/simulator/windows/output/panel/panel.cpp /^static inline void CreateVerticalSeparator(Panel* parent, wxBoxSizer* sizer)$/;" f namespace:Antares::Private::OutputViewerData::__anonef928bf20111 typeref:typename:void file: -CreateWindowToolbar src/ui/simulator/application/main/create.cpp /^static void CreateWindowToolbar(ApplWnd& mainfrm, wxAuiManager& auimanager)$/;" f namespace:Antares::Forms typeref:typename:void file: -Created Github actions docs/build/continuous-integration.md /^## Created Github actions$/;" s chapter:Continuous Integration -Creation src/ext/yuni/src/yuni/core/singleton/policies/creation.h /^namespace Creation$/;" n namespace:Yuni::Policy -CreationPolicy src/ext/yuni/src/yuni/core/singleton/singleton.h /^ typedef CreationT CreationPolicy;$/;" t class:Yuni::Singleton typeref:typename:CreationT -CreditModulations src/ui/simulator/toolbox/components/datagrid/renderer/area/creditmodulations.cpp /^CreditModulations::CreditModulations(wxWindow* control, Toolbox::InputSelector::Area* notifier) /;" f class:Antares::Component::Datagrid::Renderer::CreditModulations -CreditModulations src/ui/simulator/toolbox/components/datagrid/renderer/area/creditmodulations.h /^class CreditModulations final : public Renderer::Matrix,$/;" c namespace:Antares::Component::Datagrid::Renderer -CrossProduct src/ext/yuni/src/yuni/core/math/geometry/vector3D.hxx /^inline Vector3D Vector3D::CrossProduct(const Point3D& p1,$/;" f class:Yuni::Vector3D typeref:typename:Vector3D -CrossProduct src/ext/yuni/src/yuni/core/math/geometry/vector3D.hxx /^inline Vector3D Vector3D::CrossProduct(const Vector3D& p1, const Vector3D& p2)$/;" f class:Yuni::Vector3D typeref:typename:Vector3D -CsrQuadraticProblem src/solver/optimisation/adequacy_patch_csr/csr_quadratic_problem.h /^ CsrQuadraticProblem(const PROBLEME_HEBDO* p, PROBLEME_ANTARES_A_RESOUDRE& pa, HourlyCSRProbl/;" f class:Antares::Solver::Optimization::CsrQuadraticProblem -CsrQuadraticProblem src/solver/optimisation/adequacy_patch_csr/csr_quadratic_problem.h /^class CsrQuadraticProblem$/;" c namespace:Antares::Solver::Optimization -Cube src/analyzer/atsp/misc.cpp /^void ATSP::Cube(double* A, const double* B, uint nblig)$/;" f class:Antares::ATSP typeref:typename:void -Current src/ext/yuni/src/yuni/io/directory/current.cpp /^namespace Current$/;" n namespace:Yuni::IO::Directory file: -Current src/ext/yuni/src/yuni/io/directory/directory.h /^namespace Current$/;" n namespace:Yuni::IO::Directory -Current src/tools/yby-aggregator/progress.cpp /^std::atomic Progress::Current = 0;$/;" m class:Progress typeref:typename:std::atomic -Current src/tools/yby-aggregator/progress.h /^ static std::atomic Current;$/;" m class:Progress typeref:typename:std::atomic -CurrentFolder src/ext/yuni/src/cmake/common-settings.cmake /^set(CurrentFolder "${CMAKE_CURRENT_LIST_FILE}")$/;" v -CurrentStudyIsValid src/ui/simulator/application/study.cpp /^bool CurrentStudyIsValid()$/;" f namespace:Antares typeref:typename:bool -Curtailment sharing rule (Antares Simulator 8.5) docs/reference-guide/14-adequacy-patch.md /^## Curtailment sharing rule (Antares Simulator 8.5)$/;" s chapter:Adequacy Patch calculation -CurtailmentSharing src/libs/antares/study/parameters/adq-patch-params.h /^class CurtailmentSharing$/;" c namespace:Antares::Data::AdequacyPatch -CurtailmentSharingPostProcessCmd src/solver/optimisation/post_process_commands.cpp /^CurtailmentSharingPostProcessCmd::CurtailmentSharingPostProcessCmd(const AdqPatchParams& adqPatc/;" f class:Antares::Solver::Simulation::CurtailmentSharingPostProcessCmd -CurtailmentSharingPostProcessCmd src/solver/optimisation/post_process_commands.h /^class CurtailmentSharingPostProcessCmd : public basePostProcessCommand$/;" c namespace:Antares::Solver::Simulation -CustomClientData src/ui/simulator/toolbox/components/htmllistbox/component.cpp /^ CustomClientData(const Item::IItem::Ptr& it) : item(it)$/;" f class:Antares::Component::HTMLListbox::CustomClientData file: -CustomClientData src/ui/simulator/toolbox/components/htmllistbox/component.cpp /^class CustomClientData final : public wxClientData$/;" c namespace:Antares::Component::HTMLListbox file: -CustomStatusBar src/ui/simulator/application/main/create.cpp /^ CustomStatusBar(wxWindow* parent) : wxStatusBar(parent)$/;" f class:Antares::Forms::CustomStatusBar file: -CustomStatusBar src/ui/simulator/application/main/create.cpp /^class CustomStatusBar : public wxStatusBar$/;" c namespace:Antares::Forms file: -CustomWxButton src/ui/simulator/toolbox/create.cpp /^CustomWxButton::CustomWxButton(wxWindow* parent, const wxString& title) :$/;" f class:Antares::Private::Component::CustomWxButton -CustomWxButton src/ui/simulator/toolbox/create.hxx /^class CustomWxButton : public wxButton$/;" c namespace:Antares::Private::Component -Cycle src/solver/constraints-builder/cbuilder.h /^ Cycle(const std::vector& linkList, double infinite = 1000000) :$/;" f class:Antares::Cycle -Cycle src/solver/constraints-builder/cbuilder.h /^class Cycle$/;" c namespace:Antares -D src/solver/ts-generator/xcast/xcast.h /^ float* D;$/;" m class:Antares::Solver::TSGenerator::XCast::XCast typeref:typename:float * -DA src/ext/yuni/src/yuni/core/smartptr/smartptr.hxx /^ typedef typename S1::DynamicCastArg DA;$/;" t function:Yuni::SmartPtr::DynamicCast typeref:typename:S1::DynamicCastArg -DATA src/solver/ts-generator/xcast/xcast.h /^ float** DATA;$/;" m class:Antares::Solver::TSGenerator::XCast::XCast typeref:typename:float ** -DATL src/solver/ts-generator/xcast/xcast.h /^ float** DATL;$/;" m class:Antares::Solver::TSGenerator::XCast::XCast typeref:typename:float ** -DAY src/solver/optimisation/opt_rename_problem.cpp /^const std::string DAY("day");$/;" v typeref:typename:const std::string -DAYS_PER_YEAR src/libs/antares/constants.h /^#define DAYS_PER_YEAR /;" d -DBG_MSG src/cmake/wxWidgets/FindwxWidgets.cmake /^macro(DBG_MSG _MSG)$/;" m -DBG_MSG_V src/cmake/wxWidgets/FindwxWidgets.cmake /^macro(DBG_MSG_V _MSG)$/;" m -DBGrid src/ui/simulator/toolbox/components/datagrid/dbgrid.h /^class DBGrid final : public wxGrid$/;" c namespace:Antares::Component::Datagrid -DEFAULT_BUILD_TYPE src/antares-deps/CMakeLists.txt /^set(DEFAULT_BUILD_TYPE Release)$/;" v -DEFAULT_MAP_HEIGHT src/ui/simulator/toolbox/components/map/control.h /^#define DEFAULT_MAP_HEIGHT /;" d -DEFAULT_MAP_WIDTH src/ui/simulator/toolbox/components/map/control.h /^#define DEFAULT_MAP_WIDTH /;" d -DEFAULT_RULESET_NAME src/ui/simulator/windows/scenario-builder/panel.cpp /^#define DEFAULT_RULESET_NAME /;" d file: -DEFINITION_STRUCTURES_DONNEES src/solver/simulation/sim_structure_donnees.h /^#define DEFINITION_STRUCTURES_DONNEES$/;" d -DELTA_EPOCH_IN_MICROSECS src/ext/yuni/src/yuni/core/system/gettimeofday.h /^#define DELTA_EPOCH_IN_MICROSECS /;" d -DEMAND_FLEX_DOWN_POOL src/solver/simulation/sim_structure_probleme_economique.h /^struct DEMAND_FLEX_DOWN_POOL$/;" s -DEMAND_FLEX_UP_POOL src/solver/simulation/sim_structure_probleme_economique.h /^struct DEMAND_FLEX_UP_POOL$/;" s -DEMAND_MARKET_POOL src/solver/simulation/sim_structure_probleme_economique.h /^struct DEMAND_MARKET_POOL$/;" s -DEPS_INSTALL_DIR src/CMakeLists.txt /^ SET(DEPS_INSTALL_DIR ${CMAKE_CURRENT_SOURCE_DIR}\/..\/${DEPS_INSTALL_DIR})$/;" v -DEPS_INSTALL_DIR src/CMakeLists.txt /^ SET(DEPS_INSTALL_DIR ${CMAKE_CURRENT_SOURCE_DIR}\/..\/..\/rte-antares-deps-${CMAKE_BUILD_TYP/;" v -DEPS_INSTALL_DIR src/antares-deps/CMakeLists.txt /^ SET(DEPS_INSTALL_DIR ${CMAKE_CURRENT_SOURCE_DIR}\/${DEPS_INSTALL_DIR})$/;" v -DEPS_INSTALL_DIR src/antares-deps/CMakeLists.txt /^ SET(DEPS_INSTALL_DIR ${CMAKE_CURRENT_SOURCE_DIR}\/..\/rte-antares-deps-${CMAKE_BUILD_TYPE})$/;" v -DEUXIEME_OPTIMISATION src/solver/optimisation/opt_constants.h /^constexpr char DEUXIEME_OPTIMISATION = 2;$/;" v typeref:typename:char -DEV src/solver/hydro/management/daily.cpp /^ std::array DEV{0};$/;" m struct:Antares::DebugData typeref:typename:std::array file: -DEVPACK_ARCH src/ext/yuni/src/cmake/devpack.cmake /^ set(DEVPACK_ARCH "i386")$/;" v -DEVPACK_ARCH src/ext/yuni/src/cmake/devpack.cmake /^ set(DEVPACK_ARCH "ppc")$/;" v -DEVPACK_ARCH src/ext/yuni/src/cmake/devpack.cmake /^ set(DEVPACK_ARCH "i386")$/;" v -DEVPACK_ARCH src/ext/yuni/src/cmake/devpack.cmake /^set(DEVPACK_ARCH ) # i386, ppc$/;" v -DEVPACK_COMPILER src/ext/yuni/src/cmake/devpack.cmake /^ set(DEVPACK_COMPILER "vs7")$/;" v -DEVPACK_COMPILER src/ext/yuni/src/cmake/devpack.cmake /^ set(DEVPACK_COMPILER "vs8")$/;" v -DEVPACK_COMPILER src/ext/yuni/src/cmake/devpack.cmake /^ set(DEVPACK_COMPILER "vs9")$/;" v -DEVPACK_COMPILER src/ext/yuni/src/cmake/devpack.cmake /^ set(DEVPACK_COMPILER "mingw")$/;" v -DEVPACK_COMPILER src/ext/yuni/src/cmake/devpack.cmake /^ set(DEVPACK_COMPILER "msvc")$/;" v -DEVPACK_COMPILER src/ext/yuni/src/cmake/devpack.cmake /^ set(DEVPACK_COMPILER "g++")$/;" v -DEVPACK_COMPILER src/ext/yuni/src/cmake/devpack.cmake /^set(DEVPACK_COMPILER "unknown" ) # g++, msvc, mingw$/;" v -DEVPACK_IMPORT src/ext/yuni/src/cmake/devpack.cmake /^macro(DEVPACK_IMPORT dpname dpversion dprelease dpos dparch dpcompiler dptarget)$/;" m -DEVPACK_IMPORT_CAIROPANGO src/ext/yuni/src/cmake/devpack-standard-imports.cmake /^macro(DEVPACK_IMPORT_CAIROPANGO)$/;" m -DEVPACK_IMPORT_FFMPEG src/ext/yuni/src/cmake/devpack-standard-imports.cmake /^macro(DEVPACK_IMPORT_FFMPEG)$/;" m -DEVPACK_IMPORT_FREETYPE src/ext/yuni/src/cmake/devpack-standard-imports.cmake /^macro(DEVPACK_IMPORT_FREETYPE)$/;" m -DEVPACK_IMPORT_OPENAL src/ext/yuni/src/cmake/devpack-standard-imports.cmake /^macro(DEVPACK_IMPORT_OPENAL)$/;" m -DEVPACK_IS_INSTALLED src/ext/yuni/src/cmake/devpack.cmake /^macro(DEVPACK_IS_INSTALLED var dpname dpversion dprelease dpos dparch dpcompiler dptarget)$/;" m -DEVPACK_IS_IN_RECEIPTS src/ext/yuni/src/cmake/devpack.cmake /^macro(DEVPACK_IS_IN_RECEIPTS var dpname dpversion dprelease dpos dparch dpcompiler dptarget)$/;" m -DEVPACK_LIST_CONTAINS src/ext/yuni/src/cmake/devpack.cmake /^macro(DEVPACK_LIST_CONTAINS var value)$/;" m -DEVPACK_OS src/ext/yuni/src/cmake/devpack.cmake /^ set(DEVPACK_OS "freebsd")$/;" v -DEVPACK_OS src/ext/yuni/src/cmake/devpack.cmake /^ set(DEVPACK_OS "linux")$/;" v -DEVPACK_OS src/ext/yuni/src/cmake/devpack.cmake /^ set(DEVPACK_OS "macos")$/;" v -DEVPACK_OS src/ext/yuni/src/cmake/devpack.cmake /^ set(DEVPACK_OS "windows")$/;" v -DEVPACK_OS src/ext/yuni/src/cmake/devpack.cmake /^ set(DEVPACK_OS "windows")$/;" v -DEVPACK_OS src/ext/yuni/src/cmake/devpack.cmake /^set(DEVPACK_OS ) # macos, windows, linux, sun$/;" v -DEVPACK_SMART_IMPORT src/ext/yuni/src/cmake/devpack.cmake /^macro(DEVPACK_SMART_IMPORT dpname dpversion dprelease dptarget)$/;" m -DIFF src/solver/ts-generator/xcast/xcast.h /^ float* DIFF;$/;" m class:Antares::Solver::TSGenerator::XCast::XCast typeref:typename:float * -DIRECTORY_NAME_FOR_TRANSMISSION_CAPACITIES src/libs/antares/study/area/links.cpp /^const YString DIRECTORY_NAME_FOR_TRANSMISSION_CAPACITIES = "ntc";$/;" v namespace:__anon1f7d88740211 typeref:typename:const YString -DLE src/solver/hydro/management/management.h /^ double DLE[dayYearCount];$/;" m struct:Antares::TmpDataByArea typeref:typename:double[] -DLN src/solver/hydro/management/management.h /^ double DLN[dayYearCount];$/;" m struct:Antares::TmpDataByArea typeref:typename:double[] -DOG src/solver/hydro/management/management.h /^ double DOG[dayYearCount];$/;" m struct:Antares::TmpDataByArea typeref:typename:double[] -DONNEES_ANNUELLES src/solver/hydro/monthly/h2o_m_donnees_annuelles.h /^} DONNEES_ANNUELLES;$/;" t typeref:struct:__anon527900b10108 -DONNEES_MENSUELLES src/solver/hydro/daily/h2o_j_donnees_mensuelles.h /^struct DONNEES_MENSUELLES$/;" s -DONNEES_MENSUELLES_ETENDUES src/solver/hydro/daily2/h2o2_j_donnees_mensuelles.h /^} DONNEES_MENSUELLES_ETENDUES;$/;" t typeref:struct:__anon625255900108 -DOWNSTREAM_PRICE src/solver/variable/economy/links/congestionFee.h /^#define DOWNSTREAM_PRICE /;" d -DOWNSTREAM_PRICE src/solver/variable/economy/links/congestionFeeAbs.h /^#define DOWNSTREAM_PRICE /;" d -DSM src/ui/simulator/toolbox/components/datagrid/renderer/area/dsm.cpp /^DSM::DSM(wxWindow* control, Toolbox::InputSelector::Area* notifier) :$/;" f class:Antares::Component::Datagrid::Renderer::DSM -DSM src/ui/simulator/toolbox/components/datagrid/renderer/area/dsm.h /^class DSM final : public Renderer::Matrix<>, public Renderer::ARendererArea$/;" c namespace:Antares::Component::Datagrid::Renderer -DSTSZ src/ext/yuni/src/yuni/core/charset/charset.hxx /^ DSTSZ = sizeof(typename DtsStringT::Type),$/;" e enum:Yuni::Charset::Converter::convert::__anon5245ea5c0103 -DTGmarginForAdqPatchPostProcessCmd src/solver/optimisation/post_process_commands.cpp /^DTGmarginForAdqPatchPostProcessCmd::DTGmarginForAdqPatchPostProcessCmd($/;" f class:Antares::Solver::Simulation::DTGmarginForAdqPatchPostProcessCmd -DTGmarginForAdqPatchPostProcessCmd src/solver/optimisation/post_process_commands.h /^class DTGmarginForAdqPatchPostProcessCmd : public basePostProcessCommand$/;" c namespace:Antares::Solver::Simulation -D_COPIE src/solver/ts-generator/xcast/xcast.h /^ float* D_COPIE;$/;" m class:Antares::Solver::TSGenerator::XCast::XCast typeref:typename:float * -DailyTargetGen src/solver/hydro/management/daily.cpp /^ std::array DailyTargetGen{0};$/;" m struct:Antares::DebugData typeref:typename:std::array file: -Dailypower src/ui/simulator/windows/hydro/dailypower.cpp /^Dailypower::Dailypower(wxWindow* parent, Toolbox::InputSelector::Area* notifier) :$/;" f class:Antares::Window::Hydro::Dailypower -Dailypower src/ui/simulator/windows/hydro/dailypower.h /^class Dailypower : public Component::Panel, public Yuni::IEventObserver$/;" c namespace:Antares::Window::Hydro -Data src/ext/yuni/src/yuni/core/string/traits/traits.h /^ Data() : size(0)$/;" f class:Yuni::Private::CStringImpl::Data -Data src/ext/yuni/src/yuni/core/string/traits/traits.h /^ Data(Data&& rhs) : size(rhs.size)$/;" f class:Yuni::Private::CStringImpl::Data -Data src/ext/yuni/src/yuni/core/string/traits/traits.h /^ Data(const Data& rhs) : size(rhs.size)$/;" f class:Yuni::Private::CStringImpl::Data -Data src/ext/yuni/src/yuni/core/string/traits/traits.h /^class Data$/;" c namespace:Yuni::Private::CStringImpl -Data src/ext/yuni/src/yuni/core/string/traits/traits.h /^class Data$/;" c namespace:Yuni::Private::CStringImpl -Data src/ext/yuni/src/yuni/core/string/traits/traits.hxx /^Data::Data(const Data& rhs) :$/;" f class:Yuni::Private::CStringImpl::Data -Data src/ext/yuni/src/yuni/core/string/traits/traits.hxx /^inline Data::Data() : size(), capacity(), data(NULL)$/;" f class:Yuni::Private::CStringImpl::Data -Data src/ext/yuni/src/yuni/core/string/traits/traits.hxx /^inline Data::Data(Data&& rhs) :$/;" f class:Yuni::Private::CStringImpl::Data -Data src/ext/yuni/src/yuni/core/unit/data.h /^namespace Data$/;" n namespace:Yuni::Unit -Data src/ext/yuni/src/yuni/core/variant/dataholder/dataholder.h /^ explicit Data(bool src) : pValue(src)$/;" f class:Yuni::Private::Variant::Data -Data src/ext/yuni/src/yuni/core/variant/dataholder/dataholder.h /^ explicit Data(char src) : pValue(src)$/;" f class:Yuni::Private::Variant::Data -Data src/ext/yuni/src/yuni/core/variant/dataholder/dataholder.h /^ explicit Data(const T& src) : pValue(src)$/;" f class:Yuni::Private::Variant::Data -Data src/ext/yuni/src/yuni/core/variant/dataholder/dataholder.h /^class Data final : public IDataHolder$/;" c namespace:Yuni::Private::Variant -Data src/ext/yuni/src/yuni/core/variant/dataholder/dataholder.h /^class Data final : public IDataHolder$/;" c namespace:Yuni::Private::Variant -Data src/ext/yuni/src/yuni/core/variant/dataholder/dataholder.h /^class Data final : public IDataHolder$/;" c namespace:Yuni::Private::Variant -Data src/ext/yuni/src/yuni/core/variant/dataholder/string.h /^ explicit Data(const String& src) : pValue(src)$/;" f class:Yuni::Private::Variant::Data -Data src/ext/yuni/src/yuni/core/variant/dataholder/string.h /^class Data final : public IDataHolder$/;" c namespace:Yuni::Private::Variant -Data src/libs/antares/Enum.hpp /^namespace Data$/;" n namespace:Antares -Data src/libs/antares/Enum.hxx /^namespace Antares::Data::Enum$/;" n namespace:Antares -Data src/libs/antares/correlation/antares/correlation/correlation.h /^namespace Data$/;" n namespace:Antares -Data src/libs/antares/correlation/antares/correlation/correlation.hxx /^namespace Data$/;" n namespace:Antares -Data src/libs/antares/correlation/correlation.cpp /^namespace Antares::Data$/;" n namespace:Antares file: -Data src/libs/antares/exception/AssertionError.cpp /^namespace Data$/;" n namespace:Antares file: -Data src/libs/antares/exception/UnfeasibleProblemError.cpp /^namespace Data$/;" n namespace:Antares file: -Data src/libs/antares/exception/antares/exception/AssertionError.hpp /^namespace Data$/;" n namespace:Antares -Data src/libs/antares/exception/antares/exception/UnfeasibleProblemError.hpp /^namespace Data$/;" n namespace:Antares -Data src/libs/antares/logs/antares/logs/logs.h /^namespace Data$/;" n namespace:Antares -Data src/libs/antares/series/include/antares/series/series.h /^namespace Antares::Data$/;" n namespace:Antares -Data src/libs/antares/series/series.cpp /^namespace Antares::Data$/;" n namespace:Antares file: -Data src/libs/antares/study/UnfeasibleProblemBehavior.cpp /^namespace Antares::Data$/;" n namespace:Antares file: -Data src/libs/antares/study/UnfeasibleProblemBehavior.hpp /^namespace Data$/;" n namespace:Antares -Data src/libs/antares/study/area/area.cpp /^namespace Antares::Data$/;" n namespace:Antares file: -Data src/libs/antares/study/area/area.h /^namespace Data$/;" n namespace:Antares -Data src/libs/antares/study/area/area.hxx /^namespace Antares::Data$/;" n namespace:Antares -Data src/libs/antares/study/area/constants.h /^namespace Data$/;" n namespace:Antares -Data src/libs/antares/study/area/links.cpp /^namespace Data$/;" n namespace:Antares file: -Data src/libs/antares/study/area/links.h /^namespace Data$/;" n namespace:Antares -Data src/libs/antares/study/area/list.cpp /^namespace Antares::Data$/;" n namespace:Antares file: -Data src/libs/antares/study/area/scratchpad.cpp /^namespace Data$/;" n namespace:Antares file: -Data src/libs/antares/study/area/scratchpad.h /^namespace Data$/;" n namespace:Antares -Data src/libs/antares/study/area/store-timeseries-numbers.cpp /^namespace Antares::Data$/;" n namespace:Antares file: -Data src/libs/antares/study/area/store-timeseries-numbers.h /^namespace Antares::Data$/;" n namespace:Antares -Data src/libs/antares/study/area/store-timeseries-numbers.hxx /^namespace Antares::Data$/;" n namespace:Antares -Data src/libs/antares/study/area/ui.cpp /^namespace Data$/;" n namespace:Antares file: -Data src/libs/antares/study/area/ui.h /^namespace Data$/;" n namespace:Antares -Data src/libs/antares/study/binding_constraint/BindingConstraint.cpp /^namespace Antares::Data {$/;" n namespace:Antares file: -Data src/libs/antares/study/binding_constraint/BindingConstraint.h /^namespace Antares::Data$/;" n namespace:Antares -Data src/libs/antares/study/binding_constraint/BindingConstraint.hxx /^namespace Antares::Data$/;" n namespace:Antares -Data src/libs/antares/study/binding_constraint/BindingConstraintGroup.cpp /^namespace Antares::Data {$/;" n namespace:Antares file: -Data src/libs/antares/study/binding_constraint/BindingConstraintGroup.h /^namespace Antares::Data {$/;" n namespace:Antares -Data src/libs/antares/study/binding_constraint/BindingConstraintGroupRepository.cpp /^namespace Antares::Data {$/;" n namespace:Antares file: -Data src/libs/antares/study/binding_constraint/BindingConstraintGroupRepository.h /^namespace Antares::Data {$/;" n namespace:Antares -Data src/libs/antares/study/binding_constraint/BindingConstraintLoader.cpp /^namespace Antares::Data$/;" n namespace:Antares file: -Data src/libs/antares/study/binding_constraint/BindingConstraintLoader.h /^namespace Antares::Data {$/;" n namespace:Antares -Data src/libs/antares/study/binding_constraint/BindingConstraintSaver.cpp /^namespace Antares::Data {$/;" n namespace:Antares file: -Data src/libs/antares/study/binding_constraint/BindingConstraintSaver.h /^namespace Antares::Data {$/;" n namespace:Antares -Data src/libs/antares/study/binding_constraint/BindingConstraintStructures.h /^ namespace Data {$/;" n namespace:Antares -Data src/libs/antares/study/binding_constraint/BindingConstraintsRepository.cpp /^namespace Antares::Data {$/;" n namespace:Antares file: -Data src/libs/antares/study/binding_constraint/BindingConstraintsRepository.h /^namespace Antares::Data {$/;" n namespace:Antares -Data src/libs/antares/study/binding_constraint/BindingConstraintsRepository.hxx /^namespace Antares::Data {$/;" n namespace:Antares -Data src/libs/antares/study/binding_constraint/EnvForLoading.h /^namespace Antares::Data {$/;" n namespace:Antares -Data src/libs/antares/study/cleaner.h /^namespace Antares::Data$/;" n namespace:Antares -Data src/libs/antares/study/cleaner/cleaner-v20.cpp /^namespace Data$/;" n namespace:Antares file: -Data src/libs/antares/study/cleaner/cleaner.cpp /^namespace Antares::Data$/;" n namespace:Antares file: -Data src/libs/antares/study/cleaner/versions.h /^namespace Data$/;" n namespace:Antares -Data src/libs/antares/study/filter.cpp /^namespace Data$/;" n namespace:Antares file: -Data src/libs/antares/study/filter.h /^namespace Data$/;" n namespace:Antares -Data src/libs/antares/study/finder/finder.cpp /^namespace Data$/;" n namespace:Antares file: -Data src/libs/antares/study/finder/finder.h /^namespace Data$/;" n namespace:Antares -Data src/libs/antares/study/fwd.cpp /^namespace Data$/;" n namespace:Antares file: -Data src/libs/antares/study/fwd.h /^namespace Antares::Data::ScenarioBuilder$/;" n namespace:Antares -Data src/libs/antares/study/fwd.h /^namespace Data$/;" n namespace:Antares -Data src/libs/antares/study/header.cpp /^namespace Antares::Data$/;" n namespace:Antares file: -Data src/libs/antares/study/header.h /^namespace Data$/;" n namespace:Antares -Data src/libs/antares/study/header.hxx /^namespace Data$/;" n namespace:Antares -Data src/libs/antares/study/importlogs.cpp /^namespace Data$/;" n namespace:Antares file: -Data src/libs/antares/study/layerdata.cpp /^namespace Antares::Data$/;" n namespace:Antares file: -Data src/libs/antares/study/layerdata.h /^namespace Antares::Data$/;" n namespace:Antares -Data src/libs/antares/study/load-options.cpp /^namespace Data$/;" n namespace:Antares file: -Data src/libs/antares/study/load-options.h /^namespace Data$/;" n namespace:Antares -Data src/libs/antares/study/load.cpp /^namespace Data$/;" n namespace:Antares file: -Data src/libs/antares/study/output.cpp /^namespace Data$/;" n namespace:Antares file: -Data src/libs/antares/study/output.h /^namespace Data$/;" n namespace:Antares -Data src/libs/antares/study/output.hxx /^namespace Data$/;" n namespace:Antares -Data src/libs/antares/study/parameters.cpp /^namespace Antares::Data$/;" n namespace:Antares file: -Data src/libs/antares/study/parameters.h /^namespace Antares::Data$/;" n namespace:Antares -Data src/libs/antares/study/parameters/adq-patch-params.cpp /^namespace Antares::Data::AdequacyPatch$/;" n namespace:Antares file: -Data src/libs/antares/study/parameters/adq-patch-params.h /^namespace Antares::Data::AdequacyPatch$/;" n namespace:Antares -Data src/libs/antares/study/parts/common/cluster.cpp /^namespace Antares::Data$/;" n namespace:Antares file: -Data src/libs/antares/study/parts/common/cluster.h /^namespace Data$/;" n namespace:Antares -Data src/libs/antares/study/parts/common/cluster_list.cpp /^namespace Antares::Data$/;" n namespace:Antares file: -Data src/libs/antares/study/parts/common/cluster_list.h /^namespace Data$/;" n namespace:Antares -Data src/libs/antares/study/parts/hydro/allocation.cpp /^namespace Data$/;" n namespace:Antares file: -Data src/libs/antares/study/parts/hydro/allocation.h /^namespace Data$/;" n namespace:Antares -Data src/libs/antares/study/parts/hydro/allocation.hxx /^namespace Data$/;" n namespace:Antares -Data src/libs/antares/study/parts/hydro/container.cpp /^namespace Data$/;" n namespace:Antares file: -Data src/libs/antares/study/parts/hydro/container.h /^namespace Antares::Data$/;" n namespace:Antares -Data src/libs/antares/study/parts/hydro/prepro.cpp /^namespace Data$/;" n namespace:Antares file: -Data src/libs/antares/study/parts/hydro/prepro.h /^namespace Data$/;" n namespace:Antares -Data src/libs/antares/study/parts/hydro/series.cpp /^namespace Data$/;" n namespace:Antares file: -Data src/libs/antares/study/parts/hydro/series.h /^namespace Data$/;" n namespace:Antares -Data src/libs/antares/study/parts/load/container.cpp /^namespace Antares::Data::Load$/;" n namespace:Antares file: -Data src/libs/antares/study/parts/load/container.h /^namespace Data$/;" n namespace:Antares -Data src/libs/antares/study/parts/load/prepro.cpp /^namespace Antares::Data::Load$/;" n namespace:Antares file: -Data src/libs/antares/study/parts/load/prepro.h /^namespace Data$/;" n namespace:Antares -Data src/libs/antares/study/parts/load/prepro.hxx /^namespace Antares::Data::Load$/;" n namespace:Antares -Data src/libs/antares/study/parts/renewable/cluster.cpp /^namespace Data$/;" n namespace:Antares file: -Data src/libs/antares/study/parts/renewable/cluster.h /^namespace Data$/;" n namespace:Antares -Data src/libs/antares/study/parts/renewable/cluster.hxx /^namespace Data$/;" n namespace:Antares -Data src/libs/antares/study/parts/renewable/cluster_list.cpp /^namespace Data$/;" n namespace:Antares file: -Data src/libs/antares/study/parts/renewable/cluster_list.h /^namespace Data$/;" n namespace:Antares -Data src/libs/antares/study/parts/renewable/container.cpp /^namespace Data$/;" n namespace:Antares file: -Data src/libs/antares/study/parts/renewable/container.h /^namespace Data$/;" n namespace:Antares -Data src/libs/antares/study/parts/renewable/container.hxx /^namespace Data$/;" n namespace:Antares -Data src/libs/antares/study/parts/renewable/defines.h /^namespace Data$/;" n namespace:Antares -Data src/libs/antares/study/parts/short-term-storage/STStorageOutputCaptions.cpp /^namespace Antares::Data::ShortTermStorage$/;" n namespace:Antares file: -Data src/libs/antares/study/parts/short-term-storage/STStorageOutputCaptions.h /^namespace Antares::Data::ShortTermStorage$/;" n namespace:Antares -Data src/libs/antares/study/parts/short-term-storage/cluster.cpp /^namespace Antares::Data::ShortTermStorage$/;" n namespace:Antares file: -Data src/libs/antares/study/parts/short-term-storage/cluster.h /^namespace Antares::Data::ShortTermStorage$/;" n namespace:Antares -Data src/libs/antares/study/parts/short-term-storage/container.cpp /^namespace Antares::Data::ShortTermStorage$/;" n namespace:Antares file: -Data src/libs/antares/study/parts/short-term-storage/container.h /^namespace Antares::Data::ShortTermStorage$/;" n namespace:Antares -Data src/libs/antares/study/parts/short-term-storage/properties.cpp /^namespace Antares::Data::ShortTermStorage$/;" n namespace:Antares file: -Data src/libs/antares/study/parts/short-term-storage/properties.h /^namespace Antares::Data::ShortTermStorage$/;" n namespace:Antares -Data src/libs/antares/study/parts/short-term-storage/series.cpp /^namespace Antares::Data::ShortTermStorage$/;" n namespace:Antares file: -Data src/libs/antares/study/parts/short-term-storage/series.h /^namespace Antares::Data::ShortTermStorage$/;" n namespace:Antares -Data src/libs/antares/study/parts/solar/container.cpp /^namespace Data$/;" n namespace:Antares file: -Data src/libs/antares/study/parts/solar/container.h /^namespace Data$/;" n namespace:Antares -Data src/libs/antares/study/parts/solar/prepro.cpp /^namespace Data$/;" n namespace:Antares file: -Data src/libs/antares/study/parts/solar/prepro.h /^namespace Data$/;" n namespace:Antares -Data src/libs/antares/study/parts/solar/prepro.hxx /^namespace Antares::Data::Solar$/;" n namespace:Antares -Data src/libs/antares/study/parts/thermal/cluster.cpp /^namespace Data$/;" n namespace:Antares file: -Data src/libs/antares/study/parts/thermal/cluster.h /^namespace Data$/;" n namespace:Antares -Data src/libs/antares/study/parts/thermal/cluster_list.cpp /^namespace Data$/;" n namespace:Antares file: -Data src/libs/antares/study/parts/thermal/cluster_list.h /^namespace Data$/;" n namespace:Antares -Data src/libs/antares/study/parts/thermal/container.cpp /^namespace Data$/;" n namespace:Antares file: -Data src/libs/antares/study/parts/thermal/container.h /^namespace Data$/;" n namespace:Antares -Data src/libs/antares/study/parts/thermal/container.hxx /^namespace Data$/;" n namespace:Antares -Data src/libs/antares/study/parts/thermal/defines.h /^namespace Data$/;" n namespace:Antares -Data src/libs/antares/study/parts/thermal/ecoInput.cpp /^namespace Antares::Data$/;" n namespace:Antares file: -Data src/libs/antares/study/parts/thermal/ecoInput.h /^namespace Antares::Data$/;" n namespace:Antares -Data src/libs/antares/study/parts/thermal/pollutant.cpp /^namespace Antares::Data$/;" n namespace:Antares file: -Data src/libs/antares/study/parts/thermal/pollutant.h /^namespace Antares::Data$/;" n namespace:Antares -Data src/libs/antares/study/parts/thermal/prepro.cpp /^namespace Data$/;" n namespace:Antares file: -Data src/libs/antares/study/parts/thermal/prepro.h /^namespace Data$/;" n namespace:Antares -Data src/libs/antares/study/parts/thermal/prepro.hxx /^namespace Data$/;" n namespace:Antares -Data src/libs/antares/study/parts/wind/container.cpp /^namespace Data$/;" n namespace:Antares file: -Data src/libs/antares/study/parts/wind/container.h /^namespace Data$/;" n namespace:Antares -Data src/libs/antares/study/parts/wind/prepro.cpp /^namespace Data$/;" n namespace:Antares file: -Data src/libs/antares/study/parts/wind/prepro.h /^namespace Antares::Data::Wind$/;" n namespace:Antares -Data src/libs/antares/study/parts/wind/prepro.hxx /^namespace Antares::Data::Wind$/;" n namespace:Antares -Data src/libs/antares/study/runtime/runtime.cpp /^namespace Antares::Data$/;" n namespace:Antares file: -Data src/libs/antares/study/runtime/runtime.h /^namespace Antares::Data$/;" n namespace:Antares -Data src/libs/antares/study/runtime/runtime.hxx /^namespace Data$/;" n namespace:Antares -Data src/libs/antares/study/save.cpp /^namespace Data$/;" n namespace:Antares file: -Data src/libs/antares/study/scenario-builder/BindingConstraintsTSNumbersData.cpp /^namespace Antares::Data::ScenarioBuilder$/;" n namespace:Antares file: -Data src/libs/antares/study/scenario-builder/BindingConstraintsTSNumbersData.h /^namespace Antares::Data::ScenarioBuilder$/;" n namespace:Antares -Data src/libs/antares/study/scenario-builder/HydroTSNumberData.cpp /^namespace Antares::Data::ScenarioBuilder$/;" n namespace:Antares file: -Data src/libs/antares/study/scenario-builder/HydroTSNumberData.h /^namespace Antares::Data::ScenarioBuilder$/;" n namespace:Antares -Data src/libs/antares/study/scenario-builder/LoadTSNumberData.cpp /^namespace Antares::Data::ScenarioBuilder$/;" n namespace:Antares file: -Data src/libs/antares/study/scenario-builder/LoadTSNumberData.h /^namespace Antares::Data::ScenarioBuilder$/;" n namespace:Antares -Data src/libs/antares/study/scenario-builder/NTCTSNumberData.cpp /^namespace Antares::Data::ScenarioBuilder$/;" n namespace:Antares file: -Data src/libs/antares/study/scenario-builder/NTCTSNumberData.h /^namespace Antares::Data::ScenarioBuilder$/;" n namespace:Antares -Data src/libs/antares/study/scenario-builder/RenewableTSNumberData.cpp /^namespace Antares::Data::ScenarioBuilder$/;" n namespace:Antares file: -Data src/libs/antares/study/scenario-builder/RenewableTSNumberData.h /^namespace Antares::Data::ScenarioBuilder$/;" n namespace:Antares -Data src/libs/antares/study/scenario-builder/SolarTSNumberData.cpp /^namespace Antares::Data::ScenarioBuilder$/;" n namespace:Antares file: -Data src/libs/antares/study/scenario-builder/TSnumberData.cpp /^namespace Antares::Data::ScenarioBuilder$/;" n namespace:Antares file: -Data src/libs/antares/study/scenario-builder/TSnumberData.h /^namespace Antares::Data::ScenarioBuilder$/;" n namespace:Antares -Data src/libs/antares/study/scenario-builder/ThermalTSNumberData.cpp /^namespace Antares::Data::ScenarioBuilder$/;" n namespace:Antares file: -Data src/libs/antares/study/scenario-builder/ThermalTSNumberData.h /^namespace Antares::Data::ScenarioBuilder$/;" n namespace:Antares -Data src/libs/antares/study/scenario-builder/WindTSNumberData.cpp /^namespace Antares::Data::ScenarioBuilder$/;" n namespace:Antares file: -Data src/libs/antares/study/scenario-builder/WindTSNumberData.h /^namespace Antares::Data::ScenarioBuilder$/;" n namespace:Antares -Data src/libs/antares/study/scenario-builder/applyToMatrix.hxx /^namespace Antares::Data::ScenarioBuilder {$/;" n namespace:Antares -Data src/libs/antares/study/scenario-builder/hydroLevelsData.cpp /^namespace Data$/;" n namespace:Antares file: -Data src/libs/antares/study/scenario-builder/hydroLevelsData.h /^namespace Data$/;" n namespace:Antares -Data src/libs/antares/study/scenario-builder/rules.cpp /^namespace Data$/;" n namespace:Antares file: -Data src/libs/antares/study/scenario-builder/rules.h /^namespace Data$/;" n namespace:Antares -Data src/libs/antares/study/scenario-builder/rules.hxx /^namespace Data$/;" n namespace:Antares -Data src/libs/antares/study/scenario-builder/scBuilderDataInterface.h /^namespace Data$/;" n namespace:Antares -Data src/libs/antares/study/scenario-builder/scBuilderUtils.cpp /^namespace Data$/;" n namespace:Antares file: -Data src/libs/antares/study/scenario-builder/scBuilderUtils.h /^namespace Data$/;" n namespace:Antares -Data src/libs/antares/study/scenario-builder/sets.cpp /^namespace Data$/;" n namespace:Antares file: -Data src/libs/antares/study/scenario-builder/sets.h /^namespace Data$/;" n namespace:Antares -Data src/libs/antares/study/scenario-builder/sets.hxx /^namespace Data$/;" n namespace:Antares -Data src/libs/antares/study/scenario-builder/solarTSNumberData.h /^namespace Antares::Data::ScenarioBuilder$/;" n namespace:Antares -Data src/libs/antares/study/sets.h /^namespace Data$/;" n namespace:Antares -Data src/libs/antares/study/sets.hxx /^namespace Data$/;" n namespace:Antares -Data src/libs/antares/study/simulation.cpp /^namespace Data$/;" n namespace:Antares file: -Data src/libs/antares/study/simulation.h /^namespace Data$/;" n namespace:Antares -Data src/libs/antares/study/study.cpp /^namespace Antares::Data$/;" n namespace:Antares file: -Data src/libs/antares/study/study.extra.cpp /^namespace Data$/;" n namespace:Antares file: -Data src/libs/antares/study/study.h /^namespace Antares::Data$/;" n namespace:Antares -Data src/libs/antares/study/study.hxx /^namespace Data$/;" n namespace:Antares -Data src/libs/antares/study/study.importprepro.cpp /^namespace Data$/;" n namespace:Antares file: -Data src/libs/antares/study/ui-runtimeinfos.cpp /^namespace Data$/;" n namespace:Antares file: -Data src/libs/antares/study/ui-runtimeinfos.h /^namespace Data$/;" n namespace:Antares -Data src/libs/antares/study/variable-print-info.cpp /^namespace Data$/;" n namespace:Antares file: -Data src/libs/antares/study/variable-print-info.h /^namespace Data$/;" n namespace:Antares -Data src/libs/antares/study/version.cpp /^namespace Antares::Data$/;" n namespace:Antares file: -Data src/libs/antares/study/version.h /^namespace Antares::Data$/;" n namespace:Antares -Data src/libs/antares/study/xcast/xcast.cpp /^namespace Data$/;" n namespace:Antares file: -Data src/libs/antares/study/xcast/xcast.h /^namespace Antares::Data$/;" n namespace:Antares -Data src/libs/antares/study/xcast/xcast.hxx /^namespace Data$/;" n namespace:Antares -Data src/libs/antares/writer/antares/writer/result_format.h /^namespace Antares::Data$/;" n namespace:Antares -Data src/solver/optimisation/adequacy_patch_csr/adq_patch_curtailment_sharing.cpp /^namespace Antares::Data::AdequacyPatch$/;" n namespace:Antares file: -Data src/solver/optimisation/adequacy_patch_csr/adq_patch_curtailment_sharing.h /^namespace Antares::Data::AdequacyPatch$/;" n namespace:Antares -Data src/solver/optimisation/adequacy_patch_csr/count_constraints_variables.cpp /^namespace Antares::Data::AdequacyPatch$/;" n namespace:Antares file: -Data src/solver/optimisation/adequacy_patch_csr/count_constraints_variables.h /^namespace Antares::Data::AdequacyPatch$/;" n namespace:Antares -Data src/solver/optimisation/adequacy_patch_local_matching/adq_patch_local_matching.cpp /^namespace Antares::Data::AdequacyPatch$/;" n namespace:Antares file: -Data src/solver/optimisation/adequacy_patch_local_matching/adq_patch_local_matching.h /^namespace Antares::Data::AdequacyPatch$/;" n namespace:Antares -Data src/solver/optimisation/opt_export_structure.h /^namespace Data$/;" n namespace:Antares -Data src/solver/variable/storage/average.h /^ struct Data$/;" s struct:Antares::Solver::Variable::R::AllYears::Average -Data src/solver/variable/storage/minmax-data.h /^ struct Data$/;" s class:Antares::Solver::Variable::R::AllYears::MinMaxData -Data src/solver/variable/storage/raw.h /^ struct Data$/;" s struct:Antares::Solver::Variable::R::AllYears::Raw -Data src/solver/variable/storage/stdDeviation.h /^ struct Data$/;" s struct:Antares::Solver::Variable::R::AllYears::StdDeviation -Data src/ui/action/handler/antares-study/constraint/data.h /^class Data : public IAction$/;" c namespace:Antares::Action::AntaresStudy::Constraint -Data src/ui/action/handler/antares-study/constraint/data.hxx /^inline Data::Data(const StringT& name) : pOriginalConstraintName(name)$/;" f class:Antares::Action::AntaresStudy::Constraint::Data -Data src/ui/simulator/toolbox/components/datagrid/renderer/bindingconstraint/data.cpp /^Data::Data(wxWindow* control, const Antares::Data::BindingConstraint::Operator op) :$/;" f class:Antares::Component::Datagrid::Renderer::BindingConstraint::Data -Data src/ui/simulator/toolbox/components/datagrid/renderer/bindingconstraint/data.h /^class Data final : public virtual IRenderer$/;" c namespace:Antares::Component::Datagrid::Renderer::BindingConstraint -Data organization docs/reference-guide/02-data_organization.md /^# Data organization$/;" c -DataAreaOrLink src/ui/simulator/windows/output/panel/area-link.cpp /^ DataAreaOrLink()$/;" f class:Antares::Private::OutputViewerData::__anon7c6b83760111::DataAreaOrLink file: -DataAreaOrLink src/ui/simulator/windows/output/panel/area-link.cpp /^class DataAreaOrLink : public Panel::IData$/;" c namespace:Antares::Private::OutputViewerData::__anon7c6b83760111 file: -DataConverter src/ext/yuni/src/yuni/core/variant/dataholder/dataholder.h /^ DataConverter() : result()$/;" f struct:Yuni::Private::Variant::DataConverter -DataConverter src/ext/yuni/src/yuni/core/variant/dataholder/dataholder.h /^struct DataConverter final : public IDataConverter$/;" s namespace:Yuni::Private::Variant -DataConverterEvent src/ext/yuni/src/yuni/core/variant/dataholder/dataholder.h /^struct DataConverterEvent final$/;" s namespace:Yuni::Private::Variant -DataConverterEvent src/ext/yuni/src/yuni/core/variant/dataholder/dataholder.h /^struct DataConverterEvent final$/;" s namespace:Yuni::Private::Variant -DataFile src/tools/yby-aggregator/datafile.h /^ DataFile(const StringT& data, const StringT2& time, uint i) :$/;" f class:DataFile -DataFile src/tools/yby-aggregator/datafile.h /^class DataFile final$/;" c -DataLevel src/solver/variable/categories.h /^enum DataLevel$/;" g namespace:Antares::Solver::Variable::Category -DataLevelToStream src/solver/variable/categories.h /^inline void DataLevelToStream(StreamT& out, int dataLevel)$/;" f namespace:Antares::Solver::Variable::Category typeref:typename:void -DataSeriesHydro src/libs/antares/study/parts/hydro/series.cpp /^DataSeriesHydro::DataSeriesHydro() :$/;" f class:Antares::Data::DataSeriesHydro -DataSeriesHydro src/libs/antares/study/parts/hydro/series.h /^class DataSeriesHydro$/;" c namespace:Antares::Data -DataTSGenerator src/ui/action/handler/antares-study/area/ts-generator.cpp /^DataTSGenerator::DataTSGenerator(Data::TimeSeriesType ts, const AnyString& areaname) :$/;" f class:Antares::Action::AntaresStudy::Area::DataTSGenerator -DataTSGenerator src/ui/action/handler/antares-study/area/ts-generator.cpp /^DataTSGenerator::DataTSGenerator(Data::TimeSeriesType ts,$/;" f class:Antares::Action::AntaresStudy::Area::DataTSGenerator -DataTSGenerator src/ui/action/handler/antares-study/area/ts-generator.h /^class DataTSGenerator : public IAction$/;" c namespace:Antares::Action::AntaresStudy::Area -DataTimeseries src/ui/action/handler/antares-study/area/timeseries.cpp /^DataTimeseries::DataTimeseries(Data::TimeSeriesType ts, const AnyString& areaname) :$/;" f class:Antares::Action::AntaresStudy::Area::DataTimeseries -DataTimeseries src/ui/action/handler/antares-study/area/timeseries.cpp /^DataTimeseries::DataTimeseries(Data::TimeSeriesType ts,$/;" f class:Antares::Action::AntaresStudy::Area::DataTimeseries -DataTimeseries src/ui/action/handler/antares-study/area/timeseries.h /^class DataTimeseries : public IAction$/;" c namespace:Antares::Action::AntaresStudy::Area -DataType src/ui/simulator/toolbox/components/datagrid/filter/parameter/parameter.h /^struct DataType$/;" s namespace:Antares::Toolbox::Filter::Operator -Datagrid src/ui/common/fwd.h /^namespace Datagrid$/;" n namespace:Antares::Component -Datagrid src/ui/simulator/toolbox/components/datagrid/component.cpp /^namespace Datagrid$/;" n namespace:Antares::Component file: -Datagrid src/ui/simulator/toolbox/components/datagrid/component.h /^namespace Datagrid$/;" n namespace:Antares::Component -Datagrid src/ui/simulator/toolbox/components/datagrid/dbgrid.cpp /^namespace Datagrid$/;" n namespace:Antares::Component file: -Datagrid src/ui/simulator/toolbox/components/datagrid/dbgrid.h /^namespace Datagrid$/;" n namespace:Antares::Component -Datagrid src/ui/simulator/toolbox/components/datagrid/default.h /^namespace Datagrid$/;" n namespace:Antares::Component -Datagrid src/ui/simulator/toolbox/components/datagrid/gridhelper.cpp /^namespace Datagrid$/;" n namespace:Antares::Component file: -Datagrid src/ui/simulator/toolbox/components/datagrid/gridhelper.h /^namespace Datagrid$/;" n namespace:Antares::Component -Datagrid src/ui/simulator/toolbox/components/datagrid/gridhelper.hxx /^namespace Datagrid$/;" n namespace:Antares::Component -Datagrid src/ui/simulator/toolbox/components/datagrid/modifiers.hxx /^namespace Datagrid$/;" n namespace:Antares::Component -Datagrid src/ui/simulator/toolbox/components/datagrid/renderer.cpp /^namespace Datagrid$/;" n namespace:Antares::Component file: -Datagrid src/ui/simulator/toolbox/components/datagrid/renderer.h /^namespace Datagrid$/;" n namespace:Antares::Component -Datagrid src/ui/simulator/toolbox/components/datagrid/renderer.hxx /^namespace Datagrid$/;" n namespace:Antares::Component -Datagrid src/ui/simulator/toolbox/components/datagrid/renderer/adequacy-patch-area-grid.cpp /^namespace Antares::Component::Datagrid::Renderer$/;" n namespace:Antares::Component file: -Datagrid src/ui/simulator/toolbox/components/datagrid/renderer/adequacy-patch-area-grid.h /^namespace Antares::Component::Datagrid::Renderer$/;" n namespace:Antares::Component -Datagrid src/ui/simulator/toolbox/components/datagrid/renderer/analyzer/areas.cpp /^namespace Datagrid$/;" n namespace:Antares::Component file: -Datagrid src/ui/simulator/toolbox/components/datagrid/renderer/analyzer/areas.h /^namespace Datagrid$/;" n namespace:Antares::Component -Datagrid src/ui/simulator/toolbox/components/datagrid/renderer/area.cpp /^namespace Datagrid$/;" n namespace:Antares::Component file: -Datagrid src/ui/simulator/toolbox/components/datagrid/renderer/area.h /^namespace Datagrid$/;" n namespace:Antares::Component -Datagrid src/ui/simulator/toolbox/components/datagrid/renderer/area/common.areasummary.cpp /^namespace Datagrid$/;" n namespace:Antares::Component file: -Datagrid src/ui/simulator/toolbox/components/datagrid/renderer/area/common.areasummary.h /^namespace Datagrid$/;" n namespace:Antares::Component -Datagrid src/ui/simulator/toolbox/components/datagrid/renderer/area/creditmodulations.cpp /^namespace Datagrid$/;" n namespace:Antares::Component file: -Datagrid src/ui/simulator/toolbox/components/datagrid/renderer/area/creditmodulations.h /^namespace Datagrid$/;" n namespace:Antares::Component -Datagrid src/ui/simulator/toolbox/components/datagrid/renderer/area/dsm.cpp /^namespace Datagrid$/;" n namespace:Antares::Component file: -Datagrid src/ui/simulator/toolbox/components/datagrid/renderer/area/dsm.h /^namespace Datagrid$/;" n namespace:Antares::Component -Datagrid src/ui/simulator/toolbox/components/datagrid/renderer/area/hydro/allocation.cpp /^namespace Datagrid$/;" n namespace:Antares::Component file: -Datagrid src/ui/simulator/toolbox/components/datagrid/renderer/area/hydro/allocation.h /^namespace Datagrid$/;" n namespace:Antares::Component -Datagrid src/ui/simulator/toolbox/components/datagrid/renderer/area/hydromonthlypower.cpp /^namespace Datagrid$/;" n namespace:Antares::Component file: -Datagrid src/ui/simulator/toolbox/components/datagrid/renderer/area/hydromonthlypower.h /^namespace Datagrid$/;" n namespace:Antares::Component -Datagrid src/ui/simulator/toolbox/components/datagrid/renderer/area/hydroprepro.cpp /^namespace Datagrid$/;" n namespace:Antares::Component file: -Datagrid src/ui/simulator/toolbox/components/datagrid/renderer/area/hydroprepro.h /^namespace Datagrid$/;" n namespace:Antares::Component -Datagrid src/ui/simulator/toolbox/components/datagrid/renderer/area/inflowpattern.cpp /^namespace Datagrid$/;" n namespace:Antares::Component file: -Datagrid src/ui/simulator/toolbox/components/datagrid/renderer/area/inflowpattern.h /^namespace Datagrid$/;" n namespace:Antares::Component -Datagrid src/ui/simulator/toolbox/components/datagrid/renderer/area/misc.cpp /^namespace Datagrid$/;" n namespace:Antares::Component file: -Datagrid src/ui/simulator/toolbox/components/datagrid/renderer/area/misc.h /^namespace Datagrid$/;" n namespace:Antares::Component -Datagrid src/ui/simulator/toolbox/components/datagrid/renderer/area/nodal-optimization.cpp /^namespace Datagrid$/;" n namespace:Antares::Component file: -Datagrid src/ui/simulator/toolbox/components/datagrid/renderer/area/nodal-optimization.h /^namespace Datagrid$/;" n namespace:Antares::Component -Datagrid src/ui/simulator/toolbox/components/datagrid/renderer/area/renewable.areasummary.cpp /^namespace Datagrid$/;" n namespace:Antares::Component file: -Datagrid src/ui/simulator/toolbox/components/datagrid/renderer/area/renewable.areasummary.h /^namespace Datagrid$/;" n namespace:Antares::Component -Datagrid src/ui/simulator/toolbox/components/datagrid/renderer/area/reservoirlevels.cpp /^namespace Datagrid$/;" n namespace:Antares::Component file: -Datagrid src/ui/simulator/toolbox/components/datagrid/renderer/area/reservoirlevels.h /^namespace Datagrid$/;" n namespace:Antares::Component -Datagrid src/ui/simulator/toolbox/components/datagrid/renderer/area/thermal.areasummary.cpp /^namespace Datagrid$/;" n namespace:Antares::Component file: -Datagrid src/ui/simulator/toolbox/components/datagrid/renderer/area/thermal.areasummary.h /^namespace Datagrid$/;" n namespace:Antares::Component -Datagrid src/ui/simulator/toolbox/components/datagrid/renderer/area/thermalmodulation.cpp /^namespace Datagrid$/;" n namespace:Antares::Component file: -Datagrid src/ui/simulator/toolbox/components/datagrid/renderer/area/thermalmodulation.h /^namespace Datagrid$/;" n namespace:Antares::Component -Datagrid src/ui/simulator/toolbox/components/datagrid/renderer/area/thermalprepro.cpp /^namespace Datagrid$/;" n namespace:Antares::Component file: -Datagrid src/ui/simulator/toolbox/components/datagrid/renderer/area/thermalprepro.h /^namespace Datagrid$/;" n namespace:Antares::Component -Datagrid src/ui/simulator/toolbox/components/datagrid/renderer/area/timeseries.cpp /^namespace Datagrid$/;" n namespace:Antares::Component file: -Datagrid src/ui/simulator/toolbox/components/datagrid/renderer/area/timeseries.h /^namespace Datagrid$/;" n namespace:Antares::Component -Datagrid src/ui/simulator/toolbox/components/datagrid/renderer/area/watervalues.cpp /^namespace Datagrid$/;" n namespace:Antares::Component file: -Datagrid src/ui/simulator/toolbox/components/datagrid/renderer/area/watervalues.h /^namespace Datagrid$/;" n namespace:Antares::Component -Datagrid src/ui/simulator/toolbox/components/datagrid/renderer/area/xcast-allareas.h /^namespace Datagrid$/;" n namespace:Antares::Component -Datagrid src/ui/simulator/toolbox/components/datagrid/renderer/area/xcast-allareas.hxx /^namespace Datagrid$/;" n namespace:Antares::Component -Datagrid src/ui/simulator/toolbox/components/datagrid/renderer/area/xcast-coefficients.h /^namespace Datagrid$/;" n namespace:Antares::Component -Datagrid src/ui/simulator/toolbox/components/datagrid/renderer/area/xcast-coefficients.hxx /^namespace Datagrid$/;" n namespace:Antares::Component -Datagrid src/ui/simulator/toolbox/components/datagrid/renderer/area/xcast-conversion.h /^namespace Datagrid$/;" n namespace:Antares::Component -Datagrid src/ui/simulator/toolbox/components/datagrid/renderer/area/xcast-conversion.hxx /^namespace Datagrid$/;" n namespace:Antares::Component -Datagrid src/ui/simulator/toolbox/components/datagrid/renderer/area/xcast-k.h /^namespace Datagrid$/;" n namespace:Antares::Component -Datagrid src/ui/simulator/toolbox/components/datagrid/renderer/area/xcast-k.hxx /^namespace Datagrid$/;" n namespace:Antares::Component -Datagrid src/ui/simulator/toolbox/components/datagrid/renderer/area/xcast-translation.h /^namespace Datagrid$/;" n namespace:Antares::Component -Datagrid src/ui/simulator/toolbox/components/datagrid/renderer/area/xcast-translation.hxx /^namespace Datagrid$/;" n namespace:Antares::Component -Datagrid src/ui/simulator/toolbox/components/datagrid/renderer/bindingconstraint/data.cpp /^namespace Datagrid$/;" n namespace:Antares::Component file: -Datagrid src/ui/simulator/toolbox/components/datagrid/renderer/bindingconstraint/data.h /^namespace Datagrid$/;" n namespace:Antares::Component -Datagrid src/ui/simulator/toolbox/components/datagrid/renderer/bindingconstraint/offsets.cpp /^namespace Datagrid$/;" n namespace:Antares::Component file: -Datagrid src/ui/simulator/toolbox/components/datagrid/renderer/bindingconstraint/offsets.h /^namespace Datagrid$/;" n namespace:Antares::Component -Datagrid src/ui/simulator/toolbox/components/datagrid/renderer/bindingconstraint/weights.cpp /^namespace Datagrid$/;" n namespace:Antares::Component file: -Datagrid src/ui/simulator/toolbox/components/datagrid/renderer/bindingconstraint/weights.h /^namespace Datagrid$/;" n namespace:Antares::Component -Datagrid src/ui/simulator/toolbox/components/datagrid/renderer/cell.cpp /^namespace Datagrid$/;" n namespace:Antares::Component file: -Datagrid src/ui/simulator/toolbox/components/datagrid/renderer/cell.h /^namespace Datagrid$/;" n namespace:Antares::Component -Datagrid src/ui/simulator/toolbox/components/datagrid/renderer/column.cpp /^namespace Datagrid$/;" n namespace:Antares::Component file: -Datagrid src/ui/simulator/toolbox/components/datagrid/renderer/column.h /^namespace Datagrid$/;" n namespace:Antares::Component -Datagrid src/ui/simulator/toolbox/components/datagrid/renderer/connection.cpp /^namespace Datagrid$/;" n namespace:Antares::Component file: -Datagrid src/ui/simulator/toolbox/components/datagrid/renderer/connection.h /^namespace Datagrid$/;" n namespace:Antares::Component -Datagrid src/ui/simulator/toolbox/components/datagrid/renderer/constraintsbuilder/links.cpp /^namespace Datagrid$/;" n namespace:Antares::Component file: -Datagrid src/ui/simulator/toolbox/components/datagrid/renderer/constraintsbuilder/links.h /^namespace Datagrid$/;" n namespace:Antares::Component -Datagrid src/ui/simulator/toolbox/components/datagrid/renderer/correlation.cpp /^namespace Datagrid$/;" n namespace:Antares::Component file: -Datagrid src/ui/simulator/toolbox/components/datagrid/renderer/correlation.h /^namespace Datagrid$/;" n namespace:Antares::Component -Datagrid src/ui/simulator/toolbox/components/datagrid/renderer/geographic-trimming-grid.cpp /^namespace Datagrid$/;" n namespace:Antares::Component file: -Datagrid src/ui/simulator/toolbox/components/datagrid/renderer/geographic-trimming-grid.h /^namespace Datagrid$/;" n namespace:Antares::Component -Datagrid src/ui/simulator/toolbox/components/datagrid/renderer/layers.cpp /^namespace Datagrid$/;" n namespace:Antares::Component file: -Datagrid src/ui/simulator/toolbox/components/datagrid/renderer/layers.h /^namespace Datagrid$/;" n namespace:Antares::Component -Datagrid src/ui/simulator/toolbox/components/datagrid/renderer/links/summary.cpp /^namespace Datagrid$/;" n namespace:Antares::Component file: -Datagrid src/ui/simulator/toolbox/components/datagrid/renderer/links/summary.h /^namespace Datagrid$/;" n namespace:Antares::Component -Datagrid src/ui/simulator/toolbox/components/datagrid/renderer/logfile.cpp /^namespace Datagrid$/;" n namespace:Antares::Component file: -Datagrid src/ui/simulator/toolbox/components/datagrid/renderer/logfile.h /^namespace Datagrid$/;" n namespace:Antares::Component -Datagrid src/ui/simulator/toolbox/components/datagrid/renderer/matrix.h /^namespace Datagrid$/;" n namespace:Antares::Component -Datagrid src/ui/simulator/toolbox/components/datagrid/renderer/matrix.hxx /^namespace Datagrid$/;" n namespace:Antares::Component -Datagrid src/ui/simulator/toolbox/components/datagrid/renderer/mc-playlist.cpp /^namespace Datagrid$/;" n namespace:Antares::Component file: -Datagrid src/ui/simulator/toolbox/components/datagrid/renderer/mc-playlist.h /^namespace Datagrid$/;" n namespace:Antares::Component -Datagrid src/ui/simulator/toolbox/components/datagrid/renderer/scenario-builder-hydro-levels-renderer.cpp /^namespace Datagrid$/;" n namespace:Antares::Component file: -Datagrid src/ui/simulator/toolbox/components/datagrid/renderer/scenario-builder-hydro-levels-renderer.h /^namespace Datagrid$/;" n namespace:Antares::Component -Datagrid src/ui/simulator/toolbox/components/datagrid/renderer/scenario-builder-hydro-renderer.cpp /^namespace Datagrid$/;" n namespace:Antares::Component file: -Datagrid src/ui/simulator/toolbox/components/datagrid/renderer/scenario-builder-hydro-renderer.h /^namespace Datagrid$/;" n namespace:Antares::Component -Datagrid src/ui/simulator/toolbox/components/datagrid/renderer/scenario-builder-load-renderer.cpp /^namespace Datagrid$/;" n namespace:Antares::Component file: -Datagrid src/ui/simulator/toolbox/components/datagrid/renderer/scenario-builder-load-renderer.h /^namespace Datagrid$/;" n namespace:Antares::Component -Datagrid src/ui/simulator/toolbox/components/datagrid/renderer/scenario-builder-ntc-renderer.cpp /^namespace Datagrid$/;" n namespace:Antares::Component file: -Datagrid src/ui/simulator/toolbox/components/datagrid/renderer/scenario-builder-ntc-renderer.h /^namespace Datagrid$/;" n namespace:Antares::Component -Datagrid src/ui/simulator/toolbox/components/datagrid/renderer/scenario-builder-renderer-base.cpp /^namespace Datagrid$/;" n namespace:Antares::Component file: -Datagrid src/ui/simulator/toolbox/components/datagrid/renderer/scenario-builder-renderer-base.h /^namespace Datagrid$/;" n namespace:Antares::Component -Datagrid src/ui/simulator/toolbox/components/datagrid/renderer/scenario-builder-renewable-renderer.cpp /^namespace Datagrid$/;" n namespace:Antares::Component file: -Datagrid src/ui/simulator/toolbox/components/datagrid/renderer/scenario-builder-renewable-renderer.h /^namespace Datagrid$/;" n namespace:Antares::Component -Datagrid src/ui/simulator/toolbox/components/datagrid/renderer/scenario-builder-solar-renderer.cpp /^namespace Datagrid$/;" n namespace:Antares::Component file: -Datagrid src/ui/simulator/toolbox/components/datagrid/renderer/scenario-builder-solar-renderer.h /^namespace Datagrid$/;" n namespace:Antares::Component -Datagrid src/ui/simulator/toolbox/components/datagrid/renderer/scenario-builder-thermal-renderer.cpp /^namespace Datagrid$/;" n namespace:Antares::Component file: -Datagrid src/ui/simulator/toolbox/components/datagrid/renderer/scenario-builder-thermal-renderer.h /^namespace Datagrid$/;" n namespace:Antares::Component -Datagrid src/ui/simulator/toolbox/components/datagrid/renderer/scenario-builder-wind-renderer.cpp /^namespace Datagrid$/;" n namespace:Antares::Component file: -Datagrid src/ui/simulator/toolbox/components/datagrid/renderer/scenario-builder-wind-renderer.h /^namespace Datagrid$/;" n namespace:Antares::Component -Datagrid src/ui/simulator/toolbox/components/datagrid/renderer/select-variables.cpp /^namespace Datagrid$/;" n namespace:Antares::Component file: -Datagrid src/ui/simulator/toolbox/components/datagrid/renderer/select-variables.h /^namespace Datagrid$/;" n namespace:Antares::Component -Datagrid src/ui/simulator/toolbox/components/datagrid/renderer/ts-management-aggregated-as-renewables.cpp /^namespace Datagrid$/;" n namespace:Antares::Component file: -Datagrid src/ui/simulator/toolbox/components/datagrid/renderer/ts-management-aggregated-as-renewables.h /^namespace Datagrid$/;" n namespace:Antares::Component -Datagrid src/ui/simulator/toolbox/components/datagrid/renderer/ts-management-clusters-as-renewables.cpp /^namespace Datagrid$/;" n namespace:Antares::Component file: -Datagrid src/ui/simulator/toolbox/components/datagrid/renderer/ts-management-clusters-as-renewables.h /^namespace Datagrid$/;" n namespace:Antares::Component -Datagrid src/ui/simulator/toolbox/components/datagrid/renderer/ts-management.cpp /^namespace Datagrid$/;" n namespace:Antares::Component file: -Datagrid src/ui/simulator/toolbox/components/datagrid/renderer/ts-management.h /^namespace Datagrid$/;" n namespace:Antares::Component -Datagrid src/ui/simulator/toolbox/components/datagrid/wxgrid-renderer.cpp /^namespace Datagrid$/;" n namespace:Antares::Component file: -Datagrid src/ui/simulator/toolbox/components/datagrid/wxgrid-renderer.h /^namespace Datagrid$/;" n namespace:Antares::Component -DatagridType src/ui/simulator/application/main/build/scenario-builder.cpp /^ using DatagridType = Component::Datagrid::Component;$/;" t class:Antares::Forms::__anon33b303270111::basicScBuilderPageMaker typeref:typename:Component::Datagrid::Component file: -DatagridType src/ui/simulator/windows/output/panel/area-link-renderer.h /^ using DatagridType = Antares::Component::Datagrid::Component;$/;" t class:Antares::Private::OutputViewerData::AreaLinkRenderer typeref:typename:Antares::Component::Datagrid::Component -DatagridType src/ui/simulator/windows/output/panel/area-link.cpp /^ using DatagridType = Antares::Component::Datagrid::Component;$/;" t function:Antares::Private::OutputViewerData::Panel::loadDataFromMatrix typeref:typename:Antares::Component::Datagrid::Component file: -DatagridType src/ui/simulator/windows/simulation/panel.h /^ using DatagridType = Component::Datagrid::Component;$/;" t class:Antares::Window::Simulation::Panel typeref:typename:Component::Datagrid::Component -Datasource src/ui/simulator/toolbox/components/htmllistbox/datasource/bindingconstraint.cpp /^namespace Datasource$/;" n namespace:Antares::Component::HTMLListbox file: -Datasource src/ui/simulator/toolbox/components/htmllistbox/datasource/cluster-order.cpp /^namespace Datasource$/;" n namespace:Antares::Component::HTMLListbox file: -Datasource src/ui/simulator/toolbox/components/htmllistbox/datasource/cluster-order.h /^namespace Datasource$/;" n namespace:Antares::Component::HTMLListbox -Datasource src/ui/simulator/toolbox/components/htmllistbox/datasource/datasource.h /^namespace Datasource$/;" n namespace:Antares::Component::HTMLListbox -Datasource src/ui/simulator/toolbox/components/htmllistbox/datasource/datasource.hxx /^namespace Datasource$/;" n namespace:Antares::Component::HTMLListbox -Datasource src/ui/simulator/toolbox/components/htmllistbox/datasource/renewable-cluster-order.cpp /^namespace Datasource$/;" n namespace:Antares::Component::HTMLListbox file: -Datasource src/ui/simulator/toolbox/components/htmllistbox/datasource/renewable-cluster-order.h /^namespace Datasource$/;" n namespace:Antares::Component::HTMLListbox -Datasource src/ui/simulator/toolbox/components/htmllistbox/datasource/thermal-cluster-order.cpp /^namespace Datasource$/;" n namespace:Antares::Component::HTMLListbox file: -Datasource src/ui/simulator/toolbox/components/htmllistbox/datasource/thermal-cluster-order.h /^namespace Datasource$/;" n namespace:Antares::Component::HTMLListbox -DatasourceAlphaOrder src/ui/simulator/windows/correlation/datasources.hxx /^ DatasourceAlphaOrder()$/;" f class:Antares::Window::DatasourceAlphaOrder -DatasourceAlphaOrder src/ui/simulator/windows/correlation/datasources.hxx /^class DatasourceAlphaOrder final$/;" c namespace:Antares::Window -DatasourceColorOrder src/ui/simulator/windows/correlation/datasources.hxx /^ DatasourceColorOrder()$/;" f class:Antares::Window::DatasourceColorOrder -DatasourceColorOrder src/ui/simulator/windows/correlation/datasources.hxx /^class DatasourceColorOrder : public Component::Datagrid::Renderer::CorrelationMatrix::IDatasourc/;" c namespace:Antares::Window -DatasourceReverseAlphaOrder src/ui/simulator/windows/correlation/datasources.hxx /^ DatasourceReverseAlphaOrder()$/;" f class:Antares::Window::DatasourceReverseAlphaOrder -DatasourceReverseAlphaOrder src/ui/simulator/windows/correlation/datasources.hxx /^class DatasourceReverseAlphaOrder$/;" c namespace:Antares::Window -Date src/libs/antares/date/antares/date/date.h /^namespace Date$/;" n namespace:Antares -Date src/libs/antares/date/date.cpp /^namespace Antares::Date$/;" n namespace:Antares file: -DateTime src/ext/yuni/src/yuni/datetime/timestamp.cpp /^namespace DateTime$/;" n namespace:Yuni file: -DateTime src/ext/yuni/src/yuni/datetime/timestamp.cpp /^namespace DateTime$/;" n namespace:Yuni::Private file: -DateTime src/ext/yuni/src/yuni/datetime/timestamp.h /^namespace DateTime$/;" n namespace:Yuni -DateTime src/ext/yuni/src/yuni/datetime/timestamp.hxx /^namespace DateTime$/;" n namespace:Yuni -DateTime src/ext/yuni/src/yuni/datetime/timestamp.hxx /^namespace DateTime$/;" n namespace:Yuni::Private -Datetime src/ext/yuni/src/yuni/datetime/readme.md /^Datetime$/;" c -Day src/ui/simulator/toolbox/components/datagrid/filter/all/day.h /^ Day(Input* parent) : AFilterBase(parent)$/;" f class:Antares::Toolbox::Filter::Day -Day src/ui/simulator/toolbox/components/datagrid/filter/all/day.h /^class Day : public AFilterBase$/;" c namespace:Antares::Toolbox::Filter -DayInterval src/libs/antares/date/antares/date/date.h /^struct DayInterval$/;" s namespace:Antares::Date -DayOfTheWeek src/libs/antares/date/antares/date/date.h /^enum DayOfTheWeek$/;" g namespace:Antares -DayOfTheWeekToString src/libs/antares/date/date.cpp /^const char* DayOfTheWeekToString(DayOfTheWeek d)$/;" f namespace:Antares::Date typeref:typename:const char * -DayType src/ui/simulator/windows/calendar/view-standard.hxx /^ enum DayType$/;" g class:Antares::Window::CalendarViewStandard -DayYear src/ui/simulator/toolbox/components/datagrid/filter/all/dayyear.h /^ DayYear(Input* parent) : AFilterBase(parent)$/;" f class:Antares::Toolbox::Filter::DayYear -DayYear src/ui/simulator/toolbox/components/datagrid/filter/all/dayyear.h /^class DayYear : public AFilterBase$/;" c namespace:Antares::Toolbox::Filter -Debug src/ext/yuni/src/yuni/core/logs/verbosity.h /^struct YUNI_DECL Debug final$/;" s namespace:Yuni::Logs::Verbosity -DebugBuffer src/ext/yuni/src/yuni/core/logs/logs.h /^ typedef Private::LogImpl::Buffer DebugBuffer;$/;" t class:Yuni::Logs::Logger typeref:typename:Private::LogImpl::Buffer -DebugData src/solver/hydro/management/daily.cpp /^ DebugData(Solver::IResultWriter& writer,$/;" f struct:Antares::DebugData file: -DebugData src/solver/hydro/management/daily.cpp /^struct DebugData$/;" s namespace:Antares file: -DecalAreaPosition src/ui/action/include/action/settings/decal-area-position.h /^class DecalAreaPosition : public IAction$/;" c namespace:Antares::Action::Settings -DecalAreaPosition src/ui/action/settings/decal-area-position.cpp /^DecalAreaPosition::DecalAreaPosition(bool enabled) : pValueX("25"), pValueY("-20")$/;" f class:Antares::Action::Settings::DecalAreaPosition -Decimal src/ext/yuni/src/yuni/core/math/base.h /^typedef N<10> Decimal;$/;" t namespace:Yuni::Math::Base typeref:typename:N<10> -DecimalPoint src/ui/simulator/toolbox/locales.cpp /^char DecimalPoint = '.';$/;" v namespace:Antares::Locale typeref:typename:char -Decision docs/Architecture_Decision_Records/2023-08-29_study_class_breakdown.md /^## Decision$/;" s chapter:Study class breakdown choices -Decision docs/Architecture_Decision_Records/CMake_design_choice.md /^## Decision$/;" s chapter:CMake projects design choices -Decision docs/Architecture_Decision_Records/zip_results.md /^## Decision$/;" s chapter:Use a minizip-ng to write output files into a single zip archive -DecoratorType src/solver/variable/storage/results.h /^ typedef FirstDecoratorT DecoratorType;$/;" t class:Antares::Solver::Variable::Results typeref:typename:FirstDecoratorT -DecoratorsType src/ext/yuni/src/yuni/core/logs/handler/file.hxx /^ using DecoratorsType = typename LoggerT::DecoratorsType;$/;" t function:Yuni::Logs::File::internalDecoratorWriteWL typeref:typename:LoggerT::DecoratorsType -DecoratorsType src/ext/yuni/src/yuni/core/logs/handler/stdcout.h /^ using DecoratorsType = typename LoggerT::DecoratorsType;$/;" t function:Yuni::Logs::StdCout::internalDecoratorWriteWL typeref:typename:LoggerT::DecoratorsType -DecoratorsType src/ext/yuni/src/yuni/core/logs/logs.h /^ typedef Decorators DecoratorsType;$/;" t class:Yuni::Logs::Logger typeref:typename:Decorators -Decrement src/ext/yuni/src/yuni/core/atomic/traits.h /^ static typename Yuni::Atomic::Int<32, TP>::Type Decrement(T& t)$/;" f struct:Yuni::Private::AtomicImpl::Operator typeref:typename:Yuni::Atomic::Int<32,TP>::Type -Decrement src/ext/yuni/src/yuni/core/atomic/traits.h /^ static typename Yuni::Atomic::Int<32, TP>::Type Decrement(T& t, typename T::ScalarType value/;" f struct:Yuni::Private::AtomicImpl::Operator typeref:typename:Yuni::Atomic::Int<32,TP>::Type -Decrement src/ext/yuni/src/yuni/core/atomic/traits.h /^ static typename Yuni::Atomic::Int<64, TP>::Type Decrement(T& t)$/;" f struct:Yuni::Private::AtomicImpl::Operator typeref:typename:Yuni::Atomic::Int<64,TP>::Type -Decrement src/ext/yuni/src/yuni/core/atomic/traits.h /^ static typename Yuni::Atomic::Int<64, TP>::Type Decrement(T& t, typename T::ScalarType value/;" f struct:Yuni::Private::AtomicImpl::Operator typeref:typename:Yuni::Atomic::Int<64,TP>::Type -DefaillanceNegativeUtiliserConsoAbattue src/solver/simulation/sim_structure_probleme_economique.h /^ std::vector DefaillanceNegativeUtiliserConsoAbattue;$/;" m struct:PROBLEME_HEBDO typeref:typename:std::vector -DefaillanceNegativeUtiliserHydro src/solver/simulation/sim_structure_probleme_economique.h /^ std::vector DefaillanceNegativeUtiliserHydro;$/;" m struct:PROBLEME_HEBDO typeref:typename:std::vector -DefaillanceNegativeUtiliserPMinThermique src/solver/simulation/sim_structure_probleme_economique.h /^ std::vector DefaillanceNegativeUtiliserPMinThermique;$/;" m struct:PROBLEME_HEBDO typeref:typename:std::vector -Default src/ext/yuni/src/yuni/core/fwd.h /^struct \/*YUNI_DECL*\/ Default$/;" s namespace:Yuni -Default src/ext/yuni/src/yuni/core/math/random/default.h /^ Default()$/;" f class:Yuni::Math::Random::Default -Default src/ext/yuni/src/yuni/core/math/random/default.h /^class YUNI_DECL Default \/*final*\/ : public ADistribution$/;" c namespace:Yuni::Math::Random -Default src/ui/simulator/toolbox/components/datagrid/default.h /^namespace Default$/;" n namespace:Antares::Component::Datagrid -Default src/ui/simulator/toolbox/components/datagrid/filter/static.cpp /^ static AFilterBase* Default()$/;" f struct:Antares::Toolbox::Filter::ResultNewInstance typeref:typename:AFilterBase * file: -Default src/ui/simulator/toolbox/components/datagrid/filter/static.cpp /^ static const wxChar* Default()$/;" f struct:Antares::Toolbox::Filter::ResultCaption typeref:typename:const wxChar * file: -Default src/ui/simulator/toolbox/validator.cpp /^wxTextValidator Default()$/;" f namespace:Antares::Toolbox::Validator typeref:typename:wxTextValidator -DefaultBckColour src/ui/simulator/windows/output/panel/panel.cpp /^static inline void DefaultBckColour(Antares::Component::Panel* panel)$/;" f namespace:Antares::Private::OutputViewerData::__anonef928bf20111 typeref:typename:void file: -DefaultButtonType src/ui/simulator/windows/message.h /^ enum DefaultButtonType$/;" g class:Antares::Window::Message -DefaultOrNull src/ext/yuni/src/yuni/core/static/types.h /^struct DefaultOrNull$/;" s namespace:Yuni::Static::Type -DefaultOrNull src/ext/yuni/src/yuni/core/static/types.h /^struct DefaultOrNull$/;" s namespace:Yuni::Static::Type -DefaultOrNull src/ext/yuni/src/yuni/core/static/types.h /^struct DefaultOrNull$/;" s namespace:Yuni::Static::Type -DefaultOrNull src/ext/yuni/src/yuni/core/static/types.h /^struct DefaultOrNull$/;" s namespace:Yuni::Static::Type -DefaultPolicy src/ext/yuni/src/yuni/core/validator/validator.h /^enum DefaultPolicy$/;" g namespace:Yuni::Validator -DefaultValue src/ext/yuni/src/yuni/core/smartptr/policies/storage.h /^ static StoredType DefaultValue()$/;" f class:Yuni::Policy::Storage::Array typeref:typename:StoredType -DefaultValue src/ext/yuni/src/yuni/core/smartptr/policies/storage.h /^ static StoredType DefaultValue()$/;" f class:Yuni::Policy::Storage::Pointer typeref:typename:StoredType -DefaultValues src/ext/yuni/src/yuni/core/color/fwd.h /^struct DefaultValues$/;" s namespace:Yuni::Private::Color -DefaultValues src/ext/yuni/src/yuni/core/color/fwd.h /^struct DefaultValues$/;" s namespace:Yuni::Private::Color -DefaultValues src/ext/yuni/src/yuni/core/color/fwd.h /^struct DefaultValues$/;" s namespace:Yuni::Private::Color -DefaultValues src/ext/yuni/src/yuni/core/color/fwd.h /^struct DefaultValues$/;" s namespace:Yuni::Private::Color -DefaultWeeklyOptimization src/solver/optimisation/weekly_optimization.cpp /^DefaultWeeklyOptimization::DefaultWeeklyOptimization(const OptimizationOptions& options,$/;" f class:Antares::Solver::Optimization::DefaultWeeklyOptimization -DefaultWeeklyOptimization src/solver/optimisation/weekly_optimization.h /^class DefaultWeeklyOptimization : public WeeklyOptimization$/;" c namespace:Antares::Solver::Optimization -Defining dependency install directory docs/build/2-Dependencies-install.md /^### Defining dependency install directory$/;" S section:Dependencies install""Automatic libraries compilation from git -Definition of regional districts docs/reference-guide/08-miscellaneous.md /^## Definition of regional districts$/;" s chapter:Miscellaneous -DegreeToRadian src/ext/yuni/src/yuni/core/math/math.hxx /^inline T DegreeToRadian(T x)$/;" f namespace:Yuni::Math typeref:typename:T -DelayedDispatch src/ui/common/component/frame/registry.cpp /^static void DelayedDispatch()$/;" f namespace:Antares::Component::Frame::Registry typeref:typename:void file: -DelayedDispatchWithExclude src/ui/common/component/frame/registry.cpp /^static void DelayedDispatchWithExclude(IFrame* exclude)$/;" f namespace:Antares::Component::Frame::Registry typeref:typename:void file: -DelayedGUIEndUpdate src/ui/simulator/application/main/wip.cpp /^static void DelayedGUIEndUpdate()$/;" f namespace:Antares::Forms typeref:typename:void file: -DelayedUpdate src/ui/simulator/windows/inspector/inspector.cpp /^static void DelayedUpdate()$/;" f namespace:Antares::Window::Inspector typeref:typename:void file: -Delete src/ext/yuni/src/yuni/core/any/any.private.h /^ static void Delete(void** object)$/;" f struct:Yuni::Private::Any::Functions::TypeManipulator typeref:typename:void -Delete src/ext/yuni/src/yuni/io/file/file.cpp /^Yuni::IO::Error Delete(const AnyString& filename)$/;" f namespace:Yuni::IO::File typeref:typename:Yuni::IO::Error -Demand, security uplift, unsupplied and spilled energies docs/reference-guide/11-modeling.md /^### Demand, security uplift, unsupplied and spilled energies$/;" S section:Formulation of the optimisation problems""Notations -DenyAll src/ext/yuni/src/yuni/core/validator/text/default.h /^class DenyAll : public IValidatorTmpl$/;" c namespace:Yuni::Validator::Text -DenyByDefault src/ext/yuni/src/yuni/core/validator/text/default.h /^typedef ExceptionList DenyByDefault;$/;" t namespace:Yuni::Validator::Text typeref:typename:ExceptionList -Dependencies docs/CHANGELOG.md /^## Dependencies$/;" s chapter:Antares Changelog -Dependencies install docs/build/2-Dependencies-install.md /^# Dependencies install$/;" c -DepthInfixIterator src/ext/yuni/src/yuni/core/tree/n/iterator/depthinfixiterator.h /^class DepthInfixIterator$/;" c namespace:Yuni::Private::Core::Tree -DepthInfixIterator src/ext/yuni/src/yuni/core/tree/n/iterator/depthinfixiterator.hxx /^inline DepthInfixIterator::DepthInfixIterator() : pNode(nullptr)$/;" f class:Yuni::Private::Core::Tree::DepthInfixIterator -DepthInfixIterator src/ext/yuni/src/yuni/core/tree/n/iterator/depthinfixiterator.hxx /^inline DepthInfixIterator::DepthInfixIterator(const DepthInfixIterator& p) :$/;" f class:Yuni::Private::Core::Tree::DepthInfixIterator -DepthInfixIterator src/ext/yuni/src/yuni/core/tree/n/iterator/depthinfixiterator.hxx /^inline DepthInfixIterator::DepthInfixIterator(const NodePtr& p) : pNode(p)$/;" f class:Yuni::Private::Core::Tree::DepthInfixIterator -DepthInfixIterator src/ext/yuni/src/yuni/core/tree/n/iterator/depthinfixiterator.hxx /^inline DepthInfixIterator::DepthInfixIterator(const Type& it) : pNode(it.pNode)$/;" f class:Yuni::Private::Core::Tree::DepthInfixIterator -DepthPrefixIterator src/ext/yuni/src/yuni/core/tree/n/iterator/depthprefixiterator.h /^class DepthPrefixIterator$/;" c namespace:Yuni::Private::Core::Tree -DepthPrefixIterator src/ext/yuni/src/yuni/core/tree/n/iterator/depthprefixiterator.hxx /^inline DepthPrefixIterator::DepthPrefixIterator() : pNode(nullptr)$/;" f class:Yuni::Private::Core::Tree::DepthPrefixIterator -DepthPrefixIterator src/ext/yuni/src/yuni/core/tree/n/iterator/depthprefixiterator.hxx /^inline DepthPrefixIterator::DepthPrefixIterator(const DepthPrefixIterator& p) :$/;" f class:Yuni::Private::Core::Tree::DepthPrefixIterator -DepthPrefixIterator src/ext/yuni/src/yuni/core/tree/n/iterator/depthprefixiterator.hxx /^inline DepthPrefixIterator::DepthPrefixIterator(const NodePtr& p) : pNode(p)$/;" f class:Yuni::Private::Core::Tree::DepthPrefixIterator -DepthPrefixIterator src/ext/yuni/src/yuni/core/tree/n/iterator/depthprefixiterator.hxx /^inline DepthPrefixIterator::DepthPrefixIterator(const Type& it) : pNode(it.pNode)$/;" f class:Yuni::Private::Core::Tree::DepthPrefixIterator -DepthSuffixIterator src/ext/yuni/src/yuni/core/tree/n/iterator/depthsuffixiterator.h /^class DepthSuffixIterator$/;" c namespace:Yuni::Private::Core::Tree -DepthSuffixIterator src/ext/yuni/src/yuni/core/tree/n/iterator/depthsuffixiterator.hxx /^inline DepthSuffixIterator::DepthSuffixIterator() : pNode(nullptr)$/;" f class:Yuni::Private::Core::Tree::DepthSuffixIterator -DepthSuffixIterator src/ext/yuni/src/yuni/core/tree/n/iterator/depthsuffixiterator.hxx /^inline DepthSuffixIterator::DepthSuffixIterator(const DepthSuffixIterator& p) :$/;" f class:Yuni::Private::Core::Tree::DepthSuffixIterator -DepthSuffixIterator src/ext/yuni/src/yuni/core/tree/n/iterator/depthsuffixiterator.hxx /^inline DepthSuffixIterator::DepthSuffixIterator(const NodePtr& p) : pNode(p)$/;" f class:Yuni::Private::Core::Tree::DepthSuffixIterator -DepthSuffixIterator src/ext/yuni/src/yuni/core/tree/n/iterator/depthsuffixiterator.hxx /^inline DepthSuffixIterator::DepthSuffixIterator(const Type& it) : pNode(it.pNode)$/;" f class:Yuni::Private::Core::Tree::DepthSuffixIterator -Description src/solver/variable/adequacy/overallCost.h /^ static std::string Description()$/;" f struct:Antares::Solver::Variable::Adequacy::VCardOverallCost typeref:typename:std::string -Description src/solver/variable/adequacy/spilledEnergy.h /^ static std::string Description()$/;" f struct:Antares::Solver::Variable::Adequacy::VCardSpilledEnergy typeref:typename:std::string -Description src/solver/variable/area.h /^ static std::string Description()$/;" f struct:Antares::Solver::Variable::VCardAllAreas typeref:typename:std::string -Description src/solver/variable/bindConstraints.h /^ static std::string Description()$/;" f struct:Antares::Solver::Variable::VCardAllBindingConstraints typeref:typename:std::string -Description src/solver/variable/commons/hydro.h /^ static std::string Description()$/;" f struct:Antares::Solver::Variable::Economy::VCardTimeSeriesValuesHydro typeref:typename:std::string -Description src/solver/variable/commons/join.h /^ static std::string Description()$/;" f struct:Antares::Solver::Variable::VCardJoin typeref:typename:std::string -Description src/solver/variable/commons/links/links.h.inc.hxx /^ static const char* Description()$/;" f struct:Antares::Solver::Variable::LINK_NAMESPACE::VCardAllLinks typeref:typename:const char * -Description src/solver/variable/commons/load.h /^ static std::string Description()$/;" f struct:Antares::Solver::Variable::Economy::VCardTimeSeriesValuesLoad typeref:typename:std::string -Description src/solver/variable/commons/miscGenMinusRowPSP.h /^ static std::string Description()$/;" f struct:Antares::Solver::Variable::Economy::VCardMiscGenMinusRowPSP typeref:typename:std::string -Description src/solver/variable/commons/psp.h /^ static std::string Description()$/;" f struct:Antares::Solver::Variable::Economy::VCardPSP typeref:typename:std::string -Description src/solver/variable/commons/rowBalance.h /^ static std::string Description()$/;" f struct:Antares::Solver::Variable::Economy::VCardRowBalance typeref:typename:std::string -Description src/solver/variable/commons/solar.h /^ static std::string Description()$/;" f struct:Antares::Solver::Variable::Economy::VCardTimeSeriesValuesSolar typeref:typename:std::string -Description src/solver/variable/commons/spatial-aggregate.h /^ static std::string Description()$/;" f struct:Antares::Solver::Variable::Common::VCardProxy typeref:typename:std::string -Description src/solver/variable/commons/wind.h /^ static std::string Description()$/;" f struct:Antares::Solver::Variable::Economy::VCardTimeSeriesValuesWind typeref:typename:std::string -Description src/solver/variable/economy/STStorageCashFlowByCluster.h /^ static std::string Description()$/;" f struct:Antares::Solver::Variable::Economy::VCardSTstorageCashFlowByCluster typeref:typename:std::string -Description src/solver/variable/economy/STStorageInjectionByCluster.h /^ static std::string Description()$/;" f struct:Antares::Solver::Variable::Economy::VCardSTstorageInjectionByCluster typeref:typename:std::string -Description src/solver/variable/economy/STStorageLevelsByCluster.h /^ static std::string Description()$/;" f struct:Antares::Solver::Variable::Economy::VCardSTstorageLevelsByCluster typeref:typename:std::string -Description src/solver/variable/economy/STStorageWithdrawalByCluster.h /^ static std::string Description()$/;" f struct:Antares::Solver::Variable::Economy::VCardSTstorageWithdrawalByCluster typeref:typename:std::string -Description src/solver/variable/economy/avail-dispatchable-generation.h /^ static std::string Description()$/;" f struct:Antares::Solver::Variable::Economy::VCardAvailableDispatchGen typeref:typename:std::string -Description src/solver/variable/economy/balance.h /^ static std::string Description()$/;" f struct:Antares::Solver::Variable::Economy::VCardBalance typeref:typename:std::string -Description src/solver/variable/economy/bindingConstraints/bindingConstraintsMarginalCost.h /^ static std::string Description()$/;" f struct:Antares::Solver::Variable::Economy::VCardBindingConstMarginCost typeref:typename:std::string -Description src/solver/variable/economy/dispatchable-generation-margin.h /^ static std::string Description()$/;" f struct:Antares::Solver::Variable::Economy::VCardDispatchableGenMargin typeref:typename:std::string -Description src/solver/variable/economy/dispatchableGeneration.h /^ static std::string Description()$/;" f struct:Antares::Solver::Variable::Economy::VCardDispatchableGeneration typeref:typename:std::string -Description src/solver/variable/economy/domesticUnsuppliedEnergy.h /^ static std::string Description()$/;" f struct:Antares::Solver::Variable::Economy::VCardDomesticUnsuppliedEnergy typeref:typename:std::string -Description src/solver/variable/economy/dtgMarginAfterCsr.h /^ static std::string Description()$/;" f struct:Antares::Solver::Variable::Economy::VCardDtgMarginCsr typeref:typename:std::string -Description src/solver/variable/economy/hydroCost.h /^ static std::string Description()$/;" f struct:Antares::Solver::Variable::Economy::VCardHydroCost typeref:typename:std::string -Description src/solver/variable/economy/hydrostorage.h /^ static std::string Description()$/;" f struct:Antares::Solver::Variable::Economy::VCardHydroStorage typeref:typename:std::string -Description src/solver/variable/economy/inflow.h /^ static std::string Description()$/;" f struct:Antares::Solver::Variable::Economy::VCardInflows typeref:typename:std::string -Description src/solver/variable/economy/links/congestionFee.h /^ static std::string Description()$/;" f struct:Antares::Solver::Variable::Economy::VCardCongestionFee typeref:typename:std::string -Description src/solver/variable/economy/links/congestionFeeAbs.h /^ static std::string Description()$/;" f struct:Antares::Solver::Variable::Economy::VCardCongestionFeeAbs typeref:typename:std::string -Description src/solver/variable/economy/links/congestionProbability.h /^ static std::string Description()$/;" f struct:Antares::Solver::Variable::Economy::VCardCongestionProbability typeref:typename:std::string -Description src/solver/variable/economy/links/flowLinear.h /^ static std::string Description()$/;" f struct:Antares::Solver::Variable::Economy::VCardFlowLinear typeref:typename:std::string -Description src/solver/variable/economy/links/flowLinearAbs.h /^ static std::string Description()$/;" f struct:Antares::Solver::Variable::Economy::VCardFlowLinearAbs typeref:typename:std::string -Description src/solver/variable/economy/links/flowQuad.h /^ static std::string Description()$/;" f struct:Antares::Solver::Variable::Economy::VCardFlowQuad typeref:typename:std::string -Description src/solver/variable/economy/links/hurdleCosts.h /^ static std::string Description()$/;" f struct:Antares::Solver::Variable::Economy::VCardHurdleCosts typeref:typename:std::string -Description src/solver/variable/economy/links/loopFlow.h /^ static std::string Description()$/;" f struct:Antares::Solver::Variable::Economy::VCardLoopFlow typeref:typename:std::string -Description src/solver/variable/economy/links/marginalCost.h /^ static std::string Description()$/;" f struct:Antares::Solver::Variable::Economy::VCardMarginalCost typeref:typename:std::string -Description src/solver/variable/economy/localMatchingRuleViolations.h /^ static std::string Description()$/;" f struct:Antares::Solver::Variable::Economy::VCardLMRViolations typeref:typename:std::string -Description src/solver/variable/economy/lold.h /^ static std::string Description()$/;" f struct:Antares::Solver::Variable::Economy::VCardLOLD typeref:typename:std::string -Description src/solver/variable/economy/lolp.h /^ static std::string Description()$/;" f struct:Antares::Solver::Variable::Economy::VCardLOLP typeref:typename:std::string -Description src/solver/variable/economy/max-mrg.h /^ static std::string Description()$/;" f struct:Antares::Solver::Variable::Economy::VCardMARGE typeref:typename:std::string -Description src/solver/variable/economy/nbOfDispatchedUnits.h /^ static std::string Description()$/;" f struct:Antares::Solver::Variable::Economy::VCardNbOfDispatchedUnits typeref:typename:std::string -Description src/solver/variable/economy/nbOfDispatchedUnitsByPlant.h /^ static std::string Description()$/;" f struct:Antares::Solver::Variable::Economy::VCardNbOfDispatchedUnitsByPlant typeref:typename:std::string -Description src/solver/variable/economy/nonProportionalCost.h /^ static std::string Description()$/;" f struct:Antares::Solver::Variable::Economy::VCardNonProportionalCost typeref:typename:std::string -Description src/solver/variable/economy/npCostByDispatchablePlant.h /^ static std::string Description()$/;" f struct:Antares::Solver::Variable::Economy::VCardNonProportionalCostByDispatchablePlant typeref:typename:std::string -Description src/solver/variable/economy/operatingCost.h /^ static std::string Description()$/;" f struct:Antares::Solver::Variable::Economy::VCardOperatingCost typeref:typename:std::string -Description src/solver/variable/economy/overallCost.h /^ static std::string Description()$/;" f struct:Antares::Solver::Variable::Economy::VCardOverallCost typeref:typename:std::string -Description src/solver/variable/economy/overflow.h /^ static std::string Description()$/;" f struct:Antares::Solver::Variable::Economy::VCardOverflow typeref:typename:std::string -Description src/solver/variable/economy/price.h /^ static std::string Description()$/;" f struct:Antares::Solver::Variable::Economy::VCardPrice typeref:typename:std::string -Description src/solver/variable/economy/productionByDispatchablePlant.h /^ static std::string Description()$/;" f struct:Antares::Solver::Variable::Economy::VCardProductionByDispatchablePlant typeref:typename:std::string -Description src/solver/variable/economy/productionByRenewablePlant.h /^ static std::string Description()$/;" f struct:Antares::Solver::Variable::Economy::VCardProductionByRenewablePlant typeref:typename:std::string -Description src/solver/variable/economy/profitByPlant.h /^ static std::string Description()$/;" f struct:Antares::Solver::Variable::Economy::VCardProfitByPlant typeref:typename:std::string -Description src/solver/variable/economy/pumping.h /^ static std::string Description()$/;" f struct:Antares::Solver::Variable::Economy::VCardPumping typeref:typename:std::string -Description src/solver/variable/economy/renewableGeneration.h /^ static std::string Description()$/;" f struct:Antares::Solver::Variable::Economy::VCardRenewableGeneration typeref:typename:std::string -Description src/solver/variable/economy/reservoirlevel.h /^ static std::string Description()$/;" f struct:Antares::Solver::Variable::Economy::VCardReservoirLevel typeref:typename:std::string -Description src/solver/variable/economy/shortTermStorage.h /^ static std::string Description()$/;" f struct:Antares::Solver::Variable::Economy::VCardShortTermStorage typeref:typename:std::string -Description src/solver/variable/economy/spilledEnergy.h /^ static std::string Description()$/;" f struct:Antares::Solver::Variable::Economy::VCardSpilledEnergy typeref:typename:std::string -Description src/solver/variable/economy/spilledEnergyAfterCSR.h /^ static std::string Description()$/;" f struct:Antares::Solver::Variable::Economy::VCardSpilledEnergyAfterCSR typeref:typename:std::string -Description src/solver/variable/economy/thermalAirPollutantEmissions.h /^ static std::string Description()$/;" f struct:Antares::Solver::Variable::Economy::VCardThermalAirPollutantEmissions typeref:typename:std::string -Description src/solver/variable/economy/unsupliedEnergy.h /^ static std::string Description()$/;" f struct:Antares::Solver::Variable::Economy::VCardUnsupliedEnergy typeref:typename:std::string -Description src/solver/variable/economy/waterValue.h /^ static std::string Description()$/;" f struct:Antares::Solver::Variable::Economy::VCardWaterValue typeref:typename:std::string -Description src/solver/variable/setofareas.h /^ static std::string Description()$/;" f struct:Antares::Solver::Variable::VCardAllSetsOfAreas typeref:typename:std::string -Destroy src/ext/yuni/src/yuni/core/singleton/policies/creation.h /^ static void Destroy(U* data)$/;" f class:Yuni::Policy::Creation::EmptyConstructor typeref:typename:void -Destroy src/solver/ts-generator/generator.hxx /^void Destroy(Data::Study& study, uint year)$/;" f namespace:Antares::Solver::TSGenerator typeref:typename:void -Destroy src/ui/common/component/frame/local-frame.cpp /^bool WxLocalFrame::Destroy()$/;" f class:Antares::Component::Frame::WxLocalFrame typeref:typename:bool -Destroy src/ui/common/dispatcher/gui.cpp /^void Destroy(wxTimer* timer)$/;" f namespace:Antares::Dispatcher::GUI typeref:typename:void -Destroy src/ui/common/dispatcher/gui.cpp /^void Destroy(wxWindow* window)$/;" f namespace:Antares::Dispatcher::GUI typeref:typename:void -Destroy src/ui/simulator/windows/inspector/inspector.cpp /^void Destroy()$/;" f namespace:Antares::Window::Inspector typeref:typename:void -DestroyAll src/solver/ts-generator/generator.hxx /^inline void DestroyAll(Data::Study& study)$/;" f namespace:Antares::Solver::TSGenerator typeref:typename:void -DestroyInstance src/ext/yuni/src/yuni/core/singleton/singleton.hxx /^void Singleton::DestroyInstance()$/;" f class:Yuni::Singleton typeref:typename:void -DestructionFunction src/ext/yuni/src/yuni/core/singleton/policies/lifetime.h /^typedef void (*DestructionFunction)();$/;" t namespace:Yuni::Policy::Lifetime typeref:typename:void (*)() -DestructiveCopy src/ext/yuni/src/yuni/core/smartptr/policies/ownership.h /^ DestructiveCopy()$/;" f class:Yuni::Policy::Ownership::DestructiveCopy -DestructiveCopy src/ext/yuni/src/yuni/core/smartptr/policies/ownership.h /^ DestructiveCopy(const DestructiveCopy&)$/;" f class:Yuni::Policy::Ownership::DestructiveCopy -DestructiveCopy src/ext/yuni/src/yuni/core/smartptr/policies/ownership.h /^class DestructiveCopy$/;" c namespace:Yuni::Policy::Ownership -DetachedThread src/ext/yuni/src/yuni/io/directory/iterator/iterator.h /^ class DetachedThread final : public ThreadType$/;" c class:Yuni::IO::Directory::IIterator -DetachedThread src/ext/yuni/src/yuni/io/directory/iterator/iterator.hxx /^inline IIterator::DetachedThread::DetachedThread()$/;" f class:Yuni::IO::Directory::IIterator::DetachedThread -Detail src/libs/antares/concurrency/include/antares/concurrency/concurrency.h /^namespace Detail { \/\/implementation details$/;" n namespace:Antares::Concurrency -DetectEncoding src/libs/antares/array/antares/array/matrix.hxx /^static inline bool DetectEncoding(const AnyString& filename, const AnyString& data, size_t& offs/;" f namespace:Antares::__anon36fbf1060611 typeref:typename:bool -DetermineOutputType src/tools/yby-aggregator/main.cpp /^static bool DetermineOutputType(String& out, const String& original)$/;" f typeref:typename:bool file: -DevPackFileInfo src/ext/yuni/src/cmake/devpack.cmake /^ set(DevPackFileInfo "${DevPackFolder}\/${DevPackPrefix}-${DevPackShortFilename}")$/;" v -DevPackFolder src/ext/yuni/src/cmake/devpack.cmake /^ set(DevPackFolder "${DevPackSourceFolder}\/${dpname}")$/;" v -DevPackHasBeenDownloaded src/ext/yuni/src/cmake/devpack.cmake /^ set(DevPackHasBeenDownloaded true)$/;" v -DevPackHasBeenDownloaded src/ext/yuni/src/cmake/devpack.cmake /^ set(DevPackHasBeenDownloaded false)$/;" v -DevPackPrefix src/ext/yuni/src/cmake/devpack.cmake /^set(DevPackPrefix "yndevpack")$/;" v -DevPackReady src/ext/yuni/src/cmake/devpack.cmake /^ set(DevPackReady FALSE)$/;" v -DevPackReady src/ext/yuni/src/cmake/devpack.cmake /^ set(DevPackReady)$/;" v -DevPackReceiptReady src/ext/yuni/src/cmake/devpack.cmake /^ set(DevPackReceiptReady false)$/;" v -DevPackReceiptReady src/ext/yuni/src/cmake/devpack.cmake /^ set(DevPackReceiptReady false)$/;" v -DevPackReceiptsFolder src/ext/yuni/src/cmake/devpack.cmake /^set(DevPackReceiptsFolder "${CMAKE_CURRENT_SOURCE_DIR}\/..\/devpacks\/receipts")$/;" v -DevPackRepositoryURL src/ext/yuni/src/cmake/devpack.cmake /^set(DevPackRepositoryURL "http:\/\/devpacks.libyuni.org\/")$/;" v -DevPackShortFilename src/ext/yuni/src/cmake/devpack.cmake /^ set(DevPackShortFilename "${dpname}-${dpversion}-r${dprelease}-${dpos}-${dparch}-${dpcompiler}-/;" v -DevPackSourceFolder src/ext/yuni/src/cmake/devpack.cmake /^set(DevPackSourceFolder "${CMAKE_CURRENT_SOURCE_DIR}\/..\/devpacks")$/;" v -DevPackSourceURL src/ext/yuni/src/cmake/devpack.cmake /^set(DevPackSourceURL "http:\/\/devpacks.libyuni.org\/downloads")$/;" v -DevPackSourceZIP src/ext/yuni/src/cmake/devpack.cmake /^set(DevPackSourceZIP)$/;" v -DevPackTitle src/ext/yuni/src/cmake/devpack.cmake /^ set(DevPackTitle "DevPack: ${dpname} (${dpversion}-r${dprelease}, ${dpos}, ${dparch}, ${dpcompi/;" v -DevPackURL src/ext/yuni/src/cmake/devpack.cmake /^ set(DevPackURL "${DevPackSourceURL}\/${DevPackShortFilename}.zip")$/;" v -Developer advice docs/build/6-dev-advice.md /^# Developer advice$/;" c -Development requirements docs/build/1-Development-requirements.md /^# Development requirements$/;" c -Developpement CONTRIBUTING.md /^## Developpement$/;" s chapter:How to contribute to Antares Simulator -Dictionary src/ext/yuni/src/yuni/core/dictionary.h /^class Dictionary final$/;" c namespace:Yuni -Digest src/solver/variable/categories.h /^enum Digest$/;" g namespace:Antares::Solver::Variable::Category -Digit src/ext/yuni/src/yuni/core/math/base.h /^ static const char* Digit()$/;" f struct:Yuni::Math::Base::N typeref:typename:const char * -DirInfo src/ext/yuni/src/yuni/io/directory/info/platform.cpp /^ DirInfo() :$/;" f class:Yuni::Private::IO::Directory::DirInfo file: -DirInfo src/ext/yuni/src/yuni/io/directory/info/platform.cpp /^class DirInfo final : private Yuni::NonCopyable$/;" c namespace:Yuni::Private::IO::Directory file: -DirInfo src/ui/simulator/windows/output/job.cpp /^ using DirInfo = IO::Directory::Info;$/;" t function:Antares::Private::OutputViewerData::Browse typeref:typename:IO::Directory::Info file: -DirInfo src/ui/simulator/windows/output/job.cpp /^ using DirInfo = IO::Directory::Info;$/;" t function:Antares::Private::OutputViewerData::Job::gatherInfosAboutYearByYearData typeref:typename:IO::Directory::Info file: -DirInfo src/ui/simulator/windows/output/job.cpp /^ using DirInfo = IO::Directory::Info;$/;" t function:Antares::Private::OutputViewerData::Job::onExecute typeref:typename:IO::Directory::Info file: -DirectLevelAccess src/solver/simulation/sim_structure_probleme_economique.h /^ bool DirectLevelAccess; \/* determines the type of constraints bearing on the final stok le/;" m struct:ENERGIES_ET_PUISSANCES_HYDRAULIQUES typeref:typename:bool -Direction src/ui/simulator/toolbox/components/map/nodes/connection.h /^ enum Direction$/;" g class:Antares::Map::Connection -Directory src/ext/yuni/src/yuni/io/directory/copy.cpp /^namespace Directory$/;" n namespace:Yuni::IO file: -Directory src/ext/yuni/src/yuni/io/directory/create.cpp /^namespace Directory$/;" n namespace:Yuni::IO file: -Directory src/ext/yuni/src/yuni/io/directory/current.cpp /^namespace Directory$/;" n namespace:Yuni::IO file: -Directory src/ext/yuni/src/yuni/io/directory/directory.h /^namespace Directory$/;" n namespace:Yuni::IO -Directory src/ext/yuni/src/yuni/io/directory/directory.hxx /^namespace Directory$/;" n namespace:Yuni::IO -Directory src/ext/yuni/src/yuni/io/directory/directory.hxx /^namespace Directory$/;" n namespace:Yuni::Private::IO -Directory src/ext/yuni/src/yuni/io/directory/info/info.cpp /^namespace Directory$/;" n namespace:Yuni::IO file: -Directory src/ext/yuni/src/yuni/io/directory/info/info.h /^namespace Directory$/;" n namespace:Yuni::IO -Directory src/ext/yuni/src/yuni/io/directory/info/info.hxx /^namespace Directory$/;" n namespace:Yuni::IO -Directory src/ext/yuni/src/yuni/io/directory/info/platform.cpp /^namespace Directory$/;" n namespace:Yuni::Private::IO file: -Directory src/ext/yuni/src/yuni/io/directory/info/platform.h /^namespace Directory$/;" n namespace:Yuni::Private::IO -Directory src/ext/yuni/src/yuni/io/directory/iterator/detachedthread.h /^namespace Directory$/;" n namespace:Yuni::Private::IO -Directory src/ext/yuni/src/yuni/io/directory/iterator/iterator.cpp /^namespace Directory$/;" n namespace:Yuni::Private::IO file: -Directory src/ext/yuni/src/yuni/io/directory/iterator/iterator.h /^namespace Directory$/;" n namespace:Yuni::IO -Directory src/ext/yuni/src/yuni/io/directory/iterator/iterator.hxx /^namespace Directory$/;" n namespace:Yuni::IO -Directory src/ext/yuni/src/yuni/io/directory/remove.cpp /^namespace Directory$/;" n namespace:Yuni::IO file: -Directory src/ext/yuni/src/yuni/io/directory/system.cpp /^namespace Directory$/;" n namespace:Yuni::IO file: -Directory src/ext/yuni/src/yuni/io/directory/system.h /^namespace Directory$/;" n namespace:Yuni::IO -Directory src/ext/yuni/src/yuni/io/filename-manipulation.hxx /^namespace Directory$/;" n namespace:Yuni::IO -DirectoryCleanerJob src/tools/vacuum/main.cpp /^ DirectoryCleanerJob(const String& directory, int64_t dateLimit) :$/;" f class:__anondbc74bd20111::DirectoryCleanerJob file: -DirectoryCleanerJob src/tools/vacuum/main.cpp /^class DirectoryCleanerJob : public Job::IJob$/;" c namespace:__anondbc74bd20111 file: -DirectoryContext src/libs/fswalker/fswalker.cpp /^ explicit DirectoryContext(const String& path) : info(path), cursor(info.begin())$/;" f class:FSWalker::WalkerThread::DirectoryContext file: -DirectoryContext src/libs/fswalker/fswalker.cpp /^ class DirectoryContext final : private Yuni::NonCopyable$/;" c class:FSWalker::WalkerThread file: -Disable the UI build to make builds faster docs/build/6-dev-advice.md /^## Disable the UI build to make builds faster$/;" s chapter:Developer advice -DisabledAreaLinkList src/libs/antares/study/study.h /^ using DisabledAreaLinkList = std::set;$/;" t class:Antares::Data::Study typeref:typename:std::set -DisabledAreaList src/libs/antares/study/study.h /^ using DisabledAreaList = std::set;$/;" t class:Antares::Data::Study typeref:typename:std::set -DisabledThermalClusterList src/libs/antares/study/study.h /^ using DisabledThermalClusterList = std::set;$/;" t class:Antares::Data::Study typeref:typename:std::set -Disabler src/ui/simulator/application/main/disabler.h /^ Disabler(ApplWnd& p) : pWindow(p)$/;" f class:Antares::Forms::Disabler -Disabler src/ui/simulator/application/main/disabler.h /^ Disabler(WindowT& p) : pWindow(p)$/;" f class:Antares::Forms::Disabler -Disabler src/ui/simulator/application/main/disabler.h /^class Disabler final$/;" c namespace:Antares::Forms -Disabler src/ui/simulator/application/main/disabler.h /^class Disabler final$/;" c namespace:Antares::Forms -Disallow src/ext/yuni/src/yuni/core/smartptr/policies/conversions.h /^ Disallow()$/;" f struct:Yuni::Policy::Conversion::Disallow -Disallow src/ext/yuni/src/yuni/core/smartptr/policies/conversions.h /^ Disallow(const Allow&)$/;" f struct:Yuni::Policy::Conversion::Disallow -Disallow src/ext/yuni/src/yuni/core/smartptr/policies/conversions.h /^struct Disallow$/;" s namespace:Yuni::Policy::Conversion -DiskFreeSpace src/ui/simulator/toolbox/system/diskfreespace.hxx /^static inline uint64_t DiskFreeSpace(const AnyString& folder)$/;" f typeref:typename:uint64_t -DispatchJobEvent src/libs/fswalker/fswalker.h /^using DispatchJobEvent = Yuni::Bind;$/;" t namespace:FSWalker -DispatchUpdate src/ui/common/component/frame/registry.cpp /^void DispatchUpdate()$/;" f namespace:Antares::Component::Frame::Registry typeref:typename:void -DispatchUpdate src/ui/common/component/frame/registry.cpp /^void DispatchUpdate(IFrame* exclude)$/;" f namespace:Antares::Component::Frame::Registry typeref:typename:void -DispatchableGenMargin src/solver/variable/economy/dispatchable-generation-margin.h /^class DispatchableGenMargin$/;" c namespace:Antares::Solver::Variable::Economy -DispatchableGeneration src/solver/variable/economy/dispatchableGeneration.h /^class DispatchableGeneration$/;" c namespace:Antares::Solver::Variable::Economy -DispatchableMarginPostProcessCmd src/solver/optimisation/post_process_commands.cpp /^DispatchableMarginPostProcessCmd::DispatchableMarginPostProcessCmd(PROBLEME_HEBDO* problemeHebdo/;" f class:Antares::Solver::Simulation::DispatchableMarginPostProcessCmd -DispatchableMarginPostProcessCmd src/solver/optimisation/post_process_commands.h /^class DispatchableMarginPostProcessCmd : public basePostProcessCommand$/;" c namespace:Antares::Solver::Simulation -DispatchableProduction src/solver/optimisation/constraints/ConstraintBuilder.cpp /^ConstraintBuilder& ConstraintBuilder::DispatchableProduction(unsigned int index,$/;" f class:ConstraintBuilder typeref:typename:ConstraintBuilder & -DispatchableProduction src/solver/optimisation/constraints/ConstraintBuilder.h /^ int DispatchableProduction(unsigned int index) const$/;" f class:Variable::VariableManager typeref:typename:int -DispatchableProduction src/solver/optimisation/opt_rename_problem.cpp /^void VariableNamer::DispatchableProduction(unsigned int variable, const std::string& clusterName/;" f class:VariableNamer typeref:typename:void -Dispatcher src/ui/common/dispatcher/action.cpp /^namespace Dispatcher$/;" n namespace:Antares file: -Dispatcher src/ui/common/dispatcher/action.h /^namespace Dispatcher$/;" n namespace:Antares -Dispatcher src/ui/common/dispatcher/action.hxx /^namespace Dispatcher$/;" n namespace:Antares -Dispatcher src/ui/common/dispatcher/action.hxx /^namespace Dispatcher$/;" n namespace:Antares::Private -Dispatcher src/ui/common/dispatcher/gui.cpp /^namespace Dispatcher$/;" n namespace:Antares file: -Dispatcher src/ui/common/dispatcher/gui.cpp /^namespace Dispatcher$/;" n namespace:Antares::Private file: -Dispatcher src/ui/common/dispatcher/gui.h /^namespace Dispatcher$/;" n namespace:Antares -Dispatcher src/ui/common/dispatcher/gui.hxx /^namespace Dispatcher$/;" n namespace:Antares -Dispatcher src/ui/common/dispatcher/gui.hxx /^namespace Dispatcher$/;" n namespace:Antares::Private -Dispatcher src/ui/common/dispatcher/settings.cpp /^namespace Dispatcher$/;" n namespace:Antares file: -Dispatcher src/ui/common/dispatcher/settings.h /^namespace Dispatcher$/;" n namespace:Antares -Dispatcher src/ui/simulator/toolbox/dispatcher/study.cpp /^namespace Dispatcher$/;" n namespace:Antares file: -Dispatcher src/ui/simulator/toolbox/dispatcher/study.h /^namespace Dispatcher$/;" n namespace:Antares -DispatcherServiceType src/ui/common/dispatcher/action.cpp /^using DispatcherServiceType = Yuni::Job::QueueService;$/;" t namespace:Antares::Dispatcher::__anon4812a6860111 typeref:typename:Yuni::Job::QueueService file: -DisplayHelpForOption src/ext/yuni/src/yuni/core/getopt/option.cpp /^void DisplayHelpForOption(std::ostream& out,$/;" f namespace:Yuni::Private::GetOptImpl typeref:typename:void -DisplayTextParagraph src/ext/yuni/src/yuni/core/getopt/option.cpp /^void DisplayTextParagraph(std::ostream& out, const String& text)$/;" f namespace:Yuni::Private::GetOptImpl typeref:typename:void -Distance2D src/ext/yuni/src/yuni/core/math/distance.hxx /^inline T Distance2D(T x1, T y1, T x2, T y2)$/;" f namespace:Yuni::Math typeref:typename:T -Distance2D src/ext/yuni/src/yuni/core/math/distance.hxx /^struct Distance2D$/;" s namespace:Yuni::Private::MathImpl -Distance2D src/ext/yuni/src/yuni/core/math/distance.hxx /^struct Distance2D$/;" s namespace:Yuni::Private::MathImpl -Distance3D src/ext/yuni/src/yuni/core/math/distance.hxx /^inline T Distance3D(T x1, T y1, T z1, T x2, T y2, T z2)$/;" f namespace:Yuni::Math typeref:typename:T -Distance3D src/ext/yuni/src/yuni/core/math/distance.hxx /^struct Distance3D$/;" s namespace:Yuni::Private::MathImpl -Distance3D src/ext/yuni/src/yuni/core/math/distance.hxx /^struct Distance3D$/;" s namespace:Yuni::Private::MathImpl -DistanceBetweenAPointAndASegment src/ui/simulator/toolbox/components/map/nodes/connection.cpp /^static int DistanceBetweenAPointAndASegment(const double pointX,$/;" f namespace:Antares::Map typeref:typename:int file: -Distribution src/libs/antares/study/xcast/xcast.h /^ enum Distribution$/;" g class:Antares::Data::XCast -DistributionToCString src/libs/antares/study/xcast/xcast.cpp /^const char* XCast::DistributionToCString(XCast::Distribution d)$/;" f class:Antares::Data::XCast typeref:typename:const char * -DistributionToNameID src/libs/antares/study/xcast/xcast.cpp /^const char* XCast::DistributionToNameID(XCast::Distribution d)$/;" f class:Antares::Data::XCast typeref:typename:const char * -Div src/ext/yuni/src/yuni/core/functional/binaryfunctions.h /^class Div$/;" c namespace:Yuni::Functional -DivModulation src/libs/antares/study/parts/thermal/cluster.h /^ DivModulation() : value(0.0), isCalculated(false), isValidated(false)$/;" f struct:Antares::Data::ThermalCluster::DivModulation -DivModulation src/libs/antares/study/parts/thermal/cluster.h /^ struct DivModulation$/;" s class:Antares::Data::ThermalCluster -Divise_scalaire src/analyzer/atsp/misc.cpp /^void ATSP::Divise_scalaire(Matrix<>& A, const Matrix<>& B, double x, uint nblig, uint nbcol)$/;" f class:Antares::ATSP typeref:typename:void -Do src/ext/yuni/src/yuni/core/math/complex.hxx /^ static void Do(MemBufT& memoryBuffer, const std::complex& rhs)$/;" f struct:Yuni::Private::IStringImpl::Append typeref:typename:void -Do src/libs/antares/array/antares/array/matrix.hxx /^ inline static bool Do(const AnyString& str, ReadWriteType& out)$/;" f class:Antares::__anon36fbf1060111::MatrixStringConverter typeref:typename:bool -Do src/libs/antares/array/antares/array/matrix.hxx /^ inline static bool Do(const AnyString& str, StringT& out)$/;" f class:Antares::__anon36fbf1060111::MatrixStringConverter typeref:typename:bool -Do src/libs/antares/array/antares/array/matrix.hxx /^ inline static bool Do(const AnyString& str, double& out)$/;" f class:Antares::__anon36fbf1060111::MatrixStringConverter typeref:typename:bool -Do src/libs/antares/array/antares/array/matrix.hxx /^ inline static bool Do(const AnyString& str, float& out)$/;" f class:Antares::__anon36fbf1060111::MatrixStringConverter typeref:typename:bool -Do src/solver/variable/storage/minmax-data.cpp /^ static void Do(const uint year, MinMaxData::Data* results, const U& values)$/;" f struct:Antares::Solver::Variable::R::AllYears::__anond0be08410111::MergeArray typeref:typename:void file: -Do src/solver/variable/storage/minmax-data.cpp /^ static void Do(const uint year,$/;" f struct:Antares::Solver::Variable::R::AllYears::__anond0be08410111::MergeArray typeref:typename:void file: -Do src/solver/variable/variable.hxx /^ static void Do(Data::Study& study, bool* isPrinted)$/;" f class:Antares::Solver::Variable::__anon73d0bf670611::GetPrintStatusHelper typeref:typename:void -Do src/solver/variable/variable.hxx /^ static void Do(Data::Study& study, uint maxNumberColumns)$/;" f class:Antares::Solver::Variable::__anon73d0bf670711::SupplyMaxNbColumnsHelper typeref:typename:void -Do src/solver/variable/variable.hxx /^ static void Do(Data::variablePrintInfoCollector& printInfoCollector)$/;" f class:Antares::Solver::Variable::__anon73d0bf670511::RetrieveVariableListHelper typeref:typename:void -Do src/solver/variable/variable.hxx /^ static void Do(PredicateT& predicate)$/;" f class:Antares::Solver::Variable::__anon73d0bf670511::RetrieveVariableListHelper typeref:typename:void -Do src/solver/variable/variable.hxx /^ static void Do(PredicateT&)$/;" f class:Antares::Solver::Variable::__anon73d0bf670511::RetrieveVariableListHelper typeref:typename:void -Do src/solver/variable/variable.hxx /^ static void Do(ResultsT& varResults, O** result)$/;" f struct:Antares::Solver::Variable::__anon73d0bf670111::RetrieveResultsAssignment typeref:typename:void -Do src/solver/variable/variable.hxx /^ static void Do(ResultsT&, O**)$/;" f struct:Antares::Solver::Variable::__anon73d0bf670111::RetrieveResultsAssignment typeref:typename:void -Docs docs/CHANGELOG.md /^## Docs$/;" s chapter:Antares Changelog -Documentation docs/CHANGELOG.md /^## Documentation$/;" s chapter:Antares Changelog -Documentation docs/CHANGELOG.md /^### Documentation$/;" S section:v8.4.3 (08/2023)""v8.3.2 (09/2022) -Documentation docs/CHANGELOG.md /^### Documentation$/;" S section:v8.4.3 (08/2023)""v8.4.0 (12/2022) -DomesticUnsuppliedEnergy src/solver/variable/economy/domesticUnsuppliedEnergy.h /^class DomesticUnsuppliedEnergy$/;" c namespace:Antares::Solver::Variable::Economy -DontPropagateConst src/ext/yuni/src/yuni/core/smartptr/policies/constness.h /^struct DontPropagateConst$/;" s namespace:Yuni::Policy::Constness -Dot src/ext/yuni/src/yuni/io/constants.cpp /^const char Constant::Dot = '.';$/;" m class:Yuni::IO::Constant typeref:typename:const char -Dot src/ext/yuni/src/yuni/io/constants.cpp /^const wchar_t Constant::Dot = L'.';$/;" m class:Yuni::IO::Constant typeref:typename:const wchar_t -Dot src/ext/yuni/src/yuni/io/constants.h /^ static const char Dot; \/\/ '.';$/;" m struct:Yuni::IO::Constant typeref:typename:const char -Dot src/ext/yuni/src/yuni/io/constants.h /^ static const wchar_t Dot; \/\/ L'.';$/;" m struct:Yuni::IO::Constant typeref:typename:const wchar_t -DotProduct src/ext/yuni/src/yuni/core/math/geometry/vector3D.hxx /^inline T Vector3D::DotProduct(const Vector3D& p1, const Vector3D& p2)$/;" f class:Yuni::Vector3D typeref:typename:T -DoubleToWxString src/ui/common/wx-wrapper.cpp /^wxString DoubleToWxString(double f)$/;" f typeref:typename:wxString -DoubleToWxString src/ui/common/wx-wrapper.cpp /^wxString DoubleToWxString(double f, uint precision)$/;" f typeref:typename:wxString -DoubleToWxStringS src/ui/common/wx-wrapper.hxx /^wxString DoubleToWxStringS(double f)$/;" f typeref:typename:wxString -Draw src/ui/simulator/toolbox/components/datagrid/wxgrid-renderer.cpp /^void AntaresWxGridRenderer::Draw(wxGrid& grid,$/;" f class:Antares::Component::Datagrid::AntaresWxGridRenderer typeref:typename:void -DrawBackgroundWithoutItems src/ui/simulator/toolbox/ext-source/action-panel.cpp /^void ActionPanel::DrawBackgroundWithoutItems(wxWindow& obj, wxDC& dc, const wxRect& rect)$/;" f class:Antares::Private::Window::ActionPanel typeref:typename:void -DrawCellHighlight src/ui/simulator/toolbox/components/datagrid/dbgrid.cpp /^void DBGrid::DrawCellHighlight(wxDC& dc, const wxGridCellAttr* attr)$/;" f class:Antares::Component::Datagrid::DBGrid typeref:typename:void -DrawColLabel src/ui/simulator/toolbox/components/datagrid/dbgrid.cpp /^void DBGrid::DrawColLabel(wxDC& dc, int col, uint& offset)$/;" f class:Antares::Component::Datagrid::DBGrid typeref:typename:void -DrawRowLabel src/ui/simulator/toolbox/components/datagrid/dbgrid.cpp /^void DBGrid::DrawRowLabel(wxDC& dc, int row, uint& offset)$/;" f class:Antares::Component::Datagrid::DBGrid typeref:typename:void -DrawTag src/ui/common/component/spotlight/iitem.cpp /^static void DrawTag(wxDC& dc, const Spotlight::IItem::Tag& tag, wxRect& bounds, uint itemHeight)$/;" f namespace:Antares::Component typeref:typename:void file: -DrawTextWithSelection src/ui/common/component/spotlight/iitem.cpp /^static void DrawTextWithSelection(const AnyString& text,$/;" f namespace:Antares::Component typeref:typename:void file: -Drawer src/ui/simulator/toolbox/components/map/component.h /^ Drawer(wxWindow* parent, Component& com) :$/;" f class:Antares::Map::Component::Drawer -Drawer src/ui/simulator/toolbox/components/map/component.h /^ class Drawer final : public Antares::Component::Panel$/;" c class:Antares::Map::Component -DrawingContext src/ui/simulator/toolbox/components/map/drawingcontext.cpp /^DrawingContext::DrawingContext(wxDC& dc,$/;" f class:Antares::Map::DrawingContext -DrawingContext src/ui/simulator/toolbox/components/map/drawingcontext.h /^class DrawingContext$/;" c namespace:Antares::Map -Dsquare src/analyzer/atsp/misc.cpp /^void ATSP::Dsquare(double* A, const double* B, uint nblig)$/;" f class:Antares::ATSP typeref:typename:void -DtgMarginCsr src/solver/variable/economy/dtgMarginAfterCsr.h /^class DtgMarginCsr : public Variable::IVariable, NextT, VCardDtgMarginCsr>$/;" c namespace:Antares::Solver::Variable::Economy -DummyBuffer src/ext/yuni/src/yuni/core/logs/logs.h /^ typedef Private::LogImpl::Buffer DummyBuffer;$/;" t class:Yuni::Logs::Logger typeref:typename:Private::LogImpl::Buffer -DummyCopyUpdateEvent src/ext/yuni/src/yuni/io/directory/directory.hxx /^inline bool DummyCopyUpdateEvent(Yuni::IO::Directory::CopyState,$/;" f namespace:Yuni::Private::IO::Directory typeref:typename:bool -DumpToLogs src/libs/antares/io/statistics.cpp /^void DumpToLogs()$/;" f namespace:Antares::Statistics typeref:typename:void -DumpToLogs src/libs/antares/sys/policy.cpp /^void DumpToLogs()$/;" f namespace:LocalPolicy typeref:typename:void -DumpToStdOut src/libs/antares/sys/policy.cpp /^void DumpToStdOut()$/;" f namespace:LocalPolicy typeref:typename:void -DumpToString src/libs/antares/sys/policy.cpp /^void DumpToString(Clob& out)$/;" f namespace:LocalPolicy typeref:typename:void -DurationCollector src/libs/antares/benchmarking/include/antares/benchmarking/DurationCollector.h /^class DurationCollector : public IDurationCollector$/;" c namespace:Benchmarking -DurationPrecision src/ext/yuni/src/yuni/core/process/program/program.h /^ enum DurationPrecision$/;" g class:Yuni::Process::Program -DureeMinimaleDArretDUnGroupeDuPalierThermique src/solver/simulation/sim_structure_probleme_economique.h /^ std::vector DureeMinimaleDArretDUnGroupeDuPalierThermique;$/;" m struct:PALIERS_THERMIQUES typeref:typename:std::vector -DureeMinimaleDeMarcheDUnGroupeDuPalierThermique src/solver/simulation/sim_structure_probleme_economique.h /^ std::vector DureeMinimaleDeMarcheDUnGroupeDuPalierThermique;$/;" m struct:PALIERS_THERMIQUES typeref:typename:std::vector -DynamicCast src/ext/yuni/src/yuni/core/smartptr/smartptr.hxx /^inline S1 SmartPtr::DynamicCast($/;" f class:Yuni::SmartPtr typeref:typename:S1 -DynamicCastArg src/ext/yuni/src/yuni/core/smartptr/smartptr.h /^ struct DynamicCastArg$/;" s class:Yuni::SmartPtr -DynamicCastWhenInherits src/ext/yuni/src/yuni/core/static/dynamiccast.h /^struct DynamicCastWhenInherits$/;" s namespace:Yuni::Static -DynamicCastWhenInherits src/ext/yuni/src/yuni/core/static/dynamiccast.h /^struct DynamicCastWhenInherits$/;" s namespace:Yuni::Static -DynamicLibrary src/ext/yuni/src/yuni/core/dynamiclibrary/file.cpp /^namespace DynamicLibrary$/;" n namespace:Yuni file: -DynamicLibrary src/ext/yuni/src/yuni/core/dynamiclibrary/file.h /^namespace DynamicLibrary$/;" n namespace:Yuni -DynamicLibrary src/ext/yuni/src/yuni/core/dynamiclibrary/file.hxx /^namespace DynamicLibrary$/;" n namespace:Yuni -DynamicLibrary src/ext/yuni/src/yuni/core/dynamiclibrary/symbol.h /^namespace DynamicLibrary$/;" n namespace:Yuni -DynamicLibrary src/ext/yuni/src/yuni/core/dynamiclibrary/symbol.hxx /^namespace DynamicLibrary$/;" n namespace:Yuni -EGOISTE src/solver/optimisation/opt_constants.h /^constexpr char EGOISTE = 2;$/;" v typeref:typename:char -EMBED_MANIFEST src/cmake/common-settings.cmake /^macro(EMBED_MANIFEST manifestfile target)$/;" m -EMERGENCY_SHUT_DOWN src/solver/hydro/daily/h2o_j_donnees_mensuelles.h /^#define EMERGENCY_SHUT_DOWN /;" d -EMERGENCY_SHUT_DOWN src/solver/hydro/daily2/h2o2_j_donnees_mensuelles.h /^#define EMERGENCY_SHUT_DOWN /;" d -EMERGENCY_SHUT_DOWN src/solver/hydro/monthly/h2o_m_donnees_annuelles.h /^#define EMERGENCY_SHUT_DOWN /;" d -ENERGIES_ET_PUISSANCES_HYDRAULIQUES src/solver/simulation/sim_structure_probleme_economique.h /^struct ENERGIES_ET_PUISSANCES_HYDRAULIQUES$/;" s -EPSIBOR src/solver/ts-generator/xcast/constants.h /^#define EPSIBOR /;" d -EPSILON src/solver/simulation/common-hydro-remix.cpp /^#define EPSILON /;" d file: -EPSILON src/solver/ts-generator/hydro.cpp /^#define EPSILON /;" d file: -EPSIMAX src/solver/ts-generator/xcast/constants.h /^#define EPSIMAX /;" d -EPSIMIN src/solver/ts-generator/xcast/constants.h /^#define EPSIMIN /;" d -ERROR_DRY src/libs/antares/study/UnfeasibleProblemBehavior.hpp /^ ERROR_DRY, \/*! Stop simulation without MPS export *\/$/;" e enum:Antares::Data::UnfeasibleProblemBehavior -ERROR_MPS src/libs/antares/study/UnfeasibleProblemBehavior.hpp /^ ERROR_MPS \/*! Stop simulation with MPS export *\/$/;" e enum:Antares::Data::UnfeasibleProblemBehavior -ESPE src/solver/ts-generator/xcast/xcast.h /^ float* ESPE;$/;" m class:Antares::Solver::TSGenerator::XCast::XCast typeref:typename:float * -EUC_CN src/ext/yuni/src/yuni/core/charset/charset.h /^ EUC_CN,$/;" e enum:Yuni::Charset::Type -EUC_JP src/ext/yuni/src/yuni/core/charset/charset.h /^ EUC_JP,$/;" e enum:Yuni::Charset::Type -EUC_KR src/ext/yuni/src/yuni/core/charset/charset.h /^ EUC_KR,$/;" e enum:Yuni::Charset::Type -EUC_TW src/ext/yuni/src/yuni/core/charset/charset.h /^ EUC_TW,$/;" e enum:Yuni::Charset::Type -EXPORT_BOTH_OPTIMS src/libs/antares/study/fwd.h /^ EXPORT_BOTH_OPTIMS = 3,$/;" e enum:Antares::Data::mpsExportStatus -EXPORT_FIRST_OPTIM src/libs/antares/study/fwd.h /^ EXPORT_FIRST_OPTIM = 1,$/;" e enum:Antares::Data::mpsExportStatus -EXPORT_SECOND_OPTIM src/libs/antares/study/fwd.h /^ EXPORT_SECOND_OPTIM = 2,$/;" e enum:Antares::Data::mpsExportStatus -Ecart src/analyzer/atsp/misc.cpp /^double ATSP::Ecart(double T1, double P1, double T2, double P2, int M, double T)$/;" f class:Antares::ATSP typeref:typename:double -Economic Opt. docs/reference-guide/04-active_windows.md /^## Economic Opt.$/;" s chapter:Active windows -EconomicInputData src/libs/antares/study/parts/thermal/ecoInput.h /^class EconomicInputData$/;" c namespace:Antares::Data -Economy src/solver/simulation/economy.cpp /^Economy::Economy(Data::Study& study, IResultWriter& resultWriter) :$/;" f class:Antares::Solver::Simulation::Economy -Economy src/solver/simulation/economy.h /^class Economy$/;" c namespace:Antares::Solver::Simulation -Economy src/solver/variable/area.inc.hxx /^namespace Economy$/;" n namespace:Antares::Solver::Variable -Economy src/solver/variable/commons/hydro.h /^namespace Economy$/;" n namespace:Antares::Solver::Variable -Economy src/solver/variable/commons/load.h /^namespace Economy$/;" n namespace:Antares::Solver::Variable -Economy src/solver/variable/commons/miscGenMinusRowPSP.h /^namespace Economy$/;" n namespace:Antares::Solver::Variable -Economy src/solver/variable/commons/psp.h /^namespace Economy$/;" n namespace:Antares::Solver::Variable -Economy src/solver/variable/commons/rowBalance.h /^namespace Economy$/;" n namespace:Antares::Solver::Variable -Economy src/solver/variable/commons/solar.h /^namespace Economy$/;" n namespace:Antares::Solver::Variable -Economy src/solver/variable/commons/wind.h /^namespace Economy$/;" n namespace:Antares::Solver::Variable -Economy src/solver/variable/economy/STStorageCashFlowByCluster.h /^namespace Antares::Solver::Variable::Economy$/;" n namespace:Antares::Solver::Variable -Economy src/solver/variable/economy/STStorageInjectionByCluster.h /^namespace Antares::Solver::Variable::Economy$/;" n namespace:Antares::Solver::Variable -Economy src/solver/variable/economy/STStorageLevelsByCluster.h /^namespace Antares::Solver::Variable::Economy$/;" n namespace:Antares::Solver::Variable -Economy src/solver/variable/economy/STStorageWithdrawalByCluster.h /^namespace Antares::Solver::Variable::Economy$/;" n namespace:Antares::Solver::Variable -Economy src/solver/variable/economy/all.h /^namespace Antares::Solver::Variable::Economy$/;" n namespace:Antares::Solver::Variable -Economy src/solver/variable/economy/avail-dispatchable-generation.h /^namespace Economy$/;" n namespace:Antares::Solver::Variable -Economy src/solver/variable/economy/balance.h /^namespace Economy$/;" n namespace:Antares::Solver::Variable -Economy src/solver/variable/economy/bindingConstraints/bindingConstraintsMarginalCost.h /^namespace Economy$/;" n namespace:Antares::Solver::Variable -Economy src/solver/variable/economy/dispatchable-generation-margin.h /^namespace Economy$/;" n namespace:Antares::Solver::Variable -Economy src/solver/variable/economy/dispatchableGeneration.h /^namespace Economy$/;" n namespace:Antares::Solver::Variable -Economy src/solver/variable/economy/domesticUnsuppliedEnergy.h /^namespace Economy$/;" n namespace:Antares::Solver::Variable -Economy src/solver/variable/economy/dtgMarginAfterCsr.h /^namespace Antares::Solver::Variable::Economy$/;" n namespace:Antares::Solver::Variable -Economy src/solver/variable/economy/hydroCost.h /^namespace Economy$/;" n namespace:Antares::Solver::Variable -Economy src/solver/variable/economy/hydrostorage.h /^namespace Economy$/;" n namespace:Antares::Solver::Variable -Economy src/solver/variable/economy/inflow.h /^namespace Economy$/;" n namespace:Antares::Solver::Variable -Economy src/solver/variable/economy/links/congestionFee.h /^namespace Economy$/;" n namespace:Antares::Solver::Variable -Economy src/solver/variable/economy/links/congestionFeeAbs.h /^namespace Economy$/;" n namespace:Antares::Solver::Variable -Economy src/solver/variable/economy/links/congestionProbability.h /^namespace Antares::Solver::Variable::Economy$/;" n namespace:Antares::Solver::Variable -Economy src/solver/variable/economy/links/flowLinear.h /^namespace Economy$/;" n namespace:Antares::Solver::Variable -Economy src/solver/variable/economy/links/flowLinearAbs.h /^namespace Economy$/;" n namespace:Antares::Solver::Variable -Economy src/solver/variable/economy/links/flowQuad.h /^namespace Economy$/;" n namespace:Antares::Solver::Variable -Economy src/solver/variable/economy/links/hurdleCosts.h /^namespace Economy$/;" n namespace:Antares::Solver::Variable -Economy src/solver/variable/economy/links/loopFlow.h /^namespace Economy$/;" n namespace:Antares::Solver::Variable -Economy src/solver/variable/economy/links/marginalCost.h /^namespace Economy$/;" n namespace:Antares::Solver::Variable -Economy src/solver/variable/economy/localMatchingRuleViolations.h /^namespace Antares::Solver::Variable::Economy$/;" n namespace:Antares::Solver::Variable -Economy src/solver/variable/economy/lold.h /^namespace Economy$/;" n namespace:Antares::Solver::Variable -Economy src/solver/variable/economy/lolp.h /^namespace Economy$/;" n namespace:Antares::Solver::Variable -Economy src/solver/variable/economy/max-mrg.cpp /^namespace Economy$/;" n namespace:Antares::Solver::Variable file: -Economy src/solver/variable/economy/max-mrg.h /^namespace Economy$/;" n namespace:Antares::Solver::Variable -Economy src/solver/variable/economy/nbOfDispatchedUnits.h /^namespace Economy$/;" n namespace:Antares::Solver::Variable -Economy src/solver/variable/economy/nbOfDispatchedUnitsByPlant.h /^namespace Economy$/;" n namespace:Antares::Solver::Variable -Economy src/solver/variable/economy/nonProportionalCost.h /^namespace Economy$/;" n namespace:Antares::Solver::Variable -Economy src/solver/variable/economy/npCostByDispatchablePlant.h /^namespace Economy$/;" n namespace:Antares::Solver::Variable -Economy src/solver/variable/economy/operatingCost.h /^namespace Economy$/;" n namespace:Antares::Solver::Variable -Economy src/solver/variable/economy/overallCost.h /^namespace Economy$/;" n namespace:Antares::Solver::Variable -Economy src/solver/variable/economy/overflow.h /^namespace Economy$/;" n namespace:Antares::Solver::Variable -Economy src/solver/variable/economy/price.h /^namespace Economy$/;" n namespace:Antares::Solver::Variable -Economy src/solver/variable/economy/productionByDispatchablePlant.h /^namespace Economy$/;" n namespace:Antares::Solver::Variable -Economy src/solver/variable/economy/productionByRenewablePlant.h /^namespace Economy$/;" n namespace:Antares::Solver::Variable -Economy src/solver/variable/economy/profitByPlant.h /^namespace Economy$/;" n namespace:Antares::Solver::Variable -Economy src/solver/variable/economy/pumping.h /^namespace Economy$/;" n namespace:Antares::Solver::Variable -Economy src/solver/variable/economy/renewableGeneration.h /^namespace Economy$/;" n namespace:Antares::Solver::Variable -Economy src/solver/variable/economy/reservoirlevel.h /^namespace Economy$/;" n namespace:Antares::Solver::Variable -Economy src/solver/variable/economy/shortTermStorage.h /^namespace Antares::Solver::Variable::Economy$/;" n namespace:Antares::Solver::Variable -Economy src/solver/variable/economy/spilledEnergy.h /^namespace Economy$/;" n namespace:Antares::Solver::Variable -Economy src/solver/variable/economy/spilledEnergyAfterCSR.h /^namespace Antares::Solver::Variable::Economy$/;" n namespace:Antares::Solver::Variable -Economy src/solver/variable/economy/thermalAirPollutantEmissions.h /^namespace Antares::Solver::Variable::Economy$/;" n namespace:Antares::Solver::Variable -Economy src/solver/variable/economy/unsupliedEnergy.h /^namespace Economy$/;" n namespace:Antares::Solver::Variable -Economy src/solver/variable/economy/waterValue.h /^namespace Economy$/;" n namespace:Antares::Solver::Variable -Economy and Adequacy, area results [^11] docs/reference-guide/05-output_files.md /^## Economy and Adequacy, area results [^11]$/;" s chapter:Output files -Economy and Adequacy, interconnection results [^14] docs/reference-guide/05-output_files.md /^## Economy and Adequacy, interconnection results [^14]$/;" s chapter:Output files -Economy and Adequacy, other results docs/reference-guide/05-output_files.md /^## Economy and Adequacy, other results$/;" s chapter:Output files -Edge src/ext/yuni/src/yuni/core/math/geometry/edge.h /^ Edge() : pVertex1(), pVertex2()$/;" f class:Yuni::Edge -Edge src/ext/yuni/src/yuni/core/math/geometry/edge.h /^ Edge(const Vertex& v1, const Vertex& v2) : pVertex1(v1), pVertex2(v2)$/;" f class:Yuni::Edge -Edge src/ext/yuni/src/yuni/core/math/geometry/edge.h /^class YUNI_DECL Edge final$/;" c namespace:Yuni -Edge src/solver/constraints-builder/grid.h /^ Edge(Node* from, Node* to)$/;" f class:Antares::Graph::Edge -Edge src/solver/constraints-builder/grid.h /^class Edge$/;" c namespace:Antares::Graph -EdgeIncidence src/solver/constraints-builder/grid.h /^ typedef std::vector EdgeIncidence;$/;" t class:Antares::Graph::Grid typeref:typename:std::vector -EdgeList src/ext/yuni/src/yuni/core/math/geometry/triangle.h /^ typedef std::vector> EdgeList;$/;" t class:Yuni::Triangle typeref:typename:std::vector> -EdgeList src/ext/yuni/src/yuni/core/math/geometry/vertex.h /^ typedef std::vector> EdgeList;$/;" t class:Yuni::Vertex typeref:typename:std::vector> -EdgeP src/solver/constraints-builder/grid.h /^ typedef Antares::Graph::Edge* EdgeP;$/;" t class:Antares::Graph::Grid typeref:typename:Antares::Graph::Edge * -Edit docs/reference-guide/03-commands.md /^## Edit$/;" s chapter:Commands -ElementType src/ext/yuni/src/yuni/core/functional/loop.h /^ typedef T ElementType;$/;" t class:Yuni::Functional::Loop typeref:typename:T -ElementType src/ext/yuni/src/yuni/core/functional/loop.h /^ typedef typename BeginT::value_type ElementType;$/;" t class:Yuni::Functional::LoopIterator typeref:typename:BeginT::value_type -ElementType src/ext/yuni/src/yuni/core/functional/view.hxx /^ typedef decltype(std::declval()(std::declval().current())) ElementType;$/;" t struct:Yuni::Functional::Mapping -ElementType src/ext/yuni/src/yuni/core/functional/view.hxx /^ typedef typename LoopType::ElementType ElementType;$/;" t struct:Yuni::Functional::Filter typeref:typename:LoopType::ElementType -ElementType src/ext/yuni/src/yuni/core/functional/view.hxx /^ typedef typename LoopType::ElementType ElementType;$/;" t struct:Yuni::Functional::View typeref:typename:LoopType::ElementType -Empty src/ext/yuni/src/yuni/core/any/any.private.h /^struct Empty$/;" s namespace:Yuni::Private::Any -Empty src/solver/variable/storage/empty.h /^struct Empty$/;" s namespace:Antares::Solver::Variable -Empty src/ui/common/dispatcher/action.cpp /^bool Empty()$/;" f namespace:Antares::Dispatcher typeref:typename:bool -EmptyConstructor src/ext/yuni/src/yuni/core/singleton/policies/creation.h /^class EmptyConstructor final$/;" c namespace:Yuni::Policy::Creation -EmptyPredicate src/ext/yuni/src/yuni/core/event/traits.h /^class EmptyPredicate final$/;" c namespace:Yuni::Private::EventImpl -EmptyPredicate src/ext/yuni/src/yuni/core/event/traits.h.generator.hpp /^ class EmptyPredicate final$/;" c namespace:Yuni::Private::EventImpl -Enable src/ext/yuni/src/yuni/core/getopt/option.h /^ static void Enable(CString& out)$/;" f class:Yuni::Private::GetOptImpl::Flag typeref:typename:void -Enable src/ext/yuni/src/yuni/core/getopt/option.h /^ static void Enable(L, Alloc>& out)$/;" f class:Yuni::Private::GetOptImpl::Flag typeref:typename:void -Enable src/ext/yuni/src/yuni/core/getopt/option.h /^ static void Enable(L& out)$/;" f class:Yuni::Private::GetOptImpl::Flag typeref:typename:void -Enable src/ext/yuni/src/yuni/core/getopt/option.h /^ static void Enable(L, Alloc>& out)$/;" f class:Yuni::Private::GetOptImpl::Flag typeref:typename:void -Enable src/ext/yuni/src/yuni/core/getopt/option.h /^ static void Enable(bool& out)$/;" f class:Yuni::Private::GetOptImpl::Flag typeref:typename:void -Enable src/ext/yuni/src/yuni/core/getopt/option.h /^ static void Enable(int16_t& out)$/;" f class:Yuni::Private::GetOptImpl::Flag typeref:typename:void -Enable src/ext/yuni/src/yuni/core/getopt/option.h /^ static void Enable(int32_t& out)$/;" f class:Yuni::Private::GetOptImpl::Flag typeref:typename:void -Enable src/ext/yuni/src/yuni/core/getopt/option.h /^ static void Enable(int64_t& out)$/;" f class:Yuni::Private::GetOptImpl::Flag typeref:typename:void -Enable src/ext/yuni/src/yuni/core/getopt/option.h /^ static void Enable(std::basic_string& out)$/;" f class:Yuni::Private::GetOptImpl::Flag typeref:typename:void -Enable src/ext/yuni/src/yuni/core/getopt/option.h /^ static void Enable(uint16_t& out)$/;" f class:Yuni::Private::GetOptImpl::Flag typeref:typename:void -Enable src/ext/yuni/src/yuni/core/getopt/option.h /^ static void Enable(uint32_t& out)$/;" f class:Yuni::Private::GetOptImpl::Flag typeref:typename:void -Enable src/ext/yuni/src/yuni/core/getopt/option.h /^ static void Enable(uint64_t& out)$/;" f class:Yuni::Private::GetOptImpl::Flag typeref:typename:void -Enable src/ui/simulator/windows/inspector/accumulator.hxx /^ static bool Enable(Data::ThermalCluster* cluster)$/;" f struct:Antares::Window::Inspector::PClusterMarginalCostEnable typeref:typename:bool -EnableItem src/ui/simulator/application/main/main.cpp /^static inline void EnableItem(wxMenuBar* menu, int id, bool opened)$/;" f namespace:Antares::Forms typeref:typename:void file: -EnableRefreshForAllDatagrid src/ui/simulator/toolbox/components/refresh.cpp /^void EnableRefreshForAllDatagrid(wxWindow* comObj, bool enabled)$/;" f namespace:Antares typeref:typename:void -EnableRefreshForAllDatagridRecursive src/ui/simulator/toolbox/components/refresh.cpp /^static void EnableRefreshForAllDatagridRecursive(wxWindow* comObj, bool enabled)$/;" f namespace:Antares typeref:typename:void file: -EnableType src/libs/antares/object/object.h /^ using EnableType$/;" t class:Antares::IObject typeref:typename:Yuni::Static::If,bool>::ResultType -Enabled src/ext/yuni/src/yuni/core/getopt/option.h /^ static void Enabled(T& out)$/;" f class:Yuni::Private::GetOptImpl::Flag typeref:typename:void -Enabled src/ui/action/handler/antares-study/constraint/enabled.h /^class Enabled : public IAction$/;" c namespace:Antares::Action::AntaresStudy::Constraint -Enabled src/ui/action/handler/antares-study/constraint/enabled.hxx /^inline Enabled::Enabled(const StringT& name) : pOriginalConstraintName(name)$/;" f class:Antares::Action::AntaresStudy::Constraint::Enabled -EndOfList src/solver/variable/endoflist.h /^ EndOfList()$/;" f class:Antares::Solver::Variable::Container::EndOfList -EndOfList src/solver/variable/endoflist.h /^class EndOfList$/;" c namespace:Antares::Solver::Variable::Container -EnsureQueueStartedIfNeeded src/libs/antares/writer/ensure_queue_started.cpp /^EnsureQueueStartedIfNeeded::EnsureQueueStartedIfNeeded($/;" f class:Antares::Solver::EnsureQueueStartedIfNeeded -EnsureQueueStartedIfNeeded src/libs/antares/writer/private/ensure_queue_started.h /^class EnsureQueueStartedIfNeeded$/;" c namespace:Antares::Solver -Enter src/ui/simulator/application/wait.cpp /^void Enter(bool immediate)$/;" f namespace:Antares::WIP typeref:typename:void -Enum src/libs/antares/Enum.hpp /^namespace Enum$/;" n namespace:Antares::Data -Enum src/libs/antares/Enum.hxx /^namespace Antares::Data::Enum$/;" n namespace:Antares::Data -Enum src/libs/antares/study/UnfeasibleProblemBehavior.cpp /^namespace Enum$/;" n namespace:Antares::Data file: -EnvForLoading src/libs/antares/study/binding_constraint/EnvForLoading.h /^ explicit EnvForLoading(AreaList& l, unsigned v) : areaList(l), version(v)$/;" f class:Antares::Data::EnvForLoading -EnvForLoading src/libs/antares/study/binding_constraint/EnvForLoading.h /^class EnvForLoading final$/;" c namespace:Antares::Data -EnvForSaving src/libs/antares/study/binding_constraint/BindingConstraintSaver.h /^ class EnvForSaving final$/;" c class:Antares::Data::BindingConstraintSaver -Environment src/ext/yuni/src/yuni/core/system/environment.cpp /^namespace Environment$/;" n namespace:Yuni::System file: -Environment src/ext/yuni/src/yuni/core/system/environment.h /^namespace Environment$/;" n namespace:Yuni::System -Environment settings docs/build/3-Build.md /^## Environment settings$/;" s chapter:Build -Equal src/ext/yuni/src/yuni/core/static/types.h /^struct Equal$/;" s namespace:Yuni::Static::Type -Equals src/ext/yuni/src/yuni/core/math/geometry/point2D.hxx /^ if (not Math::Equals(x, (T)p.x))$/;" m class:Yuni::Point2D::operator <::Math typeref:typename:not file: -Equals src/ext/yuni/src/yuni/core/math/geometry/point3D.h /^ if (not Math::Equals(x, (T)p.x))$/;" m class:Yuni::Point3D::operator <::Math typeref:typename:not file: -Equals src/ext/yuni/src/yuni/core/math/geometry/point3D.h /^ if (not Math::Equals(y, (T)p.y))$/;" m class:Yuni::Point3D::operator <::Math typeref:typename:not file: -Equals src/ext/yuni/src/yuni/core/math/math.hxx /^inline bool Equals(U a, U b)$/;" f namespace:Yuni::Math typeref:typename:bool -Equals src/ext/yuni/src/yuni/core/math/math.hxx /^inline bool Equals(double a, double b)$/;" f namespace:Yuni::Math typeref:typename:bool -Equals src/ext/yuni/src/yuni/core/math/math.hxx /^inline bool Equals(float a, float b)$/;" f namespace:Yuni::Math typeref:typename:bool -Equals src/ext/yuni/src/yuni/core/math/math.hxx /^inline bool Equals(long double a, long double b)$/;" f namespace:Yuni::Math typeref:typename:bool -Equals src/ext/yuni/src/yuni/core/static/dynamiccast.h /^ static bool Equals(const U* ref, const V* objPointer)$/;" f struct:Yuni::Static::DynamicCastWhenInherits typeref:typename:bool -Equals src/ext/yuni/src/yuni/core/static/dynamiccast.h /^ static bool Equals(const U*, const V*)$/;" f struct:Yuni::Static::DynamicCastWhenInherits typeref:typename:bool -Equals src/ext/yuni/src/yuni/core/string/traits/traits.cpp /^bool Equals(const char* const s1, const char* const s2, uint len)$/;" f namespace:Yuni::Private::CStringImpl typeref:typename:bool -Equals src/ui/simulator/toolbox/components/datagrid/modifiers.hxx /^ if (not Yuni::Math::Equals(input, 1.))$/;" m class:Antares::Component::Datagrid::__anon6eec153a0111::ModifierOperatorsData::ApplyChanges::Yuni::Math typeref:typename:not file: -Equals src/ui/simulator/toolbox/components/datagrid/modifiers.hxx /^ if (not Yuni::Math::Equals(input, 1.))$/;" m class:Antares::Component::Datagrid::__anon6eec153a0111::ModifierOperatorsData::ApplyChanges::Yuni::Math typeref:typename:not file: -Equals src/ui/simulator/windows/hydro/management.cpp /^ if (not Math::Equals(d, pArea->hydro.interDailyBreakdown))$/;" m class:Antares::Window::Hydro::Management::onInterdailyBreakdownChanged::Math typeref:typename:not file: -Equals src/ui/simulator/windows/hydro/management.cpp /^ if (not Math::Equals(d, pArea->hydro.intermonthlyBreakdown))$/;" m class:Antares::Window::Hydro::Management::onIntermonthlyBreakdownChanged::Math typeref:typename:not file: -Equals src/ui/simulator/windows/hydro/management.cpp /^ if (not Math::Equals(d, pArea->hydro.intraDailyModulation))$/;" m class:Antares::Window::Hydro::Management::onIntradailyModulationChanged::Math typeref:typename:not file: -Equals src/ui/simulator/windows/hydro/management.cpp /^ if (not Math::Equals(d, pArea->hydro.leewayLowerBound))$/;" m class:Antares::Window::Hydro::Management::onLeewayLowBoundChanged::Math typeref:typename:not file: -Equals src/ui/simulator/windows/hydro/management.cpp /^ if (not Math::Equals(d, pArea->hydro.leewayUpperBound))$/;" m class:Antares::Window::Hydro::Management::onLeewayUpperBoundChanged::Math typeref:typename:not file: -Equals src/ui/simulator/windows/hydro/management.cpp /^ if (not Math::Equals(d, pArea->hydro.pumpingEfficiency))$/;" m class:Antares::Window::Hydro::Management::onPumpingEfficiencyChanged::Math typeref:typename:not file: -Equals src/ui/simulator/windows/hydro/management.cpp /^ if (not Math::Equals(d, pArea->hydro.reservoirCapacity))$/;" m class:Antares::Window::Hydro::Management::onReservoirCapacityChanged::Math typeref:typename:not file: -Equals src/ui/simulator/windows/hydro/prepro.cpp /^ if (not Math::Equals(d, pArea->hydro.prepro->intermonthlyCorrelation))$/;" m class:Antares::Window::Hydro::Prepro::onIntermonthlyCorrelationChanged::Math typeref:typename:not file: -Equals src/ui/simulator/windows/xcast/xcast.hxx /^ if (xcastData and not Yuni::Math::Equals(d, xcastData->capacity))$/;" m class:Antares::Window::XCast::onInstalledCapacityChanged::Yuni::Math typeref:typename:xcastData and not file: -EqualsInsensitive src/ext/yuni/src/yuni/core/string/traits/traits.cpp /^bool EqualsInsensitive(const char* const s1, const char* const s2, uint len)$/;" f namespace:Yuni::Private::CStringImpl typeref:typename:bool -EqualsTo src/ui/simulator/toolbox/components/datagrid/filter/operator/equals.h /^ EqualsTo(AFilterBase* parent) : AOperator(parent, wxT("="), wxT("="))$/;" f class:Antares::Toolbox::Filter::Operator::EqualsTo -EqualsTo src/ui/simulator/toolbox/components/datagrid/filter/operator/equals.h /^class EqualsTo : public AOperator$/;" c namespace:Antares::Toolbox::Filter::Operator -Error src/ext/yuni/src/tools/testsuite/open4.rb /^ class Error < ::StandardError; end$/;" c module:Open4 -Error src/ext/yuni/src/yuni/core/logs/verbosity.h /^struct YUNI_DECL Error final$/;" s namespace:Yuni::Logs::Verbosity -Error src/ext/yuni/src/yuni/core/string/utf8char.h /^enum Error$/;" g namespace:Yuni::UTF8 -Error src/ext/yuni/src/yuni/io/error.h /^enum Error$/;" g namespace:Yuni::IO -Error src/ext/yuni/src/yuni/thread/fwd.h /^enum Error$/;" g namespace:Yuni::Thread -Error src/libs/antares/exception/LoadingError.cpp /^namespace Error$/;" n namespace:Antares file: -Error src/libs/antares/exception/antares/exception/InitializationError.hpp /^namespace Antares::Solver::Initialization::Error$/;" n namespace:Antares::Solver::Initialization -Error src/libs/antares/exception/antares/exception/LoadingError.hpp /^namespace Error$/;" n namespace:Antares -Error src/ui/simulator/toolbox/components/htmllistbox/item/error.cpp /^Error::Error(const wxString& text, bool warning) : pText(text), pWarning(warning)$/;" f class:Antares::Component::HTMLListbox::Item::Error -Error src/ui/simulator/toolbox/components/htmllistbox/item/error.h /^class Error : public IItem$/;" c namespace:Antares::Component::HTMLListbox::Item -ErrorBuffer src/ext/yuni/src/yuni/core/logs/logs.h /^ typedef Private::LogImpl::Buffer ErrorBuffer;$/;" t class:Yuni::Logs::Logger typeref:typename:Private::LogImpl::Buffer -Event src/ext/yuni/src/yuni/core/event/event.h /^class YUNI_DECL Event final$/;" c namespace:Yuni -Event src/ext/yuni/src/yuni/core/event/event.hxx /^inline Event

::Event()$/;" f class:Yuni::Event -Event src/ext/yuni/src/yuni/core/event/event.hxx /^inline Event

::Event(const Event

& \/*rhs*\/)$/;" f class:Yuni::Event -Event src/ext/yuni/src/yuni/core/event/observer/item.h /^namespace Event$/;" n namespace:Yuni -Event src/ext/yuni/src/yuni/core/event/observer/item.h.generator.hpp /^namespace Event$/;" n namespace:Yuni -Event src/ext/yuni/src/yuni/core/event/observer/item.hxx /^namespace Event$/;" n namespace:Yuni -Event src/ext/yuni/src/yuni/core/event/observer/item.hxx.generator.hpp /^namespace Event$/;" n namespace:Yuni -Event src/ext/yuni/src/yuni/core/event/observer/observer.h /^namespace Event$/;" n namespace:Yuni -Event src/ext/yuni/src/yuni/core/event/observer/observer.hxx /^namespace Event$/;" n namespace:Yuni -EventImpl src/ext/yuni/src/yuni/core/event/interfaces.h /^namespace EventImpl$/;" n namespace:Yuni::Private -EventImpl src/ext/yuni/src/yuni/core/event/traits.h /^namespace EventImpl$/;" n namespace:Yuni::Private -EventImpl src/ext/yuni/src/yuni/core/event/traits.h.generator.hpp /^namespace EventImpl$/;" n namespace:Yuni::Private -EventLoop src/ext/yuni/src/yuni/core/event/flow/continuous.h /^namespace EventLoop$/;" n namespace:Yuni::Core -EventLoop src/ext/yuni/src/yuni/core/event/flow/timer.h /^namespace EventLoop$/;" n namespace:Yuni::Core -EventLoop src/ext/yuni/src/yuni/core/event/loop.cpp /^namespace EventLoop$/;" n namespace:Yuni::Core file: -EventLoop src/ext/yuni/src/yuni/core/event/loop.fwd.h /^namespace EventLoop$/;" n namespace:Yuni::Private::Core -EventLoop src/ext/yuni/src/yuni/core/event/loop.h /^namespace EventLoop$/;" n namespace:Yuni::Core -EventLoop src/ext/yuni/src/yuni/core/event/loop.hxx /^namespace EventLoop$/;" n namespace:Yuni::Core -EventLoop src/ext/yuni/src/yuni/core/event/loop.hxx /^namespace EventLoop$/;" n namespace:Yuni::Private::Core -EventLoop src/ext/yuni/src/yuni/core/event/statistics/none.h /^namespace EventLoop$/;" n namespace:Yuni::Core -EventLoopType src/ext/yuni/src/yuni/core/event/flow/continuous.h /^ typedef EventLoopT EventLoopType;$/;" t class:Yuni::Core::EventLoop::Flow::Continuous typeref:typename:EventLoopT -EventLoopType src/ext/yuni/src/yuni/core/event/flow/timer.h /^ typedef EventLoopT EventLoopType;$/;" t class:Yuni::Core::EventLoop::Flow::Timer typeref:typename:EventLoopT -EventLoopType src/ext/yuni/src/yuni/core/event/loop.h /^ typedef IEventLoop EventLoopType;$/;" t class:Yuni::Core::EventLoop::IEventLoop typeref:typename:IEventLoop -EventLoopType src/ext/yuni/src/yuni/core/event/loop.hxx /^ typedef EventLoopT EventLoopType;$/;" t class:Yuni::Private::Core::EventLoop::Thread typeref:typename:EventLoopT -EventLoopType src/ext/yuni/src/yuni/core/event/statistics/none.h /^ typedef EventLoopT EventLoopType;$/;" t class:Yuni::Core::EventLoop::Statistics::None typeref:typename:EventLoopT -EventOnSuccess src/libs/antares/net/request.h /^using EventOnSuccess = Yuni::Bind;$/;" t namespace:Antares::Net -EventType src/ext/yuni/src/yuni/core/event/event.h /^ typedef Event

EventType;$/;" t class:Yuni::Event typeref:typename:Event

-EventsRegistry src/libs/fswalker/registry.inc.hxx /^ EventsRegistry()$/;" f class:FSWalker::EventsRegistry -EventsRegistry src/libs/fswalker/registry.inc.hxx /^class EventsRegistry : private Yuni::NonCopyable$/;" c namespace:FSWalker -EveryTimer src/ext/yuni/src/yuni/thread/every.cpp /^ EveryTimer(uint ms, const Bind& callback) : Thread::Timer(ms), pCallback(callback)$/;" f class:Yuni::EveryTimer file: -EveryTimer src/ext/yuni/src/yuni/thread/every.cpp /^class EveryTimer final : public Thread::Timer$/;" c namespace:Yuni file: -EveryTimerElapsed src/ext/yuni/src/yuni/thread/every.cpp /^ EveryTimerElapsed(uint ms, const Bind& callback) :$/;" f class:Yuni::EveryTimerElapsed file: -EveryTimerElapsed src/ext/yuni/src/yuni/thread/every.cpp /^class EveryTimerElapsed final : public Thread::Timer$/;" c namespace:Yuni file: -ExampleProvider src/ui/simulator/windows/startupwizard.cpp /^ ExampleProvider(const String& folder)$/;" f class:Antares::Window::__anonc85616270111::ExampleProvider file: -ExampleProvider src/ui/simulator/windows/startupwizard.cpp /^class ExampleProvider final : public Antares::Component::Spotlight::IProvider$/;" c namespace:Antares::Window::__anonc85616270111 file: -Examples & documentation docs/CHANGELOG.md /^## Examples & documentation$/;" s chapter:v8.5.0 (02/2022) -ExceptionList src/ext/yuni/src/yuni/core/validator/text/default.h /^class ExceptionList final : public IValidatorTmpl>$/;" c namespace:Yuni::Validator::Text -ExceptionList src/ext/yuni/src/yuni/core/validator/text/default.hxx /^inline ExceptionList::ExceptionList()$/;" f class:Yuni::Validator::Text::ExceptionList -ExceptionList src/ext/yuni/src/yuni/core/validator/text/default.hxx /^inline ExceptionList::ExceptionList(const ExceptionList& rhs) :$/;" f class:Yuni::Validator::Text::ExceptionList -ExceptionList src/ext/yuni/src/yuni/core/validator/text/default.hxx /^inline ExceptionList::ExceptionList(const ExceptionList& rhs)/;" f class:Yuni::Validator::Text::ExceptionList -ExceptionList src/ext/yuni/src/yuni/core/validator/text/default.hxx /^inline ExceptionList::ExceptionList(const String::List& rhs)$/;" f class:Yuni::Validator::Text::ExceptionList -ExceptionList src/ext/yuni/src/yuni/core/validator/text/default.hxx /^inline ExceptionList::ExceptionList(const String::Vector& rhs) : pExceptionList(r/;" f class:Yuni::Validator::Text::ExceptionList -Exceptions src/ext/yuni/src/yuni/core/exceptions.h /^namespace Exceptions$/;" n namespace:Yuni -Exceptions src/ext/yuni/src/yuni/core/exceptions/badcast.h /^namespace Exceptions$/;" n namespace:Yuni -Executable Kirchhoff's Constraint Generator docs/reference-guide/15-executable_kirchhoffs_constraint_generator.md /^# Executable Kirchhoff's Constraint Generator$/;" c -Execute src/ext/yuni/src/yuni/core/process/program/program.cpp /^bool Execute(const AnyString& commandLine, uint timeout)$/;" f namespace:Yuni::Process typeref:typename:bool -Execute src/ext/yuni/src/yuni/core/process/program/program.hxx /^inline bool Execute(MainLoopT& mainloop, const AnyString& commandLine, uint timeout)$/;" f namespace:Yuni::Process typeref:typename:bool -Execute src/ext/yuni/src/yuni/job/fwd.h /^ static void Execute(JobT& job, ThreadT* thread)$/;" f class:Yuni::Private::QueueService::JobAccessor typeref:typename:void -Execute src/ui/simulator/toolbox/execute/execute.cpp /^Execute::Execute() :$/;" f class:Antares::Toolbox::Process::Execute -Execute src/ui/simulator/toolbox/execute/execute.h /^class Execute$/;" c namespace:Antares::Toolbox::Process -Execute src/ui/simulator/windows/exportmap.cpp /^SaveResult ExportMap::Execute(wxFrame* parent, Data::Study::Ptr study)$/;" f class:Antares::Window::ExportMap typeref:typename:SaveResult -ExecuteQueueDispatcher src/ui/common/dispatcher/action.cpp /^void ExecuteQueueDispatcher()$/;" f namespace:Antares::Dispatcher::Internal typeref:typename:void -ExecutionHelper src/ext/yuni/src/yuni/core/process/program/program.cpp /^ ExecutionHelper(Process::Program& process, Thread::Signal& signal) :$/;" f class:Yuni::Process::__anonfbce7b310211::ExecutionHelper file: -ExecutionHelper src/ext/yuni/src/yuni/core/process/program/program.cpp /^class ExecutionHelper final$/;" c namespace:Yuni::Process::__anonfbce7b310211 file: -ExistenceDUneSolution src/solver/hydro/daily/h2o_j_donnees_optimisation.h /^ int ExistenceDUneSolution; \/* En sortie, vaut :$/;" m struct:PROBLEME_LINEAIRE_PARTIE_VARIABLE typeref:typename:int -ExistenceDUneSolution src/solver/hydro/daily2/h2o2_j_donnees_optimisation.h /^ int ExistenceDUneSolution; \/* En sortie, vaut :$/;" m struct:__anon0afe92d30208 typeref:typename:int -ExistenceDUneSolution src/solver/hydro/monthly/h2o_m_donnees_optimisation.h /^ int ExistenceDUneSolution; \/* En sortie, vaut :$/;" m struct:__anon39208e8a0208 typeref:typename:int -ExistenceDUneSolution src/solver/optimisation/opt_structure_probleme_a_resoudre.h /^ int ExistenceDUneSolution; \/* En sortie, vaut :$/;" m struct:PROBLEME_ANTARES_A_RESOUDRE typeref:typename:int -Exists src/ext/yuni/src/tools/yuni-config/versions.cpp /^ if (not IO::File::Exists(s))$/;" m class:Yuni::LibConfig::VersionInfo::List::loadFromPath::IO::File typeref:typename:not file: -Exists src/ext/yuni/src/tools/yuni-config/versions.cpp /^ if (not IO::File::Exists(s))$/;" m class:Yuni::LibConfig::VersionInfo::List::loadFromPath::IO::File typeref:typename:not file: -Exists src/ext/yuni/src/tools/yuni-config/versions.cpp /^ if (not IO::File::Exists(out))$/;" m class:Yuni::LibConfig::VersionInfo::Settings::configFile::IO::File typeref:typename:not file: -Exists src/ext/yuni/src/tools/yuni-config/versions.cpp /^ if (not IO::File::Exists(s))$/;" m class:Yuni::LibConfig::VersionInfo::List::loadFromPath::IO::File typeref:typename:not file: -Exists src/ext/yuni/src/yuni/io/directory/copy.cpp /^ if (not overwrite and IO::Exists(tmp))$/;" m class:Yuni::IO::Directory::Copy::IO typeref:typename:not overwrite and file: -Exists src/ext/yuni/src/yuni/io/directory/directory.hxx /^inline bool Exists(const AnyString& path)$/;" f namespace:Yuni::IO::Directory typeref:typename:bool -Exists src/ext/yuni/src/yuni/io/file/file.hxx /^inline bool Exists(const AnyString& filename)$/;" f namespace:Yuni::IO::File typeref:typename:bool -Exists src/ext/yuni/src/yuni/io/io.hxx /^inline bool Exists(const AnyString& filename)$/;" f namespace:Yuni::IO typeref:typename:bool -Exists src/tools/batchrun/main.cpp /^ if (not IO::File::Exists(solver))$/;" m class:main::IO::File typeref:typename:not file: -Exists src/tools/yby-aggregator/main.cpp /^ if (not IO::Directory::Exists(info.directory()))$/;" m class:PrepareTheWork::IO::Directory typeref:typename:not file: -Exists src/ui/simulator/application/application.cpp /^ if (not IO::Exists(Antares::Forms::StudyToLoadAtStartup))$/;" m class:Antares::detectStudyToLoadAtStartup::IO typeref:typename:not file: -Exists src/ui/simulator/windows/exportmap.cpp /^ if (not IO::Directory::Exists(folderPath))$/;" m class:Antares::Window::ExportMap::internalCreateComponents::IO::Directory typeref:typename:not file: -Exists src/ui/simulator/windows/exportmap.cpp /^ if (not IO::Directory::Exists(wantedPath))$/;" m class:Antares::Window::ExportMap::onExportMap::IO::Directory typeref:typename:not file: -Exists src/ui/simulator/windows/saveas.cpp /^ if (not IO::Directory::Exists(wantedPath))$/;" m class:Antares::Window::SaveAs::onSave::IO::Directory typeref:typename:not file: -Exists src/ui/simulator/windows/simulation/run.cpp /^ if (not IO::File::Exists(fn))$/;" m class:Antares::Window::Simulation::Run::createCommentsFile::IO::File typeref:typename:not file: -Exists src/ui/simulator/windows/startupwizard.cpp /^ if (not IO::Directory::Exists(pExFolder))$/;" m class:Antares::Window::StartupWizard::StartupWizard::IO::Directory typeref:typename:not file: -Exists src/ui/simulator/windows/studylogs.cpp /^ if (not IO::File::Exists(pFilename))$/;" m class:Antares::Window::JobLoadLogFile::onExecute::IO::File typeref:typename:not file: -Exp src/ext/yuni/src/yuni/core/math/exponential.hxx /^inline T Exp(T x)$/;" f namespace:Yuni::Math typeref:typename:T -Exp src/ext/yuni/src/yuni/core/math/exponential.hxx /^inline double Exp(double x)$/;" f namespace:Yuni::Math typeref:typename:double -Exp src/ext/yuni/src/yuni/core/math/exponential.hxx /^inline float Exp(float x)$/;" f namespace:Yuni::Math typeref:typename:float -Exp src/ext/yuni/src/yuni/core/math/exponential.hxx /^inline long double Exp(long double x)$/;" f namespace:Yuni::Math typeref:typename:long double -ExpandWL src/libs/antares/sys/policy.cpp /^static inline uint ExpandWL(StringT1& out, const StringT2& string, PredicateT& predicate)$/;" f namespace:LocalPolicy::__anon549b4e610111 typeref:typename:uint file: -Expansion src/solver/simulation/sim_structure_probleme_economique.h /^ bool Expansion = false;$/;" m struct:PROBLEME_HEBDO typeref:typename:bool -ExpansionWL src/libs/antares/sys/policy.cpp /^static inline void ExpansionWL()$/;" f namespace:LocalPolicy::__anon549b4e610111 typeref:typename:void file: -Experimental "MILP" mode docs/reference-guide/13-file-format.md /^#### Experimental "MILP" mode$/;" t subsection:Study format changes""v8.8.0""Input -Experimental modules src/ext/yuni/src/yuni/readme.md /^Experimental modules$/;" s chapter:Yuni Libraries -ExplicitStoredType src/ext/yuni/src/yuni/core/smartptr/smartptr.h /^ ExplicitStoredType;$/;" t class:Yuni::SmartPtr typeref:typename:Static::If::ResultType -ExportCorrelationCoefficients src/libs/antares/correlation/correlation.cpp /^static inline void ExportCorrelationCoefficients(Study& study,$/;" f namespace:Antares::Data typeref:typename:void file: -ExportGridInfosAreas src/solver/variable/surveyresults/surveyresults.cpp /^static void ExportGridInfosAreas(const Data::Study& study,$/;" f namespace:Antares::Solver::Variable::Private typeref:typename:void file: -ExportMPS src/solver/simulation/sim_structure_probleme_economique.h /^ Data::mpsExportStatus ExportMPS = Data::mpsExportStatus::NO_EXPORT;$/;" m struct:PROBLEME_HEBDO typeref:typename:Data::mpsExportStatus -ExportMap src/ui/simulator/application/study.cpp /^SaveResult ExportMap(const Yuni::String& path,$/;" f namespace:Antares typeref:typename:SaveResult -ExportMap src/ui/simulator/windows/exportmap.cpp /^ExportMap::ExportMap(wxFrame* parent) :$/;" f class:Antares::Window::ExportMap -ExportMap src/ui/simulator/windows/exportmap.cpp /^ExportMap::ExportMap(wxFrame* parent, Data::Study::Ptr study) :$/;" f class:Antares::Window::ExportMap -ExportMap src/ui/simulator/windows/exportmap.h /^class ExportMap final : public wxDialog$/;" c namespace:Antares::Window -ExportStructure src/solver/simulation/sim_structure_probleme_economique.h /^ bool ExportStructure = false;$/;" m struct:PROBLEME_HEBDO typeref:typename:bool -ExtSource src/ui/simulator/toolbox/ext-source/apply.cpp /^namespace ExtSource$/;" n namespace:Antares file: -ExtSource src/ui/simulator/toolbox/ext-source/apply.h /^namespace ExtSource$/;" n namespace:Antares -ExtSource src/ui/simulator/toolbox/ext-source/handler/build-context.cpp /^namespace ExtSource$/;" n namespace:Antares file: -ExtSource src/ui/simulator/toolbox/ext-source/handler/build-context.h /^namespace ExtSource$/;" n namespace:Antares -ExtSource src/ui/simulator/toolbox/ext-source/handler/com.rte-france.antares.study.cpp /^namespace ExtSource$/;" n namespace:Antares file: -ExtSource src/ui/simulator/toolbox/ext-source/handler/handler.h /^namespace ExtSource$/;" n namespace:Antares -Extension src/ext/yuni/src/yuni/core/atomic/string.hxx /^namespace Extension$/;" n namespace:Yuni -Extension src/ext/yuni/src/yuni/core/color/rgb.hxx /^namespace Extension$/;" n namespace:Yuni -Extension src/ext/yuni/src/yuni/core/color/rgba.hxx /^namespace Extension$/;" n namespace:Yuni -Extension src/ext/yuni/src/yuni/core/nullable/extension.hxx /^namespace Extension$/;" n namespace:Yuni -Extension src/ext/yuni/src/yuni/core/string/traits/append.h /^namespace Extension$/;" n namespace:Yuni -Extension src/ext/yuni/src/yuni/core/string/traits/assign.h /^namespace Extension$/;" n namespace:Yuni -Extension src/ext/yuni/src/yuni/core/string/traits/fill.h /^namespace Extension$/;" n namespace:Yuni -Extension src/ext/yuni/src/yuni/core/string/traits/into.h /^namespace Extension$/;" n namespace:Yuni -Extension src/ext/yuni/src/yuni/core/traits/cstring.h /^namespace Extension$/;" n namespace:Yuni -Extension src/ext/yuni/src/yuni/core/traits/extension/into-cstring.h /^namespace Extension$/;" n namespace:Yuni -Extension src/ext/yuni/src/yuni/core/traits/extension/length.h /^namespace Extension$/;" n namespace:Yuni -Extension src/ext/yuni/src/yuni/core/traits/length.h /^namespace Extension$/;" n namespace:Yuni -Extension src/ext/yuni/src/yuni/core/tribool.hxx /^namespace Extension$/;" n namespace:Yuni -Extension src/ext/yuni/src/yuni/uuid/uuid.hxx /^namespace Extension$/;" n namespace:Yuni -Extension src/libs/antares/study/parts/thermal/cluster.cpp /^namespace Extension$/;" n namespace:Yuni file: -Extension src/libs/antares/study/parts/thermal/cluster.hxx /^namespace Extension$/;" n namespace:Yuni -ExtensionType src/ext/yuni/src/yuni/core/traits/cstring.h /^ typedef Extension::IntoCString ExtensionType;$/;" t class:Yuni::Traits::CString typeref:typename:Extension::IntoCString -ExtensionType src/ext/yuni/src/yuni/core/traits/length.h /^ typedef Extension::Length ExtensionType;$/;" t class:Yuni::Traits::Length typeref:typename:Extension::Length -ExtractAbsoluteFilePath src/ext/yuni/src/yuni/io/filename-manipulation.cpp /^void ExtractAbsoluteFilePath(Clob& out, const AnyString& path, bool systemDependant)$/;" f namespace:Yuni::IO typeref:typename:void -ExtractAbsoluteFilePath src/ext/yuni/src/yuni/io/filename-manipulation.cpp /^void ExtractAbsoluteFilePath(String& out, const AnyString& path, bool systemDependant)$/;" f namespace:Yuni::IO typeref:typename:void -ExtractAbsoluteFilePathImpl src/ext/yuni/src/yuni/io/filename-manipulation.cpp /^static inline void ExtractAbsoluteFilePathImpl(StringT& out,$/;" f namespace:Yuni::IO typeref:typename:void file: -ExtractExtension src/ext/yuni/src/yuni/io/filename-manipulation.hxx /^bool ExtractExtension(StringT& out, const AnyString& filename, bool dot, bool clear)$/;" f namespace:Yuni::IO typeref:typename:bool -ExtractFileName src/ext/yuni/src/yuni/io/filename-manipulation.cpp /^void ExtractFileName(Clob& out, const AnyString& path, bool systemDependant)$/;" f namespace:Yuni::IO typeref:typename:void -ExtractFileName src/ext/yuni/src/yuni/io/filename-manipulation.cpp /^void ExtractFileName(String& out, const AnyString& path, bool systemDependant)$/;" f namespace:Yuni::IO typeref:typename:void -ExtractFileNameImpl src/ext/yuni/src/yuni/io/filename-manipulation.cpp /^static inline void ExtractFileNameImpl(StringT& out, const AnyString& path, bool systemDependant/;" f namespace:Yuni::IO typeref:typename:void file: -ExtractFileNameWithoutExtension src/ext/yuni/src/yuni/io/filename-manipulation.hxx /^void ExtractFileNameWithoutExtension(StringT& out, const AnyString& path, bool systemDependant)$/;" f namespace:Yuni::IO typeref:typename:void -ExtractFilePath src/ext/yuni/src/yuni/io/filename-manipulation.cpp /^void ExtractFilePath(Clob& out, const AnyString& path, bool systemDependant)$/;" f namespace:Yuni::IO typeref:typename:void -ExtractFilePath src/ext/yuni/src/yuni/io/filename-manipulation.cpp /^void ExtractFilePath(String& out, const AnyString& path, bool systemDependant)$/;" f namespace:Yuni::IO typeref:typename:void -ExtractFilePathAndName src/ext/yuni/src/yuni/io/filename-manipulation.cpp /^void ExtractFilePathAndName(Clob& path, Clob& name, const AnyString& filename, bool systemDepend/;" f namespace:Yuni::IO typeref:typename:void -ExtractFilePathAndName src/ext/yuni/src/yuni/io/filename-manipulation.cpp /^void ExtractFilePathAndName(String& path,$/;" f namespace:Yuni::IO typeref:typename:void -ExtractFilePathAndNameImpl src/ext/yuni/src/yuni/io/filename-manipulation.cpp /^static inline void ExtractFilePathAndNameImpl(StringT& path,$/;" f namespace:Yuni::IO typeref:typename:void file: -ExtractFilePathImpl src/ext/yuni/src/yuni/io/filename-manipulation.cpp /^static inline void ExtractFilePathImpl(StringT& out, const AnyString& path, bool systemDependant/;" f namespace:Yuni::IO typeref:typename:void file: -ExtractFilenameOnly src/ext/yuni/src/yuni/core/getopt/parser.cpp /^static const char* ExtractFilenameOnly(const char* argv)$/;" f namespace:Yuni::GetOpt typeref:typename:const char * file: -ExtractFilenameOnly src/tools/updater/main.cpp /^const char* ExtractFilenameOnly(const char* argv)$/;" f typeref:typename:const char * -Extrait_bloc src/analyzer/atsp/misc.cpp /^void ATSP::Extrait_bloc(Matrix<>& out,$/;" f class:Antares::ATSP typeref:typename:void -Extrait_col src/analyzer/atsp/misc.cpp /^void ATSP::Extrait_col(double* out, const Matrix<>& MTRX, uint nblig, uint indcol)$/;" f class:Antares::ATSP typeref:typename:void -Extrait_seg src/analyzer/atsp/misc.cpp /^void ATSP::Extrait_seg(double* out, const double* src, uint nblig, uint indlig)$/;" f class:Antares::ATSP typeref:typename:void -F src/ext/yuni/src/yuni/core/hash/checksum/md5.cpp /^#define F(/;" d file: -FAILURE_RATE_EQ_1 src/solver/ts-generator/thermal.cpp /^#define FAILURE_RATE_EQ_1 /;" d file: -FD src/ext/yuni/src/yuni/core/process/program/program.cpp /^ typedef HANDLE FD;$/;" t class:Yuni::Process::Program::ThreadMonitor typeref:typename:HANDLE file: -FD src/ext/yuni/src/yuni/core/process/program/program.cpp /^ typedef int FD;$/;" t class:Yuni::Process::Program::ThreadMonitor typeref:typename:int file: -FILENO src/ext/yuni/src/yuni/io/file/stream.cpp /^#define FILENO(/;" d file: -FILETIMEToTimestamp src/ext/yuni/src/yuni/core/system/windows.hdr.h /^inline int64_t FILETIMEToTimestamp(const FILETIME& filetime)$/;" f namespace:Yuni::Windows typeref:typename:int64_t -FINDER_LIBS src/tools/finder/CMakeLists.txt /^set(FINDER_LIBS$/;" v -FO src/solver/ts-generator/xcast/xcast.h /^ float** FO; \/\/ contrainte : FO >=0$/;" m class:Antares::Solver::TSGenerator::XCast::XCast typeref:typename:float ** -FPOW src/solver/ts-generator/thermal.cpp /^ double FPOW[366][102];$/;" m class:Antares::Solver::TSGenerator::__anon5401006e0111::GeneratorTempData typeref:typename:double[366][102] file: -FREETYPE_FOUND src/ext/yuni/src/cmake/devpack-standard-imports.cmake /^ set(FREETYPE_FOUND TRUE)$/;" v -FREETYPE_INCLUDE_DIR src/ext/yuni/src/cmake/devpack-standard-imports.cmake /^ set(FREETYPE_INCLUDE_DIR)$/;" v -FREETYPE_INCLUDE_DIR src/ext/yuni/src/cmake/devpack-standard-imports.cmake /^ set(FREETYPE_INCLUDE_DIR)$/;" v -FREETYPE_LIBRARY src/ext/yuni/src/cmake/devpack-standard-imports.cmake /^ set(FREETYPE_LIBRARY ${freetype_libs})$/;" v -FREETYPE_LIBRARY src/ext/yuni/src/cmake/devpack-standard-imports.cmake /^ set(FREETYPE_LIBRARY)$/;" v -FREETYPE_LIBRARY src/ext/yuni/src/cmake/devpack-standard-imports.cmake /^ set(FREETYPE_LIBRARY)$/;" v -FSWalker src/libs/fswalker/filejob.inc.hxx /^namespace FSWalker$/;" n -FSWalker src/libs/fswalker/fswalker.cpp /^namespace FSWalker$/;" n file: -FSWalker src/libs/fswalker/fswalker.h /^namespace FSWalker$/;" n -FSWalker src/libs/fswalker/job.cpp /^namespace FSWalker$/;" n file: -FSWalker src/libs/fswalker/job.h /^namespace FSWalker$/;" n -FSWalker src/libs/fswalker/registry.inc.hxx /^namespace FSWalker$/;" n -FSWalker src/libs/fswalker/statistics.h /^namespace FSWalker$/;" n -Factorial src/ext/yuni/src/yuni/core/math/math.h /^struct YUNI_DECL Factorial final$/;" s namespace:Yuni::Math -Factorial src/ext/yuni/src/yuni/core/math/math.hxx /^struct Factorial<1> final$/;" s namespace:Yuni::Math -FactoryCreate src/ui/simulator/toolbox/components/datagrid/filter/static.cpp /^AFilterBase* AFilterBase::FactoryCreate(Input* parent, const wxString& name)$/;" f class:Antares::Toolbox::Filter::AFilterBase typeref:typename:AFilterBase * -FalseType src/ext/yuni/src/yuni/core/static/inherit.h /^ typedef char FalseType;$/;" t class:Yuni::Static::InheritsFrom typeref:typename:char -Fatal src/ext/yuni/src/yuni/core/logs/verbosity.h /^struct YUNI_DECL Fatal final$/;" s namespace:Yuni::Logs::Verbosity -FatalBuffer src/ext/yuni/src/yuni/core/logs/logs.h /^ typedef Private::LogImpl::Buffer FatalBuffer;$/;" t class:Yuni::Logs::Logger typeref:typename:Private::LogImpl::Buffer -FatalError src/libs/antares/fatal-error.h /^class FatalError : public std::runtime_error$/;" c namespace:Antares -Feature src/libs/antares/solver.h /^enum Feature$/;" g namespace:Antares::Solver -Features docs/CHANGELOG.md /^## Features$/;" s chapter:v8.4.3 (08/2023) -Features docs/CHANGELOG.md /^### Features$/;" S section:v8.4.3 (08/2023)""V3.4.4 (02/2011) -Features docs/CHANGELOG.md /^### Features$/;" S section:v8.4.3 (08/2023)""V3.5.3 (03/2011) -Features docs/CHANGELOG.md /^### Features$/;" S section:v8.4.3 (08/2023)""V3.6.4 (04/2011) -Features docs/CHANGELOG.md /^### Features$/;" S section:v8.4.3 (08/2023)""V3.7.4 (08/2011) -Features docs/CHANGELOG.md /^### Features$/;" S section:v8.4.3 (08/2023)""V4.2.6 (07/2012) -Features docs/CHANGELOG.md /^### Features$/;" S section:v8.4.3 (08/2023)""V4.3.5 (10/2012) -Features docs/CHANGELOG.md /^### Features$/;" S section:v8.4.3 (08/2023)""v3.1.0 (01/2010) -Features docs/CHANGELOG.md /^### Features$/;" S section:v8.4.3 (08/2023)""v3.3.2 (07/2010) -Features docs/CHANGELOG.md /^### Features$/;" S section:v8.4.3 (08/2023)""v3.4.3 (10/2010) -Features docs/CHANGELOG.md /^### Features$/;" S section:v8.4.3 (08/2023)""v3.8.0 (12/2011) -Features docs/CHANGELOG.md /^### Features$/;" S section:v8.4.3 (08/2023)""v4.1.0 (06/2012) -Features docs/CHANGELOG.md /^### Features$/;" S section:v8.4.3 (08/2023)""v4.3.7 (02/2013) -Features docs/CHANGELOG.md /^### Features$/;" S section:v8.4.3 (08/2023)""v4.4.0 (04/2013) -Features docs/CHANGELOG.md /^### Features$/;" S section:v8.4.3 (08/2023)""v4.5.0 (04/2014) -Features docs/CHANGELOG.md /^### Features$/;" S section:v8.4.3 (08/2023)""v4.5.1 (06/2014) -Features docs/CHANGELOG.md /^### Features$/;" S section:v8.4.3 (08/2023)""v4.5.3 (02/2015) -Features docs/CHANGELOG.md /^### Features$/;" S section:v8.4.3 (08/2023)""v5.0.0 (03/2016) -Features docs/CHANGELOG.md /^### Features$/;" S section:v8.4.3 (08/2023)""v5.0.2 (04/2016) -Features docs/CHANGELOG.md /^### Features$/;" S section:v8.4.3 (08/2023)""v5.0.4 (05/2016) -Features docs/CHANGELOG.md /^### Features$/;" S section:v8.4.3 (08/2023)""v5.0.5 (08/2016) -Features docs/CHANGELOG.md /^### Features$/;" S section:v8.4.3 (08/2023)""v5.0.6 (12/2016) -Features docs/CHANGELOG.md /^### Features$/;" S section:v8.4.3 (08/2023)""v5.0.7-SE (04/2017) -Features docs/CHANGELOG.md /^### Features$/;" S section:v8.4.3 (08/2023)""v6.0.0 (04/2017) -Features docs/CHANGELOG.md /^### Features$/;" S section:v8.4.3 (08/2023)""v6.0.1 (05/2017) -Features docs/CHANGELOG.md /^### Features$/;" S section:v8.4.3 (08/2023)""v6.0.2 (06/2017) -Features docs/CHANGELOG.md /^### Features$/;" S section:v8.4.3 (08/2023)""v6.0.3 (06/2017) -Features docs/CHANGELOG.md /^### Features$/;" S section:v8.4.3 (08/2023)""v6.0.6 (07/2017) -Features docs/CHANGELOG.md /^### Features$/;" S section:v8.4.3 (08/2023)""v6.1.0 (09/2017) -Features docs/CHANGELOG.md /^### Features$/;" S section:v8.4.3 (08/2023)""v6.1.1 (11/2017) -Features docs/CHANGELOG.md /^### Features$/;" S section:v8.4.3 (08/2023)""v6.1.2 (11/2017) -Features docs/CHANGELOG.md /^### Features$/;" S section:v8.4.3 (08/2023)""v6.1.3 (06/2018) -Features docs/CHANGELOG.md /^### Features$/;" S section:v8.4.3 (08/2023)""v6.5.0 (11/2018) -Features docs/CHANGELOG.md /^### Features$/;" S section:v8.4.3 (08/2023)""v7.0.0 (12/2018) -Features docs/CHANGELOG.md /^### Features$/;" S section:v8.4.3 (08/2023)""v7.0.0-rc (12/2018) -Features docs/CHANGELOG.md /^### Features$/;" S section:v8.4.3 (08/2023)""v7.0.1 (04/2019) -Features docs/CHANGELOG.md /^### Features$/;" S section:v8.4.3 (08/2023)""v7.1.0 (12/2019) -Features docs/CHANGELOG.md /^### Features$/;" S section:v8.4.3 (08/2023)""v7.2.0 (06/2020) -Features docs/CHANGELOG.md /^### Features$/;" S section:v8.4.3 (08/2023)""v8.0.0 (03/2021) -Features docs/CHANGELOG.md /^### Features$/;" S section:v8.4.3 (08/2023)""v8.0.1 (03/2021) -Features docs/CHANGELOG.md /^### Features$/;" S section:v8.4.3 (08/2023)""v8.4.0 (12/2022) -FetchAndAppendCurrentDirectory src/ext/yuni/src/yuni/io/directory/current.cpp /^static inline bool FetchAndAppendCurrentDirectory(StringT& string)$/;" f namespace:Yuni::IO::Directory::Current::__anonbb3ea45a0111 typeref:typename:bool file: -FetchFileStatus src/ext/yuni/src/yuni/io/exists.cpp /^NodeType FetchFileStatus(const AnyString& filename,$/;" f namespace:Yuni::IO typeref:typename:NodeType -FictitiousLoad src/solver/optimisation/constraints/FictitiousLoad.h /^class FictitiousLoad : private ConstraintFactory$/;" c -FictiveLoads src/solver/optimisation/opt_rename_problem.cpp /^void ConstraintNamer::FictiveLoads(unsigned int constraint)$/;" f class:ConstraintNamer typeref:typename:void -File docs/reference-guide/03-commands.md /^## File$/;" s chapter:Commands -File src/ext/yuni/src/tools/generators/regenerate-computed-headers.rb /^class File$/;" c -File src/ext/yuni/src/yuni/core/dynamiclibrary/file.cpp /^File::File() : pHandle(NullHandle)$/;" f class:Yuni::DynamicLibrary::File -File src/ext/yuni/src/yuni/core/dynamiclibrary/file.cpp /^File::File(const AnyString& filename) : pHandle(NullHandle)$/;" f class:Yuni::DynamicLibrary::File -File src/ext/yuni/src/yuni/core/dynamiclibrary/file.cpp /^File::File(const AnyString& filename, Relocation relocation, Visibility visibility) :$/;" f class:Yuni::DynamicLibrary::File -File src/ext/yuni/src/yuni/core/dynamiclibrary/file.h /^class YUNI_DECL File final$/;" c namespace:Yuni::DynamicLibrary -File src/ext/yuni/src/yuni/core/logs/handler/file.h /^class YUNI_DECL File : public NextHandler$/;" c namespace:Yuni::Logs -File src/ext/yuni/src/yuni/io/file/copy.cpp /^namespace File$/;" n namespace:Yuni::IO file: -File src/ext/yuni/src/yuni/io/file/file.cpp /^namespace File$/;" n namespace:Yuni::IO file: -File src/ext/yuni/src/yuni/io/file/file.h /^namespace File$/;" n namespace:Yuni::IO -File src/ext/yuni/src/yuni/io/file/file.hxx /^namespace File$/;" n namespace:Yuni::IO -File src/ext/yuni/src/yuni/io/file/stream.cpp /^namespace File$/;" n namespace:Yuni::IO file: -File src/ext/yuni/src/yuni/io/file/stream.h /^namespace File$/;" n namespace:Yuni::IO -File src/ext/yuni/src/yuni/io/file/stream.hxx /^namespace File$/;" n namespace:Yuni::IO -File src/solver/variable/categories.h /^enum File$/;" g namespace:Antares::Solver::Variable::Category -FileAssociation_INCLUDED src/distrib/win32/extension.nsh /^!define FileAssociation_INCLUDED$/;" d -FileAssociation_VERBOSE src/distrib/win32/extension.nsh /^!define FileAssociation_VERBOSE `!insertmacro FileAssociation_VERBOSE`$/;" d -FileAssociation_VERBOSE src/distrib/win32/extension.nsh /^!macro FileAssociation_VERBOSE _VERBOSE$/;" m -FileContent src/libs/antares/benchmarking/include/antares/benchmarking/file_content.h /^class FileContent$/;" c namespace:Benchmarking -FileExtension src/libs/antares/study/study.h /^ using FileExtension = std::string;$/;" t class:Antares::Data::Study typeref:typename:std::string -FileInfo src/libs/antares/paths/include/antares/paths/list.h /^ struct FileInfo$/;" s class:PathList -FileJob src/libs/fswalker/filejob.inc.hxx /^ FileJob(EventsRegistry& events) : events(events)$/;" f class:FSWalker::FileJob -FileJob src/libs/fswalker/filejob.inc.hxx /^class FileJob : public IJob$/;" c namespace:FSWalker -FileLevelToStream src/solver/variable/categories.h /^inline void FileLevelToStream(StreamT& out, int fileLevel)$/;" f namespace:Antares::Solver::Variable::Category typeref:typename:void -FileLevelToStreamShort src/solver/variable/categories.h /^inline void FileLevelToStreamShort(StreamT& out, int fileLevel)$/;" f namespace:Antares::Solver::Variable::Category typeref:typename:void -FileListProvider src/ui/simulator/windows/studylogs.cpp /^FileListProvider::FileListProvider(StudyLogs& frame) :$/;" f class:Antares::Window::FileListProvider -FileListProvider src/ui/simulator/windows/studylogs.h /^class FileListProvider final : public Component::Spotlight::IProvider$/;" c namespace:Antares::Window -FileMapping src/ui/simulator/windows/analyzer/analyzer.h /^ using FileMapping = Component::Datagrid::Renderer::Analyzer::Areas::Map;$/;" t class:Antares::Window::AnalyzerWizard typeref:typename:Component::Datagrid::Renderer::Analyzer::Areas::Map -FileMapping src/ui/simulator/windows/constraints-builder/constraintsbuilder.h /^ using FileMapping = Component::Datagrid::Renderer::ConstraintsBuilder::Links::Map;$/;" t class:Antares::Window::ConstraintsBuilderWizard typeref:typename:Component::Datagrid::Renderer::ConstraintsBuilder::Links::Map -FileMappingPtr src/ui/simulator/windows/analyzer/analyzer.h /^ using FileMappingPtr = std::shared_ptr;$/;" t class:Antares::Window::AnalyzerWizard typeref:typename:std::shared_ptr -FileMappingPtr src/ui/simulator/windows/constraints-builder/constraintsbuilder.h /^ using FileMappingPtr = std::shared_ptr;$/;" t class:Antares::Window::ConstraintsBuilderWizard typeref:typename:std::shared_ptr -FileSearchProvider src/ui/simulator/windows/analyzer/analyzer.h /^class FileSearchProvider final : public Antares::Component::Spotlight::IProvider$/;" c namespace:Antares::Window -Fill src/ext/yuni/src/yuni/core/string/traits/fill.h /^class Fill final$/;" c namespace:Yuni::Extension::CString -Fill src/ext/yuni/src/yuni/core/string/traits/fill.h /^class Fill final$/;" c namespace:Yuni::Extension::CString -Filter src/ext/yuni/src/yuni/core/functional/view.hxx /^ Filter(const LoopType& loop, const CallbackT& callback) : pLoop(loop), pCallback(callback)$/;" f struct:Yuni::Functional::Filter -Filter src/ext/yuni/src/yuni/core/functional/view.hxx /^struct Filter final$/;" s namespace:Yuni::Functional -Filter src/ui/simulator/toolbox/components/datagrid/filter/all/any.h /^namespace Filter$/;" n namespace:Antares::Toolbox -Filter src/ui/simulator/toolbox/components/datagrid/filter/all/columnindex.h /^namespace Filter$/;" n namespace:Antares::Toolbox -Filter src/ui/simulator/toolbox/components/datagrid/filter/all/day.h /^namespace Filter$/;" n namespace:Antares::Toolbox -Filter src/ui/simulator/toolbox/components/datagrid/filter/all/dayyear.h /^namespace Filter$/;" n namespace:Antares::Toolbox -Filter src/ui/simulator/toolbox/components/datagrid/filter/all/hour.h /^namespace Filter$/;" n namespace:Antares::Toolbox -Filter src/ui/simulator/toolbox/components/datagrid/filter/all/houryear.h /^namespace Filter$/;" n namespace:Antares::Toolbox -Filter src/ui/simulator/toolbox/components/datagrid/filter/all/month.cpp /^namespace Filter$/;" n namespace:Antares::Toolbox file: -Filter src/ui/simulator/toolbox/components/datagrid/filter/all/month.h /^namespace Filter$/;" n namespace:Antares::Toolbox -Filter src/ui/simulator/toolbox/components/datagrid/filter/all/week.cpp /^namespace Filter$/;" n namespace:Antares::Toolbox file: -Filter src/ui/simulator/toolbox/components/datagrid/filter/all/week.h /^namespace Filter$/;" n namespace:Antares::Toolbox -Filter src/ui/simulator/toolbox/components/datagrid/filter/all/weekday.h /^namespace Filter$/;" n namespace:Antares::Toolbox -Filter src/ui/simulator/toolbox/components/datagrid/filter/component.cpp /^namespace Filter$/;" n namespace:Antares::Toolbox file: -Filter src/ui/simulator/toolbox/components/datagrid/filter/component.h /^namespace Filter$/;" n namespace:Antares::Toolbox -Filter src/ui/simulator/toolbox/components/datagrid/filter/filter.cpp /^namespace Filter$/;" n namespace:Antares::Toolbox file: -Filter src/ui/simulator/toolbox/components/datagrid/filter/filter.h /^namespace Filter$/;" n namespace:Antares::Toolbox -Filter src/ui/simulator/toolbox/components/datagrid/filter/input.cpp /^namespace Filter$/;" n namespace:Antares::Toolbox file: -Filter src/ui/simulator/toolbox/components/datagrid/filter/input.h /^namespace Filter$/;" n namespace:Antares::Toolbox -Filter src/ui/simulator/toolbox/components/datagrid/filter/operator.cpp /^namespace Filter$/;" n namespace:Antares::Toolbox file: -Filter src/ui/simulator/toolbox/components/datagrid/filter/operator.h /^namespace Filter$/;" n namespace:Antares::Toolbox -Filter src/ui/simulator/toolbox/components/datagrid/filter/operator.list.cpp /^namespace Filter$/;" n namespace:Antares::Toolbox file: -Filter src/ui/simulator/toolbox/components/datagrid/filter/operator.list.h /^namespace Filter$/;" n namespace:Antares::Toolbox -Filter src/ui/simulator/toolbox/components/datagrid/filter/operator/equals.h /^namespace Filter$/;" n namespace:Antares::Toolbox -Filter src/ui/simulator/toolbox/components/datagrid/filter/operator/greaterthan.h /^namespace Filter$/;" n namespace:Antares::Toolbox -Filter src/ui/simulator/toolbox/components/datagrid/filter/operator/greaterthanorequalsto.h /^namespace Filter$/;" n namespace:Antares::Toolbox -Filter src/ui/simulator/toolbox/components/datagrid/filter/operator/lessthan.h /^namespace Filter$/;" n namespace:Antares::Toolbox -Filter src/ui/simulator/toolbox/components/datagrid/filter/operator/lessthanorequalsto.h /^namespace Filter$/;" n namespace:Antares::Toolbox -Filter src/ui/simulator/toolbox/components/datagrid/filter/operator/modulo.h /^namespace Filter$/;" n namespace:Antares::Toolbox -Filter src/ui/simulator/toolbox/components/datagrid/filter/operator/notequals.h /^namespace Filter$/;" n namespace:Antares::Toolbox -Filter src/ui/simulator/toolbox/components/datagrid/filter/parameter/parameter.cpp /^namespace Filter$/;" n namespace:Antares::Toolbox file: -Filter src/ui/simulator/toolbox/components/datagrid/filter/parameter/parameter.h /^namespace Filter$/;" n namespace:Antares::Toolbox -Filter src/ui/simulator/toolbox/components/datagrid/filter/static.cpp /^namespace Filter$/;" n namespace:Antares::Toolbox file: -FilterFlag src/libs/antares/study/filter.h /^enum FilterFlag$/;" g namespace:Antares::Data -Filtering src/ui/action/handler/antares-study/area/filtering.cpp /^Filtering::Filtering(const AnyString& areaname) : pOriginalAreaName(areaname)$/;" f class:Antares::Action::AntaresStudy::Area::Filtering -Filtering src/ui/action/handler/antares-study/area/filtering.h /^class Filtering : public IAction$/;" c namespace:Antares::Action::AntaresStudy::Area -Filtering src/ui/action/handler/antares-study/link/filtering.cpp /^Filtering::Filtering(const AnyString& fromarea, const AnyString& toarea) :$/;" f class:Antares::Action::AntaresStudy::Link::Filtering -Filtering src/ui/action/handler/antares-study/link/filtering.h /^class Filtering : public IAction$/;" c namespace:Antares::Action::AntaresStudy::Link -FinalStockEquivalent src/solver/optimisation/constraints/FinalStockEquivalent.h /^class FinalStockEquivalent : private ConstraintFactory$/;" c -FinalStockEquivalent src/solver/optimisation/opt_rename_problem.cpp /^void ConstraintNamer::FinalStockEquivalent(unsigned int constraint)$/;" f class:ConstraintNamer typeref:typename:void -FinalStockExpression src/solver/optimisation/constraints/FinalStockExpression.h /^class FinalStockExpression : private ConstraintFactory$/;" c -FinalStockExpression src/solver/optimisation/opt_rename_problem.cpp /^void ConstraintNamer::FinalStockExpression(unsigned int constraint)$/;" f class:ConstraintNamer typeref:typename:void -FinalStorage src/solver/optimisation/constraints/ConstraintBuilder.cpp /^ConstraintBuilder& ConstraintBuilder::FinalStorage(unsigned int index,$/;" f class:ConstraintBuilder typeref:typename:ConstraintBuilder & -FinalStorage src/solver/optimisation/constraints/ConstraintBuilder.h /^ int FinalStorage(unsigned int index) const$/;" f class:Variable::VariableManager typeref:typename:int -FinalStorage src/solver/optimisation/opt_rename_problem.cpp /^void VariableNamer::FinalStorage(unsigned int variable)$/;" f class:VariableNamer typeref:typename:void -FinalZero src/ext/yuni/src/yuni/core/string/traits/traits.h /^struct FinalZero final$/;" s namespace:Yuni::Private::CStringImpl -FinalZero src/ext/yuni/src/yuni/core/string/traits/traits.h /^struct FinalZero final$/;" s namespace:Yuni::Private::CStringImpl -Find src/ext/yuni/src/yuni/core/bit/array.cpp /^static inline uint Find(const Bit::Array::BufferType& pBuffer, uint pCount, uint offset)$/;" f namespace:Yuni::Bit::__anon4e6847910111 typeref:typename:uint file: -FindAllLogFiles src/ui/simulator/windows/studylogs.cpp /^inline void FindAllLogFiles(MapFileList& filelist, wxRegEx& regex, const AnyString& folder)$/;" f namespace:Antares::Window::__anon790db9d10111 typeref:typename:void -FindAnalyzerLocation src/libs/antares/solver.cpp /^bool FindAnalyzerLocation(String& location)$/;" f namespace:Antares::Solver typeref:typename:bool -FindAntaresLocalAppData src/libs/antares/sys/appdata.cpp /^bool FindAntaresLocalAppData(Yuni::String& out, bool allusers)$/;" f namespace:OperatingSystem typeref:typename:bool -FindAntaresLocalAppData src/libs/antares/sys/policy.cpp /^ if (not OperatingSystem::FindAntaresLocalAppData(localAppData, false))$/;" m class:LocalPolicy::Open::OperatingSystem typeref:typename:not file: -FindAntaresLocalAppData src/libs/antares/sys/policy.cpp /^ if (not OperatingSystem::FindAntaresLocalAppData(localAppDataAllUsers, true))$/;" m class:LocalPolicy::Open::OperatingSystem typeref:typename:not file: -FindConstraintsBuilderLocation src/libs/antares/solver.cpp /^bool FindConstraintsBuilderLocation(String& location)$/;" f namespace:Antares::Solver typeref:typename:bool -FindEndOfSequence src/ext/yuni/src/yuni/core/string/string.hxx /^static typename StringT::Size FindEndOfSequence(const char* str,$/;" f namespace:Yuni::__anon50c553b60211 typeref:typename:StringT::Size -FindExampleFolder src/libs/antares/resources/resources.cpp /^bool FindExampleFolder(Yuni::String& folder)$/;" f namespace:Antares::Resources typeref:typename:bool -FindExampleFolder src/ui/simulator/windows/startupwizard.cpp /^ if (not Resources::FindExampleFolder(pExFolder))$/;" m class:Antares::Window::StartupWizard::StartupWizard::Resources typeref:typename:not file: -FindFile src/libs/antares/resources/resources.cpp /^bool FindFile(Yuni::String& out, const AnyString& filename)$/;" f namespace:Antares::Resources typeref:typename:bool -FindFilterFromName src/ui/simulator/toolbox/components/datagrid/filter/static.cpp /^static typename Result::Type FindFilterFromName(const wxString& name,$/;" f namespace:Antares::Toolbox::Filter typeref:typename:Result::Type file: -FindFirstOf src/libs/antares/resources/resources.cpp /^bool FindFirstOf(String& out, const char* const* const list)$/;" f namespace:Antares::Resources typeref:typename:bool -FindLibrary src/ext/yuni/src/yuni/core/dynamiclibrary/file.cpp /^static inline bool FindLibrary(String& out, const AnyString& filename)$/;" f namespace:Yuni::DynamicLibrary::__anone730ecad0111 typeref:typename:bool file: -FindLibraryFile src/ext/yuni/src/yuni/core/dynamiclibrary/file.cpp /^static inline bool FindLibraryFile(StringT& out,$/;" f namespace:Yuni::DynamicLibrary::__anone730ecad0111 typeref:typename:bool file: -FindLocalAppData src/libs/antares/sys/appdata.cpp /^bool FindLocalAppData(Yuni::String& out, bool allusers)$/;" f namespace:OperatingSystem typeref:typename:bool -FindLocation src/libs/antares/solver.cpp /^bool FindLocation(String& location)$/;" f namespace:Antares::Solver typeref:typename:bool -FindMappedAreaName src/libs/antares/correlation/correlation.cpp /^static inline uint FindMappedAreaName(const AreaName& name,$/;" f namespace:Antares::Data typeref:typename:uint file: -FindMappedAreaName src/libs/antares/study/parts/hydro/allocation.cpp /^static const Area* FindMappedAreaName(const AreaName& id,$/;" f namespace:Antares::Data typeref:typename:const Area * file: -FindNbProcessors src/tools/yby-aggregator/main.cpp /^static inline uint FindNbProcessors()$/;" f typeref:typename:uint file: -FindOutputFolder src/tools/yby-aggregator/main.cpp /^static bool FindOutputFolder(IO::Directory::Info& info)$/;" f typeref:typename:bool file: -FindYearByYearAggregator src/libs/antares/solver.cpp /^bool FindYearByYearAggregator(Yuni::String& location)$/;" f namespace:Antares::Solver typeref:typename:bool -FindYearByYearAggregator src/ui/simulator/windows/output/panel/panel.cpp /^ if (not Solver::FindYearByYearAggregator(exeLocation))$/;" m class:Antares::Private::OutputViewerData::Panel::executeAggregator::Solver typeref:typename:not file: -First iteration docs/reference-guide/14-adequacy-patch.md /^#### First iteration$/;" t subsection:Adequacy Patch calculation""Local matching rule (Antares Simulator 8.3)""Specifications of the evolution concerning the optimization problem -FirstSelectedArea src/ui/simulator/windows/inspector/inspector.cpp /^void FirstSelectedArea(Data::AreaName& out)$/;" f namespace:Antares::Window::Inspector typeref:typename:void -FirstSelectedAreaLink src/ui/simulator/windows/inspector/inspector.cpp /^void FirstSelectedAreaLink(Data::AreaLink** link)$/;" f namespace:Antares::Window::Inspector typeref:typename:void -Flag src/ext/yuni/src/yuni/core/getopt/option.h /^class Flag$/;" c namespace:Yuni::Private::GetOptImpl -Flag src/ext/yuni/src/yuni/core/getopt/option.h /^class Flag>$/;" c namespace:Yuni::Private::GetOptImpl -Flag src/ext/yuni/src/yuni/core/getopt/option.h /^class Flag, Alloc>>$/;" c namespace:Yuni::Private::GetOptImpl -Flag src/ext/yuni/src/yuni/core/getopt/option.h /^class Flag>$/;" c namespace:Yuni::Private::GetOptImpl -Flag src/ext/yuni/src/yuni/core/getopt/option.h /^class Flag, Alloc>>$/;" c namespace:Yuni::Private::GetOptImpl -Flag src/ext/yuni/src/yuni/core/getopt/option.h /^class Flag$/;" c namespace:Yuni::Private::GetOptImpl -Flag src/ext/yuni/src/yuni/core/getopt/option.h /^class Flag$/;" c namespace:Yuni::Private::GetOptImpl -Flag src/ext/yuni/src/yuni/core/getopt/option.h /^class Flag$/;" c namespace:Yuni::Private::GetOptImpl -Flag src/ext/yuni/src/yuni/core/getopt/option.h /^class Flag$/;" c namespace:Yuni::Private::GetOptImpl -Flag src/ext/yuni/src/yuni/core/getopt/option.h /^class Flag>$/;" c namespace:Yuni::Private::GetOptImpl -Flag src/ext/yuni/src/yuni/core/getopt/option.h /^class Flag$/;" c namespace:Yuni::Private::GetOptImpl -Flag src/ext/yuni/src/yuni/core/getopt/option.h /^class Flag$/;" c namespace:Yuni::Private::GetOptImpl -Flag src/ext/yuni/src/yuni/core/getopt/option.h /^class Flag$/;" c namespace:Yuni::Private::GetOptImpl -Flag src/ext/yuni/src/yuni/uuid/uuid.h /^ enum Flag$/;" g class:Yuni::UUID -FlickerFreeLabel src/ui/simulator/toolbox/create.cpp /^ FlickerFreeLabel(wxWindow* parent,$/;" f class:Antares::Component::__anon210416f30111::FlickerFreeLabel file: -FlickerFreeLabel src/ui/simulator/toolbox/create.cpp /^class FlickerFreeLabel final : public wxStaticText$/;" c namespace:Antares::Component::__anon210416f30111 file: -Floor src/ext/yuni/src/yuni/core/math/math.hxx /^inline T Floor(T x)$/;" f namespace:Yuni::Math typeref:typename:T -Floor src/ext/yuni/src/yuni/core/math/math.hxx /^inline double Floor(double x)$/;" f namespace:Yuni::Math typeref:typename:double -Floor src/ext/yuni/src/yuni/core/math/math.hxx /^inline float Floor(float x)$/;" f namespace:Yuni::Math typeref:typename:float -Floor src/ext/yuni/src/yuni/core/math/math.hxx /^inline long double Floor(long double x)$/;" f namespace:Yuni::Math typeref:typename:long double -Flow src/ext/yuni/src/yuni/core/event/flow/continuous.h /^namespace Flow$/;" n namespace:Yuni::Core::EventLoop -Flow src/ext/yuni/src/yuni/core/event/flow/timer.h /^namespace Flow$/;" n namespace:Yuni::Core::EventLoop -Flow src/ext/yuni/src/yuni/io/constants.h /^enum Flow$/;" g namespace:Yuni::IO -Flow src/ext/yuni/src/yuni/io/directory/iterator/detachedthread.h /^typedef Yuni::IO::Flow Flow;$/;" t namespace:Yuni::Private::IO::Directory::Iterator typeref:typename:Yuni::IO::Flow -Flow src/libs/antares/paths/list.cpp /^ using Flow = IO::Flow;$/;" t class:PathListIterator typeref:typename:IO::Flow file: -Flow src/libs/antares/study/finder/finder.cpp /^ using Flow = IO::Flow;$/;" t class:Antares::Data::__anonbc74250a0111::MyIterator typeref:typename:IO::Flow file: -Flow src/libs/antares/study/output.cpp /^ using Flow = IO::Flow;$/;" t class:Antares::Data::__anon2307345c0111::OutputFolderIterator typeref:typename:IO::Flow file: -Flow src/libs/fswalker/fswalker.h /^enum Flow$/;" g namespace:FSWalker -FlowDissociation src/solver/optimisation/constraints/FlowDissociation.h /^class FlowDissociation : private ConstraintFactory$/;" c -FlowDissociation src/solver/optimisation/opt_rename_problem.cpp /^void ConstraintNamer::FlowDissociation(unsigned int constraint,$/;" f class:ConstraintNamer typeref:typename:void -FlowLinear src/solver/variable/economy/links/flowLinear.h /^class FlowLinear : public Variable::IVariable, NextT, VCardFlowLinear>$/;" c namespace:Antares::Solver::Variable::Economy -FlowLinearAbs src/solver/variable/economy/links/flowLinearAbs.h /^class FlowLinearAbs : public Variable::IVariable, NextT, VCardFlowLinearAbs/;" c namespace:Antares::Solver::Variable::Economy -FlowPolicy src/ext/yuni/src/yuni/core/event/loop.h /^ typedef FlowT FlowPolicy;$/;" t class:Yuni::Core::EventLoop::IEventLoop typeref:typename:FlowT -FlowQuad src/solver/variable/economy/links/flowQuad.h /^class FlowQuad : public Variable::IVariable, NextT, VCardFlowQuad>$/;" c namespace:Antares::Solver::Variable::Economy -FoldType src/ext/yuni/src/yuni/core/event/traits.h /^struct FoldType$/;" s namespace:Yuni::Private::EventImpl -FoldType src/ext/yuni/src/yuni/core/event/traits.h /^struct FoldType$/;" s namespace:Yuni::Private::EventImpl -FoldType src/ext/yuni/src/yuni/core/event/traits.h.generator.hpp /^ template<> struct FoldType { typedef FoldTypeVoid value_type; };$/;" s namespace:Yuni::Private::EventImpl -FoldType src/ext/yuni/src/yuni/core/event/traits.h.generator.hpp /^ template struct FoldType { typedef T value_type; };$/;" s namespace:Yuni::Private::EventImpl -FoldTypeVoid src/ext/yuni/src/yuni/core/event/traits.h /^struct FoldTypeVoid$/;" s namespace:Yuni::Private::EventImpl -FoldTypeVoid src/ext/yuni/src/yuni/core/event/traits.h.generator.hpp /^ struct FoldTypeVoid {};$/;" s namespace:Yuni::Private::EventImpl -FolderName src/tools/yby-aggregator/output.h /^ using FolderName = Yuni::CString<10, false>;$/;" t class:Output typeref:typename:Yuni::CString<10,false> -FolderRemover src/tools/vacuum/antares-study.cpp /^ FolderRemover(const String& folder) : folder(folder), userdata(nullptr), timeout(100)$/;" f class:FolderRemover file: -FolderRemover src/tools/vacuum/antares-study.cpp /^class FolderRemover : public FSWalker::IJob$/;" c file: -FolderVector src/libs/antares/study/finder/finder.h /^ using FolderVector = std::vector;$/;" t class:Antares::Data::StudyFinder typeref:typename:std::vector -Fonts src/ext/yuni/src/yuni/io/directory/system.cpp /^bool Fonts(Clob& out, bool emptyBefore)$/;" f namespace:Yuni::IO::Directory::System typeref:typename:bool -Fonts src/ext/yuni/src/yuni/io/directory/system.cpp /^bool Fonts(String& out, bool emptyBefore)$/;" f namespace:Yuni::IO::Directory::System typeref:typename:bool -FontsImpl src/ext/yuni/src/yuni/io/directory/system.cpp /^static inline bool FontsImpl(StringT& out, bool emptyBefore)$/;" f namespace:Yuni::IO::Directory::System::__anon7f3e5b3c0111 typeref:typename:bool file: -For developers docs/CHANGELOG.md /^## For developers$/;" s chapter:Antares Changelog -For developers docs/CHANGELOG.md /^## For developers$/;" s chapter:v8.4.3 (08/2023) -For developers docs/CHANGELOG.md /^## For developers$/;" s chapter:v8.5.0 (02/2022) -For developers docs/CHANGELOG.md /^## For developers$/;" s chapter:v8.6.2 (08/2023) -For developers docs/CHANGELOG.md /^### For developers$/;" S section:v8.4.3 (08/2023)""v8.0.0 (03/2021) -For developers docs/CHANGELOG.md /^### For developers$/;" S section:v8.4.3 (08/2023)""v8.0.1 (03/2021) -For developers docs/CHANGELOG.md /^### For developers$/;" S section:v8.4.3 (08/2023)""v8.0.3 (05/2021) -For developers docs/CHANGELOG.md /^### For developers$/;" S section:v8.4.3 (08/2023)""v8.1.0 (09/2021) -For developers docs/CHANGELOG.md /^### For developers$/;" S section:v8.4.3 (08/2023)""v8.1.1 (01/2022) -For developers docs/CHANGELOG.md /^### For developers$/;" S section:v8.4.3 (08/2023)""v8.2.0 (03/2022) -For developers docs/CHANGELOG.md /^### For developers$/;" S section:v8.4.3 (08/2023)""v8.3.0 (07/2022) -For developers docs/CHANGELOG.md /^### For developers$/;" S section:v8.4.3 (08/2023)""v8.3.1 (08/2022) -For developers docs/CHANGELOG.md /^### For developers$/;" S section:v8.4.3 (08/2023)""v8.3.2 (09/2022) -For developers docs/CHANGELOG.md /^### For developers$/;" S section:v8.4.3 (08/2023)""v8.4.0 (12/2022) -ForAllSelectedCells src/ui/simulator/toolbox/components/datagrid/component.cpp /^static void ForAllSelectedCells(wxGrid& grid, SelectionRect& rect)$/;" f namespace:Antares::Component::Datagrid typeref:typename:void file: -Foreword docs/reference-guide/14-adequacy-patch.md /^## Foreword$/;" s chapter:Adequacy Patch calculation -FormatString src/ext/yuni/src/yuni/datetime/timestamp.cpp /^static inline uint FormatString(char* buffer, uint size, const char* format, int64_t timestamp)$/;" f namespace:Yuni::Private::DateTime::__anon9c60d67c0111 typeref:typename:uint file: -FormatTimestampToString src/ext/yuni/src/yuni/datetime/timestamp.cpp /^char* FormatTimestampToString(const AnyString& format, int64_t timestamp)$/;" f namespace:Yuni::Private::DateTime typeref:typename:char * -Forms src/ui/simulator/application/main/analyzer.cpp /^namespace Forms$/;" n namespace:Antares file: -Forms src/ui/simulator/application/main/build/economic-optimization.cpp /^namespace Forms$/;" n namespace:Antares file: -Forms src/ui/simulator/application/main/build/hydro.cpp /^namespace Forms$/;" n namespace:Antares file: -Forms src/ui/simulator/application/main/build/load.cpp /^namespace Forms$/;" n namespace:Antares file: -Forms src/ui/simulator/application/main/build/notes.cpp /^namespace Forms$/;" n namespace:Antares file: -Forms src/ui/simulator/application/main/build/scenario-builder.cpp /^namespace Forms$/;" n namespace:Antares file: -Forms src/ui/simulator/application/main/build/sets.cpp /^namespace Forms$/;" n namespace:Antares file: -Forms src/ui/simulator/application/main/build/solar.cpp /^namespace Forms$/;" n namespace:Antares file: -Forms src/ui/simulator/application/main/build/standard-page.hxx /^namespace Forms$/;" n namespace:Antares -Forms src/ui/simulator/application/main/build/wind.cpp /^namespace Forms$/;" n namespace:Antares file: -Forms src/ui/simulator/application/main/cleaner.cpp /^namespace Forms$/;" n namespace:Antares file: -Forms src/ui/simulator/application/main/constraintsbuilder.cpp /^namespace Forms$/;" n namespace:Antares file: -Forms src/ui/simulator/application/main/create.cpp /^namespace Forms$/;" n namespace:Antares file: -Forms src/ui/simulator/application/main/disabler.h /^namespace Forms$/;" n namespace:Antares -Forms src/ui/simulator/application/main/drag-drop.hxx /^namespace Forms$/;" n namespace:Antares -Forms src/ui/simulator/application/main/events.cpp /^namespace Forms$/;" n namespace:Antares file: -Forms src/ui/simulator/application/main/events.edit.cpp /^namespace Forms$/;" n namespace:Antares file: -Forms src/ui/simulator/application/main/events.file.cpp /^namespace Forms$/;" n namespace:Antares file: -Forms src/ui/simulator/application/main/events.simulation.cpp /^namespace Forms$/;" n namespace:Antares file: -Forms src/ui/simulator/application/main/fwd.h /^namespace Forms$/;" n namespace:Antares -Forms src/ui/simulator/application/main/help.cpp /^namespace Forms$/;" n namespace:Antares file: -Forms src/ui/simulator/application/main/internal-data.cpp /^namespace Forms$/;" n namespace:Antares file: -Forms src/ui/simulator/application/main/internal-data.h /^namespace Forms$/;" n namespace:Antares -Forms src/ui/simulator/application/main/internal-ids.h /^namespace Forms$/;" n namespace:Antares -Forms src/ui/simulator/application/main/logs.cpp /^namespace Forms$/;" n namespace:Antares file: -Forms src/ui/simulator/application/main/main.cpp /^namespace Forms$/;" n namespace:Antares file: -Forms src/ui/simulator/application/main/main.h /^namespace Forms$/;" n namespace:Antares -Forms src/ui/simulator/application/main/main.hxx /^namespace Forms$/;" n namespace:Antares -Forms src/ui/simulator/application/main/menu.cpp /^namespace Forms$/;" n namespace:Antares file: -Forms src/ui/simulator/application/main/notes.cpp /^namespace Forms$/;" n namespace:Antares file: -Forms src/ui/simulator/application/main/options.cpp /^namespace Forms$/;" n namespace:Antares file: -Forms src/ui/simulator/application/main/paste-from-clipboard.cpp /^namespace Forms$/;" n namespace:Antares file: -Forms src/ui/simulator/application/main/refresh.cpp /^namespace Forms$/;" n namespace:Antares file: -Forms src/ui/simulator/application/main/statusbar.cpp /^namespace Forms$/;" n namespace:Antares file: -Forms src/ui/simulator/application/main/wip.cpp /^namespace Forms$/;" n namespace:Antares file: -Formulation of problem \\\\(\\mathcal{P}^k\\\\) docs/reference-guide/11-modeling.md /^## Formulation of problem \\\\(\\mathcal{P}^k\\\\)$/;" s chapter:Formulation of the optimisation problems -Formulation of the optimisation problems docs/reference-guide/11-modeling.md /^# Formulation of the optimisation problems$/;" c -FosteredDemandOfFlexDownPool src/solver/simulation/sim_structure_probleme_economique.h /^ double* FosteredDemandOfFlexDownPool;$/;" m struct:DEMAND_FLEX_DOWN_POOL typeref:typename:double * -FosteredDemandOfFlexUpPool src/solver/simulation/sim_structure_probleme_economique.h /^ double* FosteredDemandOfFlexUpPool;$/;" m struct:DEMAND_FLEX_UP_POOL typeref:typename:double * -Fract src/ext/yuni/src/yuni/core/math/math.hxx /^inline T Fract(T x)$/;" f namespace:Yuni::Math typeref:typename:T -Frame src/ui/common/component/frame/frame.h /^namespace Frame$/;" n namespace:Antares::Component -Frame src/ui/common/component/frame/local-frame.cpp /^namespace Frame$/;" n namespace:Antares::Component file: -Frame src/ui/common/component/frame/local-frame.h /^namespace Frame$/;" n namespace:Antares::Component -Frame src/ui/common/component/frame/registry.cpp /^namespace Frame$/;" n namespace:Antares::Component file: -Frame src/ui/common/component/frame/registry.h /^namespace Frame$/;" n namespace:Antares::Component -Frame src/ui/simulator/windows/inspector/frame.cpp /^Frame::Frame(wxWindow* parent, bool allowAnyObject) :$/;" f class:Antares::Window::Inspector::Frame -Frame src/ui/simulator/windows/inspector/frame.h /^class Frame final : public Antares::Component::Panel, public Yuni::IEventObserver$/;" c namespace:Antares::Window::Inspector -FrameClose src/ui/common/component/spotlight/spotlight.cpp /^void Spotlight::FrameClose()$/;" f class:Antares::Component::Spotlight typeref:typename:void -FrameShow src/ui/common/component/spotlight/spotlight.cpp /^void Spotlight::FrameShow(wxWindow* parent,$/;" f class:Antares::Component::Spotlight typeref:typename:void -FrameShowData src/ui/common/component/spotlight/spotlight.cpp /^class FrameShowData$/;" c namespace:Antares::Component file: -FrameType src/ui/common/component/spotlight/spotlight.cpp /^ using FrameType = Antares::Private::Spotlight::SpotlightMiniFrame;$/;" t function:Antares::Component::Spotlight::FrameClose typeref:typename:Antares::Private::Spotlight::SpotlightMiniFrame file: -FrameType src/ui/common/component/spotlight/spotlight.cpp /^ using FrameType = Antares::Private::Spotlight::SpotlightMiniFrame;$/;" t function:Antares::Component::Spotlight::FrameShow typeref:typename:Antares::Private::Spotlight::SpotlightMiniFrame file: -FreeAndNil src/libs/antares/study/study.cpp /^static inline void FreeAndNil(T*& pointer)$/;" f namespace:Antares::Data typeref:typename:void file: -From src/ext/yuni/src/yuni/core/string/traits/integer.h /^class From$/;" c namespace:Yuni::Private::CStringImpl -From src/ext/yuni/src/yuni/core/string/traits/integer.h /^class From$/;" c namespace:Yuni::Private::CStringImpl -From src/ext/yuni/src/yuni/core/string/traits/integer.h /^class From final$/;" c namespace:Yuni::Private::CStringImpl -From src/ext/yuni/src/yuni/core/string/traits/integer.h /^class From final$/;" c namespace:Yuni::Private::CStringImpl -From V1 to V2 (all versions) docs/CHANGELOG.md /^From V1 to V2 (all versions)$/;" s chapter:v8.4.3 (08/2023) -FromRawData src/ext/yuni/src/yuni/core/hash/checksum/md5.hxx /^inline String MD5::FromRawData(const void* rawdata, uint64_t size)$/;" f class:Yuni::Hash::Checksum::MD5 typeref:typename:String -FromString src/ext/yuni/src/yuni/core/hash/checksum/md5.hxx /^inline String MD5::FromString(const String& s)$/;" f class:Yuni::Hash::Checksum::MD5 typeref:typename:String -FromSymbol src/ext/yuni/src/yuni/core/bind/bind.hxx /^ ClassT>::FromSymbol(const Yuni::DynamicLibrary::Symbol& symbol)$/;" f class:Yuni::Bind typeref:typename:Bind -FromSymbol src/ext/yuni/src/yuni/core/bind/bind.hxx /^ ClassT>::FromSymbol(const Yuni::DynamicLibrary::Symbol& symbol)$/;" f class:Yuni::Bind typeref:typename:Bind -FromSymbol src/ext/yuni/src/yuni/core/bind/bind.hxx /^ ClassT>::FromSymbol(const Yuni::DynamicLibrary::Symbol& symbol)$/;" f class:Yuni::Bind typeref:typename:Bind -FromSymbol src/ext/yuni/src/yuni/core/bind/bind.hxx /^ void>::FromSymbol(const Yuni::DynamicLibrary::Symbol& symbol)$/;" f class:Yuni::Bind typeref:typename:Bind -FromSymbol src/ext/yuni/src/yuni/core/bind/bind.hxx /^ Bind::FromSymbol(const Yuni::DynamicLibrary::Symbol& symb/;" f class:Yuni::Bind typeref:typename:Bind -FromSymbol src/ext/yuni/src/yuni/core/bind/bind.hxx /^ Bind::FromSymbol($/;" f class:Yuni::Bind typeref:typename:Bind -FromSymbol src/ext/yuni/src/yuni/core/bind/bind.hxx /^ Bind::FromSymbol($/;" f class:Yuni::Bind typeref:typename:Bind -FromSymbol src/ext/yuni/src/yuni/core/bind/bind.hxx /^ Bind::FromSymbol($/;" f class:Yuni::Bind typeref:typename:Bind -FromSymbol src/ext/yuni/src/yuni/core/bind/bind.hxx /^ Bind::FromSymbol($/;" f class:Yuni::Bind typeref:typename:Bind -FromSymbol src/ext/yuni/src/yuni/core/bind/bind.hxx /^ Bind::FromSymbol($/;" f class:Yuni::Bind typeref:typename:Bind -FromSymbol src/ext/yuni/src/yuni/core/bind/bind.hxx /^ Bind::FromSymbol($/;" f class:Yuni::Bind typeref:typename:Bind -FromSymbol src/ext/yuni/src/yuni/core/bind/bind.hxx /^ Bind::FromSymbol($/;" f class:Yuni::Bind typeref:typename:Bind -FromSymbol src/ext/yuni/src/yuni/core/bind/bind.hxx /^ Bind::FromSymbol($/;" f class:Yuni::Bind typeref:typename:Bind -FromSymbol src/ext/yuni/src/yuni/core/bind/bind.hxx /^ Bind::FromSymbol/;" f class:Yuni::Bind typeref:typename:Bind -FromSymbol src/ext/yuni/src/yuni/core/bind/bind.hxx /^ Bind::FromSymbol($/;" f class:Yuni::Bind typeref:typename:Bind -FromSymbol src/ext/yuni/src/yuni/core/bind/bind.hxx /^ Bind::FromSymbol($/;" f class:Yuni::Bind typeref:typename:Bind -FromSymbol src/ext/yuni/src/yuni/core/bind/bind.hxx /^ Bind::FromSymbol($/;" f class:Yuni::Bind typeref:typename:Bind -FromSymbol src/ext/yuni/src/yuni/core/bind/bind.hxx /^ Bind::FromSymbol($/;" f class:Yuni::Bind typeref:typename:Bind -FromSymbol src/ext/yuni/src/yuni/core/bind/bind.hxx /^ Bind::FromSymbol($/;" f class:Yuni::Bind typeref:typename:Bind -FromSymbol src/ext/yuni/src/yuni/core/bind/bind.hxx /^ Bind::FromSymbol($/;" f class:Yuni::Bind typeref:typename:Bind -FromSymbol src/ext/yuni/src/yuni/core/bind/bind.hxx /^ Bind::FromSymbol($/;" f class:Yuni::Bind typeref:typename:Bind -FromSymbol src/ext/yuni/src/yuni/core/bind/bind.hxx /^ Bind::FromSymbol($/;" f class:Yuni::Bind typeref:typename:Bind -FromSymbol src/ext/yuni/src/yuni/core/bind/bind.hxx /^ Bind::FromSymbol($/;" f class:Yuni::Bind typeref:typename:Bind -FromSymbol src/ext/yuni/src/yuni/core/bind/bind.hxx /^ Bind::FromSymbol/;" f class:Yuni::Bind typeref:typename:Bind -FromSymbol src/ext/yuni/src/yuni/core/bind/bind.hxx /^ Bind::FromSymbol(const Yuni::DynamicLibrary::Symbol& symb/;" f class:Yuni::Bind typeref:typename:Bind -FromSymbol src/ext/yuni/src/yuni/core/bind/bind.hxx /^ Bind::FromSymbol($/;" f class:Yuni::Bind typeref:typename:Bind -FromSymbol src/ext/yuni/src/yuni/core/bind/bind.hxx /^ Bind::FromSymbol($/;" f class:Yuni::Bind typeref:typename:Bind -FromSymbol src/ext/yuni/src/yuni/core/bind/bind.hxx /^ Bind::FromSymbol($/;" f class:Yuni::Bind typeref:typename:Bind -FromSymbol src/ext/yuni/src/yuni/core/bind/bind.hxx /^ Bind::FromSymbol($/;" f class:Yuni::Bind typeref:typename:Bind -FromSymbol src/ext/yuni/src/yuni/core/bind/bind.hxx /^ Bind::FromSymbol($/;" f class:Yuni::Bind typeref:typename:Bind -FromSymbol src/ext/yuni/src/yuni/core/bind/bind.hxx /^ Bind::FromSymbol($/;" f class:Yuni::Bind typeref:typename:Bind -FromSymbol src/ext/yuni/src/yuni/core/bind/bind.hxx /^ Bind::FromSymbol($/;" f class:Yuni::Bind typeref:typename:Bind -FromSymbol src/ext/yuni/src/yuni/core/bind/bind.hxx /^ Bind::FromSymbol($/;" f class:Yuni::Bind typeref:typename:Bind -FromSymbol src/ext/yuni/src/yuni/core/bind/bind.hxx /^ Bind::FromSymbo/;" f class:Yuni::Bind typeref:typename:Bind -FromSymbol src/ext/yuni/src/yuni/core/bind/bind.hxx /^inline Bind Bind::FromSymbol($/;" f class:Yuni::Bind typeref:typename:Bind -FromSymbol src/ext/yuni/src/yuni/core/bind/bind.hxx /^inline Bind Bind::FromSymbol($/;" f class:Yuni::Bind typeref:typename:Bind -FromSymbol src/ext/yuni/src/yuni/core/bind/bind.hxx /^inline Bind Bind::FromSymbol($/;" f class:Yuni::Bind typeref:typename:Bind -FromSymbol src/ext/yuni/src/yuni/core/bind/bind.hxx /^inline Bind Bind::FromSymbol($/;" f class:Yuni::Bind typeref:typename:Bind -FromSymbol src/ext/yuni/src/yuni/core/bind/bind.hxx /^inline Bind Bind::FromSymbol($/;" f class:Yuni::Bind typeref:typename:Bind -FromSymbol src/ext/yuni/src/yuni/core/bind/bind.hxx /^inline Bind Bind::FromSymbol($/;" f class:Yuni::Bind typeref:typename:Bind -FromSymbol src/ext/yuni/src/yuni/core/bind/bind.hxx /^inline Bind Bind::FromSymbol($/;" f class:Yuni::Bind typeref:typename:Bind -FromSymbol src/ext/yuni/src/yuni/core/bind/bind.hxx /^inline Bind Bind::FromSymbol($/;" f class:Yuni::Bind typeref:typename:Bind -FromSymbol src/ext/yuni/src/yuni/core/bind/bind.hxx /^inline Bind Bind::FromSymbol($/;" f class:Yuni::Bind typeref:typename:Bind -FromSymbol src/ext/yuni/src/yuni/core/bind/bind.hxx /^inline Bind Bind::FromSymb/;" f class:Yuni::Bind typeref:typename:Bind -FromSymbol src/ext/yuni/src/yuni/core/bind/bind.hxx /^inline Bind Bind::FromSymbol(const Yuni::DynamicLibrary::Symbol& symbol)$/;" f class:Yuni::Bind typeref:typename:Bind -FromSymbol src/ext/yuni/src/yuni/core/bind/bind.hxx /^inline Bind Bind::FromSymbol(const Yuni::DynamicLibrary::Symbol& symbo/;" f class:Yuni::Bind typeref:typename:Bind -FromSymbol src/ext/yuni/src/yuni/core/bind/bind.hxx /^inline Bind Bind::FromSymbol($/;" f class:Yuni::Bind typeref:typename:Bind -FromSymbol src/ext/yuni/src/yuni/core/bind/bind.hxx /^inline Bind Bind::FromSymbol($/;" f class:Yuni::Bind typeref:typename:Bind -FromSymbol src/ext/yuni/src/yuni/core/bind/bind.hxx /^inline Bind Bind::FromSymbol($/;" f class:Yuni::Bind typeref:typename:Bind -FromSymbol src/ext/yuni/src/yuni/core/bind/bind.hxx /^inline Bind Bind::FromSymbol($/;" f class:Yuni::Bind typeref:typename:Bind -FromSymbol src/ext/yuni/src/yuni/core/bind/bind.hxx /^inline Bind Bind::FromSymbol($/;" f class:Yuni::Bind typeref:typename:Bind -FromSymbol src/ext/yuni/src/yuni/core/bind/bind.hxx.generator.hpp /^ Bind<<%=tmpl[1]%>, <%=tmpl[2]%>>::FromSymbol(const Yuni::DynamicLibrary::Symbol& symbol)$/;" f namespace:Yuni -FunctionType src/ext/yuni/src/yuni/core/bind/bind.h /^ *FunctionType)(A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, U/;" t struct:Yuni::Bind::WithUserData typeref:typename:R (*)(A0,A1,A2,A3,A4,A5,A6,A7,A8,A9,A10,A11,A12,A13,A14,A15,U) -FunctionType src/ext/yuni/src/yuni/core/bind/bind.h /^ *FunctionType)(A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, U);$/;" t struct:Yuni::Bind::WithUserData typeref:typename:R (*)(A0,A1,A2,A3,A4,A5,A6,A7,A8,A9,A10,A11,A12,A13,A14,U) -FunctionType src/ext/yuni/src/yuni/core/bind/bind.h /^ typedef R (*FunctionType)(A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, U)/;" t struct:Yuni::Bind::WithUserData typeref:typename:R (*)(A0,A1,A2,A3,A4,A5,A6,A7,A8,A9,A10,A11,A12,A13,U) -FunctionType src/ext/yuni/src/yuni/core/bind/bind.h /^ typedef R (*FunctionType)(A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, U);$/;" t struct:Yuni::Bind::WithUserData typeref:typename:R (*)(A0,A1,A2,A3,A4,A5,A6,A7,A8,A9,A10,A11,A12,U) -FunctionType src/ext/yuni/src/yuni/core/bind/bind.h /^ typedef R (*FunctionType)(A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, U);$/;" t struct:Yuni::Bind::WithUserData typeref:typename:R (*)(A0,A1,A2,A3,A4,A5,A6,A7,A8,A9,A10,A11,U) -FunctionType src/ext/yuni/src/yuni/core/bind/bind.h /^ typedef R (*FunctionType)(A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, U);$/;" t struct:Yuni::Bind::WithUserData typeref:typename:R (*)(A0,A1,A2,A3,A4,A5,A6,A7,A8,A9,A10,U) -FunctionType src/ext/yuni/src/yuni/core/bind/bind.h /^ typedef R (*FunctionType)(A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, U);$/;" t struct:Yuni::Bind::WithUserData typeref:typename:R (*)(A0,A1,A2,A3,A4,A5,A6,A7,A8,A9,U) -FunctionType src/ext/yuni/src/yuni/core/bind/bind.h /^ typedef R (*FunctionType)(A0, A1, A2, A3, A4, A5, A6, A7, A8, U);$/;" t struct:Yuni::Bind::WithUserData typeref:typename:R (*)(A0,A1,A2,A3,A4,A5,A6,A7,A8,U) -FunctionType src/ext/yuni/src/yuni/core/bind/bind.h /^ typedef R (*FunctionType)(A0, A1, A2, A3, A4, A5, A6, A7, U);$/;" t struct:Yuni::Bind::WithUserData typeref:typename:R (*)(A0,A1,A2,A3,A4,A5,A6,A7,U) -FunctionType src/ext/yuni/src/yuni/core/bind/bind.h /^ typedef R (*FunctionType)(A0, A1, A2, A3, A4, A5, A6, U);$/;" t struct:Yuni::Bind::WithUserData typeref:typename:R (*)(A0,A1,A2,A3,A4,A5,A6,U) -FunctionType src/ext/yuni/src/yuni/core/bind/bind.h /^ typedef R (*FunctionType)(A0, A1, A2, A3, A4, A5, U);$/;" t struct:Yuni::Bind::WithUserData typeref:typename:R (*)(A0,A1,A2,A3,A4,A5,U) -FunctionType src/ext/yuni/src/yuni/core/bind/bind.h /^ typedef R (*FunctionType)(A0, A1, A2, A3, A4, U);$/;" t struct:Yuni::Bind::WithUserData typeref:typename:R (*)(A0,A1,A2,A3,A4,U) -FunctionType src/ext/yuni/src/yuni/core/bind/bind.h /^ typedef R (*FunctionType)(A0, A1, A2, A3, U);$/;" t struct:Yuni::Bind::WithUserData typeref:typename:R (*)(A0,A1,A2,A3,U) -FunctionType src/ext/yuni/src/yuni/core/bind/bind.h /^ typedef R (*FunctionType)(A0, A1, A2, U);$/;" t struct:Yuni::Bind::WithUserData typeref:typename:R (*)(A0,A1,A2,U) -FunctionType src/ext/yuni/src/yuni/core/bind/bind.h /^ typedef R (*FunctionType)(A0, A1, U);$/;" t struct:Yuni::Bind::WithUserData typeref:typename:R (*)(A0,A1,U) -FunctionType src/ext/yuni/src/yuni/core/bind/bind.h /^ typedef R (*FunctionType)(A0, U);$/;" t struct:Yuni::Bind::WithUserData typeref:typename:R (*)(A0,U) -FunctionType src/ext/yuni/src/yuni/core/bind/bind.h /^ typedef R (*FunctionType)(U);$/;" t struct:Yuni::Bind::WithUserData typeref:typename:R (*)(U) -FunctionType src/ext/yuni/src/yuni/core/bind/bind.h /^ typedef R (*FunctionType)();$/;" t class:Yuni::Bind typeref:typename:R (*)() -FunctionType src/ext/yuni/src/yuni/core/bind/bind.h /^ typedef R (*FunctionType)(A0);$/;" t class:Yuni::Bind typeref:typename:R (*)(A0) -FunctionType src/ext/yuni/src/yuni/core/bind/bind.h /^ typedef R (*FunctionType)(A0, A1);$/;" t class:Yuni::Bind typeref:typename:R (*)(A0,A1) -FunctionType src/ext/yuni/src/yuni/core/bind/bind.h /^ typedef R (*FunctionType)(A0, A1, A2);$/;" t class:Yuni::Bind typeref:typename:R (*)(A0,A1,A2) -FunctionType src/ext/yuni/src/yuni/core/bind/bind.h /^ typedef R (*FunctionType)(A0, A1, A2, A3);$/;" t class:Yuni::Bind typeref:typename:R (*)(A0,A1,A2,A3) -FunctionType src/ext/yuni/src/yuni/core/bind/bind.h /^ typedef R (*FunctionType)(A0, A1, A2, A3, A4);$/;" t class:Yuni::Bind typeref:typename:R (*)(A0,A1,A2,A3,A4) -FunctionType src/ext/yuni/src/yuni/core/bind/bind.h /^ typedef R (*FunctionType)(A0, A1, A2, A3, A4, A5);$/;" t class:Yuni::Bind typeref:typename:R (*)(A0,A1,A2,A3,A4,A5) -FunctionType src/ext/yuni/src/yuni/core/bind/bind.h /^ typedef R (*FunctionType)(A0, A1, A2, A3, A4, A5, A6);$/;" t class:Yuni::Bind typeref:typename:R (*)(A0,A1,A2,A3,A4,A5,A6) -FunctionType src/ext/yuni/src/yuni/core/bind/bind.h /^ typedef R (*FunctionType)(A0, A1, A2, A3, A4, A5, A6, A7);$/;" t class:Yuni::Bind typeref:typename:R (*)(A0,A1,A2,A3,A4,A5,A6,A7) -FunctionType src/ext/yuni/src/yuni/core/bind/bind.h /^ typedef R (*FunctionType)(A0, A1, A2, A3, A4, A5, A6, A7, A8);$/;" t class:Yuni::Bind typeref:typename:R (*)(A0,A1,A2,A3,A4,A5,A6,A7,A8) -FunctionType src/ext/yuni/src/yuni/core/bind/bind.h /^ typedef R (*FunctionType)(A0, A1, A2, A3, A4, A5, A6, A7, A8, A9);$/;" t class:Yuni::Bind typeref:typename:R (*)(A0,A1,A2,A3,A4,A5,A6,A7,A8,A9) -FunctionType src/ext/yuni/src/yuni/core/bind/bind.h /^ typedef R (*FunctionType)(A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10);$/;" t class:Yuni::Bind typeref:typename:R (*)(A0,A1,A2,A3,A4,A5,A6,A7,A8,A9,A10) -FunctionType src/ext/yuni/src/yuni/core/bind/bind.h /^ typedef R (*FunctionType)(A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11);$/;" t class:Yuni::Bind typeref:typename:R (*)(A0,A1,A2,A3,A4,A5,A6,A7,A8,A9,A10,A11) -FunctionType src/ext/yuni/src/yuni/core/bind/bind.h /^ typedef R (*FunctionType)(A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12);$/;" t class:Yuni::Bind typeref:typename:R (*)(A0,A1,A2,A3,A4,A5,A6,A7,A8,A9,A10,A11,A12) -FunctionType src/ext/yuni/src/yuni/core/bind/bind.h /^ typedef R (*FunctionType)(A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13);$/;" t class:Yuni::Bind typeref:typename:R (*)(A0,A1,A2,A3,A4,A5,A6,A7,A8,A9,A10,A11,A12,A13) -FunctionType src/ext/yuni/src/yuni/core/bind/bind.h /^ typedef R (*FunctionType)(A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14);$/;" t class:Yuni::Bind typeref:typename:R (*)(A0,A1,A2,A3,A4,A5,A6,A7,A8,A9,A10,A11,A12,A13,A14) -FunctionType src/ext/yuni/src/yuni/core/bind/bind.h /^ typedef R (*FunctionType)(A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A/;" t class:Yuni::Bind typeref:typename:R (*)(A0,A1,A2,A3,A4,A5,A6,A7,A8,A9,A10,A11,A12,A13,A14,A15) -FunctionType src/ext/yuni/src/yuni/core/bind/bind.h.generator.commonstypes.hpp /^ typedef R (*FunctionType)(<%=generator.list(i,'A', "", ", ")%>U);$/;" t struct:WithUserData typeref:typename:R (*)({=generator.list(i,'A', "", ", ")}U) -FunctionType src/ext/yuni/src/yuni/core/bind/bind.h.generator.commonstypes.hpp /^ typedef R (*FunctionType)(<%=generator.list(i)%>);$/;" t typeref:typename:R (*)({=generator.list(i)}) -FunctionType src/ext/yuni/src/yuni/core/event/event.h /^ typedef typename BindType::FunctionType FunctionType;$/;" t class:Yuni::Event typeref:typename:BindType::FunctionType -Functional src/ext/yuni/src/yuni/core/functional/binaryfunctions.h /^namespace Functional$/;" n namespace:Yuni -Functional src/ext/yuni/src/yuni/core/functional/loop.h /^namespace Functional$/;" n namespace:Yuni -Functional src/ext/yuni/src/yuni/core/functional/readme.md /^Functional$/;" c -Functional src/ext/yuni/src/yuni/core/functional/view.h /^namespace Functional$/;" n namespace:Yuni -Functional src/ext/yuni/src/yuni/core/functional/view.hxx /^namespace Functional$/;" n namespace:Yuni -Functions src/ext/yuni/src/yuni/core/any/any.private.h /^struct Functions final$/;" s namespace:Yuni::Private::Any -Functions src/ext/yuni/src/yuni/core/any/any.private.h /^struct Functions final$/;" s namespace:Yuni::Private::Any -FutureSet src/libs/antares/concurrency/include/antares/concurrency/concurrency.h /^class FutureSet$/;" c namespace:Antares::Concurrency -G src/ext/yuni/src/yuni/core/hash/checksum/md5.cpp /^#define G(/;" d file: -G src/solver/ts-generator/xcast/xcast.h /^ float* G;$/;" m class:Antares::Solver::TSGenerator::XCast::XCast typeref:typename:float * -GB18030 src/ext/yuni/src/yuni/core/charset/charset.h /^ GB18030,$/;" e enum:Yuni::Charset::Type -GBK src/ext/yuni/src/yuni/core/charset/charset.h /^ GBK,$/;" e enum:Yuni::Charset::Type -GCD src/ext/yuni/src/yuni/core/math/math.hxx /^inline U GCD(U u, V v)$/;" f namespace:Yuni::Math typeref:typename:U -GCOV_CMD src/cmake/CodeCoverage.cmake /^ set(GCOV_CMD "${LLVM_COV_CMD} gcov")$/;" v function:code_coverage -GFLAGS_USE_TARGET_NAMESPACE src/CMakeLists.txt /^set(GFLAGS_USE_TARGET_NAMESPACE TRUE) $/;" v -GIT_SHA1_SHORT_STRING src/config.h /^#define GIT_SHA1_SHORT_STRING /;" d -GNUCXX_VERSION src/ext/yuni/src/cmake/system-information.cmake /^ set(GNUCXX_VERSION "${GNUCXX_VERSION_N}" CACHE INTERNAL "Version of the Gnu Gxx compiler")$/;" v -GT src/ui/simulator/windows/options/optimization/optimization.cpp /^ using GT = Data::GlobalTransmissionCapacities;$/;" t function:Antares::Window::Options::Optimization::onPopupMenuTransmissionCapacities typeref:typename:Data::GlobalTransmissionCapacities file: -GTransmission src/ui/simulator/windows/options/optimization/optimization.cpp /^ using GTransmission = Data::GlobalTransmissionCapacities;$/;" t function:Antares::Window::Options::transmissionCapacityIcon typeref:typename:Data::GlobalTransmissionCapacities file: -GUI docs/CHANGELOG.md /^## GUI$/;" s chapter:Antares Changelog -GUI docs/CHANGELOG.md /^## GUI$/;" s chapter:v8.4.3 (08/2023) -GUI docs/CHANGELOG.md /^### GUI$/;" S section:v8.4.3 (08/2023)""v8.1.0 (09/2021) -GUI docs/CHANGELOG.md /^### GUI$/;" S section:v8.4.3 (08/2023)""v8.1.1 (01/2022) -GUI docs/CHANGELOG.md /^### GUI$/;" S section:v8.4.3 (08/2023)""v8.2.0 (03/2022) -GUI docs/CHANGELOG.md /^### GUI$/;" S section:v8.4.3 (08/2023)""v8.2.1 (03/2022) -GUI docs/CHANGELOG.md /^### GUI$/;" S section:v8.4.3 (08/2023)""v8.2.2 (04/2022) -GUI docs/CHANGELOG.md /^### GUI$/;" S section:v8.4.3 (08/2023)""v8.3.1 (08/2022) -GUI docs/CHANGELOG.md /^### GUI$/;" S section:v8.4.3 (08/2023)""v8.3.2 (09/2022) -GUI docs/CHANGELOG.md /^### GUI$/;" S section:v8.4.3 (08/2023)""v8.4.0 (12/2022) -GUI src/ui/common/dispatcher/action.cpp /^namespace GUI$/;" n namespace:Antares::Dispatcher file: -GUI src/ui/common/dispatcher/action.h /^namespace GUI$/;" n namespace:Antares::Dispatcher -GUI src/ui/common/dispatcher/action.hxx /^namespace GUI$/;" n namespace:Antares::Dispatcher -GUI src/ui/common/dispatcher/gui.cpp /^namespace GUI$/;" n namespace:Antares::Dispatcher file: -GUI src/ui/common/dispatcher/gui.h /^namespace GUI$/;" n namespace:Antares::Dispatcher -GUI src/ui/common/dispatcher/gui.hxx /^namespace GUI$/;" n namespace:Antares::Dispatcher -GUIBeginUpdate src/ui/common/lock.cpp /^void GUIBeginUpdate()$/;" f namespace:Antares typeref:typename:void -GUIEndUpdate src/ui/common/lock.cpp /^void GUIEndUpdate()$/;" f namespace:Antares typeref:typename:void -GUIFlagInvalidateAreas src/ui/simulator/application/study.cpp /^bool GUIFlagInvalidateAreas = true;$/;" v namespace:Antares typeref:typename:bool -GUIIsAboutToQuit src/ui/common/lock.cpp /^void GUIIsAboutToQuit()$/;" f namespace:Antares typeref:typename:void -GUIIsAboutToQuitFlag src/ui/common/lock.cpp /^static std::atomic GUIIsAboutToQuitFlag = false;$/;" v namespace:Antares typeref:typename:std::atomic file: -GUIIsLock src/ui/common/lock.cpp /^bool GUIIsLock()$/;" f namespace:Antares typeref:typename:bool -GUIIsNoLongerQuitting src/ui/common/lock.cpp /^void GUIIsNoLongerQuitting()$/;" f namespace:Antares typeref:typename:void -GUILockRefCount src/ui/common/lock.cpp /^uint GUILockRefCount()$/;" f namespace:Antares typeref:typename:uint -GUILocker src/ui/common/lock.h /^ GUILocker()$/;" f class:Antares::GUILocker -GUILocker src/ui/common/lock.h /^class GUILocker final$/;" c namespace:Antares -GammaEuler src/analyzer/atsp/misc.cpp /^double ATSP::GammaEuler(double z)$/;" f class:Antares::ATSP typeref:typename:double -GammaEuler src/solver/ts-generator/xcast/gamma-euler.cpp /^double XCast::GammaEuler(double z)$/;" f class:Antares::Solver::TSGenerator::XCast::XCast typeref:typename:double -GammaInc src/solver/ts-generator/xcast/gamma-inc.cpp /^double XCast::GammaInc(double s, double z)$/;" f class:Antares::Solver::TSGenerator::XCast::XCast typeref:typename:double -GammaVariable src/solver/hydro/management/management.cpp /^double GammaVariable(double r, MersenneTwister &random)$/;" f namespace:Antares::Solver typeref:typename:double -General docs/reference-guide/06-time_series_analysis_and_generation.md /^## General$/;" s chapter:Time-series analysis and generation -General content of Antares\\_Simulator sessions docs/reference-guide/01-introduction.md /^# General content of Antares\\_Simulator sessions$/;" c -General notations docs/reference-guide/11-modeling.md /^### General notations$/;" S section:Formulation of the optimisation problems""Notations -Generate src/solver/simulation/solver.hxx /^ if (not TimeSeriesNumbers::Generate(study))$/;" m class:Antares::Solver::Simulation::ISimulation::run::TimeSeriesNumbers typeref:typename:not file: -Generate src/solver/simulation/timeseries-numbers.cpp /^bool TimeSeriesNumbers::Generate(Study& study)$/;" f class:Antares::Solver::TimeSeriesNumbers typeref:typename:bool -GenerateArguments src/ext/yuni/src/yuni/core/event/observer/item.h.generator.hpp /^function GenerateArguments($i)$/;" f typeref:typename:function -GenerateArguments src/ext/yuni/src/yuni/core/event/observer/item.hxx.generator.hpp /^function GenerateArguments($i)$/;" f typeref:typename:function -GenerateArgumentsNameOnly src/ext/yuni/src/yuni/core/event/observer/item.h.generator.hpp /^function GenerateArgumentsNameOnly($i)$/;" f typeref:typename:function -GenerateArgumentsNameOnly src/ext/yuni/src/yuni/core/event/observer/item.hxx.generator.hpp /^function GenerateArgumentsNameOnly($i)$/;" f typeref:typename:function -GenerateArgumentsWithName src/ext/yuni/src/yuni/core/event/observer/item.h.generator.hpp /^function GenerateArgumentsWithName($i)$/;" f typeref:typename:function -GenerateArgumentsWithName src/ext/yuni/src/yuni/core/event/observer/item.hxx.generator.hpp /^function GenerateArgumentsWithName($i)$/;" f typeref:typename:function -GenerateDeratedMode src/solver/simulation/timeseries-numbers.cpp /^static bool GenerateDeratedMode(Study& study)$/;" f namespace:Antares::Solver typeref:typename:bool file: -GenerateHydroTimeSeries src/solver/ts-generator/hydro.cpp /^bool GenerateHydroTimeSeries(Data::Study& study, uint currentYear, IResultWriter& writer)$/;" f namespace:Antares::Solver::TSGenerator typeref:typename:bool -GenerateTemplateComments src/ext/yuni/src/yuni/core/event/observer/item.h.generator.hpp /^function GenerateTemplateComments($i)$/;" f typeref:typename:function -GenerateTemplateComments src/ext/yuni/src/yuni/core/event/observer/item.hxx.generator.hpp /^function GenerateTemplateComments($i)$/;" f typeref:typename:function -GenerateTemplateParameters src/ext/yuni/src/yuni/core/event/observer/item.h.generator.hpp /^function GenerateTemplateParameters($i)$/;" f typeref:typename:function -GenerateTemplateParameters src/ext/yuni/src/yuni/core/event/observer/item.hxx.generator.hpp /^function GenerateTemplateParameters($i)$/;" f typeref:typename:function -GenerateThermalTimeSeries src/solver/ts-generator/thermal.cpp /^bool GenerateThermalTimeSeries(Data::Study& study,$/;" f namespace:Antares::Solver::TSGenerator typeref:typename:bool -GenerateTimeSeries src/solver/ts-generator/generator.hxx /^bool GenerateTimeSeries(Data::Study& study, uint year, IResultWriter& writer)$/;" f namespace:Antares::Solver::TSGenerator typeref:typename:bool -GenerateTimeSeries src/solver/ts-generator/generator.hxx /^inline bool GenerateTimeSeries(Data::Study& study,$/;" f namespace:Antares::Solver::TSGenerator typeref:typename:bool -Generation adequacy problems docs/reference-guide/01-introduction.md /^### Generation adequacy problems$/;" S chapter:General content of Antares\\_Simulator sessions -Generator src/ext/yuni/src/tools/generators/commons.rb /^class Generator$/;" c -GeneratorTempData src/solver/ts-generator/thermal.cpp /^GeneratorTempData::GeneratorTempData(Data::Study& study,$/;" f class:Antares::Solver::TSGenerator::__anon5401006e0111::GeneratorTempData -GeneratorTempData src/solver/ts-generator/thermal.cpp /^class GeneratorTempData final$/;" c namespace:Antares::Solver::TSGenerator::__anon5401006e0111 file: -Geometry src/ext/yuni/src/yuni/core/math/geometry.h /^namespace Geometry$/;" n namespace:Yuni -Geometry src/ext/yuni/src/yuni/core/math/geometry.hxx /^namespace Geometry$/;" n namespace:Yuni -Georgian_Academy src/ext/yuni/src/yuni/core/charset/charset.h /^ Georgian_Academy,$/;" e enum:Yuni::Charset::Type -Georgian_PS src/ext/yuni/src/yuni/core/charset/charset.h /^ Georgian_PS,$/;" e enum:Yuni::Charset::Type -Get src/ext/yuni/src/yuni/core/any/any.private.h /^ static TypeManipulationTable* Get()$/;" f struct:Yuni::Private::Any::Table typeref:typename:TypeManipulationTable * -Get src/ext/yuni/src/yuni/core/bit/bit.hxx /^inline bool Get(const char* data, uint index)$/;" f namespace:Yuni::Bit typeref:typename:bool -Get src/ext/yuni/src/yuni/io/directory/current.cpp /^String Get()$/;" f namespace:Yuni::IO::Directory::Current typeref:typename:String -Get src/ext/yuni/src/yuni/io/directory/current.cpp /^bool Get(Clob& out, bool clearBefore)$/;" f namespace:Yuni::IO::Directory::Current typeref:typename:bool -Get src/ext/yuni/src/yuni/io/directory/current.cpp /^bool Get(String& out, bool clearBefore)$/;" f namespace:Yuni::IO::Directory::Current typeref:typename:bool -Get src/solver/variable/variable.hxx /^ static Antares::Memory::Stored::ConstReturnType Get(const R& results, uint column)$/;" f struct:Antares::Solver::Variable::__anon73d0bf670411::HourlyResultsForCurrentYear typeref:typename:Antares::Memory::Stored::ConstReturnType -Get src/solver/variable/variable.hxx /^ static Antares::Memory::Stored::ConstReturnType Get(const R& results, uint)$/;" f struct:Antares::Solver::Variable::__anon73d0bf670411::HourlyResultsForCurrentYear typeref:typename:Antares::Memory::Stored::ConstReturnType -Get src/solver/variable/variable.hxx /^ static Antares::Memory::Stored::ConstReturnType Get(const R&, uint)$/;" f struct:Antares::Solver::Variable::__anon73d0bf670411::HourlyResultsForCurrentYear typeref:typename:Antares::Memory::Stored::ConstReturnType -Get src/ui/simulator/application/recentfiles.cpp /^ListPtr Get()$/;" f namespace:Antares::RecentFiles typeref:typename:ListPtr -GetAttr src/ui/simulator/toolbox/components/datagrid/gridhelper.cpp /^ virtual wxGridCellAttr* GetAttr(int row, int col, wxGridCellAttr::wxAttrKind) const override$/;" f class:Antares::Component::Datagrid::GridCellAttrProvider typeref:typename:wxGridCellAttr * file: -GetBindingConstraintList src/ui/simulator/toolbox/components/htmllistbox/datasource/bindingconstraint.cpp /^void GetBindingConstraintList(Data::Study& study, BindingConstraintList& l, const wxString& sear/;" f namespace:Antares::Component::HTMLListbox::Datasource::BindingConstraints::__anonf2b397b70111 typeref:typename:void -GetColLabelValue src/ui/simulator/toolbox/components/datagrid/gridhelper.cpp /^wxString VGridHelper::GetColLabelValue(int col)$/;" f class:Antares::Component::Datagrid::VGridHelper typeref:typename:wxString -GetCurrentStudy src/ui/simulator/application/study.cpp /^std::shared_ptr GetCurrentStudy()$/;" f namespace:Antares typeref:typename:std::shared_ptr -GetFromClipboard src/ui/simulator/toolbox/clipboard/clipboard.cpp /^void Clipboard::GetFromClipboard(String& out)$/;" f class:Antares::Toolbox::Clipboard typeref:typename:void -GetName src/solver/utils/ortools_utils.h /^ std::string GetName(unsigned index) const$/;" f class:Antares::Optimization::Nomenclature typeref:typename:std::string -GetNumberCols src/ui/simulator/toolbox/components/datagrid/gridhelper.hxx /^inline int VGridHelper::GetNumberCols()$/;" f class:Antares::Component::Datagrid::VGridHelper typeref:typename:int -GetNumberRows src/ui/simulator/toolbox/components/datagrid/gridhelper.hxx /^inline int VGridHelper::GetNumberRows()$/;" f class:Antares::Component::Datagrid::VGridHelper typeref:typename:int -GetNumericValue src/ui/simulator/toolbox/components/datagrid/gridhelper.cpp /^double VGridHelper::GetNumericValue(int row, int col) const$/;" f class:Antares::Component::Datagrid::VGridHelper typeref:typename:double -GetOpt src/ext/yuni/src/yuni/core/getopt/parser.cpp /^namespace GetOpt$/;" n namespace:Yuni file: -GetOpt src/ext/yuni/src/yuni/core/getopt/parser.h /^namespace GetOpt$/;" n namespace:Yuni -GetOpt src/ext/yuni/src/yuni/core/getopt/parser.hxx /^namespace GetOpt$/;" n namespace:Yuni -GetOpt src/ext/yuni/src/yuni/core/getopt/readme.md /^GetOpt$/;" c -GetOptImpl src/ext/yuni/src/yuni/core/getopt/option.cpp /^namespace GetOptImpl$/;" n namespace:Yuni::Private file: -GetOptImpl src/ext/yuni/src/yuni/core/getopt/option.h /^namespace GetOptImpl$/;" n namespace:Yuni::Private -GetOptImpl src/ext/yuni/src/yuni/core/getopt/parser.cpp /^namespace GetOptImpl$/;" n namespace:Yuni::Private file: -GetPrintStatusHelper src/solver/variable/variable.hxx /^ class GetPrintStatusHelper$/;" c namespace:Antares::Solver::Variable::__anon73d0bf670611 -GetPrintStatusHelper src/solver/variable/variable.hxx /^ class GetPrintStatusHelper$/;" c namespace:Antares::Solver::Variable::__anon73d0bf670611 -GetPrintStatusHelper src/solver/variable/variable.hxx /^ class GetPrintStatusHelper$/;" c namespace:Antares::Solver::Variable::__anon73d0bf670611 -GetRangeLimit src/solver/variable/surveyresults/surveyresults.cpp /^static inline uint GetRangeLimit(const Data::Study& study,$/;" f namespace:Antares::Solver::Variable typeref:typename:uint file: -GetRenewableClusterMap src/ui/simulator/toolbox/components/htmllistbox/datasource/renewable-cluster-order.cpp /^void GetRenewableClusterMap(Data::Area* area, RenewableClusterMap& l, const wxString& search)$/;" f namespace:Antares::Component::HTMLListbox::Datasource typeref:typename:void -GetRootFolder src/libs/antares/resources/resources.cpp /^void GetRootFolder(Yuni::String& out)$/;" f namespace:Antares::Resources typeref:typename:void -GetRowLabelValue src/ui/simulator/toolbox/components/datagrid/gridhelper.cpp /^wxString VGridHelper::GetRowLabelValue(int row)$/;" f class:Antares::Component::Datagrid::VGridHelper typeref:typename:wxString -GetShiftedTimeStep src/solver/optimisation/constraints/ConstraintBuilder.cpp /^int ConstraintBuilder::GetShiftedTimeStep(int offset, int delta) const$/;" f class:ConstraintBuilder typeref:typename:int -GetThermalClusterMap src/ui/simulator/toolbox/components/htmllistbox/datasource/thermal-cluster-order.cpp /^void GetThermalClusterMap(Data::Area* area, ThermalClusterMap& l, const wxString& search)$/;" f namespace:Antares::Component::HTMLListbox::Datasource typeref:typename:void -GetTokenType src/ext/yuni/src/yuni/core/getopt/parser.cpp /^inline Context::TokenType Context::GetTokenType(const char* argv)$/;" f class:Yuni::Private::GetOptImpl::Context typeref:typename:Context::TokenType -GetValue src/ui/simulator/toolbox/components/datagrid/gridhelper.cpp /^wxString VGridHelper::GetValue(int row, int col)$/;" f class:Antares::Component::Datagrid::VGridHelper typeref:typename:wxString -GetValueAsBool src/ui/simulator/toolbox/components/datagrid/gridhelper.hxx /^inline bool VGridHelper::GetValueAsBool(int row, int col)$/;" f class:Antares::Component::Datagrid::VGridHelper typeref:typename:bool -GetValueAsDouble src/ui/simulator/toolbox/components/datagrid/gridhelper.hxx /^inline double VGridHelper::GetValueAsDouble(int row, int col)$/;" f class:Antares::Component::Datagrid::VGridHelper typeref:typename:double -GetVariableManager src/solver/optimisation/constraints/ConstraintBuilder.cpp /^Variable::VariableManager ConstraintBuilder::GetVariableManager(int offset, int delta) const$/;" f class:ConstraintBuilder typeref:typename:Variable::VariableManager -Glob src/ext/yuni/src/yuni/core/string/traits/traits.cpp /^bool Glob(const char* const s, uint l1, const char* const pattern, uint patternlen)$/;" f namespace:Yuni::Private::CStringImpl typeref:typename:bool -GlobalNTCtype src/libs/antares/study/fwd.cpp /^ using GlobalNTCtype = GlobalTransmissionCapacities;$/;" t function:Antares::Data::GlobalTransmissionCapacitiesToString typeref:typename:GlobalTransmissionCapacities file: -GlobalNTCtype src/libs/antares/study/fwd.cpp /^ using GlobalNTCtype = GlobalTransmissionCapacities;$/;" t function:Antares::Data::stringToGlobalTransmissionCapacities typeref:typename:GlobalTransmissionCapacities file: -GlobalTransmissionCapacities src/libs/antares/study/fwd.h /^enum class GlobalTransmissionCapacities$/;" g namespace:Antares::Data -GlobalTransmissionCapacitiesToString src/libs/antares/study/fwd.cpp /^std::string GlobalTransmissionCapacitiesToString($/;" f namespace:Antares::Data typeref:typename:std::string -GlobalTransmissionCapacitiesToString_Display src/libs/antares/study/fwd.cpp /^std::string GlobalTransmissionCapacitiesToString_Display($/;" f namespace:Antares::Data typeref:typename:std::string -Graph src/solver/constraints-builder/grid.h /^namespace Graph$/;" n namespace:Antares -Graph src/solver/constraints-builder/grid.hxx /^namespace Graph$/;" n namespace:Antares -GreaterThan src/ui/simulator/toolbox/components/datagrid/filter/operator/greaterthan.h /^ GreaterThan(AFilterBase* parent) : AOperator(parent, wxT(">"), wxT(">"))$/;" f class:Antares::Toolbox::Filter::Operator::GreaterThan -GreaterThan src/ui/simulator/toolbox/components/datagrid/filter/operator/greaterthan.h /^class GreaterThan : public AOperator$/;" c namespace:Antares::Toolbox::Filter::Operator -GreaterThanOrEqualsTo src/ui/simulator/toolbox/components/datagrid/filter/operator/greaterthanorequalsto.h /^ GreaterThanOrEqualsTo(AFilterBase* parent) : AOperator(parent, wxT(">="), wxT(">="))$/;" f class:Antares::Toolbox::Filter::Operator::GreaterThanOrEqualsTo -GreaterThanOrEqualsTo src/ui/simulator/toolbox/components/datagrid/filter/operator/greaterthanorequalsto.h /^class GreaterThanOrEqualsTo : public AOperator$/;" c namespace:Antares::Toolbox::Filter::Operator -Grid docs/reference-guide/11-modeling.md /^### Grid$/;" S section:Formulation of the optimisation problems""Notations -Grid src/solver/constraints-builder/cbuilder.cpp /^template class Graph::Grid;$/;" m class:Antares::Graph typeref:meta:class -Grid src/solver/constraints-builder/grid.h /^class Grid$/;" c namespace:Antares::Graph -Grid src/solver/constraints-builder/grid.hxx /^Grid::Grid() : inf(0)$/;" f class:Antares::Graph::Grid -GridCellAttrProvider src/ui/simulator/toolbox/components/datagrid/gridhelper.cpp /^ GridCellAttrProvider(VGridHelper& parent) : pParent(parent)$/;" f class:Antares::Component::Datagrid::GridCellAttrProvider file: -GridCellAttrProvider src/ui/simulator/toolbox/components/datagrid/gridhelper.cpp /^class GridCellAttrProvider final : public wxGridCellAttrProvider$/;" c namespace:Antares::Component::Datagrid file: -Group src/distrib/unix/rpm/rte-antares.spec /^Group: Applications\/Simulators$/;" t -Group src/libs/antares/study/parts/short-term-storage/properties.h /^enum class Group$/;" g namespace:Antares::Data::ShortTermStorage -Group src/ui/simulator/toolbox/components/htmllistbox/item/group.cpp /^Group::Group(const wxString& text) : pText(text)$/;" f class:Antares::Component::HTMLListbox::Item::Group -Group src/ui/simulator/toolbox/components/htmllistbox/item/group.h /^class Group : public IItem$/;" c namespace:Antares::Component::HTMLListbox::Item -GroupName src/libs/antares/study/parts/thermal/cluster.cpp /^const char* Data::ThermalCluster::GroupName(enum ThermalDispatchableGroup grp)$/;" f class:Antares::Data::Data::ThermalCluster typeref:typename:const char * -GroupType src/ui/common/component/spotlight/iitem.h /^ using GroupType = Yuni::CString<64, false>;$/;" t class:IItem typeref:typename:Yuni::CString<64,false> -H src/ext/yuni/src/yuni/core/hash/checksum/md5.cpp /^#define H(/;" d file: -H2O2_J_ConstruireLesContraintes src/solver/hydro/daily2/h2o2_j_construire_les_contraintes.cpp /^void H2O2_J_ConstruireLesContraintes($/;" f typeref:typename:void -H2O2_J_Free src/solver/hydro/daily2/h2o2_j_free.cpp /^void H2O2_J_Free(DONNEES_MENSUELLES_ETENDUES& DonneesMensuelles)$/;" f typeref:typename:void -H2O2_J_InitialiserLeSecondMembre src/solver/hydro/daily2/h2o2_j_initialiser_les_second_membre.cpp /^void H2O2_J_InitialiserLeSecondMembre(DONNEES_MENSUELLES_ETENDUES& DonneesMensuelles,$/;" f typeref:typename:void -H2O2_J_InitialiserLesBornesdesVariables src/solver/hydro/daily2/h2o2_j_initialiser_les_bornes_des_variables.cpp /^void H2O2_J_InitialiserLesBornesdesVariables(DONNEES_MENSUELLES_ETENDUES& DonneesMensuelles,$/;" f typeref:typename:void -H2O2_J_Instanciation src/solver/hydro/daily2/h2o2_j_instanciation.cpp /^DONNEES_MENSUELLES_ETENDUES H2O2_J_Instanciation()$/;" f typeref:typename:DONNEES_MENSUELLES_ETENDUES -H2O2_J_OptimiserUnMois src/solver/hydro/daily2/h2o2_j_optimiser_un_mois.cpp /^void H2O2_J_OptimiserUnMois(DONNEES_MENSUELLES_ETENDUES& DonneesMensuelles)$/;" f typeref:typename:void -H2O2_J_ResoudreLeProblemeLineaire src/solver/hydro/daily2/h2o2_j_resoudre_le_probleme_lineaire.cpp /^void H2O2_J_ResoudreLeProblemeLineaire(DONNEES_MENSUELLES_ETENDUES& DonneesMensuelles,$/;" f typeref:typename:void -H2O2_J_apply_costs src/solver/hydro/daily2/h2o2_j_apply_costs.cpp /^void H2O2_J_apply_costs(const Hydro_problem_costs& h2o2_costs, DONNEES_MENSUELLES_ETENDUES& prob/;" f typeref:typename:void -H2O2_j_ConstruireLesVariables src/solver/hydro/daily2/h2o2_j_construire_les_variables.cpp /^void H2O2_j_ConstruireLesVariables($/;" f typeref:typename:void -H2O_J_AjouterBruitAuCout src/solver/hydro/daily/h2o_j_ajouter_bruit_au_cout.cpp /^void H2O_J_AjouterBruitAuCout(DONNEES_MENSUELLES& donnesMensuelles)$/;" f typeref:typename:void -H2O_J_ConstruireLesContraintes src/solver/hydro/daily/h2o_j_construire_les_contraintes.cpp /^void H2O_J_ConstruireLesContraintes(int NbPdt,$/;" f typeref:typename:void -H2O_J_Free src/solver/hydro/daily/h2o_j_free.cpp /^void H2O_J_Free(DONNEES_MENSUELLES* DonneesMensuelles)$/;" f typeref:typename:void -H2O_J_InitialiserLeSecondMembre src/solver/hydro/daily/h2o_j_initialiser_les_second_membre.cpp /^void H2O_J_InitialiserLeSecondMembre(DONNEES_MENSUELLES* DonneesMensuelles, int NumeroDeProbleme/;" f typeref:typename:void -H2O_J_InitialiserLesBornesdesVariables src/solver/hydro/daily/h2o_j_initialiser_les_bornes_des_variables.cpp /^void H2O_J_InitialiserLesBornesdesVariables(DONNEES_MENSUELLES* DonneesMensuelles,$/;" f typeref:typename:void -H2O_J_Instanciation src/solver/hydro/daily/h2o_j_instanciation.cpp /^DONNEES_MENSUELLES* H2O_J_Instanciation(void)$/;" f typeref:typename:DONNEES_MENSUELLES * -H2O_J_LisserLesSurTurbines src/solver/hydro/daily/h2o_j_lisser_les_sur_turbines.cpp /^void H2O_J_LisserLesSurTurbines(DONNEES_MENSUELLES* DonneesMensuelles, int NumeroDeProbleme)$/;" f typeref:typename:void -H2O_J_OptimiserUnMois src/solver/hydro/daily/h2o_j_optimiser_un_mois.cpp /^void H2O_J_OptimiserUnMois(DONNEES_MENSUELLES* DonneesMensuelles)$/;" f typeref:typename:void -H2O_J_ResoudreLeProblemeLineaire src/solver/hydro/daily/h2o_j_resoudre_le_probleme_lineaire.cpp /^void H2O_J_ResoudreLeProblemeLineaire(DONNEES_MENSUELLES* DonneesMensuelles, int NumeroDeProblem/;" f typeref:typename:void -H2O_M_AjouterBruitAuCout src/solver/hydro/monthly/h2o_m_ajouter_bruit.cpp /^void H2O_M_AjouterBruitAuCout(DONNEES_ANNUELLES& DonneesAnnuelles)$/;" f typeref:typename:void -H2O_M_ConstruireLesContraintes src/solver/hydro/monthly/h2o_m_construire_les_contraintes.cpp /^void H2O_M_ConstruireLesContraintes(DONNEES_ANNUELLES& DonneesAnnuelles)$/;" f typeref:typename:void -H2O_M_ConstruireLesVariables src/solver/hydro/monthly/h2o_m_construire_les_variables.cpp /^void H2O_M_ConstruireLesVariables(DONNEES_ANNUELLES& DonneesAnnuelles)$/;" f typeref:typename:void -H2O_M_Free src/solver/hydro/monthly/h2o_m_free.cpp /^void H2O_M_Free(DONNEES_ANNUELLES& DonneesAnnuelles)$/;" f typeref:typename:void -H2O_M_InitialiserBornesEtCoutsDesVariables src/solver/hydro/monthly/h2o_m_initialiser_les_bornes_des_variables.cpp /^void H2O_M_InitialiserBornesEtCoutsDesVariables(DONNEES_ANNUELLES& DonneesAnnuelles)$/;" f typeref:typename:void -H2O_M_InitialiserLeSecondMembre src/solver/hydro/monthly/h2o_m_initialiser_les_second_membre.cpp /^void H2O_M_InitialiserLeSecondMembre(DONNEES_ANNUELLES& DonneesAnnuelles)$/;" f typeref:typename:void -H2O_M_Instanciation src/solver/hydro/monthly/h2o_m_instanciation.cpp /^DONNEES_ANNUELLES H2O_M_Instanciation(int NombreDeReservoirs)$/;" f typeref:typename:DONNEES_ANNUELLES -H2O_M_OptimiserUneAnnee src/solver/hydro/monthly/h2o_m_optimiser_une_annee.cpp /^void H2O_M_OptimiserUneAnnee(DONNEES_ANNUELLES& DonneesAnnuelles, int NumeroDeReservoir)$/;" f typeref:typename:void -H2O_M_ResoudreLeProblemeLineaire src/solver/hydro/monthly/h2o_m_resoudre_le_probleme_lineaire.cpp /^void H2O_M_ResoudreLeProblemeLineaire(DONNEES_ANNUELLES& DonneesAnnuelles, int NumeroDeReservoir/;" f typeref:typename:void -H2O_j_ConstruireLesVariables src/solver/hydro/daily/h2o_j_construire_les_variables.cpp /^void H2O_j_ConstruireLesVariables(int NbPdt,$/;" f typeref:typename:void -HEADERS src/libs/antares/InfoCollection/CMakeLists.txt /^set(HEADERS$/;" v -HEADERS src/libs/antares/date/CMakeLists.txt /^set(HEADERS$/;" v -HEADERS src/libs/antares/io/CMakeLists.txt /^set(HEADERS$/;" v -HEADERS src/libs/antares/logs/CMakeLists.txt /^set(HEADERS$/;" v -HEADERS src/libs/antares/memory/CMakeLists.txt /^set(HEADERS$/;" v -HEADERS src/libs/antares/stdcxx/CMakeLists.txt /^set(HEADERS$/;" v -HEADERS src/libs/antares/sys/CMakeLists.txt /^set(HEADERS$/;" v -HOR src/analyzer/atsp/atsp.h /^ const double HOR; \/\/ 0.92 by default$/;" m class:Antares::ATSP typeref:typename:const double -HOUR src/solver/optimisation/opt_rename_problem.cpp /^const std::string HOUR("hour");$/;" v typeref:typename:const std::string -HOURS_PER_YEAR src/libs/antares/constants.h /^#define HOURS_PER_YEAR /;" d -HP_ROMAN8 src/ext/yuni/src/yuni/core/charset/charset.h /^ HP_ROMAN8,$/;" e enum:Yuni::Charset::Type -HTMLCodeHighlightString src/ui/simulator/toolbox/components/htmllistbox/item/item.cpp /^bool HTMLCodeHighlightString(wxString& s, const wxString& toHighlight)$/;" f namespace:Antares::Component::HTMLListbox::Item typeref:typename:bool -HTMLListbox src/ui/common/fwd.h /^namespace HTMLListbox$/;" n namespace:Antares::Component -HTMLListbox src/ui/simulator/toolbox/components/htmllistbox/component.cpp /^namespace HTMLListbox$/;" n namespace:Antares::Component file: -HTMLListbox src/ui/simulator/toolbox/components/htmllistbox/component.h /^namespace HTMLListbox$/;" n namespace:Antares::Component -HTMLListbox src/ui/simulator/toolbox/components/htmllistbox/component.hxx /^namespace HTMLListbox$/;" n namespace:Antares::Component -HTMLListbox src/ui/simulator/toolbox/components/htmllistbox/datasource/bindingconstraint.cpp /^namespace HTMLListbox$/;" n namespace:Antares::Component file: -HTMLListbox src/ui/simulator/toolbox/components/htmllistbox/datasource/cluster-order.cpp /^namespace HTMLListbox$/;" n namespace:Antares::Component file: -HTMLListbox src/ui/simulator/toolbox/components/htmllistbox/datasource/cluster-order.h /^namespace HTMLListbox$/;" n namespace:Antares::Component -HTMLListbox src/ui/simulator/toolbox/components/htmllistbox/datasource/datasource.h /^namespace HTMLListbox$/;" n namespace:Antares::Component -HTMLListbox src/ui/simulator/toolbox/components/htmllistbox/datasource/datasource.hxx /^namespace HTMLListbox$/;" n namespace:Antares::Component -HTMLListbox src/ui/simulator/toolbox/components/htmllistbox/datasource/renewable-cluster-order.cpp /^namespace HTMLListbox$/;" n namespace:Antares::Component file: -HTMLListbox src/ui/simulator/toolbox/components/htmllistbox/datasource/renewable-cluster-order.h /^namespace HTMLListbox$/;" n namespace:Antares::Component -HTMLListbox src/ui/simulator/toolbox/components/htmllistbox/datasource/thermal-cluster-order.cpp /^namespace HTMLListbox$/;" n namespace:Antares::Component file: -HTMLListbox src/ui/simulator/toolbox/components/htmllistbox/datasource/thermal-cluster-order.h /^namespace HTMLListbox$/;" n namespace:Antares::Component -HTMLListbox src/ui/simulator/toolbox/components/htmllistbox/item/area.cpp /^namespace HTMLListbox$/;" n namespace:Antares::Component file: -HTMLListbox src/ui/simulator/toolbox/components/htmllistbox/item/area.h /^namespace HTMLListbox$/;" n namespace:Antares::Component -HTMLListbox src/ui/simulator/toolbox/components/htmllistbox/item/area.hxx /^namespace HTMLListbox$/;" n namespace:Antares::Component -HTMLListbox src/ui/simulator/toolbox/components/htmllistbox/item/cluster-item.cpp /^namespace HTMLListbox$/;" n namespace:Antares::Component file: -HTMLListbox src/ui/simulator/toolbox/components/htmllistbox/item/cluster-item.h /^namespace HTMLListbox$/;" n namespace:Antares::Component -HTMLListbox src/ui/simulator/toolbox/components/htmllistbox/item/error.cpp /^namespace HTMLListbox$/;" n namespace:Antares::Component file: -HTMLListbox src/ui/simulator/toolbox/components/htmllistbox/item/error.h /^namespace HTMLListbox$/;" n namespace:Antares::Component -HTMLListbox src/ui/simulator/toolbox/components/htmllistbox/item/group.cpp /^namespace HTMLListbox$/;" n namespace:Antares::Component file: -HTMLListbox src/ui/simulator/toolbox/components/htmllistbox/item/group.h /^namespace HTMLListbox$/;" n namespace:Antares::Component -HTMLListbox src/ui/simulator/toolbox/components/htmllistbox/item/info.cpp /^namespace HTMLListbox$/;" n namespace:Antares::Component file: -HTMLListbox src/ui/simulator/toolbox/components/htmllistbox/item/info.h /^namespace HTMLListbox$/;" n namespace:Antares::Component -HTMLListbox src/ui/simulator/toolbox/components/htmllistbox/item/item.cpp /^namespace HTMLListbox$/;" n namespace:Antares::Component file: -HTMLListbox src/ui/simulator/toolbox/components/htmllistbox/item/item.h /^namespace HTMLListbox$/;" n namespace:Antares::Component -HTMLListbox src/ui/simulator/toolbox/components/htmllistbox/item/item.hxx /^namespace HTMLListbox$/;" n namespace:Antares::Component -HTMLListbox src/ui/simulator/toolbox/components/htmllistbox/item/pathlistitem.cpp /^namespace HTMLListbox$/;" n namespace:Antares::Component file: -HTMLListbox src/ui/simulator/toolbox/components/htmllistbox/item/pathlistitem.h /^namespace HTMLListbox$/;" n namespace:Antares::Component -HTMLListbox src/ui/simulator/toolbox/components/htmllistbox/item/renewable-cluster-item.cpp /^namespace HTMLListbox$/;" n namespace:Antares::Component file: -HTMLListbox src/ui/simulator/toolbox/components/htmllistbox/item/renewable-cluster-item.h /^namespace HTMLListbox$/;" n namespace:Antares::Component -HTMLListbox src/ui/simulator/toolbox/components/htmllistbox/item/thermal-cluster-item.cpp /^namespace HTMLListbox$/;" n namespace:Antares::Component file: -HTMLListbox src/ui/simulator/toolbox/components/htmllistbox/item/thermal-cluster-item.h /^namespace HTMLListbox$/;" n namespace:Antares::Component -HTMLListbox src/ui/simulator/toolbox/components/htmllistbox/sort.h /^namespace HTMLListbox$/;" n namespace:Antares::Component -HYDRO_VENTILATION_RESULTS src/solver/hydro/management/management.h /^using HYDRO_VENTILATION_RESULTS = std::vector;$/;" t namespace:Antares typeref:typename:std::vector -HZ src/ext/yuni/src/yuni/core/charset/charset.h /^ HZ,$/;" e enum:Yuni::Charset::Type -Handle src/ext/yuni/src/yuni/core/dynamiclibrary/file.h /^ typedef YUNI_DYNAMICLIBRARY_OS_HANDLE Handle;$/;" t class:Yuni::DynamicLibrary::File typeref:typename:YUNI_DYNAMICLIBRARY_OS_HANDLE -Handle src/ext/yuni/src/yuni/core/dynamiclibrary/symbol.h /^ typedef void* Handle;$/;" t class:Yuni::DynamicLibrary::Symbol typeref:typename:void * -HandleType src/ext/yuni/src/yuni/io/file/stream.h /^ typedef FILE* HandleType;$/;" t class:Yuni::IO::File::Stream typeref:typename:FILE * -Handler src/ui/simulator/toolbox/ext-source/apply.cpp /^namespace Handler$/;" n namespace:Antares::ExtSource file: -Handler src/ui/simulator/toolbox/ext-source/apply.h /^namespace Handler$/;" n namespace:Antares::ExtSource -Handler src/ui/simulator/toolbox/ext-source/handler/build-context.cpp /^namespace Handler$/;" n namespace:Antares::ExtSource file: -Handler src/ui/simulator/toolbox/ext-source/handler/build-context.h /^namespace Handler$/;" n namespace:Antares::ExtSource -Handler src/ui/simulator/toolbox/ext-source/handler/com.rte-france.antares.study.cpp /^namespace Handler$/;" n namespace:Antares::ExtSource file: -Handler src/ui/simulator/toolbox/ext-source/handler/handler.h /^namespace Handler$/;" n namespace:Antares::ExtSource -HandlersType src/ext/yuni/src/yuni/core/logs/logs.h /^ typedef Handlers HandlersType;$/;" t class:Yuni::Logs::Logger typeref:typename:Handlers -Hard drive disk docs/reference-guide/09-system_requirements.md /^## Hard drive disk$/;" s chapter:System requirements -HasInput src/ui/simulator/toolbox/execute/execute.cpp /^bool JobProcess::HasInput()$/;" f class:Antares::Toolbox::Process::JobProcess typeref:typename:bool -HasIntrusiveSmartPtr src/ext/yuni/src/yuni/core/smartptr/policies/ownership.h /^struct HasIntrusiveSmartPtr final$/;" s namespace:Yuni::Policy::Ownership::__anon0065429b0111 -HasKey src/libs/antares/sys/policy.cpp /^bool HasKey(const PolicyKey& key)$/;" f namespace:LocalPolicy typeref:typename:bool -HasMethod src/ext/yuni/src/yuni/core/static/method.h /^namespace HasMethod$/;" n namespace:Yuni::Static -HasMultiplePages src/ui/simulator/toolbox/components/notebook/notebook.hxx /^inline bool Notebook::HasMultiplePages() const$/;" f class:Antares::Component::Notebook typeref:typename:bool -HasReadFromDisk src/libs/antares/io/statistics.cpp /^void HasReadFromDisk(uint64_t size)$/;" f namespace:Antares::Statistics typeref:typename:void -HasReadFromNetwork src/libs/antares/io/statistics.cpp /^void HasReadFromNetwork(uint64_t size)$/;" f namespace:Antares::Statistics typeref:typename:void -HasTypedef src/ext/yuni/src/yuni/core/static/typedef.h /^namespace HasTypedef$/;" n namespace:Yuni::Static -HasWrittenToDisk src/libs/antares/io/statistics.cpp /^void HasWrittenToDisk(uint64_t size)$/;" f namespace:Antares::Statistics typeref:typename:void -HasWrittenToNetwork src/libs/antares/io/statistics.cpp /^void HasWrittenToNetwork(uint64_t size)$/;" f namespace:Antares::Statistics typeref:typename:void -Hash src/ext/yuni/src/yuni/core/dictionary.h /^ typedef std::map Hash;$/;" t class:Yuni::Dictionary typeref:typename:std::map -Hash src/ext/yuni/src/yuni/core/dictionary.h /^ typedef std::set Hash;$/;" t class:Yuni::Set typeref:typename:std::set -Hash src/ext/yuni/src/yuni/core/hash/checksum/checksum.h /^namespace Hash$/;" n namespace:Yuni -Hash src/ext/yuni/src/yuni/core/hash/checksum/checksum.hxx /^namespace Hash$/;" n namespace:Yuni -Hash src/ext/yuni/src/yuni/core/hash/checksum/md5.cpp /^namespace Hash$/;" n namespace:Yuni file: -Hash src/ext/yuni/src/yuni/core/hash/checksum/md5.h /^namespace Hash$/;" n namespace:Yuni -Hash src/ext/yuni/src/yuni/core/hash/checksum/md5.hxx /^namespace Hash$/;" n namespace:Yuni -Hash src/ext/yuni/src/yuni/core/hash/table/table.h /^namespace Hash$/;" n namespace:Yuni -Hash src/ext/yuni/src/yuni/core/hash/table/table.hxx /^namespace Hash$/;" n namespace:Yuni -HeldType src/ext/yuni/src/yuni/core/string/string.hxx /^ typedef typename IIterator::value_type HeldType;$/;" t function:Yuni::CString::append typeref:typename:IIterator::value_type -HeldType src/ext/yuni/src/yuni/core/string/string.hxx /^ typedef typename IIterator::value_type HeldType;$/;" t function:Yuni::CString::assign typeref:typename:IIterator::value_type -Helper src/ext/yuni/src/yuni/uuid/uuid.hxx /^class Helper final$/;" c namespace:Yuni::Private::UUID -HeureDansLAnnee src/solver/simulation/sim_structure_probleme_economique.h /^ uint32_t HeureDansLAnnee = 0;$/;" m struct:PROBLEME_HEBDO typeref:typename:uint32_t -Hexdump src/ext/yuni/src/yuni/core/utils/hexdump.h /^class YUNI_DECL Hexdump final$/;" c namespace:Yuni::Core::Utils -Hexdump src/ext/yuni/src/yuni/core/utils/hexdump.hxx /^inline Hexdump::Hexdump(const Hexdump& rhs) : pBuffer(rhs.pBuffer), pSize(rhs.pSize)$/;" f class:Yuni::Core::Utils::Hexdump -Hexdump src/ext/yuni/src/yuni/core/utils/hexdump.hxx /^inline Hexdump::Hexdump(const U& buffer) :$/;" f class:Yuni::Core::Utils::Hexdump -Hexdump src/ext/yuni/src/yuni/core/utils/hexdump.hxx /^inline Hexdump::Hexdump(const char* buffer, uint size) : pBuffer(buffer), pSize(size)$/;" f class:Yuni::Core::Utils::Hexdump -HiddenHours src/analyzer/atsp/atsp.h /^ using HiddenHours = std::vector;$/;" t class:Antares::ATSP typeref:typename:std::vector -HiddenHoursSingle src/analyzer/atsp/atsp.h /^ struct HiddenHoursSingle$/;" s class:Antares::ATSP -Hide src/ui/simulator/windows/inspector/inspector.cpp /^void Hide()$/;" f namespace:Antares::Window::Inspector typeref:typename:void -Holder src/ext/yuni/src/yuni/core/nullable/holder.h /^ Holder() : pHasData(false)$/;" f class:Yuni::Private::NullableImpl::Holder -Holder src/ext/yuni/src/yuni/core/nullable/holder.h /^ Holder()$/;" f class:Yuni::Private::NullableImpl::Holder -Holder src/ext/yuni/src/yuni/core/nullable/holder.h /^ Holder(const Holder& rhs) : pData(rhs.pData)$/;" f class:Yuni::Private::NullableImpl::Holder -Holder src/ext/yuni/src/yuni/core/nullable/holder.h /^ Holder(const Holder& rhs) : pData(rhs.pData), pHasData(rhs.pHasData)$/;" f class:Yuni::Private::NullableImpl::Holder -Holder src/ext/yuni/src/yuni/core/nullable/holder.h /^ Holder(const U& rhs) : pData(new T(rhs))$/;" f class:Yuni::Private::NullableImpl::Holder -Holder src/ext/yuni/src/yuni/core/nullable/holder.h /^ Holder(const U& rhs) : pData(rhs), pHasData(true)$/;" f class:Yuni::Private::NullableImpl::Holder -Holder src/ext/yuni/src/yuni/core/nullable/holder.h /^class YUNI_DECL Holder final$/;" c namespace:Yuni::Private::NullableImpl -Holder src/ext/yuni/src/yuni/core/nullable/holder.h /^class YUNI_DECL Holder final$/;" c namespace:Yuni::Private::NullableImpl -HolderType src/ext/yuni/src/yuni/core/nullable/nullable.h /^ typedef Private::NullableImpl::Holder HolderType;$/;" t class:Yuni::Nullable typeref:typename:Private::NullableImpl::Holder -Horaire src/solver/simulation/sim_structure_donnees.h /^ double* Horaire;$/;" m struct:__anon110ac1540108 typeref:typename:double * -Hour src/ui/simulator/toolbox/components/datagrid/filter/all/hour.h /^ Hour(Input* parent) : AFilterBase(parent)$/;" f class:Antares::Toolbox::Filter::Hour -Hour src/ui/simulator/toolbox/components/datagrid/filter/all/hour.h /^class Hour : public AFilterBase$/;" c namespace:Antares::Toolbox::Filter -HourInterval src/libs/antares/date/antares/date/date.h /^struct HourInterval$/;" s namespace:Antares::Date -HourYear src/ui/simulator/toolbox/components/datagrid/filter/all/houryear.h /^ HourYear(Input* parent) : AFilterBase(parent)$/;" f class:Antares::Toolbox::Filter::HourYear -HourYear src/ui/simulator/toolbox/components/datagrid/filter/all/houryear.h /^class HourYear : public AFilterBase$/;" c namespace:Antares::Toolbox::Filter -HourlyCSRProblem src/solver/optimisation/adequacy_patch_csr/hourly_csr_problem.h /^ explicit HourlyCSRProblem(const AdqPatchParams& adqPatchParams,PROBLEME_HEBDO* p) :$/;" f class:HourlyCSRProblem -HourlyCSRProblem src/solver/optimisation/adequacy_patch_csr/hourly_csr_problem.h /^class HourlyCSRProblem$/;" c -HourlyResultsForCurrentYear src/solver/variable/variable.hxx /^struct HourlyResultsForCurrentYear$/;" s namespace:Antares::Solver::Variable::__anon73d0bf670411 -HourlyResultsForCurrentYear src/solver/variable/variable.hxx /^struct HourlyResultsForCurrentYear$/;" s namespace:Antares::Solver::Variable::__anon73d0bf670411 -HourlyResultsForCurrentYear src/solver/variable/variable.hxx /^struct HourlyResultsForCurrentYear$/;" s namespace:Antares::Solver::Variable::__anon73d0bf670411 -How to contribute to Antares Simulator CONTRIBUTING.md /^# How to contribute to Antares Simulator$/;" c -HtmlContent src/ui/simulator/toolbox/components/htmllistbox/item/area.cpp /^bool Area::HtmlContent(wxString& out, Data::Area* area, const wxString& searchString)$/;" f class:Antares::Component::HTMLListbox::Item::Area typeref:typename:bool -HtmlContent src/ui/simulator/toolbox/components/htmllistbox/item/cluster-item.cpp /^bool ClusterItem::HtmlContent(wxString& out, Data::Cluster* cluster, const wxString& searchStrin/;" f class:Antares::Component::HTMLListbox::Item::ClusterItem typeref:typename:bool -HtmlContent src/ui/simulator/toolbox/components/htmllistbox/item/pathlistitem.cpp /^bool PathListItem::HtmlContent(wxString& out,$/;" f class:Antares::Component::HTMLListbox::Item::PathListItem typeref:typename:bool -HurdleCosts src/solver/variable/economy/links/hurdleCosts.h /^class HurdleCosts : public Variable::IVariable, NextT, VCardHurdleCosts>$/;" c namespace:Antares::Solver::Variable::Economy -HurdlesCost src/ui/action/handler/antares-study/link/hurdles-cost.cpp /^HurdlesCost::HurdlesCost(const AnyString& fromarea, const AnyString& toarea) :$/;" f class:Antares::Action::AntaresStudy::Link::HurdlesCost -HurdlesCost src/ui/action/handler/antares-study/link/hurdles-cost.h /^class HurdlesCost : public IAction$/;" c namespace:Antares::Action::AntaresStudy::Link -HydProd src/solver/optimisation/constraints/ConstraintBuilder.cpp /^ConstraintBuilder& ConstraintBuilder::HydProd(unsigned int index,$/;" f class:ConstraintBuilder typeref:typename:ConstraintBuilder & -HydProd src/solver/optimisation/constraints/ConstraintBuilder.h /^ int HydProd(unsigned int index) const$/;" f class:Variable::VariableManager typeref:typename:int -HydProd src/solver/optimisation/opt_rename_problem.cpp /^void VariableNamer::HydProd(unsigned int variable)$/;" f class:VariableNamer typeref:typename:void -HydProdDown src/solver/optimisation/constraints/ConstraintBuilder.cpp /^ConstraintBuilder& ConstraintBuilder::HydProdDown(unsigned int index,$/;" f class:ConstraintBuilder typeref:typename:ConstraintBuilder & -HydProdDown src/solver/optimisation/constraints/ConstraintBuilder.h /^ int HydProdDown(unsigned int index) const$/;" f class:Variable::VariableManager typeref:typename:int -HydProdDown src/solver/optimisation/opt_rename_problem.cpp /^void VariableNamer::HydProdDown(unsigned int variable)$/;" f class:VariableNamer typeref:typename:void -HydProdUp src/solver/optimisation/constraints/ConstraintBuilder.cpp /^ConstraintBuilder& ConstraintBuilder::HydProdUp(unsigned int index,$/;" f class:ConstraintBuilder typeref:typename:ConstraintBuilder & -HydProdUp src/solver/optimisation/constraints/ConstraintBuilder.h /^ int HydProdUp(unsigned int index) const$/;" f class:Variable::VariableManager typeref:typename:int -HydProdUp src/solver/optimisation/opt_rename_problem.cpp /^void VariableNamer::HydProdUp(unsigned int variable)$/;" f class:VariableNamer typeref:typename:void -HydrauliqueModulableQuotidien src/solver/hydro/management/management.h /^ std::vector HydrauliqueModulableQuotidien; \/* indice par jour *\/$/;" m struct:Antares::__anon035c3dda0208 typeref:typename:std::vector -Hydro docs/reference-guide/04-active_windows.md /^## Hydro$/;" s chapter:Active windows -Hydro src/ui/simulator/windows/hydro/allocation.cpp /^namespace Hydro$/;" n namespace:Antares::Window file: -Hydro src/ui/simulator/windows/hydro/allocation.h /^namespace Hydro$/;" n namespace:Antares::Window -Hydro src/ui/simulator/windows/hydro/dailypower.cpp /^namespace Hydro$/;" n namespace:Antares::Window file: -Hydro src/ui/simulator/windows/hydro/dailypower.h /^namespace Hydro$/;" n namespace:Antares::Window -Hydro src/ui/simulator/windows/hydro/levelsandvalues.cpp /^namespace Hydro$/;" n namespace:Antares::Window file: -Hydro src/ui/simulator/windows/hydro/levelsandvalues.h /^namespace Hydro$/;" n namespace:Antares::Window -Hydro src/ui/simulator/windows/hydro/localdatahydro.cpp /^namespace Hydro$/;" n namespace:Antares::Window file: -Hydro src/ui/simulator/windows/hydro/localdatahydro.h /^namespace Hydro$/;" n namespace:Antares::Window -Hydro src/ui/simulator/windows/hydro/management.cpp /^namespace Hydro$/;" n namespace:Antares::Window file: -Hydro src/ui/simulator/windows/hydro/management.h /^namespace Hydro$/;" n namespace:Antares::Window -Hydro src/ui/simulator/windows/hydro/prepro.cpp /^namespace Hydro$/;" n namespace:Antares::Window file: -Hydro src/ui/simulator/windows/hydro/prepro.h /^namespace Hydro$/;" n namespace:Antares::Window -Hydro src/ui/simulator/windows/hydro/series.cpp /^namespace Hydro$/;" n namespace:Antares::Window file: -Hydro src/ui/simulator/windows/hydro/series.h /^namespace Hydro$/;" n namespace:Antares::Window -Hydro Pmin docs/reference-guide/13-file-format.md /^#### Hydro Pmin$/;" t subsection:Study format changes""v8.6.0""Input -HydroAllocation src/libs/antares/study/parts/hydro/allocation.cpp /^HydroAllocation::HydroAllocation()$/;" f class:Antares::Data::HydroAllocation -HydroAllocation src/libs/antares/study/parts/hydro/allocation.h /^class HydroAllocation final$/;" c namespace:Antares::Data -HydroAllocation src/ui/simulator/toolbox/components/datagrid/renderer/area/hydro/allocation.cpp /^HydroAllocation::HydroAllocation()$/;" f class:Antares::Component::Datagrid::Renderer::HydroAllocation -HydroAllocation src/ui/simulator/toolbox/components/datagrid/renderer/area/hydro/allocation.h /^class HydroAllocation final : public virtual Renderer::IRenderer$/;" c namespace:Antares::Component::Datagrid::Renderer -HydroCost src/solver/variable/economy/hydroCost.h /^class HydroCost : public Variable::IVariable, NextT, VCardHydroCost>$/;" c namespace:Antares::Solver::Variable::Economy -HydroHeuristicPolicy src/libs/antares/study/fwd.h /^enum HydroHeuristicPolicy$/;" g namespace:Antares::Data -HydroHeuristicPolicyToCString src/libs/antares/study/fwd.cpp /^const char* HydroHeuristicPolicyToCString(HydroHeuristicPolicy hhPolicy)$/;" f namespace:Antares::Data typeref:typename:const char * -HydroLevel src/solver/optimisation/constraints/ConstraintBuilder.cpp /^ConstraintBuilder& ConstraintBuilder::HydroLevel(unsigned int index,$/;" f class:ConstraintBuilder typeref:typename:ConstraintBuilder & -HydroLevel src/solver/optimisation/constraints/ConstraintBuilder.h /^ int HydroLevel(unsigned int index) const$/;" f class:Variable::VariableManager typeref:typename:int -HydroLevel src/solver/optimisation/opt_rename_problem.cpp /^void VariableNamer::HydroLevel(unsigned int variable)$/;" f class:VariableNamer typeref:typename:void -HydroLevelsFinalUpdatePostProcessCmd src/solver/optimisation/post_process_commands.cpp /^HydroLevelsFinalUpdatePostProcessCmd::HydroLevelsFinalUpdatePostProcessCmd($/;" f class:Antares::Solver::Simulation::HydroLevelsFinalUpdatePostProcessCmd -HydroLevelsFinalUpdatePostProcessCmd src/solver/optimisation/post_process_commands.h /^class HydroLevelsFinalUpdatePostProcessCmd : public basePostProcessCommand$/;" c namespace:Antares::Solver::Simulation -HydroLevelsUpdatePostProcessCmd src/solver/optimisation/post_process_commands.cpp /^HydroLevelsUpdatePostProcessCmd::HydroLevelsUpdatePostProcessCmd(PROBLEME_HEBDO* problemeHebdo,$/;" f class:Antares::Solver::Simulation::HydroLevelsUpdatePostProcessCmd -HydroLevelsUpdatePostProcessCmd src/solver/optimisation/post_process_commands.h /^class HydroLevelsUpdatePostProcessCmd : public basePostProcessCommand$/;" c namespace:Antares::Solver::Simulation -HydroManagement src/solver/hydro/management/management.cpp /^HydroManagement::HydroManagement(const Data::AreaList& areas,$/;" f class:Antares::HydroManagement -HydroManagement src/solver/hydro/management/management.h /^class HydroManagement final$/;" c namespace:Antares -HydroMonthlyPower src/ui/simulator/toolbox/components/datagrid/renderer/area/hydromonthlypower.cpp /^HydroMonthlyPower::HydroMonthlyPower(wxWindow* control, Toolbox::InputSelector::Area* notifier) /;" f class:Antares::Component::Datagrid::Renderer::HydroMonthlyPower -HydroMonthlyPower src/ui/simulator/toolbox/components/datagrid/renderer/area/hydromonthlypower.h /^class HydroMonthlyPower final : public Renderer::Matrix,$/;" c namespace:Antares::Component::Datagrid::Renderer -HydroPower src/solver/optimisation/constraints/HydroPower.h /^class HydroPower : private ConstraintFactory$/;" c -HydroPower src/solver/optimisation/opt_rename_problem.cpp /^void ConstraintNamer::HydroPower(unsigned int constraint)$/;" f class:ConstraintNamer typeref:typename:void -HydroPowerSmoothingUsingVariationMaxDown src/solver/optimisation/constraints/HydroPowerSmoothingUsingVariationMaxDown.h /^class HydroPowerSmoothingUsingVariationMaxDown : private ConstraintFactory$/;" c -HydroPowerSmoothingUsingVariationMaxDown src/solver/optimisation/opt_rename_problem.cpp /^void ConstraintNamer::HydroPowerSmoothingUsingVariationMaxDown(unsigned int constraint)$/;" f class:ConstraintNamer typeref:typename:void -HydroPowerSmoothingUsingVariationMaxUp src/solver/optimisation/constraints/HydroPowerSmoothingUsingVariationMaxUp.h /^class HydroPowerSmoothingUsingVariationMaxUp : private ConstraintFactory$/;" c -HydroPowerSmoothingUsingVariationMaxUp src/solver/optimisation/opt_rename_problem.cpp /^void ConstraintNamer::HydroPowerSmoothingUsingVariationMaxUp(unsigned int constraint)$/;" f class:ConstraintNamer typeref:typename:void -HydroPowerSmoothingUsingVariationSum src/solver/optimisation/constraints/HydroPowerSmoothingUsingVariationSum.h /^class HydroPowerSmoothingUsingVariationSum : private ConstraintFactory$/;" c -HydroPowerSmoothingUsingVariationSum src/solver/optimisation/opt_rename_problem.cpp /^void ConstraintNamer::HydroPowerSmoothingUsingVariationSum(unsigned int constraint)$/;" f class:ConstraintNamer typeref:typename:void -HydroPrepro src/ui/simulator/toolbox/components/datagrid/renderer/area/hydroprepro.cpp /^HydroPrepro::HydroPrepro(wxWindow* control, Toolbox::InputSelector::Area* notifier) :$/;" f class:Antares::Component::Datagrid::Renderer::HydroPrepro -HydroPrepro src/ui/simulator/toolbox/components/datagrid/renderer/area/hydroprepro.h /^class HydroPrepro final : public Renderer::Matrix, public Renderer::ARenderer/;" c namespace:Antares::Component::Datagrid::Renderer -HydroPricingMode src/libs/antares/study/fwd.h /^enum HydroPricingMode$/;" g namespace:Antares::Data -HydroPricingModeToCString src/libs/antares/study/fwd.cpp /^const char* HydroPricingModeToCString(HydroPricingMode hpm)$/;" f namespace:Antares::Data typeref:typename:const char * -HydroStorage src/solver/variable/economy/hydrostorage.h /^class HydroStorage : public Variable::IVariable, NextT, VCardHydroStorage>$/;" c namespace:Antares::Solver::Variable::Economy -Hydro_problem_costs src/solver/hydro/daily2/h2o2_j_donnees_optimisation.h /^class Hydro_problem_costs$/;" c -Hydro_problem_costs src/solver/hydro/daily2/h2o2_j_optim_costs.cpp /^Hydro_problem_costs::Hydro_problem_costs(const Data::Parameters& parameters)$/;" f class:Hydro_problem_costs -I src/ext/yuni/src/yuni/core/hash/checksum/md5.cpp /^#define I(/;" d file: -I src/ext/yuni/src/yuni/core/math/math.h /^ value = (I * I < N) ? SquareRootInt::value : I$/;" e enum:Yuni::Math::SquareRootInt::__anon708cd8cc0303 -IAction src/ui/action/action.cpp /^IAction::IAction() : pInfos()$/;" f class:Antares::Action::IAction -IAction src/ui/action/include/action/action.h /^class IAction : public Yuni::Core::TreeN$/;" c namespace:Antares::Action -IActionPtr src/ui/simulator/toolbox/ext-source/performer.cpp /^ using IActionPtr = Antares::Action::IAction::Ptr;$/;" t class:Antares::Window::ThreadUpdater typeref:typename:Antares::Action::IAction::Ptr file: -ICC src/CMakeLists.txt /^ set(ICC 1)$/;" v -IChecksum src/ext/yuni/src/yuni/core/hash/checksum/checksum.h /^ IChecksum()$/;" f class:Yuni::Hash::Checksum::IChecksum -IChecksum src/ext/yuni/src/yuni/core/hash/checksum/checksum.h /^class YUNI_DECL IChecksum$/;" c namespace:Yuni::Hash::Checksum -ID src/ext/yuni/src/yuni/thread/id.cpp /^uint64_t ID()$/;" f namespace:Yuni::Thread typeref:typename:uint64_t -IDForWxDispatcher src/ui/common/dispatcher/settings.cpp /^int IDForWxDispatcher;$/;" v namespace:Antares::Dispatcher::Settings typeref:typename:int -IDType src/libs/antares/study/sets.h /^ using IDType = Yuni::CString<128, false>;$/;" t class:Antares::Data::Sets typeref:typename:Yuni::CString<128,false> -IData src/ui/simulator/windows/output/panel/panel.h /^ IData()$/;" f class:Antares::Private::OutputViewerData::Panel::IData -IData src/ui/simulator/windows/output/panel/panel.h /^ class IData$/;" c class:Antares::Private::OutputViewerData::Panel -IDataConverter src/ext/yuni/src/yuni/core/variant/dataholder/dataholder.h /^class IDataConverter$/;" c namespace:Yuni::Private::Variant -IDataHolder src/ext/yuni/src/yuni/core/variant/dataholder/dataholder.h /^ IDataHolder()$/;" f class:Yuni::Private::Variant::IDataHolder -IDataHolder src/ext/yuni/src/yuni/core/variant/dataholder/dataholder.h /^class IDataHolder$/;" c namespace:Yuni::Private::Variant -IDataHolder src/ext/yuni/src/yuni/core/variant/variant.h /^ typedef Private::Variant::IDataHolder IDataHolder;$/;" t class:Yuni::Variant typeref:typename:Private::Variant::IDataHolder -IDatasource src/ui/simulator/toolbox/components/datagrid/renderer/correlation.h /^ IDatasource()$/;" f class:Antares::Component::Datagrid::Renderer::CorrelationMatrix::IDatasource -IDatasource src/ui/simulator/toolbox/components/datagrid/renderer/correlation.h /^ class IDatasource$/;" c class:Antares::Component::Datagrid::Renderer::CorrelationMatrix -IDatasource src/ui/simulator/toolbox/components/htmllistbox/datasource/datasource.h /^class IDatasource$/;" c namespace:Antares::Component::HTMLListbox::Datasource -IDatasource src/ui/simulator/toolbox/components/htmllistbox/datasource/datasource.hxx /^inline IDatasource::IDatasource(HTMLListbox::Component& parent) : pParent(parent)$/;" f class:Antares::Component::HTMLListbox::Datasource::IDatasource -IDetachedThread src/ext/yuni/src/yuni/io/directory/iterator/detachedthread.h /^ IDetachedThread()$/;" f class:Yuni::Private::IO::Directory::Iterator::IDetachedThread -IDetachedThread src/ext/yuni/src/yuni/io/directory/iterator/detachedthread.h /^class IDetachedThread : public Yuni::Thread::IThread$/;" c namespace:Yuni::Private::IO::Directory::Iterator -IDetachedThread src/ext/yuni/src/yuni/io/directory/iterator/detachedthread.h /^class IDetachedThread$/;" c namespace:Yuni::Private::IO::Directory::Iterator -IDs src/ui/simulator/toolbox/components/map/infos.h /^ enum IDs$/;" g class:Antares::Map::PanelInfos -IDs src/ui/simulator/windows/analyzer/analyzer.h /^ enum IDs$/;" g class:Antares::Window::AnalyzerWizard -IDs src/ui/simulator/windows/constraints-builder/constraintsbuilder.h /^ enum IDs$/;" g class:Antares::Window::ConstraintsBuilderWizard -IDs src/ui/simulator/windows/notes.h /^ enum IDs$/;" g class:Antares::Window::Notes -IDs src/ui/simulator/windows/options/playlist/playlist.h /^ enum IDs$/;" g class:Antares::Window::Options::MCPlaylist -IDs src/ui/simulator/windows/options/select-output/select-output.h /^ enum IDs$/;" g class:Antares::Window::Options::SelectOutput -IDs src/ui/simulator/windows/options/temp-folder/temp-folder.h /^ enum IDs$/;" g class:Antares::Window::Options::ConfigureTempFolder -IDs src/ui/simulator/windows/sets.h /^ enum IDs$/;" g class:Antares::Window::Sets -IDurationCollector src/libs/antares/benchmarking/include/antares/benchmarking/DurationCollector.h /^class IDurationCollector$/;" c namespace:Benchmarking -IEvent src/ext/yuni/src/yuni/core/event/interfaces.h /^ IEvent()$/;" f class:Yuni::IEvent -IEvent src/ext/yuni/src/yuni/core/event/interfaces.h /^class YUNI_DECL IEvent$/;" c namespace:Yuni -IEventLoop src/ext/yuni/src/yuni/core/event/loop.h /^class YUNI_DECL IEventLoop$/;" c namespace:Yuni::Core::EventLoop -IEventLoop src/ext/yuni/src/yuni/core/event/loop.hxx /^inline IEventLoop::IEventLoop() :$/;" f class:Yuni::Core::EventLoop::IEventLoop -IEventObserver src/ext/yuni/src/yuni/core/event/interfaces.h /^class YUNI_DECL IEventObserver : public IEventObserverBase, public TP::IEventObserver() : pBoundEventTable(new IEvent::Map())$/;" f class:Yuni::IEventObserver -IEventObserverBase src/ext/yuni/src/yuni/core/event/interfaces.h /^ IEventObserverBase()$/;" f class:Yuni::IEventObserverBase -IEventObserverBase src/ext/yuni/src/yuni/core/event/interfaces.h /^class YUNI_DECL IEventObserverBase$/;" c namespace:Yuni -IEventObserverType src/ext/yuni/src/yuni/core/event/interfaces.h /^ typedef IEventObserver IEventObserverType;$/;" t class:Yuni::IEventObserver typeref:typename:IEventObserver -IExtension src/libs/fswalker/fswalker.h /^ IExtension()$/;" f class:FSWalker::IExtension -IExtension src/libs/fswalker/fswalker.h /^class IExtension$/;" c namespace:FSWalker -IFrame src/ui/common/component/frame/frame.h /^class IFrame$/;" c namespace:Antares::Component::Frame -IHolder src/ext/yuni/src/yuni/core/bind/bind.h /^ IHolder;$/;" t class:Yuni::Bind -IHolder src/ext/yuni/src/yuni/core/bind/bind.h /^ typedef Private::BindImpl::IPointer IHolder;$/;" t class:Yuni::Bind -IHolder src/ext/yuni/src/yuni/core/bind/bind.h /^ typedef Private::BindImpl::IPointer IHolder;$/;" t class:Yuni::Bind -IHolder src/ext/yuni/src/yuni/core/bind/bind.h /^ typedef Private::BindImpl::IPointer IHolder;$/;" t class:Yuni::Bind -IHolder src/ext/yuni/src/yuni/core/bind/bind.h /^ typedef Private::BindImpl::IPointer IHolder;$/;" t class:Yuni::Bind -IHolder src/ext/yuni/src/yuni/core/bind/bind.h /^ typedef Private::BindImpl::IPointer IHolder;$/;" t class:Yuni::Bind -IHolder src/ext/yuni/src/yuni/core/bind/bind.h /^ typedef Private::BindImpl::IPointer IHolder;$/;" t class:Yuni::Bind -IHolder src/ext/yuni/src/yuni/core/bind/bind.h /^ typedef Private::BindImpl::IPointer IHolder;$/;" t class:Yuni::Bind -IHolder src/ext/yuni/src/yuni/core/bind/bind.h /^ typedef Private::BindImpl::IPointer IHolder;$/;" t class:Yuni::Bind -IHolder src/ext/yuni/src/yuni/core/bind/bind.h /^ typedef Private::BindImpl::IPointer IHolder;$/;" t class:Yuni::Bind -IHolder src/ext/yuni/src/yuni/core/bind/bind.h /^ typedef Private::BindImpl::IPointer IHolder;$/;" t class:Yuni::Bind -IHolder src/ext/yuni/src/yuni/core/bind/bind.h /^ typedef Private::BindImpl::IPointer IHolder;$/;" t class:Yuni::Bind -IHolder src/ext/yuni/src/yuni/core/bind/bind.h /^ typedef Private::BindImpl::IPointer IHolder;$/;" t class:Yuni::Bind -IIntrusiveReference src/libs/antares/object/intrusive-reference.h /^class IIntrusiveReference : public TP>$/;" c namespace:Antares -IIntrusiveReference src/libs/antares/object/intrusive-reference.hxx /^inline IIntrusiveReference::IIntrusiveReference($/;" f class:Antares::IIntrusiveReference -IIntrusiveReference src/libs/antares/object/intrusive-reference.hxx /^inline IIntrusiveReference::IIntrusiveReference() : pRefCount(0)$/;" f class:Antares::IIntrusiveReference -IIntrusiveSmartPtr src/ext/yuni/src/yuni/core/smartptr/intrusive.h /^class IIntrusiveSmartPtr : public TP>$/;" c namespace:Yuni -IIntrusiveSmartPtr src/ext/yuni/src/yuni/core/smartptr/intrusive.h /^class YUNI_DECL IIntrusiveSmartPtr : public TP>$/;" c namespace:Yuni -IIntrusiveSmartPtr src/ext/yuni/src/yuni/core/smartptr/intrusive.hxx /^inline IIntrusiveSmartPtr::IIntrusiveSmartPtr($/;" f class:Yuni::IIntrusiveSmartPtr -IIntrusiveSmartPtr src/ext/yuni/src/yuni/core/smartptr/intrusive.hxx /^inline IIntrusiveSmartPtr::IIntrusiveSmartPtr() : pRefCount()$/;" f class:Yuni::IIntrusiveSmartPtr -IIntrusiveSmartPtr src/ext/yuni/src/yuni/core/smartptr/intrusive.hxx /^inline IIntrusiveSmartPtr::IIntrusiveSmartPtr($/;" f class:Yuni::IIntrusiveSmartPtr -IIntrusiveSmartPtr src/ext/yuni/src/yuni/core/smartptr/intrusive.hxx /^inline IIntrusiveSmartPtr::IIntrusiveSmartPtr() : pRefCount()$/;" f class:Yuni::IIntrusiveSmartPtr -IItem src/ui/common/component/spotlight/iitem.cpp /^Spotlight::IItem::IItem() : tag(0), pSelected(false), pCountedAsResult(true)$/;" f class:Antares::Component::Spotlight::IItem -IItem src/ui/common/component/spotlight/iitem.h /^class IItem$/;" c -IItem src/ui/simulator/toolbox/components/htmllistbox/item/item.cpp /^IItem::IItem() : pHighlighted(false), pVisible(true)$/;" f class:Antares::Component::HTMLListbox::Item::IItem -IItem src/ui/simulator/toolbox/components/htmllistbox/item/item.h /^class IItem$/;" c namespace:Antares::Component::HTMLListbox::Item -IItem src/ui/simulator/windows/output/spotlight-provider.cpp /^ using IItem = Spotlight::IItem;$/;" t function:Antares::Window::OutputViewer::SpotlightProviderMCAll::search typeref:typename:Spotlight::IItem file: -IIterator src/ext/yuni/src/yuni/core/iterator/iterator.h /^class IIterator : public ModelT$/;" c namespace:Yuni -IIterator src/ext/yuni/src/yuni/core/iterator/iterator.hxx /^inline IIterator::IIterator() : AncestorType()$/;" f class:Yuni::IIterator -IIterator src/ext/yuni/src/yuni/core/iterator/iterator.hxx /^inline IIterator::IIterator(const IIterator& rhs) :$/;" f class:Yuni::IIterator -IIterator src/ext/yuni/src/yuni/core/iterator/iterator.hxx /^inline IIterator::IIterator(const IIterator& rhs) :$/;" f class:Yuni::IIterator -IIterator src/ext/yuni/src/yuni/core/iterator/iterator.hxx /^inline IIterator::IIterator(const U1& u1) : AncestorType(u1)$/;" f class:Yuni::IIterator -IIterator src/ext/yuni/src/yuni/core/iterator/iterator.hxx /^inline IIterator::IIterator(const U1& u1, const U2& u2) : AncestorType(u1, u2)$/;" f class:Yuni::IIterator -IIterator src/ext/yuni/src/yuni/core/iterator/iterator.hxx /^inline IIterator::IIterator(const U1& u1, const U2& u2, const U3& u3) :$/;" f class:Yuni::IIterator -IIterator src/ext/yuni/src/yuni/io/directory/iterator/iterator.h /^class IIterator$/;" c namespace:Yuni::IO::Directory -IIterator src/ext/yuni/src/yuni/io/directory/iterator/iterator.hxx /^inline IIterator::IIterator()$/;" f class:Yuni::IO::Directory::IIterator -IIterator src/ext/yuni/src/yuni/io/directory/iterator/iterator.hxx /^inline IIterator::IIterator(const IIterator& rhs)$/;" f class:Yuni::IO::Directory::IIterator -IJob src/ext/yuni/src/yuni/job/job.cpp /^IJob::IJob() : pThread(nullptr)$/;" f class:Yuni::Job::IJob -IJob src/ext/yuni/src/yuni/job/job.h /^class YUNI_DECL IJob : public IIntrusiveSmartPtr$/;" c namespace:Yuni::Job -IJob src/ext/yuni/src/yuni/thread/fwd.h /^class YUNI_DECL IJob;$/;" v namespace:Yuni::Job typeref:class:YUNI_DECL -IJob src/libs/fswalker/job.h /^ IJob()$/;" f class:FSWalker::IJob -IJob src/libs/fswalker/job.h /^class IJob : public Yuni::Job::IJob$/;" c namespace:FSWalker -IMPLEMENT_DYNAMIC_CLASS src/ui/common/component/scrollbox/scrollbox.cpp /^IMPLEMENT_DYNAMIC_CLASS(Scrollbox, wxScrolledWindow)$/;" f namespace:Antares::Component -INFININ src/solver/ts-generator/xcast/constants.h /^#define INFININ /;" d -INFINIP src/solver/ts-generator/xcast/constants.h /^#define INFINIP /;" d -INSTALL_COMMAND src/antares-deps/cmake/utils.cmake /^ set(INSTALL_COMMAND "#INSTALL_COMMAND")$/;" v function:build_git_dependency -INSTALL_COMMAND src/antares-deps/cmake/utils.cmake /^ set(INSTALL_COMMAND "INSTALL_COMMAND ${GIT_DEP_INSTALL_COMMAND}")$/;" v function:build_git_dependency -INVALID_TIMEOUT src/ext/yuni/src/yuni/thread/thread.cpp /^#define INVALID_TIMEOUT /;" d file: -IO src/ext/yuni/src/yuni/io/constants.cpp /^namespace IO$/;" n namespace:Yuni file: -IO src/ext/yuni/src/yuni/io/constants.h /^namespace IO$/;" n namespace:Yuni -IO src/ext/yuni/src/yuni/io/directory/copy.cpp /^namespace IO$/;" n namespace:Yuni file: -IO src/ext/yuni/src/yuni/io/directory/create.cpp /^namespace IO$/;" n namespace:Yuni file: -IO src/ext/yuni/src/yuni/io/directory/current.cpp /^namespace IO$/;" n namespace:Yuni file: -IO src/ext/yuni/src/yuni/io/directory/directory.h /^namespace IO$/;" n namespace:Yuni -IO src/ext/yuni/src/yuni/io/directory/directory.hxx /^namespace IO$/;" n namespace:Yuni -IO src/ext/yuni/src/yuni/io/directory/directory.hxx /^namespace IO$/;" n namespace:Yuni::Private -IO src/ext/yuni/src/yuni/io/directory/info/info.cpp /^namespace IO$/;" n namespace:Yuni file: -IO src/ext/yuni/src/yuni/io/directory/info/info.h /^namespace IO$/;" n namespace:Yuni -IO src/ext/yuni/src/yuni/io/directory/info/info.hxx /^namespace IO$/;" n namespace:Yuni -IO src/ext/yuni/src/yuni/io/directory/info/platform.cpp /^namespace IO$/;" n namespace:Yuni::Private file: -IO src/ext/yuni/src/yuni/io/directory/info/platform.h /^namespace IO$/;" n namespace:Yuni::Private -IO src/ext/yuni/src/yuni/io/directory/iterator/detachedthread.h /^namespace IO$/;" n namespace:Yuni::Private -IO src/ext/yuni/src/yuni/io/directory/iterator/iterator.cpp /^namespace IO$/;" n namespace:Yuni::Private file: -IO src/ext/yuni/src/yuni/io/directory/iterator/iterator.h /^namespace IO$/;" n namespace:Yuni -IO src/ext/yuni/src/yuni/io/directory/iterator/iterator.hxx /^namespace IO$/;" n namespace:Yuni -IO src/ext/yuni/src/yuni/io/directory/remove.cpp /^namespace IO$/;" n namespace:Yuni file: -IO src/ext/yuni/src/yuni/io/directory/system.cpp /^namespace IO$/;" n namespace:Yuni file: -IO src/ext/yuni/src/yuni/io/directory/system.h /^namespace IO$/;" n namespace:Yuni -IO src/ext/yuni/src/yuni/io/error.h /^namespace IO$/;" n namespace:Yuni -IO src/ext/yuni/src/yuni/io/exists.cpp /^namespace IO$/;" n namespace:Yuni file: -IO src/ext/yuni/src/yuni/io/file/copy.cpp /^namespace IO$/;" n namespace:Yuni file: -IO src/ext/yuni/src/yuni/io/file/file.cpp /^namespace IO$/;" n namespace:Yuni file: -IO src/ext/yuni/src/yuni/io/file/file.h /^namespace IO$/;" n namespace:Yuni -IO src/ext/yuni/src/yuni/io/file/file.hxx /^namespace IO$/;" n namespace:Yuni -IO src/ext/yuni/src/yuni/io/file/openmode.cpp /^namespace IO$/;" n namespace:Yuni file: -IO src/ext/yuni/src/yuni/io/file/openmode.h /^namespace IO$/;" n namespace:Yuni -IO src/ext/yuni/src/yuni/io/file/stream.cpp /^namespace IO$/;" n namespace:Yuni file: -IO src/ext/yuni/src/yuni/io/file/stream.h /^namespace IO$/;" n namespace:Yuni -IO src/ext/yuni/src/yuni/io/file/stream.hxx /^namespace IO$/;" n namespace:Yuni -IO src/ext/yuni/src/yuni/io/filename-manipulation.cpp /^namespace IO$/;" n namespace:Yuni file: -IO src/ext/yuni/src/yuni/io/filename-manipulation.h /^namespace IO$/;" n namespace:Yuni -IO src/ext/yuni/src/yuni/io/filename-manipulation.hxx /^namespace IO$/;" n namespace:Yuni -IO src/ext/yuni/src/yuni/io/io.h /^namespace IO$/;" n namespace:Yuni -IO src/ext/yuni/src/yuni/io/io.hxx /^namespace IO$/;" n namespace:Yuni -IO src/ext/yuni/src/yuni/io/searchpath/searchpath.cpp /^namespace IO$/;" n namespace:Yuni file: -IO src/ext/yuni/src/yuni/io/searchpath/searchpath.h /^namespace IO$/;" n namespace:Yuni -IO src/ext/yuni/src/yuni/io/searchpath/searchpath.hxx /^namespace IO$/;" n namespace:Yuni -IO Module src/ext/yuni/src/yuni/io/readme.md /^IO Module$/;" c -IOBytesDeleted src/tools/vacuum/io.cpp /^\/*extern*\/ std::atomic IOBytesDeleted = 0;$/;" v typeref:typename:std::atomic -IOError src/libs/antares/writer/antares/writer/i_writer.h /^class IOError : public std::runtime_error$/;" c namespace:Antares::Solver -IOFileSetContent src/libs/antares/io/file.cpp /^bool IOFileSetContent(const AnyString& filename, const AnyString& content)$/;" f typeref:typename:bool -IOFilesDeleted src/tools/vacuum/io.cpp /^\/*extern*\/ std::atomic IOFilesDeleted = 0;$/;" v typeref:typename:std::atomic -IOFoldersDeleted src/tools/vacuum/io.cpp /^\/*extern*\/ std::atomic IOFoldersDeleted = 0;$/;" v typeref:typename:std::atomic -IObject src/libs/antares/object/object.cpp /^IObject::IObject() : pOID(Ref::fGenerate) \/\/ will generate a new uuid$/;" f class:Antares::IObject -IObject src/libs/antares/object/object.cpp /^IObject::IObject(const Ref& uid) : pOID(uid)$/;" f class:Antares::IObject -IObject src/libs/antares/object/object.h /^class IObject : public Yuni::IIntrusiveSmartPtr$/;" c namespace:Antares -IObserver src/ext/yuni/src/yuni/core/event/observer/observer.h /^class YUNI_DECL IObserver$/;" c namespace:Yuni::Event -IObserverItemA src/ext/yuni/src/yuni/core/event/observer/item.h.generator.hpp /^ class IObserverItemA$/;" c namespace:Yuni::Event -IObserverItemA0 src/ext/yuni/src/yuni/core/event/observer/item.h /^class IObserverItemA0$/;" c namespace:Yuni::Event -IObserverItemA1 src/ext/yuni/src/yuni/core/event/observer/item.h /^class IObserverItemA1$/;" c namespace:Yuni::Event -IObserverItemA10 src/ext/yuni/src/yuni/core/event/observer/item.h /^class IObserverItemA10$/;" c namespace:Yuni::Event -IObserverItemA11 src/ext/yuni/src/yuni/core/event/observer/item.h /^class IObserverItemA11$/;" c namespace:Yuni::Event -IObserverItemA12 src/ext/yuni/src/yuni/core/event/observer/item.h /^class IObserverItemA12$/;" c namespace:Yuni::Event -IObserverItemA13 src/ext/yuni/src/yuni/core/event/observer/item.h /^class IObserverItemA13$/;" c namespace:Yuni::Event -IObserverItemA14 src/ext/yuni/src/yuni/core/event/observer/item.h /^class IObserverItemA14$/;" c namespace:Yuni::Event -IObserverItemA15 src/ext/yuni/src/yuni/core/event/observer/item.h /^class IObserverItemA15$/;" c namespace:Yuni::Event -IObserverItemA16 src/ext/yuni/src/yuni/core/event/observer/item.h /^class IObserverItemA16$/;" c namespace:Yuni::Event -IObserverItemA2 src/ext/yuni/src/yuni/core/event/observer/item.h /^class IObserverItemA2$/;" c namespace:Yuni::Event -IObserverItemA3 src/ext/yuni/src/yuni/core/event/observer/item.h /^class IObserverItemA3$/;" c namespace:Yuni::Event -IObserverItemA4 src/ext/yuni/src/yuni/core/event/observer/item.h /^class IObserverItemA4$/;" c namespace:Yuni::Event -IObserverItemA5 src/ext/yuni/src/yuni/core/event/observer/item.h /^class IObserverItemA5$/;" c namespace:Yuni::Event -IObserverItemA6 src/ext/yuni/src/yuni/core/event/observer/item.h /^class IObserverItemA6$/;" c namespace:Yuni::Event -IObserverItemA7 src/ext/yuni/src/yuni/core/event/observer/item.h /^class IObserverItemA7$/;" c namespace:Yuni::Event -IObserverItemA8 src/ext/yuni/src/yuni/core/event/observer/item.h /^class IObserverItemA8$/;" c namespace:Yuni::Event -IObserverItemA9 src/ext/yuni/src/yuni/core/event/observer/item.h /^class IObserverItemA9$/;" c namespace:Yuni::Event -IOption src/ext/yuni/src/yuni/core/getopt/option.h /^ IOption() : pShortName('\\0')$/;" f class:Yuni::Private::GetOptImpl::IOption -IOption src/ext/yuni/src/yuni/core/getopt/option.h /^ IOption(char s, const AnyString& name) : pShortName(s), pLongName(name)$/;" f class:Yuni::Private::GetOptImpl::IOption -IOption src/ext/yuni/src/yuni/core/getopt/option.h /^ IOption(char s, const AnyString& name, const AnyString& description) :$/;" f class:Yuni::Private::GetOptImpl::IOption -IOption src/ext/yuni/src/yuni/core/getopt/option.h /^ IOption(const IOption& rhs) :$/;" f class:Yuni::Private::GetOptImpl::IOption -IOption src/ext/yuni/src/yuni/core/getopt/option.h /^ explicit IOption(char s) : pShortName(s)$/;" f class:Yuni::Private::GetOptImpl::IOption -IOption src/ext/yuni/src/yuni/core/getopt/option.h /^class IOption$/;" c namespace:Yuni::Private::GetOptImpl -IOption src/ext/yuni/src/yuni/core/getopt/parser.cpp /^ typedef Private::GetOptImpl::IOption IOption;$/;" t class:Yuni::Private::GetOptImpl::Context typeref:typename:Private::GetOptImpl::IOption file: -IOption src/ext/yuni/src/yuni/core/getopt/parser.h /^ typedef Private::GetOptImpl::IOption IOption;$/;" t class:Yuni::GetOpt::Parser typeref:typename:Private::GetOptImpl::IOption -IPart src/ui/common/component/spotlight/iitem.h /^ IPart()$/;" f class:IItem::IPart -IPart src/ui/common/component/spotlight/iitem.h /^ class IPart$/;" c class:IItem -IPointer src/ext/yuni/src/yuni/core/bind/traits.h /^class IPointer$/;" c namespace:Yuni::Private::BindImpl -IPointer src/ext/yuni/src/yuni/core/bind/traits.h /^class IPointer$/;" c namespace:Yuni::Private::BindImpl -IPointer src/ext/yuni/src/yuni/core/bind/traits.h /^class IPointer$/;" c namespace:Yuni::Private::BindImpl -IPointer src/ext/yuni/src/yuni/core/bind/traits.h /^class IPointer$/;" c namespace:Yuni::Private::BindImpl -IPointer src/ext/yuni/src/yuni/core/bind/traits.h /^class IPointer$/;" c namespace:Yuni::Private::BindImpl -IPointer src/ext/yuni/src/yuni/core/bind/traits.h /^class IPointer$/;" c namespace:Yuni::Private::BindImpl -IPointer src/ext/yuni/src/yuni/core/bind/traits.h /^class IPointer$/;" c namespace:Yuni::Private::BindImpl -IPointer src/ext/yuni/src/yuni/core/bind/traits.h /^class IPointer$/;" c namespace:Yuni::Private::BindImpl -IPointer src/ext/yuni/src/yuni/core/bind/traits.h /^class IPointer$/;" c namespace:Yuni::Private::BindImpl -IPointer src/ext/yuni/src/yuni/core/bind/traits.h /^class IPointer$/;" c namespace:Yuni::Private::BindImpl -IPointer src/ext/yuni/src/yuni/core/bind/traits.h /^class IPointer$/;" c namespace:Yuni::Private::BindImpl -IPointer src/ext/yuni/src/yuni/core/bind/traits.h /^class IPointer$/;" c namespace:Yuni::Private::BindImpl -IPointer src/ext/yuni/src/yuni/core/bind/traits.h /^class IPointer$/;" c namespace:Yuni::Private::BindImpl -IPointer src/ext/yuni/src/yuni/core/bind/traits.h /^class IPointer$/;" c namespace:Yuni::Private::BindImpl -IPointer src/ext/yuni/src/yuni/core/bind/traits.h /^class IPointer$/;" c namespace:Yuni::Private::BindImpl -IPointer src/ext/yuni/src/yuni/core/bind/traits.h /^class IPointer$/;" c namespace:Yuni::Private::BindImpl -IPointer src/ext/yuni/src/yuni/core/bind/traits.h.generator.hpp /^ class IPointer)>$/;" c namespace:Yuni::Private::BindImpl -IProvider src/ui/common/component/spotlight/provider.h /^ IProvider()$/;" f class:IProvider -IProvider src/ui/common/component/spotlight/provider.h /^class IProvider : public Yuni::IEventObserver$/;" c -IRenderer src/ui/simulator/toolbox/components/datagrid/renderer.cpp /^IRenderer::IRenderer() : dataGridPrecision(Date::stepNone), invalidate(false)$/;" f class:Antares::Component::Datagrid::Renderer::IRenderer -IRenderer src/ui/simulator/toolbox/components/datagrid/renderer.h /^class IRenderer : public Yuni::IEventObserver$/;" c namespace:Antares::Component::Datagrid::Renderer -IRenderer src/ui/simulator/windows/output/panel/area-link-renderer.cpp /^using IRenderer = Antares::Component::Datagrid::Renderer::IRenderer;$/;" t namespace:Antares::Private::OutputViewerData typeref:typename:Antares::Component::Datagrid::Renderer::IRenderer file: -IRenderer src/ui/simulator/windows/output/panel/area-link-renderer.h /^ using IRenderer = Antares::Component::Datagrid::Renderer::IRenderer;$/;" t class:Antares::Private::OutputViewerData::AreaLinkRenderer typeref:typename:Antares::Component::Datagrid::Renderer::IRenderer -IResultWriter src/libs/antares/writer/antares/writer/i_writer.h /^class IResultWriter$/;" c namespace:Antares::Solver -ISO_2022_CN src/ext/yuni/src/yuni/core/charset/charset.h /^ ISO_2022_CN,$/;" e enum:Yuni::Charset::Type -ISO_2022_CN_EXT src/ext/yuni/src/yuni/core/charset/charset.h /^ ISO_2022_CN_EXT,$/;" e enum:Yuni::Charset::Type -ISO_2022_JP src/ext/yuni/src/yuni/core/charset/charset.h /^ ISO_2022_JP,$/;" e enum:Yuni::Charset::Type -ISO_2022_JP_1 src/ext/yuni/src/yuni/core/charset/charset.h /^ ISO_2022_JP_1,$/;" e enum:Yuni::Charset::Type -ISO_2022_JP_2 src/ext/yuni/src/yuni/core/charset/charset.h /^ ISO_2022_JP_2,$/;" e enum:Yuni::Charset::Type -ISO_2022_KR src/ext/yuni/src/yuni/core/charset/charset.h /^ ISO_2022_KR,$/;" e enum:Yuni::Charset::Type -ISO_8859_1 src/ext/yuni/src/yuni/core/charset/charset.h /^ ISO_8859_1,$/;" e enum:Yuni::Charset::Type -ISO_8859_10 src/ext/yuni/src/yuni/core/charset/charset.h /^ ISO_8859_10,$/;" e enum:Yuni::Charset::Type -ISO_8859_13 src/ext/yuni/src/yuni/core/charset/charset.h /^ ISO_8859_13,$/;" e enum:Yuni::Charset::Type -ISO_8859_14 src/ext/yuni/src/yuni/core/charset/charset.h /^ ISO_8859_14,$/;" e enum:Yuni::Charset::Type -ISO_8859_15 src/ext/yuni/src/yuni/core/charset/charset.h /^ ISO_8859_15,$/;" e enum:Yuni::Charset::Type -ISO_8859_16 src/ext/yuni/src/yuni/core/charset/charset.h /^ ISO_8859_16,$/;" e enum:Yuni::Charset::Type -ISO_8859_2 src/ext/yuni/src/yuni/core/charset/charset.h /^ ISO_8859_2,$/;" e enum:Yuni::Charset::Type -ISO_8859_3 src/ext/yuni/src/yuni/core/charset/charset.h /^ ISO_8859_3,$/;" e enum:Yuni::Charset::Type -ISO_8859_4 src/ext/yuni/src/yuni/core/charset/charset.h /^ ISO_8859_4,$/;" e enum:Yuni::Charset::Type -ISO_8859_5 src/ext/yuni/src/yuni/core/charset/charset.h /^ ISO_8859_5,$/;" e enum:Yuni::Charset::Type -ISO_8859_6 src/ext/yuni/src/yuni/core/charset/charset.h /^ ISO_8859_6,$/;" e enum:Yuni::Charset::Type -ISO_8859_7 src/ext/yuni/src/yuni/core/charset/charset.h /^ ISO_8859_7,$/;" e enum:Yuni::Charset::Type -ISO_8859_8 src/ext/yuni/src/yuni/core/charset/charset.h /^ ISO_8859_8,$/;" e enum:Yuni::Charset::Type -ISO_8859_9 src/ext/yuni/src/yuni/core/charset/charset.h /^ ISO_8859_9,$/;" e enum:Yuni::Charset::Type -ISimulation src/solver/simulation/solver.h /^class ISimulation : public Impl$/;" c namespace:Antares::Solver::Simulation -ISimulation src/solver/simulation/solver.hxx /^inline ISimulation::ISimulation(Data::Study& study,$/;" f class:Antares::Solver::Simulation::ISimulation -ISortPredicate src/ui/simulator/toolbox/components/htmllistbox/sort.h /^ ISortPredicate()$/;" f struct:Antares::Component::HTMLListbox::ISortPredicate -ISortPredicate src/ui/simulator/toolbox/components/htmllistbox/sort.h /^struct ISortPredicate$/;" s namespace:Antares::Component::HTMLListbox -IStringImpl src/ext/yuni/src/yuni/core/math/complex.hxx /^namespace IStringImpl$/;" n namespace:Yuni::Private -ITaskgroupJob src/ext/yuni/src/yuni/job/taskgroup.cpp /^ ITaskgroupJob(QueueService& queueservice) : taskgroup(nullptr), queueservice(queueservice)$/;" f class:Yuni::Job::Taskgroup::ITaskgroupJob file: -ITaskgroupJob src/ext/yuni/src/yuni/job/taskgroup.cpp /^class YUNI_DECL Taskgroup::ITaskgroupJob : public Job::IJob$/;" c class:Yuni::Job::Taskgroup file: -ITaskgroupJob src/ext/yuni/src/yuni/job/taskgroup.h /^ class YUNI_DECL ITaskgroupJob;$/;" m class:Yuni::Job::Taskgroup typeref:class:YUNI_DECL -IThread src/ext/yuni/src/yuni/thread/thread.cpp /^IThread::IThread(uint stacksize) :$/;" f class:Yuni::Thread::IThread -IThread src/ext/yuni/src/yuni/thread/thread.h /^class YUNI_DECL IThread : public IIntrusiveSmartPtr, private NonCopyable::IVariable()$/;" f class:Antares::Solver::Variable::IVariable -I_MPS_writer src/solver/utils/mps_utils.h /^ explicit I_MPS_writer(uint currentOptimNumber) : current_optim_number_(currentOptimNumber)$/;" f class:I_MPS_writer -I_MPS_writer src/solver/utils/mps_utils.h /^class I_MPS_writer$/;" c -I_mtx_to_buffer_dumper src/libs/antares/array/antares/array/matrix-to-buffer.h /^ I_mtx_to_buffer_dumper(const Matrix* mtx,$/;" f class:Antares::I_mtx_to_buffer_dumper -I_mtx_to_buffer_dumper src/libs/antares/array/antares/array/matrix-to-buffer.h /^class I_mtx_to_buffer_dumper$/;" c namespace:Antares -IconvWrapper src/ext/yuni/src/yuni/core/charset/charset.cpp /^size_t Converter::IconvWrapper(void* cd,$/;" f class:Yuni::Charset::Converter typeref:typename:size_t -If src/ext/yuni/src/yuni/core/static/if.h /^struct If final$/;" s namespace:Yuni::Static -If src/ext/yuni/src/yuni/core/static/if.h /^struct If final$/;" s namespace:Yuni::Static -Ignore submodules to make git operations faster docs/build/6-dev-advice.md /^## Ignore submodules to make git operations faster$/;" s chapter:Developer advice -ImmediateFileResultWriter src/libs/antares/writer/immediate_file_writer.cpp /^ImmediateFileResultWriter::ImmediateFileResultWriter(const char* folderOutput) :$/;" f class:Antares::Solver::ImmediateFileResultWriter -ImmediateFileResultWriter src/libs/antares/writer/private/immediate_file_writer.h /^class ImmediateFileResultWriter : public IResultWriter$/;" c namespace:Antares::Solver -Impedances src/ui/action/handler/antares-study/link/impedances.cpp /^Impedances::Impedances(const AnyString& fromarea, const AnyString& toarea) :$/;" f class:Antares::Action::AntaresStudy::Link::Impedances -Impedances src/ui/action/handler/antares-study/link/impedances.h /^class Impedances : public IAction$/;" c namespace:Antares::Action::AntaresStudy::Link -Implementation of Kirchhoff's second law docs/reference-guide/11-modeling.md /^### Implementation of Kirchhoff's second law$/;" S section:Formulation of the optimisation problems""Antares as a SCOPF ("KL model") -Implementation of a passive loop flow docs/reference-guide/11-modeling.md /^### Implementation of a passive loop flow$/;" S section:Formulation of the optimisation problems""Antares as a SCOPF ("KL model") -Implementation of security rules N-1,..., N-k docs/reference-guide/11-modeling.md /^### Implementation of security rules N-1,..., N-k$/;" S section:Formulation of the optimisation problems""Antares as a SCOPF ("KL model") -ImplementationType src/ext/yuni/src/yuni/core/hash/table/table.h /^ typedef ImplT ImplementationType;$/;" t class:Yuni::Hash::Index typeref:typename:ImplT -ImplementationType src/solver/simulation/solver.h /^ typedef Impl ImplementationType;$/;" t class:Antares::Solver::Simulation::ISimulation typeref:typename:Impl -ImplicitStoredType src/ext/yuni/src/yuni/core/smartptr/smartptr.h /^ ImplicitStoredType;$/;" t class:Yuni::SmartPtr typeref:typename:Static::If::ResultType -Improvements docs/CHANGELOG.md /^## Improvements$/;" s chapter:Antares Changelog -Improvements docs/CHANGELOG.md /^## Improvements$/;" s chapter:v8.4.3 (08/2023) -Improvements docs/CHANGELOG.md /^## Improvements$/;" s chapter:v8.6.2 (08/2023) -IncludeOptions src/libs/antares/study/parameters.h /^ struct IncludeOptions$/;" s class:Antares::Data::Parameters -IncompatibleCO2CostColumns src/libs/antares/exception/LoadingError.cpp /^IncompatibleCO2CostColumns::IncompatibleCO2CostColumns() :$/;" f class:Antares::Error::IncompatibleCO2CostColumns -IncompatibleCO2CostColumns src/libs/antares/exception/antares/exception/LoadingError.hpp /^class IncompatibleCO2CostColumns : public LoadingError$/;" c namespace:Antares::Error -IncompatibleDailyOptHeuristicForArea src/libs/antares/exception/LoadingError.cpp /^IncompatibleDailyOptHeuristicForArea::IncompatibleDailyOptHeuristicForArea($/;" f class:Antares::Error::IncompatibleDailyOptHeuristicForArea -IncompatibleDailyOptHeuristicForArea src/libs/antares/exception/antares/exception/LoadingError.hpp /^class IncompatibleDailyOptHeuristicForArea : public LoadingError$/;" c namespace:Antares::Error -IncompatibleFuelCostColumns src/libs/antares/exception/LoadingError.cpp /^IncompatibleFuelCostColumns::IncompatibleFuelCostColumns() :$/;" f class:Antares::Error::IncompatibleFuelCostColumns -IncompatibleFuelCostColumns src/libs/antares/exception/antares/exception/LoadingError.hpp /^class IncompatibleFuelCostColumns : public LoadingError$/;" c namespace:Antares::Error -IncompatibleHurdleCostCSR src/libs/antares/exception/LoadingError.cpp /^IncompatibleHurdleCostCSR::IncompatibleHurdleCostCSR() :$/;" f class:Antares::Error::IncompatibleHurdleCostCSR -IncompatibleHurdleCostCSR src/libs/antares/exception/antares/exception/LoadingError.hpp /^class IncompatibleHurdleCostCSR : public LoadingError$/;" c namespace:Antares::Error -IncompatibleMILPOrtoolsSolver src/libs/antares/exception/LoadingError.cpp /^IncompatibleMILPOrtoolsSolver::IncompatibleMILPOrtoolsSolver() :$/;" f class:Antares::Error::IncompatibleMILPOrtoolsSolver -IncompatibleMILPOrtoolsSolver src/libs/antares/exception/antares/exception/LoadingError.hpp /^class IncompatibleMILPOrtoolsSolver : public LoadingError$/;" c namespace:Antares::Error -IncompatibleMILPWithoutOrtools src/libs/antares/exception/LoadingError.cpp /^IncompatibleMILPWithoutOrtools::IncompatibleMILPWithoutOrtools() :$/;" f class:Antares::Error::IncompatibleMILPWithoutOrtools -IncompatibleMILPWithoutOrtools src/libs/antares/exception/antares/exception/LoadingError.hpp /^class IncompatibleMILPWithoutOrtools : public LoadingError$/;" c namespace:Antares::Error -IncompatibleOptRangeHydroPricing src/libs/antares/exception/LoadingError.cpp /^IncompatibleOptRangeHydroPricing::IncompatibleOptRangeHydroPricing() :$/;" f class:Antares::Error::IncompatibleOptRangeHydroPricing -IncompatibleOptRangeHydroPricing src/libs/antares/exception/antares/exception/LoadingError.hpp /^class IncompatibleOptRangeHydroPricing : public LoadingError$/;" c namespace:Antares::Error -IncompatibleOptRangeUCMode src/libs/antares/exception/LoadingError.cpp /^IncompatibleOptRangeUCMode::IncompatibleOptRangeUCMode() :$/;" f class:Antares::Error::IncompatibleOptRangeUCMode -IncompatibleOptRangeUCMode src/libs/antares/exception/antares/exception/LoadingError.hpp /^class IncompatibleOptRangeUCMode : public LoadingError$/;" c namespace:Antares::Error -IncompatibleOutputOptions src/libs/antares/exception/LoadingError.cpp /^IncompatibleOutputOptions::IncompatibleOutputOptions(const std::string& text) : LoadingError(tex/;" f class:Antares::Error::IncompatibleOutputOptions -IncompatibleOutputOptions src/libs/antares/exception/antares/exception/LoadingError.hpp /^class IncompatibleOutputOptions : public LoadingError$/;" c namespace:Antares::Error -IncompatibleParallelOptions src/libs/antares/exception/LoadingError.cpp /^IncompatibleParallelOptions::IncompatibleParallelOptions() :$/;" f class:Antares::Error::IncompatibleParallelOptions -IncompatibleParallelOptions src/libs/antares/exception/antares/exception/LoadingError.hpp /^class IncompatibleParallelOptions : public LoadingError$/;" c namespace:Antares::Error -IncompatibleStudyModeForAdqPatch src/libs/antares/exception/LoadingError.cpp /^IncompatibleStudyModeForAdqPatch::IncompatibleStudyModeForAdqPatch() :$/;" f class:Antares::Error::IncompatibleStudyModeForAdqPatch -IncompatibleStudyModeForAdqPatch src/libs/antares/exception/antares/exception/LoadingError.hpp /^class IncompatibleStudyModeForAdqPatch : public LoadingError$/;" c namespace:Antares::Error -Increase src/ext/yuni/src/yuni/core/color/rgb.hxx /^ static inline void Increase(RGBType& color, const T& value)$/;" f struct:Yuni::Extension::Color::RGB typeref:typename:void -Increase src/ext/yuni/src/yuni/core/color/rgb.hxx /^ static inline void Increase(Yuni::Color::RGB& color, const Yuni::Color::RGB& value)$/;" f struct:Yuni::Extension::Color::RGB typeref:typename:void -Increase src/ext/yuni/src/yuni/core/color/rgb.hxx /^ static inline void Increase(Yuni::Color::RGB& color, const Yuni::Color::RGBA& value)$/;" f struct:Yuni::Extension::Color::RGB typeref:typename:void -Increase src/ext/yuni/src/yuni/core/color/rgba.hxx /^ static inline void Increase(RGBType& color, const T& value)$/;" f struct:Yuni::Extension::Color::RGBA typeref:typename:void -Increase src/ext/yuni/src/yuni/core/color/rgba.hxx /^ static inline void Increase(Yuni::Color::RGBA& color, const Yuni::Color::RGB& value)$/;" f struct:Yuni::Extension::Color::RGBA typeref:typename:void -Increase src/ext/yuni/src/yuni/core/color/rgba.hxx /^ static inline void Increase(Yuni::Color::RGBA& color, const Yuni::Color::RGBA& value)$/;" f struct:Yuni::Extension::Color::RGBA typeref:typename:void -Increment src/ext/yuni/src/yuni/core/atomic/traits.h /^ static typename Yuni::Atomic::Int<32, TP>::Type Increment(T& t)$/;" f struct:Yuni::Private::AtomicImpl::Operator typeref:typename:Yuni::Atomic::Int<32,TP>::Type -Increment src/ext/yuni/src/yuni/core/atomic/traits.h /^ static typename Yuni::Atomic::Int<32, TP>::Type Increment(const T& t,$/;" f struct:Yuni::Private::AtomicImpl::Operator typeref:typename:Yuni::Atomic::Int<32,TP>::Type -Increment src/ext/yuni/src/yuni/core/atomic/traits.h /^ static typename Yuni::Atomic::Int<64, TP>::Type Increment(T& t)$/;" f struct:Yuni::Private::AtomicImpl::Operator typeref:typename:Yuni::Atomic::Int<64,TP>::Type -Increment src/ext/yuni/src/yuni/core/atomic/traits.h /^ static typename Yuni::Atomic::Int<64, TP>::Type Increment(const T& t,$/;" f struct:Yuni::Private::AtomicImpl::Operator typeref:typename:Yuni::Atomic::Int<64,TP>::Type -IncrementDAllocationMatriceDesContraintes src/solver/optimisation/opt_structure_probleme_a_resoudre.h /^ int IncrementDAllocationMatriceDesContraintes;$/;" m struct:PROBLEME_ANTARES_A_RESOUDRE typeref:typename:int -Index src/ext/yuni/src/yuni/core/hash/table/table.h /^class Index : protected ImplT$/;" c namespace:Yuni::Hash -IndexDebutIntercoExtremite src/solver/simulation/sim_structure_probleme_economique.h /^ std::vector IndexDebutIntercoExtremite;$/;" m struct:PROBLEME_HEBDO typeref:typename:std::vector -IndexDebutIntercoOrigine src/solver/simulation/sim_structure_probleme_economique.h /^ std::vector IndexDebutIntercoOrigine;$/;" m struct:PROBLEME_HEBDO typeref:typename:std::vector -IndexList src/libs/fswalker/registry.inc.hxx /^ using IndexList = std::vector;$/;" t class:FSWalker::EventsRegistry typeref:typename:std::vector -IndexSuivantIntercoExtremite src/solver/simulation/sim_structure_probleme_economique.h /^ std::vector IndexSuivantIntercoExtremite;$/;" m struct:PROBLEME_HEBDO typeref:typename:std::vector -IndexSuivantIntercoOrigine src/solver/simulation/sim_structure_probleme_economique.h /^ std::vector IndexSuivantIntercoOrigine;$/;" m struct:PROBLEME_HEBDO typeref:typename:std::vector -Indices src/ui/simulator/toolbox/components/datagrid/gridhelper.h /^ using Indices = std::vector;$/;" t class:Antares::Component::Datagrid::VGridHelper typeref:typename:std::vector -IndicesColonnes src/solver/hydro/daily/h2o_j_donnees_optimisation.h /^ std::vector IndicesColonnes;$/;" m struct:PROBLEME_LINEAIRE_PARTIE_FIXE typeref:typename:std::vector -IndicesColonnes src/solver/hydro/daily2/h2o2_j_donnees_optimisation.h /^ std::vector IndicesColonnes;$/;" m struct:__anon0afe92d30108 typeref:typename:std::vector -IndicesColonnes src/solver/hydro/monthly/h2o_m_donnees_optimisation.h /^ std::vector IndicesColonnes;$/;" m struct:__anon39208e8a0108 typeref:typename:std::vector -IndicesColonnes src/solver/optimisation/opt_structure_probleme_a_resoudre.h /^ std::vector IndicesColonnes;$/;" m struct:PROBLEME_ANTARES_A_RESOUDRE typeref:typename:std::vector -IndicesDebutDeLigne src/solver/hydro/daily/h2o_j_donnees_optimisation.h /^ std::vector IndicesDebutDeLigne;$/;" m struct:PROBLEME_LINEAIRE_PARTIE_FIXE typeref:typename:std::vector -IndicesDebutDeLigne src/solver/hydro/daily2/h2o2_j_donnees_optimisation.h /^ std::vector IndicesDebutDeLigne;$/;" m struct:__anon0afe92d30108 typeref:typename:std::vector -IndicesDebutDeLigne src/solver/hydro/monthly/h2o_m_donnees_optimisation.h /^ std::vector IndicesDebutDeLigne;$/;" m struct:__anon39208e8a0108 typeref:typename:std::vector -IndicesDebutDeLigne src/solver/optimisation/opt_structure_probleme_a_resoudre.h /^ std::vector IndicesDebutDeLigne;$/;" m struct:PROBLEME_ANTARES_A_RESOUDRE typeref:typename:std::vector -InfeasibleProblemReport src/solver/infeasible-problem-analysis/report.cpp /^InfeasibleProblemReport::InfeasibleProblemReport(const std::vector& slackVari/;" f class:Antares::Optimization::InfeasibleProblemReport -InfeasibleProblemReport src/solver/infeasible-problem-analysis/report.h /^class InfeasibleProblemReport$/;" c namespace:Antares::Optimization -Infinite src/ext/yuni/src/yuni/core/math/math.hxx /^inline int Infinite(const volatile T& x)$/;" f namespace:Yuni::Math typeref:typename:int -InflowForTimeInterval src/solver/simulation/sim_structure_probleme_economique.h /^ std::vector InflowForTimeInterval; \/* Energy input to the reservoir, used to in th/;" m struct:ENERGIES_ET_PUISSANCES_HYDRAULIQUES typeref:typename:std::vector -InflowPattern src/ui/simulator/toolbox/components/datagrid/renderer/area/inflowpattern.cpp /^InflowPattern::InflowPattern(wxWindow* control, Toolbox::InputSelector::Area* notifier) :$/;" f class:Antares::Component::Datagrid::Renderer::InflowPattern -InflowPattern src/ui/simulator/toolbox/components/datagrid/renderer/area/inflowpattern.h /^class InflowPattern final : public Renderer::Matrix,$/;" c namespace:Antares::Component::Datagrid::Renderer -Inflows src/solver/variable/economy/inflow.h /^class Inflows : public Variable::IVariable, NextT, VCardInflows>$/;" c namespace:Antares::Solver::Variable::Economy -Info src/ext/yuni/src/yuni/core/logs/verbosity.h /^struct YUNI_DECL Info final$/;" s namespace:Yuni::Logs::Verbosity -Info src/ext/yuni/src/yuni/io/directory/info/info.h /^ Info()$/;" f class:Yuni::IO::Directory::Info -Info src/ext/yuni/src/yuni/io/directory/info/info.h /^class Info final$/;" c namespace:Yuni::IO::Directory -Info src/ext/yuni/src/yuni/io/directory/info/info.hxx /^inline Info::Info(const AnyString& directory) : pDirectory(directory)$/;" f class:Yuni::IO::Directory::Info -Info src/ui/simulator/toolbox/components/htmllistbox/item/info.cpp /^Info::Info(const wxString& text) : pText(text)$/;" f class:Antares::Component::HTMLListbox::Item::Info -Info src/ui/simulator/toolbox/components/htmllistbox/item/info.h /^class Info : public IItem$/;" c namespace:Antares::Component::HTMLListbox::Item -InfoBuffer src/ext/yuni/src/yuni/core/logs/logs.h /^ typedef Private::LogImpl::Buffer InfoBuffer;$/;" t class:Yuni::Logs::Logger typeref:typename:Private::LogImpl::Buffer -InfoItem src/ext/yuni/src/yuni/io/directory/copy.cpp /^struct InfoItem$/;" s namespace:Yuni::IO::Directory::__anonc2a08d920111 file: -Informations src/libs/antares/jit/antares/jit/jit.h /^ class Informations final$/;" c class:JIT -Informations src/libs/antares/jit/jit.cpp /^JIT::Informations::Informations() :$/;" f class:JIT::Informations -Informations src/libs/antares/jit/jit.cpp /^JIT::Informations::Informations(const Informations& rhs) :$/;" f class:JIT::Informations -Infos src/ui/simulator/toolbox/components/map/nodes/bindingconstraint.h /^ Infos() : weight(1.), selected(false)$/;" f struct:Antares::Map::BindingConstraint::Infos -Infos src/ui/simulator/toolbox/components/map/nodes/bindingconstraint.h /^ Infos(const Infos& c) : weight(c.weight), selected(false)$/;" f struct:Antares::Map::BindingConstraint::Infos -Infos src/ui/simulator/toolbox/components/map/nodes/bindingconstraint.h /^ struct Infos$/;" s class:Antares::Map::BindingConstraint -InheritsFrom src/ext/yuni/src/yuni/core/static/inherit.h /^class InheritsFrom final$/;" c namespace:Yuni::Static -IniFile src/libs/antares/inifile/antares/inifile/inifile.h /^class IniFile final$/;" c namespace:Antares -IniFile src/libs/antares/inifile/inifile.cpp /^IniFile::IniFile() : firstSection(nullptr), lastSection(nullptr)$/;" f class:Antares::IniFile -IniFile src/libs/antares/inifile/inifile.cpp /^IniFile::IniFile(const AnyString& filename) : firstSection(nullptr), lastSection(nullptr)$/;" f class:Antares::IniFile -Init src/libs/antares/array/antares/array/matrix.hxx /^ inline static void Init(StringT& data)$/;" f class:Antares::__anon36fbf1060111::MatrixData typeref:typename:void -Init src/libs/antares/array/antares/array/matrix.hxx /^ inline static void Init(T& data)$/;" f class:Antares::__anon36fbf1060111::MatrixData typeref:typename:void -Init src/solver/variable/storage/minmax-data.cpp /^ static void Init(Antares::Memory::Array& array)$/;" f struct:Antares::Solver::Variable::R::AllYears::__anond0be08410111::ArrayInitializer typeref:typename:void file: -Init src/solver/variable/storage/minmax-data.cpp /^ static void Init(MinMaxData::Data* array)$/;" f struct:Antares::Solver::Variable::R::AllYears::__anond0be08410111::ArrayInitializer typeref:typename:void file: -Init src/ui/simulator/toolbox/locales.cpp /^void Init()$/;" f namespace:Antares::Locale typeref:typename:void -InitialReservoirLevels src/libs/antares/study/fwd.h /^enum InitialReservoirLevels$/;" g namespace:Antares::Data -InitialReservoirLevelsToCString src/libs/antares/study/fwd.cpp /^const char* InitialReservoirLevelsToCString(InitialReservoirLevels iniLevels)$/;" f namespace:Antares::Data typeref:typename:const char * -Initialization src/libs/antares/exception/antares/exception/InitializationError.hpp /^namespace Antares::Solver::Initialization::Error$/;" n namespace:Antares::Solver -Initialize src/libs/antares/resources/resources.cpp /^void Initialize(int argc, char** argv, bool initializeSearchPath)$/;" f namespace:Antares::Resources typeref:typename:void -InitializeAndReset src/solver/variable/info.h /^ static void InitializeAndReset(U& out, Data::Study& study)$/;" f struct:Antares::Solver::Variable::VariableAccessor typeref:typename:void -InitializeAndReset src/solver/variable/info.h /^ static void InitializeAndReset(U&, Data::Study&)$/;" f struct:Antares::Solver::Variable::VariableAccessor typeref:typename:void -InitializeDefaultLocale src/libs/antares/locale.cpp /^void InitializeDefaultLocale()$/;" f typeref:typename:void -InitializeResultsFromStudy src/solver/variable/adequacy/overallCost.h /^ static void InitializeResultsFromStudy(R& results, Data::Study& study)$/;" f class:Antares::Solver::Variable::Adequacy::OverallCost typeref:typename:void -InitializeResultsFromStudy src/solver/variable/adequacy/spilledEnergy.h /^ static void InitializeResultsFromStudy(R& results, Data::Study& study)$/;" f class:Antares::Solver::Variable::Adequacy::SpilledEnergy typeref:typename:void -InitializeResultsFromStudy src/solver/variable/commons/hydro.h /^ static void InitializeResultsFromStudy(R& results, Data::Study& study)$/;" f class:Antares::Solver::Variable::Economy::TimeSeriesValuesHydro typeref:typename:void -InitializeResultsFromStudy src/solver/variable/commons/load.h /^ static void InitializeResultsFromStudy(R& results, Data::Study& study)$/;" f class:Antares::Solver::Variable::Economy::TimeSeriesValuesLoad typeref:typename:void -InitializeResultsFromStudy src/solver/variable/commons/miscGenMinusRowPSP.h /^ static void InitializeResultsFromStudy(R& results, Data::Study& study)$/;" f class:Antares::Solver::Variable::Economy::MiscGenMinusRowPSP typeref:typename:void -InitializeResultsFromStudy src/solver/variable/commons/psp.h /^ static void InitializeResultsFromStudy(R& results, Data::Study& study)$/;" f class:Antares::Solver::Variable::Economy::PSP typeref:typename:void -InitializeResultsFromStudy src/solver/variable/commons/rowBalance.h /^ static void InitializeResultsFromStudy(R& results, Data::Study& study)$/;" f class:Antares::Solver::Variable::Economy::RowBalance typeref:typename:void -InitializeResultsFromStudy src/solver/variable/commons/solar.h /^ static void InitializeResultsFromStudy(R& results, Data::Study& study)$/;" f class:Antares::Solver::Variable::Economy::TimeSeriesValuesSolar typeref:typename:void -InitializeResultsFromStudy src/solver/variable/commons/wind.h /^ static void InitializeResultsFromStudy(R& results, Data::Study& study)$/;" f class:Antares::Solver::Variable::Economy::TimeSeriesValuesWind typeref:typename:void -InitializeResultsFromStudy src/solver/variable/economy/avail-dispatchable-generation.h /^ static void InitializeResultsFromStudy(R& results, Data::Study& study)$/;" f class:Antares::Solver::Variable::Economy::AvailableDispatchGen typeref:typename:void -InitializeResultsFromStudy src/solver/variable/economy/balance.h /^ static void InitializeResultsFromStudy(R& results, Data::Study& study)$/;" f class:Antares::Solver::Variable::Economy::Balance typeref:typename:void -InitializeResultsFromStudy src/solver/variable/economy/bindingConstraints/bindingConstraintsMarginalCost.h /^ static void InitializeResultsFromStudy(R& results, Data::Study& study)$/;" f class:Antares::Solver::Variable::Economy::BindingConstMarginCost typeref:typename:void -InitializeResultsFromStudy src/solver/variable/economy/dispatchable-generation-margin.h /^ static void InitializeResultsFromStudy(R& results, Data::Study& study)$/;" f class:Antares::Solver::Variable::Economy::DispatchableGenMargin typeref:typename:void -InitializeResultsFromStudy src/solver/variable/economy/dispatchableGeneration.h /^ static void InitializeResultsFromStudy(R& results, Data::Study& study)$/;" f class:Antares::Solver::Variable::Economy::DispatchableGeneration typeref:typename:void -InitializeResultsFromStudy src/solver/variable/economy/domesticUnsuppliedEnergy.h /^ static void InitializeResultsFromStudy(R& results, Data::Study& study)$/;" f class:Antares::Solver::Variable::Economy::DomesticUnsuppliedEnergy typeref:typename:void -InitializeResultsFromStudy src/solver/variable/economy/dtgMarginAfterCsr.h /^ static void InitializeResultsFromStudy(R& results, Data::Study& study)$/;" f class:Antares::Solver::Variable::Economy::DtgMarginCsr typeref:typename:void -InitializeResultsFromStudy src/solver/variable/economy/hydroCost.h /^ static void InitializeResultsFromStudy(R& results, Data::Study& study)$/;" f class:Antares::Solver::Variable::Economy::HydroCost typeref:typename:void -InitializeResultsFromStudy src/solver/variable/economy/hydrostorage.h /^ static void InitializeResultsFromStudy(R& results, Data::Study& study)$/;" f class:Antares::Solver::Variable::Economy::HydroStorage typeref:typename:void -InitializeResultsFromStudy src/solver/variable/economy/inflow.h /^ static void InitializeResultsFromStudy(R& results, Data::Study& study)$/;" f class:Antares::Solver::Variable::Economy::Inflows typeref:typename:void -InitializeResultsFromStudy src/solver/variable/economy/links/loopFlow.h /^ static void InitializeResultsFromStudy(R& results, Data::Study& study)$/;" f class:Antares::Solver::Variable::Economy::LoopFlow typeref:typename:void -InitializeResultsFromStudy src/solver/variable/economy/localMatchingRuleViolations.h /^ static void InitializeResultsFromStudy(R& results, Data::Study& study)$/;" f class:Antares::Solver::Variable::Economy::LMRViolations typeref:typename:void -InitializeResultsFromStudy src/solver/variable/economy/lold.h /^ static void InitializeResultsFromStudy(R& results, Data::Study& study)$/;" f class:Antares::Solver::Variable::Economy::LOLD typeref:typename:void -InitializeResultsFromStudy src/solver/variable/economy/lolp.h /^ static void InitializeResultsFromStudy(R& results, Data::Study& study)$/;" f class:Antares::Solver::Variable::Economy::LOLP typeref:typename:void -InitializeResultsFromStudy src/solver/variable/economy/max-mrg.h /^ static void InitializeResultsFromStudy(R& results, Data::Study& study)$/;" f class:Antares::Solver::Variable::Economy::Marge typeref:typename:void -InitializeResultsFromStudy src/solver/variable/economy/nbOfDispatchedUnits.h /^ static void InitializeResultsFromStudy(R& results, Data::Study& study)$/;" f class:Antares::Solver::Variable::Economy::NbOfDispatchedUnits typeref:typename:void -InitializeResultsFromStudy src/solver/variable/economy/nonProportionalCost.h /^ static void InitializeResultsFromStudy(R& results, Data::Study& study)$/;" f class:Antares::Solver::Variable::Economy::NonProportionalCost typeref:typename:void -InitializeResultsFromStudy src/solver/variable/economy/operatingCost.h /^ static void InitializeResultsFromStudy(R& results, Data::Study& study)$/;" f class:Antares::Solver::Variable::Economy::OperatingCost typeref:typename:void -InitializeResultsFromStudy src/solver/variable/economy/overallCost.h /^ static void InitializeResultsFromStudy(R& results, Data::Study& study)$/;" f class:Antares::Solver::Variable::Economy::OverallCost typeref:typename:void -InitializeResultsFromStudy src/solver/variable/economy/overflow.h /^ static void InitializeResultsFromStudy(R& results, Data::Study& study)$/;" f class:Antares::Solver::Variable::Economy::Overflows typeref:typename:void -InitializeResultsFromStudy src/solver/variable/economy/price.h /^ static void InitializeResultsFromStudy(R& results, Data::Study& study)$/;" f class:Antares::Solver::Variable::Economy::Price typeref:typename:void -InitializeResultsFromStudy src/solver/variable/economy/pumping.h /^ static void InitializeResultsFromStudy(R& results, Data::Study& study)$/;" f class:Antares::Solver::Variable::Economy::Pumping typeref:typename:void -InitializeResultsFromStudy src/solver/variable/economy/renewableGeneration.h /^ static void InitializeResultsFromStudy(R& results, Data::Study& study)$/;" f class:Antares::Solver::Variable::Economy::RenewableGeneration typeref:typename:void -InitializeResultsFromStudy src/solver/variable/economy/reservoirlevel.h /^ static void InitializeResultsFromStudy(R& results, Data::Study& study)$/;" f class:Antares::Solver::Variable::Economy::ReservoirLevel typeref:typename:void -InitializeResultsFromStudy src/solver/variable/economy/shortTermStorage.h /^ static void InitializeResultsFromStudy(R& results, Data::Study& study)$/;" f class:Antares::Solver::Variable::Economy::ShortTermStorageByGroup typeref:typename:void -InitializeResultsFromStudy src/solver/variable/economy/spilledEnergy.h /^ static void InitializeResultsFromStudy(R& results, Data::Study& study)$/;" f class:Antares::Solver::Variable::Economy::SpilledEnergy typeref:typename:void -InitializeResultsFromStudy src/solver/variable/economy/spilledEnergyAfterCSR.h /^ static void InitializeResultsFromStudy(R& results, Data::Study& study)$/;" f class:Antares::Solver::Variable::Economy::SpilledEnergyAfterCSR typeref:typename:void -InitializeResultsFromStudy src/solver/variable/economy/thermalAirPollutantEmissions.h /^ static void InitializeResultsFromStudy(R& results, Data::Study& study)$/;" f class:Antares::Solver::Variable::Economy::ThermalAirPollutantEmissions typeref:typename:void -InitializeResultsFromStudy src/solver/variable/economy/unsupliedEnergy.h /^ static void InitializeResultsFromStudy(R& results, Data::Study& study)$/;" f class:Antares::Solver::Variable::Economy::UnsupliedEnergy typeref:typename:void -InitializeResultsFromStudy src/solver/variable/economy/waterValue.h /^ static void InitializeResultsFromStudy(R& results, Data::Study& study)$/;" f class:Antares::Solver::Variable::Economy::WaterValue typeref:typename:void -InitializeResultsFromStudy src/solver/variable/variable.hxx /^inline void IVariable::InitializeResultsFromStudy(R& results,$/;" f class:Antares::Solver::Variable::IVariable typeref:typename:void -InjectionVariable src/solver/simulation/sim_structure_probleme_economique.h /^ std::vector InjectionVariable;$/;" m struct:CORRESPONDANCES_DES_VARIABLES::__anon60320af20108 typeref:typename:std::vector -InnerType src/ext/yuni/src/yuni/core/atomic/int.h /^ typedef typename Private::AtomicImpl::Volatile::Type InnerType;$/;" t class:Yuni::Atomic::YUNI_ATOMIC_INHERITS typeref:typename:Private::AtomicImpl::Volatile::Type -InnerType src/ext/yuni/src/yuni/core/unit/unit.h /^ typedef T InnerType;$/;" t class:Yuni::Unit::Abstract typeref:typename:T -Input docs/reference-guide/03-commands.md /^## Input$/;" s chapter:Commands -Input docs/reference-guide/13-file-format.md /^### Input$/;" S section:Study format changes""v8.2.0 -Input docs/reference-guide/13-file-format.md /^### Input$/;" S section:Study format changes""v8.3.0 -Input docs/reference-guide/13-file-format.md /^### Input$/;" S section:Study format changes""v8.4.0 -Input docs/reference-guide/13-file-format.md /^### Input$/;" S section:Study format changes""v8.5.0 -Input docs/reference-guide/13-file-format.md /^### Input$/;" S section:Study format changes""v8.5.2 -Input docs/reference-guide/13-file-format.md /^### Input$/;" S section:Study format changes""v8.6.0 -Input docs/reference-guide/13-file-format.md /^### Input$/;" S section:Study format changes""v8.7.0 -Input docs/reference-guide/13-file-format.md /^### Input$/;" S section:Study format changes""v8.8.0 -Input docs/reference-guide/13-file-format.md /^### Input$/;" S section:Study format changes""v8.9.0 -Input docs/reference-guide/13-file-format.md /^#### Input$/;" t subsection:Study format changes""v8.3.2""Marginal price of a binding constraint -Input src/ui/simulator/toolbox/components/datagrid/filter/input.cpp /^Input::Input(Component* parent) :$/;" f class:Antares::Toolbox::Filter::Input -Input src/ui/simulator/toolbox/components/datagrid/filter/input.h /^class Input : public Antares::Component::Panel$/;" c namespace:Antares::Toolbox::Filter -InputList src/ui/simulator/toolbox/components/datagrid/filter/component.h /^ using InputList = std::list;$/;" t class:Antares::Toolbox::Filter::Component typeref:typename:std::list -InputSelector src/ui/simulator/toolbox/input/area.cpp /^namespace InputSelector$/;" n namespace:Antares::Toolbox file: -InputSelector src/ui/simulator/toolbox/input/area.h /^namespace InputSelector$/;" n namespace:Antares::Toolbox -InputSelector src/ui/simulator/toolbox/input/bindingconstraint/bindingconstraint.cpp /^namespace InputSelector$/;" n namespace:Antares::Toolbox file: -InputSelector src/ui/simulator/toolbox/input/bindingconstraint/bindingconstraint.h /^namespace InputSelector$/;" n namespace:Antares::Toolbox -InputSelector src/ui/simulator/toolbox/input/connection.cpp /^namespace InputSelector$/;" n namespace:Antares::Toolbox file: -InputSelector src/ui/simulator/toolbox/input/connection.h /^namespace InputSelector$/;" n namespace:Antares::Toolbox -InputSelector src/ui/simulator/toolbox/input/input.cpp /^namespace InputSelector$/;" n namespace:Antares::Toolbox file: -InputSelector src/ui/simulator/toolbox/input/input.h /^namespace InputSelector$/;" n namespace:Antares::Toolbox -InputSelector src/ui/simulator/toolbox/input/renewable-cluster.cpp /^namespace InputSelector$/;" n namespace:Antares::Toolbox file: -InputSelector src/ui/simulator/toolbox/input/renewable-cluster.h /^namespace InputSelector$/;" n namespace:Antares::Toolbox -InputSelector src/ui/simulator/toolbox/input/thermal-cluster.cpp /^namespace InputSelector$/;" n namespace:Antares::Toolbox file: -InputSelector src/ui/simulator/toolbox/input/thermal-cluster.h /^namespace InputSelector$/;" n namespace:Antares::Toolbox -InputVector src/ui/simulator/toolbox/components/datagrid/filter/component.h /^ using InputVector = std::vector;$/;" t class:Antares::Toolbox::Filter::Component typeref:typename:std::vector -Inspector src/ui/simulator/windows/inspector/accumulator.hxx /^namespace Inspector$/;" n namespace:Antares::Window -Inspector src/ui/simulator/windows/inspector/constants.cpp /^namespace Inspector$/;" n namespace:Antares::Window file: -Inspector src/ui/simulator/windows/inspector/constants.h /^namespace Inspector$/;" n namespace:Antares::Window -Inspector src/ui/simulator/windows/inspector/data.cpp /^namespace Inspector$/;" n namespace:Antares::Window file: -Inspector src/ui/simulator/windows/inspector/data.h /^namespace Inspector$/;" n namespace:Antares::Window -Inspector src/ui/simulator/windows/inspector/data.hxx /^namespace Inspector$/;" n namespace:Antares::Window -Inspector src/ui/simulator/windows/inspector/editor-calendar.cpp /^namespace Inspector$/;" n namespace:Antares::Window file: -Inspector src/ui/simulator/windows/inspector/editor-calendar.h /^namespace Inspector$/;" n namespace:Antares::Window -Inspector src/ui/simulator/windows/inspector/frame.cpp /^namespace Inspector$/;" n namespace:Antares::Window file: -Inspector src/ui/simulator/windows/inspector/frame.h /^namespace Inspector$/;" n namespace:Antares::Window -Inspector src/ui/simulator/windows/inspector/grid.cpp /^namespace Inspector$/;" n namespace:Antares::Window file: -Inspector src/ui/simulator/windows/inspector/grid.h /^namespace Inspector$/;" n namespace:Antares::Window -Inspector src/ui/simulator/windows/inspector/inspector.cpp /^namespace Inspector$/;" n namespace:Antares::Window file: -Inspector src/ui/simulator/windows/inspector/inspector.h /^namespace Inspector$/;" n namespace:Antares::Window -Inspector src/ui/simulator/windows/inspector/property.cluster.update.cpp /^namespace Inspector$/;" n namespace:Antares::Window file: -Inspector src/ui/simulator/windows/inspector/property.cluster.update.h /^namespace Inspector$/;" n namespace:Antares::Window -Inspector src/ui/simulator/windows/inspector/property.update.cpp /^namespace Inspector$/;" n namespace:Antares::Window file: -InspectorData src/ui/simulator/windows/inspector/data.cpp /^InspectorData::InspectorData(Antares::Data::Study::Ptr s) : study(s), empty(true)$/;" f class:Antares::Window::Inspector::InspectorData -InspectorData src/ui/simulator/windows/inspector/data.h /^class InspectorData final$/;" c namespace:Antares::Window::Inspector -InspectorGrid src/ui/simulator/windows/inspector/grid.h /^ InspectorGrid(Frame& frame,$/;" f class:Antares::Window::Inspector::InspectorGrid -InspectorGrid src/ui/simulator/windows/inspector/grid.h /^class InspectorGrid final : public wxPropertyGrid$/;" c namespace:Antares::Window::Inspector -Install with package manager docs/build/2-Dependencies-install.md /^## Install with package manager$/;" s chapter:Dependencies install -InstallSignalHandlers src/ui/simulator/application/application.cpp /^static void InstallSignalHandlers()$/;" f namespace:Antares typeref:typename:void file: -Installation README.md /^# Installation$/;" c -Installer creation docs/build/5-Installer-creation.md /^# Installer creation$/;" c -Instance src/ext/yuni/src/yuni/core/singleton/singleton.hxx /^ Singleton::Instance()$/;" f class:Yuni::Singleton typeref:typename:Singleton::Reference -Instance src/ext/yuni/src/yuni/core/variant/variant.hxx /^inline Variant Variant::New::Instance()$/;" f class:Yuni::Variant::New typeref:typename:Variant -Instance src/ext/yuni/src/yuni/core/variant/variant.hxx /^inline Variant Variant::New::Instance()$/;" f class:Yuni::Variant::New typeref:typename:Variant -Instance src/ext/yuni/src/yuni/core/variant/variant.hxx /^inline Variant Variant::New::Instance()$/;" f class:Yuni::Variant::New typeref:typename:Variant -Instance src/ext/yuni/src/yuni/core/variant/variant.hxx /^inline Variant Variant::New::Instance()$/;" f class:Yuni::Variant::New typeref:typename:Variant -Instance src/ext/yuni/src/yuni/core/variant/variant.hxx /^inline Variant Variant::New::Instance()$/;" f class:Yuni::Variant::New typeref:typename:Variant -Instance src/ext/yuni/src/yuni/core/variant/variant.hxx /^inline Variant Variant::New::Instance()$/;" f class:Yuni::Variant::New typeref:typename:Variant -Instance src/ext/yuni/src/yuni/core/variant/variant.hxx /^inline Variant Variant::New::Instance()$/;" f class:Yuni::Variant::New typeref:typename:Variant -Instance src/ext/yuni/src/yuni/core/variant/variant.hxx /^inline Variant Variant::New::Instance()$/;" f class:Yuni::Variant::New typeref:typename:Variant -Instance src/ext/yuni/src/yuni/core/variant/variant.hxx /^inline Variant Variant::New::Instance()$/;" f class:Yuni::Variant::New typeref:typename:Variant -Instance src/ext/yuni/src/yuni/core/variant/variant.hxx /^inline Variant Variant::New::Instance()$/;" f class:Yuni::Variant::New typeref:typename:Variant -Instance src/ext/yuni/src/yuni/core/variant/variant.hxx /^inline Variant Variant::New::Instance()$/;" f class:Yuni::Variant::New typeref:typename:Variant -Instance src/ext/yuni/src/yuni/core/variant/variant.hxx /^inline Variant Variant::New::Instance()$/;" f class:Yuni::Variant::New typeref:typename:Variant -Instance src/ui/simulator/toolbox/components/map/manager.cpp /^Manager* Manager::Instance()$/;" f class:Antares::Map::Manager typeref:typename:Manager * -Int src/ext/yuni/src/yuni/core/atomic/int.hxx /^inline Int::Int() :$/;" f class:Yuni::Atomic::Int -Int src/ext/yuni/src/yuni/core/atomic/int.hxx /^inline Int::Int(const Int& v) :$/;" f class:Yuni::Atomic::Int -Int src/ext/yuni/src/yuni/core/atomic/int.hxx /^inline Int::Int(const Int& v) :$/;" f class:Yuni::Atomic::Int -Int src/ext/yuni/src/yuni/core/atomic/int.hxx /^inline Int::Int(int16_t v) :$/;" f class:Yuni::Atomic::Int -Int src/ext/yuni/src/yuni/core/atomic/int.hxx /^inline Int::Int(int32_t v) :$/;" f class:Yuni::Atomic::Int -Int src/ext/yuni/src/yuni/core/atomic/int.hxx /^inline Int::Int(int64_t v) :$/;" f class:Yuni::Atomic::Int -Int32 src/ext/yuni/src/yuni/core/atomic/int.h /^typedef Atomic::Int<32> Int32;$/;" t namespace:Yuni::Atomic typeref:typename:Atomic::Int<32> -Int64 src/ext/yuni/src/yuni/core/atomic/int.h /^typedef Atomic::Int<64> Int64;$/;" t namespace:Yuni::Atomic typeref:typename:Atomic::Int<64> -IntegerVariable src/solver/utils/named_problem.h /^ bool IntegerVariable(size_t idx) const$/;" f struct:Antares::Optimization::PROBLEME_SIMPLEXE_NOMME typeref:typename:bool -InterAreaCorrelationLoadFromFile src/libs/antares/correlation/correlation.cpp /^int InterAreaCorrelationLoadFromFile(Matrix<>* m, AreaList* l, const char filename[])$/;" f namespace:Antares::Data typeref:typename:int -InterAreaCorrelationLoadFromIniFile src/libs/antares/correlation/correlation.cpp /^int InterAreaCorrelationLoadFromIniFile(Matrix<>* m, AreaList* l, IniFile* ini, int warnings)$/;" f namespace:Antares::Data typeref:typename:int -InterAreaCorrelationResetMatrix src/libs/antares/correlation/antares/correlation/correlation.hxx /^inline void InterAreaCorrelationResetMatrix(Matrix<>* m, AreaList* l)$/;" f namespace:Antares::Data typeref:typename:void -InterAreaCorrelationSaveToFile src/libs/antares/correlation/correlation.cpp /^int InterAreaCorrelationSaveToFile(const Matrix<>* m, const AreaList* l, const char filename[])$/;" f namespace:Antares::Data typeref:typename:int -InterAreaCorrelationSaveToIniFile src/libs/antares/correlation/correlation.cpp /^IniFile* InterAreaCorrelationSaveToIniFile(const Matrix<>* m, const AreaList* l)$/;" f namespace:Antares::Data typeref:typename:IniFile * -InterAreaCorrelationSetValue src/libs/antares/correlation/correlation.cpp /^static inline void InterAreaCorrelationSetValue(Matrix<>& m,$/;" f namespace:Antares::Data typeref:typename:void file: -IntercoDirectCost src/solver/optimisation/constraints/ConstraintBuilder.cpp /^ConstraintBuilder& ConstraintBuilder::IntercoDirectCost(unsigned int index,$/;" f class:ConstraintBuilder typeref:typename:ConstraintBuilder & -IntercoDirectCost src/solver/optimisation/constraints/ConstraintBuilder.h /^ int IntercoDirectCost(unsigned int index) const$/;" f class:Variable::VariableManager typeref:typename:int -IntercoDirectCost src/solver/optimisation/opt_rename_problem.cpp /^void VariableNamer::IntercoDirectCost(unsigned int variable,$/;" f class:VariableNamer typeref:typename:void -IntercoGereeAvecDesCouts src/solver/simulation/sim_structure_probleme_economique.h /^ bool IntercoGereeAvecDesCouts;$/;" m struct:COUTS_DE_TRANSPORT typeref:typename:bool -IntercoGereeAvecLoopFlow src/solver/simulation/sim_structure_probleme_economique.h /^ bool IntercoGereeAvecLoopFlow;$/;" m struct:COUTS_DE_TRANSPORT typeref:typename:bool -IntercoIndirectCost src/solver/optimisation/constraints/ConstraintBuilder.cpp /^ConstraintBuilder& ConstraintBuilder::IntercoIndirectCost(unsigned int index,$/;" f class:ConstraintBuilder typeref:typename:ConstraintBuilder & -IntercoIndirectCost src/solver/optimisation/constraints/ConstraintBuilder.h /^ int IntercoIndirectCost(unsigned int index) const$/;" f class:Variable::VariableManager typeref:typename:int -IntercoIndirectCost src/solver/optimisation/opt_rename_problem.cpp /^void VariableNamer::IntercoIndirectCost(unsigned int variable,$/;" f class:VariableNamer typeref:typename:void -Interconnection src/ui/simulator/windows/connection.cpp /^Interconnection::Interconnection(wxWindow* parent,$/;" f class:Antares::Window::Interconnection -Interconnection src/ui/simulator/windows/connection.h /^class Interconnection : public wxScrolledWindow, public Yuni::IEventObserver$/;" c namespace:Antares::Window -Interface src/ext/yuni/src/yuni/io/directory/iterator/detachedthread.h /^ Interface()$/;" f class:Yuni::Private::IO::Directory::Iterator::Interface -Interface src/ext/yuni/src/yuni/io/directory/iterator/detachedthread.h /^class Interface$/;" c namespace:Yuni::Private::IO::Directory::Iterator -IntermediateValues src/solver/variable/storage/intermediate.cpp /^IntermediateValues::IntermediateValues() : pRange(nullptr), calendar(nullptr), year(0.)$/;" f class:Antares::Solver::Variable::IntermediateValues -IntermediateValues src/solver/variable/storage/intermediate.h /^ IntermediateValues(const IntermediateValues&)$/;" f class:Antares::Solver::Variable::IntermediateValues -IntermediateValues src/solver/variable/storage/intermediate.h /^class IntermediateValues final$/;" c namespace:Antares::Solver::Variable -IntermediateValuesBaseType src/solver/variable/adequacy/overallCost.h /^ typedef IntermediateValues IntermediateValuesBaseType;$/;" t struct:Antares::Solver::Variable::Adequacy::VCardOverallCost typeref:typename:IntermediateValues -IntermediateValuesBaseType src/solver/variable/adequacy/spilledEnergy.h /^ typedef IntermediateValues IntermediateValuesBaseType;$/;" t struct:Antares::Solver::Variable::Adequacy::VCardSpilledEnergy typeref:typename:IntermediateValues -IntermediateValuesBaseType src/solver/variable/commons/hydro.h /^ typedef IntermediateValues IntermediateValuesBaseType;$/;" t struct:Antares::Solver::Variable::Economy::VCardTimeSeriesValuesHydro typeref:typename:IntermediateValues -IntermediateValuesBaseType src/solver/variable/commons/load.h /^ typedef IntermediateValues IntermediateValuesBaseType;$/;" t struct:Antares::Solver::Variable::Economy::VCardTimeSeriesValuesLoad typeref:typename:IntermediateValues -IntermediateValuesBaseType src/solver/variable/commons/miscGenMinusRowPSP.h /^ typedef IntermediateValues IntermediateValuesBaseType;$/;" t struct:Antares::Solver::Variable::Economy::VCardMiscGenMinusRowPSP typeref:typename:IntermediateValues -IntermediateValuesBaseType src/solver/variable/commons/psp.h /^ typedef IntermediateValues IntermediateValuesBaseType;$/;" t struct:Antares::Solver::Variable::Economy::VCardPSP typeref:typename:IntermediateValues -IntermediateValuesBaseType src/solver/variable/commons/rowBalance.h /^ typedef IntermediateValues IntermediateValuesBaseType;$/;" t struct:Antares::Solver::Variable::Economy::VCardRowBalance typeref:typename:IntermediateValues -IntermediateValuesBaseType src/solver/variable/commons/solar.h /^ typedef IntermediateValues IntermediateValuesBaseType;$/;" t struct:Antares::Solver::Variable::Economy::VCardTimeSeriesValuesSolar typeref:typename:IntermediateValues -IntermediateValuesBaseType src/solver/variable/commons/spatial-aggregate.h /^ typename VCardType::VCardOrigin::IntermediateValuesBaseType IntermediateValuesBaseType/;" t function:Antares::Solver::Variable::Common::SpatialAggregate::initializeFromStudy typeref:typename:VCardType::VCardOrigin::IntermediateValuesBaseType -IntermediateValuesBaseType src/solver/variable/commons/spatial-aggregate.h /^ typedef typename VCardOrigin::IntermediateValuesBaseType IntermediateValuesBaseType;$/;" t struct:Antares::Solver::Variable::Common::VCardProxy typeref:typename:VCardOrigin::IntermediateValuesBaseType -IntermediateValuesBaseType src/solver/variable/commons/wind.h /^ typedef IntermediateValues IntermediateValuesBaseType;$/;" t struct:Antares::Solver::Variable::Economy::VCardTimeSeriesValuesWind typeref:typename:IntermediateValues -IntermediateValuesBaseType src/solver/variable/economy/STStorageCashFlowByCluster.h /^ typedef IntermediateValues* IntermediateValuesBaseType;$/;" t struct:Antares::Solver::Variable::Economy::VCardSTstorageCashFlowByCluster typeref:typename:IntermediateValues * -IntermediateValuesBaseType src/solver/variable/economy/STStorageInjectionByCluster.h /^ typedef IntermediateValues* IntermediateValuesBaseType;$/;" t struct:Antares::Solver::Variable::Economy::VCardSTstorageInjectionByCluster typeref:typename:IntermediateValues * -IntermediateValuesBaseType src/solver/variable/economy/STStorageLevelsByCluster.h /^ typedef IntermediateValues* IntermediateValuesBaseType;$/;" t struct:Antares::Solver::Variable::Economy::VCardSTstorageLevelsByCluster typeref:typename:IntermediateValues * -IntermediateValuesBaseType src/solver/variable/economy/STStorageWithdrawalByCluster.h /^ typedef IntermediateValues* IntermediateValuesBaseType;$/;" t struct:Antares::Solver::Variable::Economy::VCardSTstorageWithdrawalByCluster typeref:typename:IntermediateValues * -IntermediateValuesBaseType src/solver/variable/economy/avail-dispatchable-generation.h /^ typedef IntermediateValues IntermediateValuesBaseType;$/;" t struct:Antares::Solver::Variable::Economy::VCardAvailableDispatchGen typeref:typename:IntermediateValues -IntermediateValuesBaseType src/solver/variable/economy/balance.h /^ typedef IntermediateValues IntermediateValuesBaseType;$/;" t struct:Antares::Solver::Variable::Economy::VCardBalance typeref:typename:IntermediateValues -IntermediateValuesBaseType src/solver/variable/economy/bindingConstraints/bindingConstraintsMarginalCost.h /^ typedef IntermediateValues IntermediateValuesBaseType;$/;" t struct:Antares::Solver::Variable::Economy::VCardBindingConstMarginCost typeref:typename:IntermediateValues -IntermediateValuesBaseType src/solver/variable/economy/dispatchable-generation-margin.h /^ typedef IntermediateValues IntermediateValuesBaseType;$/;" t struct:Antares::Solver::Variable::Economy::VCardDispatchableGenMargin typeref:typename:IntermediateValues -IntermediateValuesBaseType src/solver/variable/economy/dispatchableGeneration.h /^ typedef IntermediateValues IntermediateValuesBaseType[columnCount];$/;" t struct:Antares::Solver::Variable::Economy::VCardDispatchableGeneration typeref:typename:IntermediateValues[columnCount] -IntermediateValuesBaseType src/solver/variable/economy/domesticUnsuppliedEnergy.h /^ typedef IntermediateValues IntermediateValuesBaseType;$/;" t struct:Antares::Solver::Variable::Economy::VCardDomesticUnsuppliedEnergy typeref:typename:IntermediateValues -IntermediateValuesBaseType src/solver/variable/economy/dtgMarginAfterCsr.h /^ typedef IntermediateValues IntermediateValuesBaseType;$/;" t struct:Antares::Solver::Variable::Economy::VCardDtgMarginCsr typeref:typename:IntermediateValues -IntermediateValuesBaseType src/solver/variable/economy/hydroCost.h /^ typedef IntermediateValues IntermediateValuesBaseType;$/;" t struct:Antares::Solver::Variable::Economy::VCardHydroCost typeref:typename:IntermediateValues -IntermediateValuesBaseType src/solver/variable/economy/hydrostorage.h /^ typedef IntermediateValues IntermediateValuesBaseType;$/;" t struct:Antares::Solver::Variable::Economy::VCardHydroStorage typeref:typename:IntermediateValues -IntermediateValuesBaseType src/solver/variable/economy/inflow.h /^ typedef IntermediateValues IntermediateValuesBaseType;$/;" t struct:Antares::Solver::Variable::Economy::VCardInflows typeref:typename:IntermediateValues -IntermediateValuesBaseType src/solver/variable/economy/links/congestionFee.h /^ typedef IntermediateValues IntermediateValuesBaseType;$/;" t struct:Antares::Solver::Variable::Economy::VCardCongestionFee typeref:typename:IntermediateValues -IntermediateValuesBaseType src/solver/variable/economy/links/congestionFeeAbs.h /^ typedef IntermediateValues IntermediateValuesBaseType;$/;" t struct:Antares::Solver::Variable::Economy::VCardCongestionFeeAbs typeref:typename:IntermediateValues -IntermediateValuesBaseType src/solver/variable/economy/links/congestionProbability.h /^ typedef IntermediateValues IntermediateValuesBaseType[columnCount];$/;" t struct:Antares::Solver::Variable::Economy::VCardCongestionProbability typeref:typename:IntermediateValues[columnCount] -IntermediateValuesBaseType src/solver/variable/economy/links/flowLinear.h /^ typedef IntermediateValues IntermediateValuesBaseType;$/;" t struct:Antares::Solver::Variable::Economy::VCardFlowLinear typeref:typename:IntermediateValues -IntermediateValuesBaseType src/solver/variable/economy/links/flowLinearAbs.h /^ typedef IntermediateValues IntermediateValuesBaseType;$/;" t struct:Antares::Solver::Variable::Economy::VCardFlowLinearAbs typeref:typename:IntermediateValues -IntermediateValuesBaseType src/solver/variable/economy/links/hurdleCosts.h /^ typedef IntermediateValues IntermediateValuesBaseType;$/;" t struct:Antares::Solver::Variable::Economy::VCardHurdleCosts typeref:typename:IntermediateValues -IntermediateValuesBaseType src/solver/variable/economy/links/marginalCost.h /^ typedef IntermediateValues IntermediateValuesBaseType;$/;" t struct:Antares::Solver::Variable::Economy::VCardMarginalCost typeref:typename:IntermediateValues -IntermediateValuesBaseType src/solver/variable/economy/localMatchingRuleViolations.h /^ typedef IntermediateValues IntermediateValuesBaseType;$/;" t struct:Antares::Solver::Variable::Economy::VCardLMRViolations typeref:typename:IntermediateValues -IntermediateValuesBaseType src/solver/variable/economy/lold.h /^ typedef IntermediateValues IntermediateValuesBaseType;$/;" t struct:Antares::Solver::Variable::Economy::VCardLOLD typeref:typename:IntermediateValues -IntermediateValuesBaseType src/solver/variable/economy/lolp.h /^ typedef IntermediateValues IntermediateValuesBaseType;$/;" t struct:Antares::Solver::Variable::Economy::VCardLOLP typeref:typename:IntermediateValues -IntermediateValuesBaseType src/solver/variable/economy/max-mrg.h /^ typedef IntermediateValues IntermediateValuesBaseType;$/;" t struct:Antares::Solver::Variable::Economy::VCardMARGE typeref:typename:IntermediateValues -IntermediateValuesBaseType src/solver/variable/economy/nbOfDispatchedUnits.h /^ typedef IntermediateValues IntermediateValuesBaseType;$/;" t struct:Antares::Solver::Variable::Economy::VCardNbOfDispatchedUnits typeref:typename:IntermediateValues -IntermediateValuesBaseType src/solver/variable/economy/nbOfDispatchedUnitsByPlant.h /^ typedef IntermediateValues* IntermediateValuesBaseType;$/;" t struct:Antares::Solver::Variable::Economy::VCardNbOfDispatchedUnitsByPlant typeref:typename:IntermediateValues * -IntermediateValuesBaseType src/solver/variable/economy/nonProportionalCost.h /^ typedef IntermediateValues IntermediateValuesBaseType;$/;" t struct:Antares::Solver::Variable::Economy::VCardNonProportionalCost typeref:typename:IntermediateValues -IntermediateValuesBaseType src/solver/variable/economy/npCostByDispatchablePlant.h /^ typedef IntermediateValues* IntermediateValuesBaseType;$/;" t struct:Antares::Solver::Variable::Economy::VCardNonProportionalCostByDispatchablePlant typeref:typename:IntermediateValues * -IntermediateValuesBaseType src/solver/variable/economy/operatingCost.h /^ typedef IntermediateValues IntermediateValuesBaseType;$/;" t struct:Antares::Solver::Variable::Economy::VCardOperatingCost typeref:typename:IntermediateValues -IntermediateValuesBaseType src/solver/variable/economy/overallCost.h /^ typedef IntermediateValues IntermediateValuesBaseType;$/;" t struct:Antares::Solver::Variable::Economy::VCardOverallCost typeref:typename:IntermediateValues -IntermediateValuesBaseType src/solver/variable/economy/overflow.h /^ typedef IntermediateValues IntermediateValuesBaseType;$/;" t struct:Antares::Solver::Variable::Economy::VCardOverflow typeref:typename:IntermediateValues -IntermediateValuesBaseType src/solver/variable/economy/price.h /^ typedef IntermediateValues IntermediateValuesBaseType;$/;" t struct:Antares::Solver::Variable::Economy::VCardPrice typeref:typename:IntermediateValues -IntermediateValuesBaseType src/solver/variable/economy/productionByDispatchablePlant.h /^ typedef IntermediateValues* IntermediateValuesBaseType;$/;" t struct:Antares::Solver::Variable::Economy::VCardProductionByDispatchablePlant typeref:typename:IntermediateValues * -IntermediateValuesBaseType src/solver/variable/economy/productionByRenewablePlant.h /^ typedef IntermediateValues* IntermediateValuesBaseType;$/;" t struct:Antares::Solver::Variable::Economy::VCardProductionByRenewablePlant typeref:typename:IntermediateValues * -IntermediateValuesBaseType src/solver/variable/economy/profitByPlant.h /^ typedef IntermediateValues* IntermediateValuesBaseType;$/;" t struct:Antares::Solver::Variable::Economy::VCardProfitByPlant typeref:typename:IntermediateValues * -IntermediateValuesBaseType src/solver/variable/economy/pumping.h /^ typedef IntermediateValues IntermediateValuesBaseType;$/;" t struct:Antares::Solver::Variable::Economy::VCardPumping typeref:typename:IntermediateValues -IntermediateValuesBaseType src/solver/variable/economy/renewableGeneration.h /^ typedef IntermediateValues IntermediateValuesBaseType[columnCount];$/;" t struct:Antares::Solver::Variable::Economy::VCardRenewableGeneration typeref:typename:IntermediateValues[columnCount] -IntermediateValuesBaseType src/solver/variable/economy/reservoirlevel.h /^ typedef IntermediateValues IntermediateValuesBaseType;$/;" t struct:Antares::Solver::Variable::Economy::VCardReservoirLevel typeref:typename:IntermediateValues -IntermediateValuesBaseType src/solver/variable/economy/shortTermStorage.h /^ typedef IntermediateValues IntermediateValuesBaseType[columnCount];$/;" t struct:Antares::Solver::Variable::Economy::VCardShortTermStorage typeref:typename:IntermediateValues[columnCount] -IntermediateValuesBaseType src/solver/variable/economy/spilledEnergy.h /^ typedef IntermediateValues IntermediateValuesBaseType;$/;" t struct:Antares::Solver::Variable::Economy::VCardSpilledEnergy typeref:typename:IntermediateValues -IntermediateValuesBaseType src/solver/variable/economy/spilledEnergyAfterCSR.h /^ typedef IntermediateValues IntermediateValuesBaseType;$/;" t struct:Antares::Solver::Variable::Economy::VCardSpilledEnergyAfterCSR typeref:typename:IntermediateValues -IntermediateValuesBaseType src/solver/variable/economy/thermalAirPollutantEmissions.h /^ typedef IntermediateValues IntermediateValuesBaseType[columnCount];$/;" t struct:Antares::Solver::Variable::Economy::VCardThermalAirPollutantEmissions typeref:typename:IntermediateValues[columnCount] -IntermediateValuesBaseType src/solver/variable/economy/unsupliedEnergy.h /^ typedef IntermediateValues IntermediateValuesBaseType;$/;" t struct:Antares::Solver::Variable::Economy::VCardUnsupliedEnergy typeref:typename:IntermediateValues -IntermediateValuesBaseType src/solver/variable/economy/waterValue.h /^ typedef IntermediateValues IntermediateValuesBaseType;$/;" t struct:Antares::Solver::Variable::Economy::VCardWaterValue typeref:typename:IntermediateValues -IntermediateValuesDeepType src/solver/variable/economy/STStorageCashFlowByCluster.h /^ typedef IntermediateValues IntermediateValuesDeepType;$/;" t struct:Antares::Solver::Variable::Economy::VCardSTstorageCashFlowByCluster typeref:typename:IntermediateValues -IntermediateValuesDeepType src/solver/variable/economy/STStorageInjectionByCluster.h /^ typedef IntermediateValues IntermediateValuesDeepType;$/;" t struct:Antares::Solver::Variable::Economy::VCardSTstorageInjectionByCluster typeref:typename:IntermediateValues -IntermediateValuesDeepType src/solver/variable/economy/STStorageLevelsByCluster.h /^ typedef IntermediateValues IntermediateValuesDeepType;$/;" t struct:Antares::Solver::Variable::Economy::VCardSTstorageLevelsByCluster typeref:typename:IntermediateValues -IntermediateValuesDeepType src/solver/variable/economy/STStorageWithdrawalByCluster.h /^ typedef IntermediateValues IntermediateValuesDeepType;$/;" t struct:Antares::Solver::Variable::Economy::VCardSTstorageWithdrawalByCluster typeref:typename:IntermediateValues -IntermediateValuesDeepType src/solver/variable/economy/nbOfDispatchedUnitsByPlant.h /^ typedef IntermediateValues IntermediateValuesDeepType;$/;" t struct:Antares::Solver::Variable::Economy::VCardNbOfDispatchedUnitsByPlant typeref:typename:IntermediateValues -IntermediateValuesDeepType src/solver/variable/economy/npCostByDispatchablePlant.h /^ typedef IntermediateValues IntermediateValuesDeepType;$/;" t struct:Antares::Solver::Variable::Economy::VCardNonProportionalCostByDispatchablePlant typeref:typename:IntermediateValues -IntermediateValuesDeepType src/solver/variable/economy/productionByDispatchablePlant.h /^ typedef IntermediateValues IntermediateValuesDeepType;$/;" t struct:Antares::Solver::Variable::Economy::VCardProductionByDispatchablePlant typeref:typename:IntermediateValues -IntermediateValuesDeepType src/solver/variable/economy/productionByRenewablePlant.h /^ typedef IntermediateValues IntermediateValuesDeepType;$/;" t struct:Antares::Solver::Variable::Economy::VCardProductionByRenewablePlant typeref:typename:IntermediateValues -IntermediateValuesDeepType src/solver/variable/economy/profitByPlant.h /^ typedef IntermediateValues IntermediateValuesDeepType;$/;" t struct:Antares::Solver::Variable::Economy::VCardProfitByPlant typeref:typename:IntermediateValues -IntermediateValuesType src/solver/variable/adequacy/overallCost.h /^ typedef IntermediateValues* IntermediateValuesType;$/;" t struct:Antares::Solver::Variable::Adequacy::VCardOverallCost typeref:typename:IntermediateValues * -IntermediateValuesType src/solver/variable/adequacy/spilledEnergy.h /^ typedef IntermediateValues* IntermediateValuesType;$/;" t struct:Antares::Solver::Variable::Adequacy::VCardSpilledEnergy typeref:typename:IntermediateValues * -IntermediateValuesType src/solver/variable/commons/hydro.h /^ typedef IntermediateValues* IntermediateValuesType;$/;" t struct:Antares::Solver::Variable::Economy::VCardTimeSeriesValuesHydro typeref:typename:IntermediateValues * -IntermediateValuesType src/solver/variable/commons/load.h /^ typedef IntermediateValues* IntermediateValuesType;$/;" t struct:Antares::Solver::Variable::Economy::VCardTimeSeriesValuesLoad typeref:typename:IntermediateValues * -IntermediateValuesType src/solver/variable/commons/miscGenMinusRowPSP.h /^ typedef IntermediateValues* IntermediateValuesType;$/;" t struct:Antares::Solver::Variable::Economy::VCardMiscGenMinusRowPSP typeref:typename:IntermediateValues * -IntermediateValuesType src/solver/variable/commons/psp.h /^ typedef IntermediateValues* IntermediateValuesType;$/;" t struct:Antares::Solver::Variable::Economy::VCardPSP typeref:typename:IntermediateValues * -IntermediateValuesType src/solver/variable/commons/rowBalance.h /^ typedef IntermediateValues IntermediateValuesType;$/;" t struct:Antares::Solver::Variable::Economy::VCardRowBalance typeref:typename:IntermediateValues -IntermediateValuesType src/solver/variable/commons/solar.h /^ typedef IntermediateValues* IntermediateValuesType;$/;" t struct:Antares::Solver::Variable::Economy::VCardTimeSeriesValuesSolar typeref:typename:IntermediateValues * -IntermediateValuesType src/solver/variable/commons/spatial-aggregate.h /^ typedef typename VCardOrigin::IntermediateValuesType IntermediateValuesType;$/;" t struct:Antares::Solver::Variable::Common::VCardProxy typeref:typename:VCardOrigin::IntermediateValuesType -IntermediateValuesType src/solver/variable/commons/wind.h /^ typedef IntermediateValues* IntermediateValuesType;$/;" t struct:Antares::Solver::Variable::Economy::VCardTimeSeriesValuesWind typeref:typename:IntermediateValues * -IntermediateValuesType src/solver/variable/economy/STStorageCashFlowByCluster.h /^ typedef IntermediateValuesBaseType* IntermediateValuesType;$/;" t struct:Antares::Solver::Variable::Economy::VCardSTstorageCashFlowByCluster typeref:typename:IntermediateValuesBaseType * -IntermediateValuesType src/solver/variable/economy/STStorageInjectionByCluster.h /^ typedef IntermediateValuesBaseType* IntermediateValuesType;$/;" t struct:Antares::Solver::Variable::Economy::VCardSTstorageInjectionByCluster typeref:typename:IntermediateValuesBaseType * -IntermediateValuesType src/solver/variable/economy/STStorageLevelsByCluster.h /^ typedef IntermediateValuesBaseType* IntermediateValuesType;$/;" t struct:Antares::Solver::Variable::Economy::VCardSTstorageLevelsByCluster typeref:typename:IntermediateValuesBaseType * -IntermediateValuesType src/solver/variable/economy/STStorageWithdrawalByCluster.h /^ typedef IntermediateValuesBaseType* IntermediateValuesType;$/;" t struct:Antares::Solver::Variable::Economy::VCardSTstorageWithdrawalByCluster typeref:typename:IntermediateValuesBaseType * -IntermediateValuesType src/solver/variable/economy/avail-dispatchable-generation.h /^ typedef IntermediateValues* IntermediateValuesType;$/;" t struct:Antares::Solver::Variable::Economy::VCardAvailableDispatchGen typeref:typename:IntermediateValues * -IntermediateValuesType src/solver/variable/economy/balance.h /^ typedef IntermediateValues* IntermediateValuesType;$/;" t struct:Antares::Solver::Variable::Economy::VCardBalance typeref:typename:IntermediateValues * -IntermediateValuesType src/solver/variable/economy/bindingConstraints/bindingConstraintsMarginalCost.h /^ typedef IntermediateValues* IntermediateValuesType;$/;" t struct:Antares::Solver::Variable::Economy::VCardBindingConstMarginCost typeref:typename:IntermediateValues * -IntermediateValuesType src/solver/variable/economy/dispatchable-generation-margin.h /^ typedef IntermediateValues* IntermediateValuesType;$/;" t struct:Antares::Solver::Variable::Economy::VCardDispatchableGenMargin typeref:typename:IntermediateValues * -IntermediateValuesType src/solver/variable/economy/dispatchableGeneration.h /^ typedef IntermediateValuesBaseType* IntermediateValuesType;$/;" t struct:Antares::Solver::Variable::Economy::VCardDispatchableGeneration typeref:typename:IntermediateValuesBaseType * -IntermediateValuesType src/solver/variable/economy/domesticUnsuppliedEnergy.h /^ typedef IntermediateValues* IntermediateValuesType;$/;" t struct:Antares::Solver::Variable::Economy::VCardDomesticUnsuppliedEnergy typeref:typename:IntermediateValues * -IntermediateValuesType src/solver/variable/economy/dtgMarginAfterCsr.h /^ typedef IntermediateValues* IntermediateValuesType;$/;" t struct:Antares::Solver::Variable::Economy::VCardDtgMarginCsr typeref:typename:IntermediateValues * -IntermediateValuesType src/solver/variable/economy/hydroCost.h /^ typedef IntermediateValues* IntermediateValuesType;$/;" t struct:Antares::Solver::Variable::Economy::VCardHydroCost typeref:typename:IntermediateValues * -IntermediateValuesType src/solver/variable/economy/hydrostorage.h /^ typedef IntermediateValues* IntermediateValuesType;$/;" t struct:Antares::Solver::Variable::Economy::VCardHydroStorage typeref:typename:IntermediateValues * -IntermediateValuesType src/solver/variable/economy/inflow.h /^ typedef IntermediateValues* IntermediateValuesType;$/;" t struct:Antares::Solver::Variable::Economy::VCardInflows typeref:typename:IntermediateValues * -IntermediateValuesType src/solver/variable/economy/links/congestionFee.h /^ typedef IntermediateValues* IntermediateValuesType;$/;" t struct:Antares::Solver::Variable::Economy::VCardCongestionFee typeref:typename:IntermediateValues * -IntermediateValuesType src/solver/variable/economy/links/congestionFeeAbs.h /^ typedef IntermediateValues* IntermediateValuesType;$/;" t struct:Antares::Solver::Variable::Economy::VCardCongestionFeeAbs typeref:typename:IntermediateValues * -IntermediateValuesType src/solver/variable/economy/links/congestionProbability.h /^ typedef IntermediateValuesBaseType* IntermediateValuesType;$/;" t struct:Antares::Solver::Variable::Economy::VCardCongestionProbability typeref:typename:IntermediateValuesBaseType * -IntermediateValuesType src/solver/variable/economy/links/flowLinear.h /^ typedef IntermediateValues* IntermediateValuesType;$/;" t struct:Antares::Solver::Variable::Economy::VCardFlowLinear typeref:typename:IntermediateValues * -IntermediateValuesType src/solver/variable/economy/links/flowLinearAbs.h /^ typedef IntermediateValues* IntermediateValuesType;$/;" t struct:Antares::Solver::Variable::Economy::VCardFlowLinearAbs typeref:typename:IntermediateValues * -IntermediateValuesType src/solver/variable/economy/links/flowQuad.h /^ typedef IntermediateValues IntermediateValuesType;$/;" t struct:Antares::Solver::Variable::Economy::VCardFlowQuad typeref:typename:IntermediateValues -IntermediateValuesType src/solver/variable/economy/links/hurdleCosts.h /^ typedef IntermediateValues* IntermediateValuesType;$/;" t struct:Antares::Solver::Variable::Economy::VCardHurdleCosts typeref:typename:IntermediateValues * -IntermediateValuesType src/solver/variable/economy/links/loopFlow.h /^ typedef IntermediateValues IntermediateValuesType;$/;" t struct:Antares::Solver::Variable::Economy::VCardLoopFlow typeref:typename:IntermediateValues -IntermediateValuesType src/solver/variable/economy/links/marginalCost.h /^ typedef IntermediateValues* IntermediateValuesType;$/;" t struct:Antares::Solver::Variable::Economy::VCardMarginalCost typeref:typename:IntermediateValues * -IntermediateValuesType src/solver/variable/economy/localMatchingRuleViolations.h /^ typedef IntermediateValues* IntermediateValuesType;$/;" t struct:Antares::Solver::Variable::Economy::VCardLMRViolations typeref:typename:IntermediateValues * -IntermediateValuesType src/solver/variable/economy/lold.h /^ typedef IntermediateValues* IntermediateValuesType;$/;" t struct:Antares::Solver::Variable::Economy::VCardLOLD typeref:typename:IntermediateValues * -IntermediateValuesType src/solver/variable/economy/lolp.h /^ typedef IntermediateValues* IntermediateValuesType;$/;" t struct:Antares::Solver::Variable::Economy::VCardLOLP typeref:typename:IntermediateValues * -IntermediateValuesType src/solver/variable/economy/max-mrg.h /^ typedef IntermediateValues* IntermediateValuesType;$/;" t struct:Antares::Solver::Variable::Economy::VCardMARGE typeref:typename:IntermediateValues * -IntermediateValuesType src/solver/variable/economy/nbOfDispatchedUnits.h /^ typedef IntermediateValues* IntermediateValuesType;$/;" t struct:Antares::Solver::Variable::Economy::VCardNbOfDispatchedUnits typeref:typename:IntermediateValues * -IntermediateValuesType src/solver/variable/economy/nbOfDispatchedUnitsByPlant.h /^ typedef IntermediateValuesBaseType* IntermediateValuesType;$/;" t struct:Antares::Solver::Variable::Economy::VCardNbOfDispatchedUnitsByPlant typeref:typename:IntermediateValuesBaseType * -IntermediateValuesType src/solver/variable/economy/nonProportionalCost.h /^ typedef IntermediateValues* IntermediateValuesType;$/;" t struct:Antares::Solver::Variable::Economy::VCardNonProportionalCost typeref:typename:IntermediateValues * -IntermediateValuesType src/solver/variable/economy/npCostByDispatchablePlant.h /^ typedef IntermediateValuesBaseType* IntermediateValuesType;$/;" t struct:Antares::Solver::Variable::Economy::VCardNonProportionalCostByDispatchablePlant typeref:typename:IntermediateValuesBaseType * -IntermediateValuesType src/solver/variable/economy/operatingCost.h /^ typedef IntermediateValues* IntermediateValuesType;$/;" t struct:Antares::Solver::Variable::Economy::VCardOperatingCost typeref:typename:IntermediateValues * -IntermediateValuesType src/solver/variable/economy/overallCost.h /^ typedef IntermediateValues* IntermediateValuesType;$/;" t struct:Antares::Solver::Variable::Economy::VCardOverallCost typeref:typename:IntermediateValues * -IntermediateValuesType src/solver/variable/economy/overflow.h /^ typedef IntermediateValues* IntermediateValuesType;$/;" t struct:Antares::Solver::Variable::Economy::VCardOverflow typeref:typename:IntermediateValues * -IntermediateValuesType src/solver/variable/economy/price.h /^ typedef IntermediateValues* IntermediateValuesType;$/;" t struct:Antares::Solver::Variable::Economy::VCardPrice typeref:typename:IntermediateValues * -IntermediateValuesType src/solver/variable/economy/productionByDispatchablePlant.h /^ typedef IntermediateValuesBaseType* IntermediateValuesType;$/;" t struct:Antares::Solver::Variable::Economy::VCardProductionByDispatchablePlant typeref:typename:IntermediateValuesBaseType * -IntermediateValuesType src/solver/variable/economy/productionByRenewablePlant.h /^ typedef IntermediateValuesBaseType* IntermediateValuesType;$/;" t struct:Antares::Solver::Variable::Economy::VCardProductionByRenewablePlant typeref:typename:IntermediateValuesBaseType * -IntermediateValuesType src/solver/variable/economy/profitByPlant.h /^ typedef IntermediateValuesBaseType* IntermediateValuesType;$/;" t struct:Antares::Solver::Variable::Economy::VCardProfitByPlant typeref:typename:IntermediateValuesBaseType * -IntermediateValuesType src/solver/variable/economy/pumping.h /^ typedef IntermediateValues* IntermediateValuesType;$/;" t struct:Antares::Solver::Variable::Economy::VCardPumping typeref:typename:IntermediateValues * -IntermediateValuesType src/solver/variable/economy/renewableGeneration.h /^ typedef IntermediateValuesBaseType* IntermediateValuesType;$/;" t struct:Antares::Solver::Variable::Economy::VCardRenewableGeneration typeref:typename:IntermediateValuesBaseType * -IntermediateValuesType src/solver/variable/economy/reservoirlevel.h /^ typedef IntermediateValues* IntermediateValuesType;$/;" t struct:Antares::Solver::Variable::Economy::VCardReservoirLevel typeref:typename:IntermediateValues * -IntermediateValuesType src/solver/variable/economy/shortTermStorage.h /^ typedef IntermediateValuesBaseType* IntermediateValuesType;$/;" t struct:Antares::Solver::Variable::Economy::VCardShortTermStorage typeref:typename:IntermediateValuesBaseType * -IntermediateValuesType src/solver/variable/economy/spilledEnergy.h /^ typedef IntermediateValues* IntermediateValuesType;$/;" t struct:Antares::Solver::Variable::Economy::VCardSpilledEnergy typeref:typename:IntermediateValues * -IntermediateValuesType src/solver/variable/economy/spilledEnergyAfterCSR.h /^ typedef IntermediateValues* IntermediateValuesType;$/;" t struct:Antares::Solver::Variable::Economy::VCardSpilledEnergyAfterCSR typeref:typename:IntermediateValues * -IntermediateValuesType src/solver/variable/economy/thermalAirPollutantEmissions.h /^ typedef IntermediateValuesBaseType* IntermediateValuesType;$/;" t struct:Antares::Solver::Variable::Economy::VCardThermalAirPollutantEmissions typeref:typename:IntermediateValuesBaseType * -IntermediateValuesType src/solver/variable/economy/unsupliedEnergy.h /^ typedef IntermediateValues* IntermediateValuesType;$/;" t struct:Antares::Solver::Variable::Economy::VCardUnsupliedEnergy typeref:typename:IntermediateValues * -IntermediateValuesType src/solver/variable/economy/waterValue.h /^ typedef IntermediateValues* IntermediateValuesType;$/;" t struct:Antares::Solver::Variable::Economy::VCardWaterValue typeref:typename:IntermediateValues * -IntermediateValuesTypeForSpatialAg src/solver/variable/adequacy/overallCost.h /^ typedef IntermediateValuesBaseType* IntermediateValuesTypeForSpatialAg;$/;" t struct:Antares::Solver::Variable::Adequacy::VCardOverallCost typeref:typename:IntermediateValuesBaseType * -IntermediateValuesTypeForSpatialAg src/solver/variable/adequacy/spilledEnergy.h /^ typedef IntermediateValuesBaseType* IntermediateValuesTypeForSpatialAg;$/;" t struct:Antares::Solver::Variable::Adequacy::VCardSpilledEnergy typeref:typename:IntermediateValuesBaseType * -IntermediateValuesTypeForSpatialAg src/solver/variable/commons/hydro.h /^ typedef IntermediateValuesBaseType* IntermediateValuesTypeForSpatialAg;$/;" t struct:Antares::Solver::Variable::Economy::VCardTimeSeriesValuesHydro typeref:typename:IntermediateValuesBaseType * -IntermediateValuesTypeForSpatialAg src/solver/variable/commons/load.h /^ typedef IntermediateValuesBaseType* IntermediateValuesTypeForSpatialAg;$/;" t struct:Antares::Solver::Variable::Economy::VCardTimeSeriesValuesLoad typeref:typename:IntermediateValuesBaseType * -IntermediateValuesTypeForSpatialAg src/solver/variable/commons/miscGenMinusRowPSP.h /^ typedef IntermediateValuesBaseType* IntermediateValuesTypeForSpatialAg;$/;" t struct:Antares::Solver::Variable::Economy::VCardMiscGenMinusRowPSP typeref:typename:IntermediateValuesBaseType * -IntermediateValuesTypeForSpatialAg src/solver/variable/commons/psp.h /^ typedef IntermediateValuesBaseType* IntermediateValuesTypeForSpatialAg;$/;" t struct:Antares::Solver::Variable::Economy::VCardPSP typeref:typename:IntermediateValuesBaseType * -IntermediateValuesTypeForSpatialAg src/solver/variable/commons/rowBalance.h /^ typedef IntermediateValuesBaseType* IntermediateValuesTypeForSpatialAg;$/;" t struct:Antares::Solver::Variable::Economy::VCardRowBalance typeref:typename:IntermediateValuesBaseType * -IntermediateValuesTypeForSpatialAg src/solver/variable/commons/solar.h /^ typedef IntermediateValuesBaseType* IntermediateValuesTypeForSpatialAg;$/;" t struct:Antares::Solver::Variable::Economy::VCardTimeSeriesValuesSolar typeref:typename:IntermediateValuesBaseType * -IntermediateValuesTypeForSpatialAg src/solver/variable/commons/spatial-aggregate.h /^ typename VCardOrigin::IntermediateValuesTypeForSpatialAg IntermediateValuesTypeForSpatialA/;" t struct:Antares::Solver::Variable::Common::VCardProxy typeref:typename:VCardOrigin::IntermediateValuesTypeForSpatialAg -IntermediateValuesTypeForSpatialAg src/solver/variable/commons/wind.h /^ typedef IntermediateValuesBaseType* IntermediateValuesTypeForSpatialAg;$/;" t struct:Antares::Solver::Variable::Economy::VCardTimeSeriesValuesWind typeref:typename:IntermediateValuesBaseType * -IntermediateValuesTypeForSpatialAg src/solver/variable/economy/avail-dispatchable-generation.h /^ typedef IntermediateValuesBaseType* IntermediateValuesTypeForSpatialAg;$/;" t struct:Antares::Solver::Variable::Economy::VCardAvailableDispatchGen typeref:typename:IntermediateValuesBaseType * -IntermediateValuesTypeForSpatialAg src/solver/variable/economy/balance.h /^ typedef IntermediateValuesBaseType* IntermediateValuesTypeForSpatialAg;$/;" t struct:Antares::Solver::Variable::Economy::VCardBalance typeref:typename:IntermediateValuesBaseType * -IntermediateValuesTypeForSpatialAg src/solver/variable/economy/dispatchable-generation-margin.h /^ typedef IntermediateValuesBaseType* IntermediateValuesTypeForSpatialAg;$/;" t struct:Antares::Solver::Variable::Economy::VCardDispatchableGenMargin typeref:typename:IntermediateValuesBaseType * -IntermediateValuesTypeForSpatialAg src/solver/variable/economy/dispatchableGeneration.h /^ typedef IntermediateValuesBaseType* IntermediateValuesTypeForSpatialAg;$/;" t struct:Antares::Solver::Variable::Economy::VCardDispatchableGeneration typeref:typename:IntermediateValuesBaseType * -IntermediateValuesTypeForSpatialAg src/solver/variable/economy/domesticUnsuppliedEnergy.h /^ typedef IntermediateValuesBaseType* IntermediateValuesTypeForSpatialAg;$/;" t struct:Antares::Solver::Variable::Economy::VCardDomesticUnsuppliedEnergy typeref:typename:IntermediateValuesBaseType * -IntermediateValuesTypeForSpatialAg src/solver/variable/economy/dtgMarginAfterCsr.h /^ typedef IntermediateValuesBaseType* IntermediateValuesTypeForSpatialAg;$/;" t struct:Antares::Solver::Variable::Economy::VCardDtgMarginCsr typeref:typename:IntermediateValuesBaseType * -IntermediateValuesTypeForSpatialAg src/solver/variable/economy/hydroCost.h /^ typedef IntermediateValuesBaseType* IntermediateValuesTypeForSpatialAg;$/;" t struct:Antares::Solver::Variable::Economy::VCardHydroCost typeref:typename:IntermediateValuesBaseType * -IntermediateValuesTypeForSpatialAg src/solver/variable/economy/hydrostorage.h /^ typedef IntermediateValuesBaseType* IntermediateValuesTypeForSpatialAg;$/;" t struct:Antares::Solver::Variable::Economy::VCardHydroStorage typeref:typename:IntermediateValuesBaseType * -IntermediateValuesTypeForSpatialAg src/solver/variable/economy/inflow.h /^ typedef IntermediateValuesBaseType* IntermediateValuesTypeForSpatialAg;$/;" t struct:Antares::Solver::Variable::Economy::VCardInflows typeref:typename:IntermediateValuesBaseType * -IntermediateValuesTypeForSpatialAg src/solver/variable/economy/localMatchingRuleViolations.h /^ typedef IntermediateValuesBaseType* IntermediateValuesTypeForSpatialAg;$/;" t struct:Antares::Solver::Variable::Economy::VCardLMRViolations typeref:typename:IntermediateValuesBaseType * -IntermediateValuesTypeForSpatialAg src/solver/variable/economy/lold.h /^ typedef IntermediateValuesBaseType* IntermediateValuesTypeForSpatialAg;$/;" t struct:Antares::Solver::Variable::Economy::VCardLOLD typeref:typename:IntermediateValuesBaseType * -IntermediateValuesTypeForSpatialAg src/solver/variable/economy/lolp.h /^ typedef IntermediateValuesBaseType* IntermediateValuesTypeForSpatialAg;$/;" t struct:Antares::Solver::Variable::Economy::VCardLOLP typeref:typename:IntermediateValuesBaseType * -IntermediateValuesTypeForSpatialAg src/solver/variable/economy/max-mrg.h /^ typedef IntermediateValuesBaseType* IntermediateValuesTypeForSpatialAg;$/;" t struct:Antares::Solver::Variable::Economy::VCardMARGE typeref:typename:IntermediateValuesBaseType * -IntermediateValuesTypeForSpatialAg src/solver/variable/economy/nbOfDispatchedUnits.h /^ typedef IntermediateValuesBaseType* IntermediateValuesTypeForSpatialAg;$/;" t struct:Antares::Solver::Variable::Economy::VCardNbOfDispatchedUnits typeref:typename:IntermediateValuesBaseType * -IntermediateValuesTypeForSpatialAg src/solver/variable/economy/nonProportionalCost.h /^ typedef IntermediateValuesBaseType* IntermediateValuesTypeForSpatialAg;$/;" t struct:Antares::Solver::Variable::Economy::VCardNonProportionalCost typeref:typename:IntermediateValuesBaseType * -IntermediateValuesTypeForSpatialAg src/solver/variable/economy/operatingCost.h /^ typedef IntermediateValuesBaseType* IntermediateValuesTypeForSpatialAg;$/;" t struct:Antares::Solver::Variable::Economy::VCardOperatingCost typeref:typename:IntermediateValuesBaseType * -IntermediateValuesTypeForSpatialAg src/solver/variable/economy/overallCost.h /^ typedef IntermediateValuesBaseType* IntermediateValuesTypeForSpatialAg;$/;" t struct:Antares::Solver::Variable::Economy::VCardOverallCost typeref:typename:IntermediateValuesBaseType * -IntermediateValuesTypeForSpatialAg src/solver/variable/economy/overflow.h /^ typedef IntermediateValuesBaseType* IntermediateValuesTypeForSpatialAg;$/;" t struct:Antares::Solver::Variable::Economy::VCardOverflow typeref:typename:IntermediateValuesBaseType * -IntermediateValuesTypeForSpatialAg src/solver/variable/economy/price.h /^ typedef IntermediateValuesBaseType* IntermediateValuesTypeForSpatialAg;$/;" t struct:Antares::Solver::Variable::Economy::VCardPrice typeref:typename:IntermediateValuesBaseType * -IntermediateValuesTypeForSpatialAg src/solver/variable/economy/pumping.h /^ typedef IntermediateValuesBaseType* IntermediateValuesTypeForSpatialAg;$/;" t struct:Antares::Solver::Variable::Economy::VCardPumping typeref:typename:IntermediateValuesBaseType * -IntermediateValuesTypeForSpatialAg src/solver/variable/economy/renewableGeneration.h /^ typedef IntermediateValuesBaseType* IntermediateValuesTypeForSpatialAg;$/;" t struct:Antares::Solver::Variable::Economy::VCardRenewableGeneration typeref:typename:IntermediateValuesBaseType * -IntermediateValuesTypeForSpatialAg src/solver/variable/economy/reservoirlevel.h /^ typedef IntermediateValuesBaseType* IntermediateValuesTypeForSpatialAg;$/;" t struct:Antares::Solver::Variable::Economy::VCardReservoirLevel typeref:typename:IntermediateValuesBaseType * -IntermediateValuesTypeForSpatialAg src/solver/variable/economy/shortTermStorage.h /^ typedef IntermediateValuesBaseType* IntermediateValuesTypeForSpatialAg;$/;" t struct:Antares::Solver::Variable::Economy::VCardShortTermStorage typeref:typename:IntermediateValuesBaseType * -IntermediateValuesTypeForSpatialAg src/solver/variable/economy/spilledEnergy.h /^ typedef IntermediateValuesBaseType* IntermediateValuesTypeForSpatialAg;$/;" t struct:Antares::Solver::Variable::Economy::VCardSpilledEnergy typeref:typename:IntermediateValuesBaseType * -IntermediateValuesTypeForSpatialAg src/solver/variable/economy/spilledEnergyAfterCSR.h /^ typedef IntermediateValuesBaseType* IntermediateValuesTypeForSpatialAg;$/;" t struct:Antares::Solver::Variable::Economy::VCardSpilledEnergyAfterCSR typeref:typename:IntermediateValuesBaseType * -IntermediateValuesTypeForSpatialAg src/solver/variable/economy/thermalAirPollutantEmissions.h /^ typedef IntermediateValuesBaseType* IntermediateValuesTypeForSpatialAg;$/;" t struct:Antares::Solver::Variable::Economy::VCardThermalAirPollutantEmissions typeref:typename:IntermediateValuesBaseType * -IntermediateValuesTypeForSpatialAg src/solver/variable/economy/unsupliedEnergy.h /^ typedef IntermediateValuesBaseType* IntermediateValuesTypeForSpatialAg;$/;" t struct:Antares::Solver::Variable::Economy::VCardUnsupliedEnergy typeref:typename:IntermediateValuesBaseType * -IntermediateValuesTypeForSpatialAg src/solver/variable/economy/waterValue.h /^ typedef IntermediateValuesBaseType* IntermediateValuesTypeForSpatialAg;$/;" t struct:Antares::Solver::Variable::Economy::VCardWaterValue typeref:typename:IntermediateValuesBaseType * -Internal src/ui/common/dispatcher/action.cpp /^namespace Internal$/;" n namespace:Antares::Dispatcher file: -Internal src/ui/common/dispatcher/action.hxx /^namespace Internal$/;" n namespace:Antares::Dispatcher -InternalAppendHostname src/libs/antares/logs/antares/logs/hostname.hxx /^void InternalAppendHostname(AnyStringT& out)$/;" f namespace:__anonc4cf821c0111 typeref:typename:void -InternalExportDigestLinksMatrix src/solver/variable/surveyresults/surveyresults.cpp /^void InternalExportDigestLinksMatrix(const Data::Study& study,$/;" f namespace:Antares::Solver::Variable::Private typeref:typename:void -InternalExportIndices src/solver/variable/storage/minmax.hxx /^void MinMaxBase::InternalExportIndices(SurveyResults& report,$/;" f class:Antares::Solver::Variable::R::AllYears::MinMaxBase typeref:typename:void -InternalExportValues src/solver/variable/storage/average.h /^ void InternalExportValues(SurveyResults& report, const double* array) const$/;" f struct:Antares::Solver::Variable::R::AllYears::Average typeref:typename:void -InternalExportValues src/solver/variable/storage/minmax.hxx /^inline void MinMaxBase::InternalExportValues(SurveyResults& report,$/;" f class:Antares::Solver::Variable::R::AllYears::MinMaxBase typeref:typename:void -InternalExportValues src/solver/variable/storage/raw.h /^ void InternalExportValues(SurveyResults& report, const double* array) const$/;" f struct:Antares::Solver::Variable::R::AllYears::Raw typeref:typename:void -InternalExportValues src/solver/variable/storage/stdDeviation.h /^ void InternalExportValues(SurveyResults& report, const S& results, const A& array) const$/;" f struct:Antares::Solver::Variable::R::AllYears::StdDeviation typeref:typename:void -InternalExportValuesMC src/solver/variable/storage/raw.h /^ void InternalExportValuesMC(int precision, SurveyResults& report, const double* array) const$/;" f struct:Antares::Solver::Variable::R::AllYears::Raw typeref:typename:void -InternalExportValuesMC src/solver/variable/storage/stdDeviation.h /^ void InternalExportValuesMC(SurveyResults& report, const S& \/*results*\/, const A& array) c/;" f struct:Antares::Solver::Variable::R::AllYears::StdDeviation typeref:typename:void -InternalJobCounter src/libs/fswalker/job.h /^using InternalJobCounter = std::shared_ptr>;$/;" t namespace:FSWalker typeref:typename:std::shared_ptr> -InternalList src/ext/yuni/src/tools/yuni-config/versions.h /^ typedef std::map InternalList;$/;" t class:Yuni::LibConfig::VersionInfo::List typeref:typename:std::map -InternalPerform src/ext/yuni/src/yuni/core/color/rgb.hxx /^ static bool InternalPerform(const StringT& s, TargetType& out)$/;" f class:Yuni::Extension::CString::Into typeref:typename:bool -InternalPerform src/ext/yuni/src/yuni/core/color/rgba.hxx /^ static bool InternalPerform(const StringT& s, TargetType& out)$/;" f class:Yuni::Extension::CString::Into typeref:typename:bool -InternalRebuildRecentFiles src/ui/simulator/application/menus.cpp /^static void InternalRebuildRecentFiles(wxMenu* it,$/;" f namespace:Antares typeref:typename:void file: -InternalState src/ui/simulator/toolbox/components/datagrid/component.cpp /^InternalState::InternalState()$/;" f class:Antares::Component::Datagrid::InternalState -InternalState src/ui/simulator/toolbox/components/datagrid/component.cpp /^class InternalState final : public Yuni::IEventObserver$/;" c namespace:Antares::Component::Datagrid file: -InternalType src/ext/yuni/src/yuni/core/variant/dataholder/dataholder.h /^struct InternalType final$/;" s namespace:Yuni::Private::Variant -InternalType src/ext/yuni/src/yuni/core/variant/dataholder/dataholder.h /^struct InternalType final$/;" s namespace:Yuni::Private::Variant -InternalType src/ext/yuni/src/yuni/core/variant/dataholder/dataholder.h /^struct InternalType final$/;" s namespace:Yuni::Private::Variant -InternalType src/ext/yuni/src/yuni/core/variant/dataholder/dataholder.h /^struct InternalType final$/;" s namespace:Yuni::Private::Variant -InternalType src/ext/yuni/src/yuni/core/variant/dataholder/dataholder.h /^struct InternalType final$/;" s namespace:Yuni::Private::Variant -InternalType src/ext/yuni/src/yuni/core/variant/dataholder/dataholder.h /^struct InternalType final$/;" s namespace:Yuni::Private::Variant -InternalType src/ext/yuni/src/yuni/core/variant/dataholder/dataholder.h /^struct InternalType final$/;" s namespace:Yuni::Private::Variant -InternalType src/ext/yuni/src/yuni/core/variant/dataholder/dataholder.h /^struct InternalType final$/;" s namespace:Yuni::Private::Variant -InterpolateWaterValuePostProcessCmd src/solver/optimisation/post_process_commands.cpp /^InterpolateWaterValuePostProcessCmd::InterpolateWaterValuePostProcessCmd($/;" f class:Antares::Solver::Simulation::InterpolateWaterValuePostProcessCmd -InterpolateWaterValuePostProcessCmd src/solver/optimisation/post_process_commands.h /^class InterpolateWaterValuePostProcessCmd : public basePostProcessCommand$/;" c namespace:Antares::Solver::Simulation -Into src/ext/yuni/src/yuni/core/atomic/string.hxx /^class Into>$/;" c namespace:Yuni::Extension::CString -Into src/ext/yuni/src/yuni/core/color/rgb.hxx /^class Into> final$/;" c namespace:Yuni::Extension::CString -Into src/ext/yuni/src/yuni/core/color/rgba.hxx /^class Into> final$/;" c namespace:Yuni::Extension::CString -Into src/ext/yuni/src/yuni/core/nullable/extension.hxx /^class Into> final$/;" c namespace:Yuni::Extension::CString -Into src/ext/yuni/src/yuni/core/string/traits/into.h /^class Into final$/;" c namespace:Yuni::Extension::CString -Into src/ext/yuni/src/yuni/core/string/traits/into.h /^class Into> final$/;" c namespace:Yuni::Extension::CString -Into src/ext/yuni/src/yuni/core/string/traits/into.h /^class Into final$/;" c namespace:Yuni::Extension::CString -Into src/ext/yuni/src/yuni/core/string/traits/into.h /^class Into final$/;" c namespace:Yuni::Extension::CString -Into src/ext/yuni/src/yuni/core/string/traits/into.h /^class Into final$/;" c namespace:Yuni::Extension::CString -Into src/ext/yuni/src/yuni/core/string/traits/into.h /^class Into final$/;" c namespace:Yuni::Extension::CString -Into src/ext/yuni/src/yuni/core/string/traits/into.h /^class Into final$/;" c namespace:Yuni::Extension::CString -Into src/ext/yuni/src/yuni/core/string/traits/into.h /^class Into final$/;" c namespace:Yuni::Extension::CString -Into src/ext/yuni/src/yuni/core/string/traits/into.h /^class Into> final$/;" c namespace:Yuni::Extension::CString -Into src/ext/yuni/src/yuni/core/string/traits/into.h /^class Into final$/;" c namespace:Yuni::Extension::CString -Into src/ext/yuni/src/yuni/core/string/traits/into.h /^class Into final$/;" c namespace:Yuni::Extension::CString -Into src/ext/yuni/src/yuni/core/tribool.hxx /^class Into$/;" c namespace:Yuni::Extension::CString -Into src/ext/yuni/src/yuni/uuid/uuid.hxx /^class Into final$/;" c namespace:Yuni::Extension::CString -Into src/libs/antares/study/parts/thermal/cluster.hxx /^class Into$/;" c namespace:Yuni::Extension::CString -Into src/libs/antares/study/parts/thermal/cluster.hxx /^class Into$/;" c namespace:Yuni::Extension::CString -Into src/libs/antares/study/parts/thermal/cluster.hxx /^class Into$/;" c namespace:Yuni::Extension::CString -IntoCString src/ext/yuni/src/yuni/core/traits/cstring.h /^class IntoCString final$/;" c namespace:Yuni::Extension -IntoCString src/ext/yuni/src/yuni/core/traits/extension/into-cstring.h /^class IntoCString<$/;" c namespace:Yuni::Extension -IntoCString src/ext/yuni/src/yuni/core/traits/extension/into-cstring.h /^class IntoCString*> final$/;" c namespace:Yuni::Extension -IntoCString src/ext/yuni/src/yuni/core/traits/extension/into-cstring.h /^class IntoCString> final$/;" c namespace:Yuni::Extension -IntoCString src/ext/yuni/src/yuni/core/traits/extension/into-cstring.h /^class IntoCString final$/;" c namespace:Yuni::Extension -IntoCString src/ext/yuni/src/yuni/core/traits/extension/into-cstring.h /^class IntoCString final$/;" c namespace:Yuni::Extension -IntoCString src/ext/yuni/src/yuni/core/traits/extension/into-cstring.h /^class IntoCString final$/;" c namespace:Yuni::Extension -IntoCString src/ext/yuni/src/yuni/core/traits/extension/into-cstring.h /^class IntoCString*> final$/;" c namespace:Yuni::Extension -IntoCString src/ext/yuni/src/yuni/core/traits/extension/into-cstring.h /^class IntoCString> final$/;" c namespace:Yuni::Extension -IntoUTF8ArgsTranslator src/libs/antares/args/args_to_utf8.cpp /^IntoUTF8ArgsTranslator::IntoUTF8ArgsTranslator(int argc, char** argv) : argc_(argc), argv_(argv)$/;" f class:IntoUTF8ArgsTranslator -IntoUTF8ArgsTranslator src/libs/antares/args/include/antares/args/args_to_utf8.h /^class IntoUTF8ArgsTranslator$/;" c -IntraModalConsistencyChecker src/solver/simulation/timeseries-numbers.cpp /^ IntraModalConsistencyChecker(const TimeSeriesType ts,$/;" f class:Antares::Solver::IntraModalConsistencyChecker file: -IntraModalConsistencyChecker src/solver/simulation/timeseries-numbers.cpp /^class IntraModalConsistencyChecker$/;" c namespace:Antares::Solver file: -Introduction docs/build/0-INSTALL.md /^# Introduction$/;" c -Introduction docs/reference-guide/01-introduction.md /^# Introduction$/;" c -Introduction docs/reference-guide/11-modeling.md /^## Introduction$/;" s chapter:Formulation of the optimisation problems -Introduction docs/reference-guide/16-xpress.md /^## Introduction$/;" s chapter:Usage with FICO® Xpress Optimization -IntrusiveRef src/ext/yuni/src/yuni/core/smartptr/intrusive.h /^ typedef IIntrusiveSmartPtr IntrusiveRef;$/;" t class:Yuni::IIntrusiveSmartPtr typeref:typename:IIntrusiveSmartPtr -IntrusiveRef src/libs/antares/object/intrusive-reference.h /^ using IntrusiveRef = IIntrusiveReference;$/;" t class:Antares::IIntrusiveReference typeref:typename:IIntrusiveReference -IntrusiveSmartPtrType src/ext/yuni/src/yuni/core/smartptr/intrusive.h /^ typedef IIntrusiveSmartPtr IntrusiveSmartPtrType;$/;" t class:Yuni::IIntrusiveSmartPtr typeref:typename:IIntrusiveSmartPtr -IntrusiveSmartPtrType src/ext/yuni/src/yuni/core/smartptr/intrusive.h /^ typedef IntrusiveRef IntrusiveSmartPtrType;$/;" t class:Yuni::IIntrusiveSmartPtr typeref:typename:IntrusiveRef -InvalidFileName src/libs/antares/exception/LoadingError.cpp /^InvalidFileName::InvalidFileName() : LoadingError("Invalid file names detected.")$/;" f class:Antares::Error::InvalidFileName -InvalidFileName src/libs/antares/exception/antares/exception/LoadingError.hpp /^class InvalidFileName : public LoadingError$/;" c namespace:Antares::Error -InvalidNumberOfMCYears src/libs/antares/exception/LoadingError.cpp /^InvalidNumberOfMCYears::InvalidNumberOfMCYears(uint nbYears) :$/;" f class:Antares::Error::InvalidNumberOfMCYears -InvalidNumberOfMCYears src/libs/antares/exception/antares/exception/LoadingError.hpp /^class InvalidNumberOfMCYears : public LoadingError$/;" c namespace:Antares::Error -InvalidOptimizationRange src/libs/antares/exception/LoadingError.cpp /^InvalidOptimizationRange::InvalidOptimizationRange() :$/;" f class:Antares::Error::InvalidOptimizationRange -InvalidOptimizationRange src/libs/antares/exception/antares/exception/LoadingError.hpp /^class InvalidOptimizationRange : public LoadingError$/;" c namespace:Antares::Error -InvalidParametersForThermalClusters src/libs/antares/exception/LoadingError.cpp /^InvalidParametersForThermalClusters::InvalidParametersForThermalClusters($/;" f class:Antares::Error::InvalidParametersForThermalClusters -InvalidParametersForThermalClusters src/libs/antares/exception/antares/exception/LoadingError.hpp /^class InvalidParametersForThermalClusters : public LoadingError$/;" c namespace:Antares::Error -InvalidSimulationMode src/libs/antares/exception/LoadingError.cpp /^InvalidSimulationMode::InvalidSimulationMode() :$/;" f class:Antares::Error::InvalidSimulationMode -InvalidSimulationMode src/libs/antares/exception/antares/exception/LoadingError.hpp /^class InvalidSimulationMode : public LoadingError$/;" c namespace:Antares::Error -InvalidSolver src/libs/antares/exception/LoadingError.cpp /^InvalidSolver::InvalidSolver(const std::string& solver) :$/;" f class:Antares::Error::InvalidSolver -InvalidSolver src/libs/antares/exception/antares/exception/LoadingError.hpp /^class InvalidSolver : public LoadingError$/;" c namespace:Antares::Error -InvalidStudy src/libs/antares/exception/LoadingError.cpp /^InvalidStudy::InvalidStudy(const Yuni::String& study) :$/;" f class:Antares::Error::InvalidStudy -InvalidStudy src/libs/antares/exception/antares/exception/LoadingError.hpp /^class InvalidStudy : public LoadingError$/;" c namespace:Antares::Error -InvalidVersion src/libs/antares/exception/LoadingError.cpp /^InvalidVersion::InvalidVersion(const char* version, const char* latest) :$/;" f class:Antares::Error::InvalidVersion -InvalidVersion src/libs/antares/exception/antares/exception/LoadingError.hpp /^class InvalidVersion : public LoadingError$/;" c namespace:Antares::Error -Invalidate src/libs/antares/jit/jit.cpp /^void JIT::Invalidate(JIT::Informations* jit)$/;" f class:JIT typeref:typename:void -IsASCII src/ext/yuni/src/yuni/core/string/utf8char.hxx /^inline bool Char::IsASCII(uchar c)$/;" f class:Yuni::UTF8::Char typeref:typename:bool -IsAbsolute src/ext/yuni/src/yuni/cmake/parser/importer.cpp /^ if (not IO::IsAbsolute(targetfile))$/;" m class:main::IO typeref:typename:not file: -IsAbsolute src/ext/yuni/src/yuni/cmake/parser/importer.cpp /^ if (not IO::IsAbsolute(tmplfile))$/;" m class:main::IO typeref:typename:not file: -IsAbsolute src/ext/yuni/src/yuni/io/filename-manipulation.cpp /^bool IsAbsolute(const AnyString& filename)$/;" f namespace:Yuni::IO typeref:typename:bool -IsAbsolute src/ui/simulator/toolbox/components/datagrid/component.cpp /^ if (not IO::IsAbsolute(LastPathForOpeningAFile))$/;" m class:Antares::Component::Datagrid::Component::onLoadMatrix::IO typeref:typename:not file: -IsAlpha src/ext/yuni/src/yuni/core/string/string.hxx /^inline bool CString::IsAlpha(int c)$/;" f class:Yuni::CString typeref:typename:bool -IsArray src/ext/yuni/src/yuni/core/static/types.h /^ IsArray = 0,$/;" e enum:Yuni::Static::Type::Compound::__anonf6c486550403 -IsArray src/ext/yuni/src/yuni/core/static/types.h /^ IsArray = 0,$/;" e enum:Yuni::Static::Type::Compound::__anonf6c486551c03 -IsArray src/ext/yuni/src/yuni/core/static/types.h /^ IsArray = 0,$/;" e enum:Yuni::Static::Type::Compound::__anonf6c486551d03 -IsArray src/ext/yuni/src/yuni/core/static/types.h /^ IsArray = 0,$/;" e enum:Yuni::Static::Type::Compound::__anonf6c486552003 -IsArray src/ext/yuni/src/yuni/core/static/types.h /^ IsArray = 1,$/;" e enum:Yuni::Static::Type::Compound::__anonf6c486551e03 -IsArray src/ext/yuni/src/yuni/core/static/types.h /^ IsArray = 1,$/;" e enum:Yuni::Static::Type::Compound::__anonf6c486551f03 -IsConst src/ext/yuni/src/yuni/core/static/types.h /^struct IsConst$/;" s namespace:Yuni::Static::Type -IsConst src/ext/yuni/src/yuni/core/static/types.h /^struct IsConst$/;" s namespace:Yuni::Static::Type -IsCurrentStudyReadonly src/ui/simulator/application/main/events.file.cpp /^static inline bool IsCurrentStudyReadonly()$/;" f namespace:Antares::Forms typeref:typename:bool file: -IsDecimal src/ext/yuni/src/yuni/core/static/types.h /^struct IsDecimal$/;" s namespace:Yuni::Static::Type -IsDecimal src/ext/yuni/src/yuni/core/static/types.h /^struct IsDecimal$/;" s namespace:Yuni::Static::Type -IsDecimal src/ext/yuni/src/yuni/core/static/types.h /^struct IsDecimal$/;" s namespace:Yuni::Static::Type -IsDecimal src/ext/yuni/src/yuni/core/static/types.h /^struct IsDecimal$/;" s namespace:Yuni::Static::Type -IsDigit src/ext/yuni/src/yuni/core/string/string.hxx /^inline bool CString::IsDigit(int c)$/;" f class:Yuni::CString typeref:typename:bool -IsDigitNonZero src/ext/yuni/src/yuni/core/string/string.hxx /^inline bool CString::IsDigitNonZero(int c)$/;" f class:Yuni::CString typeref:typename:bool -IsEmptyCell src/ui/simulator/toolbox/components/datagrid/gridhelper.hxx /^inline bool VGridHelper::IsEmptyCell(int, int)$/;" f class:Antares::Component::Datagrid::VGridHelper typeref:typename:bool -IsEqual src/ext/yuni/src/yuni/core/color/rgb.hxx /^ static bool IsEqual(RGBType& color, const T& value)$/;" f struct:Yuni::Extension::Color::RGB typeref:typename:bool -IsEqual src/ext/yuni/src/yuni/core/color/rgb.hxx /^ static inline bool IsEqual(Yuni::Color::RGB& color, const Yuni::Color::RGB& value)$/;" f struct:Yuni::Extension::Color::RGB typeref:typename:bool -IsEqual src/ext/yuni/src/yuni/core/color/rgb.hxx /^ static inline bool IsEqual(Yuni::Color::RGB& color, const Yuni::Color::RGBA& value)$/;" f struct:Yuni::Extension::Color::RGB typeref:typename:bool -IsEqual src/ext/yuni/src/yuni/core/color/rgba.hxx /^ static bool IsEqual(RGBType& color, const T& value)$/;" f struct:Yuni::Extension::Color::RGBA typeref:typename:bool -IsEqual src/ext/yuni/src/yuni/core/color/rgba.hxx /^ static inline bool IsEqual(Yuni::Color::RGBA& color, const Yuni::Color::RGB& value)$/;" f struct:Yuni::Extension::Color::RGBA typeref:typename:bool -IsEqual src/ext/yuni/src/yuni/core/color/rgba.hxx /^ static inline bool IsEqual(const Yuni::Color::RGBA& color, const Yuni::Color::RGBA& va/;" f struct:Yuni::Extension::Color::RGBA typeref:typename:bool -IsFundamental src/ext/yuni/src/yuni/core/static/types.h /^struct IsFundamental$/;" s namespace:Yuni::Static::Type -IsFundamental src/ext/yuni/src/yuni/core/static/types.h /^struct IsFundamental$/;" s namespace:Yuni::Static::Type -IsFundamental src/ext/yuni/src/yuni/core/static/types.h /^struct IsFundamental$/;" s namespace:Yuni::Static::Type -IsFundamental src/ext/yuni/src/yuni/core/static/types.h /^struct IsFundamental$/;" s namespace:Yuni::Static::Type -IsFundamental src/ext/yuni/src/yuni/core/static/types.h /^struct IsFundamental$/;" s namespace:Yuni::Static::Type -IsFundamental src/ext/yuni/src/yuni/core/static/types.h /^struct IsFundamental$/;" s namespace:Yuni::Static::Type -IsFundamental src/ext/yuni/src/yuni/core/static/types.h /^struct IsFundamental$/;" s namespace:Yuni::Static::Type -IsFundamental src/ext/yuni/src/yuni/core/static/types.h /^struct IsFundamental$/;" s namespace:Yuni::Static::Type -IsFundamental src/ext/yuni/src/yuni/core/static/types.h /^struct IsFundamental$/;" s namespace:Yuni::Static::Type -IsFundamental src/ext/yuni/src/yuni/core/static/types.h /^struct IsFundamental$/;" s namespace:Yuni::Static::Type -IsFundamental src/ext/yuni/src/yuni/core/static/types.h /^struct IsFundamental$/;" s namespace:Yuni::Static::Type -IsFundamental src/ext/yuni/src/yuni/core/static/types.h /^struct IsFundamental$/;" s namespace:Yuni::Static::Type -IsFundamental src/ext/yuni/src/yuni/core/static/types.h /^struct IsFundamental$/;" s namespace:Yuni::Static::Type -IsFundamental src/ext/yuni/src/yuni/core/static/types.h /^struct IsFundamental$/;" s namespace:Yuni::Static::Type -IsFundamental src/ext/yuni/src/yuni/core/static/types.h /^struct IsFundamental$/;" s namespace:Yuni::Static::Type -IsFundamental src/ext/yuni/src/yuni/core/static/types.h /^struct IsFundamental$/;" s namespace:Yuni::Static::Type -IsFundamental src/ext/yuni/src/yuni/core/static/types.h /^struct IsFundamental$/;" s namespace:Yuni::Static::Type -IsFundamental src/ext/yuni/src/yuni/core/static/types.h /^struct IsFundamental$/;" s namespace:Yuni::Static::Type -IsFundamental src/ext/yuni/src/yuni/core/static/types.h /^struct IsFundamental$/;" s namespace:Yuni::Static::Type -IsGUIAboutToQuit src/ui/common/lock.cpp /^bool IsGUIAboutToQuit()$/;" f namespace:Antares typeref:typename:bool -IsInRange src/ui/simulator/toolbox/components/map/nodes/node.cpp /^static inline bool IsInRange(const T value, const T min, const T max)$/;" f namespace:Antares::Map typeref:typename:bool file: -IsInsideStudyFolder src/libs/antares/study/study.extra.cpp /^bool Study::IsInsideStudyFolder(const AnyString& path, String& location, String& title)$/;" f class:Antares::Data::Study typeref:typename:bool -IsInsideStudyFolder src/ui/simulator/application/main/drag-drop.hxx /^ if (not Data::Study::IsInsideStudyFolder(filename, folder, title))$/;" m class:Antares::Forms::StudyDrop::OnDropFiles::Data::Study typeref:typename:not file: -IsInteger src/ext/yuni/src/yuni/core/math/math.hxx /^inline bool IsInteger(T x)$/;" f namespace:Yuni::Math typeref:typename:bool -IsLeapYear src/libs/antares/logs/cleaner.cpp /^static inline bool IsLeapYear(uint year)$/;" f namespace:Antares typeref:typename:bool file: -IsLinkSelected src/ui/simulator/windows/inspector/inspector.cpp /^bool IsLinkSelected(const Data::AreaName& from, const Data::AreaName& with)$/;" f namespace:Antares::Window::Inspector typeref:typename:bool -IsNeeded src/libs/antares/study/study.cpp /^ static bool IsNeeded(const Study& s, const uint y)$/;" f struct:Antares::Data::__anonc2898d640c11::TS typeref:typename:bool file: -IsNullable src/ext/yuni/src/yuni/core/nullable/holder.h /^struct IsNullable final$/;" s namespace:Yuni::Private::NullableImpl -IsNullable src/ext/yuni/src/yuni/core/nullable/holder.h /^struct IsNullable> final$/;" s namespace:Yuni::Private::NullableImpl -IsNumeric src/ui/simulator/toolbox/components/datagrid/gridhelper.cpp /^static inline bool IsNumeric(const AnyString& text, bool& hasDot)$/;" f namespace:Antares::Component::Datagrid typeref:typename:bool file: -IsPointer src/ext/yuni/src/yuni/core/static/types.h /^ IsPointer = 0,$/;" e enum:Yuni::Static::Type::Compound::__anonf6c486550403 -IsPointer src/ext/yuni/src/yuni/core/static/types.h /^ IsPointer = 0,$/;" e enum:Yuni::Static::Type::Compound::__anonf6c486551c03 -IsPointer src/ext/yuni/src/yuni/core/static/types.h /^ IsPointer = 0,$/;" e enum:Yuni::Static::Type::Compound::__anonf6c486551e03 -IsPointer src/ext/yuni/src/yuni/core/static/types.h /^ IsPointer = 0,$/;" e enum:Yuni::Static::Type::Compound::__anonf6c486551f03 -IsPointer src/ext/yuni/src/yuni/core/static/types.h /^ IsPointer = 0,$/;" e enum:Yuni::Static::Type::Compound::__anonf6c486552003 -IsPointer src/ext/yuni/src/yuni/core/static/types.h /^ IsPointer = 1,$/;" e enum:Yuni::Static::Type::Compound::__anonf6c486551d03 -IsPtrMember src/ext/yuni/src/yuni/core/static/types.h /^ IsPtrMember = 0$/;" e enum:Yuni::Static::Type::Compound::__anonf6c486550403 -IsPtrMember src/ext/yuni/src/yuni/core/static/types.h /^ IsPtrMember = 0$/;" e enum:Yuni::Static::Type::Compound::__anonf6c486551c03 -IsPtrMember src/ext/yuni/src/yuni/core/static/types.h /^ IsPtrMember = 0$/;" e enum:Yuni::Static::Type::Compound::__anonf6c486551d03 -IsPtrMember src/ext/yuni/src/yuni/core/static/types.h /^ IsPtrMember = 0$/;" e enum:Yuni::Static::Type::Compound::__anonf6c486551e03 -IsPtrMember src/ext/yuni/src/yuni/core/static/types.h /^ IsPtrMember = 0$/;" e enum:Yuni::Static::Type::Compound::__anonf6c486551f03 -IsPtrMember src/ext/yuni/src/yuni/core/static/types.h /^ IsPtrMember = 1$/;" e enum:Yuni::Static::Type::Compound::__anonf6c486552003 -IsReady src/libs/antares/array/antares/array/matrix.hxx /^ if (jit and not JIT::IsReady(jit))$/;" m class:Antares::Matrix::loadAllJITData::JIT typeref:typename:jit and not file: -IsReady src/libs/antares/jit/antares/jit/jit.hxx /^inline bool JIT::IsReady(JIT::Informations* j)$/;" f class:JIT typeref:typename:bool -IsReady src/libs/antares/study/study.cpp /^ if (not JIT::IsReady(constraint->RHSTimeSeries().jit))$/;" m class:Antares::Data::Study::ensureDataAreLoadedForAllBindingConstraints::JIT typeref:typename:not file: -IsReady src/ui/simulator/toolbox/components/datagrid/renderer/matrix.hxx /^ if (not JIT::IsReady(pMatrix->jit))$/;" m class:Antares::Component::Datagrid::Renderer::Matrix::ensureDataAreLoaded::JIT typeref:typename:not file: -IsReference src/ext/yuni/src/yuni/core/static/types.h /^ IsReference = 0,$/;" e enum:Yuni::Static::Type::Compound::__anonf6c486550403 -IsReference src/ext/yuni/src/yuni/core/static/types.h /^ IsReference = 0,$/;" e enum:Yuni::Static::Type::Compound::__anonf6c486551d03 -IsReference src/ext/yuni/src/yuni/core/static/types.h /^ IsReference = 0,$/;" e enum:Yuni::Static::Type::Compound::__anonf6c486551e03 -IsReference src/ext/yuni/src/yuni/core/static/types.h /^ IsReference = 0,$/;" e enum:Yuni::Static::Type::Compound::__anonf6c486551f03 -IsReference src/ext/yuni/src/yuni/core/static/types.h /^ IsReference = 0,$/;" e enum:Yuni::Static::Type::Compound::__anonf6c486552003 -IsReference src/ext/yuni/src/yuni/core/static/types.h /^ IsReference = 1,$/;" e enum:Yuni::Static::Type::Compound::__anonf6c486551c03 -IsRelative src/ext/yuni/src/yuni/io/filename-manipulation.hxx /^inline bool IsRelative(const AnyString& filename)$/;" f namespace:Yuni::IO typeref:typename:bool -IsRootStudy src/libs/antares/study/study.extra.cpp /^bool Study::IsRootStudy(const AnyString& folder)$/;" f class:Antares::Data::Study typeref:typename:bool -IsRootStudy src/libs/antares/study/study.extra.cpp /^bool Study::IsRootStudy(const AnyString& folder, String& buffer)$/;" f class:Antares::Data::Study typeref:typename:bool -IsSmall src/ext/yuni/src/yuni/core/static/types.h /^struct IsSmall$/;" s namespace:Yuni::Static::Type -IsSmartPtr src/ext/yuni/src/yuni/core/static/types.h /^struct IsSmartPtr$/;" s namespace:Yuni::Static::Type -IsSmartPtr src/ext/yuni/src/yuni/core/static/types.h /^struct IsSmartPtr>$/;" s namespace:Yuni::Static::Type -IsSpace src/ext/yuni/src/yuni/core/string/string.hxx /^inline bool CString::IsSpace(int c)$/;" f class:Yuni::CString typeref:typename:bool -IsStderrTTY src/ext/yuni/src/yuni/core/system/console/console.cpp /^bool IsStderrTTY()$/;" f namespace:Yuni::System::Console typeref:typename:bool -IsStdoutTTY src/ext/yuni/src/yuni/core/system/console/console.cpp /^bool IsStdoutTTY()$/;" f namespace:Yuni::System::Console typeref:typename:bool -IsThermalClusterSelected src/ui/simulator/windows/inspector/inspector.cpp /^bool IsThermalClusterSelected(const Data::AreaName& area, const YString& name)$/;" f namespace:Antares::Window::Inspector typeref:typename:bool -IsTrail src/ext/yuni/src/yuni/core/string/utf8char.hxx /^inline bool Char::IsTrail(uchar c)$/;" f class:Yuni::UTF8::Char typeref:typename:bool -IsValid src/ui/simulator/windows/inspector/accumulator.hxx /^ static bool IsValid(Data::ThermalCluster* cluster)$/;" f struct:Antares::Window::Inspector::PClusterMinStablePowerColor typeref:typename:bool -IsValid src/ui/simulator/windows/inspector/accumulator.hxx /^ static bool IsValid(Data::ThermalCluster* cluster)$/;" f struct:Antares::Window::Inspector::PClusterNomCapacityColor typeref:typename:bool -IsValid src/ui/simulator/windows/inspector/accumulator.hxx /^ static bool IsValid(Data::ThermalCluster* cluster)$/;" f struct:Antares::Window::Inspector::PClusterSpinningColor typeref:typename:bool -Item src/ext/yuni/src/yuni/core/slist/slist.h /^ Item() : next(nullptr)$/;" f class:Yuni::LinkedList::Item -Item src/ext/yuni/src/yuni/core/slist/slist.h /^ inline Item(Item* n, const U& value) : next(n), data(value)$/;" f class:Yuni::LinkedList::Item -Item src/ext/yuni/src/yuni/core/slist/slist.h /^ inline Item(Item* n, reference_type value) : next(n), data(value)$/;" f class:Yuni::LinkedList::Item -Item src/ext/yuni/src/yuni/core/slist/slist.h /^ inline explicit Item(Item* n) : next(n), data()$/;" f class:Yuni::LinkedList::Item -Item src/ext/yuni/src/yuni/core/slist/slist.h /^ inline explicit Item(const U& value) : next(nullptr), data(value)$/;" f class:Yuni::LinkedList::Item -Item src/ext/yuni/src/yuni/core/slist/slist.h /^ inline explicit Item(value_type& value) : next(nullptr), data(value)$/;" f class:Yuni::LinkedList::Item -Item src/ext/yuni/src/yuni/core/slist/slist.h /^ class Item final : private NonCopyable$/;" c class:Yuni::LinkedList -Item src/ui/simulator/toolbox/clipboard/clipboard.h /^ Item(const Type t, Yuni::String::Ptr d) : type(t), data(d)$/;" f class:Antares::Toolbox::Clipboard::Item -Item src/ui/simulator/toolbox/clipboard/clipboard.h /^ class Item final$/;" c class:Antares::Toolbox::Clipboard -Item src/ui/simulator/toolbox/components/htmllistbox/item/area.cpp /^namespace Item$/;" n namespace:Antares::Component::HTMLListbox file: -Item src/ui/simulator/toolbox/components/htmllistbox/item/area.h /^namespace Item$/;" n namespace:Antares::Component::HTMLListbox -Item src/ui/simulator/toolbox/components/htmllistbox/item/area.hxx /^namespace Item$/;" n namespace:Antares::Component::HTMLListbox -Item src/ui/simulator/toolbox/components/htmllistbox/item/cluster-item.cpp /^namespace Item$/;" n namespace:Antares::Component::HTMLListbox file: -Item src/ui/simulator/toolbox/components/htmllistbox/item/cluster-item.h /^namespace Item$/;" n namespace:Antares::Component::HTMLListbox -Item src/ui/simulator/toolbox/components/htmllistbox/item/error.cpp /^namespace Item$/;" n namespace:Antares::Component::HTMLListbox file: -Item src/ui/simulator/toolbox/components/htmllistbox/item/error.h /^namespace Item$/;" n namespace:Antares::Component::HTMLListbox -Item src/ui/simulator/toolbox/components/htmllistbox/item/group.cpp /^namespace Item$/;" n namespace:Antares::Component::HTMLListbox file: -Item src/ui/simulator/toolbox/components/htmllistbox/item/group.h /^namespace Item$/;" n namespace:Antares::Component::HTMLListbox -Item src/ui/simulator/toolbox/components/htmllistbox/item/info.cpp /^namespace Item$/;" n namespace:Antares::Component::HTMLListbox file: -Item src/ui/simulator/toolbox/components/htmllistbox/item/info.h /^namespace Item$/;" n namespace:Antares::Component::HTMLListbox -Item src/ui/simulator/toolbox/components/htmllistbox/item/item.cpp /^namespace Item$/;" n namespace:Antares::Component::HTMLListbox file: -Item src/ui/simulator/toolbox/components/htmllistbox/item/item.h /^namespace Item$/;" n namespace:Antares::Component::HTMLListbox -Item src/ui/simulator/toolbox/components/htmllistbox/item/item.hxx /^namespace Item$/;" n namespace:Antares::Component::HTMLListbox -Item src/ui/simulator/toolbox/components/htmllistbox/item/pathlistitem.cpp /^namespace Item$/;" n namespace:Antares::Component::HTMLListbox file: -Item src/ui/simulator/toolbox/components/htmllistbox/item/pathlistitem.h /^namespace Item$/;" n namespace:Antares::Component::HTMLListbox -Item src/ui/simulator/toolbox/components/htmllistbox/item/renewable-cluster-item.cpp /^namespace Item$/;" n namespace:Antares::Component::HTMLListbox file: -Item src/ui/simulator/toolbox/components/htmllistbox/item/renewable-cluster-item.h /^namespace Item$/;" n namespace:Antares::Component::HTMLListbox -Item src/ui/simulator/toolbox/components/htmllistbox/item/thermal-cluster-item.cpp /^namespace Item$/;" n namespace:Antares::Component::HTMLListbox file: -Item src/ui/simulator/toolbox/components/htmllistbox/item/thermal-cluster-item.h /^namespace Item$/;" n namespace:Antares::Component::HTMLListbox -Item src/ui/simulator/toolbox/components/map/nodes/item.cpp /^Item::Item(Manager& manager, const int zPos) :$/;" f class:Antares::Map::Item -Item src/ui/simulator/toolbox/components/map/nodes/item.h /^class Item$/;" c namespace:Antares::Map -ItemArea src/ui/simulator/toolbox/spotlight/area.cpp /^ItemArea::ItemArea(Data::Area* a) : area(a)$/;" f class:Antares::Toolbox::Spotlight::ItemArea -ItemArea src/ui/simulator/toolbox/spotlight/area.h /^class ItemArea : public Component::Spotlight::IItem$/;" c namespace:Antares::Toolbox::Spotlight -ItemAreaLink src/ui/simulator/windows/output/spotlight-provider.cpp /^ ItemAreaLink(SelectionType sel, const StringT& itemname) : selectionType(sel), id(itemname)$/;" f class:Antares::Window::OutputViewer::__anoncd951c790111::ItemAreaLink file: -ItemAreaLink src/ui/simulator/windows/output/spotlight-provider.cpp /^class ItemAreaLink final : public Antares::Component::Spotlight::IItem$/;" c namespace:Antares::Window::OutputViewer::__anoncd951c790111 file: -ItemConstraint src/ui/simulator/toolbox/input/bindingconstraint/bindingconstraint.cpp /^ using ItemConstraint = Toolbox::Spotlight::ItemConstraint;$/;" t function:Antares::Toolbox::InputSelector::SpotlightProviderConstraint::onDoubleClickSelect typeref:typename:Toolbox::Spotlight::ItemConstraint file: -ItemConstraint src/ui/simulator/toolbox/spotlight/constraint.cpp /^ItemConstraint::ItemConstraint(Data::BindingConstraint* a) : constraint(a)$/;" f class:Antares::Toolbox::Spotlight::ItemConstraint -ItemConstraint src/ui/simulator/toolbox/spotlight/constraint.h /^class ItemConstraint : public Component::Spotlight::IItem$/;" c namespace:Antares::Toolbox::Spotlight -ItemList src/libs/antares/paths/include/antares/paths/list.h /^ using ItemList = std::map;$/;" t class:PathList typeref:typename:std::map -ItemList src/solver/variable/adequacy/all.h /^ ItemList;$/;" t namespace:Antares::Solver::Variable::Adequacy typeref:typename:Variable::Join,Variable::SetsOfAreas,Variable::BindingConstraints> -ItemList src/solver/variable/economy/all.h /^ ItemList;$/;" t namespace:Antares::Solver::Variable::Economy typeref:typename:Variable::Join,Variable::SetsOfAreas,Variable::BindingConstraints> -ItemList src/ui/simulator/toolbox/components/map/infos.h /^ using ItemList = std::vector;$/;" t class:Antares::Map::PanelInfos typeref:typename:std::vector -ItemList src/ui/simulator/windows/message.h /^ using ItemList = std::vector;$/;" t class:Antares::Window::Message typeref:typename:std::vector -ItemWindow src/ui/simulator/application/main/events.file.cpp /^ explicit ItemWindow(const Yuni::String& title, int id) : title(title), id(id)$/;" f class:Antares::Window::ItemWindow file: -ItemWindow src/ui/simulator/application/main/events.file.cpp /^class ItemWindow : public Component::Spotlight::IItem$/;" c namespace:Antares::Window file: -Iterator src/ext/yuni/src/yuni/core/slist/iterator.inc.hpp /^ Iterator() : pCurrent(NULL)$/;" f class:Iterator -Iterator src/ext/yuni/src/yuni/core/slist/iterator.inc.hpp /^ Iterator(Item* c) : pCurrent(c)$/;" f class:Iterator -Iterator src/ext/yuni/src/yuni/core/slist/iterator.inc.hpp /^ Iterator(const Iterator& rhs) : pCurrent(rhs.pCurrent)$/;" f class:Iterator -Iterator src/ext/yuni/src/yuni/core/slist/iterator.inc.hpp /^class Iterator$/;" c -Iterator src/ext/yuni/src/yuni/io/directory/info/iterator.inc.hpp /^ Iterator() : pData(NULL)$/;" f class:Model::Iterator -Iterator src/ext/yuni/src/yuni/io/directory/info/iterator.inc.hpp /^ Iterator(const Iterator& copy) : pData(Private::IO::Directory::IteratorDataCopy(copy.pDa/;" f class:Model::Iterator -Iterator src/ext/yuni/src/yuni/io/directory/info/iterator.inc.hpp /^ Iterator(const NullIterator&) : pData(NULL)$/;" f class:Model::Iterator -Iterator src/ext/yuni/src/yuni/io/directory/info/iterator.inc.hpp /^ explicit Iterator(const StringT& directory)$/;" f class:Model::Iterator -Iterator src/ext/yuni/src/yuni/io/directory/info/iterator.inc.hpp /^ class Iterator$/;" c struct:Model -Iterator src/ext/yuni/src/yuni/io/directory/iterator/detachedthread.h /^namespace Iterator$/;" n namespace:Yuni::Private::IO::Directory -Iterator src/ext/yuni/src/yuni/io/directory/iterator/iterator.cpp /^namespace Iterator$/;" n namespace:Yuni::Private::IO::Directory file: -IteratorData src/ext/yuni/src/yuni/io/directory/info/platform.cpp /^ IteratorData() : flags()$/;" f class:Yuni::Private::IO::Directory::IteratorData file: -IteratorData src/ext/yuni/src/yuni/io/directory/info/platform.cpp /^ IteratorData(const IteratorData& rhs) : flags(rhs.flags)$/;" f class:Yuni::Private::IO::Directory::IteratorData file: -IteratorData src/ext/yuni/src/yuni/io/directory/info/platform.cpp /^class IteratorData final$/;" c namespace:Yuni::Private::IO::Directory file: -IteratorDataCopy src/ext/yuni/src/yuni/io/directory/info/platform.cpp /^IteratorData* IteratorDataCopy(const IteratorData* data)$/;" f namespace:Yuni::Private::IO::Directory typeref:typename:IteratorData * -IteratorDataCreate src/ext/yuni/src/yuni/io/directory/info/platform.cpp /^IteratorData* IteratorDataCreate(const AnyString& folder, uint flags)$/;" f namespace:Yuni::Private::IO::Directory typeref:typename:IteratorData * -IteratorDataFilename src/ext/yuni/src/yuni/io/directory/info/platform.cpp /^const String& IteratorDataFilename(const IteratorData* data)$/;" f namespace:Yuni::Private::IO::Directory typeref:typename:const String & -IteratorDataFree src/ext/yuni/src/yuni/io/directory/info/platform.cpp /^void IteratorDataFree(const IteratorData* data)$/;" f namespace:Yuni::Private::IO::Directory typeref:typename:void -IteratorDataIsFile src/ext/yuni/src/yuni/io/directory/info/platform.cpp /^bool IteratorDataIsFile(const IteratorData* data)$/;" f namespace:Yuni::Private::IO::Directory typeref:typename:bool -IteratorDataIsFolder src/ext/yuni/src/yuni/io/directory/info/platform.cpp /^bool IteratorDataIsFolder(const IteratorData* data)$/;" f namespace:Yuni::Private::IO::Directory typeref:typename:bool -IteratorDataModified src/ext/yuni/src/yuni/io/directory/info/platform.cpp /^int64_t IteratorDataModified(const IteratorData* data)$/;" f namespace:Yuni::Private::IO::Directory typeref:typename:int64_t -IteratorDataName src/ext/yuni/src/yuni/io/directory/info/platform.cpp /^const String& IteratorDataName(const IteratorData* data)$/;" f namespace:Yuni::Private::IO::Directory typeref:typename:const String & -IteratorDataNext src/ext/yuni/src/yuni/io/directory/info/platform.cpp /^IteratorData* IteratorDataNext(IteratorData* data)$/;" f namespace:Yuni::Private::IO::Directory typeref:typename:IteratorData * -IteratorDataParentName src/ext/yuni/src/yuni/io/directory/info/platform.cpp /^const String& IteratorDataParentName(const IteratorData* data)$/;" f namespace:Yuni::Private::IO::Directory typeref:typename:const String & -IteratorDataSize src/ext/yuni/src/yuni/io/directory/info/platform.cpp /^uint64_t IteratorDataSize(const IteratorData* data)$/;" f namespace:Yuni::Private::IO::Directory typeref:typename:uint64_t -IteratorType src/ext/yuni/src/yuni/core/iterator/iterator.h /^ typedef IIterator IteratorType;$/;" t class:Yuni::IIterator typeref:typename:IIterator -IteratorType src/ext/yuni/src/yuni/io/directory/iterator/iterator.h /^ typedef IIterator IteratorType;$/;" t class:Yuni::IO::Directory::IIterator typeref:typename:IIterator -IteratorType src/libs/antares/paths/list.cpp /^ using IteratorType = IO::Directory::IIterator;$/;" t class:PathListIterator typeref:typename:IO::Directory::IIterator file: -IteratorType src/libs/antares/study/finder/finder.cpp /^ using IteratorType = IO::Directory::IIterator;$/;" t class:Antares::Data::__anonbc74250a0111::MyIterator typeref:typename:IO::Directory::IIterator file: -IteratorType src/libs/antares/study/output.cpp /^ using IteratorType = IO::Directory::IIterator;$/;" t class:Antares::Data::__anon2307345c0111::OutputFolderIterator typeref:typename:IO::Directory::IIterator file: -JAVA src/ext/yuni/src/yuni/core/charset/charset.h /^ JAVA,$/;" e enum:Yuni::Charset::Type -JIT src/libs/antares/jit/antares/jit/jit.h /^class JIT final$/;" c -JOHAB src/ext/yuni/src/yuni/core/charset/charset.h /^ JOHAB,$/;" e enum:Yuni::Charset::Type -JOURS_28 src/solver/hydro/daily/h2o_j_donnees_optimisation.h /^#define JOURS_28 /;" d -JOURS_28 src/solver/hydro/daily2/h2o2_j_donnees_optimisation.h /^#define JOURS_28 /;" d -JOURS_29 src/solver/hydro/daily/h2o_j_donnees_optimisation.h /^#define JOURS_29 /;" d -JOURS_29 src/solver/hydro/daily2/h2o2_j_donnees_optimisation.h /^#define JOURS_29 /;" d -JOURS_30 src/solver/hydro/daily/h2o_j_donnees_optimisation.h /^#define JOURS_30 /;" d -JOURS_30 src/solver/hydro/daily2/h2o2_j_donnees_optimisation.h /^#define JOURS_30 /;" d -JOURS_31 src/solver/hydro/daily/h2o_j_donnees_optimisation.h /^#define JOURS_31 /;" d -JOURS_31 src/solver/hydro/daily2/h2o2_j_donnees_optimisation.h /^#define JOURS_31 /;" d -Job src/ext/yuni/src/yuni/job/enum.h /^namespace Job$/;" n namespace:Yuni -Job src/ext/yuni/src/yuni/job/fwd.h /^namespace Job$/;" n namespace:Yuni -Job src/ext/yuni/src/yuni/job/job.cpp /^namespace Job$/;" n namespace:Yuni file: -Job src/ext/yuni/src/yuni/job/job.h /^namespace Job$/;" n namespace:Yuni -Job src/ext/yuni/src/yuni/job/job.hxx /^namespace Job$/;" n namespace:Yuni -Job src/ext/yuni/src/yuni/job/queue/service.cpp /^namespace Job$/;" n namespace:Yuni file: -Job src/ext/yuni/src/yuni/job/queue/service.h /^namespace Job$/;" n namespace:Yuni -Job src/ext/yuni/src/yuni/job/queue/service.hxx /^namespace Job$/;" n namespace:Yuni -Job src/ext/yuni/src/yuni/job/taskgroup.cpp /^namespace Job$/;" n namespace:Yuni file: -Job src/ext/yuni/src/yuni/job/taskgroup.h /^namespace Job$/;" n namespace:Yuni -Job src/ext/yuni/src/yuni/job/taskgroup.hxx /^namespace Job$/;" n namespace:Yuni -Job src/ext/yuni/src/yuni/thread/fwd.h /^namespace Job$/;" n namespace:Yuni -Job src/ext/yuni/src/yuni/thread/utility.h /^namespace Job$/;" n namespace:Yuni -Job src/ui/simulator/toolbox/jobs/job.cpp /^Job::Job(const wxString& title, const wxString& subTitle, const char* icon) :$/;" f class:Antares::Toolbox::Jobs::Job -Job src/ui/simulator/toolbox/jobs/job.h /^class Job : public wxDialog, public Yuni::IEventObserver$/;" c namespace:Antares::Toolbox::Jobs -Job src/ui/simulator/windows/output/job.cpp /^Job::Job(Antares::Window::OutputViewer::Component& component, const AnyString& path) :$/;" f class:Antares::Private::OutputViewerData::Job -Job src/ui/simulator/windows/output/job.h /^class Job final : public Yuni::Job::IJob$/;" c namespace:Antares::Private::OutputViewerData -Job src/ui/simulator/windows/output/output.cpp /^ using Job = Antares::Private::OutputViewerData::Job;$/;" t function:Antares::Window::OutputViewer::Component::mergeOutputs typeref:typename:Antares::Private::OutputViewerData::Job file: -JobAccessor src/ext/yuni/src/yuni/job/fwd.h /^class JobAccessor final$/;" c namespace:Yuni::Private::QueueService -JobAggregator src/ui/simulator/windows/output/panel/area-link.cpp /^ JobAggregator(Panel& panel) : Yuni::Job::IJob(), shouldAbort(0), pPanel(panel), result(nullp/;" f class:Antares::Private::OutputViewerData::__anon7c6b83760111::JobAggregator file: -JobAggregator src/ui/simulator/windows/output/panel/area-link.cpp /^class JobAggregator : public Yuni::Job::IJob, public Yuni::IEventObserver$/;" c namespace:Antares::Private::OutputViewerData::__anon7c6b83760111 file: -JobBuildConstraints src/ui/simulator/application/main/constraintsbuilder.cpp /^ JobBuildConstraints(const String& filename, Data::Study::Ptr study) :$/;" f class:Antares::Forms::__anonf320cbff0111::JobBuildConstraints file: -JobBuildConstraints src/ui/simulator/application/main/constraintsbuilder.cpp /^class JobBuildConstraints final : public Toolbox::Jobs::Job$/;" c namespace:Antares::Forms::__anonf320cbff0111 file: -JobDelay src/ui/common/dispatcher/action.cpp /^ JobDelay(const Job::IJob::Ptr& job, uint delay) : pJob(job), pDelay(delay)$/;" f class:Antares::Dispatcher::__anon4812a6860111::JobDelay file: -JobDelay src/ui/common/dispatcher/action.cpp /^class JobDelay final : public Yuni::Job::IJob$/;" c namespace:Antares::Dispatcher::__anon4812a6860111 file: -JobExecute src/ui/simulator/toolbox/execute/execute.cpp /^JobExecute::JobExecute(const wxString& command,$/;" f class:Antares::Toolbox::Process::JobExecute -JobExecute src/ui/simulator/toolbox/execute/execute.cpp /^class JobExecute : public Jobs::Job$/;" c namespace:Antares::Toolbox::Process file: -JobExportMap src/ui/simulator/application/study.cpp /^ explicit JobExportMap(const String& path,$/;" f class:Antares::__anone5ae38450111::JobExportMap file: -JobExportMap src/ui/simulator/application/study.cpp /^class JobExportMap final : public Toolbox::Jobs::Job$/;" c namespace:Antares::__anone5ae38450111 file: -JobFileReader src/tools/yby-aggregator/job.cpp /^JobFileReader::JobFileReader() :$/;" f class:JobFileReader -JobFileReader src/tools/yby-aggregator/job.h /^class JobFileReader final : public Yuni::Job::IJob$/;" c -JobGUIUpdate src/ui/simulator/windows/studylogs.cpp /^ explicit JobGUIUpdate(StudyLogs* window) : pWindow(window)$/;" f class:Antares::Window::JobGUIUpdate file: -JobGUIUpdate src/ui/simulator/windows/studylogs.cpp /^class JobGUIUpdate final : public Yuni::Job::IJob$/;" c namespace:Antares::Window file: -JobIDS src/ui/simulator/toolbox/jobs/job.cpp /^enum JobIDS$/;" g namespace:Antares::Toolbox::Jobs::__anonc824fa570111 file: -JobLayout src/ui/common/dispatcher/gui.cpp /^ explicit JobLayout(wxSizer* sizer) : pSizer(sizer)$/;" f class:Antares::Private::Dispatcher::JobLayout file: -JobLayout src/ui/common/dispatcher/gui.cpp /^class JobLayout final : public Yuni::Job::IJob$/;" c namespace:Antares::Private::Dispatcher file: -JobList src/ext/yuni/src/yuni/job/taskgroup.h /^ typedef std::vector JobList;$/;" t class:Yuni::Job::Taskgroup typeref:typename:std::vector -JobLoadLogFile src/ui/simulator/windows/studylogs.cpp /^ explicit JobLoadLogFile(StudyLogs* window, const String& filename) :$/;" f class:Antares::Window::JobLoadLogFile file: -JobLoadLogFile src/ui/simulator/windows/studylogs.cpp /^class JobLoadLogFile final : public Yuni::Job::IJob$/;" c namespace:Antares::Window file: -JobLoadScenarioBuilder src/ui/simulator/application/main/main.cpp /^ JobLoadScenarioBuilder(Data::Study& study) :$/;" f class:Antares::Forms::JobLoadScenarioBuilder file: -JobLoadScenarioBuilder src/ui/simulator/application/main/main.cpp /^class JobLoadScenarioBuilder final : public Toolbox::Jobs::Job$/;" c namespace:Antares::Forms file: -JobMatrix src/ui/simulator/windows/output/panel/area-link.cpp /^ JobMatrix(Panel& panel) : Yuni::Job::IJob(), shouldAbort(0), pPanel(panel), pMatrix(nullptr)$/;" f class:Antares::Private::OutputViewerData::__anon7c6b83760111::JobMatrix file: -JobMatrix src/ui/simulator/windows/output/panel/area-link.cpp /^class JobMatrix : public Yuni::Job::IJob, public Yuni::IEventObserver$/;" c namespace:Antares::Private::OutputViewerData::__anon7c6b83760111 file: -JobOpenStudy src/ui/simulator/application/study.cpp /^ JobOpenStudy(const wxString& folder) :$/;" f class:Antares::__anone5ae38450111::JobOpenStudy file: -JobOpenStudy src/ui/simulator/application/study.cpp /^class JobOpenStudy final : public Toolbox::Jobs::Job$/;" c namespace:Antares::__anone5ae38450111 file: -JobOpenStudy src/ui/simulator/toolbox/ext-source/handler/com.rte-france.antares.study.cpp /^ JobOpenStudy(const wxString& folder) :$/;" f class:Antares::ExtSource::Handler::__anon353626a10111::JobOpenStudy file: -JobOpenStudy src/ui/simulator/toolbox/ext-source/handler/com.rte-france.antares.study.cpp /^class JobOpenStudy final : public Toolbox::Jobs::Job$/;" c namespace:Antares::ExtSource::Handler::__anon353626a10111 file: -JobPasteFromClipboard src/ui/simulator/application/main/paste-from-clipboard.cpp /^ JobPasteFromClipboard(String::Ptr text, bool forceDialog = false) :$/;" f class:Antares::Forms::__anon66fd40bb0111::JobPasteFromClipboard file: -JobPasteFromClipboard src/ui/simulator/application/main/paste-from-clipboard.cpp /^class JobPasteFromClipboard final : public Yuni::Job::IJob$/;" c namespace:Antares::Forms::__anon66fd40bb0111 file: -JobProcess src/ui/simulator/toolbox/execute/execute.cpp /^ JobProcess(JobExecute& j) : wxProcess(&j), pJob(j)$/;" f class:Antares::Toolbox::Process::JobProcess file: -JobProcess src/ui/simulator/toolbox/execute/execute.cpp /^class JobProcess : public wxProcess$/;" c namespace:Antares::Toolbox::Process file: -JobPtr src/ui/simulator/windows/output/fwd.h /^using JobPtr = Yuni::Job::IJob::Ptr::Promote::Ptr;$/;" t namespace:Antares::Private::OutputViewerData typeref:typename:Yuni::Job::IJob::Ptr::Promote::Ptr -JobPtr src/ui/simulator/windows/output/output.cpp /^ using JobPtr = Antares::Private::OutputViewerData::JobPtr;$/;" t function:Antares::Window::OutputViewer::Component::mergeOutputs typeref:typename:Antares::Private::OutputViewerData::JobPtr file: -JobRefresh src/ui/common/dispatcher/gui.cpp /^ explicit JobRefresh(wxWindow* window) : pWindow(window)$/;" f class:Antares::Private::Dispatcher::JobRefresh file: -JobRefresh src/ui/common/dispatcher/gui.cpp /^class JobRefresh final : public Yuni::Job::IJob$/;" c namespace:Antares::Private::Dispatcher file: -JobSaveAs src/ui/simulator/windows/saveas.cpp /^ explicit JobSaveAs(const String& path, bool output, bool userdata, bool logs) :$/;" f class:Antares::Window::__anon198dfdc60111::JobSaveAs file: -JobSaveAs src/ui/simulator/windows/saveas.cpp /^class JobSaveAs final : public Yuni::Job::IJob$/;" c namespace:Antares::Window::__anon198dfdc60111 file: -JobSaveStudy src/ui/simulator/application/study.cpp /^ JobSaveStudy(Data::Study::Ptr study,$/;" f class:Antares::__anone5ae38450111::JobSaveStudy file: -JobSaveStudy src/ui/simulator/application/study.cpp /^class JobSaveStudy final : public Toolbox::Jobs::Job$/;" c namespace:Antares::__anone5ae38450111 file: -JobShow src/ui/common/dispatcher/gui.cpp /^ explicit JobShow(wxWindow* form, bool focus, bool makeModal) :$/;" f class:Antares::Private::Dispatcher::JobShow file: -JobShow src/ui/common/dispatcher/gui.cpp /^class JobShow final : public Yuni::Job::IJob$/;" c namespace:Antares::Private::Dispatcher file: -JobShowForm src/ui/common/dispatcher/gui.hxx /^ explicit JobShowForm(ParentT* parent) : pParent(parent)$/;" f class:Antares::Private::Dispatcher::JobShowForm -JobShowForm src/ui/common/dispatcher/gui.hxx /^class JobShowForm : public Yuni::Job::IJob$/;" c namespace:Antares::Private::Dispatcher -JobShowModalThenDestroy src/ui/common/dispatcher/gui.cpp /^ explicit JobShowModalThenDestroy(wxDialog* form, bool destroy) : pForm(form), pDestroy(destr/;" f class:Antares::Private::Dispatcher::JobShowModalThenDestroy file: -JobShowModalThenDestroy src/ui/common/dispatcher/gui.cpp /^class JobShowModalThenDestroy final : public Yuni::Job::IJob$/;" c namespace:Antares::Private::Dispatcher file: -JobSimpleDispatcher src/ui/common/dispatcher/action.hxx /^ JobSimpleDispatcher()$/;" f class:Antares::Private::Dispatcher::JobSimpleDispatcher -JobSimpleDispatcher src/ui/common/dispatcher/action.hxx /^ JobSimpleDispatcher(const C* object, void (C::*method)(void))$/;" f class:Antares::Private::Dispatcher::JobSimpleDispatcher -JobSimpleDispatcher src/ui/common/dispatcher/action.hxx /^ explicit JobSimpleDispatcher(const Yuni::Bind& bind) : callback(bind)$/;" f class:Antares::Private::Dispatcher::JobSimpleDispatcher -JobSimpleDispatcher src/ui/common/dispatcher/action.hxx /^class JobSimpleDispatcher final : public Yuni::Job::IJob$/;" c namespace:Antares::Private::Dispatcher -JobStudyClose src/ui/simulator/toolbox/dispatcher/study.cpp /^ JobStudyClose(bool force, bool closeMainFrm) : pForce(force), pQuit(closeMainFrm)$/;" f class:Antares::Dispatcher::__anona3aa7c6e0111::JobStudyClose file: -JobStudyClose src/ui/simulator/toolbox/dispatcher/study.cpp /^class JobStudyClose : public Yuni::Job::IJob$/;" c namespace:Antares::Dispatcher::__anona3aa7c6e0111 file: -JobStudyCloseThenOpen src/ui/simulator/toolbox/dispatcher/study.cpp /^ JobStudyCloseThenOpen(const String& folder) : pFolder(folder)$/;" f class:Antares::Dispatcher::__anona3aa7c6e0211::JobStudyCloseThenOpen file: -JobStudyCloseThenOpen src/ui/simulator/toolbox/dispatcher/study.cpp /^class JobStudyCloseThenOpen : public Yuni::Job::IJob$/;" c namespace:Antares::Dispatcher::__anona3aa7c6e0211 file: -JobStudyNew src/ui/simulator/toolbox/dispatcher/study.cpp /^ JobStudyNew(bool force) : pForce(force)$/;" f class:Antares::Dispatcher::__anona3aa7c6e0111::JobStudyNew file: -JobStudyNew src/ui/simulator/toolbox/dispatcher/study.cpp /^class JobStudyNew : public Yuni::Job::IJob$/;" c namespace:Antares::Dispatcher::__anona3aa7c6e0111 file: -JobStudyOpen src/ui/simulator/toolbox/dispatcher/study.cpp /^ JobStudyOpen(const String& folder) : pFolder(folder)$/;" f class:Antares::Dispatcher::__anona3aa7c6e0211::JobStudyOpen file: -JobStudyOpen src/ui/simulator/toolbox/dispatcher/study.cpp /^class JobStudyOpen : public Yuni::Job::IJob$/;" c namespace:Antares::Dispatcher::__anona3aa7c6e0211 file: -JobThread src/ui/simulator/toolbox/jobs/job.cpp /^ JobThread(Job& job) : pJob(job)$/;" f class:Antares::Toolbox::Jobs::JobThread file: -JobThread src/ui/simulator/toolbox/jobs/job.cpp /^class JobThread final : public Yuni::Thread::IThread$/;" c namespace:Antares::Toolbox::Jobs file: -JobTimerDestroy src/ui/common/dispatcher/gui.cpp /^ JobTimerDestroy(wxTimer* object) : pTimer(object)$/;" f class:Antares::Dispatcher::GUI::__anonefa5f6cd0111::JobTimerDestroy file: -JobTimerDestroy src/ui/common/dispatcher/gui.cpp /^class JobTimerDestroy final : public Yuni::Job::IJob$/;" c namespace:Antares::Dispatcher::GUI::__anonefa5f6cd0111 file: -JobVector src/ui/simulator/windows/output/fwd.h /^using JobVector = std::vector;$/;" t namespace:Antares::Private::OutputViewerData typeref:typename:std::vector -JobWindowClose src/ui/common/dispatcher/gui.cpp /^ JobWindowClose(wxWindow* object) : pWindow(object)$/;" f class:Antares::Dispatcher::GUI::__anonefa5f6cd0111::JobWindowClose file: -JobWindowClose src/ui/common/dispatcher/gui.cpp /^class JobWindowClose final : public Yuni::Job::IJob$/;" c namespace:Antares::Dispatcher::GUI::__anonefa5f6cd0111 file: -JobWindowDestroy src/ui/common/dispatcher/gui.cpp /^ JobWindowDestroy(wxWindow* object) : pWindow(object)$/;" f class:Antares::Dispatcher::GUI::__anonefa5f6cd0111::JobWindowDestroy file: -JobWindowDestroy src/ui/common/dispatcher/gui.cpp /^class JobWindowDestroy final : public Yuni::Job::IJob$/;" c namespace:Antares::Dispatcher::GUI::__anonefa5f6cd0111 file: -Jobs src/ui/simulator/toolbox/jobs/job.cpp /^namespace Jobs$/;" n namespace:Antares::Toolbox file: -Jobs src/ui/simulator/toolbox/jobs/job.h /^namespace Jobs$/;" n namespace:Antares::Toolbox -Join src/solver/variable/commons/join.h /^class Join : public Variable::IVariable, Yuni::Default, VCardJoi/;" c namespace:Antares::Solver::Variable -JumpTable src/tools/yby-aggregator/job.h /^ using JumpTable = std::vector;$/;" t class:JobFileReader typeref:typename:std::vector -K src/libs/antares/study/xcast/xcast.h /^ Matrix K;$/;" m class:Antares::Data::XCast typeref:typename:Matrix -KIRCHHOFF_CBUILDER_LIBS src/tools/kirchhoff-cbuilder/CMakeLists.txt /^set(KIRCHHOFF_CBUILDER_LIBS$/;" v -KOI8_R src/ext/yuni/src/yuni/core/charset/charset.h /^ KOI8_R,$/;" e enum:Yuni::Charset::Type -KOI8_RU src/ext/yuni/src/yuni/core/charset/charset.h /^ KOI8_RU,$/;" e enum:Yuni::Charset::Type -KOI8_T src/ext/yuni/src/yuni/core/charset/charset.h /^ KOI8_T,$/;" e enum:Yuni::Charset::Type -KOI8_U src/ext/yuni/src/yuni/core/charset/charset.h /^ KOI8_U,$/;" e enum:Yuni::Charset::Type -Key src/ui/simulator/toolbox/ext-source/handler/handler.h /^using Key = Yuni::CString<50, false>;$/;" t namespace:Antares::ExtSource::Handler typeref:typename:Yuni::CString<50,false> -KeyType src/ext/yuni/src/yuni/core/hash/table/table.h /^ typedef KeyT KeyType;$/;" t class:Yuni::Hash::Index typeref:typename:KeyT -KeyValueStore src/ext/yuni/src/yuni/core/dictionary.h /^typedef Dictionary::Hash KeyValueStore;$/;" t namespace:Yuni typeref:typename:Dictionary::Hash -KeywordError src/ext/yuni/src/cmake/modules.cmake /^ set(KeywordError true)$/;" v -KeywordError src/ext/yuni/src/cmake/modules.cmake /^ set(KeywordError false)$/;" v -KeywordIsKnown src/ext/yuni/src/cmake/modules.cmake /^ set(KeywordIsKnown true)$/;" v -KeywordIsKnown src/ext/yuni/src/cmake/modules.cmake /^ set(KeywordIsKnown false)$/;" v -Kirchhoff's Constraint Generator docs/reference-guide/07-kirchhoffs_constraint_generator.md /^# Kirchhoff's Constraint Generator$/;" c -Known issues docs/reference-guide/16-xpress.md /^## Known issues$/;" s chapter:Usage with FICO® Xpress Optimization -L src/ext/yuni/src/yuni/core/slist/slist.hxx /^ typedef std::list L;$/;" t function:Yuni::LinkedList::push_back typeref:typename:std::list -L src/ext/yuni/src/yuni/core/slist/slist.hxx /^ typedef std::list L;$/;" t function:Yuni::LinkedList::push_front typeref:typename:std::list -L src/ext/yuni/src/yuni/core/slist/slist.hxx /^ typedef std::list L;$/;" t function:Yuni::LinkedList::remove typeref:typename:std::list -L src/ext/yuni/src/yuni/core/slist/slist.hxx /^ typedef std::vector L;$/;" t function:Yuni::LinkedList::push_back typeref:typename:std::vector -L src/ext/yuni/src/yuni/core/slist/slist.hxx /^ typedef std::vector L;$/;" t function:Yuni::LinkedList::push_front typeref:typename:std::vector -L src/ext/yuni/src/yuni/core/slist/slist.hxx /^ typedef std::vector L;$/;" t function:Yuni::LinkedList::remove typeref:typename:std::vector -L src/solver/ts-generator/xcast/xcast.h /^ Data::XCast::Distribution* L;$/;" m class:Antares::Solver::TSGenerator::XCast::XCast typeref:typename:Data::XCast::Distribution * -LAYER_MAX_NUMBER src/ui/simulator/toolbox/components/notebook/mapnotebook.cpp /^#define LAYER_MAX_NUMBER /;" d file: -LEFT PART: General parameters docs/reference-guide/04-active_windows.md /^### LEFT PART: General parameters$/;" S section:Active windows""Simulation -LEVEL_FLEX_DOWN_NODE src/solver/simulation/sim_structure_probleme_economique.h /^struct LEVEL_FLEX_DOWN_NODE$/;" s -LEVEL_FLEX_UP_NODE src/solver/simulation/sim_structure_probleme_economique.h /^struct LEVEL_FLEX_UP_NODE$/;" s -LIBRARY_OUTPUT_PATH src/ext/yuni/src/yuni/CMakeLists.txt /^set(LIBRARY_OUTPUT_PATH "${CMAKE_CURRENT_BINARY_DIR}\/..\/build\/${YUNI_TARGET}\/lib")$/;" v -LIBYUNI_CONFIG_CFLAG src/ext/yuni/src/cmake/YuniConfig.cmake /^macro(LIBYUNI_CONFIG_CFLAG mode module pth)$/;" m -LIBYUNI_CONFIG_DEFINITION src/ext/yuni/src/cmake/YuniConfig.cmake /^macro(LIBYUNI_CONFIG_DEFINITION mode module pth)$/;" m -LIBYUNI_CONFIG_DEPENDENCY src/ext/yuni/src/cmake/YuniConfig.cmake /^macro(LIBYUNI_CONFIG_DEPENDENCY module pth)$/;" m -LIBYUNI_CONFIG_ENABLED src/ext/yuni/src/yuni/CMakeLists.txt /^set(LIBYUNI_CONFIG_ENABLED true)$/;" v -LIBYUNI_CONFIG_FRAMEWORK src/ext/yuni/src/cmake/YuniConfig.cmake /^macro(LIBYUNI_CONFIG_FRAMEWORK mode module pth)$/;" m -LIBYUNI_CONFIG_INCLUDE_PATH src/ext/yuni/src/cmake/YuniConfig.cmake /^macro(LIBYUNI_CONFIG_INCLUDE_PATH mode module pth)$/;" m -LIBYUNI_CONFIG_LIB src/ext/yuni/src/cmake/YuniConfig.cmake /^macro(LIBYUNI_CONFIG_LIB mode module pth)$/;" m -LIBYUNI_CONFIG_LIB_PATH src/ext/yuni/src/cmake/YuniConfig.cmake /^macro(LIBYUNI_CONFIG_LIB_PATH mode module pth)$/;" m -LIBYUNI_CONFIG_LIB_RAW_COMMAND src/ext/yuni/src/cmake/YuniConfig.cmake /^macro(LIBYUNI_CONFIG_LIB_RAW_COMMAND mode module pth)$/;" m -LINFINI src/solver/hydro/daily/h2o_j_donnees_optimisation.h /^#define LINFINI /;" d -LINFINI src/solver/hydro/daily2/h2o2_j_donnees_optimisation.h /^#define LINFINI /;" d -LINFINI src/solver/hydro/monthly/h2o_m_donnees_optimisation.h /^#define LINFINI /;" d -LINFINI_ANTARES src/solver/simulation/sim_constants.h /^constexpr double LINFINI_ANTARES = 1.e+80;$/;" v typeref:typename:double -LINFINI_ENTIER src/solver/simulation/sim_constants.h /^constexpr int LINFINI_ENTIER = 20000000;$/;" v typeref:typename:int -LINK src/solver/optimisation/opt_rename_problem.cpp /^const std::string LINK("link");$/;" v typeref:typename:const std::string -LINK_MINIMAL_HURDLE_COSTS_NOT_NULL src/libs/antares/study/area/links.h /^#define LINK_MINIMAL_HURDLE_COSTS_NOT_NULL /;" d -LINK_NAMESPACE src/solver/variable/adequacy/links.h /^#define LINK_NAMESPACE /;" d -LINK_NAMESPACE src/solver/variable/commons/links/links.cpp.inc.hxx /^namespace LINK_NAMESPACE$/;" n namespace:Antares::Solver::Variable -LINK_NAMESPACE src/solver/variable/commons/links/links.h.inc.hxx /^namespace LINK_NAMESPACE$/;" n namespace:Antares::Solver::Variable -LINK_NAMESPACE src/solver/variable/commons/links/links.hxx.inc.hxx /^namespace LINK_NAMESPACE$/;" n namespace:Antares::Solver::Variable -LINK_NAMESPACE src/solver/variable/economy/links.h /^#define LINK_NAMESPACE /;" d -LISS src/solver/ts-generator/xcast/xcast.h /^ float** LISS;$/;" m class:Antares::Solver::TSGenerator::XCast::XCast typeref:typename:float ** -LISSAGE_HYDRAULIQUE_SUR_SOMME_DES_VARIATIONS src/solver/optimisation/opt_constants.h /^constexpr char LISSAGE_HYDRAULIQUE_SUR_SOMME_DES_VARIATIONS = 1;$/;" v typeref:typename:char -LISSAGE_HYDRAULIQUE_SUR_VARIATION_MAX src/solver/optimisation/opt_constants.h /^constexpr char LISSAGE_HYDRAULIQUE_SUR_VARIATION_MAX = 2;$/;" v typeref:typename:char -LMRViolations src/solver/variable/economy/localMatchingRuleViolations.h /^class LMRViolations : public Variable::IVariable, NextT, VCardLMRViolations/;" c namespace:Antares::Solver::Variable::Economy -LOG src/solver/ts-generator/thermal.cpp /^ int LOG[Log_size];$/;" m class:Antares::Solver::TSGenerator::__anon5401006e0111::GeneratorTempData typeref:typename:int[] file: -LOGP src/solver/ts-generator/thermal.cpp /^ int LOGP[Log_size];$/;" m class:Antares::Solver::TSGenerator::__anon5401006e0111::GeneratorTempData typeref:typename:int[] file: -LOG_APPLICATION_NAME src/libs/antares/constants.h /^#define LOG_APPLICATION_NAME /;" d -LOG_APPLICATION_NAME src/libs/antares/logs/antares/logs/logs.h /^#define LOG_APPLICATION_NAME /;" d -LOG_APPLICATION_VENDOR src/libs/antares/constants.h /^#define LOG_APPLICATION_VENDOR /;" d -LOG_PROGRESSION src/libs/antares/logs/antares/logs/logs.h /^#define LOG_PROGRESSION /;" d -LOG_UI src/libs/antares/logs/antares/logs/logs.h /^#define LOG_UI /;" d -LOG_UI_DISPLAY_MESSAGES_OFF src/libs/antares/logs/antares/logs/logs.h /^#define LOG_UI_DISPLAY_MESSAGES_OFF /;" d -LOG_UI_DISPLAY_MESSAGES_ON src/libs/antares/logs/antares/logs/logs.h /^#define LOG_UI_DISPLAY_MESSAGES_ON /;" d -LOG_UI_HIDE_PROGRESSBAR src/libs/antares/logs/antares/logs/logs.h /^#define LOG_UI_HIDE_PROGRESSBAR /;" d -LOG_UI_PROGRESSION_MAP src/libs/antares/logs/antares/logs/logs.h /^#define LOG_UI_PROGRESSION_MAP /;" d -LOG_UI_SOLVER_DONE src/libs/antares/logs/antares/logs/logs.h /^#define LOG_UI_SOLVER_DONE /;" d -LOLD src/solver/variable/economy/lold.h /^class LOLD : public Variable::IVariable, NextT, VCardLOLD>$/;" c namespace:Antares::Solver::Variable::Economy -LOLP src/solver/variable/economy/lolp.h /^class LOLP : public Variable::IVariable, NextT, VCardLOLP>$/;" c namespace:Antares::Solver::Variable::Economy -LOWER_MASK src/libs/antares/mersenne-twister/mersenne-twister.cpp /^#define LOWER_MASK /;" d file: -LPSolverName src/solver/utils/ortools_utils.h /^ std::string LPSolverName, MIPSolverName;$/;" m struct:OrtoolsUtils::SolverNames typeref:typename:std::string -LSB_RELEASE_CODENAME_SHORT src/cmake/utils.cmake /^ set(LSB_RELEASE_CODENAME_SHORT "${LSB_RELEASE_CODENAME_SHORT}" PARENT_SCOPE)$/;" v -LSB_RELEASE_CODENAME_SHORT src/cmake/utils.cmake /^ set(LSB_RELEASE_CODENAME_SHORT "Unknown" PARENT_SCOPE) $/;" v -LSB_RELEASE_ID_SHORT src/cmake/utils.cmake /^ set(LSB_RELEASE_ID_SHORT "${LSB_RELEASE_ID_SHORT}" PARENT_SCOPE)$/;" v -LSB_RELEASE_ID_SHORT src/cmake/utils.cmake /^ set(LSB_RELEASE_ID_SHORT "Linux" PARENT_SCOPE)$/;" v -LSB_RELEASE_VERSION_SHORT src/cmake/utils.cmake /^ set(LSB_RELEASE_VERSION_SHORT "${LSB_RELEASE_VERSION_SHORT}" PARENT_SCOPE)$/;" v -LSB_RELEASE_VERSION_SHORT src/cmake/utils.cmake /^ set(LSB_RELEASE_VERSION_SHORT "Unknown" PARENT_SCOPE)$/;" v -LastArgv src/ext/yuni/src/yuni/core/process/rename.cpp /^static char* LastArgv = NULL; \/\/ end of argv$/;" v namespace:Yuni::Process::__anon8c53f2aa0111 typeref:typename:char * file: -LastModificationTime src/ext/yuni/src/yuni/io/file/file.cpp /^int64_t LastModificationTime(const AnyString& filename)$/;" f namespace:Yuni::IO::File typeref:typename:int64_t -LastPathForOpeningAFile src/ui/simulator/application/study.cpp /^String LastPathForOpeningAFile;$/;" v namespace:Antares typeref:typename:String -Layer src/ui/simulator/windows/output/layer.cpp /^Layer::Layer(LayerType t) : index((uint)-1), type(t), detached(false), customSelectionType(stNon/;" f class:Antares::Window::OutputViewer::Layer -Layer src/ui/simulator/windows/output/layer.cpp /^Layer::Layer(const Layer& rhs) :$/;" f class:Antares::Window::OutputViewer::Layer -Layer src/ui/simulator/windows/output/layer.h /^class Layer$/;" c namespace:Antares::Window::OutputViewer -Layer src/ui/simulator/windows/output/panel/panel.h /^ using Layer = Antares::Window::OutputViewer::Layer;$/;" t class:Antares::Private::OutputViewerData::Panel typeref:typename:Antares::Window::OutputViewer::Layer -LayerData src/libs/antares/study/layerdata.h /^ LayerData(size_t activeLayer, bool showLayer) :$/;" f class:Antares::Data::LayerData -LayerData src/libs/antares/study/layerdata.h /^class LayerData$/;" c namespace:Antares::Data -LayerStorage src/solver/optimisation/constraints/ConstraintBuilder.cpp /^ConstraintBuilder& ConstraintBuilder::LayerStorage(unsigned area,$/;" f class:ConstraintBuilder typeref:typename:ConstraintBuilder & -LayerStorage src/solver/optimisation/constraints/ConstraintBuilder.h /^ int LayerStorage(unsigned area, unsigned layer) const$/;" f class:Variable::VariableManager typeref:typename:int -LayerStorage src/solver/optimisation/opt_rename_problem.cpp /^void VariableNamer::LayerStorage(unsigned int variable, int layerIndex)$/;" f class:VariableNamer typeref:typename:void -LayerType src/ui/simulator/windows/output/fwd.h /^enum LayerType$/;" g namespace:Antares::Window::OutputViewer -LayersUI src/ui/simulator/toolbox/components/datagrid/renderer/layers.cpp /^LayersUI::LayersUI(Toolbox::InputSelector::Area* notifier) : pControl(nullptr), pArea(nullptr)$/;" f class:Antares::Component::Datagrid::Renderer::LayersUI -LayersUI src/ui/simulator/toolbox/components/datagrid/renderer/layers.h /^class LayersUI : public IRenderer$/;" c namespace:Antares::Component::Datagrid::Renderer -LayersVisibility src/ui/simulator/toolbox/components/datagrid/renderer/layers.cpp /^LayersVisibility::LayersVisibility() : pControl(nullptr)$/;" f class:Antares::Component::Datagrid::Renderer::LayersVisibility -LayersVisibility src/ui/simulator/toolbox/components/datagrid/renderer/layers.h /^class LayersVisibility : public IRenderer$/;" c namespace:Antares::Component::Datagrid::Renderer -Layout src/ui/common/dispatcher/gui.cpp /^void Layout(wxSizer* sizer)$/;" f namespace:Antares::Dispatcher::GUI typeref:typename:void -LeProblemeADejaEteInstancie src/solver/simulation/sim_structure_probleme_economique.h /^ bool LeProblemeADejaEteInstancie = false;$/;" m struct:PROBLEME_HEBDO typeref:typename:bool -Leave src/ui/simulator/application/wait.cpp /^void Leave()$/;" f namespace:Antares::WIP typeref:typename:void -LeftType src/solver/variable/commons/join.h /^ typedef LeftT LeftType;$/;" t class:Antares::Solver::Variable::Join typeref:typename:LeftT -Length src/ext/yuni/src/yuni/core/traits/extension/length.h /^class Length<$/;" c namespace:Yuni::Extension -Length src/ext/yuni/src/yuni/core/traits/extension/length.h /^class Length*, SizeT> final$/;" c namespace:Yuni::Extension -Length src/ext/yuni/src/yuni/core/traits/extension/length.h /^class Length, SizeT> final$/;" c namespace:Yuni::Extension -Length src/ext/yuni/src/yuni/core/traits/extension/length.h /^class Length, OwspP, ChckP, ConvP, StorP, ConsP>,$/;" c namespace:Yuni::Extension -Length src/ext/yuni/src/yuni/core/traits/extension/length.h /^class Length final$/;" c namespace:Yuni::Extension -Length src/ext/yuni/src/yuni/core/traits/extension/length.h /^class Length final$/;" c namespace:Yuni::Extension -Length src/ext/yuni/src/yuni/core/traits/extension/length.h /^class Length final$/;" c namespace:Yuni::Extension -Length src/ext/yuni/src/yuni/core/traits/extension/length.h /^class Length final$/;" c namespace:Yuni::Extension -Length src/ext/yuni/src/yuni/core/traits/extension/length.h /^class Length*, SizeT> final$/;" c namespace:Yuni::Extension -Length src/ext/yuni/src/yuni/core/traits/extension/length.h /^class Length, SizeT> final$/;" c namespace:Yuni::Extension -Length src/ext/yuni/src/yuni/core/traits/extension/length.h /^class Length final$/;" c namespace:Yuni::Extension -Length src/ext/yuni/src/yuni/core/traits/extension/length.h /^class Length final$/;" c namespace:Yuni::Extension -Length src/ext/yuni/src/yuni/core/traits/length.h /^class Length final$/;" c namespace:Yuni::Extension -Length src/ext/yuni/src/yuni/core/traits/length.h /^class Length final$/;" c namespace:Yuni::Traits -Length src/ext/yuni/src/yuni/core/unit/length/extra.h /^namespace Length$/;" n namespace:Yuni::Unit -Length src/ext/yuni/src/yuni/core/unit/length/length.h /^namespace Length$/;" n namespace:Yuni::Unit -Length src/ext/yuni/src/yuni/core/unit/length/metric.h /^namespace Length$/;" n namespace:Yuni::Unit -LesCoutsOntEteInitialises src/solver/hydro/daily/h2o_j_donnees_optimisation.h /^ char LesCoutsOntEteInitialises; \/* Vaut OUI ou NON *\/$/;" m struct:PROBLEME_HYDRAULIQUE typeref:typename:char -LesCoutsOntEteInitialises src/solver/hydro/daily2/h2o2_j_donnees_optimisation.h /^ char LesCoutsOntEteInitialises; \/* Vaut OUI ou NON *\/$/;" m struct:__anon0afe92d30408 typeref:typename:char -LesCoutsOntEteInitialises src/solver/hydro/monthly/h2o_m_donnees_optimisation.h /^ char LesCoutsOntEteInitialises; \/* Vaut OUI ou NON *\/$/;" m struct:__anon39208e8a0408 typeref:typename:char -LessThan src/ui/simulator/toolbox/components/datagrid/filter/operator/lessthan.h /^ LessThan(AFilterBase* parent) : AOperator(parent, wxT("<"), wxT("<"))$/;" f class:Antares::Toolbox::Filter::Operator::LessThan -LessThan src/ui/simulator/toolbox/components/datagrid/filter/operator/lessthan.h /^class LessThan : public AOperator$/;" c namespace:Antares::Toolbox::Filter::Operator -LessThanOrEqualsTo src/ui/simulator/toolbox/components/datagrid/filter/operator/lessthanorequalsto.h /^ LessThanOrEqualsTo(AFilterBase* parent) : AOperator(parent, wxT("<="), wxT("<="))$/;" f class:Antares::Toolbox::Filter::Operator::LessThanOrEqualsTo -LessThanOrEqualsTo src/ui/simulator/toolbox/components/datagrid/filter/operator/lessthanorequalsto.h /^class LessThanOrEqualsTo : public AOperator$/;" c namespace:Antares::Toolbox::Filter::Operator -LevelFlexDownNode src/solver/simulation/sim_structure_probleme_economique.h /^ double* LevelFlexDownNode;$/;" m struct:LEVEL_FLEX_DOWN_NODE typeref:typename:double * -LevelFlexUpNode src/solver/simulation/sim_structure_probleme_economique.h /^ double* LevelFlexUpNode;$/;" m struct:LEVEL_FLEX_UP_NODE typeref:typename:double * -LevelForTimeInterval src/solver/simulation/sim_structure_probleme_economique.h /^ double LevelForTimeInterval; \/* value computed by the simulator in water-value based modes/;" m struct:ENERGIES_ET_PUISSANCES_HYDRAULIQUES typeref:typename:double -LevelOfDetails src/ui/action/include/action/fwd.h /^enum LevelOfDetails$/;" g namespace:Antares::Action -LevelOfDetails src/ui/simulator/windows/output/fwd.h /^enum LevelOfDetails$/;" g namespace:Antares::Window::OutputViewer -LevelVariable src/solver/simulation/sim_structure_probleme_economique.h /^ std::vector LevelVariable;$/;" m struct:CORRESPONDANCES_DES_VARIABLES::__anon60320af20108 typeref:typename:std::vector -LevelsAndValues src/ui/simulator/windows/hydro/levelsandvalues.cpp /^LevelsAndValues::LevelsAndValues(wxWindow* parent, Toolbox::InputSelector::Area* notifier) :$/;" f class:Antares::Window::Hydro::LevelsAndValues -LevelsAndValues src/ui/simulator/windows/hydro/levelsandvalues.h /^class LevelsAndValues : public Component::Panel, public Yuni::IEventObserver$/;" c namespace:Antares::Window::Hydro -LibConfig src/ext/yuni/src/tools/yuni-config/versions.cpp /^namespace LibConfig$/;" n namespace:Yuni file: -LibConfig src/ext/yuni/src/tools/yuni-config/versions.h /^namespace LibConfig$/;" n namespace:Yuni -LibConfig src/ext/yuni/src/tools/yuni-config/versions.hxx /^namespace LibConfig$/;" n namespace:Yuni -LibConfigProgram src/ext/yuni/src/tools/yuni-config/program.cpp /^LibConfigProgram::LibConfigProgram() :$/;" f class:Yuni::LibConfigProgram -LibConfigProgram src/ext/yuni/src/tools/yuni-config/program.h /^class LibConfigProgram$/;" c namespace:Yuni -License src/distrib/unix/rpm/rte-antares.spec /^License: RTE Antares License$/;" t -LifeSpan src/ui/simulator/toolbox/components/map/tools/tool.h /^enum LifeSpan$/;" g namespace:Antares::Map::Tool -Lifetime src/ext/yuni/src/yuni/core/singleton/policies/lifetime.h /^namespace Lifetime$/;" n namespace:Yuni::Policy -LifetimePolicy src/ext/yuni/src/yuni/core/singleton/singleton.h /^ typedef LifetimeT LifetimePolicy;$/;" t class:Yuni::Singleton typeref:typename:LifetimeT -LinePlaneIntersection src/ext/yuni/src/yuni/core/math/geometry.hxx /^inline Point3D LinePlaneIntersection(const Point3D& linePoint,$/;" f namespace:Yuni::Geometry typeref:typename:Point3D -LineType src/ui/simulator/windows/studylogs.cpp /^ using LineType = Clob;$/;" t class:Antares::Window::JobLoadLogFile typeref:typename:Clob file: -Linear optimisation docs/build/ortools-integration.md /^### Linear optimisation$/;" S section:Ortools integration""Ortools available solvers -Link src/ui/action/handler/antares-study/link/comments.cpp /^namespace Link$/;" n namespace:Antares::Action::AntaresStudy file: -Link src/ui/action/handler/antares-study/link/comments.h /^namespace Link$/;" n namespace:Antares::Action::AntaresStudy -Link src/ui/action/handler/antares-study/link/comments.hxx /^namespace Link$/;" n namespace:Antares::Action::AntaresStudy -Link src/ui/action/handler/antares-study/link/copper-plate.cpp /^namespace Link$/;" n namespace:Antares::Action::AntaresStudy file: -Link src/ui/action/handler/antares-study/link/copper-plate.h /^namespace Link$/;" n namespace:Antares::Action::AntaresStudy -Link src/ui/action/handler/antares-study/link/create.cpp /^namespace Link$/;" n namespace:Antares::Action::AntaresStudy file: -Link src/ui/action/handler/antares-study/link/filtering.cpp /^namespace Link$/;" n namespace:Antares::Action::AntaresStudy file: -Link src/ui/action/handler/antares-study/link/filtering.h /^namespace Link$/;" n namespace:Antares::Action::AntaresStudy -Link src/ui/action/handler/antares-study/link/hurdles-cost.cpp /^namespace Link$/;" n namespace:Antares::Action::AntaresStudy file: -Link src/ui/action/handler/antares-study/link/hurdles-cost.h /^namespace Link$/;" n namespace:Antares::Action::AntaresStudy -Link src/ui/action/handler/antares-study/link/impedances.cpp /^namespace Link$/;" n namespace:Antares::Action::AntaresStudy file: -Link src/ui/action/handler/antares-study/link/impedances.h /^namespace Link$/;" n namespace:Antares::Action::AntaresStudy -Link src/ui/action/handler/antares-study/link/ntc.cpp /^namespace Link$/;" n namespace:Antares::Action::AntaresStudy file: -Link src/ui/action/handler/antares-study/link/ntc.h /^namespace Link$/;" n namespace:Antares::Action::AntaresStudy -Link src/ui/action/handler/antares-study/link/unload-data.cpp /^namespace Link$/;" n namespace:Antares::Action::AntaresStudy file: -Link src/ui/action/handler/antares-study/link/unload-data.h /^namespace Link$/;" n namespace:Antares::Action::AntaresStudy -Link src/ui/action/handler/antares-study/link/unload-data.hxx /^namespace Link$/;" n namespace:Antares::Action::AntaresStudy -Link src/ui/action/include/action/handler/antares-study/link/create.h /^namespace Link$/;" n namespace:Antares::Action::AntaresStudy -Link src/ui/action/include/action/handler/antares-study/link/create.hxx /^namespace Link$/;" n namespace:Antares::Action::AntaresStudy -LinkMap src/libs/antares/study/area/area.h /^ using LinkMap = std::map;$/;" t class:Antares::Data::Area typeref:typename:std::map -LinkNameSet src/ui/simulator/windows/output/content.h /^ using LinkNameSet = std::set;$/;" t class:Antares::Private::OutputViewerData::Content typeref:typename:std::set -LinkNameSet src/ui/simulator/windows/output/output.cpp /^ using LinkNameSet = Antares::Private::OutputViewerData::Content::LinkNameSet;$/;" t function:Antares::Window::OutputViewer::Component::treeDataUpdateWL typeref:typename:Antares::Private::OutputViewerData::Content::LinkNameSet file: -LinkOffsets src/ui/simulator/toolbox/components/datagrid/renderer/bindingconstraint/offsets.cpp /^LinkOffsets::LinkOffsets(wxWindow* control) : pControl(control), pZero(wxT("0 "))$/;" f class:Antares::Component::Datagrid::Renderer::BindingConstraint::LinkOffsets -LinkOffsets src/ui/simulator/toolbox/components/datagrid/renderer/bindingconstraint/offsets.h /^class LinkOffsets : public virtual IRenderer$/;" c namespace:Antares::Component::Datagrid::Renderer::BindingConstraint -LinkParameterIndex src/libs/antares/study/area/constants.h /^enum LinkParameterIndex$/;" g namespace:Antares::Data -LinkSet src/ui/simulator/toolbox/ext-source/handler/build-context.h /^ using LinkSet = std::map>;$/;" t class:Antares::ExtSource::Handler::BuildContext typeref:typename:std::map> -LinkVariable src/solver/optimisation/adequacy_patch_csr/hourly_csr_problem.h /^ LinkVariable() : directVar(-1), indirectVar(-1)$/;" f struct:HourlyCSRProblem::LinkVariable -LinkVariable src/solver/optimisation/adequacy_patch_csr/hourly_csr_problem.h /^ LinkVariable(int direct, int indirect) : directVar(direct), indirectVar(indirect)$/;" f struct:HourlyCSRProblem::LinkVariable -LinkVariable src/solver/optimisation/adequacy_patch_csr/hourly_csr_problem.h /^ struct LinkVariable$/;" s class:HourlyCSRProblem -LinkWeights src/ui/simulator/toolbox/components/datagrid/renderer/bindingconstraint/weights.cpp /^LinkWeights::LinkWeights(wxWindow* control) : pControl(control), pZero(wxT("0 "))$/;" f class:Antares::Component::Datagrid::Renderer::BindingConstraint::LinkWeights -LinkWeights src/ui/simulator/toolbox/components/datagrid/renderer/bindingconstraint/weights.h /^class LinkWeights : public virtual IRenderer$/;" c namespace:Antares::Component::Datagrid::Renderer::BindingConstraint -LinkedList src/ext/yuni/src/yuni/core/slist/slist.h /^class YUNI_DECL LinkedList final$/;" c namespace:Yuni -LinkedList src/ext/yuni/src/yuni/core/slist/slist.hxx /^inline LinkedList::LinkedList() : pHead(NULL), pLast(NULL), pCount(0)$/;" f class:Yuni::LinkedList -LinkedList src/ext/yuni/src/yuni/core/slist/slist.hxx /^inline LinkedList::LinkedList(LinkedList&& rhs) :$/;" f class:Yuni::LinkedList -LinkedList src/ext/yuni/src/yuni/core/slist/slist.hxx /^inline LinkedList::LinkedList(const LinkedList& rhs) :$/;" f class:Yuni::LinkedList -LinkedList src/ext/yuni/src/yuni/core/slist/slist.hxx /^inline LinkedList::LinkedList(const LinkedList& rhs) :$/;" f class:Yuni::LinkedList -LinkedList src/ext/yuni/src/yuni/core/slist/slist.hxx /^inline LinkedList::LinkedList(const std::list& rhs) :$/;" f class:Yuni::LinkedList -LinkedList src/ext/yuni/src/yuni/core/slist/slist.hxx /^inline LinkedList::LinkedList(const std::vector& rhs) :$/;" f class:Yuni::LinkedList -LinkedListImpl src/ext/yuni/src/yuni/core/slist/slist.hxx /^namespace LinkedListImpl$/;" n namespace:Yuni::Private -Links docs/reference-guide/04-active_windows.md /^## Links$/;" s chapter:Active windows -Links src/solver/variable/commons/links/links.h.inc.hxx /^class Links \/\/: public Variable::IVariable, NextT, VCardAllLinks>$/;" c namespace:Antares::Solver::Variable::LINK_NAMESPACE -Links src/solver/variable/commons/links/links.hxx.inc.hxx /^inline Links::Links()$/;" f class:Antares::Solver::Variable::LINK_NAMESPACE::Links -Links src/ui/simulator/toolbox/components/datagrid/renderer/constraintsbuilder/links.h /^ Links(CBuilder* cBuilder) : pMapFile(nullptr), pCBuilder(cBuilder){};$/;" f class:Antares::Component::Datagrid::Renderer::ConstraintsBuilder::Links -Links src/ui/simulator/toolbox/components/datagrid/renderer/constraintsbuilder/links.h /^class Links final : public virtual Renderer::IRenderer$/;" c namespace:Antares::Component::Datagrid::Renderer::ConstraintsBuilder -Links src/ui/simulator/toolbox/components/datagrid/renderer/links/summary.cpp /^namespace Links$/;" n namespace:Antares::Component::Datagrid::Renderer file: -Links src/ui/simulator/toolbox/components/datagrid/renderer/links/summary.h /^namespace Links$/;" n namespace:Antares::Component::Datagrid::Renderer -Links src/ui/simulator/toolbox/components/map/nodes/item.h /^ using Links = std::map;$/;" t class:Antares::Map::Item typeref:typename:std::map -Links: README.md /^# Links:$/;" c -Links: docs/index.md /^# Links:$/;" c -LinksSelected src/ui/simulator/windows/inspector/inspector.cpp /^bool LinksSelected(std::map>& set)$/;" f namespace:Antares::Window::Inspector typeref:typename:bool -LinuxInitializeRenameProcess src/ext/yuni/src/yuni/core/process/rename.cpp /^static inline void LinuxInitializeRenameProcess(int argc, char** argv, char** envp)$/;" f namespace:Yuni::Process::__anon8c53f2aa0111 typeref:typename:void file: -LinuxRenameProcess src/ext/yuni/src/yuni/core/process/rename.cpp /^static inline void LinuxRenameProcess(const char* text, uint size)$/;" f namespace:Yuni::Process::__anon8c53f2aa0111 typeref:typename:void file: -List src/ext/yuni/src/tools/yuni-config/versions.h /^ List()$/;" f class:Yuni::LibConfig::VersionInfo::List -List src/ext/yuni/src/tools/yuni-config/versions.h /^class List$/;" c namespace:Yuni::LibConfig::VersionInfo -List src/ext/yuni/src/yuni/core/math/geometry/edge.h /^ typedef std::list> List;$/;" t class:Yuni::Edge typeref:typename:std::list> -List src/ext/yuni/src/yuni/core/smartptr/smartptr.h /^ typedef std::list List;$/;" t class:Yuni::SmartPtr typeref:typename:std::list -List src/ext/yuni/src/yuni/core/string/string.h /^ typedef std::list List;$/;" t class:Yuni::CString typeref:typename:std::list -List src/ext/yuni/src/yuni/core/tree/n/treeN.h /^ typedef std::list List;$/;" t class:Yuni::Core::TreeN typeref:typename:std::list -List src/ext/yuni/src/yuni/io/directory/copy.cpp /^typedef std::vector List;$/;" t namespace:Yuni::IO::Directory::__anonc2a08d920111 typeref:typename:std::vector file: -List src/ext/yuni/src/yuni/job/job.h /^ typedef std::list List;$/;" t class:Yuni::Job::IJob typeref:typename:std::list -List src/libs/antares/study/area/area.h /^ using List = std::list;$/;" t class:Antares::Data::Area typeref:typename:std::list -List src/libs/antares/study/area/list.cpp /^ using List = std::list;$/;" t function:Antares::Data::AreaList::saveListToFile typeref:typename:std::list file: -List src/libs/antares/study/output.h /^ using List = std::list;$/;" t class:Antares::Data::Output typeref:typename:std::list -List src/libs/antares/study/study.h /^ using List = std::list;$/;" t class:Antares::Data::Study typeref:typename:std::list -List src/solver/variable/container.h /^class List : public NextT$/;" c namespace:Antares::Solver::Variable::Container -List src/solver/variable/container.hxx /^inline List::List()$/;" f class:Antares::Solver::Variable::Container::List -List src/ui/common/component/frame/registry.cpp /^const IFrame::Vector& List()$/;" f namespace:Antares::Component::Frame::Registry typeref:typename:const IFrame::Vector & -List src/ui/simulator/application/recentfiles.h /^using List = std::list>;$/;" t namespace:Antares::RecentFiles typeref:typename:std::list> -List src/ui/simulator/toolbox/clipboard/clipboard.h /^ using List = std::vector;$/;" t class:Antares::Toolbox::Clipboard typeref:typename:std::vector -List src/ui/simulator/toolbox/components/datagrid/filter/operator.list.cpp /^List::List(AFilterBase* parent) : pParentFilter(parent)$/;" f class:Antares::Toolbox::Filter::Operator::List -List src/ui/simulator/toolbox/components/datagrid/filter/operator.list.h /^class List$/;" c namespace:Antares::Toolbox::Filter::Operator -List src/ui/simulator/toolbox/components/datagrid/filter/parameter/parameter.h /^ using List = std::vector;$/;" t class:Antares::Toolbox::Filter::Operator::Parameter typeref:typename:std::vector -List src/ui/simulator/toolbox/components/htmllistbox/component.cpp /^ using List = std::list;$/;" t class:Antares::Component::HTMLListbox::CustomClientData typeref:typename:std::list file: -List src/ui/simulator/toolbox/components/htmllistbox/item/item.h /^ using List = std::vector;$/;" t class:Antares::Component::HTMLListbox::Item::IItem typeref:typename:std::vector -List src/ui/simulator/toolbox/components/map/tools/tool.h /^using List = std::vector;$/;" t namespace:Antares::Map::Tool typeref:typename:std::vector -List src/ui/simulator/windows/startupwizard.cpp /^ using List = std::map;$/;" t class:Antares::Window::__anonc85616270111::MyStudyFinder typeref:typename:std::map file: -ListBegin src/ext/yuni/src/yuni/core/variant/dataholder/dataholder.h /^ static void ListBegin(String& out)$/;" f struct:Yuni::Private::Variant::DataConverterEvent typeref:typename:void -ListBegin src/ext/yuni/src/yuni/core/variant/dataholder/dataholder.h /^ static void ListBegin(TargetType&)$/;" f struct:Yuni::Private::Variant::DataConverterEvent typeref:typename:void -ListEnd src/ext/yuni/src/yuni/core/variant/dataholder/dataholder.h /^ static void ListEnd(String& out)$/;" f struct:Yuni::Private::Variant::DataConverterEvent typeref:typename:void -ListEnd src/ext/yuni/src/yuni/core/variant/dataholder/dataholder.h /^ static void ListEnd(TargetType&)$/;" f struct:Yuni::Private::Variant::DataConverterEvent typeref:typename:void -ListOfLinks src/ui/simulator/toolbox/input/connection.cpp /^ using ListOfLinks = std::vector;$/;" t function:Antares::Toolbox::InputSelector::addByArea typeref:typename:std::vector file: -ListOfOutputsForTheCurrentStudy src/ui/simulator/application/study.cpp /^Data::Output::List ListOfOutputsForTheCurrentStudy;$/;" v namespace:Antares typeref:typename:Data::Output::List -ListPtr src/ext/yuni/src/yuni/core/string/string.h /^ typedef std::list ListPtr;$/;" t class:Yuni::CString typeref:typename:std::list -ListPtr src/ui/simulator/application/recentfiles.h /^using ListPtr = Yuni::SmartPtr;$/;" t namespace:Antares::RecentFiles typeref:typename:Yuni::SmartPtr -ListRef src/libs/antares/study/progression/progression.h /^ using ListRef = std::list;$/;" t class:Antares::Solver::Progression::Part typeref:typename:std::list -ListSeparator src/ext/yuni/src/yuni/core/variant/dataholder/dataholder.h /^ static void ListSeparator(String& out)$/;" f struct:Yuni::Private::Variant::DataConverterEvent typeref:typename:void -ListSeparator src/ext/yuni/src/yuni/core/variant/dataholder/dataholder.h /^ static void ListSeparator(TargetType&)$/;" f struct:Yuni::Private::Variant::DataConverterEvent typeref:typename:void -ListType src/ext/yuni/src/yuni/core/string/traits/append.h /^ typedef std::list ListType;$/;" t class:Yuni::Extension::CString::Append typeref:typename:std::list -ListType src/ext/yuni/src/yuni/core/string/traits/append.h /^ typedef std::vector ListType;$/;" t class:Yuni::Extension::CString::Append typeref:typename:std::vector -ListType src/solver/variable/container.h /^ typedef List ListType;$/;" t class:Antares::Solver::Variable::Container::List typeref:typename:List -ListType src/solver/variable/surveyresults/reportbuilder.hxx /^ using ListType = NextT;$/;" t class:Antares::Solver::Variable::Container::__anon9ed722730111::SurveyReportBuilder typeref:typename:NextT -ListType src/solver/variable/surveyresults/reportbuilder.hxx /^ using ListType = NextT;$/;" t class:Antares::Solver::Variable::Container::__anon9ed722730111::SurveyReportBuilderFile typeref:typename:NextT -ListboxPanel src/ui/common/component/spotlight/listbox-panel.h /^class ListboxPanel : public wxScrolledWindow, public Yuni::IEventObserver$/;" c namespace:Antares::Component -LmrViolationAreaHour src/solver/optimisation/adequacy_patch_csr/adq_patch_curtailment_sharing.cpp /^double LmrViolationAreaHour(const PROBLEME_HEBDO* problemeHebdo,$/;" f namespace:Antares::Data::AdequacyPatch typeref:typename:double -Load docs/reference-guide/04-active_windows.md /^## Load$/;" s chapter:Active windows -Load src/libs/antares/study/parts/load/container.cpp /^namespace Antares::Data::Load$/;" n namespace:Antares::Data file: -Load src/libs/antares/study/parts/load/container.h /^namespace Load$/;" n namespace:Antares::Data -Load src/libs/antares/study/parts/load/prepro.cpp /^namespace Antares::Data::Load$/;" n namespace:Antares::Data file: -Load src/libs/antares/study/parts/load/prepro.h /^namespace Load$/;" n namespace:Antares::Data -Load src/libs/antares/study/parts/load/prepro.hxx /^namespace Antares::Data::Load$/;" n namespace:Antares::Data -Load src/solver/ts-generator/xcast/predicate.hxx /^class Load final$/;" c namespace:Antares::Solver::TSGenerator::Predicate -LoadBindingConstraint src/libs/antares/study/binding_constraint/BindingConstraintsRepository.cpp /^BindingConstraintsRepository::LoadBindingConstraint(EnvForLoading env) {$/;" f class:Antares::Data::BindingConstraintsRepository typeref:typename:std::vector> -LoadFromFile src/ext/yuni/src/yuni/io/file/file.cpp /^IO::Error LoadFromFile(Clob& out, const AnyString& filename, uint64_t hardlimit)$/;" f namespace:Yuni::IO::File typeref:typename:IO::Error -LoadFromFile src/ext/yuni/src/yuni/io/file/file.cpp /^IO::Error LoadFromFile(String& out, const AnyString& filename, uint64_t hardlimit)$/;" f namespace:Yuni::IO::File typeref:typename:IO::Error -LoadFromFile src/ext/yuni/src/yuni/io/file/file.cpp /^IO::Error LoadFromFile(std::string& out, const AnyString& filename, uint64_t hardlimit)$/;" f namespace:Yuni::IO::File typeref:typename:IO::Error -LoadFromFileImpl src/ext/yuni/src/yuni/io/file/file.cpp /^static inline IO::Error LoadFromFileImpl(StringT& out,$/;" f namespace:Yuni::IO::File::__anon59bcd6820111 typeref:typename:IO::Error file: -LoadFromFolder src/libs/antares/study/parts/hydro/container.cpp /^bool PartHydro::LoadFromFolder(Study& study, const AnyString& folder)$/;" f class:Antares::Data::PartHydro typeref:typename:bool -LoadingError src/libs/antares/exception/antares/exception/LoadingError.hpp /^class LoadingError : public std::runtime_error$/;" c namespace:Antares::Error -Local matching rule (Antares Simulator 8.3) docs/reference-guide/14-adequacy-patch.md /^## Local matching rule (Antares Simulator 8.3)$/;" s chapter:Adequacy Patch calculation -LocalMatching src/libs/antares/study/parameters/adq-patch-params.h /^struct LocalMatching$/;" s namespace:Antares::Data::AdequacyPatch -LocalNTCtype src/libs/antares/study/area/links.cpp /^ using LocalNTCtype = Data::LocalTransmissionCapacities;$/;" t function:Antares::Data::__anon1f7d88740311::AreaLinksInternalLoadFromProperty typeref:typename:Data::LocalTransmissionCapacities file: -LocalNTCtype src/libs/antares/study/area/links.cpp /^ using LocalNTCtype = Data::LocalTransmissionCapacities;$/;" t function:Antares::Data::__anon1f7d88740311::AreaLinksInternalLoadFromProperty typeref:typename:Data::LocalTransmissionCapacities file: -LocalPolicy src/libs/antares/sys/include/antares/sys/policy.h /^namespace LocalPolicy$/;" n -LocalPolicy src/libs/antares/sys/policy.cpp /^namespace LocalPolicy$/;" n file: -LocalTSGenerationBehavior src/libs/antares/study/parts/thermal/cluster.h /^enum class LocalTSGenerationBehavior$/;" g namespace:Antares::Data -LocalTransmissionCapacities src/libs/antares/study/fwd.h /^enum class LocalTransmissionCapacities$/;" g namespace:Antares::Data -LocalView src/ui/action/include/action/context.h /^ using LocalView = std::map, IAction::Ptr>;$/;" t class:Antares::Action::Context typeref:typename:std::map,IAction::Ptr> -Localdatahydro src/ui/simulator/windows/hydro/localdatahydro.cpp /^Localdatahydro::Localdatahydro(wxWindow* parent, Toolbox::InputSelector::Area* notifier) :$/;" f class:Antares::Window::Hydro::Localdatahydro -Localdatahydro src/ui/simulator/windows/hydro/localdatahydro.h /^class Localdatahydro : public Component::Panel, public Yuni::IEventObserver$/;" c namespace:Antares::Window::Hydro -Locale src/ui/simulator/toolbox/locales.cpp /^namespace Locale$/;" n namespace:Antares file: -Locale src/ui/simulator/toolbox/locales.h /^namespace Locale$/;" n namespace:Antares -LocationIdentifier src/solver/optimisation/opt_rename_problem.h /^inline std::string LocationIdentifier(const std::string& location, const std::string& locationTy/;" f typeref:typename:std::string -Locker src/ui/simulator/application/wait.h /^ Locker()$/;" f class:Antares::WIP::Locker -Locker src/ui/simulator/application/wait.h /^class Locker final$/;" c namespace:Antares::WIP -Log src/ext/yuni/src/yuni/core/math/log.hxx /^inline T Log(T x)$/;" f namespace:Yuni::Math typeref:typename:T -Log src/ext/yuni/src/yuni/core/math/log.hxx /^inline float Log(float x)$/;" f namespace:Yuni::Math typeref:typename:float -Log src/ext/yuni/src/yuni/core/math/log.hxx /^inline long double Log(long double x)$/;" f namespace:Yuni::Math typeref:typename:long double -Log2 src/ext/yuni/src/yuni/core/math/log.hxx /^inline T Log2(T x)$/;" f namespace:Yuni::Math typeref:typename:T -Log2 src/ext/yuni/src/yuni/core/math/log.hxx /^inline float Log2(float x)$/;" f namespace:Yuni::Math typeref:typename:float -Log2 src/ext/yuni/src/yuni/core/math/log.hxx /^inline long double Log2(long double x)$/;" f namespace:Yuni::Math typeref:typename:long double -LogCompatibility src/libs/antares/logs/logs.cpp /^int LogCompatibility(const char format[], ...)$/;" f typeref:typename:int -LogDisplayErrorInfos src/libs/antares/logs/logs.cpp /^void LogDisplayErrorInfos(uint errors, uint warnings, const char* message, bool printError)$/;" f typeref:typename:void -LogEntry src/ui/simulator/toolbox/components/datagrid/renderer/logfile.cpp /^LogEntry::LogEntry() : line(0), highlight(false)$/;" f class:Antares::Component::Datagrid::Renderer::LogEntry -LogEntry src/ui/simulator/toolbox/components/datagrid/renderer/logfile.h /^class LogEntry$/;" c namespace:Antares::Component::Datagrid::Renderer -LogEntry src/ui/simulator/windows/studylogs.cpp /^ using LogEntry = Component::Datagrid::Renderer::LogEntry;$/;" t class:Antares::Window::JobGUIUpdate typeref:typename:Component::Datagrid::Renderer::LogEntry file: -LogEntry src/ui/simulator/windows/studylogs.cpp /^ using LogEntry = Component::Datagrid::Renderer::LogEntry;$/;" t class:Antares::Window::JobLoadLogFile typeref:typename:Component::Datagrid::Renderer::LogEntry file: -LogEntry src/ui/simulator/windows/studylogs.h /^ using LogEntry = Component::Datagrid::Renderer::LogEntry;$/;" t class:Antares::Window::StudyLogs typeref:typename:Component::Datagrid::Renderer::LogEntry -LogEntryContainer src/ui/simulator/toolbox/components/datagrid/renderer/logfile.h /^ LogEntryContainer() : longestLine(0), maxCharForALine(0)$/;" f class:Antares::Component::Datagrid::Renderer::LogEntryContainer -LogEntryContainer src/ui/simulator/toolbox/components/datagrid/renderer/logfile.h /^class LogEntryContainer$/;" c namespace:Antares::Component::Datagrid::Renderer -LogEntryContainer src/ui/simulator/windows/studylogs.cpp /^ using LogEntryContainer = Component::Datagrid::Renderer::LogEntryContainer;$/;" t class:Antares::Window::JobGUIUpdate typeref:typename:Component::Datagrid::Renderer::LogEntryContainer file: -LogEntryContainer src/ui/simulator/windows/studylogs.cpp /^ using LogEntryContainer = Component::Datagrid::Renderer::LogEntryContainer;$/;" t class:Antares::Window::JobLoadLogFile typeref:typename:Component::Datagrid::Renderer::LogEntryContainer file: -LogEntryContainer src/ui/simulator/windows/studylogs.h /^ using LogEntryContainer = Component::Datagrid::Renderer::LogEntryContainer;$/;" t class:Antares::Window::StudyLogs typeref:typename:Component::Datagrid::Renderer::LogEntryContainer -LogFile src/ui/simulator/toolbox/components/datagrid/renderer/logfile.cpp /^LogFile::LogFile() : pControl(nullptr)$/;" f class:Antares::Component::Datagrid::Renderer::LogFile -LogFile src/ui/simulator/toolbox/components/datagrid/renderer/logfile.h /^class LogFile : public IRenderer$/;" c namespace:Antares::Component::Datagrid::Renderer -LogFile src/ui/simulator/windows/studylogs.cpp /^ LogFile()$/;" f class:Antares::Window::__anon790db9d10111::LogFile file: -LogFile src/ui/simulator/windows/studylogs.cpp /^class LogFile final : public Antares::Component::Spotlight::IItem$/;" c namespace:Antares::Window::__anon790db9d10111 file: -LogFilenameInfo src/ui/simulator/windows/studylogs.h /^ class LogFilenameInfo final$/;" c class:Antares::Window::StudyLogs -LogFlusherTimer src/ui/simulator/application/main/logs.cpp /^ LogFlusherTimer() : wxTimer()$/;" f class:Antares::Forms::__anon83b85e550111::LogFlusherTimer file: -LogFlusherTimer src/ui/simulator/application/main/logs.cpp /^class LogFlusherTimer final : public wxTimer$/;" c namespace:Antares::Forms::__anon83b85e550111 file: -LogHasErrors src/libs/antares/logs/antares/logs/logs.hxx /^ inline int LogHasErrors(void)$/;" f typeref:typename:int -LogImpl src/ext/yuni/src/yuni/core/logs/buffer.h /^namespace LogImpl$/;" n namespace:Yuni::Private -LogInfo src/ui/simulator/application/main/logs.cpp /^class LogInfo final$/;" c namespace:Antares::Forms::__anon83b85e550111 file: -LogLevel src/libs/antares/logs/antares/logs/logs.h /^ enum LogLevel$/;" g -LogOnePlusX src/ext/yuni/src/yuni/core/math/log.hxx /^inline T LogOnePlusX(T x)$/;" f namespace:Yuni::Math typeref:typename:T -Log_size src/solver/ts-generator/thermal.cpp /^ Log_size = 4000$/;" e enum:Antares::Solver::TSGenerator::__anon5401006e0111::GeneratorTempData::__anon5401006e0203 file: -Logger src/ext/yuni/src/yuni/core/logs/logs.h /^class YUNI_DECL Logger final$/;" c namespace:Yuni::Logs -Logger src/ext/yuni/src/yuni/core/logs/logs.hxx /^inline Logger::Logger() :$/;" f class:Yuni::Logs::Logger -LoggerType src/ext/yuni/src/yuni/core/logs/buffer.h /^ typedef LogT LoggerType;$/;" t class:Yuni::Private::LogImpl::Buffer typeref:typename:LogT -LoggerType src/ext/yuni/src/yuni/core/logs/logs.h /^ typedef Logger LoggerType;$/;" t class:Yuni::Logs::Logger typeref:typename:Logger -LoggingDecorators src/libs/antares/logs/antares/logs/logs.h /^using LoggingDecorators = Yuni::Logs::Time< \/\/ Date\/Time when the entry log is added$/;" t namespace:Antares typeref:typename:Yuni::Logs::Time>>> -LoggingHandlers src/libs/antares/logs/antares/logs/logs.h /^using LoggingHandlers = Yuni::Logs::StdCout< \/\/ For writing to the standard output$/;" t namespace:Antares typeref:typename:Yuni::Logs::StdCout>> -Logs src/ext/yuni/src/yuni/core/logs/decorators/applicationname.h /^namespace Logs$/;" n namespace:Yuni -Logs src/ext/yuni/src/yuni/core/logs/decorators/message.h /^namespace Logs$/;" n namespace:Yuni -Logs src/ext/yuni/src/yuni/core/logs/decorators/time.h /^namespace Logs$/;" n namespace:Yuni -Logs src/ext/yuni/src/yuni/core/logs/decorators/verbositylevel.h /^namespace Logs$/;" n namespace:Yuni -Logs src/ext/yuni/src/yuni/core/logs/handler/callback.h /^namespace Logs$/;" n namespace:Yuni -Logs src/ext/yuni/src/yuni/core/logs/handler/file.h /^namespace Logs$/;" n namespace:Yuni -Logs src/ext/yuni/src/yuni/core/logs/handler/file.hxx /^namespace Logs$/;" n namespace:Yuni -Logs src/ext/yuni/src/yuni/core/logs/handler/stdcout.h /^namespace Logs$/;" n namespace:Yuni -Logs src/ext/yuni/src/yuni/core/logs/logs.h /^namespace Logs$/;" n namespace:Yuni -Logs src/ext/yuni/src/yuni/core/logs/logs.hxx /^namespace Logs$/;" n namespace:Yuni -Logs src/ext/yuni/src/yuni/core/logs/null.h /^namespace Logs$/;" n namespace:Yuni -Logs src/ext/yuni/src/yuni/core/logs/verbosity.h /^namespace Logs$/;" n namespace:Yuni -LogsDecorator src/ext/yuni/src/yuni/core/logs/decorators/time.cpp /^namespace LogsDecorator$/;" n namespace:Yuni::Private file: -LogsDecorator src/ext/yuni/src/yuni/core/logs/decorators/time.h /^namespace LogsDecorator$/;" n namespace:Yuni::Private -LogsDumper src/libs/antares/io/antares/io/statistics.h /^ LogsDumper()$/;" f class:Antares::Statistics::LogsDumper -LogsDumper src/libs/antares/io/antares/io/statistics.h /^class LogsDumper$/;" c namespace:Antares::Statistics -LookupHelper src/ext/yuni/src/yuni/io/searchpath/searchpath.cpp /^ LookupHelper(OutT& out,$/;" f class:Yuni::IO::__anone4b3efa80111::LookupHelper file: -LookupHelper src/ext/yuni/src/yuni/io/searchpath/searchpath.cpp /^class LookupHelper final$/;" c namespace:Yuni::IO::__anone4b3efa80111 file: -Loop src/ext/yuni/src/yuni/core/functional/loop.h /^ Loop(const CollType& collection) :$/;" f class:Yuni::Functional::Loop -Loop src/ext/yuni/src/yuni/core/functional/loop.h /^ Loop(const T collection[N]) : start(0u), i(0u), end((uint)-1), data(collection)$/;" f class:Yuni::Functional::Loop -Loop src/ext/yuni/src/yuni/core/functional/loop.h /^ Loop(const T* const& collection) : start(collection), ptr(collection)$/;" f class:Yuni::Functional::Loop -Loop src/ext/yuni/src/yuni/core/functional/loop.h /^ Loop(uint startIdx, uint endIdx, const T collection[N]) :$/;" f class:Yuni::Functional::Loop -Loop src/ext/yuni/src/yuni/core/functional/loop.h /^class Loop final$/;" c namespace:Yuni::Functional -Loop src/ext/yuni/src/yuni/core/functional/loop.h /^class Loop> final$/;" c namespace:Yuni::Functional -Loop src/ext/yuni/src/yuni/core/functional/loop.h /^class Loop final$/;" c namespace:Yuni::Functional -Loop src/ext/yuni/src/yuni/core/functional/loop.h /^class Loop final$/;" c namespace:Yuni::Functional -Loop src/ext/yuni/src/yuni/core/functional/loop.h /^class Loop final$/;" c namespace:Yuni::Functional -LoopFlow src/solver/variable/economy/links/loopFlow.h /^class LoopFlow : public Variable::IVariable, NextT, VCardLoopFlow>$/;" c namespace:Antares::Solver::Variable::Economy -LoopIterator src/ext/yuni/src/yuni/core/functional/loop.h /^ LoopIterator(const BeginT& itBegin, const EndT& itEnd) : begin(itBegin), it(itBegin), end(it/;" f class:Yuni::Functional::LoopIterator -LoopIterator src/ext/yuni/src/yuni/core/functional/loop.h /^class LoopIterator final$/;" c namespace:Yuni::Functional -LoopType src/ext/yuni/src/yuni/core/functional/view.hxx /^ typedef T LoopType;$/;" t struct:Yuni::Functional::Filter typeref:typename:T -LoopType src/ext/yuni/src/yuni/core/functional/view.hxx /^ typedef T LoopType;$/;" t struct:Yuni::Functional::Mapping typeref:typename:T -LoopType src/ext/yuni/src/yuni/core/functional/view.hxx /^ typedef typename Static::If, T>::Type LoopType;$/;" t struct:Yuni::Functional::View typeref:typename:Static::If,T>::Type -Luminance src/ext/yuni/src/yuni/core/unit/luminance.h /^namespace Luminance$/;" n namespace:Yuni::Unit -M src/solver/ts-generator/xcast/xcast.h /^ int* M;$/;" m class:Antares::Solver::TSGenerator::XCast::XCast typeref:typename:int * -MA src/solver/ts-generator/xcast/xcast.h /^ float* MA;$/;" m class:Antares::Solver::TSGenerator::XCast::XCast typeref:typename:float * -MACOSX_BUNDLE_COPYRIGHT src/ext/yuni/src/cmake/common-settings.cmake /^ set(MACOSX_BUNDLE_COPYRIGHT "Yuni Framework - 2012")$/;" v -MATRIX_A src/libs/antares/mersenne-twister/mersenne-twister.cpp /^#define MATRIX_A /;" d file: -MAX3 src/libs/antares/study/area/ui.cpp /^#define MAX3(/;" d file: -MAXI src/solver/ts-generator/xcast/xcast.h /^ float* MAXI;$/;" m class:Antares::Solver::TSGenerator::XCast::XCast typeref:typename:float * -MAX_NB_MC_YEARS src/libs/antares/constants.h /^constexpr unsigned int MAX_NB_MC_YEARS = 50000;$/;" v typeref:typename:unsigned int -MAX_NB_OF_LINES src/ui/simulator/toolbox/components/datagrid/renderer/ts-management.h /^ const int MAX_NB_OF_LINES = 13;$/;" m class:Antares::Component::Datagrid::Renderer::TSmanagement typeref:typename:const int -MCPlaylist src/ui/simulator/toolbox/components/datagrid/renderer/mc-playlist.cpp /^MCPlaylist::MCPlaylist() : pControl(nullptr)$/;" f class:Antares::Component::Datagrid::Renderer::MCPlaylist -MCPlaylist src/ui/simulator/toolbox/components/datagrid/renderer/mc-playlist.h /^class MCPlaylist : public IRenderer$/;" c namespace:Antares::Component::Datagrid::Renderer -MCPlaylist src/ui/simulator/windows/options/playlist/playlist.h /^class MCPlaylist final : public wxDialog$/;" c namespace:Antares::Window::Options -MCPlaylistCol src/ui/simulator/toolbox/components/datagrid/renderer/mc-playlist.h /^ enum MCPlaylistCol$/;" g class:Antares::Component::Datagrid::Renderer::MCPlaylist -MD5 src/ext/yuni/src/yuni/core/hash/checksum/md5.h /^ MD5()$/;" f class:Yuni::Hash::Checksum::MD5 -MD5 src/ext/yuni/src/yuni/core/hash/checksum/md5.h /^class YUNI_DECL MD5 final : public Hash::Checksum::IChecksum$/;" c namespace:Yuni::Hash::Checksum -MD5TypeByte src/ext/yuni/src/yuni/core/hash/checksum/md5.cpp /^typedef unsigned char MD5TypeByte; \/\/ 8-bit byte$/;" t namespace:Yuni::Hash::Checksum::__anonaa0b407f0111 typeref:typename:unsigned char file: -MD5TypeState src/ext/yuni/src/yuni/core/hash/checksum/md5.cpp /^struct MD5TypeState$/;" s namespace:Yuni::Hash::Checksum::__anonaa0b407f0111 file: -MD5TypeUInt32 src/ext/yuni/src/yuni/core/hash/checksum/md5.cpp /^typedef uint32_t MD5TypeUInt32; \/\/ 32-bit word$/;" t namespace:Yuni::Hash::Checksum::__anonaa0b407f0111 typeref:typename:uint32_t file: -MEMENTO_REGISTRY_KEY src/distrib/win32/ui.nsh /^!define MEMENTO_REGISTRY_KEY "${PRODUCT_UNINST_KEY}"$/;" d -MEMENTO_REGISTRY_ROOT src/distrib/win32/ui.nsh /^!define MEMENTO_REGISTRY_ROOT HKLM$/;" d -MI src/solver/ts-generator/xcast/xcast.h /^ float* MI;$/;" m class:Antares::Solver::TSGenerator::XCast::XCast typeref:typename:float * -MIN3 src/libs/antares/study/area/ui.cpp /^#define MIN3(/;" d file: -MINI src/solver/ts-generator/xcast/xcast.h /^ float* MINI;$/;" m class:Antares::Solver::TSGenerator::XCast::XCast typeref:typename:float * -MIPSolverName src/solver/utils/ortools_utils.h /^ std::string LPSolverName, MIPSolverName;$/;" m struct:OrtoolsUtils::SolverNames typeref:typename:std::string -MLE src/solver/hydro/management/management.h /^ double MLE[12];$/;" m struct:Antares::TmpDataByArea typeref:typename:double[12] -MODULES src/cmake/ProfileBuild.template.cmake /^set(MODULES "core,uuid")$/;" v -MOG src/solver/hydro/management/management.h /^ double MOG[12];$/;" m struct:Antares::TmpDataByArea typeref:typename:double[12] -MOL src/solver/hydro/management/management.h /^ double MOL[12];$/;" m struct:Antares::TmpDataByArea typeref:typename:double[12] -MPL_ANNOUNCEMENT src/solver/main.cpp /^const char* const MPL_ANNOUNCEMENT$/;" v namespace:__anon568a5b7c0111 typeref:typename:const char * const -MPS src/ui/simulator/windows/options/optimization/optimization.cpp /^ using MPS = Data::mpsExportStatus;$/;" t function:Antares::Window::Options::Optimization::onPopupMenuExportMPSstatus typeref:typename:Data::mpsExportStatus file: -MPSolverFactory src/solver/utils/ortools_utils.cpp /^MPSolver* MPSolverFactory(const Antares::Optimization::PROBLEME_SIMPLEXE_NOMME* probleme,$/;" f typeref:typename:MPSolver * -MSVC src/CMakeLists.txt /^ set(MSVC 1)$/;" v -MSVC src/ext/yuni/src/CMakeLists.txt /^ set(MSVC 1)$/;" v -MSVC_RELEASE_FLAGS src/cmake/common-settings.cmake /^ set(MSVC_RELEASE_FLAGS "${MSVC_RELEASE_FLAGS} \/arch:SSE2")$/;" v -MSVC_RELEASE_FLAGS src/cmake/common-settings.cmake /^ set(MSVC_RELEASE_FLAGS "${MSVC_RELEASE_FLAGS} \/MD")$/;" v -MSVC_RELEASE_FLAGS src/cmake/common-settings.cmake /^ set(MSVC_RELEASE_FLAGS "${MSVC_RELEASE_FLAGS} \/MT")$/;" v -MSVC_RELEASE_FLAGS src/cmake/common-settings.cmake /^ set(MSVC_RELEASE_FLAGS "${MSVC_RELEASE_FLAGS} \/GS-")$/;" v -MSVC_RELEASE_FLAGS src/cmake/common-settings.cmake /^ set(MSVC_RELEASE_FLAGS "${MSVC_RELEASE_FLAGS} \/GT")$/;" v -MSVC_RELEASE_FLAGS src/cmake/common-settings.cmake /^ set(MSVC_RELEASE_FLAGS "${MSVC_RELEASE_FLAGS} \/O2")$/;" v -MSVC_RELEASE_FLAGS src/cmake/common-settings.cmake /^ set(MSVC_RELEASE_FLAGS "${MSVC_RELEASE_FLAGS} \/Ob2")$/;" v -MSVC_RELEASE_FLAGS src/cmake/common-settings.cmake /^ set(MSVC_RELEASE_FLAGS "${MSVC_RELEASE_FLAGS} \/Oi")$/;" v -MSVC_RELEASE_FLAGS src/cmake/common-settings.cmake /^ set(MSVC_RELEASE_FLAGS "${MSVC_RELEASE_FLAGS} \/Ot")$/;" v -MSVC_RELEASE_FLAGS src/cmake/common-settings.cmake /^ set(MSVC_RELEASE_FLAGS "${MSVC_RELEASE_FLAGS} \/Oy")$/;" v -MSVC_RELEASE_FLAGS src/cmake/common-settings.cmake /^ set(MSVC_RELEASE_FLAGS)$/;" v -MSVC_RELEASE_FLAGS src/ext/yuni/src/cmake/common-settings.cmake /^ set(MSVC_RELEASE_FLAGS "${MSVC_RELEASE_FLAGS} \/MD")$/;" v -MSVC_RELEASE_FLAGS src/ext/yuni/src/cmake/common-settings.cmake /^ set(MSVC_RELEASE_FLAGS "${MSVC_RELEASE_FLAGS} \/MT")$/;" v -MSVC_RELEASE_FLAGS src/ext/yuni/src/cmake/common-settings.cmake /^ set(MSVC_RELEASE_FLAGS "${MSVC_RELEASE_FLAGS} \/GS-")$/;" v -MSVC_RELEASE_FLAGS src/ext/yuni/src/cmake/common-settings.cmake /^ set(MSVC_RELEASE_FLAGS "${MSVC_RELEASE_FLAGS} \/GT")$/;" v -MSVC_RELEASE_FLAGS src/ext/yuni/src/cmake/common-settings.cmake /^ set(MSVC_RELEASE_FLAGS "${MSVC_RELEASE_FLAGS} \/O2")$/;" v -MSVC_RELEASE_FLAGS src/ext/yuni/src/cmake/common-settings.cmake /^ set(MSVC_RELEASE_FLAGS "${MSVC_RELEASE_FLAGS} \/Ob2")$/;" v -MSVC_RELEASE_FLAGS src/ext/yuni/src/cmake/common-settings.cmake /^ set(MSVC_RELEASE_FLAGS "${MSVC_RELEASE_FLAGS} \/Oi")$/;" v -MSVC_RELEASE_FLAGS src/ext/yuni/src/cmake/common-settings.cmake /^ set(MSVC_RELEASE_FLAGS "${MSVC_RELEASE_FLAGS} \/Ot")$/;" v -MSVC_RELEASE_FLAGS src/ext/yuni/src/cmake/common-settings.cmake /^ set(MSVC_RELEASE_FLAGS "${MSVC_RELEASE_FLAGS} \/Oy")$/;" v -MSVC_RELEASE_FLAGS src/ext/yuni/src/cmake/common-settings.cmake /^ set(MSVC_RELEASE_FLAGS "${MSVC_RELEASE_FLAGS} \/arch:SSE2")$/;" v -MSVC_RELEASE_FLAGS src/ext/yuni/src/cmake/common-settings.cmake /^ set(MSVC_RELEASE_FLAGS)$/;" v -MTBFForFO src/ui/simulator/toolbox/components/datagrid/renderer/area/thermalprepro.cpp /^static double MTBFForFO(Antares::Data::PreproThermal* preproThermal, int y)$/;" f namespace:Antares::Component::Datagrid::Renderer typeref:typename:double file: -MTBFForPO src/ui/simulator/toolbox/components/datagrid/renderer/area/thermalprepro.cpp /^static double MTBFForPO(Antares::Data::PreproThermal* preproThermal, int y)$/;" f namespace:Antares::Component::Datagrid::Renderer typeref:typename:double file: -MTG src/solver/hydro/management/management.h /^ double MTG[12];$/;" m struct:Antares::TmpDataByArea typeref:typename:double[12] -MUI_ABORTWARNING src/distrib/win32/ui.nsh /^!define MUI_ABORTWARNING$/;" d -MUI_COMPONENTSPAGE_SMALLDESC src/distrib/win32/ui.nsh /^!define MUI_COMPONENTSPAGE_SMALLDESC$/;" d -MUI_DIRECTORYPAGE_VERIFYONLEAVE src/distrib/win32/ui.nsh /^!define MUI_DIRECTORYPAGE_VERIFYONLEAVE$/;" d -MUI_FINISHPAGE_NOREBOOTSUPPORT src/distrib/win32/ui.nsh /^!define MUI_FINISHPAGE_NOREBOOTSUPPORT$/;" d -MUI_FINISHPAGE_RUN src/distrib/win32/ui.nsh /^!define MUI_FINISHPAGE_RUN "$INSTDIR\\bin\\${ANTARES_BIN}"$/;" d -MUI_HEADERIMAGE src/distrib/win32/ui.nsh /^!define MUI_HEADERIMAGE$/;" d -MUI_HEADERIMAGE_BITMAP src/distrib/win32/ui.nsh /^!define MUI_HEADERIMAGE_BITMAP "${NSISDIR}\\Contrib\\Graphics\\Header\\orange-r.bmp"$/;" d -MUI_HEADERIMAGE_RIGHT src/distrib/win32/ui.nsh /^!define MUI_HEADERIMAGE_RIGHT$/;" d -MUI_HEADERIMAGE_UNBITMAP src/distrib/win32/ui.nsh /^!define MUI_HEADERIMAGE_UNBITMAP "${NSISDIR}\\Contrib\\Graphics\\Header\\orange-uninstall-r.bmp"$/;" d -MUI_ICON src/distrib/win32/ui.nsh /^!define MUI_ICON "${NSISDIR}\\Contrib\\Graphics\\Icons\\orange-install.ico"$/;" d -MUI_INSTFILESPAGE_PROGRESSBAR src/distrib/win32/ui.nsh /^!define MUI_INSTFILESPAGE_PROGRESSBAR colored$/;" d -MUI_UNICON src/distrib/win32/ui.nsh /^!define MUI_UNICON "${NSISDIR}\\Contrib\\Graphics\\Icons\\orange-uninstall.ico"$/;" d -MUI_UNWELCOMEFINISHPAGE_BITMAP src/distrib/win32/ui.nsh /^!define MUI_UNWELCOMEFINISHPAGE_BITMAP "${NSISDIR}\\Contrib\\Graphics\\Wizard\\orange-uninstall./;" d -MUI_WELCOMEFINISHPAGE_BITMAP src/distrib/win32/ui.nsh /^!define MUI_WELCOMEFINISHPAGE_BITMAP "${NSISDIR}\\Contrib\\Graphics\\Wizard\\orange.bmp"$/;" d -MUI_WELCOMEPAGE_TEXT src/distrib/win32/ui.nsh /^!define MUI_WELCOMEPAGE_TEXT "$(LngWelcomeT)"$/;" d -MUI_WELCOMEPAGE_TITLE src/distrib/win32/ui.nsh /^!define MUI_WELCOMEPAGE_TITLE "$(LngWelcome)"$/;" d -MZ_BZIP2 src/CMakeLists.txt /^ set(MZ_BZIP2 "OFF" CACHE INTERNAL "")$/;" v -MZ_ICONV src/CMakeLists.txt /^ set(MZ_ICONV "OFF" CACHE INTERNAL "")$/;" v -MZ_LZMA src/CMakeLists.txt /^ set(MZ_LZMA "OFF" CACHE INTERNAL "")$/;" v -MZ_OPENSSL src/CMakeLists.txt /^ set(MZ_OPENSSL "OFF" CACHE INTERNAL "")$/;" v -MZ_PKCRYPT src/CMakeLists.txt /^ set(MZ_PKCRYPT "OFF" CACHE INTERNAL "")$/;" v -MZ_REPOSITORY src/CMakeLists.txt /^ set(MZ_REPOSITORY "https:\/\/github.com\/zlib-ng\/minizip-ng.git")$/;" v -MZ_TAG src/CMakeLists.txt /^ set(MZ_TAG "4.0.1")$/;" v -MZ_WZAES src/CMakeLists.txt /^ set(MZ_WZAES "OFF" CACHE INTERNAL "")$/;" v -MZ_ZSTD src/CMakeLists.txt /^ set(MZ_ZSTD "OFF" CACHE INTERNAL "")$/;" v -MacArabic src/ext/yuni/src/yuni/core/charset/charset.h /^ MacArabic,$/;" e enum:Yuni::Charset::Type -MacCentralEurope src/ext/yuni/src/yuni/core/charset/charset.h /^ MacCentralEurope,$/;" e enum:Yuni::Charset::Type -MacCroatian src/ext/yuni/src/yuni/core/charset/charset.h /^ MacCroatian,$/;" e enum:Yuni::Charset::Type -MacCyrillic src/ext/yuni/src/yuni/core/charset/charset.h /^ MacCyrillic,$/;" e enum:Yuni::Charset::Type -MacGreek src/ext/yuni/src/yuni/core/charset/charset.h /^ MacGreek,$/;" e enum:Yuni::Charset::Type -MacHebrew src/ext/yuni/src/yuni/core/charset/charset.h /^ MacHebrew,$/;" e enum:Yuni::Charset::Type -MacIceland src/ext/yuni/src/yuni/core/charset/charset.h /^ MacIceland,$/;" e enum:Yuni::Charset::Type -MacRoman src/ext/yuni/src/yuni/core/charset/charset.h /^ MacRoman,$/;" e enum:Yuni::Charset::Type -MacRomania src/ext/yuni/src/yuni/core/charset/charset.h /^ MacRomania,$/;" e enum:Yuni::Charset::Type -MacThai src/ext/yuni/src/yuni/core/charset/charset.h /^ MacThai,$/;" e enum:Yuni::Charset::Type -MacTurkish src/ext/yuni/src/yuni/core/charset/charset.h /^ MacTurkish,$/;" e enum:Yuni::Charset::Type -MacUkraine src/ext/yuni/src/yuni/core/charset/charset.h /^ MacUkraine,$/;" e enum:Yuni::Charset::Type -Macintosh src/ext/yuni/src/yuni/core/charset/charset.h /^ Macintosh,$/;" e enum:Yuni::Charset::Type -Magnitude src/ext/yuni/src/yuni/core/math/geometry/quaternion.hxx /^inline T Quaternion::Magnitude(const Quaternion& q)$/;" f class:Yuni::Quaternion typeref:typename:T -Magnitude src/ext/yuni/src/yuni/core/math/geometry/vector3D.hxx /^inline T Vector3D::Magnitude(const Vector3D& p1, const Vector3D& p2)$/;" f class:Yuni::Vector3D typeref:typename:T -MainFormData src/ui/simulator/application/main/internal-data.cpp /^MainFormData::MainFormData(ApplWnd& form) : wipEnabled(false), wipPanel(nullptr), pMainForm(form/;" f class:Antares::Forms::MainFormData -MainFormData src/ui/simulator/application/main/internal-data.h /^class MainFormData final$/;" c namespace:Antares::Forms -MainPanel src/ui/simulator/toolbox/components/mainpanel.h /^class MainPanel final : public Panel, public Yuni::IEventObserver$/;" c namespace:Antares::Component -MakeAbsolute src/ext/yuni/src/yuni/io/filename-manipulation.hxx /^void MakeAbsolute(StringT& out, const AnyString& filename, bool clearBefore)$/;" f namespace:Yuni::IO typeref:typename:void -MakeAbsolute src/ext/yuni/src/yuni/io/filename-manipulation.hxx /^void MakeAbsolute(StringT& out,$/;" f namespace:Yuni::IO typeref:typename:void -Management src/ui/simulator/windows/hydro/management.cpp /^Management::Management(wxWindow* parent, Toolbox::InputSelector::Area* notifier) :$/;" f class:Antares::Window::Hydro::Management -Management src/ui/simulator/windows/hydro/management.h /^class Management : public wxScrolledWindow, public Yuni::IEventObserver$/;" c namespace:Antares::Window::Hydro -Manager src/ui/simulator/toolbox/components/map/manager.cpp /^Manager::Manager(Component& component) :$/;" f class:Antares::Map::Manager -Manager src/ui/simulator/toolbox/components/map/manager.h /^class Manager final$/;" c namespace:Antares::Map -Map src/ext/yuni/src/yuni/core/dictionary.h /^ typedef std::map Map;$/;" t class:Yuni::Dictionary typeref:typename:std::map -Map src/ext/yuni/src/yuni/core/event/interfaces.h /^ typedef std::map Map;$/;" t class:Yuni::IEvent typeref:typename:std::map -Map src/libs/antares/study/area/area.h /^ using Map = std::map;$/;" t class:Antares::Data::Area typeref:typename:std::map -Map src/libs/antares/study/area/links.h /^ using Map = std::map;$/;" t class:Antares::Data::AreaLink typeref:typename:std::map -Map src/libs/antares/study/parts/common/cluster.h /^ using Map = std::map;$/;" t class:Antares::Data::Cluster typeref:typename:std::map -Map src/libs/antares/study/parts/common/cluster_list.h /^ using Map = typename std::map;$/;" t class:Antares::Data::ClusterList typeref:typename:std::map -Map src/libs/antares/study/progression/progression.h /^ using Map = std::map;$/;" t class:Antares::Solver::Progression::Part typeref:typename:std::map -Map src/libs/antares/study/scenario-builder/rules.h /^ using Map = std::map;$/;" t class:Antares::Data::ScenarioBuilder::Rules typeref:typename:std::map -Map src/solver/constraints-builder/cbuilder.h /^ typedef std::map Map;$/;" t class:Antares::CBuilder typeref:typename:std::map -Map src/ui/simulator/application/main/fwd.h /^namespace Map$/;" n namespace:Antares -Map src/ui/simulator/application/main/refresh.cpp /^ using Map = std::map;$/;" t function:Antares::Forms::ApplWnd::refreshMenuOutput typeref:typename:std::map file: -Map src/ui/simulator/toolbox/components/datagrid/renderer/analyzer/areas.h /^ using Map = std::map;$/;" t class:Antares::Component::Datagrid::Renderer::Analyzer::Areas typeref:typename:std::map -Map src/ui/simulator/toolbox/components/datagrid/renderer/constraintsbuilder/links.h /^ using Map = std::map;$/;" t class:Antares::Component::Datagrid::Renderer::ConstraintsBuilder::Links typeref:typename:std::map -Map src/ui/simulator/toolbox/components/htmllistbox/datasource/datasource.h /^ using Map = std::map;$/;" t class:Antares::Component::HTMLListbox::Datasource::IDatasource typeref:typename:std::map -Map src/ui/simulator/toolbox/components/map/component.cpp /^namespace Map$/;" n namespace:Antares file: -Map src/ui/simulator/toolbox/components/map/component.h /^namespace Map$/;" n namespace:Antares -Map src/ui/simulator/toolbox/components/map/control.cpp /^namespace Map$/;" n namespace:Antares file: -Map src/ui/simulator/toolbox/components/map/control.h /^namespace Map$/;" n namespace:Antares -Map src/ui/simulator/toolbox/components/map/controls/addtools.cpp /^namespace Map$/;" n namespace:Antares file: -Map src/ui/simulator/toolbox/components/map/controls/addtools.h /^namespace Map$/;" n namespace:Antares -Map src/ui/simulator/toolbox/components/map/drawingcontext.cpp /^namespace Map$/;" n namespace:Antares file: -Map src/ui/simulator/toolbox/components/map/drawingcontext.h /^namespace Map$/;" n namespace:Antares -Map src/ui/simulator/toolbox/components/map/infos.cpp /^namespace Map$/;" n namespace:Antares file: -Map src/ui/simulator/toolbox/components/map/infos.h /^namespace Map$/;" n namespace:Antares -Map src/ui/simulator/toolbox/components/map/manager.cpp /^namespace Map$/;" n namespace:Antares file: -Map src/ui/simulator/toolbox/components/map/manager.h /^namespace Map$/;" n namespace:Antares -Map src/ui/simulator/toolbox/components/map/manager.hxx /^namespace Map$/;" n namespace:Antares -Map src/ui/simulator/toolbox/components/map/nodes/bindingconstraint.cpp /^namespace Map$/;" n namespace:Antares file: -Map src/ui/simulator/toolbox/components/map/nodes/bindingconstraint.h /^namespace Map$/;" n namespace:Antares -Map src/ui/simulator/toolbox/components/map/nodes/connection.cpp /^namespace Map$/;" n namespace:Antares file: -Map src/ui/simulator/toolbox/components/map/nodes/connection.h /^namespace Map$/;" n namespace:Antares -Map src/ui/simulator/toolbox/components/map/nodes/connection.hxx /^namespace Map$/;" n namespace:Antares -Map src/ui/simulator/toolbox/components/map/nodes/item.cpp /^namespace Map$/;" n namespace:Antares file: -Map src/ui/simulator/toolbox/components/map/nodes/item.h /^namespace Map$/;" n namespace:Antares -Map src/ui/simulator/toolbox/components/map/nodes/node.cpp /^namespace Map$/;" n namespace:Antares file: -Map src/ui/simulator/toolbox/components/map/nodes/node.h /^namespace Map$/;" n namespace:Antares -Map src/ui/simulator/toolbox/components/map/settings.cpp /^namespace Map$/;" n namespace:Antares file: -Map src/ui/simulator/toolbox/components/map/settings.h /^namespace Map$/;" n namespace:Antares -Map src/ui/simulator/toolbox/components/map/tools/connectioncreator.cpp /^namespace Map$/;" n namespace:Antares file: -Map src/ui/simulator/toolbox/components/map/tools/connectioncreator.h /^namespace Map$/;" n namespace:Antares -Map src/ui/simulator/toolbox/components/map/tools/remover.cpp /^namespace Map$/;" n namespace:Antares file: -Map src/ui/simulator/toolbox/components/map/tools/remover.h /^namespace Map$/;" n namespace:Antares -Map src/ui/simulator/toolbox/components/map/tools/tool.cpp /^namespace Map$/;" n namespace:Antares file: -Map src/ui/simulator/toolbox/components/map/tools/tool.h /^namespace Map$/;" n namespace:Antares -Map src/ui/simulator/windows/studylogs.h /^ using Map = std::map;$/;" t class:Antares::Window::StudyLogs::LogFilenameInfo typeref:typename:std::map -MapByTimestamp src/libs/antares/study/output.h /^ using MapByTimestamp = std::map;$/;" t class:Antares::Data::Output typeref:typename:std::map -MapByTimestampDesc src/libs/antares/study/output.h /^ using MapByTimestampDesc = std::map>;$/;" t class:Antares::Data::Output typeref:typename:std::map> -MapFileList src/ui/simulator/windows/studylogs.h /^using MapFileList = std::map;$/;" t namespace:Antares::Window typeref:typename:std::map -MapNodes src/solver/constraints-builder/grid.h /^ typedef std::map MapNodes;$/;" t class:Antares::Graph::Grid typeref:typename:std::map -MapNotebook src/ui/simulator/toolbox/components/notebook/mapnotebook.h /^class MapNotebook : public Notebook, public Yuni::IEventObserver$/;" c namespace:Antares::Component -MapOptions src/libs/antares/study/sets.h /^ using MapOptions = std::map;$/;" t class:Antares::Data::Sets typeref:typename:std::map -MapPerSection src/libs/antares/study/progression/progression.h /^ using MapPerSection = std::map;$/;" t class:Antares::Solver::Progression::Part typeref:typename:std::map -MapRenderOptions src/ui/simulator/toolbox/components/map/settings.h /^struct MapRenderOptions$/;" s namespace:Antares::Map -MapTabs src/ui/simulator/toolbox/components/notebook/mapnotebook.cpp /^MapNotebook::MapTabs::MapTabs(wxWindow* parent, Notebook& notebook) :$/;" f class:Antares::Component::MapNotebook::MapTabs -MapTabs src/ui/simulator/toolbox/components/notebook/mapnotebook.h /^ class MapTabs : public Notebook::Tabs$/;" c class:Antares::Component::MapNotebook -MapType src/libs/antares/study/sets.h /^ using MapType = std::map;$/;" t class:Antares::Data::Sets typeref:typename:std::map -Mapping src/ext/yuni/src/tools/yuni-config/versions.h /^enum Mapping$/;" g namespace:Yuni::LibConfig::VersionInfo -Mapping src/ext/yuni/src/yuni/core/functional/view.hxx /^ Mapping(const LoopType& loop, const CallbackT& callback) : pLoop(loop), pCallback(callback)$/;" f struct:Yuni::Functional::Mapping -Mapping src/ext/yuni/src/yuni/core/functional/view.hxx /^struct Mapping final$/;" s namespace:Yuni::Functional -MappingID src/libs/antares/study/scenario-builder/rules.h /^ using MappingID = std::map;$/;" t class:Antares::Data::ScenarioBuilder::Rules typeref:typename:std::map -Marge src/solver/variable/economy/max-mrg.h /^class Marge : public Variable::IVariable, NextT, VCardMARGE>$/;" c namespace:Antares::Solver::Variable::Economy -Marginal cost for binding constraints docs/reference-guide/13-file-format.md /^#### Marginal cost for binding constraints$/;" t subsection:Study format changes""v8.3.2""Marginal price of a binding constraint -Marginal price of a binding constraint docs/reference-guide/13-file-format.md /^### Marginal price of a binding constraint$/;" S section:Study format changes""v8.3.2 -MarginalCost src/solver/variable/economy/links/marginalCost.h /^class MarginalCost : public Variable::IVariable, NextT, VCardMarginalCost>$/;" c namespace:Antares::Solver::Variable::Economy -MarginalCostEqualsMarketBid src/libs/antares/study/parts/thermal/cluster.cpp /^void ThermalCluster::MarginalCostEqualsMarketBid()$/;" f class:Antares::Data::ThermalCluster typeref:typename:void -MarkAsNotLoaded src/libs/antares/jit/jit.cpp /^void JIT::MarkAsNotLoaded(JIT::Informations* jit)$/;" f class:JIT typeref:typename:void -MarkTheStudyAsModified src/ui/simulator/application/study.cpp /^void MarkTheStudyAsModified()$/;" f namespace:Antares typeref:typename:void -MarkTheStudyAsModified src/ui/simulator/application/study.cpp /^void MarkTheStudyAsModified(const Data::Study::Ptr& study)$/;" f namespace:Antares typeref:typename:void -Mask8Bits src/ext/yuni/src/yuni/core/string/utf8char.hxx /^inline uchar Char::Mask8Bits(const char p)$/;" f class:Yuni::UTF8::Char typeref:typename:uchar -Mask8Bits src/ext/yuni/src/yuni/core/string/utf8char.hxx /^inline uchar Char::Mask8Bits(const void* p)$/;" f class:Yuni::UTF8::Char typeref:typename:uchar -Math src/ext/yuni/src/yuni/core/math/base.h /^namespace Math$/;" n namespace:Yuni -Math src/ext/yuni/src/yuni/core/math/distance.h /^namespace Math$/;" n namespace:Yuni -Math src/ext/yuni/src/yuni/core/math/distance.hxx /^namespace Math$/;" n namespace:Yuni -Math src/ext/yuni/src/yuni/core/math/exponential.h /^namespace Math$/;" n namespace:Yuni -Math src/ext/yuni/src/yuni/core/math/exponential.hxx /^namespace Math$/;" n namespace:Yuni -Math src/ext/yuni/src/yuni/core/math/log.h /^namespace Math$/;" n namespace:Yuni -Math src/ext/yuni/src/yuni/core/math/log.hxx /^namespace Math$/;" n namespace:Yuni -Math src/ext/yuni/src/yuni/core/math/math.h /^namespace Math$/;" n namespace:Yuni -Math src/ext/yuni/src/yuni/core/math/math.hxx /^namespace Math$/;" n namespace:Yuni -Math src/ext/yuni/src/yuni/core/math/random/constant.h /^namespace Math$/;" n namespace:Yuni -Math src/ext/yuni/src/yuni/core/math/random/default.h /^namespace Math$/;" n namespace:Yuni -Math src/ext/yuni/src/yuni/core/math/random/default.hxx /^namespace Math$/;" n namespace:Yuni -Math src/ext/yuni/src/yuni/core/math/random/distribution.h /^namespace Math$/;" n namespace:Yuni -Math src/ext/yuni/src/yuni/core/math/random/distribution.hxx /^namespace Math$/;" n namespace:Yuni -Math src/ext/yuni/src/yuni/core/math/random/range.h /^namespace Math$/;" n namespace:Yuni -Math src/ext/yuni/src/yuni/core/math/random/range.hxx /^namespace Math$/;" n namespace:Yuni -Math src/ext/yuni/src/yuni/core/math/random/table.h /^namespace Math$/;" n namespace:Yuni -Math src/ext/yuni/src/yuni/core/math/random/table.hxx /^namespace Math$/;" n namespace:Yuni -Math src/ext/yuni/src/yuni/core/math/trigonometric.h /^namespace Math$/;" n namespace:Yuni -Math src/ext/yuni/src/yuni/core/math/trigonometric.hxx /^namespace Math$/;" n namespace:Yuni -MathImpl src/ext/yuni/src/yuni/core/math/distance.hxx /^namespace MathImpl$/;" n namespace:Yuni::Private -MathOperatorToCString src/libs/antares/study/binding_constraint/BindingConstraint.cpp /^const char* BindingConstraint::MathOperatorToCString(BindingConstraint::Operator o)$/;" f class:Antares::Data::BindingConstraint typeref:typename:const char * -MatriceDesContraintesCouplantes src/solver/simulation/sim_structure_probleme_economique.h /^ mutable std::vector MatriceDesContraintesCouplantes;$/;" m struct:PROBLEME_HEBDO typeref:typename:std::vector -Matrix src/libs/antares/array/antares/array/matrix.h /^class Matrix$/;" c namespace:Antares -Matrix src/libs/antares/array/antares/array/matrix.hxx /^Matrix::Matrix(Matrix&& rhs) noexcept$/;" f class:Antares::Matrix -Matrix src/libs/antares/array/antares/array/matrix.hxx /^Matrix::Matrix(const Matrix& rhs) :$/;" f class:Antares::Matrix -Matrix src/libs/antares/array/antares/array/matrix.hxx /^Matrix::Matrix(const Matrix& rhs) :$/;" f class:Antares::Matrix -Matrix src/libs/antares/array/antares/array/matrix.hxx /^Matrix::Matrix(uint w, uint h) : width(w), height(h), jit(nullptr)$/;" f class:Antares::Matrix -Matrix src/libs/antares/array/antares/array/matrix.hxx /^inline Matrix::Matrix() : width(0), height(0), entry(nullptr), jit(nullptr)$/;" f class:Antares::Matrix -Matrix src/ui/simulator/toolbox/components/datagrid/renderer/matrix.h /^class Matrix : public virtual IRenderer$/;" c namespace:Antares::Component::Datagrid::Renderer -Matrix src/ui/simulator/toolbox/components/datagrid/renderer/matrix.hxx /^inline Matrix::Matrix(wxWindow* parent,$/;" f class:Antares::Component::Datagrid::Renderer::Matrix -MatrixAncestorType src/ui/simulator/toolbox/components/datagrid/renderer/area/creditmodulations.h /^ using MatrixAncestorType = Renderer::Matrix;$/;" t class:Antares::Component::Datagrid::Renderer::CreditModulations typeref:typename:Renderer::Matrix -MatrixAncestorType src/ui/simulator/toolbox/components/datagrid/renderer/area/hydromonthlypower.h /^ using MatrixAncestorType = Renderer::Matrix;$/;" t class:Antares::Component::Datagrid::Renderer::HydroMonthlyPower typeref:typename:Renderer::Matrix -MatrixAncestorType src/ui/simulator/toolbox/components/datagrid/renderer/area/hydroprepro.h /^ using MatrixAncestorType = Renderer::Matrix;$/;" t class:Antares::Component::Datagrid::Renderer::HydroPrepro typeref:typename:Renderer::Matrix -MatrixAncestorType src/ui/simulator/toolbox/components/datagrid/renderer/area/inflowpattern.h /^ using MatrixAncestorType = Renderer::Matrix;$/;" t class:Antares::Component::Datagrid::Renderer::InflowPattern typeref:typename:Renderer::Matrix -MatrixAncestorType src/ui/simulator/toolbox/components/datagrid/renderer/area/reservoirlevels.h /^ using MatrixAncestorType = Renderer::Matrix;$/;" t class:Antares::Component::Datagrid::Renderer::ReservoirLevels typeref:typename:Renderer::Matrix -MatrixAncestorType src/ui/simulator/toolbox/components/datagrid/renderer/area/thermalprepro.h /^ using MatrixAncestorType = Renderer::Matrix<>;$/;" t class:Antares::Component::Datagrid::Renderer::ThermalClusterPrepro typeref:typename:Renderer::Matrix<> -MatrixAncestorType src/ui/simulator/toolbox/components/datagrid/renderer/area/watervalues.h /^ using MatrixAncestorType = Renderer::Matrix;$/;" t class:Antares::Component::Datagrid::Renderer::WaterValues typeref:typename:Renderer::Matrix -MatrixAncestorType src/ui/simulator/toolbox/components/datagrid/renderer/area/xcast-coefficients.h /^ using MatrixAncestorType = Renderer::Matrix;$/;" t class:Antares::Component::Datagrid::Renderer::XCastCoefficients typeref:typename:Renderer::Matrix -MatrixAncestorType src/ui/simulator/toolbox/components/datagrid/renderer/area/xcast-conversion.h /^ using MatrixAncestorType = Renderer::Matrix;$/;" t class:Antares::Component::Datagrid::Renderer::XCastConversion typeref:typename:Renderer::Matrix -MatrixAncestorType src/ui/simulator/toolbox/components/datagrid/renderer/area/xcast-k.h /^ using MatrixAncestorType = Renderer::Matrix;$/;" t class:Antares::Component::Datagrid::Renderer::XCastK typeref:typename:Renderer::Matrix -MatrixAncestorType src/ui/simulator/toolbox/components/datagrid/renderer/area/xcast-translation.h /^ using MatrixAncestorType = Renderer::Matrix;$/;" t class:Antares::Component::Datagrid::Renderer::XCastTranslation typeref:typename:Renderer::Matrix -MatrixDPMake src/solver/misc/matrix-dp-make.hxx /^T MatrixDPMake(U1& L, U2& A, U3& B, U4& C, uint size, T* temp, bool CIsIdentity)$/;" f namespace:Antares::Solver typeref:typename:T -MatrixData src/libs/antares/array/antares/array/matrix.hxx /^class MatrixData final$/;" c namespace:Antares::__anon36fbf1060111 -MatrixData src/libs/antares/array/antares/array/matrix.hxx /^class MatrixData> final$/;" c namespace:Antares::__anon36fbf1060111 -MatrixPtr src/libs/antares/array/antares/array/matrix.h /^ using MatrixPtr = Matrix*;$/;" t class:Antares::Matrix typeref:typename:Matrix * -MatrixRound src/libs/antares/array/antares/array/matrix.hxx /^class MatrixRound final$/;" c namespace:Antares::__anon36fbf1060111 -MatrixRound src/libs/antares/array/antares/array/matrix.hxx /^class MatrixRound final$/;" c namespace:Antares::__anon36fbf1060111 -MatrixRound src/libs/antares/array/antares/array/matrix.hxx /^class MatrixRound final$/;" c namespace:Antares::__anon36fbf1060111 -MatrixScalar src/libs/antares/array/antares/array/matrix-to-buffer.hxx /^struct MatrixScalar$/;" s namespace:Antares::__anon10a375dd0111 -MatrixScalar src/libs/antares/array/antares/array/matrix-to-buffer.hxx /^struct MatrixScalar$/;" s namespace:Antares::__anon10a375dd0111 -MatrixScalar src/libs/antares/array/antares/array/matrix-to-buffer.hxx /^struct MatrixScalar$/;" s namespace:Antares::__anon10a375dd0111 -MatrixStringConverter src/libs/antares/array/antares/array/matrix.hxx /^class MatrixStringConverter final$/;" c namespace:Antares::__anon36fbf1060111 -MatrixStringConverter src/libs/antares/array/antares/array/matrix.hxx /^class MatrixStringConverter> final$/;" c namespace:Antares::__anon36fbf1060111 -MatrixStringConverter src/libs/antares/array/antares/array/matrix.hxx /^class MatrixStringConverter final$/;" c namespace:Antares::__anon36fbf1060111 -MatrixStringConverter src/libs/antares/array/antares/array/matrix.hxx /^class MatrixStringConverter final$/;" c namespace:Antares::__anon36fbf1060111 -MatrixSubColumn src/libs/antares/array/antares/array/matrix.h /^class MatrixSubColumn$/;" c namespace:Antares -MatrixSubColumn src/libs/antares/array/antares/array/matrix.h /^class MatrixSubColumn::ColumnType*>$/;" c namespace:Antares -MatrixSubColumn src/libs/antares/array/antares/array/matrix.h /^class MatrixSubColumn::ColumnType*>$/;" c namespace:Antares -MatrixSubColumn src/libs/antares/array/antares/array/matrix.h /^class MatrixSubColumn$/;" c namespace:Antares -MatrixTestForAtLeastOnePositiveValue src/libs/antares/array/antares/array/matrix.hxx /^bool MatrixTestForAtLeastOnePositiveValue(const Matrix& m)$/;" f namespace:Antares typeref:typename:bool -MatrixTestForPositiveValues src/libs/antares/array/matrix.cpp /^int MatrixTestForPositiveValues(const char* msg, const Matrix<>* m)$/;" f namespace:Antares typeref:typename:int -MatrixTestForPositiveValues_LimitWidth src/libs/antares/array/matrix.cpp /^int MatrixTestForPositiveValues_LimitWidth(const char* msg, const Matrix<>* m, uint maxWidth)$/;" f namespace:Antares typeref:typename:int -MatrixTestIfValuesAreHigherThan src/libs/antares/array/matrix.cpp /^int MatrixTestIfValuesAreHigherThan(const char* msg, const Matrix<>* m, const double value)$/;" f namespace:Antares typeref:typename:int -MatrixTestIfValuesAreLowerThan src/libs/antares/array/matrix.cpp /^int MatrixTestIfValuesAreLowerThan(const char* msg, const Matrix<>* m, const double value)$/;" f namespace:Antares typeref:typename:int -MatrixType src/libs/antares/array/antares/array/matrix.h /^ using MatrixType = Matrix;$/;" t class:Antares::Matrix typeref:typename:Matrix -MatrixType src/libs/antares/array/antares/array/matrix.h /^ using MatrixType = Matrix;$/;" t class:Antares::MatrixSubColumn typeref:typename:Matrix -MatrixType src/libs/antares/array/antares/array/matrix.h /^ using MatrixType = Matrix;$/;" t class:Antares::MatrixSubColumn typeref:typename:Matrix -MatrixType src/libs/antares/study/scenario-builder/TSnumberData.h /^ using MatrixType = Matrix;$/;" t class:Antares::Data::ScenarioBuilder::TSNumberData typeref:typename:Matrix -MatrixType src/libs/antares/study/scenario-builder/hydroLevelsData.h /^ using MatrixType = Matrix;$/;" t class:Antares::Data::ScenarioBuilder::hydroLevelsData typeref:typename:Matrix -MatrixType src/ui/simulator/windows/output/job.cpp /^ using MatrixType = Antares::Matrix>;$/;" t function:Antares::Private::OutputViewerData::Job::gatherInfosAboutThermalClusters typeref:typename:Antares::Matrix> file: -MatrixType src/ui/simulator/windows/output/panel/area-link-renderer.h /^ using MatrixType = Antares::Matrix;$/;" t class:Antares::Private::OutputViewerData::AreaLinkRenderer typeref:typename:Antares::Matrix -MatrixType src/ui/simulator/windows/output/panel/area-link.cpp /^ using MatrixType = ::Antares::Private::OutputViewerData::Panel::MatrixType;$/;" t class:Antares::Private::OutputViewerData::__anon7c6b83760111::JobMatrix typeref:typename:::Antares::Private::OutputViewerData::Panel::MatrixType file: -MatrixType src/ui/simulator/windows/output/panel/area-link.cpp /^ using MatrixType = Panel::MatrixType;$/;" t class:Antares::Private::OutputViewerData::__anon7c6b83760111::JobAggregator typeref:typename:Panel::MatrixType file: -MatrixType src/ui/simulator/windows/output/panel/panel.h /^ using MatrixType = Antares::Matrix>;$/;" t class:Antares::Private::OutputViewerData::Panel typeref:typename:Antares::Matrix> -Max src/ext/yuni/src/yuni/core/functional/binaryfunctions.h /^class Max$/;" c namespace:Yuni::Functional -Max src/ext/yuni/src/yuni/core/math/math.hxx /^inline U Max(U a, V b)$/;" f namespace:Yuni::Math typeref:typename:U -Max src/ext/yuni/src/yuni/core/math/math.hxx /^inline U Max(U a, V b, W c)$/;" f namespace:Yuni::Math typeref:typename:U -Max src/solver/variable/storage/minmax.h /^class Max : public MinMaxBase$/;" c namespace:Antares::Solver::Variable::R::AllYears -Max src/ui/simulator/application/recentfiles.h /^ Max = 10,$/;" e enum:Antares::RecentFiles::__anonec0207450103 -MaxDecimalPrecision src/solver/variable/categories.h /^static inline uint MaxDecimalPrecision(uint fileLevel)$/;" f namespace:Antares::Solver::Variable::Category typeref:typename:uint -MaxDesPmaxHydrauliques src/solver/simulation/sim_structure_probleme_economique.h /^ double MaxDesPmaxHydrauliques;$/;" m struct:ENERGIES_ET_PUISSANCES_HYDRAULIQUES typeref:typename:double -MaxEnergieHydrauParIntervalleOptimise src/solver/simulation/sim_structure_probleme_economique.h /^ std::vector MaxEnergieHydrauParIntervalleOptimise;$/;" m struct:ENERGIES_ET_PUISSANCES_HYDRAULIQUES typeref:typename:std::vector -MaxEnergiePompageParIntervalleOptimise src/solver/simulation/sim_structure_probleme_economique.h /^ std::vector MaxEnergiePompageParIntervalleOptimise;$/;" m struct:ENERGIES_ET_PUISSANCES_HYDRAULIQUES typeref:typename:std::vector -MaxHydroPower src/solver/optimisation/constraints/MaxHydroPower.h /^class MaxHydroPower : private ConstraintFactory$/;" c -MaxHydroPower src/solver/optimisation/opt_rename_problem.cpp /^void ConstraintNamer::MaxHydroPower(unsigned int constraint)$/;" f class:ConstraintNamer typeref:typename:void -MaxPowerType src/solver/hydro/management/daily.cpp /^ using MaxPowerType = Matrix::ColumnType;$/;" t struct:Antares::DebugData typeref:typename:Matrix::ColumnType file: -MaxPumping src/solver/optimisation/constraints/MaxPumping.h /^class MaxPumping : private ConstraintFactory$/;" c -MaxPumping src/solver/optimisation/opt_rename_problem.cpp /^void ConstraintNamer::MaxPumping(unsigned int constraint)$/;" f class:ConstraintNamer typeref:typename:void -MaxRowCount src/solver/variable/categories.h /^struct MaxRowCount$/;" s namespace:Antares::Solver::Variable::Category -MaxRowCount src/solver/variable/categories.h /^struct MaxRowCount$/;" s namespace:Antares::Solver::Variable::Category -MaxRowCount src/solver/variable/categories.h /^struct MaxRowCount$/;" s namespace:Antares::Solver::Variable::Category -MaxRowCount src/solver/variable/categories.h /^struct MaxRowCount$/;" s namespace:Antares::Solver::Variable::Category -MaxRowCount src/solver/variable/categories.h /^struct MaxRowCount$/;" s namespace:Antares::Solver::Variable::Category -Mean src/ext/yuni/src/yuni/core/math/geometry/point2D.hxx /^inline Point2D Point2D::Mean(const Point2D& p1, const Point2D& p2)$/;" f class:Yuni::Point2D typeref:typename:Point2D -Mean src/ext/yuni/src/yuni/core/math/geometry/point3D.h /^ static Point3D& Mean(const Point3D& p1, const Point3D& p2)$/;" f class:Yuni::Point3D typeref:typename:Point3D & -Mean src/ext/yuni/src/yuni/core/math/geometry/vector3D.hxx /^inline Vector3D Vector3D::Mean(const Vector3D& p1, const Vector3D& p2)$/;" f class:Yuni::Vector3D typeref:typename:Vector3D -MemberType src/ext/yuni/src/yuni/core/bind/bind.hxx /^ typedef R (C::*MemberType)($/;" t function:Yuni::Bind::bind typeref:typename:R (C::*)(A0,A1,A2,A3,A4,A5,A6,A7,A8,A9,A10,A11,A12,A13,A14,A15) -MemberType src/ext/yuni/src/yuni/core/bind/bind.hxx /^ typedef R (C::*MemberType)($/;" t function:Yuni::Bind::bind typeref:typename:R (C::*)(A0,A1,A2,A3,A4,A5,A6,A7,A8,A9,A10,A11,A12,A13,A14,A15,U) -MemberType src/ext/yuni/src/yuni/core/bind/bind.hxx /^ typedef R (C::*MemberType)($/;" t function:Yuni::Bind::bind typeref:typename:R (C::*)(A0,A1,A2,A3,A4,A5,A6,A7,A8,A9,A10,A11,A12,A13,A14,U) -MemberType src/ext/yuni/src/yuni/core/bind/bind.hxx /^ typedef R (C::*MemberType)();$/;" t function:Yuni::Bind::bind typeref:typename:R (C::*)() -MemberType src/ext/yuni/src/yuni/core/bind/bind.hxx /^ typedef R (C::*MemberType)(A0);$/;" t function:Yuni::Bind::bind typeref:typename:R (C::*)(A0) -MemberType src/ext/yuni/src/yuni/core/bind/bind.hxx /^ typedef R (C::*MemberType)(A0, A1);$/;" t function:Yuni::Bind::bind typeref:typename:R (C::*)(A0,A1) -MemberType src/ext/yuni/src/yuni/core/bind/bind.hxx /^ typedef R (C::*MemberType)(A0, A1, A2);$/;" t function:Yuni::Bind::bind typeref:typename:R (C::*)(A0,A1,A2) -MemberType src/ext/yuni/src/yuni/core/bind/bind.hxx /^ typedef R (C::*MemberType)(A0, A1, A2, A3);$/;" t function:Yuni::Bind::bind typeref:typename:R (C::*)(A0,A1,A2,A3) -MemberType src/ext/yuni/src/yuni/core/bind/bind.hxx /^ typedef R (C::*MemberType)(A0, A1, A2, A3, A4);$/;" t function:Yuni::Bind::bind typeref:typename:R (C::*)(A0,A1,A2,A3,A4) -MemberType src/ext/yuni/src/yuni/core/bind/bind.hxx /^ typedef R (C::*MemberType)(A0, A1, A2, A3, A4, A5);$/;" t function:Yuni::Bind::bind typeref:typename:R (C::*)(A0,A1,A2,A3,A4,A5) -MemberType src/ext/yuni/src/yuni/core/bind/bind.hxx /^ typedef R (C::*MemberType)(A0, A1, A2, A3, A4, A5, A6);$/;" t function:Yuni::Bind::bind typeref:typename:R (C::*)(A0,A1,A2,A3,A4,A5,A6) -MemberType src/ext/yuni/src/yuni/core/bind/bind.hxx /^ typedef R (C::*MemberType)(A0, A1, A2, A3, A4, A5, A6, A7);$/;" t function:Yuni::Bind::bind typeref:typename:R (C::*)(A0,A1,A2,A3,A4,A5,A6,A7) -MemberType src/ext/yuni/src/yuni/core/bind/bind.hxx /^ typedef R (C::*MemberType)(A0, A1, A2, A3, A4, A5, A6, A7, A8);$/;" t function:Yuni::Bind::bind typeref:typename:R (C::*)(A0,A1,A2,A3,A4,A5,A6,A7,A8) -MemberType src/ext/yuni/src/yuni/core/bind/bind.hxx /^ typedef R (C::*MemberType)(A0, A1, A2, A3, A4, A5, A6, A7, A8, A9);$/;" t function:Yuni::Bind::bind typeref:typename:R (C::*)(A0,A1,A2,A3,A4,A5,A6,A7,A8,A9) -MemberType src/ext/yuni/src/yuni/core/bind/bind.hxx /^ typedef R (C::*MemberType)(A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10);$/;" t function:Yuni::Bind::bind typeref:typename:R (C::*)(A0,A1,A2,A3,A4,A5,A6,A7,A8,A9,A10) -MemberType src/ext/yuni/src/yuni/core/bind/bind.hxx /^ typedef R (C::*MemberType)(A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11);$/;" t function:Yuni::Bind::bind typeref:typename:R (C::*)(A0,A1,A2,A3,A4,A5,A6,A7,A8,A9,A10,A11) -MemberType src/ext/yuni/src/yuni/core/bind/bind.hxx /^ typedef R (C::*MemberType)(A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12);$/;" t function:Yuni::Bind::bind typeref:typename:R (C::*)(A0,A1,A2,A3,A4,A5,A6,A7,A8,A9,A10,A11,A12) -MemberType src/ext/yuni/src/yuni/core/bind/bind.hxx /^ typedef R (C::*MemberType)(A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13);$/;" t function:Yuni::Bind::bind typeref:typename:R (C::*)(A0,A1,A2,A3,A4,A5,A6,A7,A8,A9,A10,A11,A12,A13) -MemberType src/ext/yuni/src/yuni/core/bind/bind.hxx /^ typedef R (C::*MemberType)(A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A/;" t function:Yuni::Bind::bind typeref:typename:R (C::*)(A0,A1,A2,A3,A4,A5,A6,A7,A8,A9,A10,A11,A12,A13,A14) -MemberType src/ext/yuni/src/yuni/core/bind/bind.hxx /^ typedef R (C::*MemberType)(A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, U/;" t function:Yuni::Bind::bind typeref:typename:R (C::*)(A0,A1,A2,A3,A4,A5,A6,A7,A8,A9,A10,A11,A12,A13,U) -MemberType src/ext/yuni/src/yuni/core/bind/bind.hxx /^ typedef R (C::*MemberType)(A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, U);$/;" t function:Yuni::Bind::bind typeref:typename:R (C::*)(A0,A1,A2,A3,A4,A5,A6,A7,A8,A9,A10,A11,A12,U) -MemberType src/ext/yuni/src/yuni/core/bind/bind.hxx /^ typedef R (C::*MemberType)(A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, U);$/;" t function:Yuni::Bind::bind typeref:typename:R (C::*)(A0,A1,A2,A3,A4,A5,A6,A7,A8,A9,A10,A11,U) -MemberType src/ext/yuni/src/yuni/core/bind/bind.hxx /^ typedef R (C::*MemberType)(A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, U);$/;" t function:Yuni::Bind::bind typeref:typename:R (C::*)(A0,A1,A2,A3,A4,A5,A6,A7,A8,A9,A10,U) -MemberType src/ext/yuni/src/yuni/core/bind/bind.hxx /^ typedef R (C::*MemberType)(A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, U);$/;" t function:Yuni::Bind::bind typeref:typename:R (C::*)(A0,A1,A2,A3,A4,A5,A6,A7,A8,A9,U) -MemberType src/ext/yuni/src/yuni/core/bind/bind.hxx /^ typedef R (C::*MemberType)(A0, A1, A2, A3, A4, A5, A6, A7, A8, U);$/;" t function:Yuni::Bind::bind typeref:typename:R (C::*)(A0,A1,A2,A3,A4,A5,A6,A7,A8,U) -MemberType src/ext/yuni/src/yuni/core/bind/bind.hxx /^ typedef R (C::*MemberType)(A0, A1, A2, A3, A4, A5, A6, A7, U);$/;" t function:Yuni::Bind::bind typeref:typename:R (C::*)(A0,A1,A2,A3,A4,A5,A6,A7,U) -MemberType src/ext/yuni/src/yuni/core/bind/bind.hxx /^ typedef R (C::*MemberType)(A0, A1, A2, A3, A4, A5, A6, U);$/;" t function:Yuni::Bind::bind typeref:typename:R (C::*)(A0,A1,A2,A3,A4,A5,A6,U) -MemberType src/ext/yuni/src/yuni/core/bind/bind.hxx /^ typedef R (C::*MemberType)(A0, A1, A2, A3, A4, A5, U);$/;" t function:Yuni::Bind::bind typeref:typename:R (C::*)(A0,A1,A2,A3,A4,A5,U) -MemberType src/ext/yuni/src/yuni/core/bind/bind.hxx /^ typedef R (C::*MemberType)(A0, A1, A2, A3, A4, U);$/;" t function:Yuni::Bind::bind typeref:typename:R (C::*)(A0,A1,A2,A3,A4,U) -MemberType src/ext/yuni/src/yuni/core/bind/bind.hxx /^ typedef R (C::*MemberType)(A0, A1, A2, A3, U);$/;" t function:Yuni::Bind::bind typeref:typename:R (C::*)(A0,A1,A2,A3,U) -MemberType src/ext/yuni/src/yuni/core/bind/bind.hxx /^ typedef R (C::*MemberType)(A0, A1, A2, U);$/;" t function:Yuni::Bind::bind typeref:typename:R (C::*)(A0,A1,A2,U) -MemberType src/ext/yuni/src/yuni/core/bind/bind.hxx /^ typedef R (C::*MemberType)(A0, A1, U);$/;" t function:Yuni::Bind::bind typeref:typename:R (C::*)(A0,A1,U) -MemberType src/ext/yuni/src/yuni/core/bind/bind.hxx /^ typedef R (C::*MemberType)(A0, U);$/;" t function:Yuni::Bind::bind typeref:typename:R (C::*)(A0,U) -MemberType src/ext/yuni/src/yuni/core/bind/bind.hxx /^ typedef R (C::*MemberType)(U);$/;" t function:Yuni::Bind::bind typeref:typename:R (C::*)(U) -MemberType src/ext/yuni/src/yuni/core/bind/bind.hxx.generator.hpp /^ typedef R (C::*MemberType)(<%=generator.list(i)%>);$/;" t namespace:Yuni typeref:typename:R (C::*)({=generator.list(i)}) -MemberType src/ext/yuni/src/yuni/core/bind/bind.hxx.generator.hpp /^ typedef R (C::*MemberType)(<%=generator.list(i,"A","",", ")%>U);$/;" t namespace:Yuni typeref:typename:R (C::*)({=generator.list(i,"A","",", ")}U) -MemberType src/ui/common/dispatcher/action.hxx /^ using MemberType = void (C::*)();$/;" t function:Antares::Private::Dispatcher::JobSimpleDispatcher::JobSimpleDispatcher -MemberType src/ui/simulator/toolbox/create.hxx /^ using MemberType = void (T::*)(UserDataT);$/;" t function:Antares::Component::CreateButton -Memory docs/reference-guide/09-system_requirements.md /^## Memory$/;" s chapter:System requirements -Memory src/ext/yuni/src/yuni/core/system/memory.cpp /^namespace Memory$/;" n namespace:Yuni::System file: -Memory src/ext/yuni/src/yuni/core/system/memory.h /^namespace Memory$/;" n namespace:Yuni::System -Memory src/ext/yuni/src/yuni/core/system/memory.hxx /^namespace Memory$/;" n namespace:Yuni::System -Memory src/libs/antares/memory/include/antares/memory/memory.h /^class Memory final : public Yuni::Policy::ObjectLevelLockable$/;" c namespace:Antares -MemoryFlushBeginUpdate src/ui/simulator/application/study.cpp /^void MemoryFlushBeginUpdate()$/;" f namespace:Antares typeref:typename:void -MemoryFlushEndUpdate src/ui/simulator/application/study.cpp /^void MemoryFlushEndUpdate()$/;" f namespace:Antares typeref:typename:void -MemoryFlushLocker src/ui/simulator/application/study.h /^ MemoryFlushLocker()$/;" f class:Antares::MemoryFlushLocker -MemoryFlushLocker src/ui/simulator/application/study.h /^class MemoryFlushLocker final$/;" c namespace:Antares -MemoryStatistics src/ui/simulator/windows/memorystatistics/memorystatistics.cpp /^MemoryStatistics::MemoryStatistics(wxWindow* parent) :$/;" f class:Antares::Window::MemoryStatistics -MemoryStatistics src/ui/simulator/windows/memorystatistics/memorystatistics.h /^class MemoryStatistics final : public wxDialog$/;" c namespace:Antares::Window -MemoryStatisticsData src/ui/simulator/windows/memorystatistics/memorystatistics.cpp /^ MemoryStatisticsData() :$/;" f class:Antares::Private::Window::MemoryStatisticsData file: -MemoryStatisticsData src/ui/simulator/windows/memorystatistics/memorystatistics.cpp /^class MemoryStatisticsData final$/;" c namespace:Antares::Private::Window file: -MemoryUsage src/solver/variable/storage/intermediate.hxx /^inline uint64_t IntermediateValues::MemoryUsage()$/;" f class:Antares::Solver::Variable::IntermediateValues typeref:typename:uint64_t -MemoryUtils src/libs/antares/memory/include/antares/memory/new_check.hxx /^namespace MemoryUtils$/;" n namespace:Antares -Menu src/ui/simulator/application/menus.h /^class Menu$/;" c namespace:Antares -MenusID src/ui/simulator/application/main/internal-ids.h /^enum MenusID$/;" g namespace:Antares::Forms -MergeArray src/solver/variable/storage/minmax-data.cpp /^struct MergeArray$/;" s namespace:Antares::Solver::Variable::R::AllYears::__anond0be08410111 file: -MergeArray src/solver/variable/storage/minmax-data.cpp /^struct MergeArray<0, Size>$/;" s namespace:Antares::Solver::Variable::R::AllYears::__anond0be08410111 file: -MersenneTwister src/libs/antares/mersenne-twister/include/antares/mersenne-twister/mersenne-twister.h /^class MersenneTwister final : public Yuni::Math::Random::ADistribution$/;" c namespace:Antares -MersenneTwister src/libs/antares/mersenne-twister/mersenne-twister.cpp /^MersenneTwister::MersenneTwister()$/;" f class:Antares::MersenneTwister -Message src/ext/yuni/src/yuni/core/logs/decorators/message.h /^class YUNI_DECL Message : public LeftType$/;" c namespace:Yuni::Logs -Message src/ui/simulator/windows/message.cpp /^Message::Message(wxWindow* parent,$/;" f class:Antares::Window::Message -Message src/ui/simulator/windows/message.h /^class Message final : public wxDialog$/;" c namespace:Antares::Window -MessageFlusherTimer src/ui/simulator/toolbox/ext-source/performer.cpp /^ MessageFlusherTimer(PerformerDialog& form) : wxTimer(), pForm(form)$/;" f class:Antares::Window::MessageFlusherTimer file: -MessageFlusherTimer src/ui/simulator/toolbox/ext-source/performer.cpp /^class MessageFlusherTimer final : public wxTimer$/;" c namespace:Antares::Window file: -MessageFlusherTimer src/ui/simulator/toolbox/jobs/job.cpp /^ MessageFlusherTimer(const wxString& messageBuffer, wxStaticText* label, Yuni::Mutex& mutex) /;" f class:Antares::Toolbox::Jobs::MessageFlusherTimer file: -MessageFlusherTimer src/ui/simulator/toolbox/jobs/job.cpp /^class MessageFlusherTimer final : public wxTimer$/;" c namespace:Antares::Toolbox::Jobs file: -MessageProvider src/ui/simulator/windows/message.cpp /^ explicit MessageProvider(Message::ItemList& items) : pItems(items)$/;" f class:Antares::Window::__anonb13822080111::MessageProvider file: -MessageProvider src/ui/simulator/windows/message.cpp /^class MessageProvider final : public Component::Spotlight::IProvider$/;" c namespace:Antares::Window::__anonb13822080111 file: -Meter src/libs/antares/study/progression/progression.h /^ class Meter final : public Yuni::Thread::Timer$/;" c class:Antares::Solver::Progression -Meter src/libs/antares/study/progression/progression.hxx /^inline Progression::Meter::Meter() : nbParallelYears(0), logsContainer(nullptr)$/;" f class:Antares::Solver::Progression::Meter -Method src/libs/antares/net/request.h /^enum Method$/;" g namespace:Antares::Net -MethodType src/ui/simulator/toolbox/components/button/button.hxx /^ using MethodType = void (T::*)(Button&, wxMenu&, void*);$/;" t function:Antares::Component::Button::onPopupMenu -MethodType src/ui/simulator/toolbox/components/button/button.hxx /^ using MethodType = void (T::*)(void*);$/;" t function:Antares::Component::Button::onClick -MethodType src/ui/simulator/toolbox/components/button/button.hxx /^ using MethodType = void (T::*)(void*);$/;" t function:Antares::Component::Button::Button -MilliSecTimer src/libs/antares/benchmarking/timer.cpp /^static inline int64_t MilliSecTimer()$/;" f typeref:typename:int64_t file: -Min src/ext/yuni/src/yuni/core/functional/binaryfunctions.h /^class Min$/;" c namespace:Yuni::Functional -Min src/ext/yuni/src/yuni/core/math/math.hxx /^inline U Min(U a, V b)$/;" f namespace:Yuni::Math typeref:typename:U -Min src/ext/yuni/src/yuni/core/math/math.hxx /^inline U Min(U a, V b, W c)$/;" f namespace:Yuni::Math typeref:typename:U -Min src/solver/variable/storage/minmax.h /^class Min : public MinMaxBase$/;" c namespace:Antares::Solver::Variable::R::AllYears -MinDownTime src/solver/optimisation/constraints/MinDownTime.h /^class MinDownTime : private ConstraintFactory$/;" c -MinDownTime src/solver/optimisation/opt_rename_problem.cpp /^void ConstraintNamer::MinDownTime(unsigned int constraint, const std::string& clusterName)$/;" f class:ConstraintNamer typeref:typename:void -MinEnergieHydrauParIntervalleOptimise src/solver/simulation/sim_structure_probleme_economique.h /^ std::vector MinEnergieHydrauParIntervalleOptimise;$/;" m struct:ENERGIES_ET_PUISSANCES_HYDRAULIQUES typeref:typename:std::vector -MinHydroPower src/solver/optimisation/constraints/MinHydroPower.h /^class MinHydroPower : private ConstraintFactory$/;" c -MinHydroPower src/solver/optimisation/opt_rename_problem.cpp /^void ConstraintNamer::MinHydroPower(unsigned int constraint)$/;" f class:ConstraintNamer typeref:typename:void -MinMax src/ext/yuni/src/yuni/core/math/math.hxx /^inline const T& MinMax(const T& expr, const T& min, const T& max)$/;" f namespace:Yuni::Math typeref:typename:const T & -MinMaxBase src/solver/variable/storage/minmax.h /^ MinMaxBase()$/;" f struct:Antares::Solver::Variable::R::AllYears::MinMaxBase -MinMaxBase src/solver/variable/storage/minmax.h /^struct MinMaxBase : public NextT$/;" s namespace:Antares::Solver::Variable::R::AllYears -MinMaxData src/solver/variable/storage/minmax-data.cpp /^MinMaxData::MinMaxData() : hourly(nullptr)$/;" f class:Antares::Solver::Variable::R::AllYears::MinMaxData -MinMaxData src/solver/variable/storage/minmax-data.h /^class MinMaxData$/;" c namespace:Antares::Solver::Variable::R::AllYears -MinMaxEx src/ext/yuni/src/yuni/core/math/math.hxx /^inline T MinMaxEx(const Expr& expr, const MinT& min, const MaxT& max)$/;" f namespace:Yuni::Math typeref:typename:T -MinMaxImplementationType src/solver/variable/storage/minmax.h /^ typedef MinMaxBase MinMaxImplementationType;$/;" t class:Antares::Solver::Variable::R::AllYears::Max typeref:typename:MinMaxBase -MinMaxImplementationType src/solver/variable/storage/minmax.h /^ typedef MinMaxBase MinMaxImplementationType;$/;" t class:Antares::Solver::Variable::R::AllYears::Min typeref:typename:MinMaxBase -MingenHoraire src/solver/simulation/sim_structure_probleme_economique.h /^ std::vector MingenHoraire; \/*Minimum Hourly Hydro-Storage Generation*\/$/;" m struct:ENERGIES_ET_PUISSANCES_HYDRAULIQUES typeref:typename:std::vector -Misc docs/CHANGELOG.md /^## Misc$/;" s chapter:Antares Changelog -Misc src/ui/simulator/toolbox/components/datagrid/renderer/area/misc.cpp /^Misc::Misc(wxWindow* control, Toolbox::InputSelector::Area* notifier) :$/;" f class:Antares::Component::Datagrid::Renderer::Misc -Misc src/ui/simulator/toolbox/components/datagrid/renderer/area/misc.h /^class Misc : public Renderer::Matrix<>, public Renderer::ARendererArea$/;" c namespace:Antares::Component::Datagrid::Renderer -Misc. Gen. docs/reference-guide/04-active_windows.md /^## Misc. Gen.$/;" s chapter:Active windows -Misc. improvements docs/CHANGELOG.md /^### Misc. improvements$/;" S section:v8.4.3 (08/2023)""v8.3.0 (07/2022) -MiscGen src/ui/action/handler/antares-study/area/misc-gen.cpp /^MiscGen::MiscGen(const AnyString& areaname) : pOriginalAreaName(areaname)$/;" f class:Antares::Action::AntaresStudy::Area::MiscGen -MiscGen src/ui/action/handler/antares-study/area/misc-gen.h /^class MiscGen : public IAction$/;" c namespace:Antares::Action::AntaresStudy::Area -MiscGenIndex src/libs/antares/study/area/constants.h /^enum MiscGenIndex$/;" g namespace:Antares::Data -MiscGenMinusRowPSP src/solver/variable/commons/miscGenMinusRowPSP.h /^class MiscGenMinusRowPSP$/;" c namespace:Antares::Solver::Variable::Economy -Miscellaneous docs/reference-guide/04-active_windows.md /^## Miscellaneous$/;" s chapter:Active windows -Miscellaneous docs/reference-guide/05-output_files.md /^## Miscellaneous$/;" s chapter:Output files -Miscellaneous docs/reference-guide/08-miscellaneous.md /^# Miscellaneous$/;" c -Miscellaneous docs/reference-guide/11-modeling.md /^## Miscellaneous$/;" s chapter:Formulation of the optimisation problems -Mixed real integer optimisation docs/build/ortools-integration.md /^### Mixed real integer optimisation$/;" S section:Ortools integration""Ortools available solvers -Mode src/libs/antares/correlation/antares/correlation/correlation.h /^ enum Mode$/;" g class:Antares::Data::Correlation -ModeToCString src/libs/antares/correlation/correlation.cpp /^const char* Correlation::ModeToCString(Mode mode)$/;" f class:Antares::Data::Correlation typeref:typename:const char * -Model src/ext/yuni/src/yuni/core/string/iterator.inc.hpp /^struct Model$/;" s -Model src/ext/yuni/src/yuni/io/directory/info/iterator.inc.hpp /^struct Model$/;" s -ModelType src/ext/yuni/src/yuni/core/iterator/iterator.h /^ typedef ModelT ModelType;$/;" t class:Yuni::IIterator typeref:typename:ModelT -Modelling of DC components docs/reference-guide/11-modeling.md /^### Modelling of DC components$/;" S section:Formulation of the optimisation problems""Antares as a SCOPF ("KL model") -Modelling of phase-shifting transformers docs/reference-guide/11-modeling.md /^### Modelling of phase-shifting transformers$/;" S section:Formulation of the optimisation problems""Antares as a SCOPF ("KL model") -Modelling of pumped storage power plants docs/reference-guide/11-modeling.md /^### Modelling of pumped storage power plants$/;" S section:Formulation of the optimisation problems""Miscellaneous -ModifiedINode src/tools/vacuum/modified-inode.cpp /^ModifiedINode::ModifiedINode(int64_t dateLimit) :$/;" f class:ModifiedINode -ModifiedINode src/tools/vacuum/modified-inode.h /^class ModifiedINode : public FSWalker::IExtension$/;" c -ModifierOperators src/ui/simulator/toolbox/components/datagrid/modifiers.hxx /^struct ModifierOperators$/;" s namespace:Antares::Component::Datagrid::__anon6eec153a0111 -ModifierOperatorsData src/ui/simulator/toolbox/components/datagrid/modifiers.hxx /^struct ModifierOperatorsData$/;" s namespace:Antares::Component::Datagrid::__anon6eec153a0111 -ModifierOperatorsData src/ui/simulator/toolbox/components/datagrid/modifiers.hxx /^struct ModifierOperatorsData$/;" s namespace:Antares::Component::Datagrid::__anon6eec153a0111 -ModifierOperatorsData src/ui/simulator/toolbox/components/datagrid/modifiers.hxx /^struct ModifierOperatorsData$/;" s namespace:Antares::Component::Datagrid::__anon6eec153a0111 -ModifierSet src/ui/simulator/toolbox/components/datagrid/modifiers.hxx /^enum ModifierSet$/;" g namespace:Antares::Component::Datagrid::__anon6eec153a0111 -Modulo src/ui/simulator/toolbox/components/datagrid/filter/operator/modulo.h /^ Modulo(AFilterBase* parent) : AOperator(parent, wxT("%"), wxT("modulo"))$/;" f class:Antares::Toolbox::Filter::Operator::Modulo -Modulo src/ui/simulator/toolbox/components/datagrid/filter/operator/modulo.h /^class Modulo : public AOperator$/;" c namespace:Antares::Toolbox::Filter::Operator -MomentCentr src/analyzer/atsp/atsp.h /^ using MomentCentr = std::vector;$/;" t class:Antares::ATSP typeref:typename:std::vector -MomentCentrSingle src/analyzer/atsp/atsp.h /^ struct MomentCentrSingle$/;" s class:Antares::ATSP -Month src/ui/simulator/toolbox/components/datagrid/filter/all/month.h /^ Month(Input* parent) : AFilterBase(parent)$/;" f class:Antares::Toolbox::Filter::Month -Month src/ui/simulator/toolbox/components/datagrid/filter/all/month.h /^class Month : public AFilterBase$/;" c namespace:Antares::Toolbox::Filter -MonthName src/libs/antares/date/antares/date/date.h /^enum MonthName$/;" g namespace:Antares -MonthOp src/ui/simulator/toolbox/components/datagrid/filter/operator.list.cpp /^static inline T* MonthOp(AFilterBase* parent)$/;" f namespace:Antares::Toolbox::Filter::Operator typeref:typename:T * file: -MonthToLowerString src/libs/antares/date/date.cpp /^const char* MonthToLowerString(int m, int offset)$/;" f namespace:Antares::Date typeref:typename:const char * -MonthToShortString src/libs/antares/date/date.cpp /^const char* MonthToShortString(int m, int offset)$/;" f namespace:Antares::Date typeref:typename:const char * -MonthToString src/libs/antares/date/date.cpp /^const char* MonthToString(int m, int offset)$/;" f namespace:Antares::Date typeref:typename:const char * -MonthToUpperShortString src/libs/antares/date/date.cpp /^const char* MonthToUpperShortString(int m, int offset)$/;" f namespace:Antares::Date typeref:typename:const char * -MouseAction src/ui/simulator/toolbox/components/map/control.h /^ enum MouseAction$/;" g class:Antares::Map::Control -Move src/ext/yuni/src/yuni/core/any/any.private.h /^ static void Move(void* const* source, void** dest)$/;" f struct:Yuni::Private::Any::Functions::TypeManipulator typeref:typename:void -MoveConstructor src/ext/yuni/src/yuni/core/bind/fwd.h /^struct MoveConstructor final$/;" s namespace:Yuni::Private::BindImpl -MoveConstructor src/ext/yuni/src/yuni/core/bind/fwd.h /^struct MoveConstructor final$/;" s namespace:Yuni::Private::BindImpl -MoveConstructor src/ext/yuni/src/yuni/core/static/moveconstructor.h /^ MoveConstructor(T& r) : pReference(r)$/;" f class:Yuni::Static::MoveConstructor -MoveConstructor src/ext/yuni/src/yuni/core/static/moveconstructor.h /^ MoveConstructor(const MoveConstructor& r) : pReference(r.pReference)$/;" f class:Yuni::Static::MoveConstructor -MoveConstructor src/ext/yuni/src/yuni/core/static/moveconstructor.h /^class MoveConstructor$/;" c namespace:Yuni::Static -Moyenne_generale src/analyzer/atsp/misc.cpp /^double ATSP::Moyenne_generale(double* A, uint nblig)$/;" f class:Antares::ATSP typeref:typename:double -Mtrx_abs src/analyzer/atsp/misc.cpp /^void ATSP::Mtrx_abs(Matrix<>& out, const Matrix<>& MTRX, uint nblig, uint nbcol)$/;" f class:Antares::ATSP typeref:typename:void -Mtrx_bound src/analyzer/atsp/misc.cpp /^void ATSP::Mtrx_bound(double& rmin, double& rmax, const Matrix<>& MTRX, uint nblig, uint nbcol)$/;" f class:Antares::ATSP typeref:typename:void -Mul src/ext/yuni/src/yuni/core/functional/binaryfunctions.h /^class Mul$/;" c namespace:Yuni::Functional -MuleLao_1 src/ext/yuni/src/yuni/core/charset/charset.h /^ MuleLao_1,$/;" e enum:Yuni::Charset::Type -Multi-threading docs/reference-guide/09-system_requirements.md /^## Multi-threading$/;" s chapter:System requirements -Multiple src/solver/variable/commons/spatial-aggregate.h /^ struct Multiple$/;" s struct:Antares::Solver::Variable::Common::VCardProxy -Multiple src/solver/variable/economy/dispatchableGeneration.h /^ struct Multiple$/;" s struct:Antares::Solver::Variable::Economy::VCardDispatchableGeneration -Multiple src/solver/variable/economy/links/congestionProbability.h /^ struct Multiple$/;" s struct:Antares::Solver::Variable::Economy::VCardCongestionProbability -Multiple src/solver/variable/economy/renewableGeneration.h /^ struct Multiple$/;" s struct:Antares::Solver::Variable::Economy::VCardRenewableGeneration -Multiple src/solver/variable/economy/shortTermStorage.h /^ struct Multiple$/;" s struct:Antares::Solver::Variable::Economy::VCardShortTermStorage -Multiple src/solver/variable/economy/thermalAirPollutantEmissions.h /^ struct Multiple$/;" s struct:Antares::Solver::Variable::Economy::VCardThermalAirPollutantEmissions -MultipleCaptionProxy src/solver/variable/commons/spatial-aggregate.h /^struct MultipleCaptionProxy$/;" s namespace:Antares::Solver::Variable::Common -MultipleCaptionProxy src/solver/variable/commons/spatial-aggregate.h /^struct MultipleCaptionProxy<0, VCardT>$/;" s namespace:Antares::Solver::Variable::Common -MultipleCaptionProxy src/solver/variable/commons/spatial-aggregate.h /^struct MultipleCaptionProxy<1, VCardT>$/;" s namespace:Antares::Solver::Variable::Common -MultipleCaptionProxy src/solver/variable/commons/spatial-aggregate.h /^struct MultipleCaptionProxy$/;" s namespace:Antares::Solver::Variable::Common -MultiplyHourlyResultsBy src/solver/variable/info.h /^ static void MultiplyHourlyResultsBy(U& intermediateValues, const double v)$/;" f struct:Antares::Solver::Variable::VariableAccessor typeref:typename:void -MultiplyHourlyResultsBy src/solver/variable/info.h /^ static void MultiplyHourlyResultsBy(U&, const double)$/;" f struct:Antares::Solver::Variable::VariableAccessor typeref:typename:void -Mutex src/ext/yuni/src/yuni/thread/mutex.cpp /^Mutex::Mutex(bool recursive)$/;" f class:Yuni::Mutex -Mutex src/ext/yuni/src/yuni/thread/mutex.cpp /^Mutex::Mutex(const Mutex& rhs) : NonMovable(rhs)$/;" f class:Yuni::Mutex -Mutex src/ext/yuni/src/yuni/thread/mutex.h /^class YUNI_DECL Mutex final : public NonMovable \/\/ an OS's native mutex must have invar/;" c namespace:Yuni -MutexExtractor src/ext/yuni/src/yuni/thread/policy.h /^class MutexExtractor final$/;" c namespace:Yuni::Policy::__anon3ca015880111 -MutexExtractor src/ext/yuni/src/yuni/thread/policy.h /^class MutexExtractor final$/;" c namespace:Yuni::Policy::__anon3ca015880111 -MutexLocker src/ext/yuni/src/yuni/thread/mutex.h /^class MutexLocker final : public NonCopyable$/;" c namespace:Yuni -MutexLocker src/ext/yuni/src/yuni/thread/mutex.hxx /^inline MutexLocker::MutexLocker(Mutex& m) : pMutex(m)$/;" f class:Yuni::MutexLocker -MutexLocker src/ext/yuni/src/yuni/thread/policy.h /^ MutexLocker()$/;" f class:Yuni::Policy::ClassLevelLockable::MutexLocker -MutexLocker src/ext/yuni/src/yuni/thread/policy.h /^ MutexLocker()$/;" f class:Yuni::Policy::SingleThreaded::MutexLocker -MutexLocker src/ext/yuni/src/yuni/thread/policy.h /^ MutexLocker(const C& h) : pHostToLock(MutexExtractor::Reference(h))$/;" f class:Yuni::Policy::ObjectLevelLockable::MutexLocker -MutexLocker src/ext/yuni/src/yuni/thread/policy.h /^ MutexLocker(const C& h) : pHostToLock(MutexExtractor::Reference(h))$/;" f class:Yuni::Policy::ObjectLevelLockableNotRecursive::MutexLocker -MutexLocker src/ext/yuni/src/yuni/thread/policy.h /^ MutexLocker(const C&)$/;" f class:Yuni::Policy::ClassLevelLockable::MutexLocker -MutexLocker src/ext/yuni/src/yuni/thread/policy.h /^ MutexLocker(const C&)$/;" f class:Yuni::Policy::SingleThreaded::MutexLocker -MutexLocker src/ext/yuni/src/yuni/thread/policy.h /^ MutexLocker(const MutexLocker&)$/;" f class:Yuni::Policy::ClassLevelLockable::MutexLocker -MutexLocker src/ext/yuni/src/yuni/thread/policy.h /^ class MutexLocker final$/;" c class:Yuni::Policy::ClassLevelLockable -MutexLocker src/ext/yuni/src/yuni/thread/policy.h /^ class MutexLocker final$/;" c class:Yuni::Policy::ObjectLevelLockable -MutexLocker src/ext/yuni/src/yuni/thread/policy.h /^ class MutexLocker final$/;" c class:Yuni::Policy::ObjectLevelLockableNotRecursive -MutexLocker src/ext/yuni/src/yuni/thread/policy.h /^ class MutexLocker final$/;" c class:Yuni::Policy::SingleThreaded -MyIterator src/libs/antares/study/finder/finder.cpp /^ MyIterator(StudyFinder& finder) : pFinder(finder)$/;" f class:Antares::Data::__anonbc74250a0111::MyIterator file: -MyIterator src/libs/antares/study/finder/finder.cpp /^class MyIterator final : public IO::Directory::IIterator$/;" c namespace:Antares::Data::__anonbc74250a0111 file: -MyStudyFinder src/tools/batchrun/main.cpp /^class MyStudyFinder final : public Data::StudyFinder$/;" c namespace:__anon1996d1b80111 file: -MyStudyFinder src/tools/finder/main.cpp /^ MyStudyFinder() : extra(false), csv(false)$/;" f class:MyStudyFinder file: -MyStudyFinder src/tools/finder/main.cpp /^class MyStudyFinder : public Data::StudyFinder$/;" c file: -MyStudyFinder src/tools/updater/main.cpp /^class MyStudyFinder final : public Data::StudyFinder$/;" c file: -MyStudyFinder src/ui/simulator/windows/startupwizard.cpp /^ MyStudyFinder(OutputList& list) : pOutputList(list)$/;" f class:Antares::Window::__anonc85616270111::MyStudyFinder file: -MyStudyFinder src/ui/simulator/windows/startupwizard.cpp /^class MyStudyFinder final : public Antares::Data::StudyFinder$/;" c namespace:Antares::Window::__anonc85616270111 file: -N src/ext/yuni/src/yuni/core/math/base.h /^struct N final$/;" s namespace:Yuni::Math::Base -NBS src/analyzer/atsp/atsp.h /^ uint NBS;$/;" m class:Antares::ATSP typeref:typename:uint -NBZ src/analyzer/atsp/atsp.h /^ uint NBZ;$/;" m class:Antares::ATSP typeref:typename:uint -NEGLI_GAMM src/solver/ts-generator/xcast/constants.h /^#define NEGLI_GAMM /;" d -NEGLI_WEIB src/solver/ts-generator/xcast/constants.h /^#define NEGLI_WEIB /;" d -NEXTSTEP src/ext/yuni/src/yuni/core/charset/charset.h /^ NEXTSTEP,$/;" e enum:Yuni::Charset::Type -NEXTTYPE src/solver/variable/adequacy/area.cpp /^#define NEXTTYPE /;" d file: -NEXTTYPE src/solver/variable/adequacy/area.memory-estimation.cpp /^using NEXTTYPE = Solver::Variable::Adequacy::VariablesPerArea;$/;" t typeref:typename:Solver::Variable::Adequacy::VariablesPerArea file: -NEXTTYPE src/solver/variable/economy/area.cpp /^#define NEXTTYPE /;" d file: -NEXTTYPE src/solver/variable/economy/area.memory-estimation.cpp /^using NEXTTYPE = Solver::Variable::Economy::VariablesPerArea;$/;" t typeref:typename:Solver::Variable::Economy::VariablesPerArea file: -NH3 src/libs/antares/study/parts/thermal/pollutant.h /^ NH3,$/;" e enum:Antares::Data::Pollutant::PollutantEnum -NMVOC src/libs/antares/study/parts/thermal/pollutant.h /^ NMVOC,$/;" e enum:Antares::Data::Pollutant::PollutantEnum -NODE_DRAW_COLOR_VARIATION_DARK src/ui/common/component/spotlight/iitem.cpp /^#define NODE_DRAW_COLOR_VARIATION_DARK /;" d file: -NODE_DRAW_COLOR_VARIATION_DARK src/ui/common/component/spotlight/separator.cpp /^#define NODE_DRAW_COLOR_VARIATION_DARK /;" d file: -NODE_DRAW_COLOR_VARIATION_DARK src/ui/simulator/toolbox/components/captionpanel.cpp /^#define NODE_DRAW_COLOR_VARIATION_DARK /;" d file: -NODE_DRAW_COLOR_VARIATION_DARK src/ui/simulator/toolbox/components/map/nodes/node.cpp /^#define NODE_DRAW_COLOR_VARIATION_DARK /;" d file: -NODE_DRAW_COLOR_VARIATION_DARK src/ui/simulator/toolbox/components/notebook/mapnotebook.cpp /^#define NODE_DRAW_COLOR_VARIATION_DARK /;" d file: -NODE_DRAW_COLOR_VARIATION_DARK src/ui/simulator/toolbox/components/notebook/notebook.cpp /^#define NODE_DRAW_COLOR_VARIATION_DARK /;" d file: -NODE_DRAW_COLOR_VARIATION_LIGHT src/ui/common/component/spotlight/iitem.cpp /^#define NODE_DRAW_COLOR_VARIATION_LIGHT /;" d file: -NODE_DRAW_COLOR_VARIATION_LIGHT src/ui/common/component/spotlight/separator.cpp /^#define NODE_DRAW_COLOR_VARIATION_LIGHT /;" d file: -NODE_DRAW_COLOR_VARIATION_LIGHT src/ui/simulator/toolbox/components/captionpanel.cpp /^#define NODE_DRAW_COLOR_VARIATION_LIGHT /;" d file: -NODE_DRAW_COLOR_VARIATION_LIGHT src/ui/simulator/toolbox/components/map/nodes/node.cpp /^#define NODE_DRAW_COLOR_VARIATION_LIGHT /;" d file: -NODE_DRAW_COLOR_VARIATION_LIGHT src/ui/simulator/toolbox/components/notebook/mapnotebook.cpp /^#define NODE_DRAW_COLOR_VARIATION_LIGHT /;" d file: -NODE_DRAW_COLOR_VARIATION_LIGHT src/ui/simulator/toolbox/components/notebook/notebook.cpp /^#define NODE_DRAW_COLOR_VARIATION_LIGHT /;" d file: -NODU src/solver/optimisation/opt_rename_problem.cpp /^void VariableNamer::NODU(unsigned int variable, const std::string& clusterName)$/;" f class:VariableNamer typeref:typename:void -NOMBRE_DE_TYPE_DE_MOIS src/solver/hydro/daily/h2o_j_donnees_optimisation.h /^#define NOMBRE_DE_TYPE_DE_MOIS /;" d -NOMBRE_DE_TYPE_DE_MOIS src/solver/hydro/daily2/h2o2_j_donnees_optimisation.h /^#define NOMBRE_DE_TYPE_DE_MOIS /;" d -NON src/solver/hydro/daily/h2o_j_donnees_mensuelles.h /^#define NON /;" d -NON src/solver/hydro/daily2/h2o2_j_donnees_mensuelles.h /^#define NON /;" d -NON src/solver/hydro/monthly/h2o_m_donnees_annuelles.h /^#define NON /;" d -NOX src/libs/antares/study/parts/thermal/pollutant.h /^ NOX,$/;" e enum:Antares::Data::Pollutant::PollutantEnum -NO_EXPORT src/libs/antares/study/fwd.h /^ NO_EXPORT = 0,$/;" e enum:Antares::Data::mpsExportStatus -NSIS_TARGET src/CMakeLists.txt /^ set(NSIS_TARGET "Debug")$/;" v -NSIS_TARGET src/CMakeLists.txt /^ set(NSIS_TARGET "Release")$/;" v -NSIS_TARGET src/CMakeLists.txt /^ set(NSIS_TARGET "")$/;" v -NTC src/ui/action/handler/antares-study/link/ntc.cpp /^NTC::NTC(const AnyString& fromarea, const AnyString& toarea) :$/;" f class:Antares::Action::AntaresStudy::Link::NTC -NTC src/ui/action/handler/antares-study/link/ntc.h /^class NTC : public IAction$/;" c namespace:Antares::Action::AntaresStudy::Link -NTCDirect src/solver/optimisation/constraints/ConstraintBuilder.cpp /^ConstraintBuilder& ConstraintBuilder::NTCDirect(unsigned int index,$/;" f class:ConstraintBuilder typeref:typename:ConstraintBuilder & -NTCDirect src/solver/optimisation/constraints/ConstraintBuilder.h /^ int NTCDirect(unsigned int index) const$/;" f class:Variable::VariableManager typeref:typename:int -NTCDirect src/solver/optimisation/opt_rename_problem.cpp /^void VariableNamer::NTCDirect(unsigned int variable,$/;" f class:VariableNamer typeref:typename:void -NaN src/ext/yuni/src/yuni/core/math/math.hxx /^inline bool NaN(const T& x)$/;" f namespace:Yuni::Math typeref:typename:bool -Name src/distrib/unix/rpm/rte-antares.spec /^Name: rte-antares$/;" t -Name src/ext/yuni/src/yuni/core/charset/charset.cpp /^const char* Converter::Name(Charset::Type type)$/;" f class:Yuni::Charset::Converter typeref:typename:const char * -Name src/ext/yuni/src/yuni/core/logs/verbosity.h /^ static const char* Name()$/;" f struct:Yuni::Logs::Verbosity::Checkpoint typeref:typename:const char * -Name src/ext/yuni/src/yuni/core/logs/verbosity.h /^ static const char* Name()$/;" f struct:Yuni::Logs::Verbosity::Compatibility typeref:typename:const char * -Name src/ext/yuni/src/yuni/core/logs/verbosity.h /^ static const char* Name()$/;" f struct:Yuni::Logs::Verbosity::Debug typeref:typename:const char * -Name src/ext/yuni/src/yuni/core/logs/verbosity.h /^ static const char* Name()$/;" f struct:Yuni::Logs::Verbosity::Error typeref:typename:const char * -Name src/ext/yuni/src/yuni/core/logs/verbosity.h /^ static const char* Name()$/;" f struct:Yuni::Logs::Verbosity::Fatal typeref:typename:const char * -Name src/ext/yuni/src/yuni/core/logs/verbosity.h /^ static const char* Name()$/;" f struct:Yuni::Logs::Verbosity::Info typeref:typename:const char * -Name src/ext/yuni/src/yuni/core/logs/verbosity.h /^ static const char* Name()$/;" f struct:Yuni::Logs::Verbosity::Notice typeref:typename:const char * -Name src/ext/yuni/src/yuni/core/logs/verbosity.h /^ static const char* Name()$/;" f struct:Yuni::Logs::Verbosity::Progress typeref:typename:const char * -Name src/ext/yuni/src/yuni/core/logs/verbosity.h /^ static const char* Name()$/;" f struct:Yuni::Logs::Verbosity::Quiet typeref:typename:const char * -Name src/ext/yuni/src/yuni/core/logs/verbosity.h /^ static const char* Name()$/;" f struct:Yuni::Logs::Verbosity::Unknown typeref:typename:const char * -Name src/ext/yuni/src/yuni/core/logs/verbosity.h /^ static const char* Name()$/;" f struct:Yuni::Logs::Verbosity::Warning typeref:typename:const char * -Name src/ext/yuni/src/yuni/core/math/random/constant.h /^ static const char* Name()$/;" f class:Yuni::Math::Random::Constant typeref:typename:const char * -Name src/ext/yuni/src/yuni/core/math/random/default.h /^ static const char* Name()$/;" f class:Yuni::Math::Random::Default typeref:typename:const char * -Name src/ext/yuni/src/yuni/core/math/random/distribution.hxx /^inline const char* ADistribution::Name()$/;" f class:Yuni::Math::Random::ADistribution typeref:typename:const char * -Name src/ext/yuni/src/yuni/core/math/random/range.h /^ static const char* Name()$/;" f class:Yuni::Math::Random::Range typeref:typename:const char * -Name src/ext/yuni/src/yuni/core/math/random/table.hxx /^inline const char* Table::Name()$/;" f class:Yuni::Math::Random::Table typeref:typename:const char * -Name src/libs/antares/mersenne-twister/include/antares/mersenne-twister/mersenne-twister.h /^ static const char* Name()$/;" f class:Antares::MersenneTwister typeref:typename:const char * -Name src/libs/antares/study/output.h /^ using Name = Yuni::CString<128, false>;$/;" t class:Antares::Data::Output typeref:typename:Yuni::CString<128,false> -Name src/solver/simulation/adequacy.h /^ static const char* Name()$/;" f class:Antares::Solver::Simulation::Adequacy typeref:typename:const char * -Name src/solver/simulation/economy.h /^ static const char* Name()$/;" f class:Antares::Solver::Simulation::Economy typeref:typename:const char * -Name src/solver/variable/storage/average.h /^ static const char* Name()$/;" f struct:Antares::Solver::Variable::R::AllYears::Average typeref:typename:const char * -Name src/solver/variable/storage/empty.h /^ const char* Name()$/;" f struct:Antares::Solver::Variable::Empty typeref:typename:const char * -Name src/solver/variable/storage/minmax.h /^ static const char* Name()$/;" f class:Antares::Solver::Variable::R::AllYears::Max typeref:typename:const char * -Name src/solver/variable/storage/minmax.h /^ static const char* Name()$/;" f class:Antares::Solver::Variable::R::AllYears::Min typeref:typename:const char * -Name src/solver/variable/storage/minmax.h /^ static const char* Name()$/;" f struct:Antares::Solver::Variable::R::AllYears::MinMaxBase typeref:typename:const char * -Name src/solver/variable/storage/raw.h /^ static const char* Name()$/;" f struct:Antares::Solver::Variable::R::AllYears::Raw typeref:typename:const char * -Name src/solver/variable/storage/stdDeviation.h /^ static const char* Name()$/;" f struct:Antares::Solver::Variable::R::AllYears::StdDeviation typeref:typename:const char * -Name src/ui/simulator/toolbox/components/datagrid/filter/all/any.h /^ static const wxChar* Name()$/;" f class:Antares::Toolbox::Filter::Any typeref:typename:const wxChar * -Name src/ui/simulator/toolbox/components/datagrid/filter/all/columnindex.h /^ static const wxChar* Name()$/;" f class:Antares::Toolbox::Filter::ColumnIndex typeref:typename:const wxChar * -Name src/ui/simulator/toolbox/components/datagrid/filter/all/day.h /^ static const wxChar* Name()$/;" f class:Antares::Toolbox::Filter::Day typeref:typename:const wxChar * -Name src/ui/simulator/toolbox/components/datagrid/filter/all/dayyear.h /^ static const wxChar* Name()$/;" f class:Antares::Toolbox::Filter::DayYear typeref:typename:const wxChar * -Name src/ui/simulator/toolbox/components/datagrid/filter/all/hour.h /^ static const wxChar* Name()$/;" f class:Antares::Toolbox::Filter::Hour typeref:typename:const wxChar * -Name src/ui/simulator/toolbox/components/datagrid/filter/all/houryear.h /^ static const wxChar* Name()$/;" f class:Antares::Toolbox::Filter::HourYear typeref:typename:const wxChar * -Name src/ui/simulator/toolbox/components/datagrid/filter/all/month.h /^ static const wxChar* Name()$/;" f class:Antares::Toolbox::Filter::Month typeref:typename:const wxChar * -Name src/ui/simulator/toolbox/components/datagrid/filter/all/week.h /^ static const wxChar* Name()$/;" f class:Antares::Toolbox::Filter::Week typeref:typename:const wxChar * -Name src/ui/simulator/toolbox/components/datagrid/filter/all/weekday.h /^ static const wxChar* Name()$/;" f class:Antares::Toolbox::Filter::Weekday typeref:typename:const wxChar * -Name src/ui/simulator/toolbox/components/datagrid/filter/filter.h /^ static const wxChar* Name()$/;" f class:Antares::Toolbox::Filter::AFilterBase typeref:typename:const wxChar * -Name src/ui/simulator/toolbox/components/datagrid/modifiers.hxx /^ static const wchar_t* Name()$/;" f struct:Antares::Component::Datagrid::__anon6eec153a0111::ModifierOperatorsData typeref:typename:const wchar_t * -Name src/ui/simulator/toolbox/components/datagrid/modifiers.hxx /^ static const wchar_t* Name(ModifierSet modifier)$/;" f struct:Antares::Component::Datagrid::__anon6eec153a0111::ModifierOperators typeref:typename:const wchar_t * -NameMapping src/libs/antares/study/area/area.h /^ using NameMapping = std::map;$/;" t class:Antares::Data::Area typeref:typename:std::map -NamePair src/libs/antares/study/area/links.h /^ using NamePair = std::pair;$/;" t class:Antares::Data::AreaLink typeref:typename:std::pair -NameSet src/libs/antares/study/area/area.h /^ using NameSet = std::set;$/;" t class:Antares::Data::Area typeref:typename:std::set -NameTranslator src/solver/utils/name_translator.h /^class NameTranslator$/;" c -NamedCluster src/libs/antares/study/parts/thermal/container.cpp /^using NamedCluster = std::pair;$/;" t namespace:Antares::Data typeref:typename:std::pair file: -NamedProblems src/solver/simulation/sim_structure_probleme_economique.h /^ bool NamedProblems = false;$/;" m struct:PROBLEME_HEBDO typeref:typename:bool -Namer src/solver/optimisation/opt_rename_problem.h /^ explicit Namer(std::vector& target) : targetUpdater_(target)$/;" f class:Namer -Namer src/solver/optimisation/opt_rename_problem.h /^class Namer$/;" c -NbDispUnitsMinBoundSinceMinUpTime src/solver/optimisation/constraints/NbDispUnitsMinBoundSinceMinUpTime.h /^class NbDispUnitsMinBoundSinceMinUpTime : private ConstraintFactory$/;" c -NbDispUnitsMinBoundSinceMinUpTime src/solver/optimisation/opt_rename_problem.cpp /^void ConstraintNamer::NbDispUnitsMinBoundSinceMinUpTime(unsigned int constraint,$/;" f class:ConstraintNamer typeref:typename:void -NbGrpCourbeGuide src/solver/simulation/sim_structure_probleme_economique.h /^ std::vector NbGrpCourbeGuide; \/\/ ?$/;" m struct:PROBLEME_HEBDO typeref:typename:std::vector -NbGrpOpt src/solver/simulation/sim_structure_probleme_economique.h /^ std::vector NbGrpOpt; \/\/ ?$/;" m struct:PROBLEME_HEBDO typeref:typename:std::vector -NbJoursDUnProbleme src/solver/hydro/daily/h2o_j_donnees_optimisation.h /^ std::vector NbJoursDUnProbleme;$/;" m struct:PROBLEME_HYDRAULIQUE typeref:typename:std::vector -NbJoursDUnProbleme src/solver/hydro/daily2/h2o2_j_donnees_optimisation.h /^ std::vector NbJoursDUnProbleme;$/;" m struct:__anon0afe92d30408 typeref:typename:std::vector -NbOfDispatchedUnits src/solver/variable/economy/nbOfDispatchedUnits.h /^class NbOfDispatchedUnits$/;" c namespace:Antares::Solver::Variable::Economy -NbOfDispatchedUnitsByPlant src/solver/variable/economy/nbOfDispatchedUnitsByPlant.h /^ NbOfDispatchedUnitsByPlant() : pValuesForTheCurrentYear(NULL), pSize(0)$/;" f class:Antares::Solver::Variable::Economy::NbOfDispatchedUnitsByPlant -NbOfDispatchedUnitsByPlant src/solver/variable/economy/nbOfDispatchedUnitsByPlant.h /^class NbOfDispatchedUnitsByPlant : public Variable::IVariable,$/;" c namespace:Antares::Solver::Variable::Economy -NbPixelsPerVerticalScrollUnit src/ui/common/component/spotlight/listbox-panel.cpp /^static const int NbPixelsPerVerticalScrollUnit = 10;$/;" v namespace:Antares::Component typeref:typename:const int file: -NbTermesContraintesPourLesCoutsDeDemarrage src/solver/simulation/sim_structure_probleme_economique.h /^ uint32_t NbTermesContraintesPourLesCoutsDeDemarrage = 0;$/;" m struct:PROBLEME_HEBDO typeref:typename:uint32_t -NbUnitsOutageLessThanNbUnitsStop src/solver/optimisation/constraints/NbUnitsOutageLessThanNbUnitsStop.h /^class NbUnitsOutageLessThanNbUnitsStop : private ConstraintFactory$/;" c -NbUnitsOutageLessThanNbUnitsStop src/solver/optimisation/opt_rename_problem.cpp /^void ConstraintNamer::NbUnitsOutageLessThanNbUnitsStop(unsigned int constraint,$/;" f class:ConstraintNamer typeref:typename:void -NegativeUnsuppliedEnergy src/solver/optimisation/constraints/ConstraintBuilder.cpp /^ConstraintBuilder& ConstraintBuilder::NegativeUnsuppliedEnergy(unsigned int index,$/;" f class:ConstraintBuilder typeref:typename:ConstraintBuilder & -NegativeUnsuppliedEnergy src/solver/optimisation/constraints/ConstraintBuilder.h /^ int NegativeUnsuppliedEnergy(unsigned int index) const$/;" f class:Variable::VariableManager typeref:typename:int -NegativeUnsuppliedEnergy src/solver/optimisation/opt_rename_problem.cpp /^void VariableNamer::NegativeUnsuppliedEnergy(unsigned int variable)$/;" f class:VariableNamer typeref:typename:void -Net src/libs/antares/net/request.h /^namespace Net$/;" n namespace:Antares -NeverNull src/ext/yuni/src/yuni/core/smartptr/policies/checking.h /^ NeverNull()$/;" f class:Yuni::Policy::Checking::NeverNull -NeverNull src/ext/yuni/src/yuni/core/smartptr/policies/checking.h /^ NeverNull(const NeverNull&)$/;" f class:Yuni::Policy::Checking::NeverNull -NeverNull src/ext/yuni/src/yuni/core/smartptr/policies/checking.h /^class NeverNull$/;" c namespace:Yuni::Policy::Checking -New src/ext/yuni/src/yuni/core/variant/variant.h /^ struct New$/;" s class:Yuni::Variant -New Contributors docs/CHANGELOG.md /^## New Contributors$/;" s chapter:v8.4.3 (08/2023) -New Features docs/CHANGELOG.md /^## New Features$/;" s chapter:Antares Changelog -New features docs/CHANGELOG.md /^## New features$/;" s chapter:Antares Changelog -New features docs/CHANGELOG.md /^## New features$/;" s chapter:v8.5.0 (02/2022) -New features docs/CHANGELOG.md /^## New features$/;" s chapter:v8.6.2 (08/2023) -New features docs/CHANGELOG.md /^### New features$/;" S section:v8.4.3 (08/2023)""v8.1.0 (09/2021) -New features docs/CHANGELOG.md /^### New features$/;" S section:v8.4.3 (08/2023)""v8.2.0 (03/2022) -New features docs/CHANGELOG.md /^### New features$/;" S section:v8.4.3 (08/2023)""v8.3.0 (07/2022) -New features docs/CHANGELOG.md /^### New features$/;" S section:v8.4.3 (08/2023)""v8.3.1 (08/2022) -New features docs/CHANGELOG.md /^### New features$/;" S section:v8.4.3 (08/2023)""v8.3.2 (09/2022) -New output variables docs/reference-guide/15-output-variables.md /^# New output variables$/;" c -NewStudy src/ui/simulator/application/study.cpp /^void NewStudy()$/;" f namespace:Antares typeref:typename:void -Next src/ext/yuni/src/yuni/core/math/random/range.hxx /^ static inline T Next(D& d)$/;" f struct:Yuni::Math::Random::__anone056886f0111::AlgorithmFromType typeref:typename:T -Next src/ext/yuni/src/yuni/core/math/random/range.hxx /^ static inline double Next(D& d)$/;" f struct:Yuni::Math::Random::__anone056886f0111::AlgorithmFromType typeref:typename:double -Next src/ext/yuni/src/yuni/core/math/random/range.hxx /^ static inline float Next(D& d)$/;" f struct:Yuni::Math::Random::__anone056886f0111::AlgorithmFromType typeref:typename:float -Next src/ext/yuni/src/yuni/core/math/random/range.hxx /^ static inline long double Next(D& d)$/;" f struct:Yuni::Math::Random::__anone056886f0111::AlgorithmFromType typeref:typename:long double -NextDayOfTheWeek src/libs/antares/date/date.cpp /^static inline DayOfTheWeek NextDayOfTheWeek(DayOfTheWeek weekday)$/;" f namespace:Antares::Date typeref:typename:DayOfTheWeek file: -NextLevel src/solver/variable/categories.h /^struct NextLevel$/;" s namespace:Antares::Solver::Variable::Category -NextType src/solver/variable/adequacy/overallCost.h /^ typedef NextT NextType;$/;" t class:Antares::Solver::Variable::Adequacy::OverallCost typeref:typename:NextT -NextType src/solver/variable/adequacy/spilledEnergy.h /^ typedef NextT NextType;$/;" t class:Antares::Solver::Variable::Adequacy::SpilledEnergy typeref:typename:NextT -NextType src/solver/variable/area.h /^ typedef NextT NextType;$/;" t class:Antares::Solver::Variable::Areas typeref:typename:NextT -NextType src/solver/variable/bindConstraints.h /^ typedef NextT NextType;$/;" t class:Antares::Solver::Variable::BindingConstraints typeref:typename:NextT -NextType src/solver/variable/commons/hydro.h /^ typedef NextT NextType;$/;" t class:Antares::Solver::Variable::Economy::TimeSeriesValuesHydro typeref:typename:NextT -NextType src/solver/variable/commons/links/links.h.inc.hxx /^ using NextType = VariablePerLink;$/;" t class:Antares::Solver::Variable::LINK_NAMESPACE::Links typeref:typename:VariablePerLink -NextType src/solver/variable/commons/load.h /^ typedef NextT NextType;$/;" t class:Antares::Solver::Variable::Economy::TimeSeriesValuesLoad typeref:typename:NextT -NextType src/solver/variable/commons/miscGenMinusRowPSP.h /^ typedef NextT NextType;$/;" t class:Antares::Solver::Variable::Economy::MiscGenMinusRowPSP typeref:typename:NextT -NextType src/solver/variable/commons/psp.h /^ typedef NextT NextType;$/;" t class:Antares::Solver::Variable::Economy::PSP typeref:typename:NextT -NextType src/solver/variable/commons/rowBalance.h /^ typedef NextT NextType;$/;" t class:Antares::Solver::Variable::Economy::RowBalance typeref:typename:NextT -NextType src/solver/variable/commons/solar.h /^ typedef NextT NextType;$/;" t class:Antares::Solver::Variable::Economy::TimeSeriesValuesSolar typeref:typename:NextT -NextType src/solver/variable/commons/spatial-aggregate.h /^ typedef NextT NextType;$/;" t class:Antares::Solver::Variable::Common::SpatialAggregate typeref:typename:NextT -NextType src/solver/variable/commons/wind.h /^ typedef NextT NextType;$/;" t class:Antares::Solver::Variable::Economy::TimeSeriesValuesWind typeref:typename:NextT -NextType src/solver/variable/container.h /^ typedef NextT NextType;$/;" t class:Antares::Solver::Variable::Container::List typeref:typename:NextT -NextType src/solver/variable/economy/STStorageCashFlowByCluster.h /^ typedef NextT NextType;$/;" t class:Antares::Solver::Variable::Economy::STstorageCashFlowByCluster typeref:typename:NextT -NextType src/solver/variable/economy/STStorageInjectionByCluster.h /^ typedef NextT NextType;$/;" t class:Antares::Solver::Variable::Economy::STstorageInjectionByCluster typeref:typename:NextT -NextType src/solver/variable/economy/STStorageLevelsByCluster.h /^ typedef NextT NextType;$/;" t class:Antares::Solver::Variable::Economy::STstorageLevelsByCluster typeref:typename:NextT -NextType src/solver/variable/economy/STStorageWithdrawalByCluster.h /^ typedef NextT NextType;$/;" t class:Antares::Solver::Variable::Economy::STstorageWithdrawalByCluster typeref:typename:NextT -NextType src/solver/variable/economy/avail-dispatchable-generation.h /^ typedef NextT NextType;$/;" t class:Antares::Solver::Variable::Economy::AvailableDispatchGen typeref:typename:NextT -NextType src/solver/variable/economy/balance.h /^ typedef NextT NextType;$/;" t class:Antares::Solver::Variable::Economy::Balance typeref:typename:NextT -NextType src/solver/variable/economy/bindingConstraints/bindingConstraintsMarginalCost.h /^ typedef NextT NextType;$/;" t class:Antares::Solver::Variable::Economy::BindingConstMarginCost typeref:typename:NextT -NextType src/solver/variable/economy/dispatchable-generation-margin.h /^ typedef NextT NextType;$/;" t class:Antares::Solver::Variable::Economy::DispatchableGenMargin typeref:typename:NextT -NextType src/solver/variable/economy/dispatchableGeneration.h /^ typedef NextT NextType;$/;" t class:Antares::Solver::Variable::Economy::DispatchableGeneration typeref:typename:NextT -NextType src/solver/variable/economy/domesticUnsuppliedEnergy.h /^ typedef NextT NextType;$/;" t class:Antares::Solver::Variable::Economy::DomesticUnsuppliedEnergy typeref:typename:NextT -NextType src/solver/variable/economy/dtgMarginAfterCsr.h /^ typedef NextT NextType;$/;" t class:Antares::Solver::Variable::Economy::DtgMarginCsr typeref:typename:NextT -NextType src/solver/variable/economy/hydroCost.h /^ typedef NextT NextType;$/;" t class:Antares::Solver::Variable::Economy::HydroCost typeref:typename:NextT -NextType src/solver/variable/economy/hydrostorage.h /^ typedef NextT NextType;$/;" t class:Antares::Solver::Variable::Economy::HydroStorage typeref:typename:NextT -NextType src/solver/variable/economy/inflow.h /^ typedef NextT NextType;$/;" t class:Antares::Solver::Variable::Economy::Inflows typeref:typename:NextT -NextType src/solver/variable/economy/links/congestionFee.h /^ typedef NextT NextType;$/;" t class:Antares::Solver::Variable::Economy::CongestionFee typeref:typename:NextT -NextType src/solver/variable/economy/links/congestionFeeAbs.h /^ typedef NextT NextType;$/;" t class:Antares::Solver::Variable::Economy::CongestionFeeAbs typeref:typename:NextT -NextType src/solver/variable/economy/links/congestionProbability.h /^ typedef NextT NextType;$/;" t class:Antares::Solver::Variable::Economy::CongestionProbability typeref:typename:NextT -NextType src/solver/variable/economy/links/flowLinear.h /^ typedef NextT NextType;$/;" t class:Antares::Solver::Variable::Economy::FlowLinear typeref:typename:NextT -NextType src/solver/variable/economy/links/flowLinearAbs.h /^ typedef NextT NextType;$/;" t class:Antares::Solver::Variable::Economy::FlowLinearAbs typeref:typename:NextT -NextType src/solver/variable/economy/links/flowQuad.h /^ typedef NextT NextType;$/;" t class:Antares::Solver::Variable::Economy::FlowQuad typeref:typename:NextT -NextType src/solver/variable/economy/links/hurdleCosts.h /^ typedef NextT NextType;$/;" t class:Antares::Solver::Variable::Economy::HurdleCosts typeref:typename:NextT -NextType src/solver/variable/economy/links/loopFlow.h /^ typedef NextT NextType;$/;" t class:Antares::Solver::Variable::Economy::LoopFlow typeref:typename:NextT -NextType src/solver/variable/economy/links/marginalCost.h /^ typedef NextT NextType;$/;" t class:Antares::Solver::Variable::Economy::MarginalCost typeref:typename:NextT -NextType src/solver/variable/economy/localMatchingRuleViolations.h /^ typedef NextT NextType;$/;" t class:Antares::Solver::Variable::Economy::LMRViolations typeref:typename:NextT -NextType src/solver/variable/economy/lold.h /^ typedef NextT NextType;$/;" t class:Antares::Solver::Variable::Economy::LOLD typeref:typename:NextT -NextType src/solver/variable/economy/lolp.h /^ typedef NextT NextType;$/;" t class:Antares::Solver::Variable::Economy::LOLP typeref:typename:NextT -NextType src/solver/variable/economy/max-mrg.h /^ typedef NextT NextType;$/;" t class:Antares::Solver::Variable::Economy::Marge typeref:typename:NextT -NextType src/solver/variable/economy/nbOfDispatchedUnits.h /^ typedef NextT NextType;$/;" t class:Antares::Solver::Variable::Economy::NbOfDispatchedUnits typeref:typename:NextT -NextType src/solver/variable/economy/nbOfDispatchedUnitsByPlant.h /^ typedef NextT NextType;$/;" t class:Antares::Solver::Variable::Economy::NbOfDispatchedUnitsByPlant typeref:typename:NextT -NextType src/solver/variable/economy/nonProportionalCost.h /^ typedef NextT NextType;$/;" t class:Antares::Solver::Variable::Economy::NonProportionalCost typeref:typename:NextT -NextType src/solver/variable/economy/npCostByDispatchablePlant.h /^ typedef NextT NextType;$/;" t class:Antares::Solver::Variable::Economy::NonProportionalCostByDispatchablePlant typeref:typename:NextT -NextType src/solver/variable/economy/operatingCost.h /^ typedef NextT NextType;$/;" t class:Antares::Solver::Variable::Economy::OperatingCost typeref:typename:NextT -NextType src/solver/variable/economy/overallCost.h /^ typedef NextT NextType;$/;" t class:Antares::Solver::Variable::Economy::OverallCost typeref:typename:NextT -NextType src/solver/variable/economy/overflow.h /^ typedef NextT NextType;$/;" t class:Antares::Solver::Variable::Economy::Overflows typeref:typename:NextT -NextType src/solver/variable/economy/price.h /^ typedef NextT NextType;$/;" t class:Antares::Solver::Variable::Economy::Price typeref:typename:NextT -NextType src/solver/variable/economy/productionByDispatchablePlant.h /^ typedef NextT NextType;$/;" t class:Antares::Solver::Variable::Economy::ProductionByDispatchablePlant typeref:typename:NextT -NextType src/solver/variable/economy/productionByRenewablePlant.h /^ typedef NextT NextType;$/;" t class:Antares::Solver::Variable::Economy::ProductionByRenewablePlant typeref:typename:NextT -NextType src/solver/variable/economy/profitByPlant.h /^ typedef NextT NextType;$/;" t class:Antares::Solver::Variable::Economy::ProfitByPlant typeref:typename:NextT -NextType src/solver/variable/economy/pumping.h /^ typedef NextT NextType;$/;" t class:Antares::Solver::Variable::Economy::Pumping typeref:typename:NextT -NextType src/solver/variable/economy/renewableGeneration.h /^ typedef NextT NextType;$/;" t class:Antares::Solver::Variable::Economy::RenewableGeneration typeref:typename:NextT -NextType src/solver/variable/economy/reservoirlevel.h /^ typedef NextT NextType;$/;" t class:Antares::Solver::Variable::Economy::ReservoirLevel typeref:typename:NextT -NextType src/solver/variable/economy/shortTermStorage.h /^ typedef NextT NextType;$/;" t class:Antares::Solver::Variable::Economy::ShortTermStorageByGroup typeref:typename:NextT -NextType src/solver/variable/economy/spilledEnergy.h /^ typedef NextT NextType;$/;" t class:Antares::Solver::Variable::Economy::SpilledEnergy typeref:typename:NextT -NextType src/solver/variable/economy/spilledEnergyAfterCSR.h /^ typedef NextT NextType;$/;" t class:Antares::Solver::Variable::Economy::SpilledEnergyAfterCSR typeref:typename:NextT -NextType src/solver/variable/economy/thermalAirPollutantEmissions.h /^ typedef NextT NextType;$/;" t class:Antares::Solver::Variable::Economy::ThermalAirPollutantEmissions typeref:typename:NextT -NextType src/solver/variable/economy/unsupliedEnergy.h /^ typedef NextT NextType;$/;" t class:Antares::Solver::Variable::Economy::UnsupliedEnergy typeref:typename:NextT -NextType src/solver/variable/economy/waterValue.h /^ typedef NextT NextType;$/;" t class:Antares::Solver::Variable::Economy::WaterValue typeref:typename:NextT -NextType src/solver/variable/endoflist.h /^ typedef void NextType;$/;" t class:Antares::Solver::Variable::Container::EndOfList typeref:typename:void -NextType src/solver/variable/setofareas.h /^ typedef NextT NextType;$/;" t class:Antares::Solver::Variable::SetsOfAreas typeref:typename:NextT -NextType src/solver/variable/storage/average.h /^ typedef NextT NextType;$/;" t struct:Antares::Solver::Variable::R::AllYears::Average typeref:typename:NextT -NextType src/solver/variable/storage/minmax.h /^ typedef NextT NextType;$/;" t class:Antares::Solver::Variable::R::AllYears::Max typeref:typename:NextT -NextType src/solver/variable/storage/minmax.h /^ typedef NextT NextType;$/;" t class:Antares::Solver::Variable::R::AllYears::Min typeref:typename:NextT -NextType src/solver/variable/storage/minmax.h /^ typedef NextT NextType;$/;" t struct:Antares::Solver::Variable::R::AllYears::MinMaxBase typeref:typename:NextT -NextType src/solver/variable/storage/raw.h /^ typedef NextT NextType;$/;" t struct:Antares::Solver::Variable::R::AllYears::Raw typeref:typename:NextT -NextType src/solver/variable/storage/stdDeviation.h /^ typedef NextT NextType;$/;" t struct:Antares::Solver::Variable::R::AllYears::StdDeviation typeref:typename:NextT -NextType src/solver/variable/variable.h /^ typedef NextT NextType;$/;" t class:Antares::Solver::Variable::IVariable typeref:typename:NextT -NiveauHoraireInf src/solver/simulation/sim_structure_probleme_economique.h /^ std::vector NiveauHoraireInf;$/;" m struct:ENERGIES_ET_PUISSANCES_HYDRAULIQUES typeref:typename:std::vector -NiveauHoraireSup src/solver/simulation/sim_structure_probleme_economique.h /^ std::vector NiveauHoraireSup;$/;" m struct:ENERGIES_ET_PUISSANCES_HYDRAULIQUES typeref:typename:std::vector -NiveauInitialDuMois src/solver/hydro/daily2/h2o2_j_donnees_mensuelles.h /^ double NiveauInitialDuMois;$/;" m struct:__anon625255900108 typeref:typename:double -NiveauInitialReservoir src/solver/simulation/sim_structure_probleme_economique.h /^ double NiveauInitialReservoir;$/;" m struct:ENERGIES_ET_PUISSANCES_HYDRAULIQUES typeref:typename:double -NiveauxReservoirsDebutJours src/solver/hydro/management/management.h /^ std::vector NiveauxReservoirsDebutJours; \/\/Niveaux (quotidiens) du reservoir de /;" m struct:Antares::__anon035c3dda0208 typeref:typename:std::vector -NiveauxReservoirsFinJours src/solver/hydro/management/management.h /^ std::vector NiveauxReservoirsFinJours; \/\/Niveaux (quotidiens) du reservoir de fin$/;" m struct:Antares::__anon035c3dda0208 typeref:typename:std::vector -No src/ext/yuni/src/yuni/core/nullable/holder.h /^ No = 0$/;" e enum:Yuni::Private::NullableImpl::IsNullable::__anon17ba71a50203 -No src/ext/yuni/src/yuni/core/nullable/holder.h /^ No = 1$/;" e enum:Yuni::Private::NullableImpl::IsNullable::__anon17ba71a50103 -No src/ext/yuni/src/yuni/core/static/dynamiccast.h /^ No = 0,$/;" e enum:Yuni::Static::DynamicCastWhenInherits::__anon993c27900103 -No src/ext/yuni/src/yuni/core/static/dynamiccast.h /^ No = 1,$/;" e enum:Yuni::Static::DynamicCastWhenInherits::__anon993c27900203 -No src/ext/yuni/src/yuni/core/static/inherit.h /^ No = sizeof(deduce(Helper())) == sizeof(FalseType),$/;" e enum:Yuni::Static::InheritsFrom::__anon2a0f04130103 -No src/ext/yuni/src/yuni/core/static/types.h /^ No = !Yes,$/;" e enum:Yuni::Static::Type::IsSmall::__anonf6c486550303 -No src/ext/yuni/src/yuni/core/static/types.h /^ No = 0$/;" e enum:Yuni::Static::Type::DefaultOrNull::__anonf6c486552303 -No src/ext/yuni/src/yuni/core/static/types.h /^ No = 0$/;" e enum:Yuni::Static::Type::DefaultOrNull::__anonf6c486552403 -No src/ext/yuni/src/yuni/core/static/types.h /^ No = 0$/;" e enum:Yuni::Static::Type::DefaultOrNull::__anonf6c486552503 -No src/ext/yuni/src/yuni/core/static/types.h /^ No = 0$/;" e enum:Yuni::Static::Type::IsConst::__anonf6c486552203 -No src/ext/yuni/src/yuni/core/static/types.h /^ No = 0$/;" e enum:Yuni::Static::Type::IsDecimal::__anonf6c486552703 -No src/ext/yuni/src/yuni/core/static/types.h /^ No = 0$/;" e enum:Yuni::Static::Type::IsDecimal::__anonf6c486552803 -No src/ext/yuni/src/yuni/core/static/types.h /^ No = 0$/;" e enum:Yuni::Static::Type::IsDecimal::__anonf6c486552903 -No src/ext/yuni/src/yuni/core/static/types.h /^ No = 0$/;" e enum:Yuni::Static::Type::IsFundamental::__anonf6c486550a03 -No src/ext/yuni/src/yuni/core/static/types.h /^ No = 0$/;" e enum:Yuni::Static::Type::IsFundamental::__anonf6c486550b03 -No src/ext/yuni/src/yuni/core/static/types.h /^ No = 0$/;" e enum:Yuni::Static::Type::IsFundamental::__anonf6c486550c03 -No src/ext/yuni/src/yuni/core/static/types.h /^ No = 0$/;" e enum:Yuni::Static::Type::IsFundamental::__anonf6c486550d03 -No src/ext/yuni/src/yuni/core/static/types.h /^ No = 0$/;" e enum:Yuni::Static::Type::IsFundamental::__anonf6c486550e03 -No src/ext/yuni/src/yuni/core/static/types.h /^ No = 0$/;" e enum:Yuni::Static::Type::IsFundamental::__anonf6c486550f03 -No src/ext/yuni/src/yuni/core/static/types.h /^ No = 0$/;" e enum:Yuni::Static::Type::IsFundamental::__anonf6c486551003 -No src/ext/yuni/src/yuni/core/static/types.h /^ No = 0$/;" e enum:Yuni::Static::Type::IsFundamental::__anonf6c486551103 -No src/ext/yuni/src/yuni/core/static/types.h /^ No = 0$/;" e enum:Yuni::Static::Type::IsFundamental::__anonf6c486551203 -No src/ext/yuni/src/yuni/core/static/types.h /^ No = 0$/;" e enum:Yuni::Static::Type::IsFundamental::__anonf6c486551303 -No src/ext/yuni/src/yuni/core/static/types.h /^ No = 0$/;" e enum:Yuni::Static::Type::IsFundamental::__anonf6c486551403 -No src/ext/yuni/src/yuni/core/static/types.h /^ No = 0$/;" e enum:Yuni::Static::Type::IsFundamental::__anonf6c486551503 -No src/ext/yuni/src/yuni/core/static/types.h /^ No = 0$/;" e enum:Yuni::Static::Type::IsFundamental::__anonf6c486551603 -No src/ext/yuni/src/yuni/core/static/types.h /^ No = 0$/;" e enum:Yuni::Static::Type::IsSmartPtr::__anonf6c486552603 -No src/ext/yuni/src/yuni/core/static/types.h /^ No = 0$/;" e enum:Yuni::Static::Type::StrictlyEqual::__anonf6c486552103 -No src/ext/yuni/src/yuni/core/static/types.h /^ No = 1$/;" e enum:Yuni::Static::Type::DefaultOrNull::__anonf6c486550903 -No src/ext/yuni/src/yuni/core/static/types.h /^ No = 1$/;" e enum:Yuni::Static::Type::IsConst::__anonf6c486550503 -No src/ext/yuni/src/yuni/core/static/types.h /^ No = 1$/;" e enum:Yuni::Static::Type::IsDecimal::__anonf6c486550603 -No src/ext/yuni/src/yuni/core/static/types.h /^ No = 1$/;" e enum:Yuni::Static::Type::IsFundamental::__anonf6c486550103 -No src/ext/yuni/src/yuni/core/static/types.h /^ No = 1$/;" e enum:Yuni::Static::Type::IsSmartPtr::__anonf6c486550203 -No src/ext/yuni/src/yuni/core/static/types.h /^ No = 1$/;" e enum:Yuni::Static::Type::StrictlyEqual::__anonf6c486550703 -No src/ext/yuni/src/yuni/core/static/types.h /^ No = IsFundamental::No$/;" e enum:Yuni::Static::Type::IsFundamental::__anonf6c486551703 -No src/ext/yuni/src/yuni/core/static/types.h /^ No = IsFundamental::No$/;" e enum:Yuni::Static::Type::IsFundamental::__anonf6c486551803 -No src/ext/yuni/src/yuni/core/static/types.h /^ No = IsFundamental::No$/;" e enum:Yuni::Static::Type::IsFundamental::__anonf6c486551903 -No src/ext/yuni/src/yuni/core/static/types.h /^ No = IsFundamental::No$/;" e enum:Yuni::Static::Type::IsFundamental::__anonf6c486551a03 -No src/ext/yuni/src/yuni/core/static/types.h /^ No = IsFundamental::No$/;" e enum:Yuni::Static::Type::IsFundamental::__anonf6c486551b03 -No src/ext/yuni/src/yuni/core/static/types.h /^ No = StrictlyEqual::No$/;" e enum:Yuni::Static::Type::Equal::__anonf6c486550803 -NoAreaInsideAdqPatchMode src/libs/antares/exception/LoadingError.cpp /^NoAreaInsideAdqPatchMode::NoAreaInsideAdqPatchMode() :$/;" f class:Antares::Error::NoAreaInsideAdqPatchMode -NoAreaInsideAdqPatchMode src/libs/antares/exception/antares/exception/LoadingError.hpp /^class NoAreaInsideAdqPatchMode : public LoadingError$/;" c namespace:Antares::Error -NoAreas src/libs/antares/exception/LoadingError.cpp /^NoAreas::NoAreas() : LoadingError("No area found. A valid study contains contains at least one."/;" f class:Antares::Error::NoAreas -NoAreas src/libs/antares/exception/antares/exception/LoadingError.hpp /^class NoAreas : public LoadingError$/;" c namespace:Antares::Error -NoCheck src/ui/simulator/toolbox/components/datagrid/renderer/area/common.areasummary.h /^struct NoCheck$/;" s namespace:Antares::Component::Datagrid::Renderer -NoCopy src/ext/yuni/src/yuni/core/smartptr/policies/ownership.h /^ NoCopy()$/;" f class:Yuni::Policy::Ownership::NoCopy -NoCopy src/ext/yuni/src/yuni/core/smartptr/policies/ownership.h /^ NoCopy(const NoCopy&)$/;" f class:Yuni::Policy::Ownership::NoCopy -NoCopy src/ext/yuni/src/yuni/core/smartptr/policies/ownership.h /^class NoCopy$/;" c namespace:Yuni::Policy::Ownership -NoQueueService src/libs/antares/exception/antares/exception/InitializationError.hpp /^ NoQueueService(): std::runtime_error("No queue service") {}$/;" f class:Antares::Solver::Initialization::Error::NoQueueService -NoQueueService src/libs/antares/exception/antares/exception/InitializationError.hpp /^class NoQueueService : public std::runtime_error$/;" c namespace:Antares::Solver::Initialization::Error -NoResultWriter src/libs/antares/exception/antares/exception/InitializationError.hpp /^ NoResultWriter(): std::runtime_error("No result writer") {}$/;" f class:Antares::Solver::Initialization::Error::NoResultWriter -NoResultWriter src/libs/antares/exception/antares/exception/InitializationError.hpp /^class NoResultWriter : public std::runtime_error$/;" c namespace:Antares::Solver::Initialization::Error -NoStudyProvided src/libs/antares/exception/LoadingError.cpp /^NoStudyProvided::NoStudyProvided() :$/;" f class:Antares::Error::NoStudyProvided -NoStudyProvided src/libs/antares/exception/antares/exception/LoadingError.hpp /^class NoStudyProvided : public LoadingError$/;" c namespace:Antares::Error -NodalOptimization src/ui/action/handler/antares-study/area/nodal-optimization.cpp /^NodalOptimization::NodalOptimization(const AnyString& areaname) : pOriginalAreaName(areaname)$/;" f class:Antares::Action::AntaresStudy::Area::NodalOptimization -NodalOptimization src/ui/action/handler/antares-study/area/nodal-optimization.h /^class NodalOptimization : public IAction$/;" c namespace:Antares::Action::AntaresStudy::Area -NodalOptimization src/ui/simulator/toolbox/components/datagrid/renderer/area/nodal-optimization.cpp /^NodalOptimization::NodalOptimization(wxWindow* parent) : pControl(parent)$/;" f class:Antares::Component::Datagrid::Renderer::NodalOptimization -NodalOptimization src/ui/simulator/toolbox/components/datagrid/renderer/area/nodal-optimization.h /^class NodalOptimization : public Renderer::IRenderer$/;" c namespace:Antares::Component::Datagrid::Renderer -Node src/ext/yuni/src/yuni/core/tree/n/treeN.h /^ typedef T Node;$/;" t class:Yuni::Core::TreeN typeref:typename:T -Node src/solver/constraints-builder/grid.h /^ Node(NodeT* data)$/;" f class:Antares::Graph::Node -Node src/solver/constraints-builder/grid.h /^class Node$/;" c namespace:Antares::Graph -Node src/ui/simulator/toolbox/components/map/nodes/node.cpp /^Node::Node(Manager& manager) : Item(manager, 100), pId(), pAttachedArea(nullptr)$/;" f class:Antares::Map::Node -Node src/ui/simulator/toolbox/components/map/nodes/node.cpp /^Node::Node(Manager& manager, const wxString& id) :$/;" f class:Antares::Map::Node -Node src/ui/simulator/toolbox/components/map/nodes/node.h /^class Node : public Item$/;" c namespace:Antares::Map -NodeByZPosition src/ui/simulator/toolbox/components/map/manager.h /^ using NodeByZPosition = std::map;$/;" t class:Antares::Map::Manager typeref:typename:std::map -NodeFromID src/ui/simulator/toolbox/components/map/manager.cpp /^ using NodeFromID = std::map;$/;" t function:Antares::Map::Manager::loadFromStudy typeref:typename:std::map file: -NodeMap src/ui/simulator/toolbox/components/map/manager.h /^ using NodeMap = std::map;$/;" t class:Antares::Map::Manager typeref:typename:std::map -NodeP src/solver/constraints-builder/grid.h /^ typedef Antares::Graph::Node* NodeP;$/;" t class:Antares::Graph::Grid typeref:typename:Antares::Graph::Node * -NodePlant src/ui/action/handler/antares-study/area/create.cpp /^ using NodePlant = Antares::Action::AntaresStudy::ThermalCluster::Create;$/;" t function:Antares::Action::AntaresStudy::Area::Create::StandardActionsToCopyThermalCluster typeref:typename:Antares::Action::AntaresStudy::ThermalCluster::Create file: -NodePlantCommonData src/ui/action/handler/antares-study/area/create.cpp /^ using NodePlantCommonData = Antares::Action::AntaresStudy::ThermalCluster::CommonData;$/;" t function:Antares::Action::AntaresStudy::Area::Create::StandardActionsToCopyThermalCluster typeref:typename:Antares::Action::AntaresStudy::ThermalCluster::CommonData file: -NodePtr src/ext/yuni/src/yuni/core/tree/n/iterator/childiterator.h /^ typedef typename NodeT::Ptr NodePtr;$/;" t class:Yuni::Private::Core::Tree::ChildIterator typeref:typename:NodeT::Ptr -NodePtr src/ext/yuni/src/yuni/core/tree/n/iterator/depthinfixiterator.h /^ typedef typename NodeT::Ptr NodePtr;$/;" t class:Yuni::Private::Core::Tree::DepthInfixIterator typeref:typename:NodeT::Ptr -NodePtr src/ext/yuni/src/yuni/core/tree/n/iterator/depthprefixiterator.h /^ typedef typename NodeT::Ptr NodePtr;$/;" t class:Yuni::Private::Core::Tree::DepthPrefixIterator typeref:typename:NodeT::Ptr -NodePtr src/ext/yuni/src/yuni/core/tree/n/iterator/depthsuffixiterator.h /^ typedef typename NodeT::Ptr NodePtr;$/;" t class:Yuni::Private::Core::Tree::DepthSuffixIterator typeref:typename:NodeT::Ptr -NodeTimeseries src/ui/action/handler/antares-study/area/ts-node.cpp /^NodeTimeseries::NodeTimeseries(Data::TimeSeriesType ts) : pType(ts)$/;" f class:Antares::Action::AntaresStudy::Area::NodeTimeseries -NodeTimeseries src/ui/action/handler/antares-study/area/ts-node.h /^class NodeTimeseries : public IAction$/;" c namespace:Antares::Action::AntaresStudy::Area -NodeType src/ext/yuni/src/yuni/io/constants.h /^enum NodeType$/;" g namespace:Yuni::IO -NomDeLaContrainteCouplante src/solver/simulation/sim_structure_probleme_economique.h /^ const char* NomDeLaContrainteCouplante;$/;" m struct:CONTRAINTES_COUPLANTES typeref:typename:const char * -NomDesContraintes src/solver/optimisation/opt_structure_probleme_a_resoudre.h /^ std::vector NomDesContraintes;$/;" m struct:PROBLEME_ANTARES_A_RESOUDRE typeref:typename:std::vector -NomDesContraintes src/solver/utils/named_problem.h /^ const std::vector& NomDesContraintes;$/;" m struct:Antares::Optimization::PROBLEME_SIMPLEXE_NOMME typeref:typename:const std::vector & -NomDesVariables src/solver/optimisation/opt_structure_probleme_a_resoudre.h /^ std::vector NomDesVariables;$/;" m struct:PROBLEME_ANTARES_A_RESOUDRE typeref:typename:std::vector -NomDesVariables src/solver/utils/named_problem.h /^ const std::vector& NomDesVariables;$/;" m struct:Antares::Optimization::PROBLEME_SIMPLEXE_NOMME typeref:typename:const std::vector & -NombreDElementsDansLaContrainteCouplante src/solver/simulation/sim_structure_probleme_economique.h /^ int NombreDElementsDansLaContrainteCouplante;$/;" m struct:CONTRAINTES_COUPLANTES typeref:typename:int -NombreDInterconnexions src/solver/simulation/sim_structure_probleme_economique.h /^ uint32_t NombreDInterconnexions = 0;$/;" m struct:PROBLEME_HEBDO typeref:typename:uint32_t -NombreDInterconnexionsDansLaContrainteCouplante src/solver/simulation/sim_structure_probleme_economique.h /^ int NombreDInterconnexionsDansLaContrainteCouplante;$/;" m struct:CONTRAINTES_COUPLANTES typeref:typename:int -NombreDeContraintes src/solver/hydro/daily/h2o_j_donnees_optimisation.h /^ int NombreDeContraintes;$/;" m struct:PROBLEME_LINEAIRE_PARTIE_FIXE typeref:typename:int -NombreDeContraintes src/solver/hydro/daily2/h2o2_j_donnees_optimisation.h /^ int NombreDeContraintes;$/;" m struct:__anon0afe92d30108 typeref:typename:int -NombreDeContraintes src/solver/hydro/monthly/h2o_m_donnees_optimisation.h /^ int NombreDeContraintes;$/;" m struct:__anon39208e8a0108 typeref:typename:int -NombreDeContraintes src/solver/optimisation/opt_structure_probleme_a_resoudre.h /^ int NombreDeContraintes; \/* Il est egal a :$/;" m struct:PROBLEME_ANTARES_A_RESOUDRE typeref:typename:int -NombreDeContraintesCouplantes src/solver/simulation/sim_structure_probleme_economique.h /^ uint32_t NombreDeContraintesCouplantes = 0;$/;" m struct:PROBLEME_HEBDO typeref:typename:uint32_t -NombreDeGroupesEnMarcheDuPalier src/solver/simulation/sim_structure_probleme_economique.h /^ std::vector NombreDeGroupesEnMarcheDuPalier;$/;" m struct:PRODUCTION_THERMIQUE_OPTIMALE typeref:typename:std::vector -NombreDeGroupesQuiDemarrentDuPalier src/solver/simulation/sim_structure_probleme_economique.h /^ std::vector NombreDeGroupesQuiDemarrentDuPalier;$/;" m struct:PRODUCTION_THERMIQUE_OPTIMALE typeref:typename:std::vector -NombreDeGroupesQuiSArretentDuPalier src/solver/simulation/sim_structure_probleme_economique.h /^ std::vector NombreDeGroupesQuiSArretentDuPalier;$/;" m struct:PRODUCTION_THERMIQUE_OPTIMALE typeref:typename:std::vector -NombreDeGroupesQuiTombentEnPanneDuPalier src/solver/simulation/sim_structure_probleme_economique.h /^ std::vector NombreDeGroupesQuiTombentEnPanneDuPalier;$/;" m struct:PRODUCTION_THERMIQUE_OPTIMALE typeref:typename:std::vector -NombreDeJours src/solver/simulation/sim_structure_probleme_economique.h /^ uint32_t NombreDeJours = 0;$/;" m struct:PROBLEME_HEBDO typeref:typename:uint32_t -NombreDeJoursDuMois src/solver/hydro/daily/h2o_j_donnees_mensuelles.h /^ int NombreDeJoursDuMois; \/* A renseigner par l'appelant *\/$/;" m struct:DONNEES_MENSUELLES typeref:typename:int -NombreDeJoursDuMois src/solver/hydro/daily2/h2o2_j_donnees_mensuelles.h /^ int NombreDeJoursDuMois; \/* A renseigner par l'appelant *\/$/;" m struct:__anon625255900108 typeref:typename:int -NombreDePaliersDispatchDansLaContrainteCouplante src/solver/simulation/sim_structure_probleme_economique.h /^ int NombreDePaliersDispatchDansLaContrainteCouplante;$/;" m struct:CONTRAINTES_COUPLANTES typeref:typename:int -NombreDePaliersThermiques src/solver/simulation/sim_structure_probleme_economique.h /^ int NombreDePaliersThermiques;$/;" m struct:PALIERS_THERMIQUES typeref:typename:int -NombreDePaliersThermiques src/solver/simulation/sim_structure_probleme_economique.h /^ uint32_t NombreDePaliersThermiques = 0;$/;" m struct:PROBLEME_HEBDO typeref:typename:uint32_t -NombreDePasDeTemps src/solver/hydro/monthly/h2o_m_donnees_annuelles.h /^ int NombreDePasDeTemps; \/* 12 *\/$/;" m struct:__anon527900b10108 typeref:typename:int -NombreDePasDeTemps src/solver/simulation/sim_structure_probleme_economique.h /^ uint32_t NombreDePasDeTemps = 0;$/;" m struct:PROBLEME_HEBDO typeref:typename:uint32_t -NombreDePasDeTempsDUneJournee src/solver/simulation/sim_structure_probleme_economique.h /^ int32_t NombreDePasDeTempsDUneJournee = 0;$/;" m struct:PROBLEME_HEBDO typeref:typename:int32_t -NombreDePasDeTempsPourUneOptimisation src/solver/simulation/sim_structure_probleme_economique.h /^ int32_t NombreDePasDeTempsPourUneOptimisation = 0;$/;" m struct:PROBLEME_HEBDO typeref:typename:int32_t -NombreDePays src/solver/simulation/sim_structure_probleme_economique.h /^ uint32_t NombreDePays = 0;$/;" m struct:PROBLEME_HEBDO typeref:typename:uint32_t -NombreDeProblemes src/solver/hydro/daily/h2o_j_donnees_optimisation.h /^ int NombreDeProblemes;$/;" m struct:PROBLEME_HYDRAULIQUE typeref:typename:int -NombreDeProblemes src/solver/hydro/daily2/h2o2_j_donnees_optimisation.h /^ int NombreDeProblemes;$/;" m struct:__anon0afe92d30408 typeref:typename:int -NombreDeReservoirs src/solver/hydro/monthly/h2o_m_donnees_optimisation.h /^ int NombreDeReservoirs;$/;" m struct:__anon39208e8a0408 typeref:typename:int -NombreDeTermesAlloues src/solver/hydro/daily/h2o_j_donnees_optimisation.h /^ int NombreDeTermesAlloues;$/;" m struct:PROBLEME_LINEAIRE_PARTIE_FIXE typeref:typename:int -NombreDeTermesAlloues src/solver/hydro/daily2/h2o2_j_donnees_optimisation.h /^ int NombreDeTermesAlloues;$/;" m struct:__anon0afe92d30108 typeref:typename:int -NombreDeTermesAlloues src/solver/hydro/monthly/h2o_m_donnees_optimisation.h /^ int NombreDeTermesAlloues;$/;" m struct:__anon39208e8a0108 typeref:typename:int -NombreDeTermesAllouesDansLaMatriceDesContraintes src/solver/optimisation/opt_structure_probleme_a_resoudre.h /^ int NombreDeTermesAllouesDansLaMatriceDesContraintes;$/;" m struct:PROBLEME_ANTARES_A_RESOUDRE typeref:typename:int -NombreDeTermesDansLaMatriceDesContraintes src/solver/optimisation/opt_structure_probleme_a_resoudre.h /^ int NombreDeTermesDansLaMatriceDesContraintes;$/;" m struct:PROBLEME_ANTARES_A_RESOUDRE typeref:typename:int -NombreDeTermesDesLignes src/solver/hydro/daily/h2o_j_donnees_optimisation.h /^ std::vector NombreDeTermesDesLignes;$/;" m struct:PROBLEME_LINEAIRE_PARTIE_FIXE typeref:typename:std::vector -NombreDeTermesDesLignes src/solver/hydro/daily2/h2o2_j_donnees_optimisation.h /^ std::vector NombreDeTermesDesLignes;$/;" m struct:__anon0afe92d30108 typeref:typename:std::vector -NombreDeTermesDesLignes src/solver/hydro/monthly/h2o_m_donnees_optimisation.h /^ std::vector NombreDeTermesDesLignes;$/;" m struct:__anon39208e8a0108 typeref:typename:std::vector -NombreDeTermesDesLignes src/solver/optimisation/opt_structure_probleme_a_resoudre.h /^ std::vector NombreDeTermesDesLignes;$/;" m struct:PROBLEME_ANTARES_A_RESOUDRE typeref:typename:std::vector -NombreDeVariables src/solver/hydro/daily/h2o_j_donnees_optimisation.h /^ int NombreDeVariables;$/;" m struct:PROBLEME_LINEAIRE_PARTIE_FIXE typeref:typename:int -NombreDeVariables src/solver/hydro/daily2/h2o2_j_donnees_optimisation.h /^ int NombreDeVariables;$/;" m struct:__anon0afe92d30108 typeref:typename:int -NombreDeVariables src/solver/hydro/monthly/h2o_m_donnees_optimisation.h /^ int NombreDeVariables;$/;" m struct:__anon39208e8a0108 typeref:typename:int -NombreDeVariables src/solver/optimisation/opt_structure_probleme_a_resoudre.h /^ int NombreDeVariables;$/;" m struct:PROBLEME_ANTARES_A_RESOUDRE typeref:typename:int -NombreMaxDeGroupesEnMarcheDuPalierThermique src/solver/simulation/sim_structure_probleme_economique.h /^ std::vector NombreMaxDeGroupesEnMarcheDuPalierThermique;$/;" m struct:PDISP_ET_COUTS_HORAIRES_PAR_PALIER typeref:typename:std::vector -NombreMinDeGroupesEnMarcheDuPalierThermique src/solver/simulation/sim_structure_probleme_economique.h /^ std::vector NombreMinDeGroupesEnMarcheDuPalierThermique;$/;" m struct:PDISP_ET_COUTS_HORAIRES_PAR_PALIER typeref:typename:std::vector -Nombre_points_intermediaire src/solver/ts-generator/xcast/xcast.h /^ uint Nombre_points_intermediaire;$/;" m class:Antares::Solver::TSGenerator::XCast::XCast typeref:typename:uint -Nomenclature src/solver/utils/ortools_utils.h /^ explicit Nomenclature(char prefix) : prefix_(prefix)$/;" f class:Antares::Optimization::Nomenclature -Nomenclature src/solver/utils/ortools_utils.h /^class Nomenclature$/;" c namespace:Antares::Optimization -NomsDesPaliersThermiques src/solver/simulation/sim_structure_probleme_economique.h /^ std::vector NomsDesPaliersThermiques;$/;" m struct:PALIERS_THERMIQUES typeref:typename:std::vector -NomsDesPays src/solver/simulation/sim_structure_probleme_economique.h /^ std::vector NomsDesPays;$/;" m struct:PROBLEME_HEBDO typeref:typename:std::vector -NonConstPtr src/ext/yuni/src/yuni/core/tree/n/treeN.h /^ typedef typename Ptr::NonConstSmartPtrType NonConstPtr;$/;" t class:Yuni::Core::TreeN typeref:typename:Ptr::NonConstSmartPtrType -NonConstSmartPtrType src/ext/yuni/src/yuni/core/smartptr/smartptr.h /^ NonConstSmartPtrType;$/;" t class:Yuni::SmartPtr typeref:typename:SmartPtr -NonCopyable src/ext/yuni/src/yuni/core/noncopyable.h /^class YUNI_DECL NonCopyable$/;" c namespace:Yuni -NonMovable src/ext/yuni/src/yuni/core/nonmovable.h /^class YUNI_DECL NonMovable$/;" c namespace:Yuni -NonProportionalCost src/solver/variable/economy/nonProportionalCost.h /^class NonProportionalCost$/;" c namespace:Antares::Solver::Variable::Economy -NonProportionalCostByDispatchablePlant src/solver/variable/economy/npCostByDispatchablePlant.h /^ NonProportionalCostByDispatchablePlant() : pValuesForTheCurrentYear(NULL), pSize(0)$/;" f class:Antares::Solver::Variable::Economy::NonProportionalCostByDispatchablePlant -NonProportionalCostByDispatchablePlant src/solver/variable/economy/npCostByDispatchablePlant.h /^class NonProportionalCostByDispatchablePlant$/;" c namespace:Antares::Solver::Variable::Economy -None src/ext/yuni/src/yuni/core/bind/traits.h /^class None final : public IPointer$/;" c namespace:Yuni::Private::BindImpl -None src/ext/yuni/src/yuni/core/bind/traits.h /^class None final : public IPointer$/;" c namespace:Yuni::Private::BindImpl -None src/ext/yuni/src/yuni/core/bind/traits.h /^class None final : public IPointer$/;" c namespace:Yuni::Private::BindImpl -None src/ext/yuni/src/yuni/core/bind/traits.h /^class None final : public IPointer$/;" c namespace:Yuni::Private::BindImpl -None src/ext/yuni/src/yuni/core/bind/traits.h /^class None final : public IPointer$/;" c namespace:Yuni::Private::BindImpl -None src/ext/yuni/src/yuni/core/bind/traits.h /^class None final : public IPointer$/;" c namespace:Yuni::Private::BindImpl -None src/ext/yuni/src/yuni/core/bind/traits.h /^class None final : public IPointer$/;" c namespace:Yuni::Private::BindImpl -None src/ext/yuni/src/yuni/core/bind/traits.h /^class None final : public IPointer$/;" c namespace:Yuni::Private::BindImpl -None src/ext/yuni/src/yuni/core/bind/traits.h /^class None final$/;" c namespace:Yuni::Private::BindImpl -None src/ext/yuni/src/yuni/core/bind/traits.h /^class None final$/;" c namespace:Yuni::Private::BindImpl -None src/ext/yuni/src/yuni/core/bind/traits.h /^class None final$/;" c namespace:Yuni::Private::BindImpl -None src/ext/yuni/src/yuni/core/bind/traits.h /^class None final$/;" c namespace:Yuni::Private::BindImpl -None src/ext/yuni/src/yuni/core/bind/traits.h /^class None final$/;" c namespace:Yuni::Private::BindImpl -None src/ext/yuni/src/yuni/core/bind/traits.h /^class None final$/;" c namespace:Yuni::Private::BindImpl -None src/ext/yuni/src/yuni/core/bind/traits.h /^class None final$/;" c namespace:Yuni::Private::BindImpl -None src/ext/yuni/src/yuni/core/bind/traits.h /^class None final$/;" c namespace:Yuni::Private::BindImpl -None src/ext/yuni/src/yuni/core/bind/traits.h.generator.hpp /^ class None)> final :$/;" c namespace:Yuni::Private::BindImpl -None src/ext/yuni/src/yuni/core/event/statistics/none.h /^ None()$/;" f class:Yuni::Core::EventLoop::Statistics::None -None src/ext/yuni/src/yuni/core/event/statistics/none.h /^class YUNI_DECL None$/;" c namespace:Yuni::Core::EventLoop::Statistics -None src/ext/yuni/src/yuni/core/fwd.h /^struct \/*YUNI_DECL*\/ None$/;" s namespace:Yuni -None src/ext/yuni/src/yuni/core/smartptr/policies/checking.h /^ None()$/;" f class:Yuni::Policy::Checking::None -None src/ext/yuni/src/yuni/core/smartptr/policies/checking.h /^ None(const None&)$/;" f class:Yuni::Policy::Checking::None -None src/ext/yuni/src/yuni/core/smartptr/policies/checking.h /^class None$/;" c namespace:Yuni::Policy::Checking -Normal src/ext/yuni/src/yuni/core/singleton/policies/lifetime.h /^class Normal final$/;" c namespace:Yuni::Policy::Lifetime -Normalize src/ext/yuni/src/yuni/io/filename-manipulation.cpp /^void Normalize(Clob& out, const AnyString& in, bool replaceSlashes)$/;" f namespace:Yuni::IO typeref:typename:void -Normalize src/ext/yuni/src/yuni/io/filename-manipulation.cpp /^void Normalize(String& out, const AnyString& in, bool replaceSlashes)$/;" f namespace:Yuni::IO typeref:typename:void -NormalizeAmountOfMemory src/ui/simulator/windows/memorystatistics/memorystatistics.cpp /^static inline uint64_t NormalizeAmountOfMemory(uint64_t v)$/;" f namespace:Antares::Window::__anonfd09bafa0111 typeref:typename:uint64_t file: -NormalizeImpl src/ext/yuni/src/yuni/io/filename-manipulation.cpp /^static inline void NormalizeImpl(StringT& out, const AnyString& input, bool replaceSlashes)$/;" f namespace:Yuni::IO typeref:typename:void file: -NormalizeTinyDirectoryPath src/ext/yuni/src/yuni/io/directory/info/info.cpp /^static void NormalizeTinyDirectoryPath(String& path)$/;" f namespace:Yuni::IO::Directory typeref:typename:void file: -NotEnoughMemory src/analyzer/main.cpp /^static void NotEnoughMemory()$/;" f typeref:typename:void file: -NotEnoughMemory src/tools/kirchhoff-cbuilder/main.cpp /^static void NotEnoughMemory()$/;" f typeref:typename:void file: -NotEnoughMemory src/ui/simulator/application/application.cpp /^static void NotEnoughMemory()$/;" f namespace:Antares typeref:typename:void file: -NotEqualsTo src/ui/simulator/toolbox/components/datagrid/filter/operator/notequals.h /^ NotEqualsTo(AFilterBase* parent) : AOperator(parent, wxT("!="), wxT("!="))$/;" f class:Antares::Toolbox::Filter::Operator::NotEqualsTo -NotEqualsTo src/ui/simulator/toolbox/components/datagrid/filter/operator/notequals.h /^class NotEqualsTo : public AOperator$/;" c namespace:Antares::Toolbox::Filter::Operator -Notations docs/reference-guide/11-modeling.md /^## Notations$/;" s chapter:Formulation of the optimisation problems -Notebook src/ui/simulator/toolbox/components/notebook/notebook.h /^class Notebook : public Panel$/;" c namespace:Antares::Component -NotebookType src/ui/simulator/windows/xcast/xcast.h /^ using NotebookType = Component::Notebook;$/;" t class:Antares::Window::XCast typeref:typename:Component::Notebook -Notes src/ui/simulator/windows/notes.h /^class Notes final : public Antares::Component::Panel, public Yuni::IEventObserver$/;" c namespace:Antares::Window -Notice src/ext/yuni/src/yuni/core/logs/verbosity.h /^struct YUNI_DECL Notice final$/;" s namespace:Yuni::Logs::Verbosity -NoticeBuffer src/ext/yuni/src/yuni/core/logs/logs.h /^ typedef Private::LogImpl::Buffer NoticeBuffer;$/;" t class:Yuni::Logs::Logger typeref:typename:Private::LogImpl::Buffer -Notify src/ui/common/component/spotlight/mini-frame.cpp /^ void Notify()$/;" f class:Antares::Private::Spotlight::__anonec4863e60111::AutoCloseTimer typeref:typename:void file: -Notify src/ui/simulator/application/main/logs.cpp /^ virtual void Notify() override$/;" f class:Antares::Forms::__anon83b85e550111::LogFlusherTimer typeref:typename:void file: -Notify src/ui/simulator/toolbox/ext-source/performer.cpp /^ virtual void Notify()$/;" f class:Antares::Window::MessageFlusherTimer typeref:typename:void file: -Notify src/ui/simulator/toolbox/jobs/job.cpp /^ virtual void Notify()$/;" f class:Antares::Toolbox::Jobs::MessageFlusherTimer typeref:typename:void file: -Notify src/ui/simulator/toolbox/jobs/job.cpp /^ virtual void Notify()$/;" f class:Antares::Toolbox::Jobs::ReadWriteStatsFlusherTimer typeref:typename:void file: -Notify src/ui/simulator/windows/analyzer/analyzer.cpp /^ void Notify() override$/;" f class:Antares::Window::__anondcc5a7be0111::AnalyzeTimer typeref:typename:void file: -Notify src/ui/simulator/windows/analyzer/analyzer.cpp /^ void Notify() override$/;" f class:Antares::Window::__anondcc5a7be0111::ProceedTimer typeref:typename:void file: -Notify src/ui/simulator/windows/cleaner.cpp /^ virtual void Notify() override$/;" f class:Antares::Window::CleaningInfoRefreshTimer typeref:typename:void file: -Notify src/ui/simulator/windows/memorystatistics/memorystatistics.cpp /^ void Notify() final$/;" f class:Antares::Window::__anonfd09bafa0111::ResourcesInfoTimer typeref:typename:void file: -Notify src/ui/simulator/windows/output/mini-frame.cpp /^ void Notify()$/;" f class:Antares::Private::OutputViewerData::__anonf2a88c480111::AutoCloseTimer typeref:typename:void file: -Notify src/ui/simulator/windows/simulation/run.cpp /^ void Notify() override$/;" f class:Antares::Window::Simulation::ResourcesInfoTimer typeref:typename:void file: -NotifyBytesDeleted src/tools/vacuum/main.cpp /^static void NotifyBytesDeleted(uint64_t bytes)$/;" f typeref:typename:void file: -NotifyDuration src/tools/vacuum/main.cpp /^static void NotifyDuration(int64_t duration)$/;" f typeref:typename:void file: -NotifyFilesDeleted src/tools/vacuum/main.cpp /^static void NotifyFilesDeleted(uint64_t count)$/;" f typeref:typename:void file: -NotifyFoldersDeleted src/tools/vacuum/main.cpp /^static void NotifyFoldersDeleted(uint64_t count)$/;" f typeref:typename:void file: -NotifyStatistics src/tools/vacuum/main.cpp /^static void NotifyStatistics(const String& logprefix,$/;" f typeref:typename:void file: -Now src/ext/yuni/src/yuni/datetime/timestamp.cpp /^Timestamp Now()$/;" f namespace:Yuni::DateTime typeref:typename:Timestamp -NowMilliSeconds src/ext/yuni/src/yuni/datetime/timestamp.cpp /^Timestamp NowMilliSeconds()$/;" f namespace:Yuni::DateTime typeref:typename:Timestamp -NtcSetToZeroStatus_AdqPatchStep1 src/libs/antares/study/parameters/adq-patch-params.h /^enum class NtcSetToZeroStatus_AdqPatchStep1$/;" g namespace:Antares::Data::AdequacyPatch -Null src/libs/antares/memory/include/antares/memory/memory.hxx /^inline bool Memory::Null(const T* out)$/;" f class:Antares::Memory typeref:typename:bool -NullDecorator src/ext/yuni/src/yuni/core/logs/null.h /^class YUNI_DECL NullDecorator$/;" c namespace:Yuni::Logs -NullDurationCollector src/libs/antares/benchmarking/include/antares/benchmarking/DurationCollector.h /^class NullDurationCollector : public IDurationCollector$/;" c namespace:Benchmarking -NullHandle src/ext/yuni/src/yuni/core/dynamiclibrary/file.cpp /^const File::Handle File::NullHandle = nullptr;$/;" m class:Yuni::DynamicLibrary::File typeref:typename:const File::Handle -NullHandle src/ext/yuni/src/yuni/core/dynamiclibrary/file.h /^ static const Handle NullHandle;$/;" m class:Yuni::DynamicLibrary::File typeref:typename:const Handle -NullHandler src/ext/yuni/src/yuni/core/logs/null.h /^class YUNI_DECL NullHandler$/;" c namespace:Yuni::Logs -NullIterator src/ext/yuni/src/yuni/core/string/iterator.inc.hpp /^ NullIterator(const ModelT& copy) : pString(copy.string())$/;" f class:Model::NullIterator -NullIterator src/ext/yuni/src/yuni/core/string/iterator.inc.hpp /^ NullIterator(const NullIterator& copy) : pString(copy.pString)$/;" f class:Model::NullIterator -NullIterator src/ext/yuni/src/yuni/core/string/iterator.inc.hpp /^ NullIterator(const StringType& s) : pString(s)$/;" f class:Model::NullIterator -NullIterator src/ext/yuni/src/yuni/core/string/iterator.inc.hpp /^ class NullIterator$/;" c struct:Model -NullIterator src/ext/yuni/src/yuni/io/directory/info/iterator.inc.hpp /^ NullIterator()$/;" f class:Model::NullIterator -NullIterator src/ext/yuni/src/yuni/io/directory/info/iterator.inc.hpp /^ NullIterator(const ModelT&)$/;" f class:Model::NullIterator -NullIterator src/ext/yuni/src/yuni/io/directory/info/iterator.inc.hpp /^ NullIterator(const NullIterator&)$/;" f class:Model::NullIterator -NullIterator src/ext/yuni/src/yuni/io/directory/info/iterator.inc.hpp /^ class NullIterator$/;" c struct:Model -NullName src/solver/utils/name_translator.h /^class NullName : public NameTranslator$/;" c -NullProvider src/ui/common/component/spotlight/null-provider.h /^ NullProvider()$/;" f class:NullProvider -NullProvider src/ui/common/component/spotlight/null-provider.h /^class NullProvider : public IProvider$/;" c -NullPtr src/ext/yuni/src/yuni/core/system/nullptr.h /^typedef \/*YUNI_DECL*\/ YuniNullPtr NullPtr;$/;" t namespace:Yuni typeref:typename:YuniNullPtr -NullResultWriter src/libs/antares/writer/antares/writer/i_writer.h /^class NullResultWriter: public Solver::IResultWriter {$/;" c namespace:Antares::Solver -NullValue src/libs/antares/memory/include/antares/memory/memory.h /^ static const T* NullValue()$/;" f struct:Antares::Memory::Stored typeref:typename:const T * -Nullable src/ext/yuni/src/yuni/core/nullable/holder.h /^class YUNI_DECL Nullable;$/;" v namespace:Yuni typeref:class:YUNI_DECL -Nullable src/ext/yuni/src/yuni/core/nullable/nullable.h /^class YUNI_DECL Nullable final$/;" c namespace:Yuni -Nullable src/ext/yuni/src/yuni/core/nullable/nullable.hxx /^inline Nullable::Nullable()$/;" f class:Yuni::Nullable -Nullable src/ext/yuni/src/yuni/core/nullable/nullable.hxx /^inline Nullable::Nullable(Static::MoveConstructor> rhs) :$/;" f class:Yuni::Nullable -Nullable src/ext/yuni/src/yuni/core/nullable/nullable.hxx /^inline Nullable::Nullable(const Nullable& rhs) : pHolder(rhs.pHolder)$/;" f class:Yuni::Nullable -Nullable src/ext/yuni/src/yuni/core/nullable/nullable.hxx /^inline Nullable::Nullable(const Nullable& rhs) : pHolder(rhs.pHolder)$/;" f class:Yuni::Nullable -Nullable src/ext/yuni/src/yuni/core/nullable/nullable.hxx /^inline Nullable::Nullable(const U& rhs) : pHolder(rhs)$/;" f class:Yuni::Nullable -Nullable src/ext/yuni/src/yuni/core/nullable/nullable.hxx /^inline Nullable::Nullable(typename Nullable::const_pointer rhs)$/;" f class:Yuni::Nullable -NullableImpl src/ext/yuni/src/yuni/core/nullable/holder.h /^namespace NullableImpl$/;" n namespace:Yuni::Private -NumberBreakingDownDispatchableUnits src/solver/optimisation/constraints/ConstraintBuilder.cpp /^ConstraintBuilder& ConstraintBuilder::NumberBreakingDownDispatchableUnits(unsigned int index,$/;" f class:ConstraintBuilder typeref:typename:ConstraintBuilder & -NumberBreakingDownDispatchableUnits src/solver/optimisation/constraints/ConstraintBuilder.h /^ int NumberBreakingDownDispatchableUnits(unsigned int index) const$/;" f class:Variable::VariableManager typeref:typename:int -NumberBreakingDownDispatchableUnits src/solver/optimisation/opt_rename_problem.cpp /^void VariableNamer::NumberBreakingDownDispatchableUnits(unsigned int variable,$/;" f class:VariableNamer typeref:typename:void -NumberOfCoresMode src/libs/antares/study/fwd.h /^enum NumberOfCoresMode$/;" g namespace:Antares::Data -NumberOfCoresModeToCString src/libs/antares/study/fwd.cpp /^const char* NumberOfCoresModeToCString(NumberOfCoresMode ucores)$/;" f namespace:Antares::Data typeref:typename:const char * -NumberOfDispatchableUnits src/solver/optimisation/constraints/ConstraintBuilder.cpp /^ConstraintBuilder& ConstraintBuilder::NumberOfDispatchableUnits(unsigned int index,$/;" f class:ConstraintBuilder typeref:typename:ConstraintBuilder & -NumberOfDispatchableUnits src/solver/optimisation/constraints/ConstraintBuilder.h /^ int NumberOfDispatchableUnits(unsigned int index) const$/;" f class:Variable::VariableManager typeref:typename:int -NumberOfShortTermStorages src/solver/simulation/sim_structure_probleme_economique.h /^ uint32_t NumberOfShortTermStorages = 0;$/;" m struct:PROBLEME_HEBDO typeref:typename:uint32_t -NumberOfVariables src/solver/optimisation/constraints/ConstraintBuilder.h /^ int NumberOfVariables() const$/;" f class:ConstraintBuilder typeref:typename:int -NumberStartingDispatchableUnits src/solver/optimisation/constraints/ConstraintBuilder.cpp /^ConstraintBuilder& ConstraintBuilder::NumberStartingDispatchableUnits(unsigned int index,$/;" f class:ConstraintBuilder typeref:typename:ConstraintBuilder & -NumberStartingDispatchableUnits src/solver/optimisation/constraints/ConstraintBuilder.h /^ int NumberStartingDispatchableUnits(unsigned int index) const$/;" f class:Variable::VariableManager typeref:typename:int -NumberStartingDispatchableUnits src/solver/optimisation/opt_rename_problem.cpp /^void VariableNamer::NumberStartingDispatchableUnits(unsigned int variable,$/;" f class:VariableNamer typeref:typename:void -NumberStoppingDispatchableUnits src/solver/optimisation/constraints/ConstraintBuilder.cpp /^ConstraintBuilder& ConstraintBuilder::NumberStoppingDispatchableUnits(unsigned int index,$/;" f class:ConstraintBuilder typeref:typename:ConstraintBuilder & -NumberStoppingDispatchableUnits src/solver/optimisation/constraints/ConstraintBuilder.h /^ int NumberStoppingDispatchableUnits(unsigned int index) const$/;" f class:Variable::VariableManager typeref:typename:int -NumberStoppingDispatchableUnits src/solver/optimisation/opt_rename_problem.cpp /^void VariableNamer::NumberStoppingDispatchableUnits(unsigned int variable,$/;" f class:VariableNamer typeref:typename:void -NumberTsCell src/ui/simulator/toolbox/components/datagrid/renderer/cell.cpp /^NumberTsCell::NumberTsCell(TimeSeriesType ts) : Cell(ts)$/;" f class:Antares::Component::Datagrid::Renderer::NumberTsCell -NumberTsCell src/ui/simulator/toolbox/components/datagrid/renderer/cell.h /^class NumberTsCell : public Cell$/;" c namespace:Antares::Component::Datagrid::Renderer -NumberTsCellThermal src/ui/simulator/toolbox/components/datagrid/renderer/cell.cpp /^NumberTsCellThermal::NumberTsCellThermal() : NumberTsCell(timeSeriesThermal)$/;" f class:Antares::Component::Datagrid::Renderer::NumberTsCellThermal -NumberTsCellThermal src/ui/simulator/toolbox/components/datagrid/renderer/cell.h /^class NumberTsCellThermal : public NumberTsCell$/;" c namespace:Antares::Component::Datagrid::Renderer -Numeric src/ui/simulator/toolbox/validator.cpp /^wxTextValidator Numeric()$/;" f namespace:Antares::Toolbox::Validator typeref:typename:wxTextValidator -NumeroDIntervalleOptimiseDuPasDeTemps src/solver/simulation/sim_structure_probleme_economique.h /^ std::vector NumeroDIntervalleOptimiseDuPasDeTemps;$/;" m struct:PROBLEME_HEBDO typeref:typename:std::vector -NumeroDeContrainteDEnergieMensuelle src/solver/hydro/daily/h2o_j_donnees_optimisation.h /^ int NumeroDeContrainteDEnergieMensuelle;$/;" m struct:CORRESPONDANCE_DES_CONTRAINTES typeref:typename:int -NumeroDeContrainteDeDissociationDeFlux src/solver/simulation/sim_structure_probleme_economique.h /^ std::vector NumeroDeContrainteDeDissociationDeFlux;$/;" m struct:CORRESPONDANCES_DES_CONTRAINTES typeref:typename:std::vector -NumeroDeContrainteDeSoldeDEchange src/solver/simulation/sim_structure_probleme_economique.h /^ std::vector NumeroDeContrainteDeSoldeDEchange;$/;" m struct:PROBLEME_HEBDO typeref:typename:std::vector -NumeroDeContrainteDesBilansPays src/solver/simulation/sim_structure_probleme_economique.h /^ std::vector NumeroDeContrainteDesBilansPays;$/;" m struct:CORRESPONDANCES_DES_CONTRAINTES typeref:typename:std::vector -NumeroDeContrainteDesContraintesCouplantes src/solver/simulation/sim_structure_probleme_economique.h /^ std::vector NumeroDeContrainteDesContraintesCouplantes;$/;" m struct:CORRESPONDANCES_DES_CONTRAINTES typeref:typename:std::vector -NumeroDeContrainteDesContraintesCouplantes src/solver/simulation/sim_structure_probleme_economique.h /^ std::vector NumeroDeContrainteDesContraintesCouplantes;$/;" m struct:CORRESPONDANCES_DES_CONTRAINTES_HEBDOMADAIRES typeref:typename:std::vector -NumeroDeContrainteDesContraintesCouplantes src/solver/simulation/sim_structure_probleme_economique.h /^ std::vector NumeroDeContrainteDesContraintesCouplantes;$/;" m struct:CORRESPONDANCES_DES_CONTRAINTES_JOURNALIERES typeref:typename:std::vector -NumeroDeContrainteDesContraintesDeDureeMinDArret src/solver/simulation/sim_structure_probleme_economique.h /^ std::vector NumeroDeContrainteDesContraintesDeDureeMinDArret;$/;" m struct:CORRESPONDANCES_DES_CONTRAINTES typeref:typename:std::vector -NumeroDeContrainteDesContraintesDeDureeMinDeMarche src/solver/simulation/sim_structure_probleme_economique.h /^ std::vector NumeroDeContrainteDesContraintesDeDureeMinDeMarche;$/;" m struct:CORRESPONDANCES_DES_CONTRAINTES typeref:typename:std::vector -NumeroDeContrainteDesNiveauxPays src/solver/simulation/sim_structure_probleme_economique.h /^ std::vector NumeroDeContrainteDesNiveauxPays;$/;" m struct:CORRESPONDANCES_DES_CONTRAINTES typeref:typename:std::vector -NumeroDeContrainteEnergieHydraulique src/solver/simulation/sim_structure_probleme_economique.h /^ std::vector NumeroDeContrainteEnergieHydraulique;$/;" m struct:PROBLEME_HEBDO typeref:typename:std::vector -NumeroDeContrainteEquivalenceStockFinal src/solver/simulation/sim_structure_probleme_economique.h /^ std::vector NumeroDeContrainteEquivalenceStockFinal;$/;" m struct:PROBLEME_HEBDO typeref:typename:std::vector -NumeroDeContrainteExpressionStockFinal src/solver/simulation/sim_structure_probleme_economique.h /^ std::vector NumeroDeContrainteExpressionStockFinal;$/;" m struct:PROBLEME_HEBDO typeref:typename:std::vector -NumeroDeContrainteMaxEnergieHydraulique src/solver/simulation/sim_structure_probleme_economique.h /^ std::vector NumeroDeContrainteMaxEnergieHydraulique;$/;" m struct:PROBLEME_HEBDO typeref:typename:std::vector -NumeroDeContrainteMaxPompage src/solver/simulation/sim_structure_probleme_economique.h /^ std::vector NumeroDeContrainteMaxPompage;$/;" m struct:PROBLEME_HEBDO typeref:typename:std::vector -NumeroDeContrainteMinEnergieHydraulique src/solver/simulation/sim_structure_probleme_economique.h /^ std::vector NumeroDeContrainteMinEnergieHydraulique;$/;" m struct:PROBLEME_HEBDO typeref:typename:std::vector -NumeroDeContraintePourEviterLesChargesFictives src/solver/simulation/sim_structure_probleme_economique.h /^ std::vector NumeroDeContraintePourEviterLesChargesFictives;$/;" m struct:CORRESPONDANCES_DES_CONTRAINTES typeref:typename:std::vector -NumeroDeContrainteSurXi src/solver/hydro/daily/h2o_j_donnees_optimisation.h /^ std::vector NumeroDeContrainteSurXi;$/;" m struct:CORRESPONDANCE_DES_CONTRAINTES typeref:typename:std::vector -NumeroDeJourDuPasDeTemps src/solver/simulation/sim_structure_probleme_economique.h /^ std::vector NumeroDeJourDuPasDeTemps;$/;" m struct:PROBLEME_HEBDO typeref:typename:std::vector -NumeroDeLInterconnexion src/solver/simulation/sim_structure_probleme_economique.h /^ std::vector NumeroDeLInterconnexion;$/;" m struct:CONTRAINTES_COUPLANTES typeref:typename:std::vector -NumeroDeLaDeuxiemeContrainteDesContraintesDesGroupesQuiTombentEnPanne src/solver/simulation/sim_structure_probleme_economique.h /^ std::vector NumeroDeLaDeuxiemeContrainteDesContraintesDesGroupesQuiTombentEnPanne;$/;" m struct:CORRESPONDANCES_DES_CONTRAINTES typeref:typename:std::vector -NumeroDeLaVariableMu src/solver/hydro/daily/h2o_j_donnees_optimisation.h /^ int NumeroDeLaVariableMu; \/* Variable de deversement (total sur la periode) *\/$/;" m struct:CORRESPONDANCE_DES_VARIABLES typeref:typename:int -NumeroDeLaVariableViolMaxVolumeMin src/solver/hydro/monthly/h2o_m_donnees_optimisation.h /^ int NumeroDeLaVariableViolMaxVolumeMin; \/\/ Depassement max du volume min$/;" m struct:__anon39208e8a0308 typeref:typename:int -NumeroDeLaVariableXi src/solver/hydro/daily/h2o_j_donnees_optimisation.h /^ int NumeroDeLaVariableXi; \/* Variable decrivant l'ecart max au turbine cible quand le turbi/;" m struct:CORRESPONDANCE_DES_VARIABLES typeref:typename:int -NumeroDeLaVariableXi src/solver/hydro/monthly/h2o_m_donnees_optimisation.h /^ int NumeroDeLaVariableXi; \/* Variable decrivant l'ecart max au turbine cible *\/$/;" m struct:__anon39208e8a0308 typeref:typename:int -NumeroDeVariableCoutExtremiteVersOrigineDeLInterconnexion src/solver/simulation/sim_structure_probleme_economique.h /^ std::vector NumeroDeVariableCoutExtremiteVersOrigineDeLInterconnexion;$/;" m struct:CORRESPONDANCES_DES_VARIABLES typeref:typename:std::vector -NumeroDeVariableCoutOrigineVersExtremiteDeLInterconnexion src/solver/simulation/sim_structure_probleme_economique.h /^ std::vector NumeroDeVariableCoutOrigineVersExtremiteDeLInterconnexion;$/;" m struct:CORRESPONDANCES_DES_VARIABLES typeref:typename:std::vector -NumeroDeVariableDEcartNegatifAuTurbineCible src/solver/hydro/monthly/h2o_m_donnees_optimisation.h /^ std::vector NumeroDeVariableDEcartNegatifAuTurbineCible; \/* Ecart negatif au volume ci/;" m struct:__anon39208e8a0308 typeref:typename:std::vector -NumeroDeVariableDEcartPositifAuTurbineCible src/solver/hydro/monthly/h2o_m_donnees_optimisation.h /^ std::vector NumeroDeVariableDEcartPositifAuTurbineCible; \/* Ecart positif au volume ci/;" m struct:__anon39208e8a0308 typeref:typename:std::vector -NumeroDeVariableDeLInterconnexion src/solver/simulation/sim_structure_probleme_economique.h /^ std::vector NumeroDeVariableDeLInterconnexion;$/;" m struct:CORRESPONDANCES_DES_VARIABLES typeref:typename:std::vector -NumeroDeVariableDeTrancheDeStock src/solver/optimisation/constraints/ConstraintBuilder.h /^ const std::vector>& NumeroDeVariableDeTrancheDeStock;$/;" m class:Variable::VariableManager typeref:typename:const std::vector> & -NumeroDeVariableDeTrancheDeStock src/solver/simulation/sim_structure_probleme_economique.h /^ std::vector> NumeroDeVariableDeTrancheDeStock;$/;" m struct:PROBLEME_HEBDO typeref:typename:std::vector> -NumeroDeVariableDefaillanceNegative src/solver/simulation/sim_structure_probleme_economique.h /^ std::vector NumeroDeVariableDefaillanceNegative;$/;" m struct:CORRESPONDANCES_DES_VARIABLES typeref:typename:std::vector -NumeroDeVariableDefaillancePositive src/solver/simulation/sim_structure_probleme_economique.h /^ std::vector NumeroDeVariableDefaillancePositive;$/;" m struct:CORRESPONDANCES_DES_VARIABLES typeref:typename:std::vector -NumeroDeVariableDepassementVolumeMax src/solver/hydro/monthly/h2o_m_donnees_optimisation.h /^ std::vector NumeroDeVariableDepassementVolumeMax; \/* Depassement du volume max /;" m struct:__anon39208e8a0308 typeref:typename:std::vector -NumeroDeVariableDepassementVolumeMin src/solver/hydro/monthly/h2o_m_donnees_optimisation.h /^ std::vector NumeroDeVariableDepassementVolumeMin; \/* Depassement du volume min /;" m struct:__anon39208e8a0308 typeref:typename:std::vector -NumeroDeVariableDuNombreDeGroupesEnMarcheDuPalierThermique src/solver/simulation/sim_structure_probleme_economique.h /^ std::vector NumeroDeVariableDuNombreDeGroupesEnMarcheDuPalierThermique;$/;" m struct:CORRESPONDANCES_DES_VARIABLES typeref:typename:std::vector -NumeroDeVariableDuNombreDeGroupesQuiDemarrentDuPalierThermique src/solver/simulation/sim_structure_probleme_economique.h /^ std::vector NumeroDeVariableDuNombreDeGroupesQuiDemarrentDuPalierThermique;$/;" m struct:CORRESPONDANCES_DES_VARIABLES typeref:typename:std::vector -NumeroDeVariableDuNombreDeGroupesQuiSArretentDuPalierThermique src/solver/simulation/sim_structure_probleme_economique.h /^ std::vector NumeroDeVariableDuNombreDeGroupesQuiSArretentDuPalierThermique;$/;" m struct:CORRESPONDANCES_DES_VARIABLES typeref:typename:std::vector -NumeroDeVariableDuNombreDeGroupesQuiTombentEnPanneDuPalierThermique src/solver/simulation/sim_structure_probleme_economique.h /^ std::vector NumeroDeVariableDuNombreDeGroupesQuiTombentEnPanneDuPalierThermique;$/;" m struct:CORRESPONDANCES_DES_VARIABLES typeref:typename:std::vector -NumeroDeVariableDuPalierThermique src/solver/simulation/sim_structure_probleme_economique.h /^ std::vector NumeroDeVariableDuPalierThermique;$/;" m struct:CORRESPONDANCES_DES_VARIABLES typeref:typename:std::vector -NumeroDeVariableStockFinal src/solver/optimisation/constraints/ConstraintBuilder.h /^ const std::vector& NumeroDeVariableStockFinal;$/;" m class:Variable::VariableManager typeref:typename:const std::vector & -NumeroDeVariableStockFinal src/solver/simulation/sim_structure_probleme_economique.h /^ std::vector NumeroDeVariableStockFinal;$/;" m struct:PROBLEME_HEBDO typeref:typename:std::vector -NumeroDeVariableTurbine src/solver/hydro/daily/h2o_j_donnees_optimisation.h /^ std::vector NumeroDeVariableTurbine; \/* Turbines *\/$/;" m struct:CORRESPONDANCE_DES_VARIABLES typeref:typename:std::vector -NumeroDeVariableTurbine src/solver/hydro/monthly/h2o_m_donnees_optimisation.h /^ std::vector NumeroDeVariableTurbine; \/* Turbines *\/$/;" m struct:__anon39208e8a0308 typeref:typename:std::vector -NumeroDeVariableVolume src/solver/hydro/monthly/h2o_m_donnees_optimisation.h /^ std::vector NumeroDeVariableVolume; \/* Volumes *\/$/;" m struct:__anon39208e8a0308 typeref:typename:std::vector -NumeroDeVariablesDeDebordement src/solver/simulation/sim_structure_probleme_economique.h /^ std::vector NumeroDeVariablesDeDebordement;$/;" m struct:CORRESPONDANCES_DES_VARIABLES typeref:typename:std::vector -NumeroDeVariablesDeLaProdHyd src/solver/simulation/sim_structure_probleme_economique.h /^ std::vector NumeroDeVariablesDeLaProdHyd;$/;" m struct:CORRESPONDANCES_DES_VARIABLES typeref:typename:std::vector -NumeroDeVariablesDeNiveau src/solver/simulation/sim_structure_probleme_economique.h /^ std::vector NumeroDeVariablesDeNiveau;$/;" m struct:CORRESPONDANCES_DES_VARIABLES typeref:typename:std::vector -NumeroDeVariablesDePompage src/solver/simulation/sim_structure_probleme_economique.h /^ std::vector NumeroDeVariablesDePompage;$/;" m struct:CORRESPONDANCES_DES_VARIABLES typeref:typename:std::vector -NumeroDeVariablesVariationHydALaBaisse src/solver/simulation/sim_structure_probleme_economique.h /^ std::vector NumeroDeVariablesVariationHydALaBaisse;$/;" m struct:CORRESPONDANCES_DES_VARIABLES typeref:typename:std::vector -NumeroDeVariablesVariationHydALaHausse src/solver/simulation/sim_structure_probleme_economique.h /^ std::vector NumeroDeVariablesVariationHydALaHausse;$/;" m struct:CORRESPONDANCES_DES_VARIABLES typeref:typename:std::vector -NumeroDeuxiemeContrainteDeReserveParZone src/solver/simulation/sim_structure_probleme_economique.h /^ std::vector NumeroDeuxiemeContrainteDeReserveParZone;$/;" m struct:CORRESPONDANCES_DES_CONTRAINTES typeref:typename:std::vector -NumeroDuPalierDansLEnsembleDesPaliersThermiques src/solver/simulation/sim_structure_probleme_economique.h /^ std::vector NumeroDuPalierDansLEnsembleDesPaliersThermiques;$/;" m struct:PALIERS_THERMIQUES typeref:typename:std::vector -NumeroDuPalierDispatch src/solver/simulation/sim_structure_probleme_economique.h /^ std::vector NumeroDuPalierDispatch;$/;" m struct:CONTRAINTES_COUPLANTES typeref:typename:std::vector -NumeroPremiereContrainteDeReserveParZone src/solver/simulation/sim_structure_probleme_economique.h /^ std::vector NumeroPremiereContrainteDeReserveParZone;$/;" m struct:CORRESPONDANCES_DES_CONTRAINTES typeref:typename:std::vector -NumeroVar_Turbine src/solver/hydro/daily2/h2o2_j_donnees_optimisation.h /^ std::vector NumeroVar_Turbine; \/* Turbines *\/$/;" m struct:__anon0afe92d30308 typeref:typename:std::vector -NumeroVar_deviationMax src/solver/hydro/daily2/h2o2_j_donnees_optimisation.h /^ int NumeroVar_deviationMax; \/\/ Deviation max sur le mois$/;" m struct:__anon0afe92d30308 typeref:typename:int -NumeroVar_deviations src/solver/hydro/daily2/h2o2_j_donnees_optimisation.h /^ std::vector NumeroVar_deviations; \/\/ Deviations (ecarts journaliers entre turbin?s et/;" m struct:__anon0afe92d30308 typeref:typename:std::vector -NumeroVar_niveauxFinJours src/solver/hydro/daily2/h2o2_j_donnees_optimisation.h /^ std::vector NumeroVar_niveauxFinJours; \/\/ Niveaux fin jours$/;" m struct:__anon0afe92d30308 typeref:typename:std::vector -NumeroVar_overflow src/solver/hydro/daily2/h2o2_j_donnees_optimisation.h /^ std::vector NumeroVar_overflow; \/\/ Deversements (ecarts journaliers entre niveaux e/;" m struct:__anon0afe92d30308 typeref:typename:std::vector -NumeroVar_violationMax src/solver/hydro/daily2/h2o2_j_donnees_optimisation.h /^ int NumeroVar_violationMax; \/\/ Violation max sur le mois$/;" m struct:__anon0afe92d30308 typeref:typename:int -NumeroVar_violations src/solver/hydro/daily2/h2o2_j_donnees_optimisation.h /^ std::vector NumeroVar_violations; \/\/ Violations (ecarts journaliers entre niveaux et /;" m struct:__anon0afe92d30308 typeref:typename:std::vector -NumeroVar_waste src/solver/hydro/daily2/h2o2_j_donnees_optimisation.h /^ int NumeroVar_waste; \/\/ Waste$/;" m struct:__anon0afe92d30308 typeref:typename:int -OERROR src/cmake/messages.cmake /^macro(OERROR msg)$/;" m -OFATAL src/cmake/messages.cmake /^macro(OFATAL msg)$/;" m -OMESSAGE src/cmake/messages.cmake /^macro(OMESSAGE msg)$/;" m -OMESSAGE_BOLD src/cmake/messages.cmake /^macro(OMESSAGE_BOLD msg)$/;" m -OMESSAGE_MODULE src/cmake/messages.cmake /^macro(OMESSAGE_MODULE msg)$/;" m -OMESSAGE_TITLE src/cmake/messages.cmake /^macro(OMESSAGE_TITLE msg1 msg2)$/;" m -OP1 src/libs/antares/study/parts/thermal/pollutant.h /^ OP1,$/;" e enum:Antares::Data::Pollutant::PollutantEnum -OP2 src/libs/antares/study/parts/thermal/pollutant.h /^ OP2,$/;" e enum:Antares::Data::Pollutant::PollutantEnum -OP3 src/libs/antares/study/parts/thermal/pollutant.h /^ OP3,$/;" e enum:Antares::Data::Pollutant::PollutantEnum -OP4 src/libs/antares/study/parts/thermal/pollutant.h /^ OP4,$/;" e enum:Antares::Data::Pollutant::PollutantEnum -OP5 src/libs/antares/study/parts/thermal/pollutant.h /^ OP5,$/;" e enum:Antares::Data::Pollutant::PollutantEnum -OPENAL_INCLUDE_DIR src/ext/yuni/src/cmake/devpack-standard-imports.cmake /^ set(OPENAL_INCLUDE_DIR "${YUNI_EXT_OPENAL_INCLUDE}")$/;" v -OPENAL_INCLUDE_DIR src/ext/yuni/src/cmake/devpack-standard-imports.cmake /^ set(OPENAL_INCLUDE_DIR)$/;" v -OPENAL_LIBRARY src/ext/yuni/src/cmake/devpack-standard-imports.cmake /^ set(OPENAL_LIBRARY "${YUNI_EXT_OPENAL_LIB}")$/;" v -OPENAL_LIBRARY src/ext/yuni/src/cmake/devpack-standard-imports.cmake /^ set(OPENAL_LIBRARY)$/;" v -OPENAL_MODE src/ext/yuni/src/yuni/cmake/media.cmake /^ set(OPENAL_MODE devpack)$/;" v -OPENAL_MODE src/ext/yuni/src/yuni/cmake/media.cmake /^ set(OPENAL_MODE system)$/;" v -OPENAL_MODE src/ext/yuni/src/yuni/cmake/media.cmake /^ set(OPENAL_MODE "${YUNI_DvP_OPENAL_MODE}")$/;" v -OPP src/solver/hydro/management/daily.cpp /^ std::array OPP{0};$/;" m struct:Antares::DebugData typeref:typename:std::array file: -OPTIMISATION_LINEAIRE src/solver/simulation/sim_constants.h /^constexpr char OPTIMISATION_LINEAIRE = 1;$/;" v typeref:typename:char -OPTIMISATION_QUADRATIQUE src/solver/simulation/sim_constants.h /^constexpr char OPTIMISATION_QUADRATIQUE = 2;$/;" v typeref:typename:char -OPT_APPEL_SOLVEUR_BUFFER_SIZE src/solver/utils/mps_utils.cpp /^constexpr size_t OPT_APPEL_SOLVEUR_BUFFER_SIZE = 256;$/;" v typeref:typename:size_t -OPT_AjusterLeNombreMinDeGroupesDemarresCoutsDeDemarrage src/solver/optimisation/opt_nombre_min_groupes_demarres_couts_demarrage.cpp /^void OPT_AjusterLeNombreMinDeGroupesDemarresCoutsDeDemarrage(PROBLEME_HEBDO* problemeHebdo)$/;" f typeref:typename:void -OPT_AllocDuProblemeAOptimiser src/solver/optimisation/opt_alloc_probleme_a_optimiser.cpp /^void OPT_AllocDuProblemeAOptimiser(PROBLEME_HEBDO* problemeHebdo)$/;" f typeref:typename:void -OPT_AllocateFromNumberOfVariableConstraints src/solver/optimisation/opt_alloc_probleme_a_optimiser.cpp /^void OPT_AllocateFromNumberOfVariableConstraints(PROBLEME_ANTARES_A_RESOUDRE* ProblemeAResoudre,$/;" f typeref:typename:void -OPT_AppelDuSimplexe src/solver/optimisation/opt_appel_solveur_lineaire.cpp /^bool OPT_AppelDuSimplexe(const OptimizationOptions& options,$/;" f typeref:typename:bool -OPT_AppelDuSolveurQuadratique src/solver/optimisation/opt_appel_solveur_quadratique.cpp /^bool OPT_AppelDuSolveurQuadratique(PROBLEME_ANTARES_A_RESOUDRE* ProblemeAResoudre,$/;" f typeref:typename:bool -OPT_AugmenterLaTailleDeLaMatriceDesContraintes src/solver/optimisation/opt_alloc_probleme_a_optimiser.cpp /^void OPT_AugmenterLaTailleDeLaMatriceDesContraintes(PROBLEME_ANTARES_A_RESOUDRE* ProblemeAResoud/;" f typeref:typename:void -OPT_CalculerAireMaxPminJour src/solver/optimisation/opt_calcul_des_pmin_MUT_MDT.cpp /^double OPT_CalculerAireMaxPminJour(int PremierPdt,$/;" f typeref:typename:double -OPT_CalculerLesPminThermiquesEnFonctionDeMUTetMDT src/solver/optimisation/opt_calcul_des_pmin_MUT_MDT.cpp /^void OPT_CalculerLesPminThermiquesEnFonctionDeMUTetMDT(PROBLEME_HEBDO* problemeHebdo)$/;" f typeref:typename:void -OPT_ChainagesDesIntercoPartantDUnNoeud src/solver/optimisation/opt_chainage_intercos.cpp /^void OPT_ChainagesDesIntercoPartantDUnNoeud(PROBLEME_HEBDO* problemeHebdo)$/;" f typeref:typename:void -OPT_ChargerLaContrainteDansLaMatriceDesContraintes src/solver/optimisation/opt_construction_matrice_des_contraintes_outils.cpp /^void OPT_ChargerLaContrainteDansLaMatriceDesContraintes($/;" f typeref:typename:void -OPT_ConstruireLaListeDesVariablesOptimiseesDuProblemeLineaire src/solver/optimisation/opt_construction_variables_optimisees_lineaire.cpp /^void OPT_ConstruireLaListeDesVariablesOptimiseesDuProblemeLineaire(PROBLEME_HEBDO* problemeHebdo/;" f typeref:typename:void -OPT_ConstruireLaListeDesVariablesOptimiseesDuProblemeLineaireCoutsDeDemarrage src/solver/optimisation/opt_construction_variables_couts_demarrages.cpp /^void OPT_ConstruireLaListeDesVariablesOptimiseesDuProblemeLineaireCoutsDeDemarrage($/;" f typeref:typename:void -OPT_ConstruireLaListeDesVariablesOptimiseesDuProblemeQuadratique src/solver/optimisation/opt_construction_variables_optimisees_quadratique.cpp /^void OPT_ConstruireLaListeDesVariablesOptimiseesDuProblemeQuadratique(PROBLEME_HEBDO* problemeHe/;" f typeref:typename:void -OPT_ConstruireLaMatriceDesContraintesDuProblemeLineaire src/solver/optimisation/opt_construction_matrice_des_contraintes_cas_lineaire.cpp /^void OPT_ConstruireLaMatriceDesContraintesDuProblemeLineaire(PROBLEME_HEBDO* problemeHebdo, Solv/;" f typeref:typename:void -OPT_ConstruireLaMatriceDesContraintesDuProblemeLineaireCoutsDeDemarrage src/solver/optimisation/opt_construction_contraintes_couts_demarrage.cpp /^void OPT_ConstruireLaMatriceDesContraintesDuProblemeLineaireCoutsDeDemarrage($/;" f typeref:typename:void -OPT_ConstruireLaMatriceDesContraintesDuProblemeQuadratique src/solver/optimisation/opt_construction_matrice_des_contraintes_cas_quadratique.cpp /^void OPT_ConstruireLaMatriceDesContraintesDuProblemeQuadratique(PROBLEME_HEBDO* problemeHebdo)$/;" f typeref:typename:void -OPT_DecompteDesVariablesEtDesContraintesCoutsDeDemarrage src/solver/optimisation/opt_decompte_variables_et_contraintes_couts_demarrage.cpp /^void OPT_DecompteDesVariablesEtDesContraintesCoutsDeDemarrage(PROBLEME_HEBDO* problemeHebdo)$/;" f typeref:typename:void -OPT_DecompteDesVariablesEtDesContraintesDuProblemeAOptimiser src/solver/optimisation/opt_decompte_variables_et_contraintes.cpp /^int OPT_DecompteDesVariablesEtDesContraintesDuProblemeAOptimiser(PROBLEME_HEBDO* problemeHebdo)$/;" f typeref:typename:int -OPT_EcrireJeuDeDonneesLineaireAuFormatMPS src/solver/utils/mps_utils.cpp /^void OPT_EcrireJeuDeDonneesLineaireAuFormatMPS(PROBLEME_SIMPLEXE_NOMME* Prob,$/;" f typeref:typename:void -OPT_EcrireResultatFonctionObjectiveAuFormatTXT src/solver/optimisation/opt_optimisation_lineaire.cpp /^void OPT_EcrireResultatFonctionObjectiveAuFormatTXT($/;" f namespace:__anoncdb746000111 typeref:typename:void -OPT_ExportAreaName src/solver/optimisation/opt_export_structure.cpp /^void OPT_ExportAreaName(Antares::Solver::IResultWriter& writer,$/;" f typeref:typename:void -OPT_ExportInterco src/solver/optimisation/opt_export_structure.cpp /^void OPT_ExportInterco(Antares::Solver::IResultWriter& writer,$/;" f typeref:typename:void -OPT_InitialiserLeSecondMembreDuProblemeLineaire src/solver/optimisation/opt_gestion_second_membre_cas_lineaire.cpp /^void OPT_InitialiserLeSecondMembreDuProblemeLineaire(PROBLEME_HEBDO* problemeHebdo,$/;" f typeref:typename:void -OPT_InitialiserLeSecondMembreDuProblemeLineaireCoutsDeDemarrage src/solver/optimisation/opt_gestion_second_membre_couts_demarrage.cpp /^void OPT_InitialiserLeSecondMembreDuProblemeLineaireCoutsDeDemarrage(PROBLEME_HEBDO* problemeHeb/;" f typeref:typename:void -OPT_InitialiserLeSecondMembreDuProblemeQuadratique src/solver/optimisation/opt_gestion_second_membre_cas_quadratique.cpp /^void OPT_InitialiserLeSecondMembreDuProblemeQuadratique(PROBLEME_HEBDO* problemeHebdo, int PdtHe/;" f typeref:typename:void -OPT_InitialiserLesBornesDesVariablesDuProblemeLineaire src/solver/optimisation/opt_gestion_des_bornes_cas_lineaire.cpp /^void OPT_InitialiserLesBornesDesVariablesDuProblemeLineaire(PROBLEME_HEBDO* problemeHebdo,$/;" f typeref:typename:void -OPT_InitialiserLesBornesDesVariablesDuProblemeLineaireCoutsDeDemarrage src/solver/optimisation/opt_gestion_des_bornes_couts_demarrage.cpp /^void OPT_InitialiserLesBornesDesVariablesDuProblemeLineaireCoutsDeDemarrage($/;" f typeref:typename:void -OPT_InitialiserLesBornesDesVariablesDuProblemeQuadratique src/solver/optimisation/opt_gestion_des_bornes_cas_quadratique.cpp /^void OPT_InitialiserLesBornesDesVariablesDuProblemeQuadratique(PROBLEME_HEBDO* problemeHebdo,$/;" f typeref:typename:void -OPT_InitialiserLesContrainteDEnergieHydrauliqueParIntervalleOptimise src/solver/optimisation/opt_init_contraintes_hydrauliques.cpp /^void OPT_InitialiserLesContrainteDEnergieHydrauliqueParIntervalleOptimise($/;" f typeref:typename:void -OPT_InitialiserLesCoutsLineaire src/solver/optimisation/opt_gestion_des_couts_cas_lineaire.cpp /^void OPT_InitialiserLesCoutsLineaire(PROBLEME_HEBDO* problemeHebdo,$/;" f typeref:typename:void -OPT_InitialiserLesCoutsLineaireCoutsDeDemarrage src/solver/optimisation/opt_gestion_des_couts_couts_demarrage.cpp /^void OPT_InitialiserLesCoutsLineaireCoutsDeDemarrage(PROBLEME_HEBDO* problemeHebdo,$/;" f typeref:typename:void -OPT_InitialiserLesCoutsQuadratiques src/solver/optimisation/opt_gestion_des_couts_cas_quadratique.cpp /^void OPT_InitialiserLesCoutsQuadratiques(PROBLEME_HEBDO* problemeHebdo, int PdtHebdo)$/;" f typeref:typename:void -OPT_InitialiserLesPminHebdo src/solver/optimisation/opt_gestion_des_pmin.cpp /^void OPT_InitialiserLesPminHebdo(PROBLEME_HEBDO* problemeHebdo)$/;" f typeref:typename:void -OPT_InitialiserNombreMinEtMaxDeGroupesCoutsDeDemarrage src/solver/optimisation/opt_init_minmax_groupes_couts_demarrage.cpp /^void OPT_InitialiserNombreMinEtMaxDeGroupesCoutsDeDemarrage(PROBLEME_HEBDO* problemeHebdo)$/;" f typeref:typename:void -OPT_LiberationProblemesSimplexe src/solver/optimisation/opt_liberation_problemes_simplexe.cpp /^void OPT_LiberationProblemesSimplexe(const OptimizationOptions& options, const PROBLEME_HEBDO* p/;" f typeref:typename:void -OPT_MaxDesPmaxHydrauliques src/solver/optimisation/opt_gestion_des_bornes_cas_lineaire.cpp /^void OPT_MaxDesPmaxHydrauliques(PROBLEME_HEBDO* problemeHebdo)$/;" f typeref:typename:void -OPT_NumeroDIntervalleOptimiseDuPasDeTemps src/solver/optimisation/opt_numero_de_jour_du_pas_de_temps.cpp /^void OPT_NumeroDIntervalleOptimiseDuPasDeTemps(PROBLEME_HEBDO* problemeHebdo)$/;" f typeref:typename:void -OPT_NumeroDeJourDuPasDeTemps src/solver/optimisation/opt_numero_de_jour_du_pas_de_temps.cpp /^void OPT_NumeroDeJourDuPasDeTemps(PROBLEME_HEBDO* problemeHebdo)$/;" f typeref:typename:void -OPT_ObjectiveFunctionResult src/solver/optimisation/opt_optimisation_lineaire.cpp /^double OPT_ObjectiveFunctionResult(const PROBLEME_HEBDO* Probleme,$/;" f namespace:__anoncdb746000111 typeref:typename:double -OPT_OptimisationHebdomadaire src/solver/optimisation/opt_optimisation_hebdo.cpp /^void OPT_OptimisationHebdomadaire(const OptimizationOptions& options,$/;" f typeref:typename:void -OPT_OptimisationLineaire src/solver/optimisation/opt_optimisation_lineaire.cpp /^bool OPT_OptimisationLineaire(const OptimizationOptions& options,$/;" f typeref:typename:bool -OPT_PbLineairePourAjusterLeNombreMinDeGroupesDemarresCoutsDeDemarrage src/solver/optimisation/opt_nombre_min_groupes_demarres_couts_demarrage.cpp /^void OPT_PbLineairePourAjusterLeNombreMinDeGroupesDemarresCoutsDeDemarrage($/;" f typeref:typename:void -OPT_PilotageOptimisationLineaire src/solver/optimisation/opt_pilotage_optimisation_lineaire.cpp /^bool OPT_PilotageOptimisationLineaire(const OptimizationOptions& options,$/;" f typeref:typename:bool -OPT_PilotageOptimisationQuadratique src/solver/optimisation/opt_pilotage_optimisation_quadratique.cpp /^bool OPT_PilotageOptimisationQuadratique(PROBLEME_HEBDO* problemeHebdo)$/;" f typeref:typename:bool -OPT_RestaurerLesDonnees src/solver/optimisation/opt_restaurer_les_donnees.cpp /^void OPT_RestaurerLesDonnees(const PROBLEME_HEBDO* problemeHebdo)$/;" f typeref:typename:void -OPT_SommeDesPminThermiques src/solver/optimisation/opt_gestion_des_bornes_cas_lineaire.cpp /^double OPT_SommeDesPminThermiques(const PROBLEME_HEBDO* problemeHebdo, int Pays, uint pdtHebdo)$/;" f typeref:typename:double -OPT_TryToCallSimplex src/solver/optimisation/opt_appel_solveur_lineaire.cpp /^static SimplexResult OPT_TryToCallSimplex($/;" f typeref:typename:SimplexResult file: -OPT_VerifierPresenceReserveJmoins1 src/solver/optimisation/opt_verification_presence_reserve_jmoins1.cpp /^void OPT_VerifierPresenceReserveJmoins1(PROBLEME_HEBDO* problemeHebdo)$/;" f typeref:typename:void -ORTOOLS_ConvertIfNeeded src/solver/utils/ortools_utils.cpp /^MPSolver* ORTOOLS_ConvertIfNeeded(const std::string& solverName,$/;" f typeref:typename:MPSolver * -ORTOOLS_CorrigerLesBornes src/solver/utils/ortools_utils.cpp /^void ORTOOLS_CorrigerLesBornes(MPSolver* solver,$/;" f typeref:typename:void -ORTOOLS_EcrireJeuDeDonneesLineaireAuFormatMPS src/solver/utils/ortools_utils.cpp /^void ORTOOLS_EcrireJeuDeDonneesLineaireAuFormatMPS(MPSolver* solver,$/;" f typeref:typename:void -ORTOOLS_LibererProbleme src/solver/utils/ortools_utils.cpp /^void ORTOOLS_LibererProbleme(MPSolver* solver)$/;" f typeref:typename:void -ORTOOLS_ModifierLeVecteurCouts src/solver/utils/ortools_utils.cpp /^void ORTOOLS_ModifierLeVecteurCouts(MPSolver* solver, const double* costs, int nbVar)$/;" f typeref:typename:void -ORTOOLS_ModifierLeVecteurSecondMembre src/solver/utils/ortools_utils.cpp /^void ORTOOLS_ModifierLeVecteurSecondMembre(MPSolver* solver,$/;" f typeref:typename:void -ORTOOLS_Simplexe src/solver/utils/ortools_utils.cpp /^MPSolver* ORTOOLS_Simplexe(Antares::Optimization::PROBLEME_SIMPLEXE_NOMME* Probleme,$/;" f typeref:typename:MPSolver * -ORToolsSolver src/libs/antares/InfoCollection/StudyInfoCollector.cpp /^void StudyInfoCollector::ORToolsSolver(FileContent& file_content)$/;" f class:Benchmarking::StudyInfoCollector typeref:typename:void -ORToolsUsed src/libs/antares/InfoCollection/StudyInfoCollector.cpp /^void StudyInfoCollector::ORToolsUsed(FileContent& file_content)$/;" f class:Benchmarking::StudyInfoCollector typeref:typename:void -OUI src/solver/hydro/daily/h2o_j_donnees_mensuelles.h /^#define OUI /;" d -OUI src/solver/hydro/daily2/h2o2_j_donnees_mensuelles.h /^#define OUI /;" d -OUI src/solver/hydro/monthly/h2o_m_donnees_annuelles.h /^#define OUI /;" d -OVF src/solver/hydro/management/daily.cpp /^ std::array OVF{0};$/;" m struct:Antares::DebugData typeref:typename:std::array file: -OWARNING src/cmake/messages.cmake /^macro(OWARNING msg)$/;" m -ObjectLevelLockable src/ext/yuni/src/yuni/thread/policy.h /^ ObjectLevelLockable() : pMutex(true \/*recursive*\/)$/;" f class:Yuni::Policy::ObjectLevelLockable -ObjectLevelLockable src/ext/yuni/src/yuni/thread/policy.h /^ ObjectLevelLockable(const ObjectLevelLockable&) : pMutex(true \/*recursive*\/)$/;" f class:Yuni::Policy::ObjectLevelLockable -ObjectLevelLockable src/ext/yuni/src/yuni/thread/policy.h /^class ObjectLevelLockable$/;" c namespace:Yuni::Policy -ObjectLevelLockableNotRecursive src/ext/yuni/src/yuni/thread/policy.h /^ ObjectLevelLockableNotRecursive() : pMutex(false)$/;" f class:Yuni::Policy::ObjectLevelLockableNotRecursive -ObjectLevelLockableNotRecursive src/ext/yuni/src/yuni/thread/policy.h /^ ObjectLevelLockableNotRecursive(const ObjectLevelLockableNotRecursive&) : pMutex(false)$/;" f class:Yuni::Policy::ObjectLevelLockableNotRecursive -ObjectLevelLockableNotRecursive src/ext/yuni/src/yuni/thread/policy.h /^class ObjectLevelLockableNotRecursive$/;" c namespace:Yuni::Policy -Objective docs/reference-guide/11-modeling.md /^## Objective$/;" s chapter:Formulation of the optimisation problems -Objective function docs/reference-guide/14-adequacy-patch.md /^### Objective function$/;" S section:Adequacy Patch calculation""Curtailment sharing rule (Antares Simulator 8.5) -Observer src/ext/yuni/src/yuni/core/event/observer/observer.h /^class YUNI_DECL Observer : public TP, public IObserver$/;" c namespace:Yuni::Event -Observer src/ext/yuni/src/yuni/core/event/observer/observer.hxx /^inline Observer::Observer() : pCanObserve(true)$/;" f class:Yuni::Event::Observer -ObserverAncestorType src/ui/simulator/windows/xcast/xcast.h /^ using ObserverAncestorType = Yuni::IEventObserver>;$/;" t class:Antares::Window::XCast typeref:typename:Yuni::IEventObserver> -ObserverItemA src/ext/yuni/src/yuni/core/event/observer/item.h.generator.hpp /^ class ObserverItemA final : public IObserverItemA$/;" c namespace:Yuni::Event -ObserverItemA0 src/ext/yuni/src/yuni/core/event/observer/item.hxx /^inline ObserverItemA0::ObserverItemA0(C* o, R (C::*method)()) :$/;" f class:Yuni::Event::ObserverItemA0 -ObserverItemA1 src/ext/yuni/src/yuni/core/event/observer/item.h /^class ObserverItemA1 : public IObserverItemA1$/;" c namespace:Yuni::Event -ObserverItemA1 src/ext/yuni/src/yuni/core/event/observer/item.hxx /^inline ObserverItemA1::ObserverItemA1(C* o, R (C::*method)(A0)) :$/;" f class:Yuni::Event::ObserverItemA1 -ObserverItemA10 src/ext/yuni/src/yuni/core/event/observer/item.h /^class ObserverItemA10 : public IObserverItemA10::ObserverItemA/;" f class:Yuni::Event::ObserverItemA10 -ObserverItemA11 src/ext/yuni/src/yuni/core/event/observer/item.h /^class ObserverItemA11$/;" c namespace:Yuni::Event -ObserverItemA11 src/ext/yuni/src/yuni/core/event/observer/item.hxx /^ ObserverItemA11(C* o, R (C::*method)(A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10)) :$/;" f class:Yuni::Event::ObserverItemA11 -ObserverItemA12 src/ext/yuni/src/yuni/core/event/observer/item.h /^class ObserverItemA12$/;" c namespace:Yuni::Event -ObserverItemA12 src/ext/yuni/src/yuni/core/event/observer/item.hxx /^ ObserverItemA12(C* o, R (C::*method)(A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11)) :$/;" f class:Yuni::Event::ObserverItemA12 -ObserverItemA13 src/ext/yuni/src/yuni/core/event/observer/item.h /^class ObserverItemA13$/;" c namespace:Yuni::Event -ObserverItemA13 src/ext/yuni/src/yuni/core/event/observer/item.hxx /^ ObserverItemA13(C* o, R (C::*method)(A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12)) :$/;" f class:Yuni::Event::ObserverItemA13 -ObserverItemA14 src/ext/yuni/src/yuni/core/event/observer/item.h /^class ObserverItemA14$/;" c namespace:Yuni::Event -ObserverItemA14 src/ext/yuni/src/yuni/core/event/observer/item.hxx /^ ObserverItemA14(C* o,$/;" f class:Yuni::Event::ObserverItemA14 -ObserverItemA15 src/ext/yuni/src/yuni/core/event/observer/item.h /^class ObserverItemA15 : public IObserverItemA15$/;" c namespace:Yuni::Event -ObserverItemA2 src/ext/yuni/src/yuni/core/event/observer/item.hxx /^inline ObserverItemA2::ObserverItemA2(C* o, R (C::*method)(A0, A1)) :$/;" f class:Yuni::Event::ObserverItemA2 -ObserverItemA3 src/ext/yuni/src/yuni/core/event/observer/item.h /^class ObserverItemA3 : public IObserverItemA3$/;" c namespace:Yuni::Event -ObserverItemA3 src/ext/yuni/src/yuni/core/event/observer/item.hxx /^inline ObserverItemA3::ObserverItemA3(C* o,$/;" f class:Yuni::Event::ObserverItemA3 -ObserverItemA4 src/ext/yuni/src/yuni/core/event/observer/item.h /^class ObserverItemA4 : public IObserverItemA4$/;" c namespace:Yuni::Event -ObserverItemA4 src/ext/yuni/src/yuni/core/event/observer/item.hxx /^inline ObserverItemA4::ObserverItemA4($/;" f class:Yuni::Event::ObserverItemA4 -ObserverItemA5 src/ext/yuni/src/yuni/core/event/observer/item.h /^class ObserverItemA5 : public IObserverItemA5$/;" c namespace:Yuni::Event -ObserverItemA5 src/ext/yuni/src/yuni/core/event/observer/item.hxx /^inline ObserverItemA5::ObserverItemA5($/;" f class:Yuni::Event::ObserverItemA5 -ObserverItemA6 src/ext/yuni/src/yuni/core/event/observer/item.h /^class ObserverItemA6 : public IObserverItemA6$/;" c namespace:Yuni::Event -ObserverItemA6 src/ext/yuni/src/yuni/core/event/observer/item.hxx /^inline ObserverItemA6::ObserverItemA6($/;" f class:Yuni::Event::ObserverItemA6 -ObserverItemA7 src/ext/yuni/src/yuni/core/event/observer/item.h /^class ObserverItemA7 : public IObserverItemA7$/;" c namespace:Yuni::Event -ObserverItemA7 src/ext/yuni/src/yuni/core/event/observer/item.hxx /^inline ObserverItemA7::ObserverItemA7($/;" f class:Yuni::Event::ObserverItemA7 -ObserverItemA8 src/ext/yuni/src/yuni/core/event/observer/item.h /^class ObserverItemA8 : public IObserverItemA8$/;" c namespace:Yuni::Event -ObserverItemA8 src/ext/yuni/src/yuni/core/event/observer/item.hxx /^inline ObserverItemA8::ObserverItemA8($/;" f class:Yuni::Event::ObserverItemA8 -ObserverItemA9 src/ext/yuni/src/yuni/core/event/observer/item.h /^class ObserverItemA9 : public IObserverItemA9$/;" c namespace:Yuni::Event -ObserverItemA9 src/ext/yuni/src/yuni/core/event/observer/item.hxx /^inline ObserverItemA9::ObserverItemA9($/;" f class:Yuni::Event::ObserverItemA9 -Octet src/ext/yuni/src/yuni/core/unit/data.h /^namespace Octet$/;" n namespace:Yuni::Unit::Data -OffsetTemporelSurLInterco src/solver/simulation/sim_structure_probleme_economique.h /^ std::vector OffsetTemporelSurLInterco;$/;" m struct:CONTRAINTES_COUPLANTES typeref:typename:std::vector -OffsetTemporelSurLePalierDispatch src/solver/simulation/sim_structure_probleme_economique.h /^ std::vector OffsetTemporelSurLePalierDispatch;$/;" m struct:CONTRAINTES_COUPLANTES typeref:typename:std::vector -OffsetType src/ext/yuni/src/yuni/core/math/random/table.h /^ typename Static::If<(!ThreadingPolicy::threadSafe), Atomic::Int<>, int>::Type OffsetType;$/;" t class:Yuni::Math::Random::Table -Offsets src/ui/action/handler/antares-study/constraint/offsets.cpp /^Offsets::Offsets(const AnyString& name, Antares::Data::ConstraintName targetName) :$/;" f class:Antares::Action::AntaresStudy::Constraint::Offsets -Offsets src/ui/action/handler/antares-study/constraint/offsets.h /^class Offsets : public IAction$/;" c namespace:Antares::Action::AntaresStudy::Constraint -OnChanged src/ui/simulator/windows/notes.cpp /^Yuni::Event Notes::OnChanged;$/;" m class:Antares::Window::Notes typeref:typename:Yuni::Event -OnChanged src/ui/simulator/windows/notes.h /^ static Yuni::Event OnChanged;$/;" m class:Antares::Window::Notes typeref:typename:Yuni::Event -OnChanged src/ui/simulator/windows/sets.cpp /^Yuni::Event Sets::OnChanged;$/;" m class:Antares::Window::Sets typeref:typename:Yuni::Event -OnChanged src/ui/simulator/windows/sets.h /^ static Yuni::Event OnChanged;$/;" m class:Antares::Window::Sets typeref:typename:Yuni::Event -OnClick src/ui/simulator/toolbox/components/button/button.h /^ using OnClick = Yuni::Bind;$/;" t class:Antares::Component::Button -OnCommonSettingsChanged src/ui/simulator/windows/inspector/property.cluster.update.cpp /^void ClusterUpdaterRenewable::OnCommonSettingsChanged()$/;" f class:Antares::Window::Inspector::ClusterUpdaterRenewable typeref:typename:void -OnCommonSettingsChanged src/ui/simulator/windows/inspector/property.cluster.update.cpp /^void ClusterUpdaterThermal::OnCommonSettingsChanged()$/;" f class:Antares::Window::Inspector::ClusterUpdaterThermal typeref:typename:void -OnDeadReference src/ext/yuni/src/yuni/core/singleton/policies/lifetime.h /^ static void OnDeadReference() YUNI_NORETURN$/;" f class:Yuni::Policy::Lifetime::Normal typeref:typename:void -OnDeadReference src/ext/yuni/src/yuni/core/singleton/policies/lifetime.h /^ static void OnDeadReference()$/;" f class:Yuni::Policy::Lifetime::Phoenix typeref:typename:void -OnDeadReference src/ext/yuni/src/yuni/core/singleton/policies/lifetime.h /^ static void OnDeadReference()$/;" f class:Yuni::Policy::Lifetime::WithLongevit typeref:typename:void -OnDirectoryEvent src/libs/fswalker/fswalker.h /^using OnDirectoryEvent = Flow (*)(const YString& path, bool empty, void* user);$/;" t namespace:FSWalker -OnDirectoryEvent src/tools/vacuum/antares-study.cpp /^static FSWalker::Flow OnDirectoryEvent(const String& path, bool empty, void* user)$/;" f typeref:typename:FSWalker::Flow file: -OnDirectoryEvent src/tools/vacuum/modified-inode.cpp /^static FSWalker::Flow OnDirectoryEvent(const String& path, bool empty, void* user)$/;" f typeref:typename:FSWalker::Flow file: -OnDirectoryEventList src/libs/fswalker/registry.inc.hxx /^ using OnDirectoryEventList = std::vector;$/;" t class:FSWalker::EventsRegistry typeref:typename:std::vector -OnDropFiles src/ui/simulator/application/main/drag-drop.hxx /^ virtual bool OnDropFiles(wxCoord \/*x*\/, wxCoord \/*y*\/, const wxArrayString& filenames) o/;" f class:Antares::Forms::StudyDrop typeref:typename:bool -OnEraseBackGround src/ui/simulator/toolbox/create.cpp /^ void OnEraseBackGround(wxEraseEvent&)$/;" f class:Antares::Component::__anon210416f30111::FlickerFreeLabel typeref:typename:void file: -OnEvent src/ui/simulator/windows/inspector/editor-calendar.cpp /^bool StudyCalendarBtnEditor::OnEvent(wxPropertyGrid* grid,$/;" f class:Antares::Window::Inspector::StudyCalendarBtnEditor typeref:typename:bool -OnFileEvent src/libs/fswalker/fswalker.h /^using OnFileEvent = void (*)(const YString& filename,$/;" t namespace:FSWalker -OnFileEvent src/tools/vacuum/modified-inode.cpp /^static void OnFileEvent(const String& filename,$/;" f typeref:typename:void file: -OnFileEventList src/libs/fswalker/registry.inc.hxx /^ using OnFileEventList = std::vector;$/;" t class:FSWalker::EventsRegistry typeref:typename:std::vector -OnInit src/ui/simulator/application/application.cpp /^bool Application::OnInit()$/;" f class:Antares::Application typeref:typename:bool -OnInspectorRefresh src/ui/simulator/application/study.cpp /^Event OnInspectorRefresh;$/;" v namespace:Antares typeref:typename:Event -OnLayerNodeUIChanged src/ui/simulator/application/study.cpp /^Event OnLayerNodeUIChanged;$/;" v namespace:Antares typeref:typename:Event -OnMainNotebookChanged src/ui/simulator/application/study.cpp /^Event OnMainNotebookChanged;$/;" v namespace:Antares typeref:typename:Event -OnMapLayerAdded src/ui/simulator/application/study.cpp /^Event OnMapLayerAdded;$/;" v namespace:Antares typeref:typename:Event -OnMapLayerChanged src/ui/simulator/application/study.cpp /^Event OnMapLayerChanged;$/;" v namespace:Antares typeref:typename:Event -OnMapLayerRemoved src/ui/simulator/application/study.cpp /^Event OnMapLayerRemoved;$/;" v namespace:Antares typeref:typename:Event -OnMapLayerRenamed src/ui/simulator/application/study.cpp /^Event OnMapLayerRenamed;$/;" v namespace:Antares typeref:typename:Event -OnMotion src/ui/simulator/toolbox/create.cpp /^ void OnMotion(wxMouseEvent&)$/;" f class:Antares::Component::__anon210416f30111::FlickerFreeLabel typeref:typename:void file: -OnMouseMoveFromExternalComponent src/ui/common/component/panel/panel.cpp /^void Panel::OnMouseMoveFromExternalComponent()$/;" f class:Antares::Component::Panel typeref:typename:void -OnNodeEvent src/ext/yuni/src/yuni/io/directory/iterator/iterator.h /^ OnNodeEvent;$/;" t class:Yuni::IO::Directory::IIterator -OnNotifyStudyBeginUpdate src/ui/simulator/application/application.cpp /^static void OnNotifyStudyBeginUpdate()$/;" f namespace:Antares typeref:typename:void file: -OnNotifyStudyClosed src/ui/simulator/application/application.cpp /^static void OnNotifyStudyClosed()$/;" f namespace:Antares typeref:typename:void file: -OnNotifyStudyEndUpdate src/ui/simulator/application/application.cpp /^static void OnNotifyStudyEndUpdate()$/;" f namespace:Antares typeref:typename:void file: -OnNotifyStudyLoaded src/ui/simulator/application/application.cpp /^static void OnNotifyStudyLoaded()$/;" f namespace:Antares typeref:typename:void file: -OnPopupMenu src/ui/simulator/toolbox/components/button/button.h /^ using OnPopupMenu = Yuni::Bind;$/;" t class:Antares::Component::Button -OnPropertyChanging src/ui/simulator/windows/inspector/property.update.cpp /^void InspectorGrid::OnPropertyChanging(wxPropertyGridEvent& event)$/;" f class:Antares::Window::Inspector::InspectorGrid typeref:typename:void -OnRenewableGenerationModellingChanged src/ui/simulator/windows/options/advanced/advanced.cpp /^Yuni::Event OnRenewableGenerationModellingChanged;$/;" v namespace:Antares::Window::Options typeref:typename:Yuni::Event -OnStudyAreaAdded src/ui/simulator/application/study.cpp /^Event OnStudyAreaAdded;$/;" v namespace:Antares typeref:typename:Event -OnStudyAreaColorChanged src/ui/simulator/application/study.cpp /^Event OnStudyAreaColorChanged;$/;" v namespace:Antares typeref:typename:Event -OnStudyAreaDelete src/ui/simulator/application/study.cpp /^Event OnStudyAreaDelete;$/;" v namespace:Antares typeref:typename:Event -OnStudyAreaRename src/ui/simulator/application/study.cpp /^Event OnStudyAreaRename;$/;" v namespace:Antares typeref:typename:Event -OnStudyAreasChanged src/ui/simulator/application/study.cpp /^Event OnStudyAreasChanged;$/;" v namespace:Antares typeref:typename:Event -OnStudyBeginUpdate src/ui/simulator/application/study.cpp /^Event OnStudyBeginUpdate;$/;" v namespace:Antares typeref:typename:Event -OnStudyChanged src/ui/simulator/application/study.cpp /^Event OnStudyChanged;$/;" v namespace:Antares typeref:typename:Event -OnStudyClosed src/ui/simulator/application/study.cpp /^Event OnStudyClosed;$/;" v namespace:Antares typeref:typename:Event -OnStudyClusterGroupChanged src/ui/simulator/windows/inspector/property.cluster.update.cpp /^void ClusterUpdaterRenewable::OnStudyClusterGroupChanged(Data::Area* area)$/;" f class:Antares::Window::Inspector::ClusterUpdaterRenewable typeref:typename:void -OnStudyClusterGroupChanged src/ui/simulator/windows/inspector/property.cluster.update.cpp /^void ClusterUpdaterThermal::OnStudyClusterGroupChanged(Data::Area* area)$/;" f class:Antares::Window::Inspector::ClusterUpdaterThermal typeref:typename:void -OnStudyClusterRenamed src/ui/simulator/windows/inspector/property.cluster.update.cpp /^void ClusterUpdaterRenewable::OnStudyClusterRenamed(Data::Cluster* cluster)$/;" f class:Antares::Window::Inspector::ClusterUpdaterRenewable typeref:typename:void -OnStudyClusterRenamed src/ui/simulator/windows/inspector/property.cluster.update.cpp /^void ClusterUpdaterThermal::OnStudyClusterRenamed(Data::Cluster* cluster)$/;" f class:Antares::Window::Inspector::ClusterUpdaterThermal typeref:typename:void -OnStudyConstraintAdded src/ui/simulator/application/study.cpp /^Event OnStudyConstraintAdded;$/;" v namespace:Antares typeref:typename:Event -OnStudyConstraintDelete src/ui/simulator/application/study.cpp /^Event OnStudyConstraintDelete;$/;" v namespace:Antares typeref:typename:Event -OnStudyConstraintModified src/ui/simulator/application/study.cpp /^Event OnStudyConstraintModified;$/;" v namespace:Antares typeref:typename:Event -OnStudyEndUpdate src/ui/simulator/application/study.cpp /^Event OnStudyEndUpdate;$/;" v namespace:Antares typeref:typename:Event -OnStudyLinkAdded src/ui/simulator/application/study.cpp /^Event OnStudyLinkAdded;$/;" v namespace:Antares typeref:typename:Event -OnStudyLinkChanged src/ui/simulator/application/study.cpp /^Event OnStudyLinkChanged;$/;" v namespace:Antares typeref:typename:Event -OnStudyLinkDelete src/ui/simulator/application/study.cpp /^Event OnStudyLinkDelete;$/;" v namespace:Antares typeref:typename:Event -OnStudyLoaded src/ui/simulator/application/study.cpp /^Event OnStudyLoaded;$/;" v namespace:Antares typeref:typename:Event -OnStudyNodalOptimizationChanged src/ui/simulator/application/study.cpp /^Event OnStudyNodalOptimizationChanged;$/;" v namespace:Antares typeref:typename:Event -OnStudyRenewableClusterCommonSettingsChanged src/ui/simulator/application/study.cpp /^Event OnStudyRenewableClusterCommonSettingsChanged;$/;" v namespace:Antares typeref:typename:Event -OnStudyRenewableClusterGroupChanged src/ui/simulator/application/study.cpp /^Event OnStudyRenewableClusterGroupChanged;$/;" v namespace:Antares typeref:typename:Event -OnStudyRenewableClusterRenamed src/ui/simulator/application/study.cpp /^Event OnStudyRenewableClusterRenamed;$/;" v namespace:Antares typeref:typename:Event -OnStudySaved src/ui/simulator/application/study.cpp /^Event OnStudySaved;$/;" v namespace:Antares typeref:typename:Event -OnStudySavedAs src/ui/simulator/application/study.cpp /^Event OnStudySavedAs;$/;" v namespace:Antares typeref:typename:Event -OnStudyScenarioBuilderDataAreLoaded src/ui/simulator/application/study.cpp /^Event OnStudyScenarioBuilderDataAreLoaded;$/;" v namespace:Antares typeref:typename:Event -OnStudySettingsChanged src/ui/simulator/application/study.cpp /^Event OnStudySettingsChanged;$/;" v namespace:Antares typeref:typename:Event -OnStudySimulationSettingsChanged src/ui/simulator/application/study.cpp /^Event OnStudySimulationSettingsChanged;$/;" v namespace:Antares typeref:typename:Event -OnStudyThermalClusterCommonSettingsChanged src/ui/simulator/application/study.cpp /^Event OnStudyThermalClusterCommonSettingsChanged;$/;" v namespace:Antares typeref:typename:Event -OnStudyThermalClusterGroupChanged src/ui/simulator/application/study.cpp /^Event OnStudyThermalClusterGroupChanged;$/;" v namespace:Antares typeref:typename:Event -OnStudyThermalClusterRenamed src/ui/simulator/application/study.cpp /^Event OnStudyThermalClusterRenamed;$/;" v namespace:Antares typeref:typename:Event -OnStudyUpdateOutputInfo src/ui/simulator/application/study.cpp /^Event OnStudyUpdateOutputInfo;$/;" v namespace:Antares typeref:typename:Event -OnStudyUpdatePlaylist src/ui/simulator/application/study.cpp /^Event OnStudyUpdatePlaylist;$/;" v namespace:Antares typeref:typename:Event -OnTextEnter src/ui/simulator/toolbox/components/notebook/mapnotebook.cpp /^void MapNotebook::TabTextCtrl::OnTextEnter(wxCommandEvent& evt)$/;" f class:Antares::Component::MapNotebook::TabTextCtrl typeref:typename:void -OpInputType src/ui/simulator/toolbox/components/datagrid/modifiers.hxx /^enum OpInputType$/;" g namespace:Antares::Component::Datagrid::__anon6eec153a0111 -Open src/libs/antares/sys/policy.cpp /^bool Open(bool expandEntries)$/;" f namespace:LocalPolicy typeref:typename:bool -Open4 src/ext/yuni/src/tools/testsuite/open4.rb /^module Open4$/;" m -OpenFileOnWindows src/ext/yuni/src/yuni/io/file/stream.cpp /^static Stream::HandleType OpenFileOnWindows(const AnyString& filename, int mode)$/;" f namespace:Yuni::IO::File::__anonf34169ae0111 typeref:typename:Stream::HandleType file: -OpenFromINIFileWL src/libs/antares/sys/policy.cpp /^static void OpenFromINIFileWL(const String& filename, const StringT& hostname)$/;" f namespace:LocalPolicy::__anon549b4e610111 typeref:typename:void file: -OpenLogFilename src/analyzer/main.cpp /^static bool OpenLogFilename(const String& optSettings)$/;" f typeref:typename:bool file: -OpenLogFilename src/ui/simulator/application/application.cpp /^static void OpenLogFilename()$/;" f namespace:Antares typeref:typename:void file: -OpenMode src/ext/yuni/src/yuni/io/file/openmode.cpp /^namespace OpenMode$/;" n namespace:Yuni::IO file: -OpenMode src/ext/yuni/src/yuni/io/file/openmode.h /^namespace OpenMode$/;" n namespace:Yuni::IO -OpenPDF src/ui/simulator/application/main/help.cpp /^static inline void OpenPDF(const AnyString& url)$/;" f namespace:Antares::Forms typeref:typename:void file: -OpenStudyFromFolder src/ui/simulator/application/study.cpp /^void OpenStudyFromFolder(wxString folder)$/;" f namespace:Antares typeref:typename:void -Operating reserves modeling docs/reference-guide/08-miscellaneous.md /^## Operating reserves modeling$/;" s chapter:Miscellaneous -Operating system docs/reference-guide/09-system_requirements.md /^## Operating system$/;" s chapter:System requirements -OperatingCost src/solver/variable/economy/operatingCost.h /^class OperatingCost : public Variable::IVariable, NextT, VCardOperatingCost/;" c namespace:Antares::Solver::Variable::Economy -OperatingSystem src/libs/antares/sys/appdata.cpp /^namespace OperatingSystem$/;" n file: -OperatingSystem src/libs/antares/sys/include/antares/sys/appdata.h /^namespace OperatingSystem$/;" n -Operator src/ext/yuni/src/yuni/core/atomic/traits.h /^struct Operator final$/;" s namespace:Yuni::Private::AtomicImpl -Operator src/ext/yuni/src/yuni/core/atomic/traits.h /^struct Operator<32, TP> final$/;" s namespace:Yuni::Private::AtomicImpl -Operator src/ext/yuni/src/yuni/core/atomic/traits.h /^struct Operator<64, TP> final$/;" s namespace:Yuni::Private::AtomicImpl -Operator src/libs/antares/study/binding_constraint/BindingConstraint.h /^ enum Operator$/;" g class:Antares::Data::BindingConstraint -Operator src/ui/simulator/toolbox/components/datagrid/filter/operator.cpp /^namespace Operator$/;" n namespace:Antares::Toolbox::Filter file: -Operator src/ui/simulator/toolbox/components/datagrid/filter/operator.h /^namespace Operator$/;" n namespace:Antares::Toolbox::Filter -Operator src/ui/simulator/toolbox/components/datagrid/filter/operator.list.cpp /^namespace Operator$/;" n namespace:Antares::Toolbox::Filter file: -Operator src/ui/simulator/toolbox/components/datagrid/filter/operator.list.h /^namespace Operator$/;" n namespace:Antares::Toolbox::Filter -Operator src/ui/simulator/toolbox/components/datagrid/filter/operator/equals.h /^namespace Operator$/;" n namespace:Antares::Toolbox::Filter -Operator src/ui/simulator/toolbox/components/datagrid/filter/operator/greaterthan.h /^namespace Operator$/;" n namespace:Antares::Toolbox::Filter -Operator src/ui/simulator/toolbox/components/datagrid/filter/operator/greaterthanorequalsto.h /^namespace Operator$/;" n namespace:Antares::Toolbox::Filter -Operator src/ui/simulator/toolbox/components/datagrid/filter/operator/lessthan.h /^namespace Operator$/;" n namespace:Antares::Toolbox::Filter -Operator src/ui/simulator/toolbox/components/datagrid/filter/operator/lessthanorequalsto.h /^namespace Operator$/;" n namespace:Antares::Toolbox::Filter -Operator src/ui/simulator/toolbox/components/datagrid/filter/operator/modulo.h /^namespace Operator$/;" n namespace:Antares::Toolbox::Filter -Operator src/ui/simulator/toolbox/components/datagrid/filter/operator/notequals.h /^namespace Operator$/;" n namespace:Antares::Toolbox::Filter -Operator src/ui/simulator/toolbox/components/datagrid/filter/parameter/parameter.cpp /^namespace Operator$/;" n namespace:Antares::Toolbox::Filter file: -Operator src/ui/simulator/toolbox/components/datagrid/filter/parameter/parameter.h /^namespace Operator$/;" n namespace:Antares::Toolbox::Filter -Operator src/ui/simulator/toolbox/components/datagrid/modifiers.hxx /^ enum Operator$/;" g struct:Antares::Component::Datagrid::__anon6eec153a0111::ModifierOperatorsData -OperatorBracketReturnType src/ext/yuni/src/yuni/core/string/string.h /^ typedef typename Static::If::Type OperatorBracketReturnType;$/;" t class:Yuni::CString typeref:typename:Static::If::Type -OperatorCount src/ui/simulator/toolbox/components/datagrid/modifiers.hxx /^ static uint OperatorCount()$/;" f struct:Antares::Component::Datagrid::__anon6eec153a0111::ModifierOperatorsData typeref:typename:uint -OperatorCount src/ui/simulator/toolbox/components/datagrid/modifiers.hxx /^ static uint OperatorCount(ModifierSet modifier)$/;" f struct:Antares::Component::Datagrid::__anon6eec153a0111::ModifierOperators typeref:typename:uint -OperatorInputType src/ui/simulator/toolbox/components/datagrid/modifiers.hxx /^ static OpInputType OperatorInputType(ModifierSet modifier, uint op)$/;" f struct:Antares::Component::Datagrid::__anon6eec153a0111::ModifierOperators typeref:typename:OpInputType -OperatorInputType src/ui/simulator/toolbox/components/datagrid/modifiers.hxx /^ static OpInputType OperatorInputType(uint op)$/;" f struct:Antares::Component::Datagrid::__anon6eec153a0111::ModifierOperatorsData typeref:typename:OpInputType -OperatorList src/ui/simulator/toolbox/components/datagrid/filter/operator.list.h /^ using OperatorList = std::vector;$/;" t class:Antares::Toolbox::Filter::Operator::List typeref:typename:std::vector -OperatorToCString src/libs/antares/study/binding_constraint/BindingConstraint.cpp /^const char* BindingConstraint::OperatorToCString(BindingConstraint::Operator o)$/;" f class:Antares::Data::BindingConstraint typeref:typename:const char * -OperatorToCString src/ui/simulator/toolbox/components/datagrid/modifiers.hxx /^ static const wchar_t* OperatorToCString(ModifierSet modifier, uint op)$/;" f struct:Antares::Component::Datagrid::__anon6eec153a0111::ModifierOperators typeref:typename:const wchar_t * -OperatorToCString src/ui/simulator/toolbox/components/datagrid/modifiers.hxx /^ static const wchar_t* OperatorToCString(uint op)$/;" f struct:Antares::Component::Datagrid::__anon6eec153a0111::ModifierOperatorsData typeref:typename:const wchar_t * -OperatorToShortCString src/libs/antares/study/binding_constraint/BindingConstraint.cpp /^const char* BindingConstraint::OperatorToShortCString(BindingConstraint::Operator o)$/;" f class:Antares::Data::BindingConstraint typeref:typename:const char * -OperatorType src/ext/yuni/src/yuni/core/variant/variant.h /^ typedef SupportedType OperatorType;$/;" t struct:Yuni::Variant::SupportedType typeref:typename:SupportedType -OptDailyStringGenerator src/solver/utils/opt_period_string_generator.cpp /^OptDailyStringGenerator::OptDailyStringGenerator(unsigned int day,$/;" f class:OptDailyStringGenerator -OptDailyStringGenerator src/solver/utils/opt_period_string_generator.h /^class OptDailyStringGenerator final : public OptPeriodStringGenerator$/;" c -OptPeriodStringGenerator src/solver/optimisation/opt_period_string_generator_base.h /^class OptPeriodStringGenerator$/;" c -OptPostProcessList src/solver/optimisation/optim_post_process_list.cpp /^OptPostProcessList::OptPostProcessList(PROBLEME_HEBDO* problemeHebdo,$/;" f class:Antares::Solver::Simulation::OptPostProcessList -OptPostProcessList src/solver/optimisation/optim_post_process_list.h /^class OptPostProcessList : public interfacePostProcessList$/;" c namespace:Antares::Solver::Simulation -OptWeeklyStringGenerator src/solver/utils/opt_period_string_generator.cpp /^OptWeeklyStringGenerator::OptWeeklyStringGenerator(unsigned int week, unsigned int year) :$/;" f class:OptWeeklyStringGenerator -OptWeeklyStringGenerator src/solver/utils/opt_period_string_generator.h /^class OptWeeklyStringGenerator final : public OptPeriodStringGenerator$/;" c -OptimalCPUCount src/ext/yuni/src/yuni/job/queue/service.cpp /^static inline uint OptimalCPUCount()$/;" f namespace:Yuni::Job typeref:typename:uint file: -OptimisationAuPasHebdomadaire src/solver/simulation/sim_structure_probleme_economique.h /^ bool OptimisationAuPasHebdomadaire = false;$/;" m struct:PROBLEME_HEBDO typeref:typename:bool -OptimisationAvecCoutsDeDemarrage src/solver/simulation/sim_structure_probleme_economique.h /^ bool OptimisationAvecCoutsDeDemarrage = false;$/;" m struct:PROBLEME_HEBDO typeref:typename:bool -OptimisationAvecVariablesEntieres src/solver/simulation/sim_structure_probleme_economique.h /^ bool OptimisationAvecVariablesEntieres = false;$/;" m struct:PROBLEME_HEBDO typeref:typename:bool -Optimization src/solver/infeasible-problem-analysis/constraint-slack-analysis.cpp /^namespace Antares::Optimization$/;" n namespace:Antares file: -Optimization src/solver/infeasible-problem-analysis/constraint-slack-analysis.h /^namespace Antares::Optimization$/;" n namespace:Antares -Optimization src/solver/infeasible-problem-analysis/constraint.cpp /^namespace Optimization$/;" n namespace:Antares file: -Optimization src/solver/infeasible-problem-analysis/constraint.h /^namespace Optimization$/;" n namespace:Antares -Optimization src/solver/infeasible-problem-analysis/report.cpp /^namespace Antares::Optimization$/;" n namespace:Antares file: -Optimization src/solver/infeasible-problem-analysis/report.h /^namespace Optimization$/;" n namespace:Antares -Optimization src/solver/infeasible-problem-analysis/unfeasibility-analysis.h /^namespace Antares::Optimization$/;" n namespace:Antares -Optimization src/solver/infeasible-problem-analysis/unfeasible-pb-analyzer.cpp /^namespace Antares::Optimization$/;" n namespace:Antares file: -Optimization src/solver/infeasible-problem-analysis/unfeasible-pb-analyzer.h /^namespace Antares::Optimization$/;" n namespace:Antares -Optimization src/solver/infeasible-problem-analysis/variables-bounds-consistency.cpp /^namespace Antares::Optimization$/;" n namespace:Antares file: -Optimization src/solver/infeasible-problem-analysis/variables-bounds-consistency.h /^namespace Antares::Optimization$/;" n namespace:Antares -Optimization src/solver/optimisation/adequacy_patch_csr/csr_quadratic_problem.cpp /^namespace Antares::Solver::Optimization$/;" n namespace:Antares::Solver file: -Optimization src/solver/optimisation/adequacy_patch_csr/csr_quadratic_problem.h /^namespace Antares::Solver::Optimization$/;" n namespace:Antares::Solver -Optimization src/solver/optimisation/adequacy_patch_local_matching/adequacy_patch_weekly_optimization.cpp /^namespace Antares::Solver::Optimization$/;" n namespace:Antares::Solver file: -Optimization src/solver/optimisation/adequacy_patch_local_matching/adequacy_patch_weekly_optimization.h /^namespace Antares::Solver::Optimization$/;" n namespace:Antares::Solver -Optimization src/solver/optimisation/base_weekly_optimization.cpp /^namespace Antares::Solver::Optimization$/;" n namespace:Antares::Solver file: -Optimization src/solver/optimisation/base_weekly_optimization.h /^namespace Antares::Solver::Optimization$/;" n namespace:Antares::Solver -Optimization src/solver/optimisation/opt_structure_probleme_a_resoudre.h /^namespace Antares::Solver::Optimization {$/;" n namespace:Antares::Solver -Optimization src/solver/optimisation/weekly_optimization.cpp /^namespace Antares::Solver::Optimization$/;" n namespace:Antares::Solver file: -Optimization src/solver/optimisation/weekly_optimization.h /^namespace Antares::Solver::Optimization$/;" n namespace:Antares::Solver -Optimization src/solver/utils/named_problem.cpp /^namespace Antares::Optimization$/;" n namespace:Antares file: -Optimization src/solver/utils/named_problem.h /^namespace Optimization$/;" n namespace:Antares -Optimization src/solver/utils/ortools_utils.cpp /^namespace Optimization$/;" n namespace:Antares file: -Optimization src/solver/utils/ortools_utils.h /^namespace Optimization$/;" n namespace:Antares -Optimization src/ui/simulator/windows/options/optimization/optimization.cpp /^Optimization::Optimization(wxWindow* parent) :$/;" f class:Antares::Window::Options::Optimization -Optimization src/ui/simulator/windows/options/optimization/optimization.h /^class Optimization final : public wxDialog$/;" c namespace:Antares::Window::Options -OptimizationInfo src/libs/antares/InfoCollection/include/antares/infoCollection/StudyInfoCollector.h /^struct OptimizationInfo$/;" s namespace:Benchmarking -OptimizationOptions src/solver/optimisation/opt_fonctions.h /^using OptimizationOptions = Antares::Solver::Optimization::OptimizationOptions;$/;" t typeref:typename:Antares::Solver::Optimization::OptimizationOptions -OptimizationOptions src/solver/optimisation/opt_structure_probleme_a_resoudre.h /^struct OptimizationOptions$/;" s namespace:Antares::Solver::Optimization -OptimizationStatistics src/solver/utils/optimization_statistics.h /^ OptimizationStatistics()$/;" f class:OptimizationStatistics -OptimizationStatistics src/solver/utils/optimization_statistics.h /^ OptimizationStatistics(OptimizationStatistics &&rhs)$/;" f class:OptimizationStatistics -OptimizationStatistics src/solver/utils/optimization_statistics.h /^class OptimizationStatistics$/;" c -OptimizationStatisticsWriter src/solver/simulation/opt_time_writer.cpp /^OptimizationStatisticsWriter::OptimizationStatisticsWriter($/;" f class:OptimizationStatisticsWriter -OptimizationStatisticsWriter src/solver/simulation/opt_time_writer.h /^class OptimizationStatisticsWriter$/;" c -Option src/ext/yuni/src/yuni/core/getopt/option.h /^ Option(T& var, char c) : IOption(c), pVariable(var)$/;" f class:Yuni::Private::GetOptImpl::Option -Option src/ext/yuni/src/yuni/core/getopt/option.h /^ Option(T& var, char c, const AnyString& name) : IOption(c, name), pVariable(var)$/;" f class:Yuni::Private::GetOptImpl::Option -Option src/ext/yuni/src/yuni/core/getopt/option.h /^ Option(T& var, char s, const AnyString& name, const AnyString& description) :$/;" f class:Yuni::Private::GetOptImpl::Option -Option src/ext/yuni/src/yuni/core/getopt/option.h /^ Option(T& var, const AnyString& name) : IOption('\\0', name), pVariable(var)$/;" f class:Yuni::Private::GetOptImpl::Option -Option src/ext/yuni/src/yuni/core/getopt/option.h /^ Option(const Option& rhs) : IOption(rhs), pVariable(rhs.pVariable)$/;" f class:Yuni::Private::GetOptImpl::Option -Option src/ext/yuni/src/yuni/core/getopt/option.h /^class Option final : public IOption$/;" c namespace:Yuni::Private::GetOptImpl -OptionIterator src/ext/yuni/src/yuni/io/directory/info/info.h /^ enum OptionIterator$/;" g class:Yuni::IO::Directory::Info -OptionList src/ext/yuni/src/yuni/core/getopt/parser.cpp /^ typedef Parser::OptionList OptionList;$/;" t class:Yuni::Private::GetOptImpl::Context typeref:typename:Parser::OptionList file: -OptionList src/ext/yuni/src/yuni/core/getopt/parser.h /^ typedef std::vector OptionList;$/;" t class:Yuni::GetOpt::Parser typeref:typename:std::vector -OptionMap src/ext/yuni/src/tools/yuni-config/versions.h /^ typedef std::map OptionMap;$/;" t struct:Yuni::LibConfig::VersionInfo::Settings::SettingsPerModule typeref:typename:std::map -Options docs/reference-guide/15-executable_kirchhoffs_constraint_generator.md /^## Options$/;" s chapter:Executable Kirchhoff's Constraint Generator -Options src/ext/yuni/src/yuni/io/directory/iterator/detachedthread.h /^ Options() :$/;" f class:Yuni::Private::IO::Directory::Iterator::Options -Options src/ext/yuni/src/yuni/io/directory/iterator/detachedthread.h /^class Options final$/;" c namespace:Yuni::Private::IO::Directory::Iterator -Options src/libs/antares/array/antares/array/matrix.h /^ enum Options$/;" g class:Antares::Matrix -Options src/libs/antares/study/sets.h /^ Options() : output(true), resultSize(0)$/;" f class:Antares::Data::Sets::Options -Options src/libs/antares/study/sets.h /^ Options(const Options& rhs) :$/;" f class:Antares::Data::Sets::Options -Options src/libs/antares/study/sets.h /^ class Options final$/;" c class:Antares::Data::Sets -Options src/ui/common/component/spotlight/spotlight.h /^ enum Options$/;" g class:Antares::Component::Spotlight -Options src/ui/simulator/windows/options/adequacy-patch/adequacy-patch-areas.cpp /^namespace Antares::Window::Options$/;" n namespace:Antares::Window file: -Options src/ui/simulator/windows/options/adequacy-patch/adequacy-patch-areas.h /^namespace Antares::Window::Options$/;" n namespace:Antares::Window -Options src/ui/simulator/windows/options/adequacy-patch/adequacy-patch-options.cpp /^namespace Antares::Window::Options$/;" n namespace:Antares::Window file: -Options src/ui/simulator/windows/options/adequacy-patch/adequacy-patch-options.h /^namespace Antares::Window::Options$/;" n namespace:Antares::Window -Options src/ui/simulator/windows/options/advanced/advanced.cpp /^namespace Options$/;" n namespace:Antares::Window file: -Options src/ui/simulator/windows/options/advanced/advanced.h /^namespace Options$/;" n namespace:Antares::Window -Options src/ui/simulator/windows/options/geographic-trimming/geographic-trimming.cpp /^namespace Options$/;" n namespace:Antares::Window file: -Options src/ui/simulator/windows/options/geographic-trimming/geographic-trimming.h /^namespace Options$/;" n namespace:Antares::Window -Options src/ui/simulator/windows/options/optimization/optimization.cpp /^namespace Options$/;" n namespace:Antares::Window file: -Options src/ui/simulator/windows/options/optimization/optimization.h /^namespace Options$/;" n namespace:Antares::Window -Options src/ui/simulator/windows/options/playlist/playlist.cpp /^namespace Options$/;" n namespace:Antares::Window file: -Options src/ui/simulator/windows/options/playlist/playlist.h /^namespace Options$/;" n namespace:Antares::Window -Options src/ui/simulator/windows/options/select-output/select-output.cpp /^namespace Options$/;" n namespace:Antares::Window file: -Options src/ui/simulator/windows/options/select-output/select-output.h /^namespace Options$/;" n namespace:Antares::Window -Options src/ui/simulator/windows/options/temp-folder/temp-folder.cpp /^namespace Options$/;" n namespace:Antares::Window file: -Options src/ui/simulator/windows/options/temp-folder/temp-folder.h /^namespace Options$/;" n namespace:Antares::Window -OptionsOrderedByLongName src/ext/yuni/src/yuni/core/getopt/parser.cpp /^ typedef Parser::OptionsOrderedByLongName OptionsOrderedByLongName;$/;" t class:Yuni::Private::GetOptImpl::Context typeref:typename:Parser::OptionsOrderedByLongName file: -OptionsOrderedByLongName src/ext/yuni/src/yuni/core/getopt/parser.h /^ typedef std::map OptionsOrderedByLongName;$/;" t class:Yuni::GetOpt::Parser typeref:typename:std::map -OptionsOrderedByShortName src/ext/yuni/src/yuni/core/getopt/parser.cpp /^ typedef Parser::OptionsOrderedByShortName OptionsOrderedByShortName;$/;" t class:Yuni::Private::GetOptImpl::Context typeref:typename:Parser::OptionsOrderedByShortName file: -OptionsOrderedByShortName src/ext/yuni/src/yuni/core/getopt/parser.h /^ typedef std::map OptionsOrderedByShortName;$/;" t class:Yuni::GetOpt::Parser typeref:typename:std::map -Or src/ext/yuni/src/yuni/core/functional/binaryfunctions.h /^class Or$/;" c namespace:Yuni::Functional -Or src/ext/yuni/src/yuni/core/predicate/result/or.h /^ Or() : pValue(false)$/;" f struct:Yuni::Result::Or -Or src/ext/yuni/src/yuni/core/predicate/result/or.h /^ Or(bool defaultValue) : pValue(defaultValue)$/;" f struct:Yuni::Result::Or -Or src/ext/yuni/src/yuni/core/predicate/result/or.h /^ Or(const Or& rhs) : pValue(rhs.pValue)$/;" f struct:Yuni::Result::Or -Or src/ext/yuni/src/yuni/core/predicate/result/or.h /^struct Or final$/;" s namespace:Yuni::Result -Or src/solver/variable/info.h /^ static void Or(U& intermediateValues)$/;" f struct:Antares::Solver::Variable::VariableAccessor typeref:typename:void -Or src/solver/variable/info.h /^ static void Or(U&)$/;" f struct:Antares::Solver::Variable::VariableAccessor typeref:typename:void -Ordered src/ext/yuni/src/yuni/core/dictionary.h /^ typedef std::map Ordered;$/;" t class:Yuni::Dictionary typeref:typename:std::map -Ordered src/ext/yuni/src/yuni/core/dictionary.h /^ typedef std::set Ordered;$/;" t class:Yuni::Set typeref:typename:std::set -Orientation src/ui/simulator/toolbox/components/notebook/notebook.h /^ enum Orientation$/;" g class:Antares::Component::Notebook -Ortools available solvers docs/build/ortools-integration.md /^## Ortools available solvers$/;" s chapter:Ortools integration -Ortools integration docs/build/ortools-integration.md /^# Ortools integration$/;" c -OrtoolsUtils src/solver/utils/ortools_utils.h /^class OrtoolsUtils$/;" c -Other1 src/libs/antares/study/parts/short-term-storage/properties.h /^ Other1,$/;" e enum:Antares::Data::ShortTermStorage::Group -Other2 src/libs/antares/study/parts/short-term-storage/properties.h /^ Other2,$/;" e enum:Antares::Data::ShortTermStorage::Group -Other3 src/libs/antares/study/parts/short-term-storage/properties.h /^ Other3,$/;" e enum:Antares::Data::ShortTermStorage::Group -Other4 src/libs/antares/study/parts/short-term-storage/properties.h /^ Other4,$/;" e enum:Antares::Data::ShortTermStorage::Group -Other5 src/libs/antares/study/parts/short-term-storage/properties.h /^ Other5$/;" e enum:Antares::Data::ShortTermStorage::Group -OutT src/ext/yuni/src/yuni/io/searchpath/searchpath.cpp /^ outIsRawString = Static::Type::StrictlyEqual::Yes$/;" e enum:Yuni::IO::__anone4b3efa80111::LookupHelper::__anone4b3efa80203 file: -Output docs/reference-guide/03-commands.md /^## Output$/;" s chapter:Commands -Output docs/reference-guide/13-file-format.md /^### Output$/;" S section:Study format changes""v8.2.0 -Output docs/reference-guide/13-file-format.md /^### Output$/;" S section:Study format changes""v8.3.0 -Output docs/reference-guide/13-file-format.md /^### Output$/;" S section:Study format changes""v8.3.1 -Output docs/reference-guide/13-file-format.md /^### Output$/;" S section:Study format changes""v8.4.0 -Output docs/reference-guide/13-file-format.md /^### Output$/;" S section:Study format changes""v8.5.0 -Output docs/reference-guide/13-file-format.md /^### Output$/;" S section:Study format changes""v8.6.0 -Output docs/reference-guide/13-file-format.md /^### Output$/;" S section:Study format changes""v8.7.0 -Output docs/reference-guide/13-file-format.md /^### Output$/;" S section:Study format changes""v8.8.0 -Output src/libs/antares/study/output.cpp /^Output::Output(const AnyString& folder) :$/;" f class:Antares::Data::Output -Output src/libs/antares/study/output.h /^class Output final$/;" c namespace:Antares::Data -Output src/tools/yby-aggregator/output.h /^ Output(const YString& target, const YString::Vector& cols) : path(target), columns(cols)$/;" f class:Output -Output src/tools/yby-aggregator/output.h /^class Output final$/;" c -Output aggregation change docs/CHANGELOG.md /^### Output aggregation change$/;" S section:v8.4.3 (08/2023)""v8.3.2 (09/2022) -Output files docs/reference-guide/05-output_files.md /^# Output files$/;" c -OutputFolderIterator src/libs/antares/study/output.cpp /^ OutputFolderIterator(Data::Output::List& list) : pList(list)$/;" f class:Antares::Data::__anon2307345c0111::OutputFolderIterator file: -OutputFolderIterator src/libs/antares/study/output.cpp /^class OutputFolderIterator : public IO::Directory::IIterator$/;" c namespace:Antares::Data::__anon2307345c0111 file: -OutputList src/ui/simulator/windows/startupwizard.cpp /^using OutputList = std::vector;$/;" t namespace:Antares::Window::__anonc85616270111 typeref:typename:std::vector file: -OutputSpotlightItem src/ui/simulator/windows/output/provider/outputs.cpp /^ OutputSpotlightItem()$/;" f class:Antares::Window::OutputViewer::Provider::__anon7614dbe10111::OutputSpotlightItem file: -OutputSpotlightItem src/ui/simulator/windows/output/provider/outputs.cpp /^class OutputSpotlightItem : public Antares::Component::Spotlight::IItem$/;" c namespace:Antares::Window::OutputViewer::Provider::__anon7614dbe10111 file: -OutputTimestampToString src/ui/simulator/application/main/refresh.cpp /^static inline bool OutputTimestampToString(S& out, int64_t timestamp)$/;" f namespace:Antares::Forms typeref:typename:bool file: -OutputViewer src/ui/simulator/windows/output/fwd.h /^namespace OutputViewer$/;" n namespace:Antares::Window -OutputViewer src/ui/simulator/windows/output/layer.cpp /^namespace OutputViewer$/;" n namespace:Antares::Window file: -OutputViewer src/ui/simulator/windows/output/layer.h /^namespace OutputViewer$/;" n namespace:Antares::Window -OutputViewer src/ui/simulator/windows/output/layer.hxx /^namespace OutputViewer$/;" n namespace:Antares::Window -OutputViewer src/ui/simulator/windows/output/output.cpp /^namespace OutputViewer$/;" n namespace:Antares::Window file: -OutputViewer src/ui/simulator/windows/output/output.h /^namespace OutputViewer$/;" n namespace:Antares::Window -OutputViewer src/ui/simulator/windows/output/provider/output-comparison.cpp /^namespace OutputViewer$/;" n namespace:Antares::Window file: -OutputViewer src/ui/simulator/windows/output/provider/output-comparison.h /^namespace OutputViewer$/;" n namespace:Antares::Window -OutputViewer src/ui/simulator/windows/output/provider/outputs.cpp /^namespace OutputViewer$/;" n namespace:Antares::Window file: -OutputViewer src/ui/simulator/windows/output/provider/outputs.h /^namespace OutputViewer$/;" n namespace:Antares::Window -OutputViewer src/ui/simulator/windows/output/provider/variable-collector.cpp /^namespace OutputViewer$/;" n namespace:Antares::Window file: -OutputViewer src/ui/simulator/windows/output/provider/variable-collector.h /^namespace OutputViewer$/;" n namespace:Antares::Window -OutputViewer src/ui/simulator/windows/output/provider/variables.cpp /^namespace OutputViewer$/;" n namespace:Antares::Window file: -OutputViewer src/ui/simulator/windows/output/provider/variables.h /^namespace OutputViewer$/;" n namespace:Antares::Window -OutputViewer src/ui/simulator/windows/output/spotlight-provider.cpp /^namespace OutputViewer$/;" n namespace:Antares::Window file: -OutputViewer src/ui/simulator/windows/output/spotlight-provider.h /^namespace OutputViewer$/;" n namespace:Antares::Window -OutputViewer src/ui/simulator/windows/output/tab.cpp /^namespace OutputViewer$/;" n namespace:Antares::Window file: -OutputViewer src/ui/simulator/windows/output/window.cpp /^namespace OutputViewer$/;" n namespace:Antares::Window file: -OutputViewer src/ui/simulator/windows/output/window.h /^namespace OutputViewer$/;" n namespace:Antares::Window -OutputViewerComponent src/ui/simulator/windows/output/panel/area-link-renderer.h /^ using OutputViewerComponent = Antares::Window::OutputViewer::Component;$/;" t class:Antares::Private::OutputViewerData::AreaLinkRenderer typeref:typename:Antares::Window::OutputViewer::Component -OutputViewerComponent src/ui/simulator/windows/output/panel/panel.h /^ using OutputViewerComponent = Antares::Window::OutputViewer::Component;$/;" t class:Antares::Private::OutputViewerData::Panel typeref:typename:Antares::Window::OutputViewer::Component -OutputViewerData src/ui/simulator/windows/output/content.h /^namespace OutputViewerData$/;" n namespace:Antares::Private -OutputViewerData src/ui/simulator/windows/output/content.hxx /^namespace OutputViewerData$/;" n namespace:Antares::Private -OutputViewerData src/ui/simulator/windows/output/fwd.h /^namespace OutputViewerData$/;" n namespace:Antares::Private -OutputViewerData src/ui/simulator/windows/output/job.cpp /^namespace OutputViewerData$/;" n namespace:Antares::Private file: -OutputViewerData src/ui/simulator/windows/output/job.h /^namespace OutputViewerData$/;" n namespace:Antares::Private -OutputViewerData src/ui/simulator/windows/output/mini-frame.cpp /^namespace OutputViewerData$/;" n namespace:Antares::Private file: -OutputViewerData src/ui/simulator/windows/output/mini-frame.h /^namespace OutputViewerData$/;" n namespace:Antares::Private -OutputViewerData src/ui/simulator/windows/output/panel/area-link-renderer.cpp /^namespace OutputViewerData$/;" n namespace:Antares::Private file: -OutputViewerData src/ui/simulator/windows/output/panel/area-link-renderer.h /^namespace OutputViewerData$/;" n namespace:Antares::Private -OutputViewerData src/ui/simulator/windows/output/panel/area-link.cpp /^namespace OutputViewerData$/;" n namespace:Antares::Private file: -OutputViewerData src/ui/simulator/windows/output/panel/panel.cpp /^namespace OutputViewerData$/;" n namespace:Antares::Private file: -OutputViewerData src/ui/simulator/windows/output/panel/panel.h /^namespace OutputViewerData$/;" n namespace:Antares::Private -OutputViewerData src/ui/simulator/windows/output/panel/panel.hxx /^namespace OutputViewerData$/;" n namespace:Antares::Private -Outputs src/ui/simulator/windows/output/provider/outputs.cpp /^Outputs::Outputs(Component& com, Layer* layer) : pComponent(com), pLayer(layer)$/;" f class:Antares::Window::OutputViewer::Provider::Outputs -Outputs src/ui/simulator/windows/output/provider/outputs.h /^class Outputs : public Antares::Component::Spotlight::IProvider$/;" c namespace:Antares::Window::OutputViewer::Provider -OverallCost src/solver/variable/adequacy/overallCost.h /^class OverallCost : public Variable::IVariable, NextT, VCardOverallCost>$/;" c namespace:Antares::Solver::Variable::Adequacy -OverallCost src/solver/variable/economy/overallCost.h /^class OverallCost : public Variable::IVariable, NextT, VCardOverallCost>$/;" c namespace:Antares::Solver::Variable::Economy -Overflow src/solver/optimisation/constraints/ConstraintBuilder.cpp /^ConstraintBuilder& ConstraintBuilder::Overflow(unsigned int index,$/;" f class:ConstraintBuilder typeref:typename:ConstraintBuilder & -Overflow src/solver/optimisation/constraints/ConstraintBuilder.h /^ int Overflow(unsigned int index) const$/;" f class:Variable::VariableManager typeref:typename:int -Overflow src/solver/optimisation/opt_rename_problem.cpp /^void VariableNamer::Overflow(unsigned int variable)$/;" f class:VariableNamer typeref:typename:void -Overflows src/solver/variable/economy/overflow.h /^class Overflows : public Variable::IVariable, NextT, VCardOverflow>$/;" c namespace:Antares::Solver::Variable::Economy -Ownership src/ext/yuni/src/yuni/core/smartptr/policies/ownership.h /^namespace Ownership$/;" n namespace:Yuni::Policy -OwnershipPolicy src/ext/yuni/src/yuni/core/smartptr/smartptr.h /^ typedef OwspP::PointerType> OwnershipPolicy;$/;" t class:Yuni::SmartPtr typeref:typename:OwspP::PointerType> -OwnershipPolicy src/ext/yuni/src/yuni/core/tree/n/treeN.h /^ typedef typename Ptr::OwnershipPolicy OwnershipPolicy;$/;" t class:Yuni::Core::TreeN typeref:typename:Ptr::OwnershipPolicy -PALIERS_THERMIQUES src/solver/simulation/sim_structure_probleme_economique.h /^struct PALIERS_THERMIQUES$/;" s -PANGO_FOUND src/ext/yuni/src/cmake/devpack-standard-imports.cmake /^ set(PANGO_FOUND TRUE)$/;" v -PANGO_FOUND src/ext/yuni/src/cmake/devpack-standard-imports.cmake /^ set(PANGO_FOUND TRUE)$/;" v -PAS_DE_LISSAGE_HYDRAULIQUE src/solver/optimisation/opt_constants.h /^constexpr char PAS_DE_LISSAGE_HYDRAULIQUE = 0;$/;" v typeref:typename:char -PATCH_CMD src/antares-deps/cmake/utils.cmake /^ set(PATCH_CMD "\\"\\"")$/;" v function:build_git_dependency -PATCH_CMD src/antares-deps/cmake/utils.cmake /^ set(PATCH_CMD "git apply \\"${GIT_DEP_APPLY_PATCH}\\"")$/;" v function:build_git_dependency -PAdequacyPatchMode src/ui/simulator/windows/inspector/accumulator.hxx /^struct PAdequacyPatchMode$/;" s namespace:Antares::Window::Inspector -PAreaColor src/ui/simulator/windows/inspector/accumulator.hxx /^struct PAreaColor$/;" s namespace:Antares::Window::Inspector -PAreaFiltering src/ui/simulator/windows/inspector/accumulator.hxx /^struct PAreaFiltering$/;" s namespace:Antares::Window::Inspector -PAreaResortStatus src/ui/simulator/windows/inspector/accumulator.hxx /^struct PAreaResortStatus$/;" s namespace:Antares::Window::Inspector -PAreaSpilledEnergyCost src/ui/simulator/windows/inspector/accumulator.hxx /^struct PAreaSpilledEnergyCost$/;" s namespace:Antares::Window::Inspector -PAreaUnsuppliedEnergyCost src/ui/simulator/windows/inspector/accumulator.hxx /^struct PAreaUnsuppliedEnergyCost$/;" s namespace:Antares::Window::Inspector -PClusterArea src/ui/simulator/windows/inspector/accumulator.hxx /^struct PClusterArea$/;" s namespace:Antares::Window::Inspector -PClusterCO2 src/ui/simulator/windows/inspector/accumulator.hxx /^struct PClusterCO2$/;" s namespace:Antares::Window::Inspector -PClusterCostGeneration src/ui/simulator/windows/inspector/accumulator.hxx /^struct PClusterCostGeneration$/;" s namespace:Antares::Window::Inspector -PClusterDoGenerateTS src/ui/simulator/windows/inspector/accumulator.hxx /^struct PClusterDoGenerateTS$/;" s namespace:Antares::Window::Inspector -PClusterEfficiency src/ui/simulator/windows/inspector/accumulator.hxx /^struct PClusterEfficiency$/;" s namespace:Antares::Window::Inspector -PClusterEnabled src/ui/simulator/windows/inspector/accumulator.hxx /^struct PClusterEnabled$/;" s namespace:Antares::Window::Inspector -PClusterFixedCost src/ui/simulator/windows/inspector/accumulator.hxx /^struct PClusterFixedCost$/;" s namespace:Antares::Window::Inspector -PClusterGroup src/ui/simulator/windows/inspector/accumulator.hxx /^struct PClusterGroup$/;" s namespace:Antares::Window::Inspector -PClusterInstalled src/ui/simulator/windows/inspector/accumulator.hxx /^struct PClusterInstalled$/;" s namespace:Antares::Window::Inspector -PClusterLawForced src/ui/simulator/windows/inspector/accumulator.hxx /^struct PClusterLawForced$/;" s namespace:Antares::Window::Inspector -PClusterLawPlanned src/ui/simulator/windows/inspector/accumulator.hxx /^struct PClusterLawPlanned$/;" s namespace:Antares::Window::Inspector -PClusterMarginalCost src/ui/simulator/windows/inspector/accumulator.hxx /^struct PClusterMarginalCost$/;" s namespace:Antares::Window::Inspector -PClusterMarginalCostEnable src/ui/simulator/windows/inspector/accumulator.hxx /^struct PClusterMarginalCostEnable$/;" s namespace:Antares::Window::Inspector -PClusterMinDownTime src/ui/simulator/windows/inspector/accumulator.hxx /^struct PClusterMinDownTime$/;" s namespace:Antares::Window::Inspector -PClusterMinStablePower src/ui/simulator/windows/inspector/accumulator.hxx /^struct PClusterMinStablePower$/;" s namespace:Antares::Window::Inspector -PClusterMinStablePowerColor src/ui/simulator/windows/inspector/accumulator.hxx /^struct PClusterMinStablePowerColor$/;" s namespace:Antares::Window::Inspector -PClusterMinUpTime src/ui/simulator/windows/inspector/accumulator.hxx /^struct PClusterMinUpTime$/;" s namespace:Antares::Window::Inspector -PClusterMustRun src/ui/simulator/windows/inspector/accumulator.hxx /^struct PClusterMustRun$/;" s namespace:Antares::Window::Inspector -PClusterNomCapacity src/ui/simulator/windows/inspector/accumulator.hxx /^struct PClusterNomCapacity$/;" s namespace:Antares::Window::Inspector -PClusterNomCapacityColor src/ui/simulator/windows/inspector/accumulator.hxx /^struct PClusterNomCapacityColor$/;" s namespace:Antares::Window::Inspector -PClusterRandomSpread src/ui/simulator/windows/inspector/accumulator.hxx /^struct PClusterRandomSpread$/;" s namespace:Antares::Window::Inspector -PClusterReference src/ui/simulator/windows/inspector/accumulator.hxx /^struct PClusterReference$/;" s namespace:Antares::Window::Inspector -PClusterSpinning src/ui/simulator/windows/inspector/accumulator.hxx /^struct PClusterSpinning$/;" s namespace:Antares::Window::Inspector -PClusterSpinningColor src/ui/simulator/windows/inspector/accumulator.hxx /^struct PClusterSpinningColor$/;" s namespace:Antares::Window::Inspector -PClusterStartupCost src/ui/simulator/windows/inspector/accumulator.hxx /^struct PClusterStartupCost$/;" s namespace:Antares::Window::Inspector -PClusterUnitCount src/ui/simulator/windows/inspector/accumulator.hxx /^struct PClusterUnitCount$/;" s namespace:Antares::Window::Inspector -PClusterVariableOMcost src/ui/simulator/windows/inspector/accumulator.hxx /^struct PClusterVariableOMcost$/;" s namespace:Antares::Window::Inspector -PClusterVolatilityForced src/ui/simulator/windows/inspector/accumulator.hxx /^struct PClusterVolatilityForced$/;" s namespace:Antares::Window::Inspector -PClusterVolatilityPlanned src/ui/simulator/windows/inspector/accumulator.hxx /^struct PClusterVolatilityPlanned$/;" s namespace:Antares::Window::Inspector -PConstraintComments src/ui/simulator/windows/inspector/accumulator.hxx /^struct PConstraintComments$/;" s namespace:Antares::Window::Inspector -PConstraintEnabled src/ui/simulator/windows/inspector/accumulator.hxx /^struct PConstraintEnabled$/;" s namespace:Antares::Window::Inspector -PConstraintName src/ui/simulator/windows/inspector/accumulator.hxx /^struct PConstraintName$/;" s namespace:Antares::Window::Inspector -PConstraintType src/ui/simulator/windows/inspector/accumulator.hxx /^struct PConstraintType$/;" s namespace:Antares::Window::Inspector -PDISP_ET_COUTS_HORAIRES_PAR_PALIER src/solver/simulation/sim_structure_probleme_economique.h /^struct PDISP_ET_COUTS_HORAIRES_PAR_PALIER$/;" s -PETIT src/solver/ts-generator/xcast/constants.h /^#define PETIT /;" d -PI src/analyzer/atsp/misc.cpp /^#define PI /;" d file: -PI src/solver/ts-generator/xcast/gamma-euler.cpp /^#define PI /;" d file: -PID src/solver/misc/options.h /^ Yuni::String PID;$/;" m class:Settings typeref:typename:Yuni::String -PLATFORMS src/ext/yuni/src/tools/testsuite/platform.rb /^ PLATFORMS = [$/;" C module:Platform -PLinkArea src/ui/simulator/windows/inspector/accumulator.hxx /^struct PLinkArea$/;" s namespace:Antares::Window::Inspector -PLinkColor src/ui/simulator/windows/inspector/accumulator.hxx /^struct PLinkColor$/;" s namespace:Antares::Window::Inspector -PLinkComments src/ui/simulator/windows/inspector/accumulator.hxx /^struct PLinkComments$/;" s namespace:Antares::Window::Inspector -PLinkDisplayComments src/ui/simulator/windows/inspector/accumulator.hxx /^struct PLinkDisplayComments$/;" s namespace:Antares::Window::Inspector -PLinkFiltering src/ui/simulator/windows/inspector/accumulator.hxx /^struct PLinkFiltering$/;" s namespace:Antares::Window::Inspector -PLinkHurdlesCost src/ui/simulator/windows/inspector/accumulator.hxx /^struct PLinkHurdlesCost$/;" s namespace:Antares::Window::Inspector -PLinkLoopFlow src/ui/simulator/windows/inspector/accumulator.hxx /^struct PLinkLoopFlow$/;" s namespace:Antares::Window::Inspector -PLinkPhaseShift src/ui/simulator/windows/inspector/accumulator.hxx /^struct PLinkPhaseShift$/;" s namespace:Antares::Window::Inspector -PLinkStyle src/ui/simulator/windows/inspector/accumulator.hxx /^struct PLinkStyle$/;" s namespace:Antares::Window::Inspector -PLinkWidth src/ui/simulator/windows/inspector/accumulator.hxx /^struct PLinkWidth$/;" s namespace:Antares::Window::Inspector -PM10 src/libs/antares/study/parts/thermal/pollutant.h /^ PM10,$/;" e enum:Antares::Data::Pollutant::PollutantEnum -PM2_5 src/libs/antares/study/parts/thermal/pollutant.h /^ PM2_5,$/;" e enum:Antares::Data::Pollutant::PollutantEnum -PM5 src/libs/antares/study/parts/thermal/pollutant.h /^ PM5,$/;" e enum:Antares::Data::Pollutant::PollutantEnum -PMaxDispatchableGeneration src/solver/optimisation/constraints/PMaxDispatchableGeneration.h /^class PMaxDispatchableGeneration : private ConstraintFactory$/;" c -PMaxDispatchableGeneration src/solver/optimisation/opt_rename_problem.cpp /^void ConstraintNamer::PMaxDispatchableGeneration(unsigned int constraint,$/;" f class:ConstraintNamer typeref:typename:void -PMinDispatchableGeneration src/solver/optimisation/constraints/PMinDispatchableGeneration.h /^class PMinDispatchableGeneration : private ConstraintFactory$/;" c -PMinDispatchableGeneration src/solver/optimisation/opt_rename_problem.cpp /^void ConstraintNamer::PMinDispatchableGeneration(unsigned int constraint,$/;" f class:ConstraintNamer typeref:typename:void -PMinOfClusters src/solver/variable/state.h /^ std::vector PMinOfClusters;$/;" m class:Antares::Solver::Variable::ThermalState::StateForAnArea typeref:typename:std::vector -POLLUTANT_MAX src/libs/antares/study/parts/thermal/pollutant.h /^ POLLUTANT_MAX$/;" e enum:Antares::Data::Pollutant::PollutantEnum -POSI src/solver/ts-generator/xcast/xcast.h /^ float* POSI;$/;" m class:Antares::Solver::TSGenerator::XCast::XCast typeref:typename:float * -POpen4 src/ext/yuni/src/tools/testsuite/myopen4.rb /^ module POpen4$/;" m -PPOW src/solver/ts-generator/thermal.cpp /^ double PPOW[366][102];$/;" m class:Antares::Solver::TSGenerator::__anon5401006e0111::GeneratorTempData typeref:typename:double[366][102] file: -PRA src/analyzer/atsp/atsp.h /^ PRA = 120,$/;" e enum:Antares::ATSP::__anon97d3b2660103 -PREMIERE_OPTIMISATION src/solver/optimisation/opt_constants.h /^constexpr char PREMIERE_OPTIMISATION = 1;$/;" v typeref:typename:char -PROBLEME_ANTARES_A_RESOUDRE src/solver/optimisation/opt_structure_probleme_a_resoudre.h /^struct PROBLEME_ANTARES_A_RESOUDRE$/;" s -PROBLEME_HEBDO src/solver/simulation/sim_structure_probleme_economique.h /^struct PROBLEME_HEBDO$/;" s -PROBLEME_HYDRAULIQUE src/solver/hydro/daily/h2o_j_donnees_optimisation.h /^struct PROBLEME_HYDRAULIQUE$/;" s -PROBLEME_HYDRAULIQUE src/solver/hydro/monthly/h2o_m_donnees_optimisation.h /^} PROBLEME_HYDRAULIQUE;$/;" t typeref:struct:__anon39208e8a0408 -PROBLEME_HYDRAULIQUE_ETENDU src/solver/hydro/daily2/h2o2_j_donnees_optimisation.h /^} PROBLEME_HYDRAULIQUE_ETENDU;$/;" t typeref:struct:__anon0afe92d30408 -PROBLEME_LINEAIRE_ETENDU_PARTIE_FIXE src/solver/hydro/daily2/h2o2_j_donnees_optimisation.h /^} PROBLEME_LINEAIRE_ETENDU_PARTIE_FIXE;$/;" t typeref:struct:__anon0afe92d30108 -PROBLEME_LINEAIRE_ETENDU_PARTIE_VARIABLE src/solver/hydro/daily2/h2o2_j_donnees_optimisation.h /^} PROBLEME_LINEAIRE_ETENDU_PARTIE_VARIABLE;$/;" t typeref:struct:__anon0afe92d30208 -PROBLEME_LINEAIRE_PARTIE_FIXE src/solver/hydro/daily/h2o_j_donnees_optimisation.h /^struct PROBLEME_LINEAIRE_PARTIE_FIXE$/;" s -PROBLEME_LINEAIRE_PARTIE_FIXE src/solver/hydro/monthly/h2o_m_donnees_optimisation.h /^} PROBLEME_LINEAIRE_PARTIE_FIXE;$/;" t typeref:struct:__anon39208e8a0108 -PROBLEME_LINEAIRE_PARTIE_VARIABLE src/solver/hydro/daily/h2o_j_donnees_optimisation.h /^struct PROBLEME_LINEAIRE_PARTIE_VARIABLE$/;" s -PROBLEME_LINEAIRE_PARTIE_VARIABLE src/solver/hydro/monthly/h2o_m_donnees_optimisation.h /^} PROBLEME_LINEAIRE_PARTIE_VARIABLE;$/;" t typeref:struct:__anon39208e8a0208 -PROBLEME_SIMPLEXE_NOMME src/solver/utils/named_problem.cpp /^PROBLEME_SIMPLEXE_NOMME::PROBLEME_SIMPLEXE_NOMME(const std::vector& NomDesVariables/;" f class:Antares::Optimization::PROBLEME_SIMPLEXE_NOMME -PROBLEME_SIMPLEXE_NOMME src/solver/utils/named_problem.h /^struct PROBLEME_SIMPLEXE_NOMME : public PROBLEME_SIMPLEXE$/;" s namespace:Antares::Optimization -PRODUCTION_THERMIQUE src/solver/simulation/sim_structure_donnees.h /^} PRODUCTION_THERMIQUE;$/;" t typeref:struct:__anon110ac1540108 -PRODUCTION_THERMIQUE_OPTIMALE src/solver/simulation/sim_structure_probleme_economique.h /^struct PRODUCTION_THERMIQUE_OPTIMALE$/;" s -PROGRESSBAR_MAX_RANGE src/ui/simulator/toolbox/jobs/job.cpp /^#define PROGRESSBAR_MAX_RANGE /;" d file: -PROGRESSBAR_MAX_RANGE_F src/ui/simulator/toolbox/jobs/job.cpp /^#define PROGRESSBAR_MAX_RANGE_F /;" d file: -PROJ src/libs/antares/InfoCollection/CMakeLists.txt /^set(PROJ infoCollection)$/;" v -PROJ src/libs/antares/date/CMakeLists.txt /^set(PROJ date)$/;" v -PROJ src/libs/antares/exception/CMakeLists.txt /^set(PROJ exception)$/;" v -PROJ src/libs/antares/logs/CMakeLists.txt /^set(PROJ logs)$/;" v -PROJ src/libs/antares/memory/CMakeLists.txt /^set(PROJ AntaresMemory)$/;" v -PROJ src/libs/antares/mersenne-twister/CMakeLists.txt /^set(PROJ mersenne)$/;" v -PROJ src/libs/antares/paths/CMakeLists.txt /^set(PROJ path)$/;" v -PROJ src/libs/antares/stdcxx/CMakeLists.txt /^set(PROJ stdcxx)$/;" v -PROJ src/libs/antares/sys/CMakeLists.txt /^set(PROJ sys)$/;" v -PROJ src/libs/antares/utils/CMakeLists.txt /^set(PROJ StudyUtils)$/;" v -PROJECT_LABEL src/ext/yuni/src/CMakeLists.txt /^set(PROJECT_LABEL "Yuni Framework")$/;" v -PROPERTIES src/solver/simulation/sim_structure_probleme_economique.h /^struct PROPERTIES$/;" s namespace:ShortTermStorage -PROPERTY src/ui/simulator/windows/inspector/frame.cpp /^#define PROPERTY(/;" d file: -PRnClusterTSMode src/ui/simulator/windows/inspector/accumulator.hxx /^struct PRnClusterTSMode$/;" s namespace:Antares::Window::Inspector -PSP src/solver/variable/commons/psp.h /^class PSP : public Variable::IVariable, NextT, VCardPSP>$/;" c namespace:Antares::Solver::Variable::Economy -PSP_closed src/libs/antares/study/parts/short-term-storage/properties.h /^ PSP_closed,$/;" e enum:Antares::Data::ShortTermStorage::Group -PSP_open src/libs/antares/study/parts/short-term-storage/properties.h /^ PSP_open,$/;" e enum:Antares::Data::ShortTermStorage::Group -PStudy1stJanuary src/ui/simulator/windows/inspector/accumulator.hxx /^struct PStudy1stJanuary$/;" s namespace:Antares::Window::Inspector -PStudyBuildingMode src/ui/simulator/windows/inspector/accumulator.hxx /^struct PStudyBuildingMode$/;" s namespace:Antares::Window::Inspector -PStudyCalBegin src/ui/simulator/windows/inspector/accumulator.hxx /^struct PStudyCalBegin$/;" s namespace:Antares::Window::Inspector -PStudyCalEnd src/ui/simulator/windows/inspector/accumulator.hxx /^struct PStudyCalEnd$/;" s namespace:Antares::Window::Inspector -PStudyCalendarMonth src/ui/simulator/windows/inspector/accumulator.hxx /^struct PStudyCalendarMonth$/;" s namespace:Antares::Window::Inspector -PStudyCalendarWeek src/ui/simulator/windows/inspector/accumulator.hxx /^struct PStudyCalendarWeek$/;" s namespace:Antares::Window::Inspector -PStudyGeographicTrimming src/ui/simulator/windows/inspector/accumulator.hxx /^struct PStudyGeographicTrimming$/;" s namespace:Antares::Window::Inspector -PStudyHorizon src/ui/simulator/windows/inspector/accumulator.hxx /^struct PStudyHorizon$/;" s namespace:Antares::Window::Inspector -PStudyLeapYear src/ui/simulator/windows/inspector/accumulator.hxx /^struct PStudyLeapYear$/;" s namespace:Antares::Window::Inspector -PStudyMCScenarios src/ui/simulator/windows/inspector/accumulator.hxx /^struct PStudyMCScenarios$/;" s namespace:Antares::Window::Inspector -PStudyMode src/ui/simulator/windows/inspector/accumulator.hxx /^struct PStudyMode$/;" s namespace:Antares::Window::Inspector -PStudyPlaylist src/ui/simulator/windows/inspector/accumulator.hxx /^struct PStudyPlaylist$/;" s namespace:Antares::Window::Inspector -PStudySynthesis src/ui/simulator/windows/inspector/accumulator.hxx /^struct PStudySynthesis$/;" s namespace:Antares::Window::Inspector -PStudyThematicTrimming src/ui/simulator/windows/inspector/accumulator.hxx /^struct PStudyThematicTrimming$/;" s namespace:Antares::Window::Inspector -PStudyYearByYear src/ui/simulator/windows/inspector/accumulator.hxx /^struct PStudyYearByYear$/;" s namespace:Antares::Window::Inspector -PStudyYears src/ui/simulator/windows/inspector/accumulator.hxx /^struct PStudyYears$/;" s namespace:Antares::Window::Inspector -PT154 src/ext/yuni/src/yuni/core/charset/charset.h /^ PT154,$/;" e enum:Yuni::Charset::Type -PVSolar src/libs/antares/study/parts/renewable/cluster.h /^ PVSolar,$/;" e enum:Antares::Data::RenewableCluster::RenewableGroup -P_BOOL src/ui/simulator/windows/inspector/frame.cpp /^#define P_BOOL(/;" d file: -P_ENUM src/ui/simulator/windows/inspector/frame.cpp /^#define P_ENUM(/;" d file: -P_FLOAT src/ui/simulator/windows/inspector/frame.cpp /^#define P_FLOAT(/;" d file: -P_INT src/ui/simulator/windows/inspector/frame.cpp /^#define P_INT(/;" d file: -P_STRING src/ui/simulator/windows/inspector/frame.cpp /^#define P_STRING(/;" d file: -P_UINT src/ui/simulator/windows/inspector/frame.cpp /^#define P_UINT(/;" d file: -PackagedJob src/libs/antares/concurrency/concurrency.cpp /^ PackagedJob(const Task& task) : task_(task) {}$/;" f class:Antares::Concurrency::__anon5a5390c80111::PackagedJob file: -PackagedJob src/libs/antares/concurrency/concurrency.cpp /^class PackagedJob : public Yuni::Job::IJob {$/;" c namespace:Antares::Concurrency::__anon5a5390c80111 file: -Packages docs/CHANGELOG.md /^## Packages$/;" s chapter:Antares Changelog -Packages docs/CHANGELOG.md /^### Packages$/;" S section:v8.4.3 (08/2023)""v8.1.1 (01/2022) -Page src/ui/simulator/toolbox/components/notebook/notebook.cpp /^Notebook::Page::Page(Notebook& notebook) :$/;" f class:Antares::Component::Notebook::Page -Page src/ui/simulator/toolbox/components/notebook/notebook.cpp /^Notebook::Page::Page(Notebook& notebook, wxWindow* ctnrl, const wxString& caption) :$/;" f class:Antares::Component::Notebook::Page -Page src/ui/simulator/toolbox/components/notebook/notebook.cpp /^Notebook::Page::Page(Notebook& notebook,$/;" f class:Antares::Component::Notebook::Page -Page src/ui/simulator/toolbox/components/notebook/notebook.h /^ class Page$/;" c class:Antares::Component::Notebook -Pages src/ui/simulator/toolbox/components/notebook/notebook.h /^ using Pages = std::vector;$/;" t class:Antares::Component::Notebook typeref:typename:std::vector -PairLayerWindow src/ui/simulator/windows/output/output.cpp /^using PairLayerWindow = std::pair;$/;" t namespace:Antares::Window::OutputViewer typeref:typename:std::pair file: -PairStringString src/ui/simulator/windows/startupwizard.cpp /^using PairStringString = std::pair;$/;" t namespace:Antares::Window::__anonc85616270111 typeref:typename:std::pair file: -PaliersThermiquesDuPays src/solver/simulation/sim_structure_probleme_economique.h /^ std::vector PaliersThermiquesDuPays;$/;" m struct:PROBLEME_HEBDO typeref:typename:std::vector -Panel src/ui/common/component/panel/panel.cpp /^Panel::Panel(wxWindow* parent) :$/;" f class:Antares::Component::Panel -Panel src/ui/common/component/panel/panel.h /^class Panel : public wxPanel$/;" c namespace:Antares::Component -Panel src/ui/simulator/windows/output/panel/panel.cpp /^Panel::Panel(OutputViewerComponent* component, wxWindow* parent) :$/;" f class:Antares::Private::OutputViewerData::Panel -Panel src/ui/simulator/windows/output/panel/panel.h /^class Panel final : public Antares::Component::Panel$/;" c namespace:Antares::Private::OutputViewerData -Panel src/ui/simulator/windows/renewables/panel.cpp /^Panel::Panel(Component::Notebook* parent) :$/;" f class:Antares::Window::Renewable::Panel -Panel src/ui/simulator/windows/renewables/panel.h /^class Panel : public Component::Panel, public Yuni::IEventObserver$/;" c namespace:Antares::Window::Renewable -Panel src/ui/simulator/windows/scenario-builder/panel.cpp /^Panel::Panel(wxWindow* parent) : Antares::Component::Panel(parent)$/;" f class:Antares::Window::ScenarioBuilder::Panel -Panel src/ui/simulator/windows/scenario-builder/panel.h /^class Panel final : public Antares::Component::Panel, public Yuni::IEventObserver$/;" c namespace:Antares::Window::ScenarioBuilder -Panel src/ui/simulator/windows/simulation/panel.cpp /^Panel::Panel(wxWindow* parent) : Antares::Component::Panel(parent)$/;" f class:Antares::Window::Simulation::Panel -Panel src/ui/simulator/windows/simulation/panel.h /^class Panel final : public Antares::Component::Panel, public Yuni::IEventObserver$/;" c namespace:Antares::Window::Simulation -Panel src/ui/simulator/windows/thermal/panel.cpp /^Panel::Panel(Component::Notebook* parent) :$/;" f class:Antares::Window::Thermal::Panel -Panel src/ui/simulator/windows/thermal/panel.h /^class Panel : public Component::Panel, public Yuni::IEventObserver$/;" c namespace:Antares::Window::Thermal -PanelGroup src/ui/common/component/panel/group.cpp /^PanelGroup::PanelGroup(wxWindow* parent, const char* \/*image*\/) : Panel(parent)$/;" f class:Antares::Component::PanelGroup -PanelGroup src/ui/common/component/panel/group.h /^class PanelGroup : public Panel$/;" c namespace:Antares::Component -PanelInfos src/ui/simulator/toolbox/components/map/infos.cpp /^PanelInfos::PanelInfos(wxWindow* parent) :$/;" f class:Antares::Map::PanelInfos -PanelInfos src/ui/simulator/toolbox/components/map/infos.h /^class PanelInfos : public wxPanel$/;" c namespace:Antares::Map -Paragraph src/ext/yuni/src/yuni/core/getopt/option.h /^ Paragraph(const Paragraph& rhs) : IOption(rhs)$/;" f class:Yuni::Private::GetOptImpl::Paragraph -Paragraph src/ext/yuni/src/yuni/core/getopt/option.h /^ explicit Paragraph(const AnyString& description) : IOption(' ', nullptr, description)$/;" f class:Yuni::Private::GetOptImpl::Paragraph -Paragraph src/ext/yuni/src/yuni/core/getopt/option.h /^class Paragraph final : public IOption$/;" c namespace:Yuni::Private::GetOptImpl -Parameter src/ext/yuni/src/yuni/core/bind/traits.h /^struct Parameter$/;" s namespace:Yuni::Private::BindImpl -Parameter src/ext/yuni/src/yuni/core/bind/traits.h /^struct Parameter$/;" s namespace:Yuni::Private::BindImpl -Parameter src/ext/yuni/src/yuni/core/bind/traits.h /^struct Parameter$/;" s namespace:Yuni::Private::BindImpl -Parameter src/ext/yuni/src/yuni/core/bind/traits.h /^struct Parameter$/;" s namespace:Yuni::Private::BindImpl -Parameter src/ext/yuni/src/yuni/core/bind/traits.h /^struct Parameter$/;" s namespace:Yuni::Private::BindImpl -Parameter src/ext/yuni/src/yuni/core/bind/traits.h /^struct Parameter$/;" s namespace:Yuni::Private::BindImpl -Parameter src/ext/yuni/src/yuni/core/bind/traits.h /^struct Parameter$/;" s namespace:Yuni::Private::BindImpl -Parameter src/ext/yuni/src/yuni/core/bind/traits.h.generator.hpp /^ struct Parameter$/;" s namespace:Yuni::Private::BindImpl -Parameter src/ext/yuni/src/yuni/core/bind/traits.h.generator.hpp /^ struct Parameter$/;" s namespace:Yuni::Private::BindImpl -Parameter src/ext/yuni/src/yuni/core/bind/traits.h.generator.hpp /^ struct Parameter$/;" s namespace:Yuni::Private::BindImpl -Parameter src/ext/yuni/src/yuni/core/bind/traits.h.generator.hpp /^ struct Parameter$/;" s namespace:Yuni::Private::BindImpl -Parameter src/ext/yuni/src/yuni/core/bind/traits.h.generator.hpp /^ struct Parameter$/;" s namespace:Yuni::Private::BindImpl -Parameter src/ext/yuni/src/yuni/core/bind/traits.h.generator.hpp /^ struct Parameter$/;" s namespace:Yuni::Private::BindImpl -Parameter src/ext/yuni/src/yuni/core/bind/traits.h.generator.hpp /^ struct Parameter$/;" s namespace:Yuni::Private::BindImpl -Parameter src/ui/simulator/toolbox/components/datagrid/filter/parameter/parameter.cpp /^Parameter::Parameter(AOperator& parent) :$/;" f class:Antares::Toolbox::Filter::Operator::Parameter -Parameter src/ui/simulator/toolbox/components/datagrid/filter/parameter/parameter.cpp /^Parameter::Parameter(const Parameter& copy) :$/;" f class:Antares::Toolbox::Filter::Operator::Parameter -Parameter src/ui/simulator/toolbox/components/datagrid/filter/parameter/parameter.h /^class Parameter : public wxEvtHandler$/;" c namespace:Antares::Toolbox::Filter::Operator -Parameter definitions docs/reference-guide/14-adequacy-patch.md /^### Parameter definitions$/;" S section:Adequacy Patch calculation""Curtailment sharing rule (Antares Simulator 8.5) -ParameterType src/ext/yuni/src/yuni/core/bind/bind.h /^ typedef typename Private::BindImpl::Parameter::Type ParameterType;$/;" t struct:Yuni::Bind::WithUserData typeref:typename:Private::BindImpl::Parameter::Type -ParameterType src/ext/yuni/src/yuni/core/bind/bind.h.generator.commonstypes.hpp /^ typedef typename Private::BindImpl::Parameter::Type ParameterType;$/;" t struct:WithUserData typeref:typename:Private::BindImpl::Parameter::Type -Parameters src/libs/antares/study/parameters.cpp /^Parameters::Parameters() : noOutput(false)$/;" f class:Antares::Data::Parameters -Parameters src/libs/antares/study/parameters.h /^class Parameters final$/;" c namespace:Antares::Data -ParametersSaveResultFormat src/libs/antares/study/parameters.cpp /^static void ParametersSaveResultFormat(IniFile::Section* section, ResultFormat fmt)$/;" f namespace:Antares::Data typeref:typename:void file: -ParametersSaveTimeSeries src/libs/antares/study/parameters.cpp /^static void ParametersSaveTimeSeries(IniFile::Section* s, const char* name, uint value)$/;" f namespace:Antares::Data typeref:typename:void file: -ParentType src/ext/yuni/src/yuni/core/event/loop.h /^ typedef ParentT ParentType;$/;" t class:Yuni::Core::EventLoop::IEventLoop typeref:typename:ParentT -Parser src/ext/yuni/src/yuni/core/getopt/parser.cpp /^ typedef GetOpt::Parser Parser;$/;" t class:Yuni::Private::GetOptImpl::Context typeref:typename:GetOpt::Parser file: -Parser src/ext/yuni/src/yuni/core/getopt/parser.cpp /^Parser::Parser() : pRemains(nullptr), pErrors(0), pIgnoreUnknownArgs(false)$/;" f class:Yuni::GetOpt::Parser -Parser src/ext/yuni/src/yuni/core/getopt/parser.h /^class YUNI_DECL Parser final$/;" c namespace:Yuni::GetOpt -Part src/libs/antares/study/progression/progression.h /^ class Part final$/;" c class:Antares::Solver::Progression -Part src/ui/simulator/toolbox/jobs/job.cpp /^ Part() : weight(), value()$/;" f class:Antares::Toolbox::Jobs::Part file: -Part src/ui/simulator/toolbox/jobs/job.cpp /^class Part final$/;" c namespace:Antares::Toolbox::Jobs file: -PartHydro src/libs/antares/study/parts/hydro/container.cpp /^PartHydro::PartHydro() :$/;" f class:Antares::Data::PartHydro -PartHydro src/libs/antares/study/parts/hydro/container.h /^class PartHydro$/;" c namespace:Antares::Data -PartList src/ui/simulator/toolbox/jobs/job.cpp /^ PartList() : pGlobalValue(0), pMaxValue(1), pCurrentTaskPercent(0.)$/;" f class:Antares::Toolbox::Jobs::PartList file: -PartList src/ui/simulator/toolbox/jobs/job.cpp /^class PartList final : public Yuni::Policy::ObjectLevelLockableNotRecursive$/;" c namespace:Antares::Toolbox::Jobs file: -PartRenewable src/libs/antares/study/parts/renewable/container.cpp /^PartRenewable::PartRenewable()$/;" f class:Antares::Data::PartRenewable -PartRenewable src/libs/antares/study/parts/renewable/container.h /^class PartRenewable$/;" c namespace:Antares::Data -PartThermal src/libs/antares/study/parts/thermal/container.cpp /^PartThermal::PartThermal() : unsuppliedEnergyCost(0.), spilledEnergyCost(0.)$/;" f class:Antares::Data::PartThermal -PartThermal src/libs/antares/study/parts/thermal/container.h /^class PartThermal$/;" c namespace:Antares::Data -PasteFromClipboard src/ui/simulator/toolbox/components/datagrid/component.cpp /^static void PasteFromClipboard(DBGrid& grid, VGridHelper& gridHelper)$/;" f namespace:Antares::Component::Datagrid typeref:typename:void file: -PathList src/libs/antares/paths/include/antares/paths/list.h /^ PathList()$/;" f class:PathList -PathList src/libs/antares/paths/include/antares/paths/list.h /^class PathList$/;" c -PathListItem src/ui/simulator/toolbox/components/htmllistbox/item/pathlistitem.cpp /^PathListItem::PathListItem(const Clob& a, const PathList::FileInfo& opts) :$/;" f class:Antares::Component::HTMLListbox::Item::PathListItem -PathListItem src/ui/simulator/toolbox/components/htmllistbox/item/pathlistitem.h /^class PathListItem : public IItem$/;" c namespace:Antares::Component::HTMLListbox::Item -PathListIterator src/libs/antares/paths/list.cpp /^ PathListIterator(PathList& l, const PathList& e, Yuni::Bind& progress) :$/;" f class:PathListIterator file: -PathListIterator src/libs/antares/paths/list.cpp /^class PathListIterator : public IO::Directory::IIterator$/;" c file: -PathListOption src/libs/antares/paths/include/antares/paths/list.h /^enum PathListOption$/;" g -Pattern src/solver/constraints-builder/cbuilder.h /^ typedef std::map Pattern;$/;" t class:Antares::CBuilder typeref:typename:std::map -PaysDuPalierDispatch src/solver/simulation/sim_structure_probleme_economique.h /^ std::vector PaysDuPalierDispatch;$/;" m struct:CONTRAINTES_COUPLANTES typeref:typename:std::vector -PaysExtremiteDeLInterconnexion src/solver/simulation/sim_structure_probleme_economique.h /^ std::vector PaysExtremiteDeLInterconnexion;$/;" m struct:PROBLEME_HEBDO typeref:typename:std::vector -PaysOrigineDeLInterconnexion src/solver/simulation/sim_structure_probleme_economique.h /^ std::vector PaysOrigineDeLInterconnexion;$/;" m struct:PROBLEME_HEBDO typeref:typename:std::vector -PenalisationDeLaVariationDeProductionHydrauliqueSurSommeDesVariations src/solver/simulation/sim_structure_probleme_economique.h /^ double PenalisationDeLaVariationDeProductionHydrauliqueSurSommeDesVariations;$/;" m struct:ENERGIES_ET_PUISSANCES_HYDRAULIQUES typeref:typename:double -PenalisationDeLaVariationDeProductionHydrauliqueSurVariationMax src/solver/simulation/sim_structure_probleme_economique.h /^ double PenalisationDeLaVariationDeProductionHydrauliqueSurVariationMax;$/;" m struct:ENERGIES_ET_PUISSANCES_HYDRAULIQUES typeref:typename:double -Perform src/ext/yuni/src/yuni/core/atomic/string.hxx /^ static bool Perform(const StringT& s, Yuni::Atomic::Int& out)$/;" f class:Yuni::Extension::CString::Into typeref:typename:bool -Perform src/ext/yuni/src/yuni/core/atomic/string.hxx /^ static typename Yuni::Atomic::Int::ScalarType Perform(const StringT& s)$/;" f class:Yuni::Extension::CString::Into typeref:typename:Yuni::Atomic::Int::ScalarType -Perform src/ext/yuni/src/yuni/core/atomic/string.hxx /^ static void Perform(CStringT& s, const Yuni::Atomic::Int& rhs)$/;" f class:Yuni::Extension::CString::Append typeref:typename:void -Perform src/ext/yuni/src/yuni/core/color/rgb.hxx /^ static TargetType Perform(const StringT& s)$/;" f class:Yuni::Extension::CString::Into typeref:typename:TargetType -Perform src/ext/yuni/src/yuni/core/color/rgb.hxx /^ static bool Perform(const StringT& s, TargetType& out)$/;" f class:Yuni::Extension::CString::Into typeref:typename:bool -Perform src/ext/yuni/src/yuni/core/color/rgb.hxx /^ static void Perform(CStringT& s, const Yuni::Color::RGB& rhs)$/;" f class:Yuni::Extension::CString::Append typeref:typename:void -Perform src/ext/yuni/src/yuni/core/color/rgba.hxx /^ static TargetType Perform(const StringT& s)$/;" f class:Yuni::Extension::CString::Into typeref:typename:TargetType -Perform src/ext/yuni/src/yuni/core/color/rgba.hxx /^ static bool Perform(const StringT& s, TargetType& out)$/;" f class:Yuni::Extension::CString::Into typeref:typename:bool -Perform src/ext/yuni/src/yuni/core/color/rgba.hxx /^ static void Perform(CStringT& s, const Yuni::Color::RGBA& rhs)$/;" f class:Yuni::Extension::CString::Append typeref:typename:void -Perform src/ext/yuni/src/yuni/core/nullable/extension.hxx /^ static TargetType Perform(const StringT& s)$/;" f class:Yuni::Extension::CString::Into typeref:typename:TargetType -Perform src/ext/yuni/src/yuni/core/nullable/extension.hxx /^ static bool Perform(const StringT& s, TargetType& out)$/;" f class:Yuni::Extension::CString::Into typeref:typename:bool -Perform src/ext/yuni/src/yuni/core/nullable/extension.hxx /^ static void Perform(CStringT& s, const Yuni::Nullable& rhs)$/;" f class:Yuni::Extension::CString::Append typeref:typename:void -Perform src/ext/yuni/src/yuni/core/slist/slist.hxx /^ static bool Perform(const U& u, const V& v)$/;" f struct:Yuni::Private::LinkedListImpl::Compare typeref:typename:bool -Perform src/ext/yuni/src/yuni/core/static/dynamiccast.h /^ static BaseT* Perform(U* object)$/;" f struct:Yuni::Static::DynamicCastWhenInherits typeref:typename:BaseT * -Perform src/ext/yuni/src/yuni/core/static/dynamiccast.h /^ static BaseT* Perform(U*)$/;" f struct:Yuni::Static::DynamicCastWhenInherits typeref:typename:BaseT * -Perform src/ext/yuni/src/yuni/core/string/string.hxx /^ static inline void Perform(const U& u, CStringT& string)$/;" f struct:Yuni::__anon50c553b60111::TraitsSelectorAppend typeref:typename:void -Perform src/ext/yuni/src/yuni/core/string/string.hxx /^ static inline void Perform(const U& u, CStringT& string)$/;" f struct:Yuni::__anon50c553b60111::TraitsSelectorAssign typeref:typename:void -Perform src/ext/yuni/src/yuni/core/string/string.hxx /^ static void Perform(StringT& s, const IteratorT& begin, const IteratorT2& end)$/;" f struct:Yuni::__anon50c553b60111::AppendIterator typeref:typename:void -Perform src/ext/yuni/src/yuni/core/string/string.hxx /^ static void Perform(StringT& s,$/;" f struct:Yuni::__anon50c553b60111::AppendIterator typeref:typename:void -Perform src/ext/yuni/src/yuni/core/string/traits/append.h /^ static void Perform(CStringT& s, const C rhs)$/;" f class:Yuni::Extension::CString::Append typeref:typename:void -Perform src/ext/yuni/src/yuni/core/string/traits/append.h /^ static void Perform(CStringT& s, const C rhs[N])$/;" f class:Yuni::Extension::CString::Append typeref:typename:void -Perform src/ext/yuni/src/yuni/core/string/traits/append.h /^ static void Perform(CStringT& s, const C* rhs)$/;" f class:Yuni::Extension::CString::Append typeref:typename:void -Perform src/ext/yuni/src/yuni/core/string/traits/append.h /^ static void Perform(CStringT& s, const ListType& rhs)$/;" f class:Yuni::Extension::CString::Append typeref:typename:void -Perform src/ext/yuni/src/yuni/core/string/traits/append.h /^ static void Perform(CStringT& s, const T* rhs)$/;" f class:Yuni::Extension::CString::Append typeref:typename:void -Perform src/ext/yuni/src/yuni/core/string/traits/append.h /^ static void Perform(CStringT& s, const Yuni::UTF8::Char& rhs)$/;" f class:Yuni::Extension::CString::Append typeref:typename:void -Perform src/ext/yuni/src/yuni/core/string/traits/append.h /^ static void Perform(CStringT& s, const bool rhs)$/;" f class:Yuni::Extension::CString::Append typeref:typename:void -Perform src/ext/yuni/src/yuni/core/string/traits/append.h /^ static void Perform(CStringT& s, const void* rhs)$/;" f class:Yuni::Extension::CString::Append typeref:typename:void -Perform src/ext/yuni/src/yuni/core/string/traits/append.h /^ static void Perform(CStringT& string, const wchar_t rhs[N])$/;" f class:Yuni::Extension::CString::Append typeref:typename:void -Perform src/ext/yuni/src/yuni/core/string/traits/append.h /^ static void Perform(CStringT& string, const wchar_t* rhs)$/;" f class:Yuni::Extension::CString::Append typeref:typename:void -Perform src/ext/yuni/src/yuni/core/string/traits/append.h /^ static void Perform(CStringT&, const YuniNullPtr&)$/;" f class:Yuni::Extension::CString::Append typeref:typename:void -Perform src/ext/yuni/src/yuni/core/string/traits/assign.h /^ static void Perform(CStringT& s, const C rhs[N])$/;" f class:Yuni::Extension::CString::Assign typeref:typename:void -Perform src/ext/yuni/src/yuni/core/string/traits/assign.h /^ static void Perform(CStringT& s, const C& rhs)$/;" f class:Yuni::Extension::CString::Assign typeref:typename:void -Perform src/ext/yuni/src/yuni/core/string/traits/assign.h /^ static void Perform(CStringT& s, const T* rhs)$/;" f class:Yuni::Extension::CString::Assign typeref:typename:void -Perform src/ext/yuni/src/yuni/core/string/traits/assign.h /^ static void Perform(CStringT& s, const YuniNullPtr&)$/;" f class:Yuni::Extension::CString::Assign typeref:typename:void -Perform src/ext/yuni/src/yuni/core/string/traits/assign.h /^ static void Perform(CStringT& s, const bool rhs)$/;" f class:Yuni::Extension::CString::Assign typeref:typename:void -Perform src/ext/yuni/src/yuni/core/string/traits/assign.h /^ static void Perform(CStringT& s, const char rhs)$/;" f class:Yuni::Extension::CString::Assign typeref:typename:void -Perform src/ext/yuni/src/yuni/core/string/traits/assign.h /^ static void Perform(CStringT& s, const char* rhs)$/;" f class:Yuni::Extension::CString::Assign typeref:typename:void -Perform src/ext/yuni/src/yuni/core/string/traits/assign.h /^ static void Perform(CStringT& s, const void* rhs)$/;" f class:Yuni::Extension::CString::Assign typeref:typename:void -Perform src/ext/yuni/src/yuni/core/string/traits/fill.h /^ static void Perform(char* data, typename CStringT::Size size, const StringT& pattern)$/;" f class:Yuni::Extension::CString::Fill typeref:typename:void -Perform src/ext/yuni/src/yuni/core/string/traits/fill.h /^ static void Perform(char* data, typename CStringT::Size size, const char rhs)$/;" f class:Yuni::Extension::CString::Fill typeref:typename:void -Perform src/ext/yuni/src/yuni/core/string/traits/into.h /^ static T Perform(const StringT&)$/;" f class:Yuni::Extension::CString::Into typeref:typename:T -Perform src/ext/yuni/src/yuni/core/string/traits/into.h /^ static TargetType Perform(const StringT& s)$/;" f class:Yuni::Extension::CString::Into typeref:typename:TargetType -Perform src/ext/yuni/src/yuni/core/string/traits/into.h /^ static bool Perform(const StringT& s)$/;" f class:Yuni::Extension::CString::Into typeref:typename:bool -Perform src/ext/yuni/src/yuni/core/string/traits/into.h /^ static bool Perform(const StringT& s, TargetType& out)$/;" f class:Yuni::Extension::CString::Into typeref:typename:bool -Perform src/ext/yuni/src/yuni/core/string/traits/into.h /^ static bool Perform(const StringT& s, bool& out)$/;" f class:Yuni::Extension::CString::Into typeref:typename:bool -Perform src/ext/yuni/src/yuni/core/string/traits/into.h /^ static bool Perform(const StringT& s, char& out)$/;" f class:Yuni::Extension::CString::Into typeref:typename:bool -Perform src/ext/yuni/src/yuni/core/string/traits/into.h /^ static bool Perform(const StringT& s, char*& out)$/;" f class:Yuni::Extension::CString::Into typeref:typename:bool -Perform src/ext/yuni/src/yuni/core/string/traits/into.h /^ static bool Perform(const StringT& s, const char*& out)$/;" f class:Yuni::Extension::CString::Into typeref:typename:bool -Perform src/ext/yuni/src/yuni/core/string/traits/into.h /^ static bool Perform(const StringT& s, const void*& out)$/;" f class:Yuni::Extension::CString::Into typeref:typename:bool -Perform src/ext/yuni/src/yuni/core/string/traits/into.h /^ static bool Perform(const StringT& s, double& out)$/;" f class:Yuni::Extension::CString::Into typeref:typename:bool -Perform src/ext/yuni/src/yuni/core/string/traits/into.h /^ static bool Perform(const StringT& s, float& out)$/;" f class:Yuni::Extension::CString::Into typeref:typename:bool -Perform src/ext/yuni/src/yuni/core/string/traits/into.h /^ static bool Perform(const StringT& s, unsigned char& out)$/;" f class:Yuni::Extension::CString::Into typeref:typename:bool -Perform src/ext/yuni/src/yuni/core/string/traits/into.h /^ static bool Perform(const StringT&, T& out)$/;" f class:Yuni::Extension::CString::Into typeref:typename:bool -Perform src/ext/yuni/src/yuni/core/string/traits/into.h /^ static char Perform(const StringT& s)$/;" f class:Yuni::Extension::CString::Into typeref:typename:char -Perform src/ext/yuni/src/yuni/core/string/traits/into.h /^ static char* Perform(const StringT& s)$/;" f class:Yuni::Extension::CString::Into typeref:typename:char * -Perform src/ext/yuni/src/yuni/core/string/traits/into.h /^ static const char* Perform(const StringT& s)$/;" f class:Yuni::Extension::CString::Into typeref:typename:const char * -Perform src/ext/yuni/src/yuni/core/string/traits/into.h /^ static double Perform(const StringT& s)$/;" f class:Yuni::Extension::CString::Into typeref:typename:double -Perform src/ext/yuni/src/yuni/core/string/traits/into.h /^ static float Perform(const StringT& s)$/;" f class:Yuni::Extension::CString::Into typeref:typename:float -Perform src/ext/yuni/src/yuni/core/string/traits/into.h /^ static unsigned char Perform(const StringT& s)$/;" f class:Yuni::Extension::CString::Into typeref:typename:unsigned char -Perform src/ext/yuni/src/yuni/core/string/traits/into.h /^ static void* Perform(const StringT& s)$/;" f class:Yuni::Extension::CString::Into typeref:typename:void * -Perform src/ext/yuni/src/yuni/core/string/traits/traits.h /^ static inline void Perform(StringT& out, const char* const cstring, typename StringT::Size s/;" f struct:Yuni::Private::CStringImpl::AdapterAssign typeref:typename:void -Perform src/ext/yuni/src/yuni/core/string/traits/traits.h /^ static inline void Perform(StringT& out, typename StringT::Size count)$/;" f struct:Yuni::Private::CStringImpl::Consume typeref:typename:void -Perform src/ext/yuni/src/yuni/core/traits/cstring.h /^ static const char* Perform(const T& value)$/;" f class:Yuni::Traits::CString typeref:typename:const char * -Perform src/ext/yuni/src/yuni/core/traits/cstring.h /^ static const char* Perform(const U&)$/;" f class:Yuni::Extension::IntoCString typeref:typename:const char * -Perform src/ext/yuni/src/yuni/core/traits/extension/into-cstring.h /^ static const char* Perform(const CStringType& container)$/;" f class:Yuni::Extension::IntoCString typeref:typename:const char * -Perform src/ext/yuni/src/yuni/core/traits/extension/into-cstring.h /^ static const char* Perform(const CStringType* const container)$/;" f class:Yuni::Extension::IntoCString typeref:typename:const char * -Perform src/ext/yuni/src/yuni/core/traits/extension/into-cstring.h /^ static const char* Perform(const CStringTypePtr& container)$/;" f class:Yuni::Extension::IntoCString typeref:typename:const char * -Perform src/ext/yuni/src/yuni/core/traits/extension/into-cstring.h /^ static const char* Perform(const StringTypePtr& container)$/;" f class:Yuni::Extension::IntoCString typeref:typename:const char * -Perform src/ext/yuni/src/yuni/core/traits/extension/into-cstring.h /^ static const char* Perform(const YuniNullPtr&)$/;" f class:Yuni::Extension::IntoCString typeref:typename:const char * -Perform src/ext/yuni/src/yuni/core/traits/extension/into-cstring.h /^ static const char* Perform(const char* const container)$/;" f class:Yuni::Extension::IntoCString typeref:typename:const char * -Perform src/ext/yuni/src/yuni/core/traits/extension/into-cstring.h /^ static const char* Perform(const char* container)$/;" f class:Yuni::Extension::IntoCString typeref:typename:const char * -Perform src/ext/yuni/src/yuni/core/traits/extension/into-cstring.h /^ static const char* Perform(const std::basic_string& container)$/;" f class:Yuni::Extension::IntoCString typeref:typename:const char * -Perform src/ext/yuni/src/yuni/core/traits/extension/into-cstring.h /^ static const char* Perform(const std::basic_string* const container)$/;" f class:Yuni::Extension::IntoCString typeref:typename:const char * -Perform src/ext/yuni/src/yuni/core/tribool.hxx /^ static Yuni::Tribool Perform(const StringT& s)$/;" f class:Yuni::Extension::CString::Into typeref:typename:Yuni::Tribool -Perform src/ext/yuni/src/yuni/core/tribool.hxx /^ static bool Perform(const StringT& s, Yuni::Tribool& out)$/;" f class:Yuni::Extension::CString::Into typeref:typename:bool -Perform src/ext/yuni/src/yuni/core/tribool.hxx /^ static void Perform(CStringT& s, const Yuni::Tribool& rhs)$/;" f class:Yuni::Extension::CString::Append typeref:typename:void -Perform src/ext/yuni/src/yuni/uuid/uuid.hxx /^ static TargetType Perform(const StringT& s)$/;" f class:Yuni::Extension::CString::Into typeref:typename:TargetType -Perform src/ext/yuni/src/yuni/uuid/uuid.hxx /^ static bool Perform(const StringT& s, TargetType& out)$/;" f class:Yuni::Extension::CString::Into typeref:typename:bool -Perform src/ext/yuni/src/yuni/uuid/uuid.hxx /^ static void Perform(CStringT& s, const Yuni::UUID& rhs)$/;" f class:Yuni::Extension::CString::Append typeref:typename:void -Perform src/libs/antares/study/parts/thermal/cluster.cpp /^bool Into::Perform(AnyString string, TargetType& out)$/;" f class:Yuni::Extension::CString::Into::Data::CostGeneration typeref:typename:bool -Perform src/libs/antares/study/parts/thermal/cluster.cpp /^bool Into::Perform(AnyString string, TargetType& out)$/;" f class:Yuni::Extension::CString::Into::Data::LocalTSGenerationBehavior typeref:typename:bool -Perform src/libs/antares/study/parts/thermal/cluster.cpp /^bool Into::Perform(AnyString string, TargetType& out)$/;" f class:Yuni::Extension::CString::Into::Data::ThermalLaw typeref:typename:bool -Perform src/libs/antares/study/parts/thermal/cluster.hxx /^ static TargetType Perform(const StringT& s)$/;" f class:Yuni::Extension::CString::Into typeref:typename:TargetType -Perform src/libs/antares/study/parts/thermal/cluster.hxx /^ static void Perform(CStringT& string, Antares::Data::CostGeneration costgeneration)$/;" f class:Yuni::Extension::CString::Append typeref:typename:void -Perform src/libs/antares/study/parts/thermal/cluster.hxx /^ static void Perform(CStringT& string, Antares::Data::LocalTSGenerationBehavior behavior)$/;" f class:Yuni::Extension::CString::Append typeref:typename:void -Perform src/libs/antares/study/parts/thermal/cluster.hxx /^ static void Perform(CStringT& string, Antares::Data::ThermalLaw law)$/;" f class:Yuni::Extension::CString::Append typeref:typename:void -Perform src/solver/variable/info.h /^ static void Perform(U& intermediateResults, const VarT& var, uint numSpace)$/;" f struct:Antares::Solver::Variable::SpatialAggregateOperation typeref:typename:void -Perform src/solver/variable/info.h /^ static void Perform(U&, const VarT&, uint)$/;" f struct:Antares::Solver::Variable::SpatialAggregateOperation typeref:typename:void -PerformConst src/ext/yuni/src/yuni/core/static/dynamiccast.h /^ static const BaseT* PerformConst(const U* object)$/;" f struct:Yuni::Static::DynamicCastWhenInherits typeref:typename:const BaseT * -PerformConst src/ext/yuni/src/yuni/core/static/dynamiccast.h /^ static const BaseT* PerformConst(const U*)$/;" f struct:Yuni::Static::DynamicCastWhenInherits typeref:typename:const BaseT * -Performance issues with Xpress 9.x docs/reference-guide/16-xpress.md /^### Performance issues with Xpress 9.x$/;" S section:Usage with FICO® Xpress Optimization""Known issues -PerformerDialog src/ui/simulator/toolbox/ext-source/performer.cpp /^PerformerDialog::PerformerDialog(wxWindow* parent,$/;" f class:Antares::Window::PerformerDialog -PerformerDialog src/ui/simulator/toolbox/ext-source/performer.h /^class PerformerDialog : public wxDialog$/;" c namespace:Antares::Window -Phoenix src/ext/yuni/src/yuni/core/singleton/policies/lifetime.h /^class Phoenix final$/;" c namespace:Yuni::Policy::Lifetime -Pi src/solver/optimisation/opt_structure_probleme_a_resoudre.h /^ std::vector Pi;$/;" m struct:PROBLEME_ANTARES_A_RESOUDRE typeref:typename:std::vector -PlantNameMappingForceCreate src/ui/action/include/action/context.h /^ using PlantNameMappingForceCreate = std::map;$/;" t class:Antares::Action::Context typeref:typename:std::map -Platform src/ext/yuni/src/tools/testsuite/platform.rb /^module Platform$/;" m -PmaxDUnGroupeDuPalierThermique src/solver/simulation/sim_structure_probleme_economique.h /^ std::vector PmaxDUnGroupeDuPalierThermique;$/;" m struct:PALIERS_THERMIQUES typeref:typename:std::vector -PminDuPalierThermiquePendantUnJour src/solver/simulation/sim_structure_probleme_economique.h /^ std::vector PminDuPalierThermiquePendantUnJour;$/;" m struct:PALIERS_THERMIQUES typeref:typename:std::vector -PminDuPalierThermiquePendantUneHeure src/solver/simulation/sim_structure_probleme_economique.h /^ std::vector PminDuPalierThermiquePendantUneHeure;$/;" m struct:PALIERS_THERMIQUES typeref:typename:std::vector -PntOnly src/ext/yuni/src/yuni/core/static/remove.h /^struct PntOnly$/;" s namespace:Yuni::Static::Remove -PntOnly src/ext/yuni/src/yuni/core/static/remove.h /^struct PntOnly$/;" s namespace:Yuni::Static::Remove -PntOnly src/ext/yuni/src/yuni/core/static/remove.h /^struct PntOnly$/;" s namespace:Yuni::Static::Remove -PntOnly src/ext/yuni/src/yuni/core/static/remove.h /^struct PntOnly$/;" s namespace:Yuni::Static::Remove -PntOnly src/ext/yuni/src/yuni/core/static/remove.h /^struct PntOnly$/;" s namespace:Yuni::Static::Remove -PntOnly src/ext/yuni/src/yuni/core/static/remove.h /^struct PntOnly$/;" s namespace:Yuni::Static::Remove -PntOnly src/ext/yuni/src/yuni/core/static/remove.h /^struct PntOnly$/;" s namespace:Yuni::Static::Remove -PoidsDeLInterconnexion src/solver/simulation/sim_structure_probleme_economique.h /^ std::vector PoidsDeLInterconnexion;$/;" m struct:CONTRAINTES_COUPLANTES typeref:typename:std::vector -PoidsDuPalierDispatch src/solver/simulation/sim_structure_probleme_economique.h /^ std::vector PoidsDuPalierDispatch;$/;" m struct:CONTRAINTES_COUPLANTES typeref:typename:std::vector -Point2D src/ext/yuni/src/yuni/core/math/geometry/point2D.h /^class YUNI_DECL Point2D \/* final *\/$/;" c namespace:Yuni -Point2D src/ext/yuni/src/yuni/core/math/geometry/point2D.hxx /^inline Point2D::Point2D() : x(), y()$/;" f class:Yuni::Point2D -Point2D src/ext/yuni/src/yuni/core/math/geometry/point2D.hxx /^inline Point2D::Point2D(const Point2D& p) : x((T)p.x), y((T)p.y)$/;" f class:Yuni::Point2D -Point2D src/ext/yuni/src/yuni/core/math/geometry/point2D.hxx /^inline Point2D::Point2D(const U x1, const V y1) : x((T)x1), y((T)y1)$/;" f class:Yuni::Point2D -Point3D src/ext/yuni/src/yuni/core/math/geometry/point3D.h /^ Point3D() : x(0), y(0), z(0)$/;" f class:Yuni::Point3D -Point3D src/ext/yuni/src/yuni/core/math/geometry/point3D.h /^ Point3D(const Point3D& p) : x((T)p.x), y((T)p.y), z((T)p.z)$/;" f class:Yuni::Point3D -Point3D src/ext/yuni/src/yuni/core/math/geometry/point3D.h /^ Point3D(const U x1, const V y1) : x((T)x1), y((T)y1), z(T())$/;" f class:Yuni::Point3D -Point3D src/ext/yuni/src/yuni/core/math/geometry/point3D.h /^ Point3D(const U x1, const V y1, const W z1) : x((T)x1), y((T)y1), z((T)z1)$/;" f class:Yuni::Point3D -Point3D src/ext/yuni/src/yuni/core/math/geometry/point3D.h /^class YUNI_DECL Point3D \/* final *\/$/;" c namespace:Yuni -PointToLineProjection src/ext/yuni/src/yuni/core/math/geometry.hxx /^inline Point3D PointToLineProjection(const Point3D& point,$/;" f namespace:Yuni::Geometry typeref:typename:Point3D -PointToPlaneProjection src/ext/yuni/src/yuni/core/math/geometry.hxx /^inline Point3D PointToPlaneProjection(const Point3D& point,$/;" f namespace:Yuni::Geometry typeref:typename:Point3D -PointType src/ext/yuni/src/yuni/core/math/geometry/rect2D.h /^ typedef Point2D PointType;$/;" t class:Yuni::Rect2D typeref:typename:Point2D -Pointer src/ext/yuni/src/yuni/core/smartptr/policies/storage.h /^ Pointer() : pData(DefaultValue())$/;" f class:Yuni::Policy::Storage::Pointer -Pointer src/ext/yuni/src/yuni/core/smartptr/policies/storage.h /^ Pointer(const Pointer&) : pData(0)$/;" f class:Yuni::Policy::Storage::Pointer -Pointer src/ext/yuni/src/yuni/core/smartptr/policies/storage.h /^ Pointer(const Pointer&) : pData(0)$/;" f class:Yuni::Policy::Storage::Pointer -Pointer src/ext/yuni/src/yuni/core/smartptr/policies/storage.h /^ Pointer(const StoredType& p) : pData(p)$/;" f class:Yuni::Policy::Storage::Pointer -Pointer src/ext/yuni/src/yuni/core/smartptr/policies/storage.h /^class Pointer$/;" c namespace:Yuni::Policy::Storage -PointerToMember src/ext/yuni/src/yuni/core/bind/bind.h /^ struct PointerToMember final$/;" s class:Yuni::Bind -PointerToMember src/ext/yuni/src/yuni/core/bind/bind.h.generator.commonstypes.hpp /^ struct PointerToMember final$/;" s -PointerToMember src/ext/yuni/src/yuni/core/event/event.h /^ class PointerToMember final$/;" c class:Yuni::Event -PointerType src/ext/yuni/src/yuni/core/smartptr/policies/storage.h /^ typedef T* PointerType;$/;" t class:Yuni::Policy::Storage::Array typeref:typename:T * -PointerType src/ext/yuni/src/yuni/core/smartptr/policies/storage.h /^ typedef T* PointerType;$/;" t class:Yuni::Policy::Storage::Pointer typeref:typename:T * -PointerType src/ext/yuni/src/yuni/core/smartptr/smartptr.h /^ typedef typename StoragePolicy::PointerType PointerType;$/;" t class:Yuni::SmartPtr typeref:typename:StoragePolicy::PointerType -Policy src/ext/yuni/src/yuni/core/singleton/policies/creation.h /^namespace Policy$/;" n namespace:Yuni -Policy src/ext/yuni/src/yuni/core/singleton/policies/lifetime.h /^namespace Policy$/;" n namespace:Yuni -Policy src/ext/yuni/src/yuni/core/smartptr/policies/checking.h /^namespace Policy$/;" n namespace:Yuni -Policy src/ext/yuni/src/yuni/core/smartptr/policies/constness.h /^namespace Policy$/;" n namespace:Yuni -Policy src/ext/yuni/src/yuni/core/smartptr/policies/conversions.h /^namespace Policy$/;" n namespace:Yuni -Policy src/ext/yuni/src/yuni/core/smartptr/policies/ownership.h /^namespace Policy$/;" n namespace:Yuni -Policy src/ext/yuni/src/yuni/core/smartptr/policies/policies.h /^namespace Policy$/;" n namespace:Yuni -Policy src/ext/yuni/src/yuni/core/smartptr/policies/storage.h /^namespace Policy$/;" n namespace:Yuni -Policy src/ext/yuni/src/yuni/thread/policy.h /^namespace Policy$/;" n namespace:Yuni -PolicyKey src/libs/antares/sys/include/antares/sys/policy.h /^using PolicyKey = Yuni::ShortString64;$/;" t namespace:LocalPolicy typeref:typename:Yuni::ShortString64 -PolicyMap src/libs/antares/sys/policy.cpp /^using PolicyMap = std::map;$/;" t namespace:LocalPolicy::__anon549b4e610111 typeref:typename:std::map file: -Pollutant src/libs/antares/study/parts/thermal/pollutant.h /^class Pollutant$/;" c namespace:Antares::Data -Pollutant emission factors docs/reference-guide/13-file-format.md /^#### Pollutant emission factors$/;" t subsection:Study format changes""v8.6.0""Input -Pollutant emission factors docs/reference-guide/13-file-format.md /^#### Pollutant emission factors$/;" t subsection:Study format changes""v8.6.0""Output -PollutantEnum src/libs/antares/study/parts/thermal/pollutant.h /^ enum PollutantEnum$/;" g class:Antares::Data::Pollutant -PollutantEnum src/libs/antares/study/parts/thermal/pollutant.h /^ static const std::map pollutantNamesOutputVariables;$/;" m class:Antares::Data::Pollutant typeref:typename:const enum -PompageHoraire src/solver/simulation/sim_structure_probleme_economique.h /^ std::vector PompageHoraire;$/;" m struct:RESULTATS_HORAIRES typeref:typename:std::vector -Pondage src/libs/antares/study/parts/short-term-storage/properties.h /^ Pondage,$/;" e enum:Antares::Data::ShortTermStorage::Group -PopupInfo src/ui/simulator/windows/options/adequacy-patch/adequacy-patch-options.h /^ PopupInfo(bool& r, const wxChar* const t) : rval(r), text(t)$/;" f class:Antares::Window::Options::AdequacyPatchOptions::PopupInfo -PopupInfo src/ui/simulator/windows/options/adequacy-patch/adequacy-patch-options.h /^ class PopupInfo final$/;" c class:Antares::Window::Options::AdequacyPatchOptions -PopupInfo src/ui/simulator/windows/options/optimization/optimization.h /^ PopupInfo(bool& r, const wxChar* const t) : rval(r), text(t)$/;" f class:Antares::Window::Options::Optimization::PopupInfo -PopupInfo src/ui/simulator/windows/options/optimization/optimization.h /^ class PopupInfo final$/;" c class:Antares::Window::Options::Optimization -PopupMenuModifierOperator src/ui/simulator/toolbox/components/datagrid/component.cpp /^ PopupMenuModifierOperator(uint op) : modifierOperator(op)$/;" f class:Antares::Component::Datagrid::__anonce288e760111::PopupMenuModifierOperator file: -PopupMenuModifierOperator src/ui/simulator/toolbox/components/datagrid/component.cpp /^class PopupMenuModifierOperator final : public wxObject$/;" c namespace:Antares::Component::Datagrid::__anonce288e760111 file: -PopupMenuModifierSet src/ui/simulator/toolbox/components/datagrid/component.cpp /^ PopupMenuModifierSet(ModifierSet set) : modifierSet(set)$/;" f class:Antares::Component::Datagrid::__anonce288e760111::PopupMenuModifierSet file: -PopupMenuModifierSet src/ui/simulator/toolbox/components/datagrid/component.cpp /^class PopupMenuModifierSet final : public wxObject$/;" c namespace:Antares::Component::Datagrid::__anonce288e760111 file: -Position src/ui/action/handler/antares-study/area/position.cpp /^Position::Position(const AnyString& areaname) : pOriginalAreaName(areaname)$/;" f class:Antares::Action::AntaresStudy::Area::Position -Position src/ui/action/handler/antares-study/area/position.h /^class Position : public IAction$/;" c namespace:Antares::Action::AntaresStudy::Area -PositionDeLaVariable src/solver/hydro/daily/h2o_j_donnees_optimisation.h /^ std::vector PositionDeLaVariable; \/* Vecteur a passer au Simplexe pour recuperer la ba/;" m struct:PROBLEME_LINEAIRE_PARTIE_VARIABLE typeref:typename:std::vector -PositionDeLaVariable src/solver/hydro/daily2/h2o2_j_donnees_optimisation.h /^ std::vector PositionDeLaVariable; \/* Vecteur a passer au Simplexe pour recuperer la ba/;" m struct:__anon0afe92d30208 typeref:typename:std::vector -PositionDeLaVariable src/solver/hydro/monthly/h2o_m_donnees_optimisation.h /^ std::vector PositionDeLaVariable; \/* Vecteur a passer au Simplexe pour recuperer la ba/;" m struct:__anon39208e8a0208 typeref:typename:std::vector -PositionDeLaVariable src/solver/optimisation/opt_structure_probleme_a_resoudre.h /^ std::vector PositionDeLaVariable; \/* Vecteur a passer au Simplexe pour recuperer la ba/;" m struct:PROBLEME_ANTARES_A_RESOUDRE typeref:typename:std::vector -PositiveUnsuppliedEnergy src/solver/optimisation/constraints/ConstraintBuilder.cpp /^ConstraintBuilder& ConstraintBuilder::PositiveUnsuppliedEnergy(unsigned int index,$/;" f class:ConstraintBuilder typeref:typename:ConstraintBuilder & -PositiveUnsuppliedEnergy src/solver/optimisation/constraints/ConstraintBuilder.h /^ int PositiveUnsuppliedEnergy(unsigned int index) const$/;" f class:Variable::VariableManager typeref:typename:int -PositiveUnsuppliedEnergy src/solver/optimisation/opt_rename_problem.cpp /^void VariableNamer::PositiveUnsuppliedEnergy(unsigned int variable)$/;" f class:VariableNamer typeref:typename:void -Post src/ui/common/dispatcher/action.cpp /^void Post(const Yuni::Bind& job)$/;" f namespace:Antares::Dispatcher::GUI typeref:typename:void -Post src/ui/common/dispatcher/action.cpp /^void Post(const Yuni::Job::IJob::Ptr& action)$/;" f namespace:Antares::Dispatcher::GUI typeref:typename:void -Post src/ui/common/dispatcher/action.cpp /^void Post(const Yuni::Job::IJob::Ptr& action, uint delay)$/;" f namespace:Antares::Dispatcher::GUI typeref:typename:void -Post src/ui/common/dispatcher/action.cpp /^void Post(const Yuni::Job::IJob::Ptr& job)$/;" f namespace:Antares::Dispatcher typeref:typename:void -Post src/ui/common/dispatcher/action.hxx /^inline void Post(const C* object, void (C::*method)())$/;" f namespace:Antares::Dispatcher typeref:typename:void -Post src/ui/common/dispatcher/action.hxx /^inline void Post(const C* object, void (C::*method)(), const UserDataT& userdata)$/;" f namespace:Antares::Dispatcher typeref:typename:void -Post src/ui/common/dispatcher/action.hxx /^inline void Post(const C* object, void (C::*method)(void))$/;" f namespace:Antares::Dispatcher::GUI typeref:typename:void -Post src/ui/common/dispatcher/action.hxx /^inline void Post(const C* object, void (C::*method)(void), uint delay)$/;" f namespace:Antares::Dispatcher::GUI typeref:typename:void -Post src/ui/common/dispatcher/action.hxx /^inline void Post(const Yuni::Bind& job)$/;" f namespace:Antares::Dispatcher typeref:typename:void -Post src/ui/common/dispatcher/action.hxx /^inline void Post(const Yuni::Bind& job, uint delay)$/;" f namespace:Antares::Dispatcher::GUI typeref:typename:void -Post-optimization process docs/reference-guide/14-adequacy-patch.md /^### Post-optimization process$/;" S section:Adequacy Patch calculation""Curtailment sharing rule (Antares Simulator 8.5) -Power src/ext/yuni/src/yuni/core/math/math.hxx /^inline double Power(double x, double y)$/;" f namespace:Yuni::Math typeref:typename:double -Power src/ext/yuni/src/yuni/core/math/math.hxx /^inline float Power(float x, float y)$/;" f namespace:Yuni::Math typeref:typename:float -Power10 src/ext/yuni/src/yuni/core/string/traits/integer.h /^ static int32_t Power10(int precision)$/;" f class:Yuni::Private::CStringImpl::From typeref:typename:int32_t -PowerFluctuations src/libs/antares/study/fwd.h /^enum PowerFluctuations$/;" g namespace:Antares::Data -PowerFluctuationsToCString src/libs/antares/study/fwd.cpp /^const char* PowerFluctuationsToCString(PowerFluctuations fluctuations)$/;" f namespace:Antares::Data typeref:typename:const char * -PowerInt src/ext/yuni/src/yuni/core/math/math.h /^struct PowerInt final$/;" s namespace:Yuni::Math -PowerInt src/ext/yuni/src/yuni/core/math/math.hxx /^struct PowerInt final$/;" s namespace:Yuni::Math -PowerOfTwo src/ext/yuni/src/yuni/core/math/math.hxx /^inline bool PowerOfTwo(int x)$/;" f namespace:Yuni::Math typeref:typename:bool -Pre-compiled OR-Tools : release+static only docs/build/2-Dependencies-install.md /^### Pre-compiled OR-Tools : release+static only$/;" S section:Dependencies install""Automatic libraries compilation from git -Pre-compiled libraries download : release version only docs/build/2-Dependencies-install.md /^### Pre-compiled libraries download : release version only$/;" S section:Dependencies install""Automatic libraries compilation from git -Precision src/libs/antares/date/antares/date/date.h /^enum Precision$/;" g namespace:Antares::Date -Precision src/solver/variable/categories.h /^enum Precision$/;" g namespace:Antares::Solver::Variable::Category -Precision src/ui/simulator/toolbox/components/datagrid/filter/all/any.h /^ static Date::Precision Precision()$/;" f class:Antares::Toolbox::Filter::Any typeref:typename:Date::Precision -Precision src/ui/simulator/toolbox/components/datagrid/filter/all/columnindex.h /^ static Date::Precision Precision()$/;" f class:Antares::Toolbox::Filter::ColumnIndex typeref:typename:Date::Precision -Precision src/ui/simulator/toolbox/components/datagrid/filter/all/day.h /^ static Date::Precision Precision()$/;" f class:Antares::Toolbox::Filter::Day typeref:typename:Date::Precision -Precision src/ui/simulator/toolbox/components/datagrid/filter/all/dayyear.h /^ static Date::Precision Precision()$/;" f class:Antares::Toolbox::Filter::DayYear typeref:typename:Date::Precision -Precision src/ui/simulator/toolbox/components/datagrid/filter/all/hour.h /^ static Date::Precision Precision()$/;" f class:Antares::Toolbox::Filter::Hour typeref:typename:Date::Precision -Precision src/ui/simulator/toolbox/components/datagrid/filter/all/houryear.h /^ static Date::Precision Precision()$/;" f class:Antares::Toolbox::Filter::HourYear typeref:typename:Date::Precision -Precision src/ui/simulator/toolbox/components/datagrid/filter/all/month.h /^ static Date::Precision Precision()$/;" f class:Antares::Toolbox::Filter::Month typeref:typename:Date::Precision -Precision src/ui/simulator/toolbox/components/datagrid/filter/all/week.h /^ static Date::Precision Precision()$/;" f class:Antares::Toolbox::Filter::Week typeref:typename:Date::Precision -Precision src/ui/simulator/toolbox/components/datagrid/filter/all/weekday.h /^ static Date::Precision Precision()$/;" f class:Antares::Toolbox::Filter::Weekday typeref:typename:Date::Precision -Precision src/ui/simulator/toolbox/components/datagrid/filter/filter.h /^ static Date::Precision Precision()$/;" f class:Antares::Toolbox::Filter::AFilterBase typeref:typename:Date::Precision -PrecisionLevelToStream src/solver/variable/categories.h /^inline void PrecisionLevelToStream(StreamT& out, int precisionLevel)$/;" f namespace:Antares::Solver::Variable::Category typeref:typename:void -PrecisionToPrintfFormat src/solver/variable/constants.h /^struct PrecisionToPrintfFormat$/;" s namespace:Antares::Solver::Variable -PrecisionToPrintfFormat src/solver/variable/constants.h /^struct PrecisionToPrintfFormat<0>$/;" s namespace:Antares::Solver::Variable -PrecisionToPrintfFormat src/solver/variable/constants.h /^struct PrecisionToPrintfFormat<1>$/;" s namespace:Antares::Solver::Variable -PrecisionToPrintfFormat src/solver/variable/constants.h /^struct PrecisionToPrintfFormat<2>$/;" s namespace:Antares::Solver::Variable -PrecisionToPrintfFormat src/solver/variable/constants.h /^struct PrecisionToPrintfFormat<3>$/;" s namespace:Antares::Solver::Variable -PrecisionToPrintfFormat src/solver/variable/constants.h /^struct PrecisionToPrintfFormat<4>$/;" s namespace:Antares::Solver::Variable -PrecisionToPrintfFormat src/solver/variable/constants.h /^struct PrecisionToPrintfFormat<5>$/;" s namespace:Antares::Solver::Variable -PrecisionType src/solver/variable/surveyresults/surveyresults.h /^ typedef Yuni::CString<10, false> PrecisionType;$/;" t class:Antares::Solver::Variable::SurveyResults typeref:typename:Yuni::CString<10,false> -Predicate src/solver/ts-generator/xcast/predicate.hxx /^namespace Predicate$/;" n namespace:Antares::Solver::TSGenerator -PredicateEnv src/libs/antares/sys/policy.cpp /^class PredicateEnv final$/;" c namespace:LocalPolicy::__anon549b4e610111 file: -PredicateIdentity src/libs/antares/array/antares/array/matrix.h /^ struct PredicateIdentity$/;" s class:Antares::Matrix -PredicateRemoveObject src/ext/yuni/src/yuni/core/event/traits.h /^ PredicateRemoveObject(const void* object) : pObject(object)$/;" f class:Yuni::Private::EventImpl::PredicateRemoveObject -PredicateRemoveObject src/ext/yuni/src/yuni/core/event/traits.h /^class PredicateRemoveObject final$/;" c namespace:Yuni::Private::EventImpl -PredicateRemoveObject src/ext/yuni/src/yuni/core/event/traits.h.generator.hpp /^ PredicateRemoveObject(const void* object) :$/;" f class:Yuni::Private::EventImpl::PredicateRemoveObject -PredicateRemoveObject src/ext/yuni/src/yuni/core/event/traits.h.generator.hpp /^ class PredicateRemoveObject final$/;" c namespace:Yuni::Private::EventImpl -PredicateRemoveObserverBase src/ext/yuni/src/yuni/core/event/traits.h /^ PredicateRemoveObserverBase(IEvent* event, const IEventObserverBase* object) :$/;" f class:Yuni::Private::EventImpl::PredicateRemoveObserverBase -PredicateRemoveObserverBase src/ext/yuni/src/yuni/core/event/traits.h /^class PredicateRemoveObserverBase final$/;" c namespace:Yuni::Private::EventImpl -PredicateRemoveObserverBase src/ext/yuni/src/yuni/core/event/traits.h.generator.hpp /^ PredicateRemoveObserverBase(IEvent* event, const IEventObserverBase* object) :$/;" f class:Yuni::Private::EventImpl::PredicateRemoveObserverBase -PredicateRemoveObserverBase src/ext/yuni/src/yuni/core/event/traits.h.generator.hpp /^ class PredicateRemoveObserverBase final$/;" c namespace:Yuni::Private::EventImpl -PredicateRemoveWithoutChecks src/ext/yuni/src/yuni/core/event/traits.h /^ PredicateRemoveWithoutChecks(const IEventObserverBase* object) : pObject(object)$/;" f class:Yuni::Private::EventImpl::PredicateRemoveWithoutChecks -PredicateRemoveWithoutChecks src/ext/yuni/src/yuni/core/event/traits.h /^class PredicateRemoveWithoutChecks final$/;" c namespace:Yuni::Private::EventImpl -PredicateRemoveWithoutChecks src/ext/yuni/src/yuni/core/event/traits.h.generator.hpp /^ PredicateRemoveWithoutChecks(const IEventObserverBase* object) :$/;" f class:Yuni::Private::EventImpl::PredicateRemoveWithoutChecks -PredicateRemoveWithoutChecks src/ext/yuni/src/yuni/core/event/traits.h.generator.hpp /^ class PredicateRemoveWithoutChecks final$/;" c namespace:Yuni::Private::EventImpl -PrepareDataFromClustersInMustrunMode src/solver/simulation/common-eco-adq.cpp /^void PrepareDataFromClustersInMustrunMode(Data::Study& study, uint numSpace, uint year)$/;" f namespace:Antares::Solver::Simulation typeref:typename:void -PrepareMaxMRG src/solver/variable/economy/max-mrg.cpp /^void PrepareMaxMRG(const State& state, double* opmrg, uint numSpace)$/;" f namespace:Antares::Solver::Variable::Economy typeref:typename:void -PrepareMaxMRGFor src/solver/variable/economy/max-mrg.cpp /^inline void PrepareMaxMRGFor(const State& state, double* opmrg, uint numSpace)$/;" f namespace:Antares::Solver::Variable::Economy typeref:typename:void -PreparePasteFromClipboard src/ui/simulator/application/main/paste-from-clipboard.cpp /^void PreparePasteFromClipboard(const String& text, bool forceDialog)$/;" f namespace:Antares::Forms::__anon66fd40bb0111 typeref:typename:void -PreparePasteOperations src/ui/simulator/toolbox/ext-source/handler/com.rte-france.antares.study.cpp /^static void PreparePasteOperations(Antares::Action::Context::Ptr context,$/;" f namespace:Antares::ExtSource::Handler::__anon353626a10111 typeref:typename:void file: -PrepareRandomNumbers src/solver/simulation/common-eco-adq.cpp /^void PrepareRandomNumbers(Data::Study& study,$/;" f namespace:Antares::Solver::Simulation typeref:typename:void -PrepareTheWork src/tools/yby-aggregator/main.cpp /^static void PrepareTheWork(const String::Vector& outputs,$/;" f typeref:typename:void file: -Prepro src/libs/antares/study/parts/load/prepro.cpp /^Prepro::Prepro() : xcast(timeSeriesLoad)$/;" f class:Antares::Data::Load::Prepro -Prepro src/libs/antares/study/parts/load/prepro.h /^class Prepro$/;" c namespace:Antares::Data::Load -Prepro src/libs/antares/study/parts/solar/prepro.cpp /^Prepro::Prepro() : xcast(timeSeriesSolar)$/;" f class:Antares::Data::Solar::Prepro -Prepro src/libs/antares/study/parts/solar/prepro.h /^class Prepro$/;" c namespace:Antares::Data::Solar -Prepro src/libs/antares/study/parts/wind/prepro.cpp /^Prepro::Prepro() : xcast(timeSeriesWind)$/;" f class:Antares::Data::Wind::Prepro -Prepro src/libs/antares/study/parts/wind/prepro.h /^class Prepro$/;" c namespace:Antares::Data::Wind -Prepro src/ui/simulator/windows/hydro/prepro.cpp /^Prepro::Prepro(wxWindow* parent, Toolbox::InputSelector::Area* notifier) :$/;" f class:Antares::Window::Hydro::Prepro -Prepro src/ui/simulator/windows/hydro/prepro.h /^class Prepro : public Component::Panel, public Yuni::IEventObserver$/;" c namespace:Antares::Window::Hydro -PreproHydro src/libs/antares/study/parts/hydro/prepro.cpp /^PreproHydro::PreproHydro()$/;" f class:Antares::Data::PreproHydro -PreproHydro src/libs/antares/study/parts/hydro/prepro.h /^class PreproHydro$/;" c namespace:Antares::Data -PreproHydroInitMatrices src/solver/ts-generator/hydro.cpp /^static void PreproHydroInitMatrices(Data::Study& study, uint tsCount)$/;" f namespace:Antares::Solver::TSGenerator typeref:typename:void file: -PreproHydroLoadSettings src/libs/antares/study/parts/hydro/prepro.cpp /^static bool PreproHydroLoadSettings(PreproHydro* h, const char* filename)$/;" f namespace:Antares::Data typeref:typename:bool file: -PreproHydroMemoryUsage src/libs/antares/study/parts/hydro/prepro.cpp /^uint64_t PreproHydroMemoryUsage(PreproHydro* h)$/;" f namespace:Antares::Data typeref:typename:uint64_t -PreproHydroSaveSettings src/libs/antares/study/parts/hydro/prepro.cpp /^static bool PreproHydroSaveSettings(PreproHydro* h, const char* filename)$/;" f namespace:Antares::Data typeref:typename:bool file: -PreproRoundAllEntriesPlusDerated src/solver/ts-generator/hydro.cpp /^static void PreproRoundAllEntriesPlusDerated(Data::Study& study)$/;" f namespace:Antares::Solver::TSGenerator typeref:typename:void file: -PreproThermal src/libs/antares/study/parts/thermal/prepro.cpp /^PreproThermal::PreproThermal(std::weak_ptr cluster) :$/;" f class:Antares::Data::PreproThermal -PreproThermal src/libs/antares/study/parts/thermal/prepro.h /^class PreproThermal$/;" c namespace:Antares::Data -PresenceDHydrauliqueModulable src/solver/simulation/sim_structure_probleme_economique.h /^ bool PresenceDHydrauliqueModulable;$/;" m struct:ENERGIES_ET_PUISSANCES_HYDRAULIQUES typeref:typename:bool -PresenceDePompageModulable src/solver/simulation/sim_structure_probleme_economique.h /^ bool PresenceDePompageModulable;$/;" m struct:ENERGIES_ET_PUISSANCES_HYDRAULIQUES typeref:typename:bool -Presque_maxi src/solver/ts-generator/xcast/xcast.h /^ float* Presque_maxi;$/;" m class:Antares::Solver::TSGenerator::XCast::XCast typeref:typename:float * -Presque_mini src/solver/ts-generator/xcast/xcast.h /^ float* Presque_mini;$/;" m class:Antares::Solver::TSGenerator::XCast::XCast typeref:typename:float * -Price src/solver/variable/economy/price.h /^class Price : public Variable::IVariable, NextT, VCardPrice>$/;" c namespace:Antares::Solver::Variable::Economy -PriceTakingOrderToString src/libs/antares/study/parameters/adq-patch-params.cpp /^const char* PriceTakingOrderToString(AdequacyPatch::AdqPatchPTO pto)$/;" f namespace:Antares::Data::AdequacyPatch typeref:typename:const char * -Print src/ext/yuni/src/yuni/core/color/fwd.h /^struct Print$/;" s namespace:Yuni::Private::Color -Print src/ext/yuni/src/yuni/core/color/fwd.h /^struct Print$/;" s namespace:Yuni::Private::Color -Print src/ext/yuni/src/yuni/core/color/fwd.h /^struct Print$/;" s namespace:Yuni::Private::Color -PrintArgs src/ext/yuni/src/tools/yuni-config/program.cpp /^static void PrintArgs(const LibConfig::VersionInfo::Settings::SettingsPerModule::OptionMap& args/;" f namespace:Yuni typeref:typename:void file: -PrintInfosStdCout src/solver/variable/print.h /^ PrintInfosStdCout() : pIndent(0)$/;" f class:Antares::Solver::Variable::PrintInfosStdCout -PrintInfosStdCout src/solver/variable/print.h /^class PrintInfosStdCout final$/;" c namespace:Antares::Solver::Variable -PrintLongDescription src/ext/yuni/src/yuni/core/getopt/option.cpp /^static void PrintLongDescription(std::ostream& out, const String& description)$/;" f namespace:Yuni::Private::GetOptImpl typeref:typename:void file: -PrintType src/ext/yuni/src/yuni/core/color/rgb.h /^ typedef typename Yuni::Private::Color::Print::Type PrintType;$/;" t class:Yuni::Color::RGB typeref:typename:Yuni::Private::Color::Print::Type -PrintType src/ext/yuni/src/yuni/core/color/rgba.h /^ typedef typename Yuni::Private::Color::Print::Type PrintType;$/;" t class:Yuni::Color::RGBA typeref:typename:Yuni::Private::Color::Print::Type -PrintVersionToStdCout src/libs/antares/version.cpp /^void PrintVersionToStdCout()$/;" f namespace:Antares typeref:typename:void -Priority src/ext/yuni/src/yuni/job/enum.h /^enum Priority$/;" g namespace:Yuni::Job -Private src/ext/yuni/src/yuni/core/any/any.private.h /^namespace Private$/;" n namespace:Yuni -Private src/ext/yuni/src/yuni/core/atomic/traits.h /^namespace Private$/;" n namespace:Yuni -Private src/ext/yuni/src/yuni/core/bind/fwd.h /^namespace Private$/;" n namespace:Yuni -Private src/ext/yuni/src/yuni/core/bind/traits.h /^namespace Private$/;" n namespace:Yuni -Private src/ext/yuni/src/yuni/core/bind/traits.h.generator.hpp /^namespace Private$/;" n namespace:Yuni -Private src/ext/yuni/src/yuni/core/color/fwd.h /^namespace Private$/;" n namespace:Yuni -Private src/ext/yuni/src/yuni/core/event/interfaces.h /^namespace Private$/;" n namespace:Yuni -Private src/ext/yuni/src/yuni/core/event/loop.fwd.h /^namespace Private$/;" n namespace:Yuni -Private src/ext/yuni/src/yuni/core/event/loop.hxx /^namespace Private$/;" n namespace:Yuni -Private src/ext/yuni/src/yuni/core/event/traits.h /^namespace Private$/;" n namespace:Yuni -Private src/ext/yuni/src/yuni/core/event/traits.h.generator.hpp /^namespace Private$/;" n namespace:Yuni -Private src/ext/yuni/src/yuni/core/getopt/option.cpp /^namespace Private$/;" n namespace:Yuni file: -Private src/ext/yuni/src/yuni/core/getopt/option.h /^namespace Private$/;" n namespace:Yuni -Private src/ext/yuni/src/yuni/core/getopt/parser.cpp /^namespace Private$/;" n namespace:Yuni file: -Private src/ext/yuni/src/yuni/core/logs/buffer.h /^namespace Private$/;" n namespace:Yuni -Private src/ext/yuni/src/yuni/core/logs/decorators/time.cpp /^namespace Private$/;" n namespace:Yuni file: -Private src/ext/yuni/src/yuni/core/logs/decorators/time.h /^namespace Private$/;" n namespace:Yuni -Private src/ext/yuni/src/yuni/core/math/complex.hxx /^namespace Private$/;" n namespace:Yuni -Private src/ext/yuni/src/yuni/core/math/distance.hxx /^namespace Private$/;" n namespace:Yuni -Private src/ext/yuni/src/yuni/core/nullable/holder.h /^namespace Private$/;" n namespace:Yuni -Private src/ext/yuni/src/yuni/core/singleton/policies/lifetime.h /^namespace Private$/;" n namespace:Yuni::Policy::Lifetime -Private src/ext/yuni/src/yuni/core/slist/slist.hxx /^namespace Private$/;" n namespace:Yuni -Private src/ext/yuni/src/yuni/core/string/traits/integer.h /^namespace Private$/;" n namespace:Yuni -Private src/ext/yuni/src/yuni/core/string/traits/traits.cpp /^namespace Private$/;" n namespace:Yuni file: -Private src/ext/yuni/src/yuni/core/string/traits/traits.h /^namespace Private$/;" n namespace:Yuni -Private src/ext/yuni/src/yuni/core/string/traits/traits.hxx /^namespace Private$/;" n namespace:Yuni -Private src/ext/yuni/src/yuni/core/string/traits/vnsprintf.h /^namespace Private$/;" n namespace:Yuni -Private src/ext/yuni/src/yuni/core/system/username.cpp /^namespace Private$/;" n namespace:Yuni file: -Private src/ext/yuni/src/yuni/core/system/username.hxx /^namespace Private$/;" n namespace:Yuni -Private src/ext/yuni/src/yuni/core/tree/n/iterator/childiterator.h /^namespace Private$/;" n namespace:Yuni -Private src/ext/yuni/src/yuni/core/tree/n/iterator/childiterator.hxx /^namespace Private$/;" n namespace:Yuni -Private src/ext/yuni/src/yuni/core/tree/n/iterator/depthinfixiterator.h /^namespace Private$/;" n namespace:Yuni -Private src/ext/yuni/src/yuni/core/tree/n/iterator/depthinfixiterator.hxx /^namespace Private$/;" n namespace:Yuni -Private src/ext/yuni/src/yuni/core/tree/n/iterator/depthprefixiterator.h /^namespace Private$/;" n namespace:Yuni -Private src/ext/yuni/src/yuni/core/tree/n/iterator/depthprefixiterator.hxx /^namespace Private$/;" n namespace:Yuni -Private src/ext/yuni/src/yuni/core/tree/n/iterator/depthsuffixiterator.h /^namespace Private$/;" n namespace:Yuni -Private src/ext/yuni/src/yuni/core/tree/n/iterator/depthsuffixiterator.hxx /^namespace Private$/;" n namespace:Yuni -Private src/ext/yuni/src/yuni/core/validator/text/default.private.h /^namespace Private$/;" n namespace:Yuni -Private src/ext/yuni/src/yuni/core/variant/dataholder/array.h /^namespace Private$/;" n namespace:Yuni -Private src/ext/yuni/src/yuni/core/variant/dataholder/dataholder.cpp /^namespace Private$/;" n namespace:Yuni file: -Private src/ext/yuni/src/yuni/core/variant/dataholder/dataholder.h /^namespace Private$/;" n namespace:Yuni -Private src/ext/yuni/src/yuni/core/variant/dataholder/dataholder.hxx /^namespace Private$/;" n namespace:Yuni -Private src/ext/yuni/src/yuni/core/variant/dataholder/string.h /^namespace Private$/;" n namespace:Yuni -Private src/ext/yuni/src/yuni/core/variant/fwd.h /^namespace Private$/;" n namespace:Yuni -Private src/ext/yuni/src/yuni/datetime/timestamp.cpp /^namespace Private$/;" n namespace:Yuni file: -Private src/ext/yuni/src/yuni/datetime/timestamp.hxx /^namespace Private$/;" n namespace:Yuni -Private src/ext/yuni/src/yuni/io/directory/directory.hxx /^namespace Private$/;" n namespace:Yuni -Private src/ext/yuni/src/yuni/io/directory/info/platform.cpp /^namespace Private$/;" n namespace:Yuni file: -Private src/ext/yuni/src/yuni/io/directory/info/platform.h /^namespace Private$/;" n namespace:Yuni -Private src/ext/yuni/src/yuni/io/directory/iterator/detachedthread.h /^namespace Private$/;" n namespace:Yuni -Private src/ext/yuni/src/yuni/io/directory/iterator/iterator.cpp /^namespace Private$/;" n namespace:Yuni file: -Private src/ext/yuni/src/yuni/job/fwd.h /^namespace Private$/;" n namespace:Yuni -Private src/ext/yuni/src/yuni/job/queue/waitingroom.cpp /^namespace Private$/;" n namespace:Yuni file: -Private src/ext/yuni/src/yuni/job/queue/waitingroom.h /^namespace Private$/;" n namespace:Yuni -Private src/ext/yuni/src/yuni/job/queue/waitingroom.hxx /^namespace Private$/;" n namespace:Yuni -Private src/ext/yuni/src/yuni/private/jobs/queue/thread.cpp /^namespace Private$/;" n namespace:Yuni file: -Private src/ext/yuni/src/yuni/private/jobs/queue/thread.h /^namespace Private$/;" n namespace:Yuni -Private src/ext/yuni/src/yuni/private/jobs/queue/thread.hxx /^namespace Private$/;" n namespace:Yuni -Private src/ext/yuni/src/yuni/private/readme.md /^Private$/;" c -Private src/ext/yuni/src/yuni/thread/fwd.h /^namespace Private$/;" n namespace:Yuni -Private src/ext/yuni/src/yuni/thread/thread.cpp /^namespace Private$/;" n namespace:Yuni file: -Private src/ext/yuni/src/yuni/uuid/fwd.h /^namespace Private$/;" n namespace:Yuni -Private src/ext/yuni/src/yuni/uuid/uuid.hxx /^namespace Private$/;" n namespace:Yuni -Private src/solver/simulation/solver.data.cpp /^namespace Antares::Solver::Private::Simulation$/;" n namespace:Antares::Solver file: -Private src/solver/simulation/solver.data.h /^namespace Antares::Solver::Private::Simulation$/;" n namespace:Antares::Solver -Private src/solver/variable/surveyresults/data.h /^namespace Private$/;" n namespace:Antares::Solver::Variable -Private src/solver/variable/surveyresults/surveyresults.cpp /^namespace Private$/;" n namespace:Antares::Solver::Variable file: -Private src/ui/common/component/spotlight/mini-frame.cpp /^namespace Private$/;" n namespace:Antares file: -Private src/ui/common/component/spotlight/mini-frame.h /^namespace Private$/;" n namespace:Antares -Private src/ui/common/dispatcher/action.hxx /^namespace Private$/;" n namespace:Antares -Private src/ui/common/dispatcher/gui.cpp /^namespace Private$/;" n namespace:Antares file: -Private src/ui/common/dispatcher/gui.hxx /^namespace Private$/;" n namespace:Antares -Private src/ui/simulator/toolbox/components/map/controls/addtools.cpp /^namespace Private$/;" n namespace:Antares::Map file: -Private src/ui/simulator/toolbox/components/map/controls/addtools.h /^namespace Private$/;" n namespace:Antares::Map -Private src/ui/simulator/toolbox/create.cpp /^namespace Private$/;" n namespace:Antares file: -Private src/ui/simulator/toolbox/create.hxx /^namespace Private$/;" n namespace:Antares -Private src/ui/simulator/toolbox/ext-source/action-panel.cpp /^namespace Private$/;" n namespace:Antares file: -Private src/ui/simulator/toolbox/ext-source/action-panel.h /^namespace Private$/;" n namespace:Antares -Private src/ui/simulator/windows/memorystatistics/memorystatistics.cpp /^namespace Private$/;" n namespace:Antares file: -Private src/ui/simulator/windows/memorystatistics/private.h /^namespace Private$/;" n namespace:Antares -Private src/ui/simulator/windows/output/content.h /^namespace Private$/;" n namespace:Antares -Private src/ui/simulator/windows/output/content.hxx /^namespace Private$/;" n namespace:Antares -Private src/ui/simulator/windows/output/fwd.h /^namespace Private$/;" n namespace:Antares -Private src/ui/simulator/windows/output/job.cpp /^namespace Private$/;" n namespace:Antares file: -Private src/ui/simulator/windows/output/job.h /^namespace Private$/;" n namespace:Antares -Private src/ui/simulator/windows/output/mini-frame.cpp /^namespace Private$/;" n namespace:Antares file: -Private src/ui/simulator/windows/output/mini-frame.h /^namespace Private$/;" n namespace:Antares -Private src/ui/simulator/windows/output/panel/area-link-renderer.cpp /^namespace Private$/;" n namespace:Antares file: -Private src/ui/simulator/windows/output/panel/area-link-renderer.h /^namespace Private$/;" n namespace:Antares -Private src/ui/simulator/windows/output/panel/area-link.cpp /^namespace Private$/;" n namespace:Antares file: -Private src/ui/simulator/windows/output/panel/panel.cpp /^namespace Private$/;" n namespace:Antares file: -Private src/ui/simulator/windows/output/panel/panel.h /^namespace Private$/;" n namespace:Antares -Private src/ui/simulator/windows/output/panel/panel.hxx /^namespace Private$/;" n namespace:Antares -Probab_density_funct src/analyzer/atsp/misc.cpp /^bool ATSP::Probab_density_funct(double L,$/;" f class:Antares::ATSP typeref:typename:bool -ProblemConverter src/solver/utils/mps_utils.cpp /^class ProblemConverter$/;" c file: -ProblemSimplexeNommeConverter src/solver/utils/ortools_utils.cpp /^ProblemSimplexeNommeConverter::ProblemSimplexeNommeConverter($/;" f class:Antares::Optimization::ProblemSimplexeNommeConverter -ProblemSimplexeNommeConverter src/solver/utils/ortools_utils.h /^class ProblemSimplexeNommeConverter$/;" c namespace:Antares::Optimization -ProblemeAResoudre src/solver/simulation/sim_structure_probleme_economique.h /^ std::unique_ptr ProblemeAResoudre;$/;" m struct:PROBLEME_HEBDO typeref:typename:std::unique_ptr -ProblemeHydraulique src/solver/hydro/daily/h2o_j_donnees_mensuelles.h /^ PROBLEME_HYDRAULIQUE ProblemeHydraulique;$/;" m struct:DONNEES_MENSUELLES typeref:typename:PROBLEME_HYDRAULIQUE -ProblemeHydraulique src/solver/hydro/monthly/h2o_m_donnees_annuelles.h /^ PROBLEME_HYDRAULIQUE ProblemeHydraulique;$/;" m struct:__anon527900b10108 typeref:typename:PROBLEME_HYDRAULIQUE -ProblemeHydrauliqueEtendu src/solver/hydro/daily2/h2o2_j_donnees_mensuelles.h /^ PROBLEME_HYDRAULIQUE_ETENDU ProblemeHydrauliqueEtendu;$/;" m struct:__anon625255900108 typeref:typename:PROBLEME_HYDRAULIQUE_ETENDU -ProblemeLineaireEtenduPartieFixe src/solver/hydro/daily2/h2o2_j_donnees_optimisation.h /^ std::vector ProblemeLineaireEtenduPartieFixe;$/;" m struct:__anon0afe92d30408 typeref:typename:std::vector -ProblemeLineaireEtenduPartieVariable src/solver/hydro/daily2/h2o2_j_donnees_optimisation.h /^ std::vector ProblemeLineaireEtenduPartieVariable;$/;" m struct:__anon0afe92d30408 typeref:typename:std::vector -ProblemeLineairePartieFixe src/solver/hydro/daily/h2o_j_donnees_optimisation.h /^ std::vector ProblemeLineairePartieFixe;$/;" m struct:PROBLEME_HYDRAULIQUE typeref:typename:std::vector -ProblemeLineairePartieFixe src/solver/hydro/monthly/h2o_m_donnees_optimisation.h /^ PROBLEME_LINEAIRE_PARTIE_FIXE ProblemeLineairePartieFixe;$/;" m struct:__anon39208e8a0408 typeref:typename:PROBLEME_LINEAIRE_PARTIE_FIXE -ProblemeLineairePartieVariable src/solver/hydro/daily/h2o_j_donnees_optimisation.h /^ std::vector ProblemeLineairePartieVariable;$/;" m struct:PROBLEME_HYDRAULIQUE typeref:typename:std::vector -ProblemeLineairePartieVariable src/solver/hydro/monthly/h2o_m_donnees_optimisation.h /^ PROBLEME_LINEAIRE_PARTIE_VARIABLE ProblemeLineairePartieVariable;$/;" m struct:__anon39208e8a0408 typeref:typename:PROBLEME_LINEAIRE_PARTIE_VARIABLE -ProblemeSpx src/solver/hydro/daily/h2o_j_donnees_optimisation.h /^ std::vector ProblemeSpx; \/* Il y en a 1 par reservoir. Un probleme couvre 1 /;" m struct:PROBLEME_HYDRAULIQUE typeref:typename:std::vector -ProblemeSpx src/solver/hydro/daily2/h2o2_j_donnees_optimisation.h /^ std::vector ProblemeSpx; \/* Il y en a 1 par reservoir. Un probleme couvre 1 /;" m struct:__anon0afe92d30408 typeref:typename:std::vector -ProblemeSpx src/solver/hydro/monthly/h2o_m_donnees_optimisation.h /^ std::vector ProblemeSpx; \/* Il y en a 1 par reservoir *\/$/;" m struct:__anon39208e8a0408 typeref:typename:std::vector -ProblemesSpx src/solver/optimisation/opt_structure_probleme_a_resoudre.h /^ std::vector ProblemesSpx;$/;" m struct:PROBLEME_ANTARES_A_RESOUDRE typeref:typename:std::vector -ProceedTimer src/ui/simulator/windows/analyzer/analyzer.cpp /^ ProceedTimer(AnalyzerWizard& form) : wxTimer(), pForm(form)$/;" f class:Antares::Window::__anondcc5a7be0111::ProceedTimer file: -ProceedTimer src/ui/simulator/windows/analyzer/analyzer.cpp /^class ProceedTimer final : public wxTimer$/;" c namespace:Antares::Window::__anondcc5a7be0111 file: -Process src/ext/yuni/src/yuni/core/process/program/process-info.h /^namespace Process$/;" n namespace:Yuni -Process src/ext/yuni/src/yuni/core/process/program/process-info.hxx /^namespace Process$/;" n namespace:Yuni -Process src/ext/yuni/src/yuni/core/process/program/program.cpp /^namespace Process$/;" n namespace:Yuni file: -Process src/ext/yuni/src/yuni/core/process/program/program.h /^namespace Process$/;" n namespace:Yuni -Process src/ext/yuni/src/yuni/core/process/program/program.hxx /^namespace Process$/;" n namespace:Yuni -Process src/ext/yuni/src/yuni/core/process/program/stream.h /^namespace Process$/;" n namespace:Yuni -Process src/ext/yuni/src/yuni/core/process/program/unix.inc.hpp /^namespace Process$/;" n namespace:Yuni -Process src/ext/yuni/src/yuni/core/process/program/windows.inc.hpp /^namespace Process$/;" n namespace:Yuni -Process src/ext/yuni/src/yuni/core/process/rename.cpp /^namespace Process$/;" n namespace:Yuni file: -Process src/ext/yuni/src/yuni/core/process/rename.h /^namespace Process$/;" n namespace:Yuni -Process src/ui/simulator/toolbox/execute/execute.cpp /^namespace Process$/;" n namespace:Antares::Toolbox file: -Process src/ui/simulator/toolbox/execute/execute.h /^namespace Process$/;" n namespace:Antares::Toolbox -ProcessID src/ext/yuni/src/yuni/core/system/process.cpp /^uint64_t ProcessID()$/;" f namespace:Yuni typeref:typename:uint64_t -ProcessSharedInfo src/ext/yuni/src/yuni/core/process/program/process-info.h /^class Program::ProcessSharedInfo final : public Yuni::NonCopyable$/;" c class:Yuni::Process::Program -ProcessSharedInfo src/ext/yuni/src/yuni/core/process/program/process-info.hxx /^inline Program::ProcessSharedInfo::ProcessSharedInfo() :$/;" f class:Yuni::Process::Program::ProcessSharedInfo -ProductionByDispatchablePlant src/solver/variable/economy/productionByDispatchablePlant.h /^ ProductionByDispatchablePlant() :$/;" f class:Antares::Solver::Variable::Economy::ProductionByDispatchablePlant -ProductionByDispatchablePlant src/solver/variable/economy/productionByDispatchablePlant.h /^class ProductionByDispatchablePlant$/;" c namespace:Antares::Solver::Variable::Economy -ProductionByRenewablePlant src/solver/variable/economy/productionByRenewablePlant.h /^ ProductionByRenewablePlant() : pValuesForTheCurrentYear(nullptr), pSize(0)$/;" f class:Antares::Solver::Variable::Economy::ProductionByRenewablePlant -ProductionByRenewablePlant src/solver/variable/economy/productionByRenewablePlant.h /^class ProductionByRenewablePlant : public Variable::IVariable,$/;" c namespace:Antares::Solver::Variable::Economy -ProductionThermique src/solver/simulation/sim_structure_probleme_economique.h /^ std::vector ProductionThermique; \/\/ index is pdtHebdo$/;" m struct:RESULTATS_HORAIRES typeref:typename:std::vector -ProductionThermiqueDuPalier src/solver/simulation/sim_structure_probleme_economique.h /^ std::vector ProductionThermiqueDuPalier;$/;" m struct:PRODUCTION_THERMIQUE_OPTIMALE typeref:typename:std::vector -ProductionThermiqueDuPalierDown src/solver/simulation/sim_structure_probleme_economique.h /^ std::vector ProductionThermiqueDuPalierDown;$/;" m struct:PRODUCTION_THERMIQUE_OPTIMALE typeref:typename:std::vector -ProductionThermiqueDuPalierUp src/solver/simulation/sim_structure_probleme_economique.h /^ std::vector ProductionThermiqueDuPalierUp;$/;" m struct:PRODUCTION_THERMIQUE_OPTIMALE typeref:typename:std::vector -ProfitByPlant src/solver/variable/economy/profitByPlant.h /^ ProfitByPlant() : pValuesForTheCurrentYear(nullptr), pNbClustersOfArea(0)$/;" f class:Antares::Solver::Variable::Economy::ProfitByPlant -ProfitByPlant src/solver/variable/economy/profitByPlant.h /^class ProfitByPlant : public Variable::IVariable, NextT, VCardProfitByPlant/;" c namespace:Antares::Solver::Variable::Economy -Program src/ext/yuni/src/yuni/core/process/program/program.cpp /^Program::Program()$/;" f class:Yuni::Process::Program -Program src/ext/yuni/src/yuni/core/process/program/program.cpp /^Program::Program(const Program& rhs) : pEnv(rhs.pEnv), pStream(rhs.pStream)$/;" f class:Yuni::Process::Program -Program src/ext/yuni/src/yuni/core/process/program/program.h /^class YUNI_DECL Program final$/;" c namespace:Yuni::Process -Progress src/ext/yuni/src/yuni/core/logs/verbosity.h /^struct YUNI_DECL Progress final$/;" s namespace:Yuni::Logs::Verbosity -Progress src/tools/yby-aggregator/progress.cpp /^Progress::Progress() : state(stReading), pCompleted(false), pLastPercent(0)$/;" f class:Progress -Progress src/tools/yby-aggregator/progress.h /^class Progress final : public Yuni::Thread::Timer$/;" c -ProgressBar src/ui/simulator/toolbox/components/progressbar.h /^class ProgressBar : public Panel$/;" c namespace:Antares::Component -ProgressBuffer src/ext/yuni/src/yuni/core/logs/logs.h /^ typedef Private::LogImpl::Buffer ProgressBuffer;$/;" t class:Yuni::Logs::Logger typeref:typename:Private::LogImpl::Buffer -Progression src/libs/antares/study/progression/progression.cpp /^Progression::Progression() : pStarted(false)$/;" f class:Antares::Solver::Progression -Progression src/libs/antares/study/progression/progression.h /^class Progression final$/;" c namespace:Antares::Solver -Promote src/ext/yuni/src/yuni/core/smartptr/smartptr.h /^ class Promote$/;" c class:Yuni::SmartPtr -PropagateConst src/ext/yuni/src/yuni/core/smartptr/policies/constness.h /^struct PropagateConst$/;" s namespace:Yuni::Policy::Constness -Properties src/libs/antares/study/parts/short-term-storage/properties.h /^class Properties$/;" c namespace:Antares::Data::ShortTermStorage -Properties src/ui/action/include/action/context.h /^ using Properties = std::map;$/;" t class:Antares::Action::Context typeref:typename:std::map -Property src/libs/antares/inifile/antares/inifile/inifile.h /^ class Property final$/;" c class:Antares::IniFile -Property src/libs/antares/inifile/antares/inifile/inifile.hxx /^IniFile::Property::Property(const AnyString& key, const U& value) :$/;" f class:Antares::IniFile::Property -Property src/libs/antares/inifile/inifile.cpp /^IniFile::Property::Property() : next(nullptr)$/;" f class:Antares::IniFile::Property -Property src/libs/antares/inifile/inifile.cpp /^IniFile::Property::Property(const AnyString& key) : key(key), next(nullptr)$/;" f class:Antares::IniFile::Property -PropertyMap src/ui/action/include/action/fwd.h /^using PropertyMap = std::map;$/;" t namespace:Antares::Action typeref:typename:std::map -PropertyMap src/ui/simulator/toolbox/ext-source/handler/handler.h /^using PropertyMap = std::map;$/;" t namespace:Antares::ExtSource::Handler typeref:typename:std::map -PropertyNameType src/ui/simulator/windows/inspector/grid.h /^ using PropertyNameType = Yuni::CString<128, false>;$/;" t class:Antares::Window::Inspector::InspectorGrid typeref:typename:Yuni::CString<128,false> -ProvideLockingForFileLocking src/ui/simulator/windows/output/panel/panel.cpp /^std::shared_ptr ProvideLockingForFileLocking(const YString& filename)$/;" f namespace:Antares::Private::OutputViewerData typeref:typename:std::shared_ptr -Provider src/ui/simulator/windows/output/fwd.h /^namespace Provider$/;" n namespace:Antares::Window::OutputViewer -Provider src/ui/simulator/windows/output/provider/output-comparison.cpp /^namespace Provider$/;" n namespace:Antares::Window::OutputViewer file: -Provider src/ui/simulator/windows/output/provider/output-comparison.h /^namespace Provider$/;" n namespace:Antares::Window::OutputViewer -Provider src/ui/simulator/windows/output/provider/outputs.cpp /^namespace Provider$/;" n namespace:Antares::Window::OutputViewer file: -Provider src/ui/simulator/windows/output/provider/outputs.h /^namespace Provider$/;" n namespace:Antares::Window::OutputViewer -Provider src/ui/simulator/windows/output/provider/variable-collector.cpp /^namespace Provider$/;" n namespace:Antares::Window::OutputViewer file: -Provider src/ui/simulator/windows/output/provider/variable-collector.h /^namespace Provider$/;" n namespace:Antares::Window::OutputViewer -Provider src/ui/simulator/windows/output/provider/variables.cpp /^namespace Provider$/;" n namespace:Antares::Window::OutputViewer file: -Provider src/ui/simulator/windows/output/provider/variables.h /^namespace Provider$/;" n namespace:Antares::Window::OutputViewer -PthetaInf src/libs/antares/study/parts/thermal/cluster.h /^ std::vector PthetaInf;$/;" m class:Antares::Data::ThermalCluster typeref:typename:std::vector -Ptr src/analyzer/atsp/atsp.h /^ using Ptr = std::shared_ptr;$/;" t class:Antares::ATSP typeref:typename:std::shared_ptr -Ptr src/ext/yuni/src/yuni/core/bind/bind.h /^ typedef SmartPtr Ptr;$/;" t class:Yuni::Bind typeref:typename:SmartPtr -Ptr src/ext/yuni/src/yuni/core/bind/bind.h.generator.commonstypes.hpp /^ typedef SmartPtr Ptr;$/;" t typeref:typename:SmartPtr -Ptr src/ext/yuni/src/yuni/core/event/event.h /^ typedef SmartPtr Ptr;$/;" t class:Yuni::Event typeref:typename:SmartPtr -Ptr src/ext/yuni/src/yuni/core/event/loop.h /^ typedef SmartPtr Ptr;$/;" t class:Yuni::Core::EventLoop::IEventLoop typeref:typename:SmartPtr -Ptr src/ext/yuni/src/yuni/core/math/geometry/edge.h /^ typedef SmartPtr Ptr;$/;" t class:Yuni::Edge typeref:typename:SmartPtr -Ptr src/ext/yuni/src/yuni/core/math/geometry/triangle.h /^ typedef SmartPtr Ptr;$/;" t class:Yuni::Triangle typeref:typename:SmartPtr -Ptr src/ext/yuni/src/yuni/core/process/program/process-info.h /^ typedef SmartPtr Ptr;$/;" t class:Yuni::Process::Program::ProcessSharedInfo typeref:typename:SmartPtr -Ptr src/ext/yuni/src/yuni/core/process/program/program.cpp /^ typedef SmartPtr Ptr;$/;" t class:Yuni::Process::__anonfbce7b310211::ExecutionHelper typeref:typename:SmartPtr file: -Ptr src/ext/yuni/src/yuni/core/process/program/stream.h /^ typedef SmartPtr Ptr;$/;" t class:Yuni::Process::CaptureOutput typeref:typename:SmartPtr -Ptr src/ext/yuni/src/yuni/core/process/program/stream.h /^ typedef SmartPtr Ptr;$/;" t class:Yuni::Process::Stream typeref:typename:SmartPtr -Ptr src/ext/yuni/src/yuni/core/smartptr/intrusive.h /^ If::ResultType Ptr;$/;" t class:Yuni::IIntrusiveSmartPtr::SmartPtrType typeref:typename:Yuni::Static::If::ResultType -Ptr src/ext/yuni/src/yuni/core/smartptr/intrusive.h /^ typedef typename SmartPtrType::Ptr Ptr;$/;" t class:Yuni::IIntrusiveSmartPtr typeref:typename:SmartPtrType::Ptr -Ptr src/ext/yuni/src/yuni/core/smartptr/intrusive.h /^ typedef typename SmartPtrType::Ptr Ptr;$/;" t class:Yuni::IIntrusiveSmartPtr typeref:typename:SmartPtrType::Ptr -Ptr src/ext/yuni/src/yuni/core/smartptr/smartptr.h /^ typedef Yuni::SmartPtr Ptr;$/;" t class:Yuni::SmartPtr::Promote typeref:typename:Yuni::SmartPtr -Ptr src/ext/yuni/src/yuni/core/string/string.h /^ typedef SmartPtr Ptr;$/;" t class:Yuni::CString typeref:typename:SmartPtr -Ptr src/ext/yuni/src/yuni/core/tree/n/treeN.h /^ Ptr;$/;" t class:Yuni::Core::TreeN typeref:typename:Static::If::ResultType -Ptr src/ext/yuni/src/yuni/core/variant/dataholder/dataholder.h /^ typedef Ancestor::SmartPtrType::Ptr Ptr;$/;" t class:Yuni::Private::Variant::IDataHolder typeref:typename:Ancestor::SmartPtrType::Ptr -Ptr src/ext/yuni/src/yuni/core/variant/variant.h /^ typedef SmartPtr Ptr;$/;" t class:Yuni::Variant typeref:typename:SmartPtr -Ptr src/ext/yuni/src/yuni/io/directory/iterator/iterator.h /^ typedef typename Ancestor::template SmartPtrType>::Ptr Ptr;$/;" t class:Yuni::IO::Directory::IIterator typeref:typename:Ancestor::template SmartPtrType>::Ptr -Ptr src/ext/yuni/src/yuni/job/job.h /^ typedef Ancestor::SmartPtrType::PtrThreadSafe Ptr;$/;" t class:Yuni::Job::IJob typeref:typename:Ancestor::SmartPtrType::PtrThreadSafe -Ptr src/ext/yuni/src/yuni/job/queue/service.h /^ typedef SmartPtr Ptr;$/;" t class:Yuni::Job::QueueService::ThreadInfo typeref:typename:SmartPtr -Ptr src/ext/yuni/src/yuni/job/queue/service.h /^ typedef Ancestor::SmartPtrType::PtrThreadSafe Ptr;$/;" t class:Yuni::Job::QueueService typeref:typename:Ancestor::SmartPtrType::PtrThreadSafe -Ptr src/ext/yuni/src/yuni/job/taskgroup.h /^ typedef Ancestor::SmartPtrType::PtrThreadSafe Ptr;$/;" t class:Yuni::Job::Taskgroup typeref:typename:Ancestor::SmartPtrType::PtrThreadSafe -Ptr src/ext/yuni/src/yuni/private/jobs/queue/thread.h /^ typedef Yuni::Thread::IThread::Ptr::Promote::Ptr Ptr;$/;" t class:Yuni::Private::QueueService::QueueThread typeref:typename:Yuni::Thread::IThread::Ptr::Promote::Ptr -Ptr src/ext/yuni/src/yuni/thread/array.h /^ typedef SmartPtr Ptr;$/;" t class:Yuni::Thread::Array typeref:typename:SmartPtr -Ptr src/ext/yuni/src/yuni/thread/signal.h /^ typedef Yuni::SmartPtr Ptr;$/;" t class:Yuni::Thread::Signal typeref:typename:Yuni::SmartPtr -Ptr src/ext/yuni/src/yuni/thread/thread.h /^ typedef Ancestor::SmartPtrType::PtrThreadSafe Ptr;$/;" t class:Yuni::Thread::IThread typeref:typename:Ancestor::SmartPtrType::PtrThreadSafe -Ptr src/ext/yuni/src/yuni/thread/timer.h /^ typedef IThread::Ptr::Promote::Ptr Ptr;$/;" t class:Yuni::Thread::Timer typeref:typename:IThread::Ptr::Promote::Ptr -Ptr src/libs/antares/object/intrusive-reference.h /^ using Ptr = typename Yuni::Static::$/;" t class:Antares::IIntrusiveReference::SmartPtr typeref:typename:Yuni::Static::If::ResultType -Ptr src/libs/antares/object/object.h /^ using Ptr = typename Ancestor::template SmartPtrType::Ptr;$/;" t class:Antares::IObject::SmartPtr typeref:typename:Ancestor::template SmartPtrType::Ptr -Ptr src/libs/antares/object/object.h /^ using Ptr = Ancestor::SmartPtrType::Ptr;$/;" t class:Antares::IObject typeref:typename:Ancestor::SmartPtrType::Ptr -Ptr src/libs/antares/study/output.h /^ using Ptr = std::shared_ptr;$/;" t class:Antares::Data::Output typeref:typename:std::shared_ptr -Ptr src/libs/antares/study/scenario-builder/rules.h /^ using Ptr = std::shared_ptr;$/;" t class:Antares::Data::ScenarioBuilder::Rules typeref:typename:std::shared_ptr -Ptr src/libs/antares/study/study.h /^ using Ptr = std::shared_ptr;$/;" t class:Antares::Data::Study typeref:typename:std::shared_ptr -Ptr src/libs/antares/writer/antares/writer/i_writer.h /^ using Ptr = std::shared_ptr;$/;" t class:Antares::Solver::IResultWriter typeref:typename:std::shared_ptr -Ptr src/libs/fswalker/fswalker.h /^ using Ptr = std::shared_ptr;$/;" t class:FSWalker::IExtension typeref:typename:std::shared_ptr -Ptr src/libs/fswalker/job.h /^ using Ptr = Yuni::Job::IJob::Ptr::Promote::Ptr;$/;" t class:FSWalker::IJob typeref:typename:Yuni::Job::IJob::Ptr::Promote::Ptr -Ptr src/tools/vacuum/antares-study.cpp /^ using Ptr = Yuni::Job::IJob::Ptr::Promote::Ptr;$/;" t class:FolderRemover typeref:typename:Yuni::Job::IJob::Ptr::Promote::Ptr file: -Ptr src/tools/yby-aggregator/datafile.h /^ using Ptr = std::shared_ptr;$/;" t class:DataFile typeref:typename:std::shared_ptr -Ptr src/tools/yby-aggregator/job.h /^ using Ptr = std::shared_ptr;$/;" t class:JobFileReader typeref:typename:std::shared_ptr -Ptr src/tools/yby-aggregator/output.h /^ using Ptr = std::shared_ptr;$/;" t class:Output typeref:typename:std::shared_ptr -Ptr src/tools/yby-aggregator/studydata.h /^ using Ptr = std::shared_ptr;$/;" t class:StudyData typeref:typename:std::shared_ptr -Ptr src/ui/action/handler/antares-study/area/allocation-hydro-post.h /^ using Ptr = IAction::Ptr;$/;" t class:Antares::Action::AntaresStudy::Area::AllocationHydroPost typeref:typename:IAction::Ptr -Ptr src/ui/action/handler/antares-study/area/allocation-hydro.h /^ using Ptr = IAction::Ptr;$/;" t class:Antares::Action::AntaresStudy::Area::AllocationHydro typeref:typename:IAction::Ptr -Ptr src/ui/action/handler/antares-study/area/color.h /^ using Ptr = IAction::Ptr;$/;" t class:Antares::Action::AntaresStudy::Area::Color typeref:typename:IAction::Ptr -Ptr src/ui/action/handler/antares-study/area/correlation-post.h /^ using Ptr = IAction::Ptr;$/;" t class:Antares::Action::AntaresStudy::Area::CorrelationPost typeref:typename:IAction::Ptr -Ptr src/ui/action/handler/antares-study/area/correlation.h /^ using Ptr = IAction::Ptr;$/;" t class:Antares::Action::AntaresStudy::Area::Correlation typeref:typename:IAction::Ptr -Ptr src/ui/action/handler/antares-study/area/filtering.h /^ using Ptr = IAction::Ptr;$/;" t class:Antares::Action::AntaresStudy::Area::Filtering typeref:typename:IAction::Ptr -Ptr src/ui/action/handler/antares-study/area/misc-gen.h /^ using Ptr = IAction::Ptr;$/;" t class:Antares::Action::AntaresStudy::Area::MiscGen typeref:typename:IAction::Ptr -Ptr src/ui/action/handler/antares-study/area/nodal-optimization.h /^ using Ptr = IAction::Ptr;$/;" t class:Antares::Action::AntaresStudy::Area::NodalOptimization typeref:typename:IAction::Ptr -Ptr src/ui/action/handler/antares-study/area/position.h /^ using Ptr = IAction::Ptr;$/;" t class:Antares::Action::AntaresStudy::Area::Position typeref:typename:IAction::Ptr -Ptr src/ui/action/handler/antares-study/area/reserves.h /^ using Ptr = IAction::Ptr;$/;" t class:Antares::Action::AntaresStudy::Area::Reserves typeref:typename:IAction::Ptr -Ptr src/ui/action/handler/antares-study/area/timeseries.h /^ using Ptr = IAction::Ptr;$/;" t class:Antares::Action::AntaresStudy::Area::DataTimeseries typeref:typename:IAction::Ptr -Ptr src/ui/action/handler/antares-study/area/ts-generator.h /^ using Ptr = IAction::Ptr;$/;" t class:Antares::Action::AntaresStudy::Area::DataTSGenerator typeref:typename:IAction::Ptr -Ptr src/ui/action/handler/antares-study/area/ts-node.h /^ using Ptr = IAction::Ptr;$/;" t class:Antares::Action::AntaresStudy::Area::NodeTimeseries typeref:typename:IAction::Ptr -Ptr src/ui/action/handler/antares-study/constraint/comments.h /^ using Ptr = IAction::Ptr;$/;" t class:Antares::Action::AntaresStudy::Constraint::Comments typeref:typename:IAction::Ptr -Ptr src/ui/action/handler/antares-study/constraint/data.h /^ using Ptr = IAction::Ptr;$/;" t class:Antares::Action::AntaresStudy::Constraint::Data typeref:typename:IAction::Ptr -Ptr src/ui/action/handler/antares-study/constraint/enabled.h /^ using Ptr = IAction::Ptr;$/;" t class:Antares::Action::AntaresStudy::Constraint::Enabled typeref:typename:IAction::Ptr -Ptr src/ui/action/handler/antares-study/constraint/offsets.h /^ using Ptr = IAction::Ptr;$/;" t class:Antares::Action::AntaresStudy::Constraint::Offsets typeref:typename:IAction::Ptr -Ptr src/ui/action/handler/antares-study/constraint/weights.h /^ using Ptr = IAction::Ptr;$/;" t class:Antares::Action::AntaresStudy::Constraint::Weights typeref:typename:IAction::Ptr -Ptr src/ui/action/handler/antares-study/link/comments.h /^ using Ptr = IAction::Ptr;$/;" t class:Antares::Action::AntaresStudy::Link::Comments typeref:typename:IAction::Ptr -Ptr src/ui/action/handler/antares-study/link/copper-plate.h /^ using Ptr = IAction::Ptr;$/;" t class:Antares::Action::AntaresStudy::Link::CopperPlate typeref:typename:IAction::Ptr -Ptr src/ui/action/handler/antares-study/link/filtering.h /^ using Ptr = IAction::Ptr;$/;" t class:Antares::Action::AntaresStudy::Link::Filtering typeref:typename:IAction::Ptr -Ptr src/ui/action/handler/antares-study/link/hurdles-cost.h /^ using Ptr = IAction::Ptr;$/;" t class:Antares::Action::AntaresStudy::Link::HurdlesCost typeref:typename:IAction::Ptr -Ptr src/ui/action/handler/antares-study/link/impedances.h /^ using Ptr = IAction::Ptr;$/;" t class:Antares::Action::AntaresStudy::Link::Impedances typeref:typename:IAction::Ptr -Ptr src/ui/action/handler/antares-study/link/ntc.h /^ using Ptr = IAction::Ptr;$/;" t class:Antares::Action::AntaresStudy::Link::NTC typeref:typename:IAction::Ptr -Ptr src/ui/action/handler/antares-study/link/unload-data.h /^ using Ptr = IAction::Ptr;$/;" t class:Antares::Action::AntaresStudy::Link::UnloadData typeref:typename:IAction::Ptr -Ptr src/ui/action/handler/antares-study/thermal-cluster/common.h /^ using Ptr = IAction::Ptr;$/;" t class:Antares::Action::AntaresStudy::ThermalCluster::CommonData typeref:typename:IAction::Ptr -Ptr src/ui/action/handler/antares-study/thermal-cluster/create.h /^ using Ptr = IAction::Ptr;$/;" t class:Antares::Action::AntaresStudy::ThermalCluster::Create typeref:typename:IAction::Ptr -Ptr src/ui/action/handler/antares-study/thermal-cluster/root-node.h /^ using Ptr = IAction::Ptr;$/;" t class:Antares::Action::AntaresStudy::ThermalCluster::RootNode typeref:typename:IAction::Ptr -Ptr src/ui/action/include/action/action.h /^ using Ptr = AncestorType::Ptr;$/;" t class:Antares::Action::IAction typeref:typename:AncestorType::Ptr -Ptr src/ui/action/include/action/context.h /^ using Ptr = std::shared_ptr;$/;" t class:Antares::Action::Context typeref:typename:std::shared_ptr -Ptr src/ui/action/include/action/handler/antares-study/area/create.h /^ using Ptr = IAction::Ptr;$/;" t class:Antares::Action::AntaresStudy::Area::Create typeref:typename:IAction::Ptr -Ptr src/ui/action/include/action/handler/antares-study/constraint/create.h /^ using Ptr = IAction::Ptr;$/;" t class:Antares::Action::AntaresStudy::Constraint::Create typeref:typename:IAction::Ptr -Ptr src/ui/action/include/action/handler/antares-study/link/create.h /^ using Ptr = IAction::Ptr;$/;" t class:Antares::Action::AntaresStudy::Link::Create typeref:typename:IAction::Ptr -Ptr src/ui/action/include/action/settings/decal-area-position.h /^ using Ptr = IAction::Ptr;$/;" t class:Antares::Action::Settings::DecalAreaPosition typeref:typename:IAction::Ptr -Ptr src/ui/action/include/action/settings/suffix-for-area-names.h /^ using Ptr = IAction::Ptr;$/;" t class:Antares::Action::Settings::SuffixAreaName typeref:typename:IAction::Ptr -Ptr src/ui/action/include/action/settings/suffix-for-cluster-names.h /^ using Ptr = IAction::Ptr;$/;" t class:Antares::Action::Settings::SuffixPlantName typeref:typename:IAction::Ptr -Ptr src/ui/action/include/action/settings/suffix-for-constraint-names.h /^ using Ptr = IAction::Ptr;$/;" t class:Antares::Action::Settings::SuffixConstraintName typeref:typename:IAction::Ptr -Ptr src/ui/action/include/action/text.h /^ using Ptr = IAction::Ptr;$/;" t class:Antares::Action::Text typeref:typename:IAction::Ptr -Ptr src/ui/common/component/spotlight/iitem.h /^ using Ptr = std::shared_ptr;$/;" t class:IItem::Tag typeref:typename:std::shared_ptr -Ptr src/ui/common/component/spotlight/iitem.h /^ using Ptr = std::shared_ptr;$/;" t class:IItem typeref:typename:std::shared_ptr -Ptr src/ui/common/component/spotlight/provider.h /^ using Ptr = std::shared_ptr;$/;" t class:IProvider typeref:typename:std::shared_ptr -Ptr src/ui/common/component/spotlight/searchtoken.h /^ using Ptr = std::shared_ptr;$/;" t class:SearchToken typeref:typename:std::shared_ptr -Ptr src/ui/common/component/spotlight/separator.h /^ using Ptr = std::shared_ptr;$/;" t class:Separator typeref:typename:std::shared_ptr -Ptr src/ui/common/component/spotlight/spotlight.cpp /^ using Ptr = std::shared_ptr;$/;" t class:Antares::Component::FrameShowData typeref:typename:std::shared_ptr file: -Ptr src/ui/common/component/spotlight/text.h /^ using Ptr = std::shared_ptr;$/;" t class:Text typeref:typename:std::shared_ptr -Ptr src/ui/simulator/application/main/events.file.cpp /^ using Ptr = std::shared_ptr;$/;" t class:Antares::Window::ItemWindow typeref:typename:std::shared_ptr file: -Ptr src/ui/simulator/toolbox/clipboard/clipboard.h /^ using Ptr = std::shared_ptr;$/;" t class:Antares::Toolbox::Clipboard::Item typeref:typename:std::shared_ptr -Ptr src/ui/simulator/toolbox/components/datagrid/renderer/correlation.h /^ using Ptr = std::shared_ptr;$/;" t class:Antares::Component::Datagrid::Renderer::CorrelationMatrix::IDatasource typeref:typename:std::shared_ptr -Ptr src/ui/simulator/toolbox/components/datagrid/renderer/logfile.h /^ using Ptr = std::shared_ptr;$/;" t class:Antares::Component::Datagrid::Renderer::LogEntryContainer typeref:typename:std::shared_ptr -Ptr src/ui/simulator/toolbox/components/htmllistbox/item/area.h /^ using Ptr = std::shared_ptr;$/;" t class:Antares::Component::HTMLListbox::Item::Area typeref:typename:std::shared_ptr -Ptr src/ui/simulator/toolbox/components/htmllistbox/item/item.h /^ using Ptr = std::shared_ptr;$/;" t class:Antares::Component::HTMLListbox::Item::IItem typeref:typename:std::shared_ptr -Ptr src/ui/simulator/toolbox/components/htmllistbox/item/pathlistitem.h /^ using Ptr = std::shared_ptr;$/;" t class:Antares::Component::HTMLListbox::Item::PathListItem typeref:typename:std::shared_ptr -Ptr src/ui/simulator/toolbox/components/htmllistbox/item/renewable-cluster-item.h /^ using Ptr = std::shared_ptr;$/;" t class:Antares::Component::HTMLListbox::Item::RenewableClusterItem typeref:typename:std::shared_ptr -Ptr src/ui/simulator/toolbox/components/htmllistbox/item/thermal-cluster-item.h /^ using Ptr = std::shared_ptr;$/;" t class:Antares::Component::HTMLListbox::Item::ThermalClusterItem typeref:typename:std::shared_ptr -Ptr src/ui/simulator/toolbox/spotlight/area.h /^ using Ptr = std::shared_ptr;$/;" t class:Antares::Toolbox::Spotlight::ItemArea typeref:typename:std::shared_ptr -Ptr src/ui/simulator/toolbox/spotlight/constraint.h /^ using Ptr = std::shared_ptr;$/;" t class:Antares::Toolbox::Spotlight::ItemConstraint typeref:typename:std::shared_ptr -Ptr src/ui/simulator/windows/inspector/data.h /^ using Ptr = std::shared_ptr;$/;" t class:Antares::Window::Inspector::InspectorData typeref:typename:std::shared_ptr -Ptr src/ui/simulator/windows/output/output.h /^ using Ptr = std::shared_ptr;$/;" t class:Antares::Window::OutputViewer::Component::Tab typeref:typename:std::shared_ptr -Ptr src/ui/simulator/windows/output/panel/area-link.cpp /^ using Ptr = std::shared_ptr;$/;" t class:Antares::Private::OutputViewerData::__anon7c6b83760111::JobAggregator typeref:typename:std::shared_ptr file: -Ptr src/ui/simulator/windows/output/panel/area-link.cpp /^ using Ptr = std::shared_ptr;$/;" t class:Antares::Private::OutputViewerData::__anon7c6b83760111::JobMatrix typeref:typename:std::shared_ptr file: -Ptr src/ui/simulator/windows/output/provider/outputs.cpp /^ using Ptr = std::shared_ptr;$/;" t class:Antares::Window::OutputViewer::Provider::__anon7614dbe10111::OutputSpotlightItem typeref:typename:std::shared_ptr file: -Ptr src/ui/simulator/windows/output/spotlight-provider.cpp /^ using Ptr = std::shared_ptr;$/;" t class:Antares::Window::OutputViewer::__anoncd951c790111::ItemAreaLink typeref:typename:std::shared_ptr file: -Ptr src/ui/simulator/windows/studylogs.cpp /^ using Ptr = std::shared_ptr;$/;" t class:Antares::Window::__anon790db9d10111::LogFile typeref:typename:std::shared_ptr file: -Ptr src/ui/simulator/windows/studylogs.h /^ using Ptr = std::shared_ptr;$/;" t class:Antares::Window::FileListProvider typeref:typename:std::shared_ptr -PtrSingleThreaded src/ext/yuni/src/yuni/core/smartptr/intrusive.h /^ typedef Yuni::SmartPtr PtrSingleThreade/;" t class:Yuni::IIntrusiveSmartPtr::SmartPtrType typeref:typename:Yuni::SmartPtr -PtrSingleThreaded src/ext/yuni/src/yuni/core/tree/n/treeN.h /^ typedef SmartPtr PtrSingleThread/;" t class:Yuni::Core::TreeN typeref:typename:SmartPtr -PtrSingleThreaded src/libs/antares/object/intrusive-reference.h /^ using PtrSingleThreaded = Yuni::SmartPtr -PtrT src/ext/yuni/src/yuni/core/bind/bind.hxx /^ typedef SmartPtr PtrT;$/;" t function:Yuni::Bind::bind typeref:typename:SmartPtr -PtrT src/ext/yuni/src/yuni/core/bind/bind.hxx.generator.hpp /^ typedef SmartPtr PtrT;$/;" t namespace:Yuni typeref:typename:SmartPtr -PtrThreadSafe src/ext/yuni/src/yuni/core/smartptr/intrusive.h /^ typedef Yuni::SmartPtr PtrThreadSafe;$/;" t class:Yuni::IIntrusiveSmartPtr::SmartPtrType typeref:typename:Yuni::SmartPtr -PtrThreadSafe src/ext/yuni/src/yuni/core/tree/n/treeN.h /^ typedef SmartPtr PtrThreadSafe;$/;" t class:Yuni::Core::TreeN typeref:typename:SmartPtr -PtrThreadSafe src/libs/antares/object/intrusive-reference.h /^ using PtrThreadSafe = Yuni::SmartPtr;$/;" t class:Antares::IIntrusiveReference::SmartPtr typeref:typename:Yuni::SmartPtr -PuissanceDisponibleDuPalierThermique src/solver/simulation/sim_structure_probleme_economique.h /^ std::vector PuissanceDisponibleDuPalierThermique;$/;" m struct:PDISP_ET_COUTS_HORAIRES_PAR_PALIER typeref:typename:std::vector -PuissanceDisponibleDuPalierThermiqueRef src/solver/simulation/sim_structure_probleme_economique.h /^ std::vector PuissanceDisponibleDuPalierThermiqueRef;$/;" m struct:PDISP_ET_COUTS_HORAIRES_PAR_PALIER typeref:typename:std::vector -PuissanceDisponibleEtCout src/solver/simulation/sim_structure_probleme_economique.h /^ mutable std::vector PuissanceDisponibleEtCout;$/;" m struct:PALIERS_THERMIQUES typeref:typename:std::vector -PuissanceMinDuPalierThermique src/solver/simulation/sim_structure_probleme_economique.h /^ std::vector PuissanceMinDuPalierThermique;$/;" m struct:PDISP_ET_COUTS_HORAIRES_PAR_PALIER typeref:typename:std::vector -PuissanceMinDuPalierThermiqueRef src/solver/simulation/sim_structure_probleme_economique.h /^ std::vector PuissanceMinDuPalierThermiqueRef;$/;" m struct:PDISP_ET_COUTS_HORAIRES_PAR_PALIER typeref:typename:std::vector -Pumping src/solver/optimisation/constraints/ConstraintBuilder.cpp /^ConstraintBuilder& ConstraintBuilder::Pumping(unsigned int index,$/;" f class:ConstraintBuilder typeref:typename:ConstraintBuilder & -Pumping src/solver/optimisation/constraints/ConstraintBuilder.h /^ int Pumping(unsigned int index) const$/;" f class:Variable::VariableManager typeref:typename:int -Pumping src/solver/optimisation/opt_rename_problem.cpp /^void VariableNamer::Pumping(unsigned int variable)$/;" f class:VariableNamer typeref:typename:void -Pumping src/solver/variable/economy/pumping.h /^class Pumping : public Variable::IVariable, NextT, VCardPumping>$/;" c namespace:Antares::Solver::Variable::Economy -PumpingRatio src/solver/simulation/sim_structure_probleme_economique.h /^ double PumpingRatio;$/;" m struct:ENERGIES_ET_PUISSANCES_HYDRAULIQUES typeref:typename:double -PurgeLogFiles src/libs/antares/logs/cleaner.cpp /^void PurgeLogFiles(const AnyString& path, uint retention)$/;" f namespace:Antares typeref:typename:void -Python3_FIND_REGISTRY src/cmake/utils.cmake /^ set(Python3_FIND_REGISTRY "LAST")$/;" v function:find_python_module -QServiceEvent src/ext/yuni/src/yuni/job/queue/q-event.h /^enum QServiceEvent$/;" g namespace:Yuni -QualifierFromAdapterMode src/ext/yuni/src/yuni/core/string/traits/traits.h /^struct QualifierFromAdapterMode$/;" s namespace:Yuni::Private::CStringImpl -QualifierFromAdapterMode src/ext/yuni/src/yuni/core/string/traits/traits.h /^struct QualifierFromAdapterMode$/;" s namespace:Yuni::Private::CStringImpl -QuantityConversion src/ext/yuni/src/yuni/core/unit/data.h /^struct QuantityConversion$/;" s namespace:Yuni::Unit -QuantityConversion src/ext/yuni/src/yuni/core/unit/data.h /^struct QuantityConversion$/;" s namespace:Yuni::Unit -QuantityConversion src/ext/yuni/src/yuni/core/unit/unit.h /^struct QuantityConversion final$/;" s namespace:Yuni::Unit -QuantityConversion src/ext/yuni/src/yuni/core/unit/unit.h /^struct QuantityConversion final$/;" s namespace:Yuni::Unit -QuantityType src/ext/yuni/src/yuni/core/unit/unit.h /^ typedef Q QuantityType;$/;" t class:Yuni::Unit::Abstract typeref:typename:Q -Quaternion src/ext/yuni/src/yuni/core/math/geometry/quaternion.h /^ Quaternion(const glm::mat3& matrix) : Quaternion(glm::quat(matrix))$/;" f class:Yuni::Quaternion -Quaternion src/ext/yuni/src/yuni/core/math/geometry/quaternion.h /^ Quaternion(const glm::mat4& matrix) : Quaternion(glm::quat(matrix))$/;" f class:Yuni::Quaternion -Quaternion src/ext/yuni/src/yuni/core/math/geometry/quaternion.h /^ Quaternion(const glm::quat& quat) : w(quat.w), v(quat.x, quat.y, quat.z)$/;" f class:Yuni::Quaternion -Quaternion src/ext/yuni/src/yuni/core/math/geometry/quaternion.h /^class YUNI_DECL Quaternion final$/;" c namespace:Yuni -Quaternion src/ext/yuni/src/yuni/core/math/geometry/quaternion.hxx /^inline Quaternion::Quaternion() : w(1), v()$/;" f class:Yuni::Quaternion -Quaternion src/ext/yuni/src/yuni/core/math/geometry/quaternion.hxx /^inline Quaternion::Quaternion(T newW, T x, T y, T z) : w(newW), v(x, y, z)$/;" f class:Yuni::Quaternion -Quaternion src/ext/yuni/src/yuni/core/math/geometry/quaternion.hxx /^inline Quaternion::Quaternion(T newW, const Vector3D& newV) : w(newW), v(newV)$/;" f class:Yuni::Quaternion -Quaternion src/ext/yuni/src/yuni/core/math/geometry/quaternion.hxx /^inline Quaternion::Quaternion(const Quaternion& other) : w((T)other.w), v(other.v)$/;" f class:Yuni::Quaternion -QueueActivityPredicate src/ext/yuni/src/yuni/job/queue/service.cpp /^ QueueActivityPredicate(VectorType* out) : pList(out)$/;" f class:Yuni::Job::__anon5387d63b0211::QueueActivityPredicate file: -QueueActivityPredicate src/ext/yuni/src/yuni/job/queue/service.cpp /^class QueueActivityPredicate final$/;" c namespace:Yuni::Job::__anon5387d63b0211 file: -QueueService src/ext/yuni/src/yuni/job/fwd.h /^namespace QueueService$/;" n namespace:Yuni::Private -QueueService src/ext/yuni/src/yuni/job/queue/service.cpp /^QueueService::QueueService() : pStatus(sStopped), pThreads(NULL)$/;" f class:Yuni::Job::QueueService -QueueService src/ext/yuni/src/yuni/job/queue/service.cpp /^QueueService::QueueService(bool autostart) : pStatus(sStopped), pThreads(NULL)$/;" f class:Yuni::Job::QueueService -QueueService src/ext/yuni/src/yuni/job/queue/service.h /^class YUNI_DECL QueueService final : public IIntrusiveSmartPtr,$/;" c namespace:Yuni::Job -QueueService src/ext/yuni/src/yuni/job/queue/waitingroom.cpp /^namespace QueueService$/;" n namespace:Yuni::Private file: -QueueService src/ext/yuni/src/yuni/job/queue/waitingroom.h /^namespace QueueService$/;" n namespace:Yuni::Private -QueueService src/ext/yuni/src/yuni/job/queue/waitingroom.hxx /^namespace QueueService$/;" n namespace:Yuni::Private -QueueService src/ext/yuni/src/yuni/private/jobs/queue/thread.cpp /^namespace QueueService$/;" n namespace:Yuni::Private file: -QueueService src/ext/yuni/src/yuni/private/jobs/queue/thread.h /^namespace QueueService$/;" n namespace:Yuni::Private -QueueService src/ext/yuni/src/yuni/private/jobs/queue/thread.hxx /^namespace QueueService$/;" n namespace:Yuni::Private -QueueThread src/ext/yuni/src/yuni/private/jobs/queue/thread.h /^class YUNI_DECL QueueThread final : public Yuni::Thread::IThread$/;" c namespace:Yuni::Private::QueueService -QueueThread src/ext/yuni/src/yuni/private/jobs/queue/thread.hxx /^inline QueueThread::QueueThread(Yuni::Job::QueueService& queueservice) : pQueueService(queueserv/;" f class:Yuni::Private::QueueService::QueueThread -Quiet src/ext/yuni/src/yuni/core/logs/verbosity.h /^struct YUNI_DECL Quiet final$/;" s namespace:Yuni::Logs::Verbosity -QuitProcess src/ext/yuni/src/yuni/core/process/program/process-info.hxx /^void QuitProcess(DWORD processID)$/;" f namespace:Yuni::Process::__anon140683660111 typeref:typename:void -QuotePath src/ext/yuni/src/tools/yuni-config/versions.cpp /^static const String& QuotePath(const StringT& value)$/;" f namespace:Yuni::LibConfig::VersionInfo typeref:typename:const String & file: -R src/ext/yuni/src/yuni/core/event/traits.h /^ typedef typename BindType::ReturnType R;$/;" t class:Yuni::Private::EventImpl::WithNArguments typeref:typename:BindType::ReturnType -R src/solver/variable/storage/average.h /^namespace R$/;" n namespace:Antares::Solver::Variable -R src/solver/variable/storage/averagedata.cpp /^namespace R$/;" n namespace:Antares::Solver::Variable file: -R src/solver/variable/storage/averagedata.h /^namespace R$/;" n namespace:Antares::Solver::Variable -R src/solver/variable/storage/fwd.h /^namespace R$/;" n namespace:Antares::Solver::Variable -R src/solver/variable/storage/minmax-data.cpp /^namespace Antares::Solver::Variable::R::AllYears$/;" n namespace:Antares::Solver::Variable file: -R src/solver/variable/storage/minmax-data.h /^namespace R$/;" n namespace:Antares::Solver::Variable -R src/solver/variable/storage/minmax.h /^namespace R$/;" n namespace:Antares::Solver::Variable -R src/solver/variable/storage/minmax.hxx /^namespace R$/;" n namespace:Antares::Solver::Variable -R src/solver/variable/storage/raw.h /^namespace R$/;" n namespace:Antares::Solver::Variable -R src/solver/variable/storage/raw.hxx /^namespace R$/;" n namespace:Antares::Solver::Variable -R src/solver/variable/storage/rawdata.cpp /^namespace R$/;" n namespace:Antares::Solver::Variable file: -R src/solver/variable/storage/rawdata.h /^namespace R$/;" n namespace:Antares::Solver::Variable -R src/solver/variable/storage/stdDeviation.h /^namespace R$/;" n namespace:Antares::Solver::Variable -RESERVE_JMOINS1 src/solver/simulation/sim_structure_probleme_economique.h /^struct RESERVE_JMOINS1$/;" s -RESULTATS_CONTRAINTES_COUPLANTES src/solver/simulation/sim_structure_probleme_economique.h /^struct RESULTATS_CONTRAINTES_COUPLANTES$/;" s -RESULTATS_HORAIRES src/solver/simulation/sim_structure_probleme_economique.h /^struct RESULTATS_HORAIRES$/;" s -RESULTS src/solver/simulation/sim_structure_probleme_economique.h /^struct RESULTS$/;" s namespace:ShortTermStorage -RGB src/ext/yuni/src/yuni/core/color/rgb.h /^class YUNI_DECL RGB final$/;" c namespace:Yuni::Color -RGB src/ext/yuni/src/yuni/core/color/rgb.hxx /^inline RGB::RGB() : red(lowerBound), green(lowerBound), blue(lowerBound)$/;" f class:Yuni::Color::RGB -RGB src/ext/yuni/src/yuni/core/color/rgb.hxx /^inline RGB::RGB(R r, G g, B b) :$/;" f class:Yuni::Color::RGB -RGB src/ext/yuni/src/yuni/core/color/rgb.hxx /^inline RGB::RGB(R r, G g, B b, A \/* a *\/) :$/;" f class:Yuni::Color::RGB -RGB src/ext/yuni/src/yuni/core/color/rgb.hxx /^inline RGB::RGB(const RGB& rhs) : red(rhs.red), green(rhs.green), blue(rhs.blue)$/;" f class:Yuni::Color::RGB -RGB src/ext/yuni/src/yuni/core/color/rgb.hxx /^inline RGB::RGB(const U& value)$/;" f class:Yuni::Color::RGB -RGB src/ext/yuni/src/yuni/core/color/rgb.hxx /^struct RGB final$/;" s namespace:Yuni::Extension::Color -RGB src/ext/yuni/src/yuni/core/color/rgb.hxx /^struct RGB, Yuni::Color::RGB> final$/;" s namespace:Yuni::Extension::Color -RGB src/ext/yuni/src/yuni/core/color/rgb.hxx /^struct RGB, Yuni::Color::RGBA> final$/;" s namespace:Yuni::Extension::Color -RGBA src/ext/yuni/src/yuni/core/color/rgba.h /^class YUNI_DECL RGBA final$/;" c namespace:Yuni::Color -RGBA src/ext/yuni/src/yuni/core/color/rgba.hxx /^inline RGBA::RGBA() :$/;" f class:Yuni::Color::RGBA -RGBA src/ext/yuni/src/yuni/core/color/rgba.hxx /^inline RGBA::RGBA(R r, G g, B b) :$/;" f class:Yuni::Color::RGBA -RGBA src/ext/yuni/src/yuni/core/color/rgba.hxx /^inline RGBA::RGBA(R r, G g, B b, A a) :$/;" f class:Yuni::Color::RGBA -RGBA src/ext/yuni/src/yuni/core/color/rgba.hxx /^inline RGBA::RGBA(const RGBA& rhs) :$/;" f class:Yuni::Color::RGBA -RGBA src/ext/yuni/src/yuni/core/color/rgba.hxx /^inline RGBA::RGBA(const U& value)$/;" f class:Yuni::Color::RGBA -RGBA src/ext/yuni/src/yuni/core/color/rgba.hxx /^struct RGBA final$/;" s namespace:Yuni::Extension::Color -RGBA src/ext/yuni/src/yuni/core/color/rgba.hxx /^struct RGBA, Yuni::Color::RGB> final$/;" s namespace:Yuni::Extension::Color -RGBA src/ext/yuni/src/yuni/core/color/rgba.hxx /^struct RGBA, Yuni::Color::RGBA> final$/;" s namespace:Yuni::Extension::Color -RHSTimeSeries src/libs/antares/study/binding_constraint/BindingConstraint.cpp /^Matrix<>& BindingConstraint::RHSTimeSeries() {$/;" f class:Antares::Data::BindingConstraint typeref:typename:Matrix<> & -RHSTimeSeries src/libs/antares/study/binding_constraint/BindingConstraint.cpp /^const Matrix<>& BindingConstraint::RHSTimeSeries() const {$/;" f class:Antares::Data::BindingConstraint typeref:typename:const Matrix<> & -RHSTimeSeries_ src/libs/antares/study/binding_constraint/BindingConstraint.h /^ Matrix<> RHSTimeSeries_;$/;" m class:Antares::Data::BindingConstraint typeref:typename:Matrix<> -RIGHT PART: Time-series management docs/reference-guide/04-active_windows.md /^### RIGHT PART: Time-series management$/;" S section:Active windows""Simulation -RK1048 src/ext/yuni/src/yuni/core/charset/charset.h /^ RK1048,$/;" e enum:Yuni::Charset::Type -ROTATE_LEFT src/ext/yuni/src/yuni/core/hash/checksum/md5.cpp /^#define ROTATE_LEFT(/;" d file: -RTESOLVER_OPT src/solver/optimisation/CMakeLists.txt /^set(RTESOLVER_OPT$/;" v -RTZ src/analyzer/atsp/atsp.h /^ double RTZ;$/;" m class:Antares::ATSP typeref:typename:double -RWMutex src/ext/yuni/src/yuni/thread/rwmutex.h /^class YUNI_DECL RWMutex final : public NonMovable$/;" c namespace:Yuni -RWMutex src/ext/yuni/src/yuni/thread/rwmutex.hxx /^inline RWMutex::RWMutex(const RWMutex& copy) :$/;" f class:Yuni::RWMutex -RWMutex src/ext/yuni/src/yuni/thread/rwmutex.hxx /^inline RWMutex::RWMutex(uint maxReaders)$/;" f class:Yuni::RWMutex -RadianToDegree src/ext/yuni/src/yuni/core/math/math.hxx /^inline T RadianToDegree(T x)$/;" f namespace:Yuni::Math typeref:typename:T -RaiseWindowBox src/ui/simulator/application/main/events.file.cpp /^RaiseWindowBox::RaiseWindowBox(wxWindow* parent) :$/;" f class:Antares::Window::RaiseWindowBox -RaiseWindowBox src/ui/simulator/application/main/events.file.cpp /^class RaiseWindowBox : public wxDialog$/;" c namespace:Antares::Window file: -Random src/ext/yuni/src/yuni/core/math/random/constant.h /^namespace Random$/;" n namespace:Yuni::Math -Random src/ext/yuni/src/yuni/core/math/random/default.h /^namespace Random$/;" n namespace:Yuni::Math -Random src/ext/yuni/src/yuni/core/math/random/default.hxx /^namespace Random$/;" n namespace:Yuni::Math -Random src/ext/yuni/src/yuni/core/math/random/distribution.h /^namespace Random$/;" n namespace:Yuni::Math -Random src/ext/yuni/src/yuni/core/math/random/distribution.hxx /^namespace Random$/;" n namespace:Yuni::Math -Random src/ext/yuni/src/yuni/core/math/random/range.h /^namespace Random$/;" n namespace:Yuni::Math -Random src/ext/yuni/src/yuni/core/math/random/range.hxx /^namespace Random$/;" n namespace:Yuni::Math -Random src/ext/yuni/src/yuni/core/math/random/table.h /^namespace Random$/;" n namespace:Yuni::Math -Random src/ext/yuni/src/yuni/core/math/random/table.hxx /^namespace Random$/;" n namespace:Yuni::Math -Range src/ext/yuni/src/yuni/core/math/random/range.h /^class YUNI_DECL Range \/*final*\/$/;" c namespace:Yuni::Math::Random -Range src/ext/yuni/src/yuni/core/math/random/range.hxx /^inline Range::Range()$/;" f class:Yuni::Math::Random::Range -RangeLimitsIndex src/libs/antares/study/runtime/runtime.h /^enum RangeLimitsIndex$/;" g namespace:Antares::Data -Raw src/solver/variable/storage/raw.h /^ Raw()$/;" f struct:Antares::Solver::Variable::R::AllYears::Raw -Raw src/solver/variable/storage/raw.h /^struct Raw : public NextT$/;" s namespace:Antares::Solver::Variable::R::AllYears -RawData src/solver/variable/storage/rawdata.cpp /^RawData::RawData() : hourly(nullptr), year(nullptr), allYears(0.)$/;" f class:Antares::Solver::Variable::R::AllYears::RawData -RawData src/solver/variable/storage/rawdata.h /^class RawData$/;" c namespace:Antares::Solver::Variable::R::AllYears -RawPointer src/libs/antares/memory/include/antares/memory/memory.hxx /^inline U* Memory::RawPointer(U* array)$/;" f class:Antares::Memory typeref:typename:U * -ReExecute src/ui/common/component/spotlight/spotlight.cpp /^ static void ReExecute(const Ptr& data)$/;" f class:Antares::Component::FrameShowData typeref:typename:void file: -Read src/ext/yuni/src/yuni/core/system/environment.cpp /^String Read(const AnyString& name)$/;" f namespace:Yuni::System::Environment typeref:typename:String -Read src/ext/yuni/src/yuni/core/system/environment.cpp /^bool Read(const AnyString& name, Clob& out, bool emptyBefore)$/;" f namespace:Yuni::System::Environment typeref:typename:bool -Read src/ext/yuni/src/yuni/core/system/environment.cpp /^bool Read(const AnyString& name, String& out, bool emptyBefore)$/;" f namespace:Yuni::System::Environment typeref:typename:bool -Read src/ext/yuni/src/yuni/io/directory/system.cpp /^ if (not Yuni::System::Environment::Read("TEMP", out, false))$/;" m class:Yuni::IO::Directory::System::__anon7f3e5b3c0111::TemporaryImpl::Yuni::System::Environment typeref:typename:not file: -Read src/ext/yuni/src/yuni/io/directory/system.cpp /^ if (not Yuni::System::Environment::Read("TMP", out, false))$/;" m class:Yuni::IO::Directory::System::__anon7f3e5b3c0111::TemporaryImpl::Yuni::System::Environment typeref:typename:not file: -Read src/ext/yuni/src/yuni/io/directory/system.cpp /^ if (not Yuni::System::Environment::Read("HOMEDRIVE", out, false))$/;" m class:Yuni::IO::Directory::System::__anon7f3e5b3c0111::UserHomeImpl::Yuni::System::Environment typeref:typename:not file: -Read src/ext/yuni/src/yuni/io/directory/system.cpp /^ if (not Yuni::System::Environment::Read("HOMEPATH", out, false))$/;" m class:Yuni::IO::Directory::System::__anon7f3e5b3c0111::UserHomeImpl::Yuni::System::Environment typeref:typename:not file: -Read src/ext/yuni/src/yuni/io/directory/system.cpp /^ if (not Yuni::System::Environment::Read("TEMP", out, false))$/;" m class:Yuni::IO::Directory::System::__anon7f3e5b3c0111::TemporaryImpl::Yuni::System::Environment typeref:typename:not file: -Read src/ext/yuni/src/yuni/io/directory/system.cpp /^ if (not Yuni::System::Environment::Read("TMPDIR", out, false))$/;" m class:Yuni::IO::Directory::System::__anon7f3e5b3c0111::TemporaryImpl::Yuni::System::Environment typeref:typename:not file: -Read src/ext/yuni/src/yuni/io/directory/system.cpp /^ if (not Yuni::System::Environment::Read("WINDIR", out, false))$/;" m class:Yuni::IO::Directory::System::__anon7f3e5b3c0111::FontsImpl::Yuni::System::Environment typeref:typename:not file: -Read src/libs/antares/sys/policy.cpp /^bool Read(String& out, const PolicyKey& key)$/;" f namespace:LocalPolicy typeref:typename:bool -ReadAsBool src/ext/yuni/src/yuni/core/system/environment.cpp /^bool ReadAsBool(const AnyString& name)$/;" f namespace:Yuni::System::Environment typeref:typename:bool -ReadAsBool src/libs/antares/sys/policy.cpp /^bool ReadAsBool(const PolicyKey& key, bool defval)$/;" f namespace:LocalPolicy typeref:typename:bool -ReadAsInt64 src/ext/yuni/src/yuni/core/system/environment.cpp /^int64_t ReadAsInt64(const AnyString& name, int64_t defvalue)$/;" f namespace:Yuni::System::Environment typeref:typename:int64_t -ReadCommandLineOptions src/tools/yby-aggregator/main.cpp /^static void ReadCommandLineOptions(int argc, char** argv)$/;" f typeref:typename:void file: -ReadCorrelationCoefficients src/libs/antares/correlation/correlation.cpp /^static inline void ReadCorrelationCoefficients(Correlation& correlation,$/;" f namespace:Antares::Data typeref:typename:void file: -ReadCorrelationModeFromINI src/libs/antares/correlation/correlation.cpp /^static inline bool ReadCorrelationModeFromINI(const IniFile& ini,$/;" f namespace:Antares::Data typeref:typename:bool file: -ReadFromDisk src/libs/antares/io/statistics.cpp /^uint64_t ReadFromDisk()$/;" f namespace:Antares::Statistics typeref:typename:uint64_t -ReadFromDiskSinceStartup src/libs/antares/io/statistics.cpp /^uint64_t ReadFromDiskSinceStartup()$/;" f namespace:Antares::Statistics typeref:typename:uint64_t -ReadFromNetwork src/libs/antares/io/statistics.cpp /^uint64_t ReadFromNetwork()$/;" f namespace:Antares::Statistics typeref:typename:uint64_t -ReadFromNetworkSinceStartup src/libs/antares/io/statistics.cpp /^uint64_t ReadFromNetworkSinceStartup()$/;" f namespace:Antares::Statistics typeref:typename:uint64_t -ReadImpl src/ext/yuni/src/yuni/core/system/environment.cpp /^inline bool ReadImpl(const AnyString& name, StringT& out, bool emptyBefore)$/;" f namespace:Yuni::System::Environment::__anonfe6227ad0111 typeref:typename:bool -ReadLineByLine src/ext/yuni/src/yuni/cmake/parser/importer.cpp /^ if (not IO::File::ReadLineByLine(tmplfile, reader))$/;" m class:main::IO::File typeref:typename:not file: -ReadLineByLine src/ext/yuni/src/yuni/io/file/file.hxx /^bool ReadLineByLine(const AnyString& filename, const PredicateT& predicate)$/;" f namespace:Yuni::IO::File typeref:typename:bool -ReadMutexLocker src/ext/yuni/src/yuni/thread/rwmutex.h /^class ReadMutexLocker final$/;" c namespace:Yuni -ReadMutexLocker src/ext/yuni/src/yuni/thread/rwmutex.hxx /^inline ReadMutexLocker::ReadMutexLocker(RWMutex& m) : pMutex(m)$/;" f class:Yuni::ReadMutexLocker -ReadVersionFromFile src/libs/antares/study/header.cpp /^uint StudyHeader::ReadVersionFromFile(const AnyString& filename)$/;" f class:Antares::Data::StudyHeader typeref:typename:uint -ReadWriteStatsFlusherTimer src/ui/simulator/toolbox/jobs/job.cpp /^ ReadWriteStatsFlusherTimer(wxStaticText* label) : wxTimer(), pLabel(label)$/;" f class:Antares::Toolbox::Jobs::ReadWriteStatsFlusherTimer file: -ReadWriteStatsFlusherTimer src/ui/simulator/toolbox/jobs/job.cpp /^class ReadWriteStatsFlusherTimer final : public wxTimer$/;" c namespace:Antares::Toolbox::Jobs file: -ReadWriteType src/libs/antares/array/antares/array/matrix.h /^ using ReadWriteType = ReadWriteT;$/;" t class:Antares::Matrix typeref:typename:ReadWriteT -Reader src/ext/yuni/src/yuni/cmake/parser/importer.cpp /^class Reader final$/;" c file: -ReadingStudy src/libs/antares/exception/LoadingError.cpp /^ReadingStudy::ReadingStudy() : LoadingError("Got a fatal error reading the study.")$/;" f class:Antares::Error::ReadingStudy -ReadingStudy src/libs/antares/exception/antares/exception/LoadingError.hpp /^class ReadingStudy : public LoadingError$/;" c namespace:Antares::Error -RealName src/solver/utils/name_translator.h /^class RealName : public NameTranslator$/;" c -RebuildRecentFiles src/ui/simulator/application/menus.cpp /^wxMenu* Menu::RebuildRecentFiles(wxMenu* it, bool addOpenMenu)$/;" f class:Antares::Menu typeref:typename:wxMenu * -RebuildRecentFiles src/ui/simulator/application/menus.cpp /^wxMenuItem* Menu::RebuildRecentFiles(wxMenuItem* it, bool addOpenMenu)$/;" f class:Antares::Menu typeref:typename:wxMenuItem * -RecalculDesEchangesMoyens src/solver/simulation/common-eco-adq.cpp /^static void RecalculDesEchangesMoyens(Data::Study& study,$/;" f namespace:Antares::Solver::Simulation typeref:typename:void file: -RecentFiles src/ui/simulator/application/recentfiles.cpp /^namespace RecentFiles$/;" n namespace:Antares file: -RecentFiles src/ui/simulator/application/recentfiles.h /^namespace RecentFiles$/;" n namespace:Antares -Record src/ui/simulator/toolbox/components/datagrid/renderer/analyzer/areas.cpp /^ using Record = Analyzer::Areas::Record;$/;" t function:Antares::Component::Datagrid::Renderer::Analyzer::Areas::initializeFromStudy::__anon7b51594a0102 typeref:typename:Analyzer::Areas::Record file: -Record src/ui/simulator/toolbox/components/datagrid/renderer/analyzer/areas.cpp /^ using Record = Analyzer::Areas::Record;$/;" t function:Antares::Component::Datagrid::Renderer::Analyzer::Areas::reloadDistributionLawsFromStudy::__anon7b51594a0202 typeref:typename:Analyzer::Areas::Record file: -Record src/ui/simulator/toolbox/components/datagrid/renderer/analyzer/areas.h /^ class Record final$/;" c class:Antares::Component::Datagrid::Renderer::Analyzer::Areas -Record src/ui/simulator/toolbox/components/datagrid/renderer/constraintsbuilder/links.cpp /^ using Record = ConstraintsBuilder::Links::Record;$/;" t function:Antares::Component::Datagrid::Renderer::ConstraintsBuilder::Links::initializeFromStudy typeref:typename:ConstraintsBuilder::Links::Record file: -Record src/ui/simulator/toolbox/components/datagrid/renderer/constraintsbuilder/links.h /^ class Record final$/;" c class:Antares::Component::Datagrid::Renderer::ConstraintsBuilder::Links -Record src/ui/simulator/windows/analyzer/analyzer.cpp /^ using Record = Component::Datagrid::Renderer::Analyzer::Areas::Record;$/;" t function:Antares::Window::__anondcc5a7be0111::AnalyzeRelationship::onExecute typeref:typename:Component::Datagrid::Renderer::Analyzer::Areas::Record file: -Record src/ui/simulator/windows/analyzer/analyzer.cpp /^ using Record = Component::Datagrid::Renderer::Analyzer::Areas::Record;$/;" t function:Antares::Window::AnalyzerWizard::saveToFile typeref:typename:Component::Datagrid::Renderer::Analyzer::Areas::Record file: -RecordVector src/ui/simulator/windows/analyzer/analyzer.h /^ using RecordVector = Component::Datagrid::Renderer::Analyzer::Areas::Record::Vector;$/;" t class:Antares::Window::AnalyzerWizard typeref:typename:Component::Datagrid::Renderer::Analyzer::Areas::Record::Vector -RecordVector src/ui/simulator/windows/constraints-builder/constraintsbuilder.h /^ using RecordVector = Component::Datagrid::Renderer::ConstraintsBuilder::Links::Record::Vecto/;" t class:Antares::Window::ConstraintsBuilderWizard typeref:typename:Component::Datagrid::Renderer::ConstraintsBuilder::Links::Record::Vector -Rect2D src/ext/yuni/src/yuni/core/math/geometry/rect2D.h /^class YUNI_DECL Rect2D final$/;" c namespace:Yuni -Rect2D src/ext/yuni/src/yuni/core/math/geometry/rect2D.hxx /^inline Rect2D::Rect2D() : x1(), y1(), x2(), y2()$/;" f class:Yuni::Rect2D -Rect2D src/ext/yuni/src/yuni/core/math/geometry/rect2D.hxx /^inline Rect2D::Rect2D(const Point2D& a, const Point2D& b)$/;" f class:Yuni::Rect2D -Rect2D src/ext/yuni/src/yuni/core/math/geometry/rect2D.hxx /^inline Rect2D::Rect2D(const Rect2D& a, const Rect2D& b)$/;" f class:Yuni::Rect2D -Rect2D src/ext/yuni/src/yuni/core/math/geometry/rect2D.hxx /^inline Rect2D::Rect2D(const U ax1, const V ay1, const W ax2, const X ay2) :$/;" f class:Yuni::Rect2D -Rect2DType src/ext/yuni/src/yuni/core/math/geometry/rect2D.h /^ typedef Rect2D Rect2DType;$/;" t class:Yuni::Rect2D typeref:typename:Rect2D -RecursiveDeleteWindow src/ext/yuni/src/yuni/io/directory/remove.cpp /^static bool RecursiveDeleteWindow(const wchar_t* path, uint size)$/;" f namespace:Yuni::IO::Directory::__anon7e23b7a50211 typeref:typename:bool file: -Ref src/libs/antares/object/ref.h /^using Ref = Yuni::UUID;$/;" t namespace:Antares typeref:typename:Yuni::UUID -RefOnly src/ext/yuni/src/yuni/core/static/remove.h /^struct RefOnly$/;" s namespace:Yuni::Static::Remove -RefOnly src/ext/yuni/src/yuni/core/static/remove.h /^struct RefOnly$/;" s namespace:Yuni::Static::Remove -RefOnly src/ext/yuni/src/yuni/core/static/remove.h /^struct RefOnly$/;" s namespace:Yuni::Static::Remove -RefOnly src/ext/yuni/src/yuni/core/static/remove.h /^struct RefOnly$/;" s namespace:Yuni::Static::Remove -RefOnly src/ext/yuni/src/yuni/core/static/remove.h /^struct RefOnly$/;" s namespace:Yuni::Static::Remove -Reference src/ext/yuni/src/yuni/core/singleton/singleton.h /^ typedef T& Reference;$/;" t class:Yuni::Singleton typeref:typename:T & -Reference src/ext/yuni/src/yuni/core/static/remove.h /^struct Reference$/;" s namespace:Yuni::Static::Remove -Reference src/ext/yuni/src/yuni/core/static/remove.h /^struct Reference$/;" s namespace:Yuni::Static::Remove -Reference src/ext/yuni/src/yuni/core/static/remove.h /^struct Reference$/;" s namespace:Yuni::Static::Remove -Reference src/ext/yuni/src/yuni/core/static/remove.h /^struct Reference$/;" s namespace:Yuni::Static::Remove -Reference src/ext/yuni/src/yuni/core/static/remove.h /^struct Reference$/;" s namespace:Yuni::Static::Remove -Reference src/ext/yuni/src/yuni/core/static/remove.h /^struct Reference$/;" s namespace:Yuni::Static::Remove -Reference src/ext/yuni/src/yuni/core/static/remove.h /^struct Reference$/;" s namespace:Yuni::Static::Remove -Reference src/ext/yuni/src/yuni/core/static/remove.h /^struct Reference$/;" s namespace:Yuni::Static::Remove -Reference src/ext/yuni/src/yuni/core/static/remove.h /^struct Reference$/;" s namespace:Yuni::Static::Remove -Reference src/ext/yuni/src/yuni/core/static/remove.h /^struct Reference$/;" s namespace:Yuni::Static::Remove -Reference src/ext/yuni/src/yuni/core/static/remove.h /^struct Reference$/;" s namespace:Yuni::Static::Remove -Reference src/ext/yuni/src/yuni/core/static/remove.h /^struct Reference$/;" s namespace:Yuni::Static::Remove -Reference src/ext/yuni/src/yuni/core/static/remove.h /^struct Reference$/;" s namespace:Yuni::Static::Remove -Reference src/ext/yuni/src/yuni/thread/policy.h /^ static Mutex& Reference(const Mutex& rhs)$/;" f class:Yuni::Policy::__anon3ca015880111::MutexExtractor typeref:typename:Mutex & -Reference src/ext/yuni/src/yuni/thread/policy.h /^ static Mutex& Reference(const T& rhs)$/;" f class:Yuni::Policy::__anon3ca015880111::MutexExtractor typeref:typename:Mutex & -ReferenceCounted src/ext/yuni/src/yuni/core/smartptr/policies/ownership.h /^ ReferenceCounted() : pCount(new uint(1))$/;" f class:Yuni::Policy::Ownership::ReferenceCounted -ReferenceCounted src/ext/yuni/src/yuni/core/smartptr/policies/ownership.h /^ ReferenceCounted(const ReferenceCounted& c) : pCount(c.pCount) \/\/ copying shared pointer$/;" f class:Yuni::Policy::Ownership::ReferenceCounted -ReferenceCounted src/ext/yuni/src/yuni/core/smartptr/policies/ownership.h /^ ReferenceCounted(const ReferenceCounted& c) :$/;" f class:Yuni::Policy::Ownership::ReferenceCounted -ReferenceCounted src/ext/yuni/src/yuni/core/smartptr/policies/ownership.h /^class ReferenceCounted$/;" c namespace:Yuni::Policy::Ownership -ReferenceCountedMT src/ext/yuni/src/yuni/core/smartptr/policies/ownership.h /^ ReferenceCountedMT() : pCount(new AtomicType(1))$/;" f class:Yuni::Policy::Ownership::ReferenceCountedMT -ReferenceCountedMT src/ext/yuni/src/yuni/core/smartptr/policies/ownership.h /^ ReferenceCountedMT(const ReferenceCountedMT& c)$/;" f class:Yuni::Policy::Ownership::ReferenceCountedMT -ReferenceCountedMT src/ext/yuni/src/yuni/core/smartptr/policies/ownership.h /^ ReferenceCountedMT(const ReferenceCountedMT& c)$/;" f class:Yuni::Policy::Ownership::ReferenceCountedMT -ReferenceCountedMT src/ext/yuni/src/yuni/core/smartptr/policies/ownership.h /^class ReferenceCountedMT$/;" c namespace:Yuni::Policy::Ownership -ReferenceCounterType src/ext/yuni/src/yuni/core/tree/n/treeN.h /^ typedef typename ThreadingPolicy::template Volatile::Type ReferenceCounterType;$/;" t class:Yuni::Core::TreeN typeref:typename:ThreadingPolicy::template Volatile::Type -ReferenceCounterType src/libs/antares/object/intrusive-reference.h /^ using ReferenceCounterType = typename ThreadingPolicy::template Volatile::Type;$/;" t class:Antares::IIntrusiveReference typeref:typename:ThreadingPolicy::template Volatile::Type -ReferenceType src/ext/yuni/src/yuni/core/smartptr/policies/storage.h /^ typedef T& ReferenceType;$/;" t class:Yuni::Policy::Storage::Array typeref:typename:T & -ReferenceType src/ext/yuni/src/yuni/core/smartptr/policies/storage.h /^ typedef T& ReferenceType;$/;" t class:Yuni::Policy::Storage::Pointer typeref:typename:T & -ReferenceType src/ext/yuni/src/yuni/core/smartptr/smartptr.h /^ typedef typename StoragePolicy::ReferenceType ReferenceType;$/;" t class:Yuni::SmartPtr typeref:typename:StoragePolicy::ReferenceType -RefeshInspector src/ui/simulator/toolbox/components/datagrid/renderer/area/common.areasummary.h /^struct RefeshInspector$/;" s namespace:Antares::Component::Datagrid::Renderer -RefeshInspectorAndMarkAsModified src/ui/simulator/toolbox/components/datagrid/renderer/area/common.areasummary.h /^struct RefeshInspectorAndMarkAsModified$/;" s namespace:Antares::Component::Datagrid::Renderer -Refresh src/ui/common/dispatcher/gui.cpp /^void Refresh(wxWindow* window)$/;" f namespace:Antares::Dispatcher::GUI typeref:typename:void -Refresh src/ui/common/dispatcher/gui.cpp /^void Refresh(wxWindow* window, uint delay)$/;" f namespace:Antares::Dispatcher::GUI typeref:typename:void -Refresh src/ui/simulator/windows/inspector/inspector.cpp /^void Refresh()$/;" f namespace:Antares::Window::Inspector typeref:typename:void -RefreshAllControls src/ui/simulator/toolbox/components/refresh.cpp /^void RefreshAllControls(wxWindow* comObj)$/;" f namespace:Antares typeref:typename:void -RefreshAllControlsRecursive src/ui/simulator/toolbox/components/refresh.cpp /^static void RefreshAllControlsRecursive(wxWindow* comObj)$/;" f namespace:Antares typeref:typename:void file: -RefreshListOfOutputsForTheCurrentStudy src/ui/simulator/application/study.cpp /^void RefreshListOfOutputsForTheCurrentStudy()$/;" f namespace:Antares typeref:typename:void -RefreshSpanCell src/ui/simulator/toolbox/components/datagrid/renderer/cell.cpp /^RefreshSpanCell::RefreshSpanCell(TimeSeriesType ts) : Cell(ts)$/;" f class:Antares::Component::Datagrid::Renderer::RefreshSpanCell -RefreshSpanCell src/ui/simulator/toolbox/components/datagrid/renderer/cell.h /^class RefreshSpanCell : public Cell$/;" c namespace:Antares::Component::Datagrid::Renderer -RefreshSpanCellThermal src/ui/simulator/toolbox/components/datagrid/renderer/cell.cpp /^RefreshSpanCellThermal::RefreshSpanCellThermal() : RefreshSpanCell(timeSeriesThermal)$/;" f class:Antares::Component::Datagrid::Renderer::RefreshSpanCellThermal -RefreshSpanCellThermal src/ui/simulator/toolbox/components/datagrid/renderer/cell.h /^class RefreshSpanCellThermal : public RefreshSpanCell$/;" c namespace:Antares::Component::Datagrid::Renderer -RefreshTsCell src/ui/simulator/toolbox/components/datagrid/renderer/cell.cpp /^RefreshTsCell::RefreshTsCell(TimeSeriesType ts) : Cell(ts)$/;" f class:Antares::Component::Datagrid::Renderer::RefreshTsCell -RefreshTsCell src/ui/simulator/toolbox/components/datagrid/renderer/cell.h /^class RefreshTsCell : public Cell$/;" c namespace:Antares::Component::Datagrid::Renderer -RefreshTsCellThermal src/ui/simulator/toolbox/components/datagrid/renderer/cell.cpp /^RefreshTsCellThermal::RefreshTsCellThermal() : RefreshTsCell(timeSeriesThermal)$/;" f class:Antares::Component::Datagrid::Renderer::RefreshTsCellThermal -RefreshTsCellThermal src/ui/simulator/toolbox/components/datagrid/renderer/cell.h /^class RefreshTsCellThermal : public RefreshTsCell$/;" c namespace:Antares::Component::Datagrid::Renderer -RegisterExtension src/distrib/win32/extension.nsh /^!define RegisterExtension `!insertmacro RegisterExtensionCall`$/;" d -RegisterExtension src/distrib/win32/extension.nsh /^!macro RegisterExtension$/;" m -RegisterExtensionCall src/distrib/win32/extension.nsh /^!macro RegisterExtensionCall _EXECUTABLE _EXTENSION _DESCRIPTION$/;" m -RegisterExtension_ src/distrib/win32/extension.nsh /^!macro RegisterExtension_$/;" m -RegisterFrame src/ui/common/component/frame/registry.cpp /^void RegisterFrame(IFrame* frame)$/;" f namespace:Antares::Component::Frame::Registry typeref:typename:void -Registry src/ui/common/component/frame/registry.cpp /^namespace Registry$/;" n namespace:Antares::Component::Frame file: -Registry src/ui/common/component/frame/registry.h /^namespace Registry$/;" n namespace:Antares::Component::Frame -ReinitOptimisation src/solver/simulation/sim_structure_probleme_economique.h /^ bool ReinitOptimisation = false;$/;" m struct:PROBLEME_HEBDO typeref:typename:bool -RelationToSI src/ext/yuni/src/yuni/core/unit/unit.h /^ static N RelationToSI()$/;" f class:Yuni::Unit::Abstract typeref:typename:N -Release src/distrib/unix/rpm/rte-antares.spec /^Release: 1%{?dist}$/;" t -Release src/libs/antares/memory/include/antares/memory/memory.hxx /^inline void Memory::Release(T*& pointer)$/;" f class:Antares::Memory typeref:typename:void -Relocation src/ext/yuni/src/yuni/core/dynamiclibrary/file.h /^ enum Relocation$/;" g class:Yuni::DynamicLibrary::File -RemainJobsToExecute src/tools/yby-aggregator/job.cpp /^bool JobFileReader::RemainJobsToExecute()$/;" f class:JobFileReader typeref:typename:bool -Remix src/solver/simulation/common-hydro-remix.cpp /^static bool Remix(const Data::AreaList& areas, PROBLEME_HEBDO& problem, uint numSpace, uint hour/;" f namespace:Antares::Solver::Simulation typeref:typename:bool file: -RemixHydroForAllAreas src/solver/simulation/common-hydro-remix.cpp /^void RemixHydroForAllAreas(const Data::AreaList& areas,$/;" f namespace:Antares::Solver::Simulation typeref:typename:void -RemixHydroPostProcessCmd src/solver/optimisation/post_process_commands.cpp /^RemixHydroPostProcessCmd::RemixHydroPostProcessCmd(PROBLEME_HEBDO* problemeHebdo,$/;" f class:Antares::Solver::Simulation::RemixHydroPostProcessCmd -RemixHydroPostProcessCmd src/solver/optimisation/post_process_commands.h /^class RemixHydroPostProcessCmd : public basePostProcessCommand$/;" c namespace:Antares::Solver::Simulation -RemovalToolPredicate src/ui/simulator/toolbox/components/map/control.cpp /^ RemovalToolPredicate(Tool::LifeSpan p) : pFilter(p)$/;" f class:Antares::Map::RemovalToolPredicate file: -RemovalToolPredicate src/ui/simulator/toolbox/components/map/control.cpp /^class RemovalToolPredicate$/;" c namespace:Antares::Map file: -Remove src/ext/yuni/src/yuni/core/static/remove.h /^namespace Remove$/;" n namespace:Yuni::Static -Remove src/ext/yuni/src/yuni/io/directory/remove.cpp /^bool Remove(const AnyString& path)$/;" f namespace:Yuni::IO::Directory typeref:typename:bool -Remove "Split MPS" docs/reference-guide/13-file-format.md /^### Remove "Split MPS"$/;" S section:Study format changes""v8.4.0 -RemoveArea src/ui/simulator/windows/inspector/inspector.cpp /^void RemoveArea(const Data::Area* area)$/;" f namespace:Antares::Window::Inspector typeref:typename:void -RemoveDirectoryIfEmpty src/tools/vacuum/io.cpp /^bool RemoveDirectoryIfEmpty(const String& folder)$/;" f typeref:typename:bool -RemoveFile src/tools/vacuum/io.cpp /^bool RemoveFile(const String& filename, uint64_t size)$/;" f typeref:typename:bool -RemoveLink src/ui/simulator/windows/inspector/inspector.cpp /^void RemoveLink(const Data::AreaLink* link)$/;" f namespace:Antares::Window::Inspector typeref:typename:void -RemovePredicate src/libs/antares/study/binding_constraint/BindingConstraintsRepository.cpp /^ explicit RemovePredicate(const T* u) : pItem(u)$/;" f class:Antares::Data::__anond353138c0411::RemovePredicate file: -RemovePredicate src/libs/antares/study/binding_constraint/BindingConstraintsRepository.cpp /^ class RemovePredicate final$/;" c namespace:Antares::Data::__anond353138c0411 file: -RemoveRenewableCluster src/ui/simulator/windows/inspector/inspector.cpp /^void RemoveRenewableCluster(const Data::RenewableCluster* cluster)$/;" f namespace:Antares::Window::Inspector typeref:typename:void -RemoveThermalCluster src/ui/simulator/windows/inspector/inspector.cpp /^void RemoveThermalCluster(const Data::ThermalCluster* cluster)$/;" f namespace:Antares::Window::Inspector typeref:typename:void -RemoveType src/ext/yuni/src/yuni/core/event/event.hxx /^ RemoveType;$/;" t function:Yuni::Event::remove typeref:typename:Yuni::Private::EventImpl::template PredicateRemoveObject -RemoveType src/ext/yuni/src/yuni/core/event/event.hxx /^ RemoveType;$/;" t function:Yuni::Event::remove typeref:typename:Yuni::Private::EventImpl::template PredicateRemoveObserverBase -RemoveType src/ext/yuni/src/yuni/core/event/event.hxx /^ RemoveType;$/;" t function:Yuni::Event::unregisterObserver typeref:typename:Yuni::Private::EventImpl::template PredicateRemoveWithoutChecks -Remover src/ui/simulator/toolbox/components/map/tools/remover.cpp /^Remover::Remover(Manager& manager) : Tool(manager, nullptr)$/;" f class:Antares::Map::Tool::Remover -Remover src/ui/simulator/toolbox/components/map/tools/remover.h /^class Remover : public Tool$/;" c namespace:Antares::Map::Tool -Rename src/ext/yuni/src/yuni/core/process/rename.cpp /^char** Rename(int argc, char** argv, const AnyString& newprocessname)$/;" f namespace:Yuni::Process typeref:typename:char ** -Renderer src/ui/simulator/toolbox/components/datagrid/component.h /^namespace Renderer$/;" n namespace:Antares::Component::Datagrid -Renderer src/ui/simulator/toolbox/components/datagrid/renderer.cpp /^namespace Renderer$/;" n namespace:Antares::Component::Datagrid file: -Renderer src/ui/simulator/toolbox/components/datagrid/renderer.h /^namespace Renderer$/;" n namespace:Antares::Component::Datagrid -Renderer src/ui/simulator/toolbox/components/datagrid/renderer.hxx /^namespace Renderer$/;" n namespace:Antares::Component::Datagrid -Renderer src/ui/simulator/toolbox/components/datagrid/renderer/adequacy-patch-area-grid.cpp /^namespace Antares::Component::Datagrid::Renderer$/;" n namespace:Antares::Component::Datagrid file: -Renderer src/ui/simulator/toolbox/components/datagrid/renderer/adequacy-patch-area-grid.h /^namespace Antares::Component::Datagrid::Renderer$/;" n namespace:Antares::Component::Datagrid -Renderer src/ui/simulator/toolbox/components/datagrid/renderer/analyzer/areas.cpp /^namespace Renderer$/;" n namespace:Antares::Component::Datagrid file: -Renderer src/ui/simulator/toolbox/components/datagrid/renderer/analyzer/areas.h /^namespace Renderer$/;" n namespace:Antares::Component::Datagrid -Renderer src/ui/simulator/toolbox/components/datagrid/renderer/area.cpp /^namespace Renderer$/;" n namespace:Antares::Component::Datagrid file: -Renderer src/ui/simulator/toolbox/components/datagrid/renderer/area.h /^namespace Renderer$/;" n namespace:Antares::Component::Datagrid -Renderer src/ui/simulator/toolbox/components/datagrid/renderer/area/common.areasummary.cpp /^namespace Renderer$/;" n namespace:Antares::Component::Datagrid file: -Renderer src/ui/simulator/toolbox/components/datagrid/renderer/area/common.areasummary.h /^namespace Renderer$/;" n namespace:Antares::Component::Datagrid -Renderer src/ui/simulator/toolbox/components/datagrid/renderer/area/creditmodulations.cpp /^namespace Renderer$/;" n namespace:Antares::Component::Datagrid file: -Renderer src/ui/simulator/toolbox/components/datagrid/renderer/area/creditmodulations.h /^namespace Renderer$/;" n namespace:Antares::Component::Datagrid -Renderer src/ui/simulator/toolbox/components/datagrid/renderer/area/dsm.cpp /^namespace Renderer$/;" n namespace:Antares::Component::Datagrid file: -Renderer src/ui/simulator/toolbox/components/datagrid/renderer/area/dsm.h /^namespace Renderer$/;" n namespace:Antares::Component::Datagrid -Renderer src/ui/simulator/toolbox/components/datagrid/renderer/area/hydro/allocation.cpp /^namespace Renderer$/;" n namespace:Antares::Component::Datagrid file: -Renderer src/ui/simulator/toolbox/components/datagrid/renderer/area/hydro/allocation.h /^namespace Renderer$/;" n namespace:Antares::Component::Datagrid -Renderer src/ui/simulator/toolbox/components/datagrid/renderer/area/hydromonthlypower.cpp /^namespace Renderer$/;" n namespace:Antares::Component::Datagrid file: -Renderer src/ui/simulator/toolbox/components/datagrid/renderer/area/hydromonthlypower.h /^namespace Renderer$/;" n namespace:Antares::Component::Datagrid -Renderer src/ui/simulator/toolbox/components/datagrid/renderer/area/hydroprepro.cpp /^namespace Renderer$/;" n namespace:Antares::Component::Datagrid file: -Renderer src/ui/simulator/toolbox/components/datagrid/renderer/area/hydroprepro.h /^namespace Renderer$/;" n namespace:Antares::Component::Datagrid -Renderer src/ui/simulator/toolbox/components/datagrid/renderer/area/inflowpattern.cpp /^namespace Renderer$/;" n namespace:Antares::Component::Datagrid file: -Renderer src/ui/simulator/toolbox/components/datagrid/renderer/area/inflowpattern.h /^namespace Renderer$/;" n namespace:Antares::Component::Datagrid -Renderer src/ui/simulator/toolbox/components/datagrid/renderer/area/misc.cpp /^namespace Renderer$/;" n namespace:Antares::Component::Datagrid file: -Renderer src/ui/simulator/toolbox/components/datagrid/renderer/area/misc.h /^namespace Renderer$/;" n namespace:Antares::Component::Datagrid -Renderer src/ui/simulator/toolbox/components/datagrid/renderer/area/nodal-optimization.cpp /^namespace Renderer$/;" n namespace:Antares::Component::Datagrid file: -Renderer src/ui/simulator/toolbox/components/datagrid/renderer/area/nodal-optimization.h /^namespace Renderer$/;" n namespace:Antares::Component::Datagrid -Renderer src/ui/simulator/toolbox/components/datagrid/renderer/area/renewable.areasummary.cpp /^namespace Renderer$/;" n namespace:Antares::Component::Datagrid file: -Renderer src/ui/simulator/toolbox/components/datagrid/renderer/area/renewable.areasummary.h /^namespace Renderer$/;" n namespace:Antares::Component::Datagrid -Renderer src/ui/simulator/toolbox/components/datagrid/renderer/area/reservoirlevels.cpp /^namespace Renderer$/;" n namespace:Antares::Component::Datagrid file: -Renderer src/ui/simulator/toolbox/components/datagrid/renderer/area/reservoirlevels.h /^namespace Renderer$/;" n namespace:Antares::Component::Datagrid -Renderer src/ui/simulator/toolbox/components/datagrid/renderer/area/thermal.areasummary.cpp /^namespace Renderer$/;" n namespace:Antares::Component::Datagrid file: -Renderer src/ui/simulator/toolbox/components/datagrid/renderer/area/thermal.areasummary.h /^namespace Renderer$/;" n namespace:Antares::Component::Datagrid -Renderer src/ui/simulator/toolbox/components/datagrid/renderer/area/thermalmodulation.cpp /^namespace Renderer$/;" n namespace:Antares::Component::Datagrid file: -Renderer src/ui/simulator/toolbox/components/datagrid/renderer/area/thermalmodulation.h /^namespace Renderer$/;" n namespace:Antares::Component::Datagrid -Renderer src/ui/simulator/toolbox/components/datagrid/renderer/area/thermalprepro.cpp /^namespace Renderer$/;" n namespace:Antares::Component::Datagrid file: -Renderer src/ui/simulator/toolbox/components/datagrid/renderer/area/thermalprepro.h /^namespace Renderer$/;" n namespace:Antares::Component::Datagrid -Renderer src/ui/simulator/toolbox/components/datagrid/renderer/area/timeseries.cpp /^namespace Renderer$/;" n namespace:Antares::Component::Datagrid file: -Renderer src/ui/simulator/toolbox/components/datagrid/renderer/area/timeseries.h /^namespace Renderer$/;" n namespace:Antares::Component::Datagrid -Renderer src/ui/simulator/toolbox/components/datagrid/renderer/area/watervalues.cpp /^namespace Renderer$/;" n namespace:Antares::Component::Datagrid file: -Renderer src/ui/simulator/toolbox/components/datagrid/renderer/area/watervalues.h /^namespace Renderer$/;" n namespace:Antares::Component::Datagrid -Renderer src/ui/simulator/toolbox/components/datagrid/renderer/area/xcast-allareas.h /^namespace Renderer$/;" n namespace:Antares::Component::Datagrid -Renderer src/ui/simulator/toolbox/components/datagrid/renderer/area/xcast-allareas.hxx /^namespace Renderer$/;" n namespace:Antares::Component::Datagrid -Renderer src/ui/simulator/toolbox/components/datagrid/renderer/area/xcast-coefficients.h /^namespace Renderer$/;" n namespace:Antares::Component::Datagrid -Renderer src/ui/simulator/toolbox/components/datagrid/renderer/area/xcast-coefficients.hxx /^namespace Renderer$/;" n namespace:Antares::Component::Datagrid -Renderer src/ui/simulator/toolbox/components/datagrid/renderer/area/xcast-conversion.h /^namespace Renderer$/;" n namespace:Antares::Component::Datagrid -Renderer src/ui/simulator/toolbox/components/datagrid/renderer/area/xcast-conversion.hxx /^namespace Renderer$/;" n namespace:Antares::Component::Datagrid -Renderer src/ui/simulator/toolbox/components/datagrid/renderer/area/xcast-k.h /^namespace Renderer$/;" n namespace:Antares::Component::Datagrid -Renderer src/ui/simulator/toolbox/components/datagrid/renderer/area/xcast-k.hxx /^namespace Renderer$/;" n namespace:Antares::Component::Datagrid -Renderer src/ui/simulator/toolbox/components/datagrid/renderer/area/xcast-translation.h /^namespace Renderer$/;" n namespace:Antares::Component::Datagrid -Renderer src/ui/simulator/toolbox/components/datagrid/renderer/area/xcast-translation.hxx /^namespace Renderer$/;" n namespace:Antares::Component::Datagrid -Renderer src/ui/simulator/toolbox/components/datagrid/renderer/bindingconstraint/data.cpp /^namespace Renderer$/;" n namespace:Antares::Component::Datagrid file: -Renderer src/ui/simulator/toolbox/components/datagrid/renderer/bindingconstraint/data.h /^namespace Renderer$/;" n namespace:Antares::Component::Datagrid -Renderer src/ui/simulator/toolbox/components/datagrid/renderer/bindingconstraint/offsets.cpp /^namespace Renderer$/;" n namespace:Antares::Component::Datagrid file: -Renderer src/ui/simulator/toolbox/components/datagrid/renderer/bindingconstraint/offsets.h /^namespace Renderer$/;" n namespace:Antares::Component::Datagrid -Renderer src/ui/simulator/toolbox/components/datagrid/renderer/bindingconstraint/weights.cpp /^namespace Renderer$/;" n namespace:Antares::Component::Datagrid file: -Renderer src/ui/simulator/toolbox/components/datagrid/renderer/bindingconstraint/weights.h /^namespace Renderer$/;" n namespace:Antares::Component::Datagrid -Renderer src/ui/simulator/toolbox/components/datagrid/renderer/cell.cpp /^namespace Renderer$/;" n namespace:Antares::Component::Datagrid file: -Renderer src/ui/simulator/toolbox/components/datagrid/renderer/cell.h /^namespace Renderer$/;" n namespace:Antares::Component::Datagrid -Renderer src/ui/simulator/toolbox/components/datagrid/renderer/column.cpp /^namespace Renderer$/;" n namespace:Antares::Component::Datagrid file: -Renderer src/ui/simulator/toolbox/components/datagrid/renderer/column.h /^namespace Renderer$/;" n namespace:Antares::Component::Datagrid -Renderer src/ui/simulator/toolbox/components/datagrid/renderer/connection.cpp /^namespace Renderer$/;" n namespace:Antares::Component::Datagrid file: -Renderer src/ui/simulator/toolbox/components/datagrid/renderer/connection.h /^namespace Renderer$/;" n namespace:Antares::Component::Datagrid -Renderer src/ui/simulator/toolbox/components/datagrid/renderer/constraintsbuilder/links.cpp /^namespace Renderer$/;" n namespace:Antares::Component::Datagrid file: -Renderer src/ui/simulator/toolbox/components/datagrid/renderer/constraintsbuilder/links.h /^namespace Renderer$/;" n namespace:Antares::Component::Datagrid -Renderer src/ui/simulator/toolbox/components/datagrid/renderer/correlation.cpp /^namespace Renderer$/;" n namespace:Antares::Component::Datagrid file: -Renderer src/ui/simulator/toolbox/components/datagrid/renderer/correlation.h /^namespace Renderer$/;" n namespace:Antares::Component::Datagrid -Renderer src/ui/simulator/toolbox/components/datagrid/renderer/geographic-trimming-grid.cpp /^namespace Renderer$/;" n namespace:Antares::Component::Datagrid file: -Renderer src/ui/simulator/toolbox/components/datagrid/renderer/geographic-trimming-grid.h /^namespace Renderer$/;" n namespace:Antares::Component::Datagrid -Renderer src/ui/simulator/toolbox/components/datagrid/renderer/layers.cpp /^namespace Renderer$/;" n namespace:Antares::Component::Datagrid file: -Renderer src/ui/simulator/toolbox/components/datagrid/renderer/layers.h /^namespace Renderer$/;" n namespace:Antares::Component::Datagrid -Renderer src/ui/simulator/toolbox/components/datagrid/renderer/links/summary.cpp /^namespace Renderer$/;" n namespace:Antares::Component::Datagrid file: -Renderer src/ui/simulator/toolbox/components/datagrid/renderer/links/summary.h /^namespace Renderer$/;" n namespace:Antares::Component::Datagrid -Renderer src/ui/simulator/toolbox/components/datagrid/renderer/logfile.cpp /^namespace Renderer$/;" n namespace:Antares::Component::Datagrid file: -Renderer src/ui/simulator/toolbox/components/datagrid/renderer/logfile.h /^namespace Renderer$/;" n namespace:Antares::Component::Datagrid -Renderer src/ui/simulator/toolbox/components/datagrid/renderer/matrix.h /^namespace Renderer$/;" n namespace:Antares::Component::Datagrid -Renderer src/ui/simulator/toolbox/components/datagrid/renderer/matrix.hxx /^namespace Renderer$/;" n namespace:Antares::Component::Datagrid -Renderer src/ui/simulator/toolbox/components/datagrid/renderer/mc-playlist.cpp /^namespace Renderer$/;" n namespace:Antares::Component::Datagrid file: -Renderer src/ui/simulator/toolbox/components/datagrid/renderer/mc-playlist.h /^namespace Renderer$/;" n namespace:Antares::Component::Datagrid -Renderer src/ui/simulator/toolbox/components/datagrid/renderer/scenario-builder-hydro-levels-renderer.cpp /^namespace Renderer$/;" n namespace:Antares::Component::Datagrid file: -Renderer src/ui/simulator/toolbox/components/datagrid/renderer/scenario-builder-hydro-levels-renderer.h /^namespace Renderer$/;" n namespace:Antares::Component::Datagrid -Renderer src/ui/simulator/toolbox/components/datagrid/renderer/scenario-builder-hydro-renderer.cpp /^namespace Renderer$/;" n namespace:Antares::Component::Datagrid file: -Renderer src/ui/simulator/toolbox/components/datagrid/renderer/scenario-builder-hydro-renderer.h /^namespace Renderer$/;" n namespace:Antares::Component::Datagrid -Renderer src/ui/simulator/toolbox/components/datagrid/renderer/scenario-builder-load-renderer.cpp /^namespace Renderer$/;" n namespace:Antares::Component::Datagrid file: -Renderer src/ui/simulator/toolbox/components/datagrid/renderer/scenario-builder-load-renderer.h /^namespace Renderer$/;" n namespace:Antares::Component::Datagrid -Renderer src/ui/simulator/toolbox/components/datagrid/renderer/scenario-builder-ntc-renderer.cpp /^namespace Renderer$/;" n namespace:Antares::Component::Datagrid file: -Renderer src/ui/simulator/toolbox/components/datagrid/renderer/scenario-builder-ntc-renderer.h /^namespace Renderer$/;" n namespace:Antares::Component::Datagrid -Renderer src/ui/simulator/toolbox/components/datagrid/renderer/scenario-builder-renderer-base.cpp /^namespace Renderer$/;" n namespace:Antares::Component::Datagrid file: -Renderer src/ui/simulator/toolbox/components/datagrid/renderer/scenario-builder-renderer-base.h /^namespace Renderer$/;" n namespace:Antares::Component::Datagrid -Renderer src/ui/simulator/toolbox/components/datagrid/renderer/scenario-builder-renewable-renderer.cpp /^namespace Renderer$/;" n namespace:Antares::Component::Datagrid file: -Renderer src/ui/simulator/toolbox/components/datagrid/renderer/scenario-builder-renewable-renderer.h /^namespace Renderer$/;" n namespace:Antares::Component::Datagrid -Renderer src/ui/simulator/toolbox/components/datagrid/renderer/scenario-builder-solar-renderer.cpp /^namespace Renderer$/;" n namespace:Antares::Component::Datagrid file: -Renderer src/ui/simulator/toolbox/components/datagrid/renderer/scenario-builder-solar-renderer.h /^namespace Renderer$/;" n namespace:Antares::Component::Datagrid -Renderer src/ui/simulator/toolbox/components/datagrid/renderer/scenario-builder-thermal-renderer.cpp /^namespace Renderer$/;" n namespace:Antares::Component::Datagrid file: -Renderer src/ui/simulator/toolbox/components/datagrid/renderer/scenario-builder-thermal-renderer.h /^namespace Renderer$/;" n namespace:Antares::Component::Datagrid -Renderer src/ui/simulator/toolbox/components/datagrid/renderer/scenario-builder-wind-renderer.cpp /^namespace Renderer$/;" n namespace:Antares::Component::Datagrid file: -Renderer src/ui/simulator/toolbox/components/datagrid/renderer/scenario-builder-wind-renderer.h /^namespace Renderer$/;" n namespace:Antares::Component::Datagrid -Renderer src/ui/simulator/toolbox/components/datagrid/renderer/select-variables.cpp /^namespace Renderer$/;" n namespace:Antares::Component::Datagrid file: -Renderer src/ui/simulator/toolbox/components/datagrid/renderer/select-variables.h /^namespace Renderer$/;" n namespace:Antares::Component::Datagrid -Renderer src/ui/simulator/toolbox/components/datagrid/renderer/ts-management-aggregated-as-renewables.cpp /^namespace Renderer$/;" n namespace:Antares::Component::Datagrid file: -Renderer src/ui/simulator/toolbox/components/datagrid/renderer/ts-management-aggregated-as-renewables.h /^namespace Renderer$/;" n namespace:Antares::Component::Datagrid -Renderer src/ui/simulator/toolbox/components/datagrid/renderer/ts-management-clusters-as-renewables.cpp /^namespace Renderer$/;" n namespace:Antares::Component::Datagrid file: -Renderer src/ui/simulator/toolbox/components/datagrid/renderer/ts-management-clusters-as-renewables.h /^namespace Renderer$/;" n namespace:Antares::Component::Datagrid -Renderer src/ui/simulator/toolbox/components/datagrid/renderer/ts-management.cpp /^namespace Renderer$/;" n namespace:Antares::Component::Datagrid file: -Renderer src/ui/simulator/toolbox/components/datagrid/renderer/ts-management.h /^namespace Renderer$/;" n namespace:Antares::Component::Datagrid -RendererType src/ui/simulator/windows/analyzer/analyzer.h /^ using RendererType = Component::Datagrid::Renderer::Analyzer::Areas;$/;" t class:Antares::Window::AnalyzerWizard typeref:typename:Component::Datagrid::Renderer::Analyzer::Areas -RendererType src/ui/simulator/windows/constraints-builder/constraintsbuilder.h /^ using RendererType = Component::Datagrid::Renderer::ConstraintsBuilder::Links;$/;" t class:Antares::Window::ConstraintsBuilderWizard typeref:typename:Component::Datagrid::Renderer::ConstraintsBuilder::Links -Renewable docs/reference-guide/04-active_windows.md /^## Renewable$/;" s chapter:Active windows -Renewable src/ui/simulator/windows/renewables/cluster.cpp /^namespace Renewable$/;" n namespace:Antares::Window file: -Renewable src/ui/simulator/windows/renewables/cluster.h /^namespace Renewable$/;" n namespace:Antares::Window -Renewable src/ui/simulator/windows/renewables/panel.cpp /^namespace Renewable$/;" n namespace:Antares::Window file: -Renewable src/ui/simulator/windows/renewables/panel.h /^namespace Renewable$/;" n namespace:Antares::Window -RenewableCluster src/libs/antares/study/parts/renewable/cluster.cpp /^Data::RenewableCluster::RenewableCluster(Area* parent) :$/;" f class:Antares::Data::Data::RenewableCluster -RenewableCluster src/libs/antares/study/parts/renewable/cluster.h /^class RenewableCluster final : public Cluster$/;" c namespace:Antares::Data -RenewableCluster src/ui/simulator/toolbox/input/renewable-cluster.cpp /^RenewableCluster::RenewableCluster(wxWindow* parent, InputSelector::Area* area) :$/;" f class:Antares::Toolbox::InputSelector::RenewableCluster -RenewableCluster src/ui/simulator/toolbox/input/renewable-cluster.h /^class RenewableCluster final : public AInput, public Yuni::IEventObserver$/;" c namespace:Antares::Toolbox::InputSelector -RenewableClusterItem src/ui/simulator/toolbox/components/htmllistbox/item/renewable-cluster-item.cpp /^RenewableClusterItem::RenewableClusterItem(Antares::Data::RenewableCluster* a) :$/;" f class:Antares::Component::HTMLListbox::Item::RenewableClusterItem -RenewableClusterItem src/ui/simulator/toolbox/components/htmllistbox/item/renewable-cluster-item.cpp /^RenewableClusterItem::RenewableClusterItem(Antares::Data::RenewableCluster* a,$/;" f class:Antares::Component::HTMLListbox::Item::RenewableClusterItem -RenewableClusterItem src/ui/simulator/toolbox/components/htmllistbox/item/renewable-cluster-item.h /^class RenewableClusterItem : public ClusterItem$/;" c namespace:Antares::Component::HTMLListbox::Item -RenewableClusterList src/libs/antares/study/parts/renewable/cluster_list.cpp /^RenewableClusterList::RenewableClusterList()$/;" f class:Antares::Data::RenewableClusterList -RenewableClusterList src/libs/antares/study/parts/renewable/cluster_list.h /^class RenewableClusterList : public ClusterList$/;" c namespace:Antares::Data -RenewableClusterList src/ui/simulator/toolbox/components/htmllistbox/datasource/renewable-cluster-order.h /^using RenewableClusterList = std::list;$/;" t namespace:Antares::Component::HTMLListbox::Datasource typeref:typename:std::list -RenewableClusterMap src/ui/simulator/toolbox/components/htmllistbox/datasource/renewable-cluster-order.h /^using RenewableClusterMap = std::map;$/;" t namespace:Antares::Component::HTMLListbox::Datasource typeref:typename:std::map -RenewableClusterSummarySingleArea src/ui/simulator/toolbox/components/datagrid/renderer/area/renewable.areasummary.cpp /^RenewableClusterSummarySingleArea::RenewableClusterSummarySingleArea($/;" f class:Antares::Component::Datagrid::Renderer::RenewableClusterSummarySingleArea -RenewableClusterSummarySingleArea src/ui/simulator/toolbox/components/datagrid/renderer/area/renewable.areasummary.h /^class RenewableClusterSummarySingleArea : public CommonClusterSummarySingleArea$/;" c namespace:Antares::Component::Datagrid::Renderer -RenewableClustersByAlphaOrder src/ui/simulator/toolbox/components/htmllistbox/datasource/renewable-cluster-order.cpp /^RenewableClustersByAlphaOrder::RenewableClustersByAlphaOrder(HTMLListbox::Component& parent) :$/;" f class:Antares::Component::HTMLListbox::Datasource::RenewableClustersByAlphaOrder -RenewableClustersByAlphaOrder src/ui/simulator/toolbox/components/htmllistbox/datasource/renewable-cluster-order.h /^class RenewableClustersByAlphaOrder : public RenewableClustersByOrder$/;" c namespace:Antares::Component::HTMLListbox::Datasource -RenewableClustersByAlphaReverseOrder src/ui/simulator/toolbox/components/htmllistbox/datasource/renewable-cluster-order.cpp /^RenewableClustersByAlphaReverseOrder::RenewableClustersByAlphaReverseOrder($/;" f class:Antares::Component::HTMLListbox::Datasource::RenewableClustersByAlphaReverseOrder -RenewableClustersByAlphaReverseOrder src/ui/simulator/toolbox/components/htmllistbox/datasource/renewable-cluster-order.h /^class RenewableClustersByAlphaReverseOrder : public RenewableClustersByOrder$/;" c namespace:Antares::Component::HTMLListbox::Datasource -RenewableClustersByOrder src/ui/simulator/toolbox/components/htmllistbox/datasource/renewable-cluster-order.cpp /^RenewableClustersByOrder::RenewableClustersByOrder(HTMLListbox::Component& parent) :$/;" f class:Antares::Component::HTMLListbox::Datasource::RenewableClustersByOrder -RenewableClustersByOrder src/ui/simulator/toolbox/components/htmllistbox/datasource/renewable-cluster-order.h /^class RenewableClustersByOrder : public ClustersByOrder$/;" c namespace:Antares::Component::HTMLListbox::Datasource -RenewableGeneration src/libs/antares/study/parameters.h /^ struct RenewableGeneration$/;" s class:Antares::Data::Parameters -RenewableGeneration src/solver/variable/economy/renewableGeneration.h /^class RenewableGeneration$/;" c namespace:Antares::Solver::Variable::Economy -RenewableGenerationModelling src/libs/antares/study/fwd.h /^enum RenewableGenerationModelling$/;" g namespace:Antares::Data -RenewableGenerationModellingToCString src/libs/antares/study/fwd.cpp /^const char* RenewableGenerationModellingToCString(RenewableGenerationModelling rgModelling)$/;" f namespace:Antares::Data typeref:typename:const char * -RenewableGroup src/libs/antares/study/parts/renewable/cluster.h /^ enum RenewableGroup$/;" g class:Antares::Data::RenewableCluster -ReplaceExtension src/ext/yuni/src/yuni/io/filename-manipulation.hxx /^bool ReplaceExtension(StringT1& filename, const StringT2& newExtension)$/;" f namespace:Yuni::IO typeref:typename:bool -Reporting bug CONTRIBUTING.md /^## Reporting bug$/;" s chapter:How to contribute to Antares Simulator -Repositories docs/build/4-Tests-dev.md /^## Repositories$/;" s chapter:Tests (developer) -RequestListType src/ext/yuni/src/yuni/core/event/loop.h /^ typedef LinkedList RequestListType;$/;" t class:Yuni::Core::EventLoop::IEventLoop typeref:typename:LinkedList -RequestStop src/ext/yuni/src/yuni/core/event/loop.cpp /^bool RequestStop()$/;" f namespace:Yuni::Core::EventLoop typeref:typename:bool -RequestType src/ext/yuni/src/yuni/core/event/loop.h /^ typedef Bind RequestType;$/;" t class:Yuni::Core::EventLoop::IEventLoop -Requires src/distrib/unix/rpm/rte-antares.spec /^Requires: glibc >= 2.12, libuuid >= 2.17$/;" t -Reserve src/libs/antares/study/parameters.h /^ struct Reserve$/;" s struct:Antares::Data::Parameters::IncludeOptions -ReserveHoraireJMoins1 src/solver/simulation/sim_structure_probleme_economique.h /^ std::vector ReserveHoraireJMoins1;$/;" m struct:RESERVE_JMOINS1 typeref:typename:std::vector -ReserveJMoins1 src/solver/simulation/sim_structure_probleme_economique.h /^ mutable std::vector ReserveJMoins1;$/;" m struct:PROBLEME_HEBDO typeref:typename:std::vector -Reserves src/ui/action/handler/antares-study/area/reserves.cpp /^Reserves::Reserves(const AnyString& areaname) : pOriginalAreaName(areaname)$/;" f class:Antares::Action::AntaresStudy::Area::Reserves -Reserves src/ui/action/handler/antares-study/area/reserves.h /^class Reserves : public IAction$/;" c namespace:Antares::Action::AntaresStudy::Area -Reserves / DSM docs/reference-guide/04-active_windows.md /^## Reserves \/ DSM$/;" s chapter:Active windows -ReservesIndex src/libs/antares/study/area/constants.h /^enum ReservesIndex$/;" g namespace:Antares::Data -Reservoir-type hydropower units (or other power storage facilities) docs/reference-guide/11-modeling.md /^### Reservoir-type hydropower units (or other power storage facilities)$/;" S section:Formulation of the optimisation problems""Notations -ReservoirLevel src/solver/variable/economy/reservoirlevel.h /^class ReservoirLevel : public Variable::IVariable, NextT, VCardReservoirLe/;" c namespace:Antares::Solver::Variable::Economy -ReservoirLevelType src/solver/hydro/management/daily.cpp /^ using ReservoirLevelType = Matrix::ColumnType;$/;" t struct:Antares::DebugData typeref:typename:Matrix::ColumnType file: -ReservoirLevels src/ui/simulator/toolbox/components/datagrid/renderer/area/reservoirlevels.cpp /^ReservoirLevels::ReservoirLevels(wxWindow* control, Toolbox::InputSelector::Area* notifier) :$/;" f class:Antares::Component::Datagrid::Renderer::ReservoirLevels -ReservoirLevels src/ui/simulator/toolbox/components/datagrid/renderer/area/reservoirlevels.h /^class ReservoirLevels final : public Renderer::Matrix,$/;" c namespace:Antares::Component::Datagrid::Renderer -Reset src/libs/antares/io/statistics.cpp /^void Reset()$/;" f namespace:Antares::Statistics typeref:typename:void -Reset src/libs/antares/jit/jit.cpp /^JIT::Informations* JIT::Reset(JIT::Informations* jit)$/;" f class:JIT typeref:typename:JIT::Informations * -Reset src/libs/antares/jit/jit.cpp /^JIT::Informations* JIT::Reset(JIT::Informations* jit, const AnyString& filename)$/;" f class:JIT typeref:typename:JIT::Informations * -Reset src/solver/variable/info.h /^ static void Reset(U& out)$/;" f struct:Antares::Solver::Variable::VariableAccessor typeref:typename:void -Reset src/solver/variable/info.h /^ static void Reset(U&)$/;" f struct:Antares::Solver::Variable::VariableAccessor typeref:typename:void -ResetButton src/ui/simulator/windows/options/optimization/optimization.cpp /^static void ResetButton(Component::Button* button, Data::GlobalTransmissionCapacities value)$/;" f namespace:Antares::Window::Options typeref:typename:void file: -ResetButton src/ui/simulator/windows/options/optimization/optimization.cpp /^static void ResetButton(Component::Button* button, bool value)$/;" f namespace:Antares::Window::Options typeref:typename:void file: -ResetLastFolderToCurrentStudyUser src/ui/simulator/windows/analyzer/analyzer.cpp /^void AnalyzerWizard::ResetLastFolderToCurrentStudyUser()$/;" f class:Antares::Window::AnalyzerWizard typeref:typename:void -ResetLastOpenedFilepath src/ui/simulator/application/study.cpp /^inline static void ResetLastOpenedFilepath()$/;" f namespace:Antares typeref:typename:void file: -ResetTextColor src/ext/yuni/src/yuni/core/system/console/console.hxx /^inline void ResetTextColor(U&)$/;" f namespace:Yuni::System::Console typeref:typename:void -ResetTheModifierState src/ui/simulator/application/study.cpp /^void ResetTheModifierState(bool v)$/;" f namespace:Antares typeref:typename:void -ResistanceApparente src/solver/simulation/sim_structure_probleme_economique.h /^ std::vector ResistanceApparente;$/;" m struct:VALEURS_DE_NTC_ET_RESISTANCES typeref:typename:std::vector -Resources src/libs/antares/resources/resources.cpp /^namespace Resources$/;" n namespace:Antares file: -Resources src/libs/antares/resources/resources.h /^namespace Resources$/;" n namespace:Antares -Resources src/ui/simulator/toolbox/resources.cpp /^namespace Resources$/;" n namespace:Antares file: -Resources src/ui/simulator/toolbox/resources.h /^namespace Resources$/;" n namespace:Antares -ResourcesInfoTimer src/ui/simulator/windows/memorystatistics/memorystatistics.cpp /^ ResourcesInfoTimer(MemoryStatistics& form) : wxTimer(), pForm(form)$/;" f class:Antares::Window::__anonfd09bafa0111::ResourcesInfoTimer file: -ResourcesInfoTimer src/ui/simulator/windows/memorystatistics/memorystatistics.cpp /^class ResourcesInfoTimer final : public wxTimer$/;" c namespace:Antares::Window::__anonfd09bafa0111 file: -ResourcesInfoTimer src/ui/simulator/windows/simulation/run.cpp /^ ResourcesInfoTimer(Run& form) : wxTimer(), pForm(form)$/;" f class:Antares::Window::Simulation::ResourcesInfoTimer file: -ResourcesInfoTimer src/ui/simulator/windows/simulation/run.cpp /^class ResourcesInfoTimer final : public wxTimer$/;" c namespace:Antares::Window::Simulation file: -Result src/ext/yuni/src/yuni/core/predicate/result/and.h /^namespace Result$/;" n namespace:Yuni -Result src/ext/yuni/src/yuni/core/predicate/result/or.h /^namespace Result$/;" n namespace:Yuni -Result src/ext/yuni/src/yuni/core/predicate/result/sum.h /^namespace Result$/;" n namespace:Yuni -Result format docs/reference-guide/13-file-format.md /^#### Result format$/;" t subsection:Study format changes""v8.4.0""Output -Result format docs/reference-guide/13-file-format.md /^#### Result format$/;" t subsection:Study format changes""v8.4.0""Remove "Split MPS" -ResultCaption src/ui/simulator/toolbox/components/datagrid/filter/static.cpp /^struct ResultCaption$/;" s namespace:Antares::Toolbox::Filter file: -ResultFormat src/libs/antares/writer/antares/writer/result_format.h /^ enum ResultFormat$/;" g namespace:Antares::Data -ResultMatrix src/tools/yby-aggregator/result.cpp /^ResultMatrix::ResultMatrix() : columns(nullptr), width(0), heightAfterAggregation(0)$/;" f class:ResultMatrix -ResultMatrix src/tools/yby-aggregator/result.cpp /^ResultMatrix::ResultMatrix(const ResultMatrix&) : columns(NULL), width(0), heightAfterAggregatio/;" f class:ResultMatrix -ResultMatrix src/tools/yby-aggregator/result.h /^class ResultMatrix final$/;" c -ResultNewInstance src/ui/simulator/toolbox/components/datagrid/filter/static.cpp /^struct ResultNewInstance$/;" s namespace:Antares::Toolbox::Filter file: -ResultT src/ext/yuni/src/yuni/core/functional/view.hxx /^ typename Static::If::Type ResultT;$/;" t struct:Yuni::Functional::View typeref:typename:Static::If::Type -ResultT src/ext/yuni/src/yuni/core/functional/view.hxx /^ typedef typename Static::If::Type ResultT;$/;" t struct:Yuni::Functional::Filter typeref:typename:Static::If::Type -ResultType src/ext/yuni/src/yuni/core/event/traits.h /^ typedef void ResultType;$/;" t class:Yuni::Private::EventImpl::EmptyPredicate typeref:typename:void -ResultType src/ext/yuni/src/yuni/core/event/traits.h.generator.hpp /^ typedef void ResultType;$/;" t class:Yuni::Private::EventImpl::EmptyPredicate typeref:typename:void -ResultType src/ext/yuni/src/yuni/core/math/math.hxx /^ typedef R ResultType;$/;" t struct:Yuni::Math::RoundToInt typeref:typename:R -ResultType src/ext/yuni/src/yuni/core/math/math.hxx /^ typedef T ResultType;$/;" t struct:Yuni::Math::RoundToInt typeref:typename:T -ResultType src/ext/yuni/src/yuni/core/math/math.hxx /^ typedef double ResultType;$/;" t struct:Yuni::Math::RoundToInt typeref:typename:double -ResultType src/ext/yuni/src/yuni/core/math/math.hxx /^ typedef float ResultType;$/;" t struct:Yuni::Math::RoundToInt typeref:typename:float -ResultType src/ext/yuni/src/yuni/core/math/math.hxx /^ typedef long int ResultType;$/;" t struct:Yuni::Math::RoundToInt typeref:typename:long int -ResultType src/ext/yuni/src/yuni/core/math/math.hxx /^ typedef long long int ResultType;$/;" t struct:Yuni::Math::RoundToInt typeref:typename:long long int -ResultType src/ext/yuni/src/yuni/core/predicate/result/and.h /^ typedef bool ResultType;$/;" t struct:Yuni::Result::And typeref:typename:bool -ResultType src/ext/yuni/src/yuni/core/predicate/result/or.h /^ typedef bool ResultType;$/;" t struct:Yuni::Result::Or typeref:typename:bool -ResultType src/ext/yuni/src/yuni/core/predicate/result/sum.h /^ typedef T ResultType;$/;" t struct:Yuni::Result::Sum typeref:typename:T -ResultType src/ext/yuni/src/yuni/core/static/if.h /^ typedef IfFalse ResultType;$/;" t struct:Yuni::Static::If typeref:typename:IfFalse -ResultType src/ext/yuni/src/yuni/core/static/if.h /^ typedef IfTrue ResultType;$/;" t struct:Yuni::Static::If typeref:typename:IfTrue -ResultatsContraintesCouplantes src/solver/simulation/sim_structure_probleme_economique.h /^ std::vector ResultatsContraintesCouplantes;$/;" m struct:PROBLEME_HEBDO typeref:typename:std::vector -ResultatsHoraires src/solver/simulation/sim_structure_probleme_economique.h /^ std::vector ResultatsHoraires;$/;" m struct:PROBLEME_HEBDO typeref:typename:std::vector -ResultatsValides src/solver/hydro/daily/h2o_j_donnees_mensuelles.h /^ ResultatsValides; \/* Vaut:$/;" m struct:DONNEES_MENSUELLES typeref:typename:char -ResultatsValides src/solver/hydro/daily2/h2o2_j_donnees_mensuelles.h /^ char ResultatsValides; \/* Vaut:$/;" m struct:__anon625255900108 typeref:typename:char -ResultatsValides src/solver/hydro/monthly/h2o_m_donnees_annuelles.h /^ ResultatsValides; \/* Vaut:$/;" m struct:__anon527900b10108 typeref:typename:char -Results docs/reference-guide/15-executable_kirchhoffs_constraint_generator.md /^## Results$/;" s chapter:Executable Kirchhoff's Constraint Generator -Results src/solver/variable/storage/results.h /^class Results : public FirstDecoratorT$/;" c namespace:Antares::Solver::Variable -ResultsAllVars src/tools/yby-aggregator/result.h /^using ResultsAllVars = std::vector;$/;" t typeref:typename:std::vector -ResultsForAllDataLevels src/tools/yby-aggregator/result.h /^using ResultsForAllDataLevels = std::map;$/;" t typeref:typename:std::map -ResultsForAllStudyItems src/tools/yby-aggregator/result.h /^using ResultsForAllStudyItems = std::map;$/;" t typeref:typename:std::map -ResultsForAllTimeLevels src/tools/yby-aggregator/result.h /^using ResultsForAllTimeLevels = std::map;$/;" t typeref:typename:std::map -ResultsType src/solver/variable/adequacy/overallCost.h /^ ResultsType;$/;" t struct:Antares::Solver::Variable::Adequacy::VCardOverallCost typeref:typename:Results,R::AllYears::Average> -ResultsType src/solver/variable/adequacy/overallCost.h /^ typedef typename VCardType::ResultsType ResultsType;$/;" t class:Antares::Solver::Variable::Adequacy::OverallCost typeref:typename:VCardType::ResultsType -ResultsType src/solver/variable/adequacy/spilledEnergy.h /^ ResultsType;$/;" t struct:Antares::Solver::Variable::Adequacy::VCardSpilledEnergy -ResultsType src/solver/variable/adequacy/spilledEnergy.h /^ typedef typename VCardType::ResultsType ResultsType;$/;" t class:Antares::Solver::Variable::Adequacy::SpilledEnergy typeref:typename:VCardType::ResultsType -ResultsType src/solver/variable/area.h /^ typedef Results<> ResultsType;$/;" t struct:Antares::Solver::Variable::VCardAllAreas typeref:typename:Results<> -ResultsType src/solver/variable/area.h /^ typedef typename VCardType::ResultsType ResultsType;$/;" t class:Antares::Solver::Variable::Areas typeref:typename:VCardType::ResultsType -ResultsType src/solver/variable/bindConstraints.h /^ typedef Results<> ResultsType;$/;" t struct:Antares::Solver::Variable::VCardAllBindingConstraints typeref:typename:Results<> -ResultsType src/solver/variable/bindConstraints.h /^ typedef typename VCardType::ResultsType ResultsType;$/;" t class:Antares::Solver::Variable::BindingConstraints typeref:typename:VCardType::ResultsType -ResultsType src/solver/variable/commons/hydro.h /^ ResultsType;$/;" t struct:Antares::Solver::Variable::Economy::VCardTimeSeriesValuesHydro -ResultsType src/solver/variable/commons/hydro.h /^ typedef typename VCardType::ResultsType ResultsType;$/;" t class:Antares::Solver::Variable::Economy::TimeSeriesValuesHydro typeref:typename:VCardType::ResultsType -ResultsType src/solver/variable/commons/join.h /^ ResultsType;$/;" t struct:Antares::Solver::Variable::VCardJoin -ResultsType src/solver/variable/commons/join.h /^ typedef typename VCardType::ResultsType ResultsType;$/;" t class:Antares::Solver::Variable::Join typeref:typename:VCardType::ResultsType -ResultsType src/solver/variable/commons/links/links.h.inc.hxx /^ using ResultsType = Results<>;$/;" t struct:Antares::Solver::Variable::LINK_NAMESPACE::VCardAllLinks typeref:typename:Results<> -ResultsType src/solver/variable/commons/links/links.h.inc.hxx /^ using ResultsType = VCardType::ResultsType;$/;" t class:Antares::Solver::Variable::LINK_NAMESPACE::Links typeref:typename:VCardType::ResultsType -ResultsType src/solver/variable/commons/load.h /^ ResultsType;$/;" t struct:Antares::Solver::Variable::Economy::VCardTimeSeriesValuesLoad -ResultsType src/solver/variable/commons/load.h /^ typedef typename VCardType::ResultsType ResultsType;$/;" t class:Antares::Solver::Variable::Economy::TimeSeriesValuesLoad typeref:typename:VCardType::ResultsType -ResultsType src/solver/variable/commons/miscGenMinusRowPSP.h /^ ResultsType;$/;" t struct:Antares::Solver::Variable::Economy::VCardMiscGenMinusRowPSP typeref:typename:Results> -ResultsType src/solver/variable/commons/miscGenMinusRowPSP.h /^ typedef typename VCardType::ResultsType ResultsType;$/;" t class:Antares::Solver::Variable::Economy::MiscGenMinusRowPSP typeref:typename:VCardType::ResultsType -ResultsType src/solver/variable/commons/psp.h /^ ResultsType;$/;" t struct:Antares::Solver::Variable::Economy::VCardPSP typeref:typename:Results> -ResultsType src/solver/variable/commons/psp.h /^ typedef typename VCardType::ResultsType ResultsType;$/;" t class:Antares::Solver::Variable::Economy::PSP typeref:typename:VCardType::ResultsType -ResultsType src/solver/variable/commons/rowBalance.h /^ ResultsType;$/;" t struct:Antares::Solver::Variable::Economy::VCardRowBalance typeref:typename:Results> -ResultsType src/solver/variable/commons/rowBalance.h /^ typedef typename VCardType::ResultsType ResultsType;$/;" t class:Antares::Solver::Variable::Economy::RowBalance typeref:typename:VCardType::ResultsType -ResultsType src/solver/variable/commons/solar.h /^ ResultsType;$/;" t struct:Antares::Solver::Variable::Economy::VCardTimeSeriesValuesSolar -ResultsType src/solver/variable/commons/solar.h /^ typedef typename VCardType::ResultsType ResultsType;$/;" t class:Antares::Solver::Variable::Economy::TimeSeriesValuesSolar typeref:typename:VCardType::ResultsType -ResultsType src/solver/variable/commons/spatial-aggregate.h /^ typedef typename VCardOrigin::ResultsType ResultsType;$/;" t struct:Antares::Solver::Variable::Common::VCardProxy typeref:typename:VCardOrigin::ResultsType -ResultsType src/solver/variable/commons/spatial-aggregate.h /^ typedef typename VCardType::ResultsType ResultsType;$/;" t class:Antares::Solver::Variable::Common::SpatialAggregate typeref:typename:VCardType::ResultsType -ResultsType src/solver/variable/commons/wind.h /^ ResultsType;$/;" t struct:Antares::Solver::Variable::Economy::VCardTimeSeriesValuesWind -ResultsType src/solver/variable/commons/wind.h /^ typedef typename VCardType::ResultsType ResultsType;$/;" t class:Antares::Solver::Variable::Economy::TimeSeriesValuesWind typeref:typename:VCardType::ResultsType -ResultsType src/solver/variable/economy/STStorageCashFlowByCluster.h /^ ResultsType;$/;" t struct:Antares::Solver::Variable::Economy::VCardSTstorageCashFlowByCluster typeref:typename:Results> -ResultsType src/solver/variable/economy/STStorageCashFlowByCluster.h /^ typedef typename VCardType::ResultsType ResultsType;$/;" t class:Antares::Solver::Variable::Economy::STstorageCashFlowByCluster typeref:typename:VCardType::ResultsType -ResultsType src/solver/variable/economy/STStorageInjectionByCluster.h /^ ResultsType;$/;" t struct:Antares::Solver::Variable::Economy::VCardSTstorageInjectionByCluster typeref:typename:Results> -ResultsType src/solver/variable/economy/STStorageInjectionByCluster.h /^ typedef typename VCardType::ResultsType ResultsType;$/;" t class:Antares::Solver::Variable::Economy::STstorageInjectionByCluster typeref:typename:VCardType::ResultsType -ResultsType src/solver/variable/economy/STStorageLevelsByCluster.h /^ ResultsType;$/;" t struct:Antares::Solver::Variable::Economy::VCardSTstorageLevelsByCluster typeref:typename:Results> -ResultsType src/solver/variable/economy/STStorageLevelsByCluster.h /^ typedef typename VCardType::ResultsType ResultsType;$/;" t class:Antares::Solver::Variable::Economy::STstorageLevelsByCluster typeref:typename:VCardType::ResultsType -ResultsType src/solver/variable/economy/STStorageWithdrawalByCluster.h /^ ResultsType;$/;" t struct:Antares::Solver::Variable::Economy::VCardSTstorageWithdrawalByCluster typeref:typename:Results> -ResultsType src/solver/variable/economy/STStorageWithdrawalByCluster.h /^ typedef typename VCardType::ResultsType ResultsType;$/;" t class:Antares::Solver::Variable::Economy::STstorageWithdrawalByCluster typeref:typename:VCardType::ResultsType -ResultsType src/solver/variable/economy/avail-dispatchable-generation.h /^ ResultsType;$/;" t struct:Antares::Solver::Variable::Economy::VCardAvailableDispatchGen -ResultsType src/solver/variable/economy/avail-dispatchable-generation.h /^ typedef typename VCardType::ResultsType ResultsType;$/;" t class:Antares::Solver::Variable::Economy::AvailableDispatchGen typeref:typename:VCardType::ResultsType -ResultsType src/solver/variable/economy/balance.h /^ ResultsType;$/;" t struct:Antares::Solver::Variable::Economy::VCardBalance -ResultsType src/solver/variable/economy/balance.h /^ typedef typename VCardType::ResultsType ResultsType;$/;" t class:Antares::Solver::Variable::Economy::Balance typeref:typename:VCardType::ResultsType -ResultsType src/solver/variable/economy/bindingConstraints/bindingConstraintsMarginalCost.h /^ ResultsType;$/;" t struct:Antares::Solver::Variable::Economy::VCardBindingConstMarginCost -ResultsType src/solver/variable/economy/bindingConstraints/bindingConstraintsMarginalCost.h /^ typedef typename VCardType::ResultsType ResultsType;$/;" t class:Antares::Solver::Variable::Economy::BindingConstMarginCost typeref:typename:VCardType::ResultsType -ResultsType src/solver/variable/economy/dispatchable-generation-margin.h /^ ResultsType;$/;" t struct:Antares::Solver::Variable::Economy::VCardDispatchableGenMargin -ResultsType src/solver/variable/economy/dispatchable-generation-margin.h /^ typedef typename VCardType::ResultsType ResultsType;$/;" t class:Antares::Solver::Variable::Economy::DispatchableGenMargin typeref:typename:VCardType::ResultsType -ResultsType src/solver/variable/economy/dispatchableGeneration.h /^ ResultsType;$/;" t struct:Antares::Solver::Variable::Economy::VCardDispatchableGeneration -ResultsType src/solver/variable/economy/dispatchableGeneration.h /^ typedef typename VCardType::ResultsType ResultsType;$/;" t class:Antares::Solver::Variable::Economy::DispatchableGeneration typeref:typename:VCardType::ResultsType -ResultsType src/solver/variable/economy/domesticUnsuppliedEnergy.h /^ ResultsType;$/;" t struct:Antares::Solver::Variable::Economy::VCardDomesticUnsuppliedEnergy -ResultsType src/solver/variable/economy/domesticUnsuppliedEnergy.h /^ typedef typename VCardType::ResultsType ResultsType;$/;" t class:Antares::Solver::Variable::Economy::DomesticUnsuppliedEnergy typeref:typename:VCardType::ResultsType -ResultsType src/solver/variable/economy/dtgMarginAfterCsr.h /^ ResultsType;$/;" t struct:Antares::Solver::Variable::Economy::VCardDtgMarginCsr -ResultsType src/solver/variable/economy/dtgMarginAfterCsr.h /^ typedef typename VCardType::ResultsType ResultsType;$/;" t class:Antares::Solver::Variable::Economy::DtgMarginCsr typeref:typename:VCardType::ResultsType -ResultsType src/solver/variable/economy/hydroCost.h /^ ResultsType;$/;" t struct:Antares::Solver::Variable::Economy::VCardHydroCost -ResultsType src/solver/variable/economy/hydroCost.h /^ typedef typename VCardType::ResultsType ResultsType;$/;" t class:Antares::Solver::Variable::Economy::HydroCost typeref:typename:VCardType::ResultsType -ResultsType src/solver/variable/economy/hydrostorage.h /^ ResultsType;$/;" t struct:Antares::Solver::Variable::Economy::VCardHydroStorage -ResultsType src/solver/variable/economy/hydrostorage.h /^ typedef typename VCardType::ResultsType ResultsType;$/;" t class:Antares::Solver::Variable::Economy::HydroStorage typeref:typename:VCardType::ResultsType -ResultsType src/solver/variable/economy/inflow.h /^ ResultsType;$/;" t struct:Antares::Solver::Variable::Economy::VCardInflows -ResultsType src/solver/variable/economy/inflow.h /^ typedef typename VCardType::ResultsType ResultsType;$/;" t class:Antares::Solver::Variable::Economy::Inflows typeref:typename:VCardType::ResultsType -ResultsType src/solver/variable/economy/links/congestionFee.h /^ ResultsType;$/;" t struct:Antares::Solver::Variable::Economy::VCardCongestionFee -ResultsType src/solver/variable/economy/links/congestionFee.h /^ typedef typename VCardType::ResultsType ResultsType;$/;" t class:Antares::Solver::Variable::Economy::CongestionFee typeref:typename:VCardType::ResultsType -ResultsType src/solver/variable/economy/links/congestionFeeAbs.h /^ ResultsType;$/;" t struct:Antares::Solver::Variable::Economy::VCardCongestionFeeAbs -ResultsType src/solver/variable/economy/links/congestionFeeAbs.h /^ typedef typename VCardType::ResultsType ResultsType;$/;" t class:Antares::Solver::Variable::Economy::CongestionFeeAbs typeref:typename:VCardType::ResultsType -ResultsType src/solver/variable/economy/links/congestionProbability.h /^ ResultsType;$/;" t struct:Antares::Solver::Variable::Economy::VCardCongestionProbability typeref:typename:Results> -ResultsType src/solver/variable/economy/links/congestionProbability.h /^ typedef typename VCardType::ResultsType ResultsType;$/;" t class:Antares::Solver::Variable::Economy::CongestionProbability typeref:typename:VCardType::ResultsType -ResultsType src/solver/variable/economy/links/flowLinear.h /^ ResultsType;$/;" t struct:Antares::Solver::Variable::Economy::VCardFlowLinear -ResultsType src/solver/variable/economy/links/flowLinear.h /^ typedef typename VCardType::ResultsType ResultsType;$/;" t class:Antares::Solver::Variable::Economy::FlowLinear typeref:typename:VCardType::ResultsType -ResultsType src/solver/variable/economy/links/flowLinearAbs.h /^ ResultsType;$/;" t struct:Antares::Solver::Variable::Economy::VCardFlowLinearAbs -ResultsType src/solver/variable/economy/links/flowLinearAbs.h /^ typedef typename VCardType::ResultsType ResultsType;$/;" t class:Antares::Solver::Variable::Economy::FlowLinearAbs typeref:typename:VCardType::ResultsType -ResultsType src/solver/variable/economy/links/flowQuad.h /^ ResultsType;$/;" t struct:Antares::Solver::Variable::Economy::VCardFlowQuad typeref:typename:Results> -ResultsType src/solver/variable/economy/links/flowQuad.h /^ typedef typename VCardType::ResultsType ResultsType;$/;" t class:Antares::Solver::Variable::Economy::FlowQuad typeref:typename:VCardType::ResultsType -ResultsType src/solver/variable/economy/links/hurdleCosts.h /^ ResultsType;$/;" t struct:Antares::Solver::Variable::Economy::VCardHurdleCosts -ResultsType src/solver/variable/economy/links/hurdleCosts.h /^ typedef typename VCardType::ResultsType ResultsType;$/;" t class:Antares::Solver::Variable::Economy::HurdleCosts typeref:typename:VCardType::ResultsType -ResultsType src/solver/variable/economy/links/loopFlow.h /^ ResultsType;$/;" t struct:Antares::Solver::Variable::Economy::VCardLoopFlow typeref:typename:Results> -ResultsType src/solver/variable/economy/links/loopFlow.h /^ typedef typename VCardType::ResultsType ResultsType;$/;" t class:Antares::Solver::Variable::Economy::LoopFlow typeref:typename:VCardType::ResultsType -ResultsType src/solver/variable/economy/links/marginalCost.h /^ ResultsType;$/;" t struct:Antares::Solver::Variable::Economy::VCardMarginalCost -ResultsType src/solver/variable/economy/links/marginalCost.h /^ typedef typename VCardType::ResultsType ResultsType;$/;" t class:Antares::Solver::Variable::Economy::MarginalCost typeref:typename:VCardType::ResultsType -ResultsType src/solver/variable/economy/localMatchingRuleViolations.h /^ ResultsType;$/;" t struct:Antares::Solver::Variable::Economy::VCardLMRViolations typeref:typename:Results> -ResultsType src/solver/variable/economy/localMatchingRuleViolations.h /^ typedef typename VCardType::ResultsType ResultsType;$/;" t class:Antares::Solver::Variable::Economy::LMRViolations typeref:typename:VCardType::ResultsType -ResultsType src/solver/variable/economy/lold.h /^ ResultsType;$/;" t struct:Antares::Solver::Variable::Economy::VCardLOLD -ResultsType src/solver/variable/economy/lold.h /^ typedef typename VCardType::ResultsType ResultsType;$/;" t class:Antares::Solver::Variable::Economy::LOLD typeref:typename:VCardType::ResultsType -ResultsType src/solver/variable/economy/lolp.h /^ ResultsType;$/;" t struct:Antares::Solver::Variable::Economy::VCardLOLP typeref:typename:Results> -ResultsType src/solver/variable/economy/lolp.h /^ typedef typename VCardType::ResultsType ResultsType;$/;" t class:Antares::Solver::Variable::Economy::LOLP typeref:typename:VCardType::ResultsType -ResultsType src/solver/variable/economy/max-mrg.h /^ ResultsType;$/;" t struct:Antares::Solver::Variable::Economy::VCardMARGE -ResultsType src/solver/variable/economy/max-mrg.h /^ typedef typename VCardType::ResultsType ResultsType;$/;" t class:Antares::Solver::Variable::Economy::Marge typeref:typename:VCardType::ResultsType -ResultsType src/solver/variable/economy/nbOfDispatchedUnits.h /^ ResultsType;$/;" t struct:Antares::Solver::Variable::Economy::VCardNbOfDispatchedUnits -ResultsType src/solver/variable/economy/nbOfDispatchedUnits.h /^ typedef typename VCardType::ResultsType ResultsType;$/;" t class:Antares::Solver::Variable::Economy::NbOfDispatchedUnits typeref:typename:VCardType::ResultsType -ResultsType src/solver/variable/economy/nbOfDispatchedUnitsByPlant.h /^ ResultsType;$/;" t struct:Antares::Solver::Variable::Economy::VCardNbOfDispatchedUnitsByPlant typeref:typename:Results> -ResultsType src/solver/variable/economy/nbOfDispatchedUnitsByPlant.h /^ typedef typename VCardType::ResultsType ResultsType;$/;" t class:Antares::Solver::Variable::Economy::NbOfDispatchedUnitsByPlant typeref:typename:VCardType::ResultsType -ResultsType src/solver/variable/economy/nonProportionalCost.h /^ ResultsType;$/;" t struct:Antares::Solver::Variable::Economy::VCardNonProportionalCost -ResultsType src/solver/variable/economy/nonProportionalCost.h /^ typedef typename VCardType::ResultsType ResultsType;$/;" t class:Antares::Solver::Variable::Economy::NonProportionalCost typeref:typename:VCardType::ResultsType -ResultsType src/solver/variable/economy/npCostByDispatchablePlant.h /^ ResultsType;$/;" t struct:Antares::Solver::Variable::Economy::VCardNonProportionalCostByDispatchablePlant typeref:typename:Results> -ResultsType src/solver/variable/economy/npCostByDispatchablePlant.h /^ typedef typename VCardType::ResultsType ResultsType;$/;" t class:Antares::Solver::Variable::Economy::NonProportionalCostByDispatchablePlant typeref:typename:VCardType::ResultsType -ResultsType src/solver/variable/economy/operatingCost.h /^ ResultsType;$/;" t struct:Antares::Solver::Variable::Economy::VCardOperatingCost -ResultsType src/solver/variable/economy/operatingCost.h /^ typedef typename VCardType::ResultsType ResultsType;$/;" t class:Antares::Solver::Variable::Economy::OperatingCost typeref:typename:VCardType::ResultsType -ResultsType src/solver/variable/economy/overallCost.h /^ ResultsType;$/;" t struct:Antares::Solver::Variable::Economy::VCardOverallCost typeref:typename:Results,R::AllYears::Average> -ResultsType src/solver/variable/economy/overallCost.h /^ typedef typename VCardType::ResultsType ResultsType;$/;" t class:Antares::Solver::Variable::Economy::OverallCost typeref:typename:VCardType::ResultsType -ResultsType src/solver/variable/economy/overflow.h /^ ResultsType;$/;" t struct:Antares::Solver::Variable::Economy::VCardOverflow -ResultsType src/solver/variable/economy/overflow.h /^ typedef typename VCardType::ResultsType ResultsType;$/;" t class:Antares::Solver::Variable::Economy::Overflows typeref:typename:VCardType::ResultsType -ResultsType src/solver/variable/economy/price.h /^ ResultsType;$/;" t struct:Antares::Solver::Variable::Economy::VCardPrice -ResultsType src/solver/variable/economy/price.h /^ typedef typename VCardType::ResultsType ResultsType;$/;" t class:Antares::Solver::Variable::Economy::Price typeref:typename:VCardType::ResultsType -ResultsType src/solver/variable/economy/productionByDispatchablePlant.h /^ ResultsType;$/;" t struct:Antares::Solver::Variable::Economy::VCardProductionByDispatchablePlant typeref:typename:Results> -ResultsType src/solver/variable/economy/productionByDispatchablePlant.h /^ typedef typename VCardType::ResultsType ResultsType;$/;" t class:Antares::Solver::Variable::Economy::ProductionByDispatchablePlant typeref:typename:VCardType::ResultsType -ResultsType src/solver/variable/economy/productionByRenewablePlant.h /^ ResultsType;$/;" t struct:Antares::Solver::Variable::Economy::VCardProductionByRenewablePlant typeref:typename:Results> -ResultsType src/solver/variable/economy/productionByRenewablePlant.h /^ typedef typename VCardType::ResultsType ResultsType;$/;" t class:Antares::Solver::Variable::Economy::ProductionByRenewablePlant typeref:typename:VCardType::ResultsType -ResultsType src/solver/variable/economy/profitByPlant.h /^ ResultsType;$/;" t struct:Antares::Solver::Variable::Economy::VCardProfitByPlant typeref:typename:Results> -ResultsType src/solver/variable/economy/profitByPlant.h /^ typedef typename VCardType::ResultsType ResultsType;$/;" t class:Antares::Solver::Variable::Economy::ProfitByPlant typeref:typename:VCardType::ResultsType -ResultsType src/solver/variable/economy/pumping.h /^ ResultsType;$/;" t struct:Antares::Solver::Variable::Economy::VCardPumping -ResultsType src/solver/variable/economy/pumping.h /^ typedef typename VCardType::ResultsType ResultsType;$/;" t class:Antares::Solver::Variable::Economy::Pumping typeref:typename:VCardType::ResultsType -ResultsType src/solver/variable/economy/renewableGeneration.h /^ ResultsType;$/;" t struct:Antares::Solver::Variable::Economy::VCardRenewableGeneration -ResultsType src/solver/variable/economy/renewableGeneration.h /^ typedef typename VCardType::ResultsType ResultsType;$/;" t class:Antares::Solver::Variable::Economy::RenewableGeneration typeref:typename:VCardType::ResultsType -ResultsType src/solver/variable/economy/reservoirlevel.h /^ ResultsType;$/;" t struct:Antares::Solver::Variable::Economy::VCardReservoirLevel -ResultsType src/solver/variable/economy/reservoirlevel.h /^ typedef typename VCardType::ResultsType ResultsType;$/;" t class:Antares::Solver::Variable::Economy::ReservoirLevel typeref:typename:VCardType::ResultsType -ResultsType src/solver/variable/economy/shortTermStorage.h /^ ResultsType;$/;" t struct:Antares::Solver::Variable::Economy::VCardShortTermStorage -ResultsType src/solver/variable/economy/shortTermStorage.h /^ typedef typename VCardType::ResultsType ResultsType;$/;" t class:Antares::Solver::Variable::Economy::ShortTermStorageByGroup typeref:typename:VCardType::ResultsType -ResultsType src/solver/variable/economy/spilledEnergy.h /^ ResultsType;$/;" t struct:Antares::Solver::Variable::Economy::VCardSpilledEnergy -ResultsType src/solver/variable/economy/spilledEnergy.h /^ typedef typename VCardType::ResultsType ResultsType;$/;" t class:Antares::Solver::Variable::Economy::SpilledEnergy typeref:typename:VCardType::ResultsType -ResultsType src/solver/variable/economy/spilledEnergyAfterCSR.h /^ ResultsType;$/;" t struct:Antares::Solver::Variable::Economy::VCardSpilledEnergyAfterCSR -ResultsType src/solver/variable/economy/spilledEnergyAfterCSR.h /^ typedef typename VCardType::ResultsType ResultsType;$/;" t class:Antares::Solver::Variable::Economy::SpilledEnergyAfterCSR typeref:typename:VCardType::ResultsType -ResultsType src/solver/variable/economy/thermalAirPollutantEmissions.h /^ ResultsType;$/;" t struct:Antares::Solver::Variable::Economy::VCardThermalAirPollutantEmissions -ResultsType src/solver/variable/economy/thermalAirPollutantEmissions.h /^ typedef typename VCardType::ResultsType ResultsType;$/;" t class:Antares::Solver::Variable::Economy::ThermalAirPollutantEmissions typeref:typename:VCardType::ResultsType -ResultsType src/solver/variable/economy/unsupliedEnergy.h /^ ResultsType;$/;" t struct:Antares::Solver::Variable::Economy::VCardUnsupliedEnergy -ResultsType src/solver/variable/economy/unsupliedEnergy.h /^ typedef typename VCardType::ResultsType ResultsType;$/;" t class:Antares::Solver::Variable::Economy::UnsupliedEnergy typeref:typename:VCardType::ResultsType -ResultsType src/solver/variable/economy/waterValue.h /^ ResultsType;$/;" t struct:Antares::Solver::Variable::Economy::VCardWaterValue -ResultsType src/solver/variable/economy/waterValue.h /^ typedef typename VCardType::ResultsType ResultsType;$/;" t class:Antares::Solver::Variable::Economy::WaterValue typeref:typename:VCardType::ResultsType -ResultsType src/solver/variable/info.h /^ typedef typename VCardT::ResultsType ResultsType;$/;" t function:Antares::Solver::Variable::SpatialAggregateOperation::Perform typeref:typename:VCardT::ResultsType -ResultsType src/solver/variable/info.h /^ ResultsType;$/;" t struct:Antares::Solver::Variable::Storage typeref:typename:VariableAccessor::Type -ResultsType src/solver/variable/setofareas.h /^ typedef Results<> ResultsType;$/;" t struct:Antares::Solver::Variable::VCardAllSetsOfAreas typeref:typename:Results<> -ResultsType src/solver/variable/setofareas.h /^ typedef typename VCardType::ResultsType ResultsType;$/;" t class:Antares::Solver::Variable::SetsOfAreas typeref:typename:VCardType::ResultsType -ResultsType src/solver/variable/variable.h /^ typedef typename VCardType::ResultsType ResultsType;$/;" t class:Antares::Solver::Variable::IVariable typeref:typename:VCardType::ResultsType -RetFalse src/ext/yuni/src/yuni/core/static/if.h /^ typedef typename Remove::All::Type RetFalse;$/;" t struct:Yuni::Static::If typeref:typename:Remove::All::Type -RetTrue src/ext/yuni/src/yuni/core/static/if.h /^ typedef typename Remove::All::Type RetTrue;$/;" t struct:Yuni::Static::If typeref:typename:Remove::All::Type -Retranche_mtrx src/analyzer/atsp/misc.cpp /^void ATSP::Retranche_mtrx(Matrix<>& MTRX, const double* A, uint nblig, uint nbcol)$/;" f class:Antares::ATSP typeref:typename:void -Retranche_scalaire src/analyzer/atsp/misc.cpp /^void ATSP::Retranche_scalaire(Matrix<>& A, const Matrix<>& B, double x, uint nblig, uint nbcol)$/;" f class:Antares::ATSP typeref:typename:void -RetrieveListFromStudy src/libs/antares/study/output.cpp /^void Output::RetrieveListFromStudy(List& out, const Study& study)$/;" f class:Antares::Data::Output typeref:typename:void -RetrieveListFromStudy src/libs/antares/study/output.hxx /^inline void Output::RetrieveListFromStudy(List& out, const Study::Ptr& study)$/;" f class:Antares::Data::Output typeref:typename:void -RetrieveResultsAssignment src/solver/variable/variable.hxx /^struct RetrieveResultsAssignment$/;" s namespace:Antares::Solver::Variable::__anon73d0bf670111 -RetrieveResultsAssignment src/solver/variable/variable.hxx /^struct RetrieveResultsAssignment<0>$/;" s namespace:Antares::Solver::Variable::__anon73d0bf670111 -RetrieveVariableList src/solver/variable/area.hxx /^inline void Areas::RetrieveVariableList(PredicateT& predicate)$/;" f class:Antares::Solver::Variable::Areas typeref:typename:void -RetrieveVariableList src/solver/variable/bindConstraints.hxx /^inline void BindingConstraints::RetrieveVariableList(PredicateT& predicate)$/;" f class:Antares::Solver::Variable::BindingConstraints typeref:typename:void -RetrieveVariableList src/solver/variable/commons/join.h /^ static void RetrieveVariableList(PredicateT& predicate)$/;" f class:Antares::Solver::Variable::Join typeref:typename:void -RetrieveVariableList src/solver/variable/commons/links/links.hxx.inc.hxx /^void Links::RetrieveVariableList(PredicateT& predicate)$/;" f class:Antares::Solver::Variable::LINK_NAMESPACE::Links typeref:typename:void -RetrieveVariableList src/solver/variable/endoflist.h /^ static void RetrieveVariableList(PredicateT&)$/;" f class:Antares::Solver::Variable::Container::EndOfList typeref:typename:void -RetrieveVariableList src/solver/variable/setofareas.hxx /^inline void SetsOfAreas::RetrieveVariableList(PredicateT& \/*predicate*\/)$/;" f class:Antares::Solver::Variable::SetsOfAreas typeref:typename:void -RetrieveVariableList src/solver/variable/variable.hxx /^void IVariable::RetrieveVariableList(PredicateT& predicate)$/;" f class:Antares::Solver::Variable::IVariable typeref:typename:void -RetrieveVariableListHelper src/solver/variable/variable.hxx /^class RetrieveVariableListHelper$/;" c namespace:Antares::Solver::Variable::__anon73d0bf670511 -RetrieveVariableListHelper src/solver/variable/variable.hxx /^class RetrieveVariableListHelper$/;" c namespace:Antares::Solver::Variable::__anon73d0bf670511 -RetrieveVariableListHelper src/solver/variable/variable.hxx /^class RetrieveVariableListHelper$/;" c namespace:Antares::Solver::Variable::__anon73d0bf670511 -ReturnCode src/ext/yuni/src/yuni/core/getopt/parser.h /^enum class ReturnCode$/;" g namespace:Yuni::GetOpt -ReturnType src/ext/yuni/src/yuni/core/bind/bind.h /^ typedef R ReturnType;$/;" t class:Yuni::Bind typeref:typename:R -ReturnType src/ext/yuni/src/yuni/core/bind/bind.h.generator.commonstypes.hpp /^ typedef R ReturnType;$/;" t typeref:typename:R -ReturnType src/ext/yuni/src/yuni/core/event/event.h /^ typedef typename BindType::ReturnType ReturnType;$/;" t class:Yuni::Event typeref:typename:BindType::ReturnType -ReturnType src/libs/antares/memory/include/antares/memory/memory.h /^ using ReturnType = T*;$/;" t struct:Antares::Memory::Stored typeref:typename:T * -RightType src/solver/variable/commons/join.h /^ typedef RightT RightType;$/;" t class:Antares::Solver::Variable::Join typeref:typename:RightT -RmDirRecursiveInternal src/ext/yuni/src/yuni/io/directory/remove.cpp /^static bool RmDirRecursiveInternal(const AnyString& path)$/;" f namespace:Yuni::IO::Directory::__anon7e23b7a50111 typeref:typename:bool file: -RnClusters src/ui/simulator/windows/inspector/data.h /^ Data::RenewableCluster::Set RnClusters;$/;" m class:Antares::Window::Inspector::InspectorData typeref:typename:Data::RenewableCluster::Set -RootFolder src/libs/antares/resources/resources.cpp /^static String RootFolder;$/;" v namespace:__anone53ef6e80111 typeref:typename:String file: -RootNode src/ui/action/handler/antares-study/thermal-cluster/root-node.cpp /^RootNode::RootNode(const AnyString& areaname) : pOriginalAreaName(areaname)$/;" f class:Antares::Action::AntaresStudy::ThermalCluster::RootNode -RootNode src/ui/action/handler/antares-study/thermal-cluster/root-node.h /^class RootNode : public IAction$/;" c namespace:Antares::Action::AntaresStudy::ThermalCluster -RootNodePlant src/ui/action/handler/antares-study/area/create.cpp /^ using RootNodePlant = Antares::Action::AntaresStudy::ThermalCluster::RootNode;$/;" t function:Antares::Action::AntaresStudy::Area::Create::createActionsForAStandardAreaCopy typeref:typename:Antares::Action::AntaresStudy::ThermalCluster::RootNode file: -Rotate src/ext/yuni/src/yuni/core/math/geometry/quaternion.hxx /^inline Point3D Quaternion::Rotate(const Point3D& p,$/;" f class:Yuni::Quaternion typeref:typename:Point3D -Rotate src/ext/yuni/src/yuni/core/math/geometry/quaternion.hxx /^inline Vector3D Quaternion::Rotate(const Vector3D& v, const Vector3D& axis, T angle)$/;" f class:Yuni::Quaternion typeref:typename:Vector3D -Round src/ext/yuni/src/yuni/core/math/math.hxx /^inline T Round(T x, uint)$/;" f namespace:Yuni::Math typeref:typename:T -Round src/ext/yuni/src/yuni/core/math/math.hxx /^inline double Round(double x, uint place)$/;" f namespace:Yuni::Math typeref:typename:double -Round src/ext/yuni/src/yuni/core/math/math.hxx /^inline float Round(float x, uint place)$/;" f namespace:Yuni::Math typeref:typename:float -Round src/ext/yuni/src/yuni/core/math/math.hxx /^inline long double Round(long double x, uint place)$/;" f namespace:Yuni::Math typeref:typename:long double -Round2ndPlace src/tools/vacuum/main.cpp /^static inline double Round2ndPlace(double v)$/;" f typeref:typename:double file: -RoundToInt src/ext/yuni/src/yuni/core/math/math.h /^struct YUNI_DECL RoundToInt;$/;" v namespace:Yuni::Math typeref:struct:YUNI_DECL -RoundToInt src/ext/yuni/src/yuni/core/math/math.hxx /^struct YUNI_DECL RoundToInt final$/;" s namespace:Yuni::Math -RoundToInt src/ext/yuni/src/yuni/core/math/math.hxx /^struct YUNI_DECL RoundToInt final$/;" s namespace:Yuni::Math -RoundToInt src/ext/yuni/src/yuni/core/math/math.hxx /^struct YUNI_DECL RoundToInt final$/;" s namespace:Yuni::Math -RoundToInt src/ext/yuni/src/yuni/core/math/math.hxx /^struct YUNI_DECL RoundToInt final$/;" s namespace:Yuni::Math -RoundToInt src/ext/yuni/src/yuni/core/math/math.hxx /^struct YUNI_DECL RoundToInt final$/;" s namespace:Yuni::Math -RoundToInt src/ext/yuni/src/yuni/core/math/math.hxx /^struct YUNI_DECL RoundToInt final$/;" s namespace:Yuni::Math -RoundToInt src/ext/yuni/src/yuni/core/math/math.hxx /^struct YUNI_DECL RoundToInt final$/;" s namespace:Yuni::Math -RoundToInt src/ext/yuni/src/yuni/core/math/math.hxx /^struct YUNI_DECL RoundToInt final$/;" s namespace:Yuni::Math -RoundToInt src/ext/yuni/src/yuni/core/math/math.hxx /^struct YUNI_DECL RoundToInt final$/;" s namespace:Yuni::Math -RoundToInt src/ext/yuni/src/yuni/core/math/math.hxx /^struct YUNI_DECL RoundToInt final$/;" s namespace:Yuni::Math -RoundUp src/ext/yuni/src/yuni/core/math/math.hxx /^inline T RoundUp(T value, T multiple)$/;" f namespace:Yuni::Math typeref:typename:T -RowBalance src/solver/variable/commons/rowBalance.h /^class RowBalance : public Variable::IVariable, NextT, VCardRowBalance>$/;" c namespace:Antares::Solver::Variable::Economy -Rule src/libs/antares/study/sets.h /^ using Rule = std::pair;$/;" t class:Antares::Data::Sets typeref:typename:std::pair -RuleSet src/libs/antares/study/sets.h /^ using RuleSet = std::vector;$/;" t class:Antares::Data::Sets typeref:typename:std::vector -RuleType src/libs/antares/study/sets.h /^ enum RuleType$/;" g class:Antares::Data::Sets -Rules src/libs/antares/study/scenario-builder/rules.cpp /^Rules::Rules(Study& study) : study_(study), pAreaCount(0)$/;" f class:Antares::Data::ScenarioBuilder::Rules -Rules src/libs/antares/study/scenario-builder/rules.h /^class Rules final : private Yuni::NonCopyable$/;" c namespace:Antares::Data::ScenarioBuilder -RulesScenarioName src/libs/antares/study/fwd.h /^using RulesScenarioName = Yuni::CString<64, false>;$/;" t namespace:Antares::Data typeref:typename:Yuni::CString<64,false> -RulesetCaption src/ui/simulator/windows/scenario-builder/panel.cpp /^inline wxString RulesetCaption(const Data::ScenarioBuilder::Rules::Ptr& rules,$/;" f namespace:Antares::Window::ScenarioBuilder::__anon4fcc636a0111 typeref:typename:wxString -RulesetImage src/ui/simulator/windows/scenario-builder/panel.cpp /^inline const char* RulesetImage(bool selected = false)$/;" f namespace:Antares::Window::ScenarioBuilder::__anon4fcc636a0111 typeref:typename:const char * -Run docs/reference-guide/03-commands.md /^## Run$/;" s chapter:Commands -Run src/solver/variable/surveyresults/reportbuilder.hxx /^ static inline void Run(const ListType&, SurveyResults&, unsigned int)$/;" f class:Antares::Solver::Variable::Container::__anon9ed722730111::SurveyReportBuilderFile typeref:typename:void -Run src/solver/variable/surveyresults/reportbuilder.hxx /^ static void Run(const ListType& list, SurveyResults& results, unsigned int numSpace = 9999)$/;" f class:Antares::Solver::Variable::Container::__anon9ed722730111::SurveyReportBuilder typeref:typename:void -Run src/solver/variable/surveyresults/reportbuilder.hxx /^ static void Run(const ListType& list, SurveyResults& results, unsigned int numSpace)$/;" f class:Antares::Solver::Variable::Container::__anon9ed722730111::SurveyReportBuilderFile typeref:typename:void -Run src/solver/variable/surveyresults/reportbuilder.hxx /^ static void Run(const ListType&, SurveyResults&, unsigned int)$/;" f class:Antares::Solver::Variable::Container::__anon9ed722730111::SurveyReportBuilder typeref:typename:void -Run src/ui/simulator/windows/simulation/run.cpp /^Run::Run(wxWindow* parent, bool preproOnly) :$/;" f class:Antares::Window::Simulation::Run -Run src/ui/simulator/windows/simulation/run.h /^class Run final : public wxDialog$/;" c namespace:Antares::Window::Simulation -RunAnnual src/solver/variable/surveyresults/reportbuilder.hxx /^ static void RunAnnual(const ListType& list, SurveyResults& results, unsigned int numSpace)$/;" f class:Antares::Solver::Variable::Container::__anon9ed722730111::SurveyReportBuilderFile typeref:typename:void -RunDigest src/solver/variable/surveyresults/reportbuilder.hxx /^ static void RunDigest(const ListType& list, SurveyResults& results, IResultWriter& writer)$/;" f class:Antares::Solver::Variable::Container::__anon9ed722730111::SurveyReportBuilder typeref:typename:void -RunForEachArea src/solver/variable/surveyresults/reportbuilder.hxx /^ static void RunForEachArea(const ListType& list, SurveyResults& results, unsigned int numSpa/;" f class:Antares::Solver::Variable::Container::__anon9ed722730111::SurveyReportBuilder typeref:typename:void -RunForEachBindingConstraint src/solver/variable/surveyresults/reportbuilder.hxx /^ static void RunForEachBindingConstraint(const ListType& list,$/;" f class:Antares::Solver::Variable::Container::__anon9ed722730111::SurveyReportBuilder typeref:typename:void -RunForEachLink src/solver/variable/surveyresults/reportbuilder.hxx /^ static void RunForEachLink(const ListType& list, SurveyResults& results, unsigned int numSpa/;" f class:Antares::Solver::Variable::Container::__anon9ed722730111::SurveyReportBuilder typeref:typename:void -RunForEachSetOfAreas src/solver/variable/surveyresults/reportbuilder.hxx /^ static void RunForEachSetOfAreas(const ListType& list,$/;" f class:Antares::Solver::Variable::Container::__anon9ed722730111::SurveyReportBuilder typeref:typename:void -RunForEachThermalCluster src/solver/variable/surveyresults/reportbuilder.hxx /^ static void RunForEachThermalCluster(const ListType& list,$/;" f class:Antares::Solver::Variable::Container::__anon9ed722730111::SurveyReportBuilder typeref:typename:void -RunGlobalResults src/solver/variable/surveyresults/reportbuilder.hxx /^ static void RunGlobalResults(const ListType& list, SurveyResults& results)$/;" f class:Antares::Solver::Variable::Container::__anon9ed722730111::SurveyReportBuilderFile typeref:typename:void -RunSimulationOnTheStudy src/ui/simulator/application/study.cpp /^void RunSimulationOnTheStudy(Data::Study::Ptr study,$/;" f namespace:Antares typeref:typename:void -Running JSON tests docs/build/4-Tests-user.md /^# Running JSON tests$/;" c -RuntimeInfoInitialization src/libs/antares/exception/LoadingError.cpp /^RuntimeInfoInitialization::RuntimeInfoInitialization() :$/;" f class:Antares::Error::RuntimeInfoInitialization -RuntimeInfoInitialization src/libs/antares/exception/antares/exception/LoadingError.hpp /^class RuntimeInfoInitialization : public LoadingError$/;" c namespace:Antares::Error -SEP src/analyzer/atsp/atsp.cpp /^#define SEP /;" d file: -SEP src/analyzer/atsp/cache.cpp /^#define SEP /;" d file: -SEP src/analyzer/atsp/correlations.cpp /^#define SEP /;" d file: -SEP src/analyzer/atsp/load.cpp /^#define SEP /;" d file: -SEP src/analyzer/atsp/preflight.cpp /^#define SEP /;" d file: -SEP src/analyzer/main.cpp /^#define SEP /;" d file: -SEP src/ext/yuni/src/tools/yuni-config/versions.cpp /^#define SEP /;" d file: -SEP src/ext/yuni/src/yuni/io/directory/remove.cpp /^#define SEP /;" d file: -SEP src/libs/antares/memory/memory.cpp /^#define SEP /;" d file: -SEP src/libs/antares/paths/list.cpp /^#define SEP /;" d file: -SEP src/libs/antares/resources/resources.cpp /^#define SEP /;" d file: -SEP src/libs/antares/series/series.cpp /^#define SEP /;" d file: -SEP src/libs/antares/solver.cpp /^#define SEP /;" d file: -SEP src/libs/antares/study/area/links.cpp /^#define SEP /;" d file: -SEP src/libs/antares/study/area/list.cpp /^#define SEP /;" d file: -SEP src/libs/antares/study/area/store-timeseries-numbers.cpp /^#define SEP /;" d file: -SEP src/libs/antares/study/binding_constraint/BindingConstraint.cpp /^#define SEP /;" d file: -SEP src/libs/antares/study/cleaner/cleaner-v20.cpp /^#define SEP /;" d file: -SEP src/libs/antares/study/correlation-updater.hxx /^#define SEP /;" d -SEP src/libs/antares/study/load.cpp /^#define SEP /;" d file: -SEP src/libs/antares/study/output.cpp /^#define SEP /;" d file: -SEP src/libs/antares/study/parts/common/cluster.cpp /^#define SEP /;" d file: -SEP src/libs/antares/study/parts/common/cluster_list.cpp /^#define SEP /;" d file: -SEP src/libs/antares/study/parts/hydro/container.cpp /^#define SEP /;" d file: -SEP src/libs/antares/study/parts/hydro/prepro.cpp /^#define SEP /;" d file: -SEP src/libs/antares/study/parts/hydro/series.cpp /^#define SEP /;" d file: -SEP src/libs/antares/study/parts/renewable/cluster.cpp /^#define SEP /;" d file: -SEP src/libs/antares/study/parts/renewable/cluster_list.cpp /^#define SEP /;" d file: -SEP src/libs/antares/study/parts/short-term-storage/container.cpp /^#define SEP /;" d file: -SEP src/libs/antares/study/parts/short-term-storage/properties.cpp /^#define SEP /;" d file: -SEP src/libs/antares/study/parts/short-term-storage/series.cpp /^#define SEP /;" d file: -SEP src/libs/antares/study/parts/thermal/cluster.cpp /^#define SEP /;" d file: -SEP src/libs/antares/study/parts/thermal/cluster_list.cpp /^#define SEP /;" d file: -SEP src/libs/antares/study/parts/thermal/ecoInput.cpp /^#define SEP /;" d file: -SEP src/libs/antares/study/parts/thermal/prepro.cpp /^#define SEP /;" d file: -SEP src/libs/antares/study/parts/wind/prepro.cpp /^#define SEP /;" d file: -SEP src/libs/antares/study/save.cpp /^#define SEP /;" d file: -SEP src/libs/antares/study/scenario-builder/sets.cpp /^#define SEP /;" d file: -SEP src/libs/antares/study/scenario-builder/updater.hxx /^#define SEP /;" d -SEP src/libs/antares/study/simulation.cpp /^#define SEP /;" d file: -SEP src/libs/antares/study/study.importprepro.cpp /^#define SEP /;" d file: -SEP src/libs/antares/study/version.cpp /^#define SEP /;" d file: -SEP src/libs/antares/study/xcast/xcast.cpp /^#define SEP /;" d file: -SEP src/libs/antares/sys/policy.cpp /^#define SEP /;" d file: -SEP src/solver/constraints-builder/load.cpp /^#define SEP /;" d file: -SEP src/solver/hydro/management/daily.cpp /^#define SEP /;" d file: -SEP src/solver/hydro/management/monthly.cpp /^#define SEP /;" d file: -SEP src/solver/main.cpp /^#define SEP /;" d file: -SEP src/solver/simulation/opt_time_writer.cpp /^#define SEP /;" d file: -SEP src/solver/simulation/solver.utils.h /^#define SEP /;" d -SEP src/solver/ts-generator/hydro.cpp /^#define SEP /;" d file: -SEP src/solver/ts-generator/thermal.cpp /^#define SEP /;" d file: -SEP src/solver/ts-generator/xcast/xcast.cpp /^#define SEP /;" d file: -SEP src/solver/utils/mps_utils.cpp /^#define SEP /;" d file: -SEP src/solver/variable/container.hxx /^#define SEP /;" d -SEP src/solver/variable/surveyresults/reportbuilder.hxx /^#define SEP /;" d -SEP src/solver/variable/surveyresults/surveyresults.cpp /^#define SEP /;" d file: -SEP src/tools/cleaner/main.cpp /^#define SEP /;" d file: -SEP src/tools/vacuum/antares-study.cpp /^#define SEP /;" d file: -SEP src/tools/yby-aggregator/job.cpp /^#define SEP /;" d file: -SEP src/tools/yby-aggregator/main.cpp /^#define SEP /;" d file: -SEP src/ui/simulator/application/application.cpp /^#define SEP /;" d file: -SEP src/ui/simulator/application/main/constraintsbuilder.cpp /^#define SEP /;" d file: -SEP src/ui/simulator/application/study.cpp /^#define SEP /;" d file: -SEP src/ui/simulator/toolbox/resources.cpp /^#define SEP /;" d file: -SEP src/ui/simulator/windows/analyzer/analyzer.cpp /^#define SEP /;" d file: -SEP src/ui/simulator/windows/constraints-builder/constraintsbuilder.cpp /^#define SEP /;" d file: -SEP src/ui/simulator/windows/exportmap.cpp /^#define SEP /;" d file: -SEP src/ui/simulator/windows/output/job.cpp /^#define SEP /;" d file: -SEP src/ui/simulator/windows/output/output.cpp /^#define SEP /;" d file: -SEP src/ui/simulator/windows/output/panel/area-link.cpp /^#define SEP /;" d file: -SEP src/ui/simulator/windows/output/window.cpp /^#define SEP /;" d file: -SEP src/ui/simulator/windows/studylogs.cpp /^#define SEP /;" d file: -SEPARATOR src/solver/optimisation/opt_rename_problem.h /^const std::string SEPARATOR = "::";$/;" v typeref:typename:const std::string -SERIE_N src/analyzer/atsp/atsp.h /^ Matrix<> SERIE_N;$/;" m class:Antares::ATSP typeref:typename:Matrix<> -SERIE_P src/analyzer/atsp/atsp.h /^ Matrix<> SERIE_P;$/;" m class:Antares::ATSP typeref:typename:Matrix<> -SERIE_Q src/analyzer/atsp/atsp.h /^ Matrix<> SERIE_Q;$/;" m class:Antares::ATSP typeref:typename:Matrix<> -SET src/ext/yuni/src/yuni/core/hash/checksum/md5.cpp /^#define SET(/;" d file: -SGDIntLoadFamily_AdqPatch src/libs/antares/study/parameters.cpp /^static bool SGDIntLoadFamily_AdqPatch(Parameters& d,$/;" f namespace:Antares::Data typeref:typename:bool file: -SGDIntLoadFamily_AdvancedParameters src/libs/antares/study/parameters.cpp /^static bool SGDIntLoadFamily_AdvancedParameters(Parameters& d,$/;" f namespace:Antares::Data typeref:typename:bool file: -SGDIntLoadFamily_General src/libs/antares/study/parameters.cpp /^static bool SGDIntLoadFamily_General(Parameters& d,$/;" f namespace:Antares::Data typeref:typename:bool file: -SGDIntLoadFamily_Input src/libs/antares/study/parameters.cpp /^static bool SGDIntLoadFamily_Input(Parameters& d,$/;" f namespace:Antares::Data typeref:typename:bool file: -SGDIntLoadFamily_Legacy src/libs/antares/study/parameters.cpp /^static bool SGDIntLoadFamily_Legacy(Parameters& d,$/;" f namespace:Antares::Data typeref:typename:bool file: -SGDIntLoadFamily_Optimization src/libs/antares/study/parameters.cpp /^static bool SGDIntLoadFamily_Optimization(Parameters& d,$/;" f namespace:Antares::Data typeref:typename:bool file: -SGDIntLoadFamily_OtherPreferences src/libs/antares/study/parameters.cpp /^static bool SGDIntLoadFamily_OtherPreferences(Parameters& d,$/;" f namespace:Antares::Data typeref:typename:bool file: -SGDIntLoadFamily_Output src/libs/antares/study/parameters.cpp /^static bool SGDIntLoadFamily_Output(Parameters& d,$/;" f namespace:Antares::Data typeref:typename:bool file: -SGDIntLoadFamily_Playlist src/libs/antares/study/parameters.cpp /^static bool SGDIntLoadFamily_Playlist(Parameters& d,$/;" f namespace:Antares::Data typeref:typename:bool file: -SGDIntLoadFamily_SeedsMersenneTwister src/libs/antares/study/parameters.cpp /^static bool SGDIntLoadFamily_SeedsMersenneTwister(Parameters& d,$/;" f namespace:Antares::Data typeref:typename:bool file: -SGDIntLoadFamily_VariablesSelection src/libs/antares/study/parameters.cpp /^static bool SGDIntLoadFamily_VariablesSelection(Parameters& d,$/;" f namespace:Antares::Data typeref:typename:bool file: -SHGetFolderPathWFn src/libs/antares/sys/appdata.cpp /^ typedef HRESULT WINAPI SHGetFolderPathWFn($/;" t function:OperatingSystem::FindLocalAppData typeref:typename:HRESULT WINAPI ()(HWND hwndOwner,int nFolder,HANDLE hToken,DWORD dwFlags,__out LPTSTR pszPath) file: -SHIFT_JIS src/ext/yuni/src/yuni/core/charset/charset.h /^ SHIFT_JIS,$/;" e enum:Yuni::Charset::Type -SIGKILL src/ext/yuni/src/yuni/core/process/program/program.cpp /^#define SIGKILL SIGTERM \/\/ SIGKILL /;" d file: -SIM src/solver/simulation/sim_spread_generator.cpp /^namespace SIM$/;" n file: -SIM src/solver/simulation/sim_spread_generator.h /^namespace SIM$/;" n -SIM_AllocateAreas src/solver/simulation/sim_alloc_probleme_hebdo.cpp /^void SIM_AllocateAreas(PROBLEME_HEBDO& problem,$/;" f typeref:typename:void -SIM_AllocationConstraints src/solver/simulation/sim_alloc_probleme_hebdo.cpp /^void SIM_AllocationConstraints(PROBLEME_HEBDO& problem,$/;" f typeref:typename:void -SIM_AllocationLinks src/solver/simulation/sim_alloc_probleme_hebdo.cpp /^void SIM_AllocationLinks(PROBLEME_HEBDO& problem,$/;" f typeref:typename:void -SIM_AllocationProblemeDonneesGenerales src/solver/simulation/sim_alloc_probleme_hebdo.cpp /^void SIM_AllocationProblemeDonneesGenerales(PROBLEME_HEBDO& problem,$/;" f typeref:typename:void -SIM_AllocationProblemeHebdo src/solver/simulation/sim_alloc_probleme_hebdo.cpp /^void SIM_AllocationProblemeHebdo(const Data::Study& study,$/;" f typeref:typename:void -SIM_AllocationProblemePasDeTemps src/solver/simulation/sim_alloc_probleme_hebdo.cpp /^void SIM_AllocationProblemePasDeTemps(PROBLEME_HEBDO& problem,$/;" f typeref:typename:void -SIM_AllocationTableaux src/solver/simulation/sim_allocation_tableaux.cpp /^void SIM_AllocationTableaux(const Data::Study& study)$/;" f typeref:typename:void -SIM_InitialisationProblemeHebdo src/solver/simulation/sim_calcul_economique.cpp /^void SIM_InitialisationProblemeHebdo(Data::Study& study,$/;" f typeref:typename:void -SIM_RenseignementProblemeHebdo src/solver/simulation/sim_calcul_economique.cpp /^void SIM_RenseignementProblemeHebdo(const Study& study,$/;" f typeref:typename:void -SIM_ShortTermStorage src/solver/simulation/sim_structure_probleme_economique.h /^ } SIM_ShortTermStorage;$/;" m struct:CORRESPONDANCES_DES_VARIABLES typeref:struct:CORRESPONDANCES_DES_VARIABLES::__anon60320af20108 -SNPRINTF src/libs/antares/study/binding_constraint/BindingConstraint.cpp /^#define SNPRINTF /;" d file: -SNPRINTF src/solver/hydro/daily/h2o_j_resoudre_le_probleme_lineaire.cpp /^#define SNPRINTF /;" d file: -SNPRINTF src/solver/hydro/daily2/h2o2_j_resoudre_le_probleme_lineaire.cpp /^#define SNPRINTF /;" d file: -SNPRINTF src/solver/hydro/monthly/h2o_m_resoudre_le_probleme_lineaire.cpp /^#define SNPRINTF /;" d file: -SNPRINTF src/solver/optimisation/opt_alloc_probleme_a_optimiser.cpp /^#define SNPRINTF /;" d file: -SNPRINTF src/solver/optimisation/opt_nombre_min_groupes_demarres_couts_demarrage.cpp /^#define SNPRINTF /;" d file: -SNPRINTF src/solver/utils/mps_utils.cpp /^#define SNPRINTF /;" d file: -SNPRINTF src/ui/common/wx-wrapper.cpp /^#define SNPRINTF /;" d file: -SO2 src/libs/antares/study/parts/thermal/pollutant.h /^ SO2,$/;" e enum:Antares::Data::Pollutant::PollutantEnum -SOLDE_MOYEN_DES_ECHANGES src/solver/simulation/sim_structure_probleme_economique.h /^struct SOLDE_MOYEN_DES_ECHANGES$/;" s -SOURCE_SUBDIR src/antares-deps/cmake/utils.cmake /^ set(SOURCE_SUBDIR "#SOURCE_SUBDIR")$/;" v function:build_git_dependency -SOURCE_SUBDIR src/antares-deps/cmake/utils.cmake /^ set(SOURCE_SUBDIR "SOURCE_SUBDIR ${GIT_DEP_SOURCE_SUBDIR}")$/;" v function:build_git_dependency -SQST src/solver/ts-generator/xcast/xcast.h /^ float SQST;$/;" m class:Antares::Solver::TSGenerator::XCast::XCast typeref:typename:float -SRC src/libs/antares/CMakeLists.txt /^set(SRC$/;" v -SRC src/solver/utils/CMakeLists.txt /^set(SRC$/;" v -SRCS src/analyzer/CMakeLists.txt /^ SET(SRCS ${SRCS} "${CMAKE_CURRENT_BINARY_DIR}\/win32\/analyzer.o")$/;" v -SRCS src/analyzer/CMakeLists.txt /^ SET(SRCS ${SRCS} "${CMAKE_CURRENT_BINARY_DIR}\/win32\/analyzer.rc")$/;" v -SRCS src/analyzer/CMakeLists.txt /^Set(SRCS main.cpp$/;" v -SRCS src/solver/CMakeLists.txt /^ set(SRCS ${SRCS} "${CMAKE_CURRENT_BINARY_DIR}\/win32\/solver.o")$/;" v -SRCS src/solver/CMakeLists.txt /^ set(SRCS ${SRCS} "win32\/solver.rc")$/;" v -SRCS src/tools/batchrun/CMakeLists.txt /^ SET(SRCS ${SRCS} "${CMAKE_CURRENT_BINARY_DIR}\/win32\/batchrun.rc")$/;" v -SRCS src/tools/batchrun/CMakeLists.txt /^set(SRCS main.cpp)$/;" v -SRCS src/tools/cleaner/CMakeLists.txt /^ SET(SRCS ${SRCS} "${CMAKE_CURRENT_BINARY_DIR}\/win32\/cleaner.rc")$/;" v -SRCS src/tools/cleaner/CMakeLists.txt /^Set(SRCS main.cpp$/;" v -SRCS src/tools/config/CMakeLists.txt /^ SET(SRCS ${SRCS} "${CMAKE_CURRENT_BINARY_DIR}\/win32\/config.rc")$/;" v -SRCS src/tools/config/CMakeLists.txt /^set(SRCS main.cpp)$/;" v -SRCS src/tools/finder/CMakeLists.txt /^ SET(SRCS ${SRCS} "${CMAKE_CURRENT_BINARY_DIR}\/win32\/finder.rc")$/;" v -SRCS src/tools/finder/CMakeLists.txt /^set(SRCS main.cpp)$/;" v -SRCS src/tools/kirchhoff-cbuilder/CMakeLists.txt /^set(SRCS main.cpp)$/;" v -SRCS src/tools/updater/CMakeLists.txt /^ SET(SRCS ${SRCS} "${CMAKE_CURRENT_BINARY_DIR}\/win32\/updater.rc")$/;" v -SRCS src/tools/updater/CMakeLists.txt /^set(SRCS main.cpp)$/;" v -SRCS src/tools/vacuum/CMakeLists.txt /^ SET(SRCS ${SRCS} "${CMAKE_CURRENT_BINARY_DIR}\/win32\/vacuum.rc")$/;" v -SRCS src/tools/vacuum/CMakeLists.txt /^set(SRCS$/;" v -SRCS src/tools/yby-aggregator/CMakeLists.txt /^ SET(SRCS ${SRCS} "${CMAKE_CURRENT_BINARY_DIR}\/win32\/ybyaggregator.rc")$/;" v -SRCS src/tools/yby-aggregator/CMakeLists.txt /^set(SRCS$/;" v -SRCS src/ui/simulator/CMakeLists.txt /^ SET(SRCS ${SRCS} "${CMAKE_CURRENT_BINARY_DIR}\/resources\/win32\/antares.o")$/;" v -SRCS src/ui/simulator/CMakeLists.txt /^ SET(SRCS ${SRCS} "${CMAKE_CURRENT_BINARY_DIR}\/resources\/win32\/antares.rc")$/;" v -SRCS src/ui/simulator/CMakeLists.txt /^set(SRCS$/;" v -SRCSZ src/ext/yuni/src/yuni/core/charset/charset.hxx /^ SRCSZ = sizeof(typename SrcStringT::Type),$/;" e enum:Yuni::Charset::Converter::convert::__anon5245ea5c0103 -SRCTOOLBOX_CORE_WX src/ui/simulator/cmake/wxcore.cmake /^set(SRCTOOLBOX_CORE_WX$/;" v -SRC_ALGORITHMS src/ext/yuni/src/yuni/cmake/algorithms.cmake /^set(SRC_ALGORITHMS$/;" v -SRC_ALL src/libs/antares/study/CMakeLists.txt /^set(SRC_ALL$/;" v -SRC_APPLICATION src/ui/simulator/cmake/application.cmake /^SET(SRC_APPLICATION$/;" v -SRC_AREAS src/libs/antares/study/CMakeLists.txt /^set(SRC_AREAS$/;" v -SRC_ARGS_HELPER src/libs/antares/args/CMakeLists.txt /^set(SRC_ARGS_HELPER$/;" v -SRC_BENCHMARKING src/libs/antares/benchmarking/CMakeLists.txt /^set(SRC_BENCHMARKING$/;" v -SRC_CBUILDER src/solver/constraints-builder/CMakeLists.txt /^set(SRC_CBUILDER$/;" v -SRC_CHECKS src/libs/antares/checks/CMakeLists.txt /^set(SRC_CHECKS$/;" v -SRC_COMMON_DISPATCHER src/ui/common/CMakeLists.txt /^set(SRC_COMMON_DISPATCHER$/;" v -SRC_COMPONENT_FRAME src/ui/common/CMakeLists.txt /^set(SRC_COMPONENT_FRAME$/;" v -SRC_COMPONENT_PANEL src/ui/common/CMakeLists.txt /^set(SRC_COMPONENT_PANEL$/;" v -SRC_CORRELATION src/libs/antares/correlation/CMakeLists.txt /^set(SRC_CORRELATION$/;" v -SRC_DATE src/libs/antares/date/CMakeLists.txt /^set(SRC_DATE$/;" v -SRC_DBI src/ext/yuni/src/yuni/cmake/dbi.cmake /^set(SRC_DBI$/;" v -SRC_DEVICE_DISPLAY src/ext/yuni/src/yuni/cmake/device-display.cmake /^set(SRC_DEVICE_DISPLAY$/;" v -SRC_EXT_SOLVER_H2O2_DAILY src/solver/hydro/CMakeLists.txt /^set(SRC_EXT_SOLVER_H2O2_DAILY$/;" v -SRC_EXT_SOLVER_H2O_DAILY src/solver/hydro/CMakeLists.txt /^set(SRC_EXT_SOLVER_H2O_DAILY$/;" v -SRC_EXT_SOLVER_H2O_MONTHLY src/solver/hydro/CMakeLists.txt /^set(SRC_EXT_SOLVER_H2O_MONTHLY$/;" v -SRC_GENERATORS src/solver/ts-generator/CMakeLists.txt /^set(SRC_GENERATORS$/;" v -SRC_HANDLER src/ui/action/CMakeLists.txt /^set(SRC_HANDLER$/;" v -SRC_INFEASIBLE_PROBLEM_ANALYSIS src/solver/infeasible-problem-analysis/CMakeLists.txt /^set(SRC_INFEASIBLE_PROBLEM_ANALYSIS$/;" v -SRC_INI src/libs/antares/inifile/CMakeLists.txt /^set(SRC_INI$/;" v -SRC_IO src/libs/antares/io/CMakeLists.txt /^set(SRC_IO$/;" v -SRC_JIT src/libs/antares/jit/CMakeLists.txt /^set(SRC_JIT$/;" v -SRC_LDOS src/ext/yuni/src/yuni/cmake/ldo.cmake /^set(SRC_LDOS$/;" v -SRC_LOGS src/libs/antares/logs/CMakeLists.txt /^set(SRC_LOGS$/;" v -SRC_MANAGEMENT src/solver/hydro/CMakeLists.txt /^set(SRC_MANAGEMENT$/;" v -SRC_MARSHAL src/ext/yuni/src/yuni/cmake/marshal.cmake /^set(SRC_MARSHAL$/;" v -SRC_MATRIX src/libs/antares/array/CMakeLists.txt /^set(SRC_MATRIX$/;" v -SRC_MEDIA src/ext/yuni/src/yuni/cmake/media.cmake /^set(SRC_MEDIA$/;" v -SRC_MEDIA_FFMPEG src/ext/yuni/src/yuni/cmake/media.cmake /^set(SRC_MEDIA_FFMPEG ${YUNI_EXT_FFMPEG_HEADERS})$/;" v -SRC_MEMORY src/libs/antares/memory/CMakeLists.txt /^set(SRC_MEMORY$/;" v -SRC_MODEL src/solver/optimisation/CMakeLists.txt /^set(SRC_MODEL$/;" v -SRC_NET_COMMON src/ext/yuni/src/yuni/cmake/net.cmake /^set(SRC_NET_COMMON$/;" v -SRC_NET_MESSAGE src/ext/yuni/src/yuni/cmake/messaging.cmake /^set(SRC_NET_MESSAGE$/;" v -SRC_NET_MESSAGE_API src/ext/yuni/src/yuni/cmake/messaging.cmake /^set(SRC_NET_MESSAGE_API$/;" v -SRC_NET_MESSAGE_TRANSPORT src/ext/yuni/src/yuni/cmake/messaging.cmake /^set(SRC_NET_MESSAGE_TRANSPORT$/;" v -SRC_NET_MESSAGE_TRANSPORT_REST src/ext/yuni/src/yuni/cmake/messaging.cmake /^set(SRC_NET_MESSAGE_TRANSPORT_REST$/;" v -SRC_OBJECT src/libs/antares/object/CMakeLists.txt /^set(SRC_OBJECT$/;" v -SRC_PARSER src/ext/yuni/src/yuni/cmake/parser/parser.cmake /^set(SRC_PARSER$/;" v -SRC_PRIVATE_DBI src/ext/yuni/src/yuni/cmake/dbi.cmake /^set (SRC_PRIVATE_DBI$/;" v -SRC_PRIVATE_DBI_ADAPTER_SQLITE src/ext/yuni/src/yuni/cmake/dbi.cmake /^set (SRC_PRIVATE_DBI_ADAPTER_SQLITE$/;" v -SRC_PRIVATE_JSON src/ext/yuni/src/yuni/cmake/marshal.cmake /^set (SRC_PRIVATE_JSON$/;" v -SRC_PRIVATE_NET_MESSAGE_TRANSPORT_REST src/ext/yuni/src/yuni/cmake/net.cmake /^set(SRC_PRIVATE_NET_MESSAGE_TRANSPORT_REST$/;" v -SRC_PROJ src/libs/antares/InfoCollection/CMakeLists.txt /^set(SRC_PROJ$/;" v -SRC_PROJ src/libs/antares/exception/CMakeLists.txt /^set(SRC_PROJ$/;" v -SRC_PROJ src/libs/antares/mersenne-twister/CMakeLists.txt /^set(SRC_PROJ$/;" v -SRC_PROJ src/libs/antares/paths/CMakeLists.txt /^set(SRC_PROJ$/;" v -SRC_PROJ src/libs/antares/stdcxx/CMakeLists.txt /^set(SRC_PROJ$/;" v -SRC_PROJ src/libs/antares/sys/CMakeLists.txt /^set(SRC_PROJ$/;" v -SRC_PROJ src/libs/antares/utils/CMakeLists.txt /^set(SRC_PROJ$/;" v -SRC_SCENARIO_BUILDER_UTILS src/ui/simulator/cmake/components.cmake /^SET(SRC_SCENARIO_BUILDER_UTILS ${CMAKE_SOURCE_DIR}\/libs\/antares\/study\/scenario-builder\/scBu/;" v -SRC_SCROLLBOX src/ui/common/CMakeLists.txt /^set(SRC_SCROLLBOX$/;" v -SRC_SIMULATION src/solver/simulation/CMakeLists.txt /^set(SRC_SIMULATION$/;" v -SRC_SOLVER_MAIN_ADEQUACY src/solver/main/CMakeLists.txt /^set(SRC_SOLVER_MAIN_ADEQUACY adequacy.cpp)$/;" v -SRC_SOLVER_MAIN_ECONOMY src/solver/main/CMakeLists.txt /^set(SRC_SOLVER_MAIN_ECONOMY economy.cpp)$/;" v -SRC_STUDY src/libs/antares/study/CMakeLists.txt /^set(SRC_STUDY$/;" v -SRC_STUDY_ACTIONS src/ui/action/CMakeLists.txt /^set(SRC_STUDY_ACTIONS$/;" v -SRC_STUDY_ACTIONS_HANDLER_ANTARES_STUDY_AREA src/ui/action/CMakeLists.txt /^set(SRC_STUDY_ACTIONS_HANDLER_ANTARES_STUDY_AREA$/;" v -SRC_STUDY_ACTIONS_HANDLER_ANTARES_STUDY_CONSTRAINT src/ui/action/CMakeLists.txt /^set(SRC_STUDY_ACTIONS_HANDLER_ANTARES_STUDY_CONSTRAINT$/;" v -SRC_STUDY_ACTIONS_HANDLER_ANTARES_STUDY_LINK src/ui/action/CMakeLists.txt /^set(SRC_STUDY_ACTIONS_HANDLER_ANTARES_STUDY_LINK$/;" v -SRC_STUDY_ACTIONS_HANDLER_ANTARES_STUDY_THERMAL src/ui/action/CMakeLists.txt /^set(SRC_STUDY_ACTIONS_HANDLER_ANTARES_STUDY_THERMAL$/;" v -SRC_STUDY_AREA_UI src/libs/antares/study/CMakeLists.txt /^set(SRC_STUDY_AREA_UI$/;" v -SRC_STUDY_BINDING_CONSTRAINT src/libs/antares/study/CMakeLists.txt /^set(SRC_STUDY_BINDING_CONSTRAINT$/;" v -SRC_STUDY_FINDER src/libs/antares/study/CMakeLists.txt /^set(SRC_STUDY_FINDER$/;" v -SRC_STUDY_PARAMETERS src/libs/antares/study/CMakeLists.txt /^set(SRC_STUDY_PARAMETERS$/;" v -SRC_STUDY_PART_COMMON src/libs/antares/study/CMakeLists.txt /^set(SRC_STUDY_PART_COMMON$/;" v -SRC_STUDY_PART_HYDRO src/libs/antares/study/CMakeLists.txt /^set(SRC_STUDY_PART_HYDRO$/;" v -SRC_STUDY_PART_RENEWABLE src/libs/antares/study/CMakeLists.txt /^set(SRC_STUDY_PART_RENEWABLE$/;" v -SRC_STUDY_PART_SERIES src/libs/antares/series/CMakeLists.txt /^set(SRC_STUDY_PART_SERIES$/;" v -SRC_STUDY_PART_SHORT_TERM_STORAGE src/libs/antares/study/CMakeLists.txt /^set(SRC_STUDY_PART_SHORT_TERM_STORAGE$/;" v -SRC_STUDY_PART_THERMAL src/libs/antares/study/CMakeLists.txt /^set(SRC_STUDY_PART_THERMAL$/;" v -SRC_STUDY_PART_WIND src/libs/antares/study/CMakeLists.txt /^set(SRC_STUDY_PART_WIND$/;" v -SRC_STUDY_SCENARIO_BUILDER src/libs/antares/study/CMakeLists.txt /^set(SRC_STUDY_SCENARIO_BUILDER$/;" v -SRC_STUDY_UI src/libs/antares/study/CMakeLists.txt /^set(SRC_STUDY_UI$/;" v -SRC_TESTS src/ext/yuni/src/yuni/cmake/test.cmake /^set(SRC_TESTS$/;" v -SRC_TOOLBOX_COM_BUTTON src/ui/simulator/cmake/components-button.cmake /^SET(SRC_TOOLBOX_COM_BUTTON$/;" v -SRC_TOOLBOX_COM_DBGRID src/ui/simulator/cmake/components.cmake /^SET(SRC_TOOLBOX_COM_DBGRID$/;" v -SRC_TOOLBOX_COM_DBGRID_FILTER_OPERATORS src/ui/simulator/cmake/components.cmake /^SET(SRC_TOOLBOX_COM_DBGRID_FILTER_OPERATORS$/;" v -SRC_TOOLBOX_COM_DBGRID_RENDERERS src/ui/simulator/cmake/components.cmake /^SET(SRC_TOOLBOX_COM_DBGRID_RENDERERS$/;" v -SRC_TOOLBOX_COM_DBGRID_RENDERERS_AREAS src/ui/simulator/cmake/components.cmake /^SET(SRC_TOOLBOX_COM_DBGRID_RENDERERS_AREAS$/;" v -SRC_TOOLBOX_COM_DBGRID_RENDERERS_BINDING_CONSTRAINTS src/ui/simulator/cmake/components.cmake /^SET(SRC_TOOLBOX_COM_DBGRID_RENDERERS_BINDING_CONSTRAINTS$/;" v -SRC_TOOLBOX_COM_DBGRID_RENDERERS_LINKS src/ui/simulator/cmake/components.cmake /^SET(SRC_TOOLBOX_COM_DBGRID_RENDERERS_LINKS$/;" v -SRC_TOOLBOX_COM_DBGRID_RENDERERS_MATRIX src/ui/simulator/cmake/components.cmake /^SET(SRC_TOOLBOX_COM_DBGRID_RENDERERS_MATRIX$/;" v -SRC_TOOLBOX_COM_MAP src/ui/simulator/cmake/components-map.cmake /^SET(SRC_TOOLBOX_COM_MAP$/;" v -SRC_TOOLBOX_COM_MAP_NODES src/ui/simulator/cmake/components-map.cmake /^SET(SRC_TOOLBOX_COM_MAP_NODES$/;" v -SRC_TOOLBOX_COM_MAP_TOOLS src/ui/simulator/cmake/components-map.cmake /^SET(SRC_TOOLBOX_COM_MAP_TOOLS$/;" v -SRC_TOOLBOX_COM_NOTEBOOK src/ui/simulator/cmake/components.cmake /^SET(SRC_TOOLBOX_COM_NOTEBOOK$/;" v -SRC_TOOLBOX_COM_WIPPANEL src/ui/simulator/cmake/components.cmake /^SET(SRC_TOOLBOX_COM_WIPPANEL$/;" v -SRC_UI_COMMON src/ui/common/CMakeLists.txt /^set(SRC_UI_COMMON$/;" v -SRC_UI_COPYPASTE src/ui/simulator/cmake/copy-paste.cmake /^set(SRC_UI_COPYPASTE$/;" v -SRC_UI_INPUTS src/ui/simulator/cmake/inputs.cmake /^set(SRC_UI_INPUTS$/;" v -SRC_UI_JOBS src/ui/simulator/cmake/jobs.cmake /^set(SRC_UI_JOBS$/;" v -SRC_UI_MESSAGES src/ui/simulator/cmake/messages.cmake /^set(SRC_UI_MESSAGES$/;" v -SRC_UI_OUTPUT_PROVIDERS src/ui/simulator/cmake/windows-output.cmake /^set(SRC_UI_OUTPUT_PROVIDERS$/;" v -SRC_UI_RESOURCES src/ui/simulator/cmake/resources.cmake /^set(SRC_UI_RESOURCES$/;" v -SRC_UI_SPOTLIGHT src/ui/common/CMakeLists.txt /^set(SRC_UI_SPOTLIGHT$/;" v -SRC_UI_WINDOWS_CALENDAR src/ui/simulator/cmake/windows-calendar.cmake /^set(SRC_UI_WINDOWS_CALENDAR$/;" v -SRC_UI_WINDOWS_OPTIONS src/ui/simulator/cmake/windows-options.cmake /^set(SRC_UI_WINDOWS_OPTIONS$/;" v -SRC_UI_WINDOWS_OUTPUT src/ui/simulator/cmake/windows-output.cmake /^set(SRC_UI_WINDOWS_OUTPUT$/;" v -SRC_UI_WINDOWS_STARTUP_WIZARD src/ui/simulator/cmake/windows-startupwizard.cmake /^set(SRC_UI_WINDOWS_STARTUP_WIZARD$/;" v -SRC_UI_WINDOWS_STUDYPARTS src/ui/simulator/cmake/windows-studyparts.cmake /^set(SRC_UI_WINDOWS_STUDYPARTS$/;" v -SRC_VARIABLE src/solver/variable/CMakeLists.txt /^set(SRC_VARIABLE$/;" v -SRC_VARIABLE_ADEQUACY src/solver/variable/CMakeLists.txt /^set(SRC_VARIABLE_ADEQUACY$/;" v -SRC_VARIABLE_COMMON src/solver/variable/CMakeLists.txt /^set(SRC_VARIABLE_COMMON$/;" v -SRC_VARIABLE_ECONOMY src/solver/variable/CMakeLists.txt /^set(SRC_VARIABLE_ECONOMY$/;" v -SRC_VARIABLE_STORAGE src/solver/variable/CMakeLists.txt /^set(SRC_VARIABLE_STORAGE$/;" v -SRC_VM src/ext/yuni/src/yuni/cmake/vm.cmake /^set(SRC_VM$/;" v -SRC_WINDOW_INSPECTOR src/ui/simulator/cmake/windows-inspector.cmake /^SET(SRC_WINDOW_INSPECTOR$/;" v -SRC_XCAST src/libs/antares/study/CMakeLists.txt /^set(SRC_XCAST$/;" v -SRC_XCAST src/solver/ts-generator/CMakeLists.txt /^set(SRC_XCAST$/;" v -STATUS src/ui/simulator/toolbox/components/datagrid/renderer/mc-playlist.h /^ STATUS,$/;" e enum:Antares::Component::Datagrid::Renderer::MCPlaylist::MCPlaylistCol -STDE src/solver/ts-generator/xcast/xcast.h /^ float* STDE;$/;" m class:Antares::Solver::TSGenerator::XCast::XCast typeref:typename:float * -STD_CERR src/ext/yuni/src/yuni/core/getopt/parser.cpp /^#define STD_CERR /;" d file: -STEP src/solver/ts-generator/xcast/xcast.h /^ float STEP;$/;" m class:Antares::Solver::TSGenerator::XCast::XCast typeref:typename:float -STRING src/ui/simulator/windows/about/aboutbox.cpp /^#define STRING(x) STRING2/;" d file: -STRING2 src/ui/simulator/windows/about/aboutbox.cpp /^#define STRING2(/;" d file: -STStorageCluster src/libs/antares/study/parts/short-term-storage/cluster.h /^class STStorageCluster$/;" c namespace:Antares::Data::ShortTermStorage -STStorageInput src/libs/antares/study/parts/short-term-storage/container.h /^class STStorageInput$/;" c namespace:Antares::Data::ShortTermStorage -STUDYHEADER_DEFAULT_AUTHOR src/libs/antares/study/header.h /^#define STUDYHEADER_DEFAULT_AUTHOR /;" d -STUDYHEADER_DEFAULT_CAPTION src/libs/antares/study/header.h /^#define STUDYHEADER_DEFAULT_CAPTION /;" d -STUDY_CLEANER_LOG src/libs/antares/study/cleaner/cleaner.cpp /^#define STUDY_CLEANER_LOG /;" d file: -STUDY_MODE_EXPANSION src/libs/antares/xpansion.h /^#define STUDY_MODE_EXPANSION /;" d -ST_STORAGE_PROPERTY_GROUP_ENUM src/libs/antares/study/parts/short-term-storage/properties.cpp /^const std::map Properties::ST_STORAGE_PROPERTY_GROUP_ENUM$/;" g class:Antares::Data::ShortTermStorage::Properties file: -STstorageCashFlowByCluster src/solver/variable/economy/STStorageCashFlowByCluster.h /^class STstorageCashFlowByCluster : public Variable::IVariable,$/;" c namespace:Antares::Solver::Variable::Economy -STstorageInjectionByCluster src/solver/variable/economy/STStorageInjectionByCluster.h /^ STstorageInjectionByCluster() :$/;" f class:Antares::Solver::Variable::Economy::STstorageInjectionByCluster -STstorageInjectionByCluster src/solver/variable/economy/STStorageInjectionByCluster.h /^class STstorageInjectionByCluster : public Variable::IVariable::ScalarType Scalar;$/;" t function:Yuni::Extension::CString::Into::Perform typeref:typename:Yuni::Atomic::Int::ScalarType -ScalarType src/ext/yuni/src/yuni/core/atomic/int.h /^ typedef Type ScalarType;$/;" t class:Yuni::Atomic::YUNI_ATOMIC_INHERITS typeref:typename:Type -ScanSet src/ui/simulator/windows/output/output.cpp /^ using ScanSet = std::set;$/;" t function:Antares::Window::OutputViewer::Component::mergeOutputs typeref:typename:std::set file: -ScenarioBuilder src/libs/antares/study/fwd.h /^namespace Antares::Data::ScenarioBuilder$/;" n namespace:Antares::Data -ScenarioBuilder src/libs/antares/study/scenario-builder/BindingConstraintsTSNumbersData.cpp /^namespace Antares::Data::ScenarioBuilder$/;" n namespace:Antares::Data file: -ScenarioBuilder src/libs/antares/study/scenario-builder/BindingConstraintsTSNumbersData.h /^namespace Antares::Data::ScenarioBuilder$/;" n namespace:Antares::Data -ScenarioBuilder src/libs/antares/study/scenario-builder/HydroTSNumberData.cpp /^namespace Antares::Data::ScenarioBuilder$/;" n namespace:Antares::Data file: -ScenarioBuilder src/libs/antares/study/scenario-builder/HydroTSNumberData.h /^namespace Antares::Data::ScenarioBuilder$/;" n namespace:Antares::Data -ScenarioBuilder src/libs/antares/study/scenario-builder/LoadTSNumberData.cpp /^namespace Antares::Data::ScenarioBuilder$/;" n namespace:Antares::Data file: -ScenarioBuilder src/libs/antares/study/scenario-builder/LoadTSNumberData.h /^namespace Antares::Data::ScenarioBuilder$/;" n namespace:Antares::Data -ScenarioBuilder src/libs/antares/study/scenario-builder/NTCTSNumberData.cpp /^namespace Antares::Data::ScenarioBuilder$/;" n namespace:Antares::Data file: -ScenarioBuilder src/libs/antares/study/scenario-builder/NTCTSNumberData.h /^namespace Antares::Data::ScenarioBuilder$/;" n namespace:Antares::Data -ScenarioBuilder src/libs/antares/study/scenario-builder/RenewableTSNumberData.cpp /^namespace Antares::Data::ScenarioBuilder$/;" n namespace:Antares::Data file: -ScenarioBuilder src/libs/antares/study/scenario-builder/RenewableTSNumberData.h /^namespace Antares::Data::ScenarioBuilder$/;" n namespace:Antares::Data -ScenarioBuilder src/libs/antares/study/scenario-builder/SolarTSNumberData.cpp /^namespace Antares::Data::ScenarioBuilder$/;" n namespace:Antares::Data file: -ScenarioBuilder src/libs/antares/study/scenario-builder/TSnumberData.cpp /^namespace Antares::Data::ScenarioBuilder$/;" n namespace:Antares::Data file: -ScenarioBuilder src/libs/antares/study/scenario-builder/TSnumberData.h /^namespace Antares::Data::ScenarioBuilder$/;" n namespace:Antares::Data -ScenarioBuilder src/libs/antares/study/scenario-builder/ThermalTSNumberData.cpp /^namespace Antares::Data::ScenarioBuilder$/;" n namespace:Antares::Data file: -ScenarioBuilder src/libs/antares/study/scenario-builder/ThermalTSNumberData.h /^namespace Antares::Data::ScenarioBuilder$/;" n namespace:Antares::Data -ScenarioBuilder src/libs/antares/study/scenario-builder/WindTSNumberData.cpp /^namespace Antares::Data::ScenarioBuilder$/;" n namespace:Antares::Data file: -ScenarioBuilder src/libs/antares/study/scenario-builder/WindTSNumberData.h /^namespace Antares::Data::ScenarioBuilder$/;" n namespace:Antares::Data -ScenarioBuilder src/libs/antares/study/scenario-builder/applyToMatrix.hxx /^namespace Antares::Data::ScenarioBuilder {$/;" n namespace:Antares::Data -ScenarioBuilder src/libs/antares/study/scenario-builder/hydroLevelsData.cpp /^namespace ScenarioBuilder$/;" n namespace:Antares::Data file: -ScenarioBuilder src/libs/antares/study/scenario-builder/hydroLevelsData.h /^namespace ScenarioBuilder$/;" n namespace:Antares::Data -ScenarioBuilder src/libs/antares/study/scenario-builder/rules.cpp /^namespace ScenarioBuilder$/;" n namespace:Antares::Data file: -ScenarioBuilder src/libs/antares/study/scenario-builder/rules.h /^namespace ScenarioBuilder$/;" n namespace:Antares::Data -ScenarioBuilder src/libs/antares/study/scenario-builder/rules.hxx /^namespace ScenarioBuilder$/;" n namespace:Antares::Data -ScenarioBuilder src/libs/antares/study/scenario-builder/scBuilderDataInterface.h /^namespace ScenarioBuilder$/;" n namespace:Antares::Data -ScenarioBuilder src/libs/antares/study/scenario-builder/scBuilderUtils.cpp /^namespace ScenarioBuilder$/;" n namespace:Antares::Data file: -ScenarioBuilder src/libs/antares/study/scenario-builder/scBuilderUtils.h /^namespace ScenarioBuilder$/;" n namespace:Antares::Data -ScenarioBuilder src/libs/antares/study/scenario-builder/sets.cpp /^namespace ScenarioBuilder$/;" n namespace:Antares::Data file: -ScenarioBuilder src/libs/antares/study/scenario-builder/sets.h /^namespace ScenarioBuilder$/;" n namespace:Antares::Data -ScenarioBuilder src/libs/antares/study/scenario-builder/sets.hxx /^namespace ScenarioBuilder$/;" n namespace:Antares::Data -ScenarioBuilder src/libs/antares/study/scenario-builder/solarTSNumberData.h /^namespace Antares::Data::ScenarioBuilder$/;" n namespace:Antares::Data -ScenarioBuilder src/ui/simulator/windows/scenario-builder/panel.cpp /^namespace ScenarioBuilder$/;" n namespace:Antares::Window file: -ScenarioBuilder src/ui/simulator/windows/scenario-builder/panel.h /^namespace ScenarioBuilder$/;" n namespace:Antares::Window -ScenarioBuilderUpdater src/libs/antares/study/scenario-builder/updater.hxx /^ ScenarioBuilderUpdater(Data::Study& study) : pStudy(study)$/;" f class:Antares::__anond209ba0c0111::ScenarioBuilderUpdater -ScenarioBuilderUpdater src/libs/antares/study/scenario-builder/updater.hxx /^class ScenarioBuilderUpdater$/;" c namespace:Antares::__anond209ba0c0111 -Scenarized RHS for binding constraints docs/reference-guide/13-file-format.md /^#### Scenarized RHS for binding constraints$/;" t subsection:Study format changes""v8.7.0""Input -Scenarized RHS for binding constraints docs/reference-guide/13-file-format.md /^#### Scenarized RHS for binding constraints$/;" t subsection:Study format changes""v8.7.0""Output -ScheduleDestruction src/ext/yuni/src/yuni/core/singleton/policies/lifetime.h /^ static void ScheduleDestruction(DestructionFunction \/*callback*\/)$/;" f class:Yuni::Policy::Lifetime::WithLongevit typeref:typename:void -ScheduleDestruction src/ext/yuni/src/yuni/core/singleton/policies/lifetime.h /^ static void ScheduleDestruction(DestructionFunction callback)$/;" f class:Yuni::Policy::Lifetime::Normal typeref:typename:void -ScheduleDestruction src/ext/yuni/src/yuni/core/singleton/policies/lifetime.h /^ static void ScheduleDestruction(DestructionFunction callback)$/;" f class:Yuni::Policy::Lifetime::Phoenix typeref:typename:void -Scrollbox src/ui/common/component/scrollbox/scrollbox.cpp /^Scrollbox::Scrollbox(wxWindow* parent, int id, const wxPoint& pos, const wxSize& size) :$/;" f class:Antares::Component::Scrollbox -Scrollbox src/ui/common/component/scrollbox/scrollbox.h /^class Scrollbox : public wxScrolledWindow$/;" c namespace:Antares::Component -SearchPath src/ext/yuni/src/yuni/io/searchpath/searchpath.cpp /^SearchPath::SearchPath() : pCacheLookup(false) \/\/ cache disabled by default$/;" f class:Yuni::IO::SearchPath -SearchPath src/ext/yuni/src/yuni/io/searchpath/searchpath.h /^class YUNI_DECL SearchPath final$/;" c namespace:Yuni::IO -SearchPaths src/libs/antares/resources/resources.cpp /^static String::Vector SearchPaths;$/;" v namespace:__anone53ef6e80111 typeref:typename:String::Vector file: -SearchToken src/ui/common/component/spotlight/searchtoken.h /^ SearchToken() : weight(1.f)$/;" f class:SearchToken -SearchToken src/ui/common/component/spotlight/searchtoken.h /^class SearchToken final$/;" c -SeasonalCorrelationCell src/ui/simulator/toolbox/components/datagrid/renderer/cell.cpp /^SeasonalCorrelationCell::SeasonalCorrelationCell(TimeSeriesType ts) : Cell(ts)$/;" f class:Antares::Component::Datagrid::Renderer::SeasonalCorrelationCell -SeasonalCorrelationCell src/ui/simulator/toolbox/components/datagrid/renderer/cell.h /^class SeasonalCorrelationCell : public Cell$/;" c namespace:Antares::Component::Datagrid::Renderer -SeasonalCorrelationCellThermal src/ui/simulator/toolbox/components/datagrid/renderer/cell.cpp /^SeasonalCorrelationCellThermal::SeasonalCorrelationCellThermal() :$/;" f class:Antares::Component::Datagrid::Renderer::SeasonalCorrelationCellThermal -SeasonalCorrelationCellThermal src/ui/simulator/toolbox/components/datagrid/renderer/cell.h /^class SeasonalCorrelationCellThermal : public SeasonalCorrelationCell$/;" c namespace:Antares::Component::Datagrid::Renderer -Second iteration docs/reference-guide/14-adequacy-patch.md /^#### Second iteration$/;" t subsection:Adequacy Patch calculation""Local matching rule (Antares Simulator 8.3)""Specifications of the evolution concerning the optimization problem -SecondMembre src/solver/hydro/daily/h2o_j_donnees_optimisation.h /^ std::vector SecondMembre;$/;" m struct:PROBLEME_LINEAIRE_PARTIE_VARIABLE typeref:typename:std::vector -SecondMembre src/solver/hydro/daily2/h2o2_j_donnees_optimisation.h /^ std::vector SecondMembre;$/;" m struct:__anon0afe92d30208 typeref:typename:std::vector -SecondMembre src/solver/hydro/monthly/h2o_m_donnees_optimisation.h /^ std::vector SecondMembre;$/;" m struct:__anon39208e8a0208 typeref:typename:std::vector -SecondMembre src/solver/optimisation/opt_structure_probleme_a_resoudre.h /^ std::vector SecondMembre;$/;" m struct:PROBLEME_ANTARES_A_RESOUDRE typeref:typename:std::vector -SecondMembreDeLaContrainteCouplante src/solver/simulation/sim_structure_probleme_economique.h /^ std::vector SecondMembreDeLaContrainteCouplante;$/;" m struct:CONTRAINTES_COUPLANTES typeref:typename:std::vector -Section src/libs/antares/inifile/antares/inifile/inifile.h /^ class Section final$/;" c class:Antares::IniFile -Section src/libs/antares/inifile/antares/inifile/inifile.hxx /^inline IniFile::Section::Section() : firstProperty(nullptr), lastProperty(nullptr), next(nullptr/;" f class:Antares::IniFile::Section -Section src/libs/antares/inifile/antares/inifile/inifile.hxx /^inline IniFile::Section::Section(const AnyString& name) :$/;" f class:Antares::IniFile::Section -Section src/libs/antares/study/progression/progression.h /^ enum Section$/;" g class:Antares::Solver::Progression -SectionToCStr src/libs/antares/study/progression/progression.hxx /^inline const char* Progression::SectionToCStr(Section section)$/;" f class:Antares::Solver::Progression typeref:typename:const char * -SeedIndex src/libs/antares/study/fwd.h /^enum SeedIndex$/;" g namespace:Antares::Data -SeedToCString src/libs/antares/study/fwd.cpp /^const char* SeedToCString(SeedIndex seed)$/;" f namespace:Antares::Data typeref:typename:const char * -SeedToID src/libs/antares/study/fwd.cpp /^const char* SeedToID(SeedIndex seed)$/;" f namespace:Antares::Data typeref:typename:const char * -SeekOrigin src/ext/yuni/src/yuni/io/file/stream.h /^enum SeekOrigin$/;" g namespace:Yuni::IO::File -SegmentIntersectsPlane src/ext/yuni/src/yuni/core/math/geometry.hxx /^inline bool SegmentIntersectsPlane(const Point3D& startPoint,$/;" f namespace:Yuni::Geometry typeref:typename:bool -SegmentIntersectsQuad src/ext/yuni/src/yuni/core/math/geometry.hxx /^inline bool SegmentIntersectsQuad(const Point3D& segmentStart,$/;" f namespace:Yuni::Geometry typeref:typename:bool -SegmentIntersectsSphere src/ext/yuni/src/yuni/core/math/geometry.hxx /^inline bool SegmentIntersectsSphere(const Point3D& startPoint,$/;" f namespace:Yuni::Geometry typeref:typename:bool -SegmentIntersectsTriangle src/ext/yuni/src/yuni/core/math/geometry.hxx /^inline bool SegmentIntersectsTriangle(const Point3D& segmentStart,$/;" f namespace:Yuni::Geometry typeref:typename:bool -SegmentType src/ext/yuni/src/yuni/core/string/string.hxx /^ WritableType>::Type SegmentType;$/;" t function:Yuni::CString::split typeref:typename:Static::If::yes,AnyString,WritableType>::Type -SelectArea src/ui/simulator/windows/inspector/inspector.cpp /^void SelectArea(const Data::Area* area)$/;" f namespace:Antares::Window::Inspector typeref:typename:void -SelectAreas src/ui/simulator/windows/inspector/inspector.cpp /^void SelectAreas(const Data::Area::Set& areas)$/;" f namespace:Antares::Window::Inspector typeref:typename:void -SelectAreas src/ui/simulator/windows/inspector/inspector.cpp /^void SelectAreas(const Data::Area::Vector& areas)$/;" f namespace:Antares::Window::Inspector typeref:typename:void -SelectLink src/ui/simulator/windows/inspector/inspector.cpp /^void SelectLink(const Data::AreaLink* lnk)$/;" f namespace:Antares::Window::Inspector typeref:typename:void -SelectLinks src/ui/simulator/windows/inspector/inspector.cpp /^void SelectLinks(const Data::AreaLink::Vector& lnks)$/;" f namespace:Antares::Window::Inspector typeref:typename:void -SelectOutput src/ui/simulator/windows/options/select-output/select-output.h /^class SelectOutput final : public wxDialog$/;" c namespace:Antares::Window::Options -SelectRenewableCluster src/ui/simulator/windows/inspector/inspector.cpp /^void SelectRenewableCluster(const Data::RenewableCluster* cluster)$/;" f namespace:Antares::Window::Inspector typeref:typename:void -SelectStudy src/ui/simulator/windows/inspector/inspector.cpp /^void SelectStudy(const Data::Study::Ptr& study)$/;" f namespace:Antares::Window::Inspector typeref:typename:void -SelectThermalCluster src/ui/simulator/windows/inspector/inspector.cpp /^void SelectThermalCluster(const Data::ThermalCluster* cluster)$/;" f namespace:Antares::Window::Inspector typeref:typename:void -SelectThermalClusters src/ui/simulator/windows/inspector/inspector.cpp /^void SelectThermalClusters(const Data::ThermalCluster::Vector& clusters)$/;" f namespace:Antares::Window::Inspector typeref:typename:void -SelectVariables src/ui/simulator/toolbox/components/datagrid/renderer/select-variables.cpp /^SelectVariables::SelectVariables() : pControl(nullptr)$/;" f class:Antares::Component::Datagrid::Renderer::SelectVariables -SelectVariables src/ui/simulator/toolbox/components/datagrid/renderer/select-variables.h /^class SelectVariables : public IRenderer$/;" c namespace:Antares::Component::Datagrid::Renderer -SelectedItem src/ui/simulator/toolbox/ext-source/action-panel.h /^ static ActionPanel* SelectedItem;$/;" m class:Antares::Private::Window::ActionPanel typeref:typename:ActionPanel * -SelectionAreaCount src/ui/simulator/windows/inspector/inspector.cpp /^uint SelectionAreaCount()$/;" f namespace:Antares::Window::Inspector typeref:typename:uint -SelectionBindingConstraintCount src/ui/simulator/windows/inspector/inspector.cpp /^uint SelectionBindingConstraintCount()$/;" f namespace:Antares::Window::Inspector typeref:typename:uint -SelectionLinksCount src/ui/simulator/windows/inspector/inspector.cpp /^uint SelectionLinksCount()$/;" f namespace:Antares::Window::Inspector typeref:typename:uint -SelectionRect src/ui/simulator/toolbox/components/datagrid/component.cpp /^ SelectionRect() : x((uint)-1), y((uint)-1), x2(), y2()$/;" f class:Antares::Component::Datagrid::SelectionRect file: -SelectionRect src/ui/simulator/toolbox/components/datagrid/component.cpp /^class SelectionRect$/;" c namespace:Antares::Component::Datagrid file: -SelectionThermalClusterCount src/ui/simulator/windows/inspector/inspector.cpp /^uint SelectionThermalClusterCount()$/;" f namespace:Antares::Window::Inspector typeref:typename:uint -SelectionTotalCount src/ui/simulator/windows/inspector/inspector.cpp /^uint SelectionTotalCount()$/;" f namespace:Antares::Window::Inspector typeref:typename:uint -SelectionType src/ui/simulator/windows/output/fwd.h /^enum SelectionType$/;" g namespace:Antares::Window::OutputViewer -SelectorClientData src/ui/simulator/toolbox/components/datagrid/filter/input.cpp /^Input::SelectorClientData::SelectorClientData(const wxString& i) : id(i), filter(nullptr)$/;" f class:Antares::Toolbox::Filter::Input::SelectorClientData -SelectorClientData src/ui/simulator/toolbox/components/datagrid/filter/input.h /^ struct SelectorClientData : public wxClientData$/;" s class:Antares::Toolbox::Filter::Input -Semaphore src/ext/yuni/src/yuni/thread/semaphore.cpp /^Semaphore::Semaphore(const Semaphore& rhs) : pMaxReaders(rhs.pMaxReaders)$/;" f class:Yuni::Semaphore -Semaphore src/ext/yuni/src/yuni/thread/semaphore.cpp /^Semaphore::Semaphore(uint readers) : pMaxReaders(readers)$/;" f class:Yuni::Semaphore -Semaphore src/ext/yuni/src/yuni/thread/semaphore.h /^class YUNI_DECL Semaphore final$/;" c namespace:Yuni -Sens src/solver/hydro/daily/h2o_j_donnees_optimisation.h /^ std::vector Sens;$/;" m struct:PROBLEME_LINEAIRE_PARTIE_FIXE typeref:typename:std::vector -Sens src/solver/hydro/daily2/h2o2_j_donnees_optimisation.h /^ std::vector Sens;$/;" m struct:__anon0afe92d30108 typeref:typename:std::vector -Sens src/solver/hydro/monthly/h2o_m_donnees_optimisation.h /^ std::vector Sens;$/;" m struct:__anon39208e8a0108 typeref:typename:std::vector -Sens src/solver/optimisation/opt_structure_probleme_a_resoudre.h /^ std::string Sens;$/;" m struct:PROBLEME_ANTARES_A_RESOUDRE typeref:typename:std::string -SensDeLaContrainteCouplante src/solver/simulation/sim_structure_probleme_economique.h /^ char SensDeLaContrainteCouplante;$/;" m struct:CONTRAINTES_COUPLANTES typeref:typename:char -SeparateValue src/libs/antares/study/binding_constraint/BindingConstraintLoader.cpp /^bool BindingConstraintLoader::SeparateValue(const EnvForLoading& env,$/;" f class:Antares::Data::BindingConstraintLoader typeref:typename:bool -Separator src/ext/yuni/src/yuni/io/constants.cpp /^const char Constant::Separator = '\/';$/;" m class:Yuni::IO::Constant typeref:typename:const char -Separator src/ext/yuni/src/yuni/io/constants.cpp /^const char Constant::Separator = '\\\\';$/;" m class:Yuni::IO::Constant typeref:typename:const char -Separator src/ext/yuni/src/yuni/io/constants.cpp /^const char Separator = '\\\\';$/;" v namespace:Yuni::IO typeref:typename:const char -Separator src/ext/yuni/src/yuni/io/constants.cpp /^const wchar_t Constant::Separator = L'\/';$/;" m class:Yuni::IO::Constant typeref:typename:const wchar_t -Separator src/ext/yuni/src/yuni/io/constants.cpp /^const wchar_t Constant::Separator = L'\\\\';$/;" m class:Yuni::IO::Constant typeref:typename:const wchar_t -Separator src/ext/yuni/src/yuni/io/constants.h /^ static const char Separator; \/\/ '\/';$/;" m struct:Yuni::IO::Constant typeref:typename:const char -Separator src/ext/yuni/src/yuni/io/constants.h /^ static const wchar_t Separator; \/\/ L'\/';$/;" m struct:Yuni::IO::Constant typeref:typename:const wchar_t -Separator src/ui/common/component/spotlight/separator.cpp /^Spotlight::Separator::Separator()$/;" f class:Antares::Component::Spotlight::Separator -Separator src/ui/common/component/spotlight/separator.h /^class Separator final : public IItem$/;" c -SeparatorAsString src/ext/yuni/src/yuni/io/constants.cpp /^const char* Constant::SeparatorAsString = "\/";$/;" m class:Yuni::IO::Constant typeref:typename:const char * -SeparatorAsString src/ext/yuni/src/yuni/io/constants.cpp /^const char* Constant::SeparatorAsString = "\\\\";$/;" m class:Yuni::IO::Constant typeref:typename:const char * -SeparatorAsString src/ext/yuni/src/yuni/io/constants.cpp /^const char* SeparatorAsString = "\/";$/;" v namespace:Yuni::IO typeref:typename:const char * -SeparatorAsString src/ext/yuni/src/yuni/io/constants.cpp /^const char* SeparatorAsString = "\\\\";$/;" v namespace:Yuni::IO typeref:typename:const char * -SeparatorAsString src/ext/yuni/src/yuni/io/constants.cpp /^const wchar_t* Constant::SeparatorAsString = L"\/";$/;" m class:Yuni::IO::Constant typeref:typename:const wchar_t * -SeparatorAsString src/ext/yuni/src/yuni/io/constants.cpp /^const wchar_t* Constant::SeparatorAsString = L"\\\\";$/;" m class:Yuni::IO::Constant typeref:typename:const wchar_t * -SeparatorAsString src/ext/yuni/src/yuni/io/constants.h /^ static const char* SeparatorAsString; \/\/ "\/"$/;" m struct:Yuni::IO::Constant typeref:typename:const char * -SeparatorAsString src/ext/yuni/src/yuni/io/constants.h /^ static const wchar_t* SeparatorAsString; \/\/ = L"\/";$/;" m struct:Yuni::IO::Constant typeref:typename:const wchar_t * -SeparatorPanel src/ui/simulator/toolbox/create.cpp /^ SeparatorPanel(wxWindow* parent, uint size = 1) : Antares::Component::Panel(parent)$/;" f class:Antares::Component::__anon210416f30111::SeparatorPanel file: -SeparatorPanel src/ui/simulator/toolbox/create.cpp /^class SeparatorPanel final : public Antares::Component::Panel$/;" c namespace:Antares::Component::__anon210416f30111 file: -Series src/libs/antares/study/parts/short-term-storage/series.h /^class Series$/;" c namespace:Antares::Data::ShortTermStorage -Series src/ui/simulator/windows/hydro/series.cpp /^Series::Series(wxWindow* parent, Toolbox::InputSelector::Area* notifier) :$/;" f class:Antares::Window::Hydro::Series -Series src/ui/simulator/windows/hydro/series.h /^class Series : public Component::Panel, public Yuni::IEventObserver$/;" c namespace:Antares::Window::Hydro -Set src/ext/yuni/src/yuni/core/atomic/traits.h /^ static void Set(T& t, int32_t newvalue)$/;" f struct:Yuni::Private::AtomicImpl::Operator typeref:typename:void -Set src/ext/yuni/src/yuni/core/atomic/traits.h /^ static void Set(T& t, int64_t newvalue)$/;" f struct:Yuni::Private::AtomicImpl::Operator typeref:typename:void -Set src/ext/yuni/src/yuni/core/bit/bit.hxx /^inline void Set(char* data, uint index)$/;" f namespace:Yuni::Bit typeref:typename:void -Set src/ext/yuni/src/yuni/core/dictionary.h /^class Set final$/;" c namespace:Yuni -Set src/ext/yuni/src/yuni/core/process/program/unix.inc.hpp /^ if (not Yuni::IO::Directory::Current::Set(procinfo.workingDirectory))$/;" m class:Yuni::Process::Program::ThreadMonitor::spawnProcess::Yuni::IO::Directory::Current typeref:typename:not file: -Set src/ext/yuni/src/yuni/core/string/traits/traits.h /^ static inline void Set(char* buffer, uint offset)$/;" f struct:Yuni::Private::CStringImpl::FinalZero typeref:typename:void -Set src/ext/yuni/src/yuni/core/string/traits/traits.h /^ static inline void Set(const char*, uint)$/;" f struct:Yuni::Private::CStringImpl::FinalZero typeref:typename:void -Set src/ext/yuni/src/yuni/core/system/console/console.hxx /^ static void Set(U&)$/;" f struct:Yuni::System::Console::TextColor typeref:typename:void -Set src/ext/yuni/src/yuni/io/directory/current.cpp /^bool Set(const AnyString& path)$/;" f namespace:Yuni::IO::Directory::Current typeref:typename:bool -Set src/libs/antares/study/area/area.h /^ using Set = std::set;$/;" t class:Antares::Data::Area typeref:typename:std::set -Set src/libs/antares/study/area/links.h /^ using Set = std::set;$/;" t class:Antares::Data::AreaLink typeref:typename:std::set -Set src/libs/antares/study/binding_constraint/BindingConstraintsRepository.h /^ using Set = std::set, CompareBindingConstraintName>;$/;" t class:Antares::Data::BindingConstraintsRepository typeref:typename:std::set,CompareBindingConstraintName> -Set src/libs/antares/study/parts/common/cluster.h /^ using Set = std::set;$/;" t class:Antares::Data::Cluster typeref:typename:std::set -Set src/libs/antares/study/parts/renewable/cluster.h /^ using Set = std::set;$/;" t class:Antares::Data::RenewableCluster typeref:typename:std::set -Set src/libs/antares/study/parts/thermal/cluster.h /^ using Set = std::set;$/;" t class:Antares::Data::ThermalCluster typeref:typename:std::set -Set src/libs/antares/study/study.h /^ using Set = std::set;$/;" t class:Antares::Data::Study typeref:typename:std::set -Set src/ui/simulator/toolbox/components/map/nodes/item.h /^ using Set = std::set;$/;" t class:Antares::Map::Item typeref:typename:std::set -SetAreaElementName src/solver/optimisation/opt_rename_problem.cpp /^void Namer::SetAreaElementName(unsigned int element,$/;" f class:Namer typeref:typename:void -SetAreaElementNameHour src/solver/optimisation/opt_rename_problem.cpp /^void Namer::SetAreaElementNameHour(unsigned int element, const std::string& elementType)$/;" f class:Namer typeref:typename:void -SetAreaElementNameWeek src/solver/optimisation/opt_rename_problem.cpp /^void Namer::SetAreaElementNameWeek(unsigned int element, const std::string& elementType)$/;" f class:Namer typeref:typename:void -SetAreaVariableName src/solver/optimisation/opt_rename_problem.cpp /^void VariableNamer::SetAreaVariableName(unsigned int variable,$/;" f class:VariableNamer typeref:typename:void -SetCompare src/ui/simulator/toolbox/components/map/nodes/item.h /^ struct SetCompare$/;" s class:Antares::Map::Item -SetContent src/ext/yuni/src/yuni/io/file/file.hxx /^bool SetContent(const AnyString& filename, const U& content)$/;" f namespace:Yuni::IO::File typeref:typename:bool -SetCurrentStudy src/ui/simulator/application/study.cpp /^void SetCurrentStudy(std::shared_ptr study)$/;" f namespace:Antares typeref:typename:void -SetDarkBackgroundColor src/ui/common/component/panel/group.cpp /^void PanelGroup::SetDarkBackgroundColor(wxWindow* ctrl, int lightModifier)$/;" f class:Antares::Component::PanelGroup typeref:typename:void -SetFocus src/ui/simulator/toolbox/ext-source/action-panel.cpp /^void ActionPanel::SetFocus()$/;" f class:Antares::Private::Window::ActionPanel typeref:typename:void -SetHandlerAreas src/libs/antares/study/load.cpp /^ SetHandlerAreas(Study& study) : pStudy(study)$/;" f class:Antares::Data::SetHandlerAreas file: -SetHandlerAreas src/libs/antares/study/load.cpp /^class SetHandlerAreas$/;" c namespace:Antares::Data file: -SetLighterBackgroundColor src/ui/common/component/panel/group.cpp /^void PanelGroup::SetLighterBackgroundColor(wxWindow* ctrl, int lightModifier)$/;" f class:Antares::Component::PanelGroup typeref:typename:void -SetLinkElementName src/solver/optimisation/opt_rename_problem.cpp /^void Namer::SetLinkElementName(unsigned int element, const std::string& elementType)$/;" f class:Namer typeref:typename:void -SetLongevity src/ext/yuni/src/yuni/core/singleton/policies/lifetime.h /^static void SetLongevity(T* \/*pInstance*\/, uint \/*longevity*\/)$/;" f namespace:Yuni::Policy::Lifetime::Private typeref:typename:void -SetNTCForAdequacyFirstStepOriginNodeInsideAdq src/solver/optimisation/adequacy_patch_local_matching/adq_patch_local_matching.cpp /^static NtcSetToZeroStatus_AdqPatchStep1 SetNTCForAdequacyFirstStepOriginNodeInsideAdq($/;" f namespace:Antares::Data::AdequacyPatch typeref:typename:NtcSetToZeroStatus_AdqPatchStep1 file: -SetOfAreasVector src/solver/variable/setofareas.h /^ typedef std::vector SetOfAreasVector;$/;" t class:Antares::Solver::Variable::SetsOfAreas typeref:typename:std::vector -SetOperator src/solver/optimisation/constraints/ConstraintBuilder.h /^ ConstraintBuilder& SetOperator(char op)$/;" f class:ConstraintBuilder typeref:typename:ConstraintBuilder & -SetPage src/ui/simulator/toolbox/components/notebook/mapnotebook.h /^ void SetPage(Page* p)$/;" f class:Antares::Component::MapNotebook::TabTextCtrl typeref:typename:void -SetPointer src/libs/antares/study/parts/thermal/cluster.h /^ using SetPointer = std::set;$/;" t class:Antares::Data::ThermalCluster typeref:typename:std::set -SetShortTermStorageVariableName src/solver/optimisation/opt_rename_problem.cpp /^void VariableNamer::SetShortTermStorageVariableName(unsigned int variable,$/;" f class:VariableNamer typeref:typename:void -SetTarget src/solver/utils/ortools_utils.h /^ void SetTarget(const std::vector& target)$/;" f class:Antares::Optimization::Nomenclature typeref:typename:void -SetTextColor src/ext/yuni/src/yuni/core/system/console/console.hxx /^inline void SetTextColor(U& out, const Color color)$/;" f namespace:Yuni::System::Console typeref:typename:void -SetThermalClusterElementName src/solver/optimisation/opt_rename_problem.cpp /^void Namer::SetThermalClusterElementName(unsigned int variable,$/;" f class:Namer typeref:typename:void -SetTitle src/ui/common/component/frame/local-frame.cpp /^void WxLocalFrame::SetTitle(const wxString& title)$/;" f class:Antares::Component::Frame::WxLocalFrame typeref:typename:void -SetTo1IfPositive src/solver/variable/info.h /^ static void SetTo1IfPositive(U& intermediateValues)$/;" f struct:Antares::Solver::Variable::VariableAccessor typeref:typename:void -SetTo1IfPositive src/solver/variable/info.h /^ static void SetTo1IfPositive(U&)$/;" f struct:Antares::Solver::Variable::VariableAccessor typeref:typename:void -SetType src/ui/simulator/windows/inspector/property.cluster.update.cpp /^ using SetType = std::set;$/;" t function:Antares::Window::Inspector::ClusterUpdater::changeGroup typeref:typename:std::set file: -SetUseNamedProblems src/solver/utils/named_problem.h /^ void SetUseNamedProblems(bool useNamedProblems)$/;" f struct:Antares::Optimization::PROBLEME_SIMPLEXE_NOMME typeref:typename:void -SetValue src/ui/simulator/toolbox/components/datagrid/gridhelper.cpp /^void VGridHelper::SetValue(int row, int col, const Yuni::String& v)$/;" f class:Antares::Component::Datagrid::VGridHelper typeref:typename:void -SetValue src/ui/simulator/toolbox/components/datagrid/gridhelper.cpp /^void VGridHelper::SetValue(int row, int col, const wxString& v)$/;" f class:Antares::Component::Datagrid::VGridHelper typeref:typename:void -Sets src/libs/antares/study/scenario-builder/sets.cpp /^Sets::Sets() : pStudy(nullptr)$/;" f class:Antares::Data::ScenarioBuilder::Sets -Sets src/libs/antares/study/scenario-builder/sets.h /^class Sets final : private Yuni::NonCopyable$/;" c namespace:Antares::Data::ScenarioBuilder -Sets src/libs/antares/study/sets.h /^class Sets final$/;" c namespace:Antares::Data -Sets src/libs/antares/study/sets.hxx /^inline Sets::Sets() : pByIndex(NULL), pNameByIndex(NULL), pModified(false)$/;" f class:Antares::Data::Sets -Sets src/libs/antares/study/sets.hxx /^inline Sets::Sets(const Sets& rhs) :$/;" f class:Antares::Data::Sets -Sets src/ui/simulator/windows/sets.h /^class Sets final : public Antares::Component::Panel, public Yuni::IEventObserver$/;" c namespace:Antares::Window -SetsOfAreas src/libs/antares/study/study.h /^ using SetsOfAreas = Antares::Data::Sets;$/;" t class:Antares::Data::Study typeref:typename:Antares::Data::Sets -SetsOfAreas src/solver/variable/setofareas.h /^class SetsOfAreas$/;" c namespace:Antares::Solver::Variable -SetsOfAreas src/solver/variable/setofareas.hxx /^inline SetsOfAreas::SetsOfAreas()$/;" f class:Antares::Solver::Variable::SetsOfAreas -SetsOfLinks src/libs/antares/study/study.h /^ using SetsOfLinks = Antares::Data::Sets;$/;" t class:Antares::Data::Study typeref:typename:Antares::Data::Sets -Settings src/ext/yuni/src/tools/yuni-config/versions.h /^struct Settings$/;" s namespace:Yuni::LibConfig::VersionInfo -Settings src/ext/yuni/src/tools/yuni-config/versions.hxx /^inline Settings::Settings() : supportOpenGL(false), supportDirectX(false)$/;" f class:Yuni::LibConfig::VersionInfo::Settings -Settings src/ext/yuni/src/yuni/core/logs/handler/callback.h /^ enum Settings$/;" g class:Yuni::Logs::Callback -Settings src/ext/yuni/src/yuni/core/logs/handler/file.h /^ enum Settings$/;" g class:Yuni::Logs::File -Settings src/ext/yuni/src/yuni/core/logs/handler/stdcout.h /^ enum Settings$/;" g class:Yuni::Logs::StdCout -Settings src/ext/yuni/src/yuni/core/logs/logs.h /^ enum Settings$/;" g class:Yuni::Logs::Logger -Settings src/libs/antares/date/antares/date/date.h /^ struct Settings$/;" s class:Antares::Date::Calendar -Settings src/solver/misc/options.h /^class Settings$/;" c -Settings src/ui/action/include/action/settings/decal-area-position.h /^namespace Settings$/;" n namespace:Antares::Action -Settings src/ui/action/include/action/settings/decal-area-position.hxx /^namespace Settings$/;" n namespace:Antares::Action -Settings src/ui/action/include/action/settings/suffix-for-area-names.h /^namespace Settings$/;" n namespace:Antares::Action -Settings src/ui/action/include/action/settings/suffix-for-area-names.hxx /^namespace Settings$/;" n namespace:Antares::Action -Settings src/ui/action/include/action/settings/suffix-for-cluster-names.h /^namespace Settings$/;" n namespace:Antares::Action -Settings src/ui/action/include/action/settings/suffix-for-cluster-names.hxx /^namespace Settings$/;" n namespace:Antares::Action -Settings src/ui/action/include/action/settings/suffix-for-constraint-names.h /^namespace Settings$/;" n namespace:Antares::Action -Settings src/ui/action/include/action/settings/suffix-for-constraint-names.hxx /^namespace Settings$/;" n namespace:Antares::Action -Settings src/ui/action/settings/decal-area-position.cpp /^namespace Settings$/;" n namespace:Antares::Action file: -Settings src/ui/action/settings/suffix-for-area-names.cpp /^namespace Settings$/;" n namespace:Antares::Action file: -Settings src/ui/action/settings/suffix-for-cluster-names.cpp /^namespace Settings$/;" n namespace:Antares::Action file: -Settings src/ui/action/settings/suffix-for-constraint-names.cpp /^namespace Settings$/;" n namespace:Antares::Action file: -Settings src/ui/common/dispatcher/settings.cpp /^namespace Settings$/;" n namespace:Antares::Dispatcher file: -Settings src/ui/common/dispatcher/settings.h /^namespace Settings$/;" n namespace:Antares::Dispatcher -Settings src/ui/simulator/toolbox/components/map/settings.h /^class Settings$/;" c namespace:Antares::Map -SettingsPerModule src/ext/yuni/src/tools/yuni-config/versions.h /^ struct SettingsPerModule$/;" s struct:Yuni::LibConfig::VersionInfo::Settings -Setup docs/reference-guide/16-xpress.md /^## Setup$/;" s chapter:Usage with FICO® Xpress Optimization -SharedPtr src/libs/antares/study/parts/common/cluster_list.h /^ using SharedPtr = typename std::shared_ptr;$/;" t class:Antares::Data::ClusterList typeref:typename:std::shared_ptr -SheddingPolicy src/libs/antares/study/fwd.h /^enum SheddingPolicy$/;" g namespace:Antares::Data -SheddingPolicyToCString src/libs/antares/study/fwd.cpp /^const char* SheddingPolicyToCString(SheddingPolicy strategy)$/;" f namespace:Antares::Data typeref:typename:const char * -Short-term storage docs/reference-guide/13-file-format.md /^#### Short-term storage$/;" t subsection:Study format changes""v8.6.0""Input -Short-term storage docs/reference-guide/13-file-format.md /^#### Short-term storage$/;" t subsection:Study format changes""v8.6.0""Output -Short-term storage docs/reference-guide/13-file-format.md /^#### Short-term storage$/;" t subsection:Study format changes""v8.8.0""Input -ShortString src/tools/yby-aggregator/datafile.h /^ using ShortString = Yuni::CString<10, false>;$/;" t class:DataFile typeref:typename:Yuni::CString<10,false> -ShortString src/tools/yby-aggregator/studydata.h /^ using ShortString = Yuni::CString<10, false>;$/;" t class:StudyData typeref:typename:Yuni::CString<10,false> -ShortString12 src/libs/antares/date/antares/date/date.h /^ using ShortString12 = Yuni::CString<11, false>;$/;" t class:Antares::Date::Calendar typeref:typename:Yuni::CString<11,false> -ShortString128 src/ext/yuni/src/yuni/core/fwd.h /^typedef \/*YUNI_DECL*\/ CString<128, false> ShortString128;$/;" t namespace:Yuni typeref:typename:CString<128,false> -ShortString16 src/ext/yuni/src/yuni/core/fwd.h /^typedef \/*YUNI_DECL*\/ CString<16, false> ShortString16;$/;" t namespace:Yuni typeref:typename:CString<16,false> -ShortString256 src/ext/yuni/src/yuni/core/fwd.h /^typedef \/*YUNI_DECL*\/ CString<256, false> ShortString256;$/;" t namespace:Yuni typeref:typename:CString<256,false> -ShortString32 src/ext/yuni/src/yuni/core/fwd.h /^typedef \/*YUNI_DECL*\/ CString<32, false> ShortString32;$/;" t namespace:Yuni typeref:typename:CString<32,false> -ShortString42 src/libs/antares/date/antares/date/date.h /^ using ShortString42 = Yuni::CString<41, false>;$/;" t class:Antares::Date::Calendar typeref:typename:Yuni::CString<41,false> -ShortString512 src/ext/yuni/src/yuni/core/fwd.h /^typedef \/*YUNI_DECL*\/ CString<512, false> ShortString512;$/;" t namespace:Yuni typeref:typename:CString<512,false> -ShortString512 src/tools/yby-aggregator/studydata.h /^ using ShortString512 = Yuni::CString<512, false>;$/;" t class:StudyData typeref:typename:Yuni::CString<512,false> -ShortString64 src/ext/yuni/src/yuni/core/fwd.h /^typedef \/*YUNI_DECL*\/ CString<64, false> ShortString64;$/;" t namespace:Yuni typeref:typename:CString<64,false> -ShortString8 src/libs/antares/date/antares/date/date.h /^ using ShortString8 = Yuni::CString<7, false>;$/;" t class:Antares::Date::Calendar typeref:typename:Yuni::CString<7,false> -ShortTermStorage src/libs/antares/study/parts/short-term-storage/STStorageOutputCaptions.cpp /^namespace Antares::Data::ShortTermStorage$/;" n namespace:Antares::Data file: -ShortTermStorage src/libs/antares/study/parts/short-term-storage/STStorageOutputCaptions.h /^namespace Antares::Data::ShortTermStorage$/;" n namespace:Antares::Data -ShortTermStorage src/libs/antares/study/parts/short-term-storage/cluster.cpp /^namespace Antares::Data::ShortTermStorage$/;" n namespace:Antares::Data file: -ShortTermStorage src/libs/antares/study/parts/short-term-storage/cluster.h /^namespace Antares::Data::ShortTermStorage$/;" n namespace:Antares::Data -ShortTermStorage src/libs/antares/study/parts/short-term-storage/container.cpp /^namespace Antares::Data::ShortTermStorage$/;" n namespace:Antares::Data file: -ShortTermStorage src/libs/antares/study/parts/short-term-storage/container.h /^namespace Antares::Data::ShortTermStorage$/;" n namespace:Antares::Data -ShortTermStorage src/libs/antares/study/parts/short-term-storage/properties.cpp /^namespace Antares::Data::ShortTermStorage$/;" n namespace:Antares::Data file: -ShortTermStorage src/libs/antares/study/parts/short-term-storage/properties.h /^namespace Antares::Data::ShortTermStorage$/;" n namespace:Antares::Data -ShortTermStorage src/libs/antares/study/parts/short-term-storage/series.cpp /^namespace Antares::Data::ShortTermStorage$/;" n namespace:Antares::Data file: -ShortTermStorage src/libs/antares/study/parts/short-term-storage/series.h /^namespace Antares::Data::ShortTermStorage$/;" n namespace:Antares::Data -ShortTermStorage src/solver/simulation/sim_structure_probleme_economique.h /^ std::vector<::ShortTermStorage::AREA_INPUT> ShortTermStorage;$/;" m struct:PROBLEME_HEBDO typeref:typename:std::vector<::ShortTermStorage::AREA_INPUT> -ShortTermStorage src/solver/simulation/sim_structure_probleme_economique.h /^ std::vector<::ShortTermStorage::RESULTS> ShortTermStorage;$/;" m struct:RESULTATS_HORAIRES typeref:typename:std::vector<::ShortTermStorage::RESULTS> -ShortTermStorage src/solver/simulation/sim_structure_probleme_economique.h /^namespace ShortTermStorage$/;" n -ShortTermStorageByGroup src/solver/variable/economy/shortTermStorage.h /^class ShortTermStorageByGroup$/;" c namespace:Antares::Solver::Variable::Economy -ShortTermStorageInjection src/solver/optimisation/constraints/ConstraintBuilder.cpp /^ConstraintBuilder& ConstraintBuilder::ShortTermStorageInjection(unsigned int index,$/;" f class:ConstraintBuilder typeref:typename:ConstraintBuilder & -ShortTermStorageInjection src/solver/optimisation/constraints/ConstraintBuilder.h /^ int ShortTermStorageInjection(unsigned int index) const$/;" f class:Variable::VariableManager typeref:typename:int -ShortTermStorageInjection src/solver/optimisation/opt_rename_problem.cpp /^void VariableNamer::ShortTermStorageInjection(unsigned int variable,$/;" f class:VariableNamer typeref:typename:void -ShortTermStorageLevel src/solver/optimisation/constraints/ConstraintBuilder.cpp /^ConstraintBuilder& ConstraintBuilder::ShortTermStorageLevel(unsigned int index,$/;" f class:ConstraintBuilder typeref:typename:ConstraintBuilder & -ShortTermStorageLevel src/solver/optimisation/constraints/ConstraintBuilder.h /^ int ShortTermStorageLevel(unsigned int index) const$/;" f class:Variable::VariableManager typeref:typename:int -ShortTermStorageLevel src/solver/optimisation/constraints/ShortTermStorageLevel.h /^class ShortTermStorageLevel : private ConstraintFactory$/;" c -ShortTermStorageLevel src/solver/optimisation/opt_rename_problem.cpp /^void ConstraintNamer::ShortTermStorageLevel(unsigned int constraint, const std::string& name)$/;" f class:ConstraintNamer typeref:typename:void -ShortTermStorageLevel src/solver/optimisation/opt_rename_problem.cpp /^void VariableNamer::ShortTermStorageLevel(unsigned int variable,$/;" f class:VariableNamer typeref:typename:void -ShortTermStorageLevelConstraint src/solver/simulation/sim_structure_probleme_economique.h /^ std::vector ShortTermStorageLevelConstraint;$/;" m struct:CORRESPONDANCES_DES_CONTRAINTES typeref:typename:std::vector -ShortTermStorageWithdrawal src/solver/optimisation/constraints/ConstraintBuilder.cpp /^ConstraintBuilder& ConstraintBuilder::ShortTermStorageWithdrawal(unsigned int index,$/;" f class:ConstraintBuilder typeref:typename:ConstraintBuilder & -ShortTermStorageWithdrawal src/solver/optimisation/constraints/ConstraintBuilder.h /^ int ShortTermStorageWithdrawal(unsigned int index) const$/;" f class:Variable::VariableManager typeref:typename:int -ShortTermStorageWithdrawal src/solver/optimisation/opt_rename_problem.cpp /^void VariableNamer::ShortTermStorageWithdrawal(unsigned int variable,$/;" f class:VariableNamer typeref:typename:void -ShouldUseQuadraticOptimisation src/solver/simulation/common-eco-adq.cpp /^bool ShouldUseQuadraticOptimisation(const Data::Study& study)$/;" f namespace:Antares::Solver::Simulation typeref:typename:bool -Show src/ui/common/dispatcher/gui.cpp /^void Show(wxWindow* window, bool focus, bool makeModal)$/;" f namespace:Antares::Dispatcher::GUI typeref:typename:void -Show src/ui/simulator/windows/inspector/inspector.cpp /^void Show()$/;" f namespace:Antares::Window::Inspector typeref:typename:void -Show src/ui/simulator/windows/startupwizard.cpp /^void StartupWizard::Show()$/;" f class:Antares::Window::StartupWizard typeref:typename:void -ShowModal src/ui/common/dispatcher/gui.cpp /^void ShowModal(wxDialog* window, bool destroy)$/;" f namespace:Antares::Dispatcher::GUI typeref:typename:void -ShowPathInMenu src/ui/simulator/application/recentfiles.cpp /^bool ShowPathInMenu()$/;" f namespace:Antares::RecentFiles typeref:typename:bool -ShowPathInMenu src/ui/simulator/application/recentfiles.cpp /^void ShowPathInMenu(bool value)$/;" f namespace:Antares::RecentFiles typeref:typename:void -ShowSimulationPanel src/ui/simulator/application/main/events.simulation.cpp /^static void ShowSimulationPanel(ParentT* parent, bool preproOnly)$/;" f namespace:Antares::Forms typeref:typename:void file: -Signal src/ext/yuni/src/yuni/thread/signal.cpp /^Signal::Signal()$/;" f class:Yuni::Thread::Signal -Signal src/ext/yuni/src/yuni/thread/signal.cpp /^Signal::Signal(const Signal&)$/;" f class:Yuni::Thread::Signal -Signal src/ext/yuni/src/yuni/thread/signal.h /^class YUNI_DECL Signal final$/;" c namespace:Yuni::Thread -SignedSizeType src/ext/yuni/src/yuni/core/tree/n/treeN.h /^ typedef int SignedSizeType;$/;" t class:Yuni::Core::TreeN typeref:typename:int -SignedType src/ext/yuni/src/yuni/core/color/fwd.h /^struct SignedType$/;" s namespace:Yuni::Private::Color -SignedType src/ext/yuni/src/yuni/core/color/fwd.h /^struct SignedType$/;" s namespace:Yuni::Private::Color -SignedType src/ext/yuni/src/yuni/core/color/fwd.h /^struct SignedType$/;" s namespace:Yuni::Private::Color -SignedType src/ext/yuni/src/yuni/core/color/fwd.h /^struct SignedType$/;" s namespace:Yuni::Private::Color -SimTest docs/build/4-Tests-dev.md /^## SimTest$/;" s chapter:Tests (developer) -SimplexOptimization src/libs/antares/study/fwd.h /^enum SimplexOptimization$/;" g namespace:Antares::Data -SimplexResult src/solver/optimisation/opt_appel_solveur_lineaire.cpp /^struct SimplexResult$/;" s file: -Simulation docs/reference-guide/04-active_windows.md /^## Simulation$/;" s chapter:Active windows -Simulation src/solver/optimisation/adequacy_patch_csr/adq_patch_post_process_list.cpp /^namespace Antares::Solver::Simulation$/;" n namespace:Antares::Solver file: -Simulation src/solver/optimisation/adequacy_patch_csr/adq_patch_post_process_list.h /^namespace Antares::Solver::Simulation$/;" n namespace:Antares::Solver -Simulation src/solver/optimisation/optim_post_process_list.cpp /^namespace Antares::Solver::Simulation$/;" n namespace:Antares::Solver file: -Simulation src/solver/optimisation/optim_post_process_list.h /^namespace Antares::Solver::Simulation$/;" n namespace:Antares::Solver -Simulation src/solver/optimisation/post_process_commands.cpp /^namespace Antares::Solver::Simulation$/;" n namespace:Antares::Solver file: -Simulation src/solver/optimisation/post_process_commands.h /^namespace Antares::Solver::Simulation$/;" n namespace:Antares::Solver -Simulation src/solver/simulation/BindingConstraintsTimeSeriesNumbersWriter.h /^namespace Antares::Solver::Simulation {$/;" n namespace:Antares::Solver -Simulation src/solver/simulation/ITimeSeriesNumbersWriter.h /^namespace Antares::Solver::Simulation {$/;" n namespace:Antares::Solver -Simulation src/solver/simulation/TimeSeriesNumbersWriter.cpp /^namespace Antares::Solver::Simulation {$/;" n namespace:Antares::Solver file: -Simulation src/solver/simulation/adequacy.cpp /^namespace Antares::Solver::Simulation$/;" n namespace:Antares::Solver file: -Simulation src/solver/simulation/adequacy.h /^namespace Antares::Solver::Simulation$/;" n namespace:Antares::Solver -Simulation src/solver/simulation/base_post_process.cpp /^namespace Antares::Solver::Simulation$/;" n namespace:Antares::Solver file: -Simulation src/solver/simulation/base_post_process.h /^namespace Antares::Solver::Simulation$/;" n namespace:Antares::Solver -Simulation src/solver/simulation/common-eco-adq.cpp /^namespace Antares::Solver::Simulation$/;" n namespace:Antares::Solver file: -Simulation src/solver/simulation/common-eco-adq.h /^namespace Simulation$/;" n namespace:Antares::Solver -Simulation src/solver/simulation/common-hydro-levels.cpp /^namespace Antares::Solver::Simulation$/;" n namespace:Antares::Solver file: -Simulation src/solver/simulation/common-hydro-remix.cpp /^namespace Antares::Solver::Simulation$/;" n namespace:Antares::Solver file: -Simulation src/solver/simulation/economy.cpp /^namespace Antares::Solver::Simulation$/;" n namespace:Antares::Solver file: -Simulation src/solver/simulation/economy.h /^namespace Antares::Solver::Simulation$/;" n namespace:Antares::Solver -Simulation src/solver/simulation/solver.data.cpp /^namespace Antares::Solver::Private::Simulation$/;" n namespace:Antares::Solver::Private file: -Simulation src/solver/simulation/solver.data.h /^namespace Antares::Solver::Private::Simulation$/;" n namespace:Antares::Solver::Private -Simulation src/solver/simulation/solver.h /^namespace Antares::Solver::Simulation$/;" n namespace:Antares::Solver -Simulation src/solver/simulation/solver.hxx /^namespace Antares::Solver::Simulation$/;" n namespace:Antares::Solver -Simulation src/solver/simulation/solver.utils.h /^namespace Antares::Solver::Simulation$/;" n namespace:Antares::Solver -Simulation src/ui/simulator/windows/simulation/panel.cpp /^namespace Simulation$/;" n namespace:Antares::Window file: -Simulation src/ui/simulator/windows/simulation/panel.h /^namespace Simulation$/;" n namespace:Antares::Window -Simulation src/ui/simulator/windows/simulation/run.cpp /^namespace Simulation$/;" n namespace:Antares::Window file: -Simulation src/ui/simulator/windows/simulation/run.h /^namespace Simulation$/;" n namespace:Antares::Window -SimulationCheck src/ui/simulator/application/main/events.simulation.cpp /^static bool SimulationCheck(const Data::Study& study)$/;" f namespace:Antares::Forms typeref:typename:bool file: -SimulationComments src/libs/antares/study/simulation.cpp /^SimulationComments::SimulationComments(Study& study) : pStudy(study)$/;" f class:Antares::Data::SimulationComments -SimulationComments src/libs/antares/study/simulation.h /^class SimulationComments final$/;" c namespace:Antares::Data -SimulationInfoCollector src/libs/antares/InfoCollection/include/antares/infoCollection/StudyInfoCollector.h /^ SimulationInfoCollector(const OptimizationInfo& optInfo) : opt_info_(optInfo){};$/;" f class:Benchmarking::SimulationInfoCollector -SimulationInfoCollector src/libs/antares/InfoCollection/include/antares/infoCollection/StudyInfoCollector.h /^class SimulationInfoCollector$/;" c namespace:Benchmarking -SimulationType src/solver/main/adequacy.cpp /^ typedef Solver::Simulation::ISimulation SimulationType;$/;" t function:Antares::Solver::Application::runSimulationInAdequacyMode typeref:typename:Solver::Simulation::ISimulation file: -SimulationType src/solver/main/economy.cpp /^ typedef Solver::Simulation::ISimulation SimulationType;$/;" t function:Antares::Solver::Application::runSimulationInEconomicMode typeref:typename:Solver::Simulation::ISimulation file: -SimulationType src/ui/simulator/windows/output/content.h /^ class SimulationType$/;" c class:Antares::Private::OutputViewerData::Content -Sin src/ext/yuni/src/yuni/core/math/trigonometric.hxx /^inline T Sin(T x)$/;" f namespace:Yuni::Math typeref:typename:T -Sin src/ext/yuni/src/yuni/core/math/trigonometric.hxx /^inline float Sin(float x)$/;" f namespace:Yuni::Math typeref:typename:float -Sin src/ext/yuni/src/yuni/core/math/trigonometric.hxx /^inline long double Sin(long double x)$/;" f namespace:Yuni::Math typeref:typename:long double -SingleSetOfAreas src/libs/antares/study/study.h /^ using SingleSetOfAreas = std::set;$/;" t class:Antares::Data::Study typeref:typename:std::set -SingleSetOfLinks src/libs/antares/study/study.h /^ using SingleSetOfLinks = std::set;$/;" t class:Antares::Data::Study typeref:typename:std::set -SingleThreaded src/ext/yuni/src/yuni/thread/policy.h /^ SingleThreaded()$/;" f class:Yuni::Policy::SingleThreaded -SingleThreaded src/ext/yuni/src/yuni/thread/policy.h /^ SingleThreaded(const SingleThreaded&)$/;" f class:Yuni::Policy::SingleThreaded -SingleThreaded src/ext/yuni/src/yuni/thread/policy.h /^class SingleThreaded$/;" c namespace:Yuni::Policy -Singleton src/ext/yuni/src/yuni/core/singleton/singleton.h /^class Singleton : public ThreadingT>,$/;" c namespace:Yuni -Singleton src/ext/yuni/src/yuni/core/singleton/singleton.hxx /^inline Singleton::Singleton()$/;" f class:Yuni::Singleton -Size src/ext/yuni/src/yuni/core/bit/array.h /^ typedef uint Size;$/;" t class:Yuni::Bit::Array typeref:typename:uint -Size src/ext/yuni/src/yuni/core/slist/slist.h /^ typedef uint Size;$/;" t class:Yuni::LinkedList typeref:typename:uint -Size src/ext/yuni/src/yuni/core/string/string.h /^ typedef typename AncestorType::Size Size;$/;" t class:Yuni::CString typeref:typename:AncestorType::Size -Size src/ext/yuni/src/yuni/core/string/traits/traits.h /^ typedef uint Size;$/;" t class:Yuni::Private::CStringImpl::Data typeref:typename:uint -Size src/ext/yuni/src/yuni/core/string/utf8char.hxx /^inline uint Char::Size(const void* p)$/;" f class:Yuni::UTF8::Char typeref:typename:uint -Size src/ext/yuni/src/yuni/io/file/file.cpp /^bool Size(const AnyString& filename, uint64_t& value)$/;" f namespace:Yuni::IO::File typeref:typename:bool -Size src/ext/yuni/src/yuni/io/file/file.hxx /^inline uint64_t Size(const AnyString& filename)$/;" f namespace:Yuni::IO::File typeref:typename:uint64_t -SizeType src/ext/yuni/src/yuni/core/traits/extension/length.h /^ typedef SizeT SizeType;$/;" t class:Yuni::Extension::Length typeref:typename:SizeT -SizeType src/ext/yuni/src/yuni/core/traits/length.h /^ typedef SizeT SizeType;$/;" t class:Yuni::Extension::Length typeref:typename:SizeT -SizeType src/ext/yuni/src/yuni/core/traits/length.h /^ typedef SizeT SizeType;$/;" t class:Yuni::Traits::Length typeref:typename:SizeT -SizeType src/ext/yuni/src/yuni/core/tree/n/treeN.h /^ typedef uint SizeType;$/;" t class:Yuni::Core::TreeN typeref:typename:uint -Smart Pointer src/ext/yuni/src/yuni/core/smartptr/readme.md /^Smart Pointer$/;" c -SmartPtr src/ext/yuni/src/yuni/core/smartptr/smartptr.h /^class YUNI_DECL SmartPtr final$/;" c namespace:Yuni -SmartPtr src/ext/yuni/src/yuni/core/smartptr/smartptr.hxx /^inline SmartPtr::SmartPtr($/;" f class:Yuni::SmartPtr -SmartPtr src/ext/yuni/src/yuni/core/smartptr/smartptr.hxx /^inline SmartPtr::SmartPtr()$/;" f class:Yuni::SmartPtr -SmartPtr src/ext/yuni/src/yuni/core/smartptr/smartptr.hxx /^inline SmartPtr::SmartPtr(const NullPtr&) :$/;" f class:Yuni::SmartPtr -SmartPtr src/libs/antares/object/intrusive-reference.h /^ class SmartPtr$/;" c class:Antares::IIntrusiveReference -SmartPtr src/libs/antares/object/object.h /^ class SmartPtr$/;" c class:Antares::IObject -SmartPtrType src/ext/yuni/src/yuni/core/smartptr/intrusive.h /^ class SmartPtrType final$/;" c class:Yuni::IIntrusiveSmartPtr -SmartPtrType src/ext/yuni/src/yuni/core/smartptr/smartptr.h /^ typedef SmartPtr SmartPtrType;$/;" t class:Yuni::SmartPtr typeref:typename:SmartPtr -SmartPtrType src/ext/yuni/src/yuni/core/smartptr/stl.hxx /^ typedef Yuni::SmartPtr SmartPtrType;$/;" t struct:std::hash typeref:typename:Yuni::SmartPtr -SmartPtrType src/ext/yuni/src/yuni/core/smartptr/stl.hxx /^ typedef Yuni::SmartPtr SmartPtrType;$/;" t struct:std::less typeref:typename:Yuni::SmartPtr -Solar docs/reference-guide/04-active_windows.md /^## Solar$/;" s chapter:Active windows -Solar src/libs/antares/study/parts/solar/container.cpp /^namespace Solar$/;" n namespace:Antares::Data file: -Solar src/libs/antares/study/parts/solar/container.h /^namespace Solar$/;" n namespace:Antares::Data -Solar src/libs/antares/study/parts/solar/prepro.cpp /^namespace Solar$/;" n namespace:Antares::Data file: -Solar src/libs/antares/study/parts/solar/prepro.h /^namespace Solar$/;" n namespace:Antares::Data -Solar src/libs/antares/study/parts/solar/prepro.hxx /^namespace Antares::Data::Solar$/;" n namespace:Antares::Data -Solar src/solver/ts-generator/xcast/predicate.hxx /^class Solar final$/;" c namespace:Antares::Solver::TSGenerator::Predicate -SoldeMoyenDuPays src/solver/simulation/sim_structure_probleme_economique.h /^ std::vector SoldeMoyenDuPays;$/;" m struct:SOLDE_MOYEN_DES_ECHANGES typeref:typename:std::vector -SoldeMoyenHoraire src/solver/simulation/sim_structure_probleme_economique.h /^ std::vector SoldeMoyenHoraire; \/\/ Used for quadratic opt$/;" m struct:PROBLEME_HEBDO typeref:typename:std::vector -Solver src/libs/antares/exception/antares/exception/InitializationError.hpp /^namespace Antares::Solver::Initialization::Error$/;" n namespace:Antares -Solver src/libs/antares/solver.cpp /^namespace Solver$/;" n namespace:Antares file: -Solver src/libs/antares/solver.h /^namespace Solver$/;" n namespace:Antares -Solver src/libs/antares/study/progression/progression.cpp /^namespace Solver$/;" n namespace:Antares file: -Solver src/libs/antares/study/progression/progression.h /^namespace Solver$/;" n namespace:Antares -Solver src/libs/antares/study/progression/progression.hxx /^namespace Solver$/;" n namespace:Antares -Solver src/libs/antares/writer/antares/writer/i_writer.h /^namespace Solver$/;" n namespace:Antares -Solver src/libs/antares/writer/antares/writer/writer_factory.h /^namespace Antares::Solver$/;" n namespace:Antares -Solver src/libs/antares/writer/ensure_queue_started.cpp /^namespace Solver$/;" n namespace:Antares file: -Solver src/libs/antares/writer/immediate_file_writer.cpp /^namespace Solver$/;" n namespace:Antares file: -Solver src/libs/antares/writer/private/ensure_queue_started.h /^namespace Solver$/;" n namespace:Antares -Solver src/libs/antares/writer/private/immediate_file_writer.h /^namespace Antares::Solver$/;" n namespace:Antares -Solver src/libs/antares/writer/private/zip_writer.h /^namespace Antares::Solver$/;" n namespace:Antares -Solver src/libs/antares/writer/private/zip_writer.hxx /^namespace Antares::Solver$/;" n namespace:Antares -Solver src/libs/antares/writer/writer_factory.cpp /^namespace Antares::Solver$/;" n namespace:Antares file: -Solver src/libs/antares/writer/zip_writer.cpp /^namespace Antares::Solver$/;" n namespace:Antares file: -Solver src/solver/application.cpp /^namespace Antares::Solver$/;" n namespace:Antares file: -Solver src/solver/application.h /^namespace Antares::Solver$/;" n namespace:Antares -Solver src/solver/hydro/management/management.cpp /^namespace Solver$/;" n namespace:Antares file: -Solver src/solver/hydro/management/management.h /^namespace Solver$/;" n namespace:Antares -Solver src/solver/main/adequacy.cpp /^namespace Solver$/;" n namespace:Antares file: -Solver src/solver/main/economy.cpp /^namespace Solver$/;" n namespace:Antares file: -Solver src/solver/misc/cholesky.h /^namespace Solver$/;" n namespace:Antares -Solver src/solver/misc/cholesky.hxx /^namespace Solver$/;" n namespace:Antares -Solver src/solver/misc/matrix-dp-make.h /^namespace Solver$/;" n namespace:Antares -Solver src/solver/misc/matrix-dp-make.hxx /^namespace Solver$/;" n namespace:Antares -Solver src/solver/misc/process-priority.cpp /^namespace Solver$/;" n namespace:Antares file: -Solver src/solver/misc/write-command-line.cpp /^namespace Antares::Solver$/;" n namespace:Antares file: -Solver src/solver/misc/write-command-line.h /^namespace Antares::Solver$/;" n namespace:Antares -Solver src/solver/optimisation/adequacy_patch_csr/adq_patch_post_process_list.cpp /^namespace Antares::Solver::Simulation$/;" n namespace:Antares file: -Solver src/solver/optimisation/adequacy_patch_csr/adq_patch_post_process_list.h /^namespace Antares::Solver::Simulation$/;" n namespace:Antares -Solver src/solver/optimisation/adequacy_patch_csr/csr_quadratic_problem.cpp /^namespace Antares::Solver::Optimization$/;" n namespace:Antares file: -Solver src/solver/optimisation/adequacy_patch_csr/csr_quadratic_problem.h /^namespace Antares::Solver::Optimization$/;" n namespace:Antares -Solver src/solver/optimisation/adequacy_patch_local_matching/adequacy_patch_weekly_optimization.cpp /^namespace Antares::Solver::Optimization$/;" n namespace:Antares file: -Solver src/solver/optimisation/adequacy_patch_local_matching/adequacy_patch_weekly_optimization.h /^namespace Antares::Solver::Optimization$/;" n namespace:Antares -Solver src/solver/optimisation/base_weekly_optimization.cpp /^namespace Antares::Solver::Optimization$/;" n namespace:Antares file: -Solver src/solver/optimisation/base_weekly_optimization.h /^namespace Antares::Solver::Optimization$/;" n namespace:Antares -Solver src/solver/optimisation/opt_structure_probleme_a_resoudre.h /^namespace Antares::Solver::Optimization {$/;" n namespace:Antares -Solver src/solver/optimisation/optim_post_process_list.cpp /^namespace Antares::Solver::Simulation$/;" n namespace:Antares file: -Solver src/solver/optimisation/optim_post_process_list.h /^namespace Antares::Solver::Simulation$/;" n namespace:Antares -Solver src/solver/optimisation/post_process_commands.cpp /^namespace Antares::Solver::Simulation$/;" n namespace:Antares file: -Solver src/solver/optimisation/post_process_commands.h /^namespace Antares::Solver::Simulation$/;" n namespace:Antares -Solver src/solver/optimisation/weekly_optimization.cpp /^namespace Antares::Solver::Optimization$/;" n namespace:Antares file: -Solver src/solver/optimisation/weekly_optimization.h /^namespace Antares::Solver::Optimization$/;" n namespace:Antares -Solver src/solver/signal-handling/common.cpp /^namespace Antares::Solver {$/;" n namespace:Antares file: -Solver src/solver/signal-handling/common.h /^namespace Antares::Solver {$/;" n namespace:Antares -Solver src/solver/signal-handling/linux.cpp /^namespace Antares::Solver$/;" n namespace:Antares file: -Solver src/solver/signal-handling/public.h /^namespace Antares::Solver$/;" n namespace:Antares -Solver src/solver/signal-handling/windows.cpp /^namespace Antares::Solver$/;" n namespace:Antares file: -Solver src/solver/simulation/BindingConstraintsTimeSeriesNumbersWriter.h /^namespace Antares::Solver::Simulation {$/;" n namespace:Antares -Solver src/solver/simulation/ITimeSeriesNumbersWriter.h /^namespace Antares::Solver::Simulation {$/;" n namespace:Antares -Solver src/solver/simulation/TimeSeriesNumbersWriter.cpp /^namespace Antares::Solver::Simulation {$/;" n namespace:Antares file: -Solver src/solver/simulation/adequacy.cpp /^namespace Antares::Solver::Simulation$/;" n namespace:Antares file: -Solver src/solver/simulation/adequacy.h /^namespace Antares::Solver::Simulation$/;" n namespace:Antares -Solver src/solver/simulation/apply-scenario.cpp /^namespace Antares::Solver$/;" n namespace:Antares file: -Solver src/solver/simulation/apply-scenario.h /^namespace Antares::Solver$/;" n namespace:Antares -Solver src/solver/simulation/base_post_process.cpp /^namespace Antares::Solver::Simulation$/;" n namespace:Antares file: -Solver src/solver/simulation/base_post_process.h /^namespace Antares::Solver::Simulation$/;" n namespace:Antares -Solver src/solver/simulation/common-eco-adq.cpp /^namespace Antares::Solver::Simulation$/;" n namespace:Antares file: -Solver src/solver/simulation/common-eco-adq.h /^namespace Solver$/;" n namespace:Antares -Solver src/solver/simulation/common-hydro-levels.cpp /^namespace Antares::Solver::Simulation$/;" n namespace:Antares file: -Solver src/solver/simulation/common-hydro-remix.cpp /^namespace Antares::Solver::Simulation$/;" n namespace:Antares file: -Solver src/solver/simulation/economy.cpp /^namespace Antares::Solver::Simulation$/;" n namespace:Antares file: -Solver src/solver/simulation/economy.h /^namespace Antares::Solver::Simulation$/;" n namespace:Antares -Solver src/solver/simulation/solver.data.cpp /^namespace Antares::Solver::Private::Simulation$/;" n namespace:Antares file: -Solver src/solver/simulation/solver.data.h /^namespace Antares::Solver::Private::Simulation$/;" n namespace:Antares -Solver src/solver/simulation/solver.h /^namespace Antares::Solver::Simulation$/;" n namespace:Antares -Solver src/solver/simulation/solver.hxx /^namespace Antares::Solver::Simulation$/;" n namespace:Antares -Solver src/solver/simulation/solver.utils.h /^namespace Antares::Solver::Simulation$/;" n namespace:Antares -Solver src/solver/simulation/timeseries-numbers.cpp /^namespace Solver$/;" n namespace:Antares file: -Solver src/solver/simulation/timeseries-numbers.h /^namespace Antares::Solver::TimeSeriesNumbers$/;" n namespace:Antares -Solver src/solver/ts-generator/generator.h /^namespace Solver$/;" n namespace:Antares -Solver src/solver/ts-generator/generator.hxx /^namespace Solver$/;" n namespace:Antares -Solver src/solver/ts-generator/hydro.cpp /^namespace Solver$/;" n namespace:Antares file: -Solver src/solver/ts-generator/thermal.cpp /^namespace Solver$/;" n namespace:Antares file: -Solver src/solver/ts-generator/xcast/core.cpp /^namespace Solver$/;" n namespace:Antares file: -Solver src/solver/ts-generator/xcast/gamma-euler.cpp /^namespace Solver$/;" n namespace:Antares file: -Solver src/solver/ts-generator/xcast/gamma-inc.cpp /^namespace Solver$/;" n namespace:Antares file: -Solver src/solver/ts-generator/xcast/math.cpp /^namespace Solver$/;" n namespace:Antares file: -Solver src/solver/ts-generator/xcast/math.hxx /^namespace Solver$/;" n namespace:Antares -Solver src/solver/ts-generator/xcast/predicate.hxx /^namespace Solver$/;" n namespace:Antares -Solver src/solver/ts-generator/xcast/studydata.cpp /^namespace Solver$/;" n namespace:Antares file: -Solver src/solver/ts-generator/xcast/studydata.h /^namespace Antares::Solver::TSGenerator::XCast$/;" n namespace:Antares -Solver src/solver/ts-generator/xcast/studydata.hxx /^namespace Solver$/;" n namespace:Antares -Solver src/solver/ts-generator/xcast/xcast.cpp /^namespace Solver$/;" n namespace:Antares file: -Solver src/solver/ts-generator/xcast/xcast.h /^namespace Solver$/;" n namespace:Antares -Solver src/solver/ts-generator/xcast/xcast.hxx /^namespace Solver$/;" n namespace:Antares -Solver src/solver/variable/adequacy/all.h /^namespace Solver$/;" n namespace:Antares -Solver src/solver/variable/adequacy/overallCost.h /^namespace Solver$/;" n namespace:Antares -Solver src/solver/variable/adequacy/spilledEnergy.h /^namespace Solver$/;" n namespace:Antares -Solver src/solver/variable/area.h /^namespace Solver$/;" n namespace:Antares -Solver src/solver/variable/area.hxx /^namespace Solver$/;" n namespace:Antares -Solver src/solver/variable/area.inc.hxx /^namespace Solver$/;" n namespace:Antares -Solver src/solver/variable/area.memory-estimation.inc.hxx /^namespace Solver$/;" n namespace:Antares -Solver src/solver/variable/bc.memory-estimation.inc.hxx /^namespace Solver$/;" n namespace:Antares -Solver src/solver/variable/bindConstraints.h /^namespace Solver$/;" n namespace:Antares -Solver src/solver/variable/bindConstraints.hxx /^namespace Antares::Solver::Variable$/;" n namespace:Antares -Solver src/solver/variable/categories.h /^namespace Solver$/;" n namespace:Antares -Solver src/solver/variable/commons/hydro.h /^namespace Solver$/;" n namespace:Antares -Solver src/solver/variable/commons/join.h /^namespace Solver$/;" n namespace:Antares -Solver src/solver/variable/commons/links/links.cpp.inc.hxx /^namespace Solver$/;" n namespace:Antares -Solver src/solver/variable/commons/links/links.h.inc.hxx /^namespace Solver$/;" n namespace:Antares -Solver src/solver/variable/commons/links/links.hxx.inc.hxx /^namespace Solver$/;" n namespace:Antares -Solver src/solver/variable/commons/load.h /^namespace Solver$/;" n namespace:Antares -Solver src/solver/variable/commons/miscGenMinusRowPSP.h /^namespace Solver$/;" n namespace:Antares -Solver src/solver/variable/commons/psp.h /^namespace Solver$/;" n namespace:Antares -Solver src/solver/variable/commons/rowBalance.h /^namespace Solver$/;" n namespace:Antares -Solver src/solver/variable/commons/solar.h /^namespace Solver$/;" n namespace:Antares -Solver src/solver/variable/commons/spatial-aggregate.h /^namespace Solver$/;" n namespace:Antares -Solver src/solver/variable/commons/wind.h /^namespace Solver$/;" n namespace:Antares -Solver src/solver/variable/constants.h /^namespace Solver$/;" n namespace:Antares -Solver src/solver/variable/container.h /^namespace Antares::Solver::Variable::Container$/;" n namespace:Antares -Solver src/solver/variable/container.hxx /^namespace Solver$/;" n namespace:Antares -Solver src/solver/variable/economy/STStorageCashFlowByCluster.h /^namespace Antares::Solver::Variable::Economy$/;" n namespace:Antares -Solver src/solver/variable/economy/STStorageInjectionByCluster.h /^namespace Antares::Solver::Variable::Economy$/;" n namespace:Antares -Solver src/solver/variable/economy/STStorageLevelsByCluster.h /^namespace Antares::Solver::Variable::Economy$/;" n namespace:Antares -Solver src/solver/variable/economy/STStorageWithdrawalByCluster.h /^namespace Antares::Solver::Variable::Economy$/;" n namespace:Antares -Solver src/solver/variable/economy/all.h /^namespace Antares::Solver::Variable::Economy$/;" n namespace:Antares -Solver src/solver/variable/economy/avail-dispatchable-generation.h /^namespace Solver$/;" n namespace:Antares -Solver src/solver/variable/economy/balance.h /^namespace Solver$/;" n namespace:Antares -Solver src/solver/variable/economy/bindingConstraints/bindingConstraintsMarginalCost.h /^namespace Solver$/;" n namespace:Antares -Solver src/solver/variable/economy/dispatchable-generation-margin.h /^namespace Solver$/;" n namespace:Antares -Solver src/solver/variable/economy/dispatchableGeneration.h /^namespace Solver$/;" n namespace:Antares -Solver src/solver/variable/economy/domesticUnsuppliedEnergy.h /^namespace Solver$/;" n namespace:Antares -Solver src/solver/variable/economy/dtgMarginAfterCsr.h /^namespace Antares::Solver::Variable::Economy$/;" n namespace:Antares -Solver src/solver/variable/economy/hydroCost.h /^namespace Solver$/;" n namespace:Antares -Solver src/solver/variable/economy/hydrostorage.h /^namespace Solver$/;" n namespace:Antares -Solver src/solver/variable/economy/inflow.h /^namespace Solver$/;" n namespace:Antares -Solver src/solver/variable/economy/links/congestionFee.h /^namespace Solver$/;" n namespace:Antares -Solver src/solver/variable/economy/links/congestionFeeAbs.h /^namespace Solver$/;" n namespace:Antares -Solver src/solver/variable/economy/links/congestionProbability.h /^namespace Antares::Solver::Variable::Economy$/;" n namespace:Antares -Solver src/solver/variable/economy/links/flowLinear.h /^namespace Solver$/;" n namespace:Antares -Solver src/solver/variable/economy/links/flowLinearAbs.h /^namespace Solver$/;" n namespace:Antares -Solver src/solver/variable/economy/links/flowQuad.h /^namespace Solver$/;" n namespace:Antares -Solver src/solver/variable/economy/links/hurdleCosts.h /^namespace Solver$/;" n namespace:Antares -Solver src/solver/variable/economy/links/loopFlow.h /^namespace Solver$/;" n namespace:Antares -Solver src/solver/variable/economy/links/marginalCost.h /^namespace Solver$/;" n namespace:Antares -Solver src/solver/variable/economy/localMatchingRuleViolations.h /^namespace Antares::Solver::Variable::Economy$/;" n namespace:Antares -Solver src/solver/variable/economy/lold.h /^namespace Solver$/;" n namespace:Antares -Solver src/solver/variable/economy/lolp.h /^namespace Solver$/;" n namespace:Antares -Solver src/solver/variable/economy/max-mrg.cpp /^namespace Solver$/;" n namespace:Antares file: -Solver src/solver/variable/economy/max-mrg.h /^namespace Solver$/;" n namespace:Antares -Solver src/solver/variable/economy/nbOfDispatchedUnits.h /^namespace Solver$/;" n namespace:Antares -Solver src/solver/variable/economy/nbOfDispatchedUnitsByPlant.h /^namespace Solver$/;" n namespace:Antares -Solver src/solver/variable/economy/nonProportionalCost.h /^namespace Solver$/;" n namespace:Antares -Solver src/solver/variable/economy/npCostByDispatchablePlant.h /^namespace Solver$/;" n namespace:Antares -Solver src/solver/variable/economy/operatingCost.h /^namespace Solver$/;" n namespace:Antares -Solver src/solver/variable/economy/overallCost.h /^namespace Solver$/;" n namespace:Antares -Solver src/solver/variable/economy/overflow.h /^namespace Solver$/;" n namespace:Antares -Solver src/solver/variable/economy/price.h /^namespace Solver$/;" n namespace:Antares -Solver src/solver/variable/economy/productionByDispatchablePlant.h /^namespace Solver$/;" n namespace:Antares -Solver src/solver/variable/economy/productionByRenewablePlant.h /^namespace Solver$/;" n namespace:Antares -Solver src/solver/variable/economy/profitByPlant.h /^namespace Solver$/;" n namespace:Antares -Solver src/solver/variable/economy/pumping.h /^namespace Solver$/;" n namespace:Antares -Solver src/solver/variable/economy/renewableGeneration.h /^namespace Solver$/;" n namespace:Antares -Solver src/solver/variable/economy/reservoirlevel.h /^namespace Solver$/;" n namespace:Antares -Solver src/solver/variable/economy/shortTermStorage.h /^namespace Antares::Solver::Variable::Economy$/;" n namespace:Antares -Solver src/solver/variable/economy/spilledEnergy.h /^namespace Solver$/;" n namespace:Antares -Solver src/solver/variable/economy/spilledEnergyAfterCSR.h /^namespace Antares::Solver::Variable::Economy$/;" n namespace:Antares -Solver src/solver/variable/economy/thermalAirPollutantEmissions.h /^namespace Antares::Solver::Variable::Economy$/;" n namespace:Antares -Solver src/solver/variable/economy/unsupliedEnergy.h /^namespace Solver$/;" n namespace:Antares -Solver src/solver/variable/economy/waterValue.h /^namespace Solver$/;" n namespace:Antares -Solver src/solver/variable/endoflist.h /^namespace Solver$/;" n namespace:Antares -Solver src/solver/variable/info.h /^namespace Solver$/;" n namespace:Antares -Solver src/solver/variable/print.h /^namespace Solver$/;" n namespace:Antares -Solver src/solver/variable/setofareas.h /^namespace Solver$/;" n namespace:Antares -Solver src/solver/variable/setofareas.hxx /^namespace Solver$/;" n namespace:Antares -Solver src/solver/variable/state.cpp /^namespace Antares::Solver::Variable$/;" n namespace:Antares file: -Solver src/solver/variable/state.h /^namespace Antares::Solver::Variable$/;" n namespace:Antares -Solver src/solver/variable/state.hxx /^namespace Solver$/;" n namespace:Antares -Solver src/solver/variable/storage/average.h /^namespace Solver$/;" n namespace:Antares -Solver src/solver/variable/storage/averagedata.cpp /^namespace Solver$/;" n namespace:Antares file: -Solver src/solver/variable/storage/averagedata.h /^namespace Solver$/;" n namespace:Antares -Solver src/solver/variable/storage/empty.h /^namespace Solver$/;" n namespace:Antares -Solver src/solver/variable/storage/fwd.h /^namespace Solver$/;" n namespace:Antares -Solver src/solver/variable/storage/intermediate.cpp /^namespace Solver$/;" n namespace:Antares file: -Solver src/solver/variable/storage/intermediate.h /^namespace Solver$/;" n namespace:Antares -Solver src/solver/variable/storage/intermediate.hxx /^namespace Solver$/;" n namespace:Antares -Solver src/solver/variable/storage/minmax-data.cpp /^namespace Antares::Solver::Variable::R::AllYears$/;" n namespace:Antares file: -Solver src/solver/variable/storage/minmax-data.h /^namespace Solver$/;" n namespace:Antares -Solver src/solver/variable/storage/minmax.h /^namespace Solver$/;" n namespace:Antares -Solver src/solver/variable/storage/minmax.hxx /^namespace Solver$/;" n namespace:Antares -Solver src/solver/variable/storage/raw.h /^namespace Solver$/;" n namespace:Antares -Solver src/solver/variable/storage/raw.hxx /^namespace Solver$/;" n namespace:Antares -Solver src/solver/variable/storage/rawdata.cpp /^namespace Solver$/;" n namespace:Antares file: -Solver src/solver/variable/storage/rawdata.h /^namespace Solver$/;" n namespace:Antares -Solver src/solver/variable/storage/results.h /^namespace Solver$/;" n namespace:Antares -Solver src/solver/variable/storage/results.hxx /^namespace Solver$/;" n namespace:Antares -Solver src/solver/variable/storage/stdDeviation.h /^namespace Solver$/;" n namespace:Antares -Solver src/solver/variable/surveyresults/data.h /^namespace Solver$/;" n namespace:Antares -Solver src/solver/variable/surveyresults/reportbuilder.hxx /^namespace Solver$/;" n namespace:Antares -Solver src/solver/variable/surveyresults/surveyresults.cpp /^namespace Solver$/;" n namespace:Antares file: -Solver src/solver/variable/surveyresults/surveyresults.h /^namespace Antares::Solver::Variable$/;" n namespace:Antares -Solver src/solver/variable/variable.h /^namespace Solver$/;" n namespace:Antares -Solver src/solver/variable/variable.hxx /^namespace Antares::Solver::Variable$/;" n namespace:Antares -Solver available for antares-solver docs/build/ortools-integration.md /^## Solver available for antares-solver$/;" s chapter:Ortools integration -Solver logs docs/reference-guide/13-file-format.md /^### Solver logs$/;" S section:Study format changes""v8.9.0 -SolverLogs src/solver/utils/named_problem.h /^ bool SolverLogs() const$/;" f struct:Antares::Optimization::PROBLEME_SIMPLEXE_NOMME typeref:typename:bool -SolverNames src/solver/utils/ortools_utils.h /^ struct SolverNames$/;" s class:OrtoolsUtils -SortAlphaOrder src/ui/simulator/toolbox/components/htmllistbox/datasource/bindingconstraint.cpp /^struct SortAlphaOrder$/;" s namespace:Antares::Component::HTMLListbox::Datasource::BindingConstraints::__anonf2b397b70111 file: -SortAlphaOrder src/ui/simulator/toolbox/components/htmllistbox/datasource/cluster-order.h /^struct SortAlphaOrder$/;" s namespace:Antares::Component::HTMLListbox::Datasource -SortAlphaReverseOrder src/ui/simulator/toolbox/components/htmllistbox/datasource/bindingconstraint.cpp /^struct SortAlphaReverseOrder$/;" s namespace:Antares::Component::HTMLListbox::Datasource::BindingConstraints::__anonf2b397b70111 file: -SortAlphaReverseOrder src/ui/simulator/toolbox/components/htmllistbox/datasource/cluster-order.h /^struct SortAlphaReverseOrder$/;" s namespace:Antares::Component::HTMLListbox::Datasource -SortColor src/ui/simulator/windows/correlation/datasources.hxx /^struct SortColor$/;" s namespace:Antares::Window -Source Code Content README.md /^# Source Code Content$/;" c -Source0 src/distrib/unix/rpm/rte-antares.spec /^Source0: %%SOURCE%%$/;" t -SpatialAggregate src/solver/variable/categories.h /^enum SpatialAggregate$/;" g namespace:Antares::Solver::Variable::Category -SpatialAggregate src/solver/variable/commons/spatial-aggregate.h /^ SpatialAggregate()$/;" f class:Antares::Solver::Variable::Common::SpatialAggregate -SpatialAggregate src/solver/variable/commons/spatial-aggregate.h /^class SpatialAggregate$/;" c namespace:Antares::Solver::Variable::Common -SpatialAggregateMode src/solver/variable/categories.h /^enum SpatialAggregateMode$/;" g namespace:Antares::Solver::Variable::Category -SpatialAggregateOperation src/solver/variable/info.h /^struct SpatialAggregateOperation$/;" s namespace:Antares::Solver::Variable -SpatialAggregateOperation src/solver/variable/info.h /^struct SpatialAggregateOperation$/;" s namespace:Antares::Solver::Variable -SpatialAggregateOperation src/solver/variable/info.h /^struct SpatialAggregateOperation$/;" s namespace:Antares::Solver::Variable -SpatialAggregateOperation src/solver/variable/info.h /^struct SpatialAggregateOperation$/;" s namespace:Antares::Solver::Variable -SpatialAggregateOperation src/solver/variable/info.h /^struct SpatialAggregateOperation$/;" s namespace:Antares::Solver::Variable -SpatialAggregateOperation src/solver/variable/info.h /^struct SpatialAggregateOperation$/;" s namespace:Antares::Solver::Variable -SpatialAggregatePostProcessing src/solver/variable/categories.h /^enum SpatialAggregatePostProcessing$/;" g namespace:Antares::Solver::Variable::Category -SpawnError src/ext/yuni/src/tools/testsuite/open4.rb /^ class SpawnError < Error$/;" c module:Open4 -SpawnThread src/ext/yuni/src/yuni/thread/spawn.cpp /^ SpawnThread(const Bind& callback) : pCallback(callback)$/;" f class:Yuni::SpawnThread file: -SpawnThread src/ext/yuni/src/yuni/thread/spawn.cpp /^class SpawnThread final : public Thread::IThread$/;" c namespace:Yuni file: -Specifications of the evolution concerning the optimization problem docs/reference-guide/14-adequacy-patch.md /^### Specifications of the evolution concerning the optimization problem$/;" S section:Adequacy Patch calculation""Local matching rule (Antares Simulator 8.3) -SpecifierRemover src/solver/variable/info.h /^struct SpecifierRemover$/;" s namespace:Antares::Solver::Variable -SpecifierRemover src/solver/variable/info.h /^struct SpecifierRemover$/;" s namespace:Antares::Solver::Variable -SpecifierRemover src/solver/variable/info.h /^struct SpecifierRemover$/;" s namespace:Antares::Solver::Variable -SpecifierRemover src/solver/variable/info.h /^struct SpecifierRemover$/;" s namespace:Antares::Solver::Variable -SpecifierRemover src/solver/variable/info.h /^struct SpecifierRemover$/;" s namespace:Antares::Solver::Variable -SpillageSelector src/solver/variable/economy/max-mrg.cpp /^struct SpillageSelector$/;" s namespace:Antares::Solver::Variable::Economy file: -SpillageSelector src/solver/variable/economy/max-mrg.cpp /^struct SpillageSelector$/;" s namespace:Antares::Solver::Variable::Economy file: -SpilledEnergy src/solver/variable/adequacy/spilledEnergy.h /^class SpilledEnergy : public Variable::IVariable, NextT, VCardSpilledEnergy/;" c namespace:Antares::Solver::Variable::Adequacy -SpilledEnergy src/solver/variable/economy/spilledEnergy.h /^class SpilledEnergy : public Variable::IVariable, NextT, VCardSpilledEnergy/;" c namespace:Antares::Solver::Variable::Economy -SpilledEnergyAfterCSR src/solver/variable/economy/spilledEnergyAfterCSR.h /^class SpilledEnergyAfterCSR$/;" c namespace:Antares::Solver::Variable::Economy -Spotlight src/ui/common/component/spotlight/mini-frame.cpp /^namespace Spotlight$/;" n namespace:Antares::Private file: -Spotlight src/ui/common/component/spotlight/mini-frame.h /^namespace Spotlight$/;" n namespace:Antares::Private -Spotlight src/ui/common/component/spotlight/spotlight.cpp /^Spotlight::Spotlight(wxWindow* parent, uint flags) :$/;" f class:Antares::Component::Spotlight -Spotlight src/ui/common/component/spotlight/spotlight.h /^class Spotlight final : public Antares::Component::Panel, public Yuni::IEventObserver$/;" c namespace:Antares::Component -Spotlight src/ui/simulator/application/main/events.file.cpp /^ using Spotlight = Antares::Component::Spotlight;$/;" t class:Antares::Window::SpotlightProviderWindows typeref:typename:Antares::Component::Spotlight file: -Spotlight src/ui/simulator/toolbox/input/area.cpp /^ using Spotlight = Antares::Component::Spotlight;$/;" t class:Antares::Toolbox::InputSelector::SpotlightProviderArea typeref:typename:Antares::Component::Spotlight file: -Spotlight src/ui/simulator/toolbox/input/bindingconstraint/bindingconstraint.cpp /^ using Spotlight = Antares::Component::Spotlight;$/;" t class:Antares::Toolbox::InputSelector::SpotlightProviderConstraint typeref:typename:Antares::Component::Spotlight file: -Spotlight src/ui/simulator/toolbox/spotlight/area.cpp /^namespace Spotlight$/;" n namespace:Antares::Toolbox file: -Spotlight src/ui/simulator/toolbox/spotlight/area.h /^namespace Spotlight$/;" n namespace:Antares::Toolbox -Spotlight src/ui/simulator/toolbox/spotlight/constraint.cpp /^namespace Spotlight$/;" n namespace:Antares::Toolbox file: -Spotlight src/ui/simulator/toolbox/spotlight/constraint.h /^namespace Spotlight$/;" n namespace:Antares::Toolbox -Spotlight src/ui/simulator/windows/analyzer/analyzer.h /^ using Spotlight = Antares::Component::Spotlight;$/;" t class:Antares::Window::FileSearchProvider typeref:typename:Antares::Component::Spotlight -Spotlight src/ui/simulator/windows/message.cpp /^ using Spotlight = Component::Spotlight;$/;" t class:Antares::Window::__anonb13822080111::MessageProvider typeref:typename:Component::Spotlight file: -Spotlight src/ui/simulator/windows/output/provider/output-comparison.h /^ using Spotlight = Antares::Component::Spotlight;$/;" t class:Antares::Window::OutputViewer::Provider::Comparison typeref:typename:Antares::Component::Spotlight -Spotlight src/ui/simulator/windows/output/provider/outputs.h /^ using Spotlight = Antares::Component::Spotlight;$/;" t class:Antares::Window::OutputViewer::Provider::Outputs typeref:typename:Antares::Component::Spotlight -Spotlight src/ui/simulator/windows/output/provider/variable-collector.h /^ using Spotlight = Antares::Component::Spotlight;$/;" t class:Antares::Window::OutputViewer::Provider::VariableCollector typeref:typename:Antares::Component::Spotlight -Spotlight src/ui/simulator/windows/output/provider/variables.h /^ using Spotlight = Antares::Component::Spotlight;$/;" t class:Antares::Window::OutputViewer::Provider::Variables typeref:typename:Antares::Component::Spotlight -Spotlight src/ui/simulator/windows/output/spotlight-provider.h /^ using Spotlight = Antares::Component::Spotlight;$/;" t class:Antares::Window::OutputViewer::SpotlightProvider typeref:typename:Antares::Component::Spotlight -Spotlight src/ui/simulator/windows/output/spotlight-provider.h /^ using Spotlight = Antares::Component::Spotlight;$/;" t class:Antares::Window::OutputViewer::SpotlightProviderGlobalSelection typeref:typename:Antares::Component::Spotlight -Spotlight src/ui/simulator/windows/output/spotlight-provider.h /^ using Spotlight = Antares::Component::Spotlight;$/;" t class:Antares::Window::OutputViewer::SpotlightProviderMCAll typeref:typename:Antares::Component::Spotlight -Spotlight src/ui/simulator/windows/startupwizard.cpp /^ using Spotlight = Antares::Component::Spotlight;$/;" t class:Antares::Window::__anonc85616270111::ExampleProvider typeref:typename:Antares::Component::Spotlight file: -Spotlight src/ui/simulator/windows/studylogs.h /^ using Spotlight = Antares::Component::Spotlight;$/;" t class:Antares::Window::FileListProvider typeref:typename:Antares::Component::Spotlight -SpotlightMiniFrame src/ui/common/component/spotlight/mini-frame.cpp /^SpotlightMiniFrame::SpotlightMiniFrame(wxWindow* parent) :$/;" f class:Antares::Private::Spotlight::SpotlightMiniFrame -SpotlightMiniFrame src/ui/common/component/spotlight/mini-frame.h /^class SpotlightMiniFrame : public wxFrame$/;" c namespace:Antares::Private::Spotlight -SpotlightMiniFrame src/ui/simulator/windows/output/mini-frame.cpp /^SpotlightMiniFrame::SpotlightMiniFrame(wxWindow* parent) :$/;" f class:Antares::Private::OutputViewerData::SpotlightMiniFrame -SpotlightMiniFrame src/ui/simulator/windows/output/mini-frame.h /^class SpotlightMiniFrame final : public wxMiniFrame$/;" c namespace:Antares::Private::OutputViewerData -SpotlightProvider src/ui/simulator/windows/output/spotlight-provider.cpp /^SpotlightProvider::SpotlightProvider(Component* com, Layer* layer) : pComponent(com), pLayer(lay/;" f class:Antares::Window::OutputViewer::SpotlightProvider -SpotlightProvider src/ui/simulator/windows/output/spotlight-provider.h /^class SpotlightProvider final : public Antares::Component::Spotlight::IProvider$/;" c namespace:Antares::Window::OutputViewer -SpotlightProviderArea src/ui/simulator/toolbox/input/area.cpp /^ SpotlightProviderArea() : pAutoTriggerSelection(true)$/;" f class:Antares::Toolbox::InputSelector::SpotlightProviderArea file: -SpotlightProviderArea src/ui/simulator/toolbox/input/area.cpp /^class SpotlightProviderArea final : public Component::Spotlight::IProvider$/;" c namespace:Antares::Toolbox::InputSelector file: -SpotlightProviderConstraint src/ui/simulator/toolbox/input/bindingconstraint/bindingconstraint.cpp /^ SpotlightProviderConstraint(Toolbox::InputSelector::BindingConstraint* component) :$/;" f class:Antares::Toolbox::InputSelector::SpotlightProviderConstraint file: -SpotlightProviderConstraint src/ui/simulator/toolbox/input/bindingconstraint/bindingconstraint.cpp /^class SpotlightProviderConstraint final : public Component::Spotlight::IProvider$/;" c namespace:Antares::Toolbox::InputSelector file: -SpotlightProviderGlobalSelection src/ui/simulator/windows/output/spotlight-provider.cpp /^SpotlightProviderGlobalSelection::SpotlightProviderGlobalSelection(Component* com) :$/;" f class:Antares::Window::OutputViewer::SpotlightProviderGlobalSelection -SpotlightProviderGlobalSelection src/ui/simulator/windows/output/spotlight-provider.h /^class SpotlightProviderGlobalSelection : public Antares::Component::Spotlight::IProvider$/;" c namespace:Antares::Window::OutputViewer -SpotlightProviderMCAll src/ui/simulator/windows/output/spotlight-provider.cpp /^SpotlightProviderMCAll::SpotlightProviderMCAll(Component* com) : pComponent(com)$/;" f class:Antares::Window::OutputViewer::SpotlightProviderMCAll -SpotlightProviderMCAll src/ui/simulator/windows/output/spotlight-provider.h /^class SpotlightProviderMCAll : public Antares::Component::Spotlight::IProvider$/;" c namespace:Antares::Window::OutputViewer -SpotlightProviderWindows src/ui/simulator/application/main/events.file.cpp /^ SpotlightProviderWindows()$/;" f class:Antares::Window::SpotlightProviderWindows file: -SpotlightProviderWindows src/ui/simulator/application/main/events.file.cpp /^class SpotlightProviderWindows : public Component::Spotlight::IProvider$/;" c namespace:Antares::Window file: -SpreadGenerator src/solver/simulation/sim_spread_generator.cpp /^SpreadGenerator::SpreadGenerator(double range) : range_(range)$/;" f class:SIM::SpreadGenerator -SpreadGenerator src/solver/simulation/sim_spread_generator.h /^class SpreadGenerator$/;" c namespace:SIM -Square src/analyzer/atsp/misc.cpp /^void ATSP::Square(double* A, const double* B, uint nblig)$/;" f class:Antares::ATSP typeref:typename:void -SquareMagnitude src/ext/yuni/src/yuni/core/math/geometry/quaternion.hxx /^inline T Quaternion::SquareMagnitude(const Quaternion& q)$/;" f class:Yuni::Quaternion typeref:typename:T -SquareRoot src/ext/yuni/src/yuni/core/math/math.hxx /^inline U SquareRoot(U x)$/;" f namespace:Yuni::Math typeref:typename:U -SquareRoot src/ext/yuni/src/yuni/core/math/math.hxx /^inline double SquareRoot(double x)$/;" f namespace:Yuni::Math typeref:typename:double -SquareRoot src/ext/yuni/src/yuni/core/math/math.hxx /^inline float SquareRoot(float x)$/;" f namespace:Yuni::Math typeref:typename:float -SquareRootInt src/ext/yuni/src/yuni/core/math/math.h /^struct SquareRootInt final$/;" s namespace:Yuni::Math -SquareRootInt src/ext/yuni/src/yuni/core/math/math.hxx /^struct SquareRootInt final$/;" s namespace:Yuni::Math -SquareRootNoCheck src/ext/yuni/src/yuni/core/math/math.hxx /^inline U SquareRootNoCheck(U x)$/;" f namespace:Yuni::Math typeref:typename:U -SquareRootNoCheck src/ext/yuni/src/yuni/core/math/math.hxx /^inline double SquareRootNoCheck(double x)$/;" f namespace:Yuni::Math typeref:typename:double -SquareRootNoCheck src/ext/yuni/src/yuni/core/math/math.hxx /^inline float SquareRootNoCheck(float x)$/;" f namespace:Yuni::Math typeref:typename:float -Stable modules src/ext/yuni/src/yuni/readme.md /^Stable modules$/;" s chapter:Yuni Libraries -Stack src/ext/yuni/src/yuni/io/filename-manipulation.cpp /^ struct Stack$/;" s function:Yuni::IO::NormalizeImpl file: -Stack src/libs/fswalker/fswalker.cpp /^ using Stack = std::stack;$/;" t class:FSWalker::WalkerThread::DirectoryContext typeref:typename:std::stack file: -StandardActionsToCopyThermalCluster src/ui/action/handler/antares-study/area/create.cpp /^IAction* Create::StandardActionsToCopyThermalCluster(const Data::AreaName& area,$/;" f class:Antares::Action::AntaresStudy::Area::Create typeref:typename:IAction * -StandardDaysPerMonths src/libs/antares/date/date.cpp /^static const uint StandardDaysPerMonths[12] = {$/;" v namespace:Antares::Date typeref:typename:const uint[12] file: -Standard_shrinkage src/analyzer/atsp/misc.cpp /^double ATSP::Standard_shrinkage(int M, double R)$/;" f class:Antares::ATSP typeref:typename:double -Start src/ui/common/dispatcher/action.cpp /^bool Start()$/;" f namespace:Antares::Dispatcher typeref:typename:bool -StartupWizard src/ui/simulator/windows/startupwizard.cpp /^StartupWizard::StartupWizard(wxFrame* parent) :$/;" f class:Antares::Window::StartupWizard -StartupWizard src/ui/simulator/windows/startupwizard.h /^class StartupWizard final : public wxDialog$/;" c namespace:Antares::Window -Stat src/ext/yuni/src/yuni/io/exists.cpp /^static inline NodeType Stat(const AnyString& filename,$/;" f namespace:Yuni::IO::__anonf547afb30111 typeref:typename:NodeType file: -State src/ext/yuni/src/yuni/job/enum.h /^enum State$/;" g namespace:Yuni::Job -State src/ext/yuni/src/yuni/job/queue/service.h /^ enum State$/;" g class:Yuni::Job::QueueService -State src/solver/constraints-builder/cbuilder.h /^ State(std::vector impedancesList, uint time, double infinite = 1000000) :$/;" f class:Antares::State -State src/solver/constraints-builder/cbuilder.h /^class State$/;" c namespace:Antares -State src/solver/variable/state.cpp /^State::State(Data::Study& s) :$/;" f class:Antares::Solver::Variable::State -State src/solver/variable/state.h /^class State$/;" c namespace:Antares::Solver::Variable -State src/tools/yby-aggregator/progress.h /^ enum State$/;" g class:Progress -State src/ui/action/include/action/state.h /^enum State$/;" g namespace:Antares::Action -State src/ui/simulator/windows/output/panel/area-link.cpp /^ enum State$/;" g class:Antares::Private::OutputViewerData::__anon7c6b83760111::JobAggregator file: -StateForAnArea src/solver/variable/state.h /^ class StateForAnArea$/;" c class:Antares::Solver::Variable::ThermalState -StateToString src/ui/action/state.cpp /^const char* StateToString(State state)$/;" f namespace:Antares::Action typeref:typename:const char * -Static src/ext/yuni/src/yuni/core/static/assert.h /^namespace Static$/;" n namespace:Yuni -Static src/ext/yuni/src/yuni/core/static/dynamiccast.h /^namespace Static$/;" n namespace:Yuni -Static src/ext/yuni/src/yuni/core/static/if.h /^namespace Static$/;" n namespace:Yuni -Static src/ext/yuni/src/yuni/core/static/inherit.h /^namespace Static$/;" n namespace:Yuni -Static src/ext/yuni/src/yuni/core/static/method.h /^namespace Static$/;" n namespace:Yuni -Static src/ext/yuni/src/yuni/core/static/moveconstructor.h /^namespace Static$/;" n namespace:Yuni -Static src/ext/yuni/src/yuni/core/static/remove.h /^namespace Static$/;" n namespace:Yuni -Static src/ext/yuni/src/yuni/core/static/typedef.h /^namespace Static$/;" n namespace:Yuni -Static src/ext/yuni/src/yuni/core/static/types.h /^namespace Static$/;" n namespace:Yuni -StaticBitmapLoadFromFile src/ui/simulator/toolbox/resources.cpp /^wxStaticBitmap* StaticBitmapLoadFromFile(wxWindow* parent,$/;" f namespace:Antares::Resources typeref:typename:wxStaticBitmap * -Statistics src/ext/yuni/src/yuni/core/event/statistics/none.h /^namespace Statistics$/;" n namespace:Yuni::Core::EventLoop -Statistics src/libs/antares/io/antares/io/statistics.h /^namespace Statistics$/;" n namespace:Antares -Statistics src/libs/antares/io/statistics.cpp /^namespace Statistics$/;" n namespace:Antares file: -Statistics src/libs/fswalker/statistics.h /^ Statistics() : fileCount(0), folderCount(0), bytesCopied(0), aborted(true)$/;" f class:FSWalker::Statistics -Statistics src/libs/fswalker/statistics.h /^class Statistics$/;" c namespace:FSWalker -Statistics src/solver/variable/adequacy/overallCost.h /^ struct Statistics$/;" s class:Antares::Solver::Variable::Adequacy::OverallCost -Statistics src/solver/variable/adequacy/spilledEnergy.h /^ struct Statistics$/;" s class:Antares::Solver::Variable::Adequacy::SpilledEnergy -Statistics src/solver/variable/area.h /^ struct Statistics$/;" s class:Antares::Solver::Variable::Areas -Statistics src/solver/variable/bindConstraints.h /^ struct Statistics$/;" s class:Antares::Solver::Variable::BindingConstraints -Statistics src/solver/variable/commons/hydro.h /^ struct Statistics$/;" s class:Antares::Solver::Variable::Economy::TimeSeriesValuesHydro -Statistics src/solver/variable/commons/join.h /^ struct Statistics$/;" s class:Antares::Solver::Variable::Join -Statistics src/solver/variable/commons/links/links.h.inc.hxx /^ struct Statistics$/;" s class:Antares::Solver::Variable::LINK_NAMESPACE::Links -Statistics src/solver/variable/commons/load.h /^ struct Statistics$/;" s class:Antares::Solver::Variable::Economy::TimeSeriesValuesLoad -Statistics src/solver/variable/commons/miscGenMinusRowPSP.h /^ struct Statistics$/;" s class:Antares::Solver::Variable::Economy::MiscGenMinusRowPSP -Statistics src/solver/variable/commons/psp.h /^ struct Statistics$/;" s class:Antares::Solver::Variable::Economy::PSP -Statistics src/solver/variable/commons/rowBalance.h /^ struct Statistics$/;" s class:Antares::Solver::Variable::Economy::RowBalance -Statistics src/solver/variable/commons/solar.h /^ struct Statistics$/;" s class:Antares::Solver::Variable::Economy::TimeSeriesValuesSolar -Statistics src/solver/variable/commons/spatial-aggregate.h /^ struct Statistics$/;" s class:Antares::Solver::Variable::Common::SpatialAggregate -Statistics src/solver/variable/commons/wind.h /^ struct Statistics$/;" s class:Antares::Solver::Variable::Economy::TimeSeriesValuesWind -Statistics src/solver/variable/economy/STStorageCashFlowByCluster.h /^ struct Statistics$/;" s class:Antares::Solver::Variable::Economy::STstorageCashFlowByCluster -Statistics src/solver/variable/economy/STStorageInjectionByCluster.h /^ struct Statistics$/;" s class:Antares::Solver::Variable::Economy::STstorageInjectionByCluster -Statistics src/solver/variable/economy/STStorageLevelsByCluster.h /^ struct Statistics$/;" s class:Antares::Solver::Variable::Economy::STstorageLevelsByCluster -Statistics src/solver/variable/economy/STStorageWithdrawalByCluster.h /^ struct Statistics$/;" s class:Antares::Solver::Variable::Economy::STstorageWithdrawalByCluster -Statistics src/solver/variable/economy/avail-dispatchable-generation.h /^ struct Statistics$/;" s class:Antares::Solver::Variable::Economy::AvailableDispatchGen -Statistics src/solver/variable/economy/balance.h /^ struct Statistics$/;" s class:Antares::Solver::Variable::Economy::Balance -Statistics src/solver/variable/economy/bindingConstraints/bindingConstraintsMarginalCost.h /^ struct Statistics$/;" s class:Antares::Solver::Variable::Economy::BindingConstMarginCost -Statistics src/solver/variable/economy/dispatchable-generation-margin.h /^ struct Statistics$/;" s class:Antares::Solver::Variable::Economy::DispatchableGenMargin -Statistics src/solver/variable/economy/dispatchableGeneration.h /^ struct Statistics$/;" s class:Antares::Solver::Variable::Economy::DispatchableGeneration -Statistics src/solver/variable/economy/domesticUnsuppliedEnergy.h /^ struct Statistics$/;" s class:Antares::Solver::Variable::Economy::DomesticUnsuppliedEnergy -Statistics src/solver/variable/economy/dtgMarginAfterCsr.h /^ struct Statistics$/;" s class:Antares::Solver::Variable::Economy::DtgMarginCsr -Statistics src/solver/variable/economy/hydroCost.h /^ struct Statistics$/;" s class:Antares::Solver::Variable::Economy::HydroCost -Statistics src/solver/variable/economy/hydrostorage.h /^ struct Statistics$/;" s class:Antares::Solver::Variable::Economy::HydroStorage -Statistics src/solver/variable/economy/inflow.h /^ struct Statistics$/;" s class:Antares::Solver::Variable::Economy::Inflows -Statistics src/solver/variable/economy/links/congestionFee.h /^ struct Statistics$/;" s class:Antares::Solver::Variable::Economy::CongestionFee -Statistics src/solver/variable/economy/links/congestionFeeAbs.h /^ struct Statistics$/;" s class:Antares::Solver::Variable::Economy::CongestionFeeAbs -Statistics src/solver/variable/economy/links/congestionProbability.h /^ struct Statistics$/;" s class:Antares::Solver::Variable::Economy::CongestionProbability -Statistics src/solver/variable/economy/links/flowLinear.h /^ struct Statistics$/;" s class:Antares::Solver::Variable::Economy::FlowLinear -Statistics src/solver/variable/economy/links/flowLinearAbs.h /^ struct Statistics$/;" s class:Antares::Solver::Variable::Economy::FlowLinearAbs -Statistics src/solver/variable/economy/links/flowQuad.h /^ struct Statistics$/;" s class:Antares::Solver::Variable::Economy::FlowQuad -Statistics src/solver/variable/economy/links/hurdleCosts.h /^ struct Statistics$/;" s class:Antares::Solver::Variable::Economy::HurdleCosts -Statistics src/solver/variable/economy/links/loopFlow.h /^ struct Statistics$/;" s class:Antares::Solver::Variable::Economy::LoopFlow -Statistics src/solver/variable/economy/links/marginalCost.h /^ struct Statistics$/;" s class:Antares::Solver::Variable::Economy::MarginalCost -Statistics src/solver/variable/economy/localMatchingRuleViolations.h /^ struct Statistics$/;" s class:Antares::Solver::Variable::Economy::LMRViolations -Statistics src/solver/variable/economy/lold.h /^ struct Statistics$/;" s class:Antares::Solver::Variable::Economy::LOLD -Statistics src/solver/variable/economy/lolp.h /^ struct Statistics$/;" s class:Antares::Solver::Variable::Economy::LOLP -Statistics src/solver/variable/economy/max-mrg.h /^ struct Statistics$/;" s class:Antares::Solver::Variable::Economy::Marge -Statistics src/solver/variable/economy/nbOfDispatchedUnits.h /^ struct Statistics$/;" s class:Antares::Solver::Variable::Economy::NbOfDispatchedUnits -Statistics src/solver/variable/economy/nbOfDispatchedUnitsByPlant.h /^ struct Statistics$/;" s class:Antares::Solver::Variable::Economy::NbOfDispatchedUnitsByPlant -Statistics src/solver/variable/economy/nonProportionalCost.h /^ struct Statistics$/;" s class:Antares::Solver::Variable::Economy::NonProportionalCost -Statistics src/solver/variable/economy/npCostByDispatchablePlant.h /^ struct Statistics$/;" s class:Antares::Solver::Variable::Economy::NonProportionalCostByDispatchablePlant -Statistics src/solver/variable/economy/operatingCost.h /^ struct Statistics$/;" s class:Antares::Solver::Variable::Economy::OperatingCost -Statistics src/solver/variable/economy/overallCost.h /^ struct Statistics$/;" s class:Antares::Solver::Variable::Economy::OverallCost -Statistics src/solver/variable/economy/overflow.h /^ struct Statistics$/;" s class:Antares::Solver::Variable::Economy::Overflows -Statistics src/solver/variable/economy/price.h /^ struct Statistics$/;" s class:Antares::Solver::Variable::Economy::Price -Statistics src/solver/variable/economy/productionByDispatchablePlant.h /^ struct Statistics$/;" s class:Antares::Solver::Variable::Economy::ProductionByDispatchablePlant -Statistics src/solver/variable/economy/productionByRenewablePlant.h /^ struct Statistics$/;" s class:Antares::Solver::Variable::Economy::ProductionByRenewablePlant -Statistics src/solver/variable/economy/profitByPlant.h /^ struct Statistics$/;" s class:Antares::Solver::Variable::Economy::ProfitByPlant -Statistics src/solver/variable/economy/pumping.h /^ struct Statistics$/;" s class:Antares::Solver::Variable::Economy::Pumping -Statistics src/solver/variable/economy/renewableGeneration.h /^ struct Statistics$/;" s class:Antares::Solver::Variable::Economy::RenewableGeneration -Statistics src/solver/variable/economy/reservoirlevel.h /^ struct Statistics$/;" s class:Antares::Solver::Variable::Economy::ReservoirLevel -Statistics src/solver/variable/economy/shortTermStorage.h /^ struct Statistics$/;" s class:Antares::Solver::Variable::Economy::ShortTermStorageByGroup -Statistics src/solver/variable/economy/spilledEnergy.h /^ struct Statistics$/;" s class:Antares::Solver::Variable::Economy::SpilledEnergy -Statistics src/solver/variable/economy/spilledEnergyAfterCSR.h /^ struct Statistics$/;" s class:Antares::Solver::Variable::Economy::SpilledEnergyAfterCSR -Statistics src/solver/variable/economy/thermalAirPollutantEmissions.h /^ struct Statistics$/;" s class:Antares::Solver::Variable::Economy::ThermalAirPollutantEmissions -Statistics src/solver/variable/economy/unsupliedEnergy.h /^ struct Statistics$/;" s class:Antares::Solver::Variable::Economy::UnsupliedEnergy -Statistics src/solver/variable/economy/waterValue.h /^ struct Statistics$/;" s class:Antares::Solver::Variable::Economy::WaterValue -Statistics src/solver/variable/endoflist.h /^ struct Statistics$/;" s class:Antares::Solver::Variable::Container::EndOfList -Statistics src/solver/variable/setofareas.h /^ struct Statistics$/;" s class:Antares::Solver::Variable::SetsOfAreas -Statistics src/solver/variable/variable.h /^ struct Statistics$/;" s class:Antares::Solver::Variable::IVariable -StatisticsPolicy src/ext/yuni/src/yuni/core/event/loop.h /^ typedef StatsT StatisticsPolicy;$/;" t class:Yuni::Core::EventLoop::IEventLoop typeref:typename:StatsT -Status docs/Architecture_Decision_Records/2023-08-29_study_class_breakdown.md /^## Status$/;" s chapter:Study class breakdown choices -Status docs/Architecture_Decision_Records/CMake_design_choice.md /^## Status$/;" s chapter:CMake projects design choices -Status src/ext/yuni/src/yuni/job/taskgroup.h /^ enum Status$/;" g class:Yuni::Job::Taskgroup -Status src/ui/simulator/toolbox/components/datagrid/renderer/analyzer/areas.h /^ enum Status$/;" g class:Antares::Component::Datagrid::Renderer::Analyzer::Areas::Record -Status: accepted docs/Architecture_Decision_Records/zip_results.md /^## Status: accepted$/;" s chapter:Use a minizip-ng to write output files into a single zip archive -StatutDesContraintes src/solver/optimisation/opt_structure_probleme_a_resoudre.h /^ std::vector StatutDesContraintes;$/;" m struct:PROBLEME_ANTARES_A_RESOUDRE typeref:typename:std::vector -StatutDesContraintes src/solver/utils/named_problem.h /^ std::vector& StatutDesContraintes;$/;" m struct:Antares::Optimization::PROBLEME_SIMPLEXE_NOMME typeref:typename:std::vector & -StatutDesVariables src/solver/optimisation/opt_structure_probleme_a_resoudre.h /^ std::vector StatutDesVariables;$/;" m struct:PROBLEME_ANTARES_A_RESOUDRE typeref:typename:std::vector -StatutDesVariables src/solver/utils/named_problem.h /^ std::vector& StatutDesVariables;$/;" m struct:Antares::Optimization::PROBLEME_SIMPLEXE_NOMME typeref:typename:std::vector & -StdCout src/ext/yuni/src/yuni/core/logs/handler/stdcout.h /^class YUNI_DECL StdCout : public NextHandler$/;" c namespace:Yuni::Logs -StdDeviation src/solver/variable/storage/stdDeviation.h /^ StdDeviation()$/;" f struct:Antares::Solver::Variable::R::AllYears::StdDeviation -StdDeviation src/solver/variable/storage/stdDeviation.h /^struct StdDeviation : public NextT$/;" s namespace:Antares::Solver::Variable::R::AllYears -StdPair src/ui/simulator/toolbox/jobs/job.cpp /^using StdPair = std::pair;$/;" t namespace:Antares::Toolbox::Jobs::__anonc824fa570111 typeref:typename:std::pair file: -Stop src/ui/common/dispatcher/action.cpp /^void Stop(uint timeout)$/;" f namespace:Antares::Dispatcher typeref:typename:void -Storage src/ext/yuni/src/yuni/core/smartptr/policies/storage.h /^namespace Storage$/;" n namespace:Yuni::Policy -Storage src/solver/variable/info.h /^struct Storage$/;" s namespace:Antares::Solver::Variable -StoragePolicy src/ext/yuni/src/yuni/core/smartptr/smartptr.h /^ typedef StorP StoragePolicy;$/;" t class:Yuni::SmartPtr typeref:typename:StorP -StoragePolicy src/ext/yuni/src/yuni/core/tree/n/treeN.h /^ typedef typename Ptr::StoragePolicy StoragePolicy;$/;" t class:Yuni::Core::TreeN typeref:typename:Ptr::StoragePolicy -StorageType src/ext/yuni/src/yuni/uuid/uuid.h /^ union StorageType$/;" u class:Yuni::UUID -StoreTimeSeriesNumbersIntoOuput src/solver/simulation/timeseries-numbers.cpp /^void TimeSeriesNumbers::StoreTimeSeriesNumbersIntoOuput(Data::Study& study, IResultWriter& resul/;" f class:Antares::Solver::TimeSeriesNumbers typeref:typename:void -Stored src/libs/antares/memory/include/antares/memory/memory.h /^ struct Stored final$/;" s class:Antares::Memory -StoredResultType src/solver/variable/variable.h /^ typedef typename Storage::ResultsType StoredResultType;$/;" t class:Antares::Solver::Variable::IVariable typeref:typename:Storage::ResultsType -StoredType src/ext/yuni/src/yuni/core/singleton/singleton.h /^ typedef T StoredType;$/;" t class:Yuni::Singleton typeref:typename:T -StoredType src/ext/yuni/src/yuni/core/smartptr/policies/storage.h /^ typedef T* StoredType;$/;" t class:Yuni::Policy::Storage::Array typeref:typename:T * -StoredType src/ext/yuni/src/yuni/core/smartptr/policies/storage.h /^ typedef T* StoredType;$/;" t class:Yuni::Policy::Storage::Pointer typeref:typename:T * -StoredType src/ext/yuni/src/yuni/core/smartptr/smartptr.h /^ typedef typename StoragePolicy::StoredType StoredType;$/;" t class:Yuni::SmartPtr typeref:typename:StoragePolicy::StoredType -Stream src/ext/yuni/src/yuni/core/process/program/stream.h /^ Stream()$/;" f class:Yuni::Process::Stream -Stream src/ext/yuni/src/yuni/core/process/program/stream.h /^class Stream$/;" c namespace:Yuni::Process -Stream src/ext/yuni/src/yuni/io/file/stream.cpp /^Stream::Stream(const AnyString& filename, int mode) : pFd(nullptr)$/;" f class:Yuni::IO::File::Stream -Stream src/ext/yuni/src/yuni/io/file/stream.h /^class Stream final : private NonCopyable$/;" c namespace:Yuni::IO::File -Stream src/ext/yuni/src/yuni/io/file/stream.hxx /^inline Stream::Stream() : pFd(nullptr)$/;" f class:Yuni::IO::File::Stream -StrictNull src/libs/antares/memory/include/antares/memory/memory.hxx /^inline bool Memory::StrictNull(const T* out)$/;" f class:Antares::Memory typeref:typename:bool -StrictlyEqual src/ext/yuni/src/yuni/core/static/types.h /^struct StrictlyEqual$/;" s namespace:Yuni::Static::Type -StrictlyEqual src/ext/yuni/src/yuni/core/static/types.h /^struct StrictlyEqual$/;" s namespace:Yuni::Static::Type -String src/ext/yuni/src/yuni/core/fwd.h /^typedef \/*YUNI_DECL*\/ CString<> String;$/;" t namespace:Yuni typeref:typename:CString<> -String src/ext/yuni/src/yuni/core/string/readme.md /^String$/;" c -StringBetweenAngleBrackets src/solver/infeasible-problem-analysis/constraint.cpp /^std::string StringBetweenAngleBrackets(const std::string& str)$/;" f namespace:Antares::Optimization typeref:typename:std::string -StringIsNotWellFormated src/solver/infeasible-problem-analysis/constraint.cpp /^ StringIsNotWellFormated(const std::string& error_message) : std::runtime_error(error_message/;" f class:Antares::Optimization::StringIsNotWellFormated file: -StringIsNotWellFormated src/solver/infeasible-problem-analysis/constraint.cpp /^class StringIsNotWellFormated : public std::runtime_error$/;" c namespace:Antares::Optimization file: -StringT src/libs/antares/array/antares/array/matrix.hxx /^ using StringT = Yuni::CString;$/;" t class:Antares::__anon36fbf1060111::MatrixData typeref:typename:Yuni::CString -StringT src/libs/antares/array/antares/array/matrix.hxx /^ using StringT = Yuni::CString;$/;" t class:Antares::__anon36fbf1060111::MatrixStringConverter typeref:typename:Yuni::CString -StringToDayOfTheWeek src/libs/antares/date/date.cpp /^bool StringToDayOfTheWeek(DayOfTheWeek& v, const AnyString& text)$/;" f namespace:Antares::Date typeref:typename:bool -StringToDistribution src/libs/antares/study/xcast/xcast.cpp /^XCast::Distribution XCast::StringToDistribution(AnyString text)$/;" f class:Antares::Data::XCast typeref:typename:XCast::Distribution -StringToHydroHeuristicPolicy src/libs/antares/study/fwd.cpp /^HydroHeuristicPolicy StringToHydroHeuristicPolicy(const AnyString& text)$/;" f namespace:Antares::Data typeref:typename:HydroHeuristicPolicy -StringToHydroPricingMode src/libs/antares/study/fwd.cpp /^HydroPricingMode StringToHydroPricingMode(const AnyString& text)$/;" f namespace:Antares::Data typeref:typename:HydroPricingMode -StringToInitialReservoirLevels src/libs/antares/study/fwd.cpp /^InitialReservoirLevels StringToInitialReservoirLevels(const AnyString& text)$/;" f namespace:Antares::Data typeref:typename:InitialReservoirLevels -StringToMonth src/libs/antares/date/date.cpp /^bool StringToMonth(MonthName& out, AnyString text)$/;" f namespace:Antares::Date typeref:typename:bool -StringToNumberOfCoresMode src/libs/antares/study/fwd.cpp /^NumberOfCoresMode StringToNumberOfCoresMode(const AnyString& text)$/;" f namespace:Antares::Data typeref:typename:NumberOfCoresMode -StringToOperator src/libs/antares/study/binding_constraint/BindingConstraint.cpp /^BindingConstraint::Operator BindingConstraint::StringToOperator(const AnyString& text)$/;" f class:Antares::Data::BindingConstraint typeref:typename:BindingConstraint::Operator -StringToPowerFluctuations src/libs/antares/study/fwd.cpp /^PowerFluctuations StringToPowerFluctuations(const AnyString& text)$/;" f namespace:Antares::Data typeref:typename:PowerFluctuations -StringToPriceTakingOrder src/libs/antares/study/parameters/adq-patch-params.cpp /^static bool StringToPriceTakingOrder(const AnyString& PTO_as_string, AdequacyPatch::AdqPatchPTO&/;" f namespace:Antares::Data::AdequacyPatch typeref:typename:bool file: -StringToSheddingPolicy src/libs/antares/study/fwd.cpp /^SheddingPolicy StringToSheddingPolicy(const AnyString& text)$/;" f namespace:Antares::Data typeref:typename:SheddingPolicy -StringToStudyMode src/libs/antares/study/parameters.cpp /^bool StringToStudyMode(StudyMode& mode, CString<20, false> text)$/;" f namespace:Antares::Data typeref:typename:bool -StringToType src/libs/antares/study/binding_constraint/BindingConstraint.cpp /^BindingConstraint::Type BindingConstraint::StringToType(const AnyString& text)$/;" f class:Antares::Data::BindingConstraint typeref:typename:BindingConstraint::Type -StringToUnitCommitmentMode src/libs/antares/study/fwd.cpp /^UnitCommitmentMode StringToUnitCommitmentMode(const AnyString& text)$/;" f namespace:Antares::Data typeref:typename:UnitCommitmentMode -StringType src/ext/yuni/src/yuni/core/string/iterator.inc.hpp /^ typedef CStringType StringType;$/;" t class:Model::ByteIterator typeref:typename:CStringType -StringType src/ext/yuni/src/yuni/core/string/iterator.inc.hpp /^ typedef CStringType StringType;$/;" t class:Model::NullIterator typeref:typename:CStringType -StringType src/ext/yuni/src/yuni/core/string/iterator.inc.hpp /^ typedef CStringType StringType;$/;" t class:Model::UTF8Iterator typeref:typename:CStringType -StringType src/ext/yuni/src/yuni/core/traits/extension/into-cstring.h /^ typedef std::basic_string StringType;$/;" t class:Yuni::Extension::IntoCString typeref:typename:std::basic_string -StringType src/ext/yuni/src/yuni/core/traits/extension/length.h /^ typedef std::basic_string StringType;$/;" t class:Yuni::Extension::Length typeref:typename:std::basic_string -StringType src/ext/yuni/src/yuni/io/file/stream.hxx /^ typedef CString StringType;$/;" t function:Yuni::IO::File::Stream::read typeref:typename:CString -StringType src/ext/yuni/src/yuni/io/file/stream.hxx /^ typedef CString StringType;$/;" t function:Yuni::IO::File::Stream::chunkRead typeref:typename:CString -StringTypePtr src/ext/yuni/src/yuni/core/traits/extension/into-cstring.h /^ StringTypePtr;$/;" t class:Yuni::Extension::IntoCString typeref:typename:Yuni::SmartPtr,OwspP,ChckP,ConvP,StorP,ConsP> -StringTypePtr src/ext/yuni/src/yuni/core/traits/extension/length.h /^ StringTypePtr;$/;" t class:Yuni::Extension::Length typeref:typename:Yuni::SmartPtr,OwspP,ChckP,ConvP,StorP,ConsP> -Study src/libs/antares/study/study.cpp /^Study::Study(bool forTheSolver) :$/;" f class:Antares::Data::Study -Study src/libs/antares/study/study.h /^class Study: public Yuni::NonCopyable, public IObject, public LayerData$/;" c namespace:Antares::Data -Study class breakdown choices docs/Architecture_Decision_Records/2023-08-29_study_class_breakdown.md /^# Study class breakdown choices$/;" c -Study components needed docs/reference-guide/15-executable_kirchhoffs_constraint_generator.md /^## Study components needed$/;" s chapter:Executable Kirchhoff's Constraint Generator -Study format changes docs/reference-guide/13-file-format.md /^# Study format changes$/;" c -StudyCalendarBtnEditor src/ui/simulator/windows/inspector/editor-calendar.cpp /^StudyCalendarBtnEditor::StudyCalendarBtnEditor()$/;" f class:Antares::Window::Inspector::StudyCalendarBtnEditor -StudyCalendarBtnEditor src/ui/simulator/windows/inspector/editor-calendar.h /^class StudyCalendarBtnEditor : public wxPGTextCtrlEditor$/;" c namespace:Antares::Window::Inspector -StudyCleaner src/ui/simulator/windows/cleaner.cpp /^StudyCleaner::StudyCleaner(wxFrame* parent) :$/;" f class:Antares::Window::StudyCleaner -StudyCleaner src/ui/simulator/windows/cleaner.h /^class StudyCleaner final : public wxDialog$/;" c namespace:Antares::Window -StudyCleaningInfos src/libs/antares/study/cleaner.h /^class StudyCleaningInfos final$/;" c namespace:Antares::Data -StudyCleaningInfos src/libs/antares/study/cleaner/cleaner.cpp /^StudyCleaningInfos::StudyCleaningInfos()$/;" f class:Antares::Data::StudyCleaningInfos -StudyCleaningInfos src/libs/antares/study/cleaner/cleaner.cpp /^StudyCleaningInfos::StudyCleaningInfos(const AnyString& path) : folder(path)$/;" f class:Antares::Data::StudyCleaningInfos -StudyClose src/ui/simulator/toolbox/dispatcher/study.cpp /^void StudyClose(bool force, bool closeMainFrm)$/;" f namespace:Antares::Dispatcher typeref:typename:void -StudyCreateOutputPath src/libs/antares/study/study.cpp /^YString StudyCreateOutputPath(StudyMode mode,$/;" f namespace:Antares::Data typeref:typename:YString -StudyData src/solver/ts-generator/xcast/studydata.cpp /^StudyData::StudyData() : mode(Data::Correlation::modeNone)$/;" f class:Antares::Solver::TSGenerator::XCast::StudyData -StudyData src/solver/ts-generator/xcast/studydata.h /^class StudyData final$/;" c namespace:Antares::Solver::TSGenerator::XCast -StudyData src/tools/yby-aggregator/studydata.h /^ StudyData(const StringT& n, uint i) : index(i), name(n)$/;" f class:StudyData -StudyData src/tools/yby-aggregator/studydata.h /^class StudyData final$/;" c -StudyDrop src/ui/simulator/application/main/drag-drop.hxx /^ StudyDrop() : wxFileDropTarget()$/;" f class:Antares::Forms::StudyDrop -StudyDrop src/ui/simulator/application/main/drag-drop.hxx /^class StudyDrop final : public wxFileDropTarget$/;" c namespace:Antares::Forms -StudyError src/libs/antares/study/fwd.h /^enum StudyError$/;" g namespace:Antares::Data -StudyFinder src/libs/antares/study/finder/finder.cpp /^StudyFinder::StudyFinder() : pLycos(nullptr)$/;" f class:Antares::Data::StudyFinder -StudyFinder src/libs/antares/study/finder/finder.cpp /^StudyFinder::StudyFinder(const StudyFinder&) : ThreadingPolicy(), pLycos(nullptr)$/;" f class:Antares::Data::StudyFinder -StudyFinder src/libs/antares/study/finder/finder.h /^class StudyFinder : public Yuni::Policy::ObjectLevelLockable$/;" c namespace:Antares::Data -StudyFinderCleaner src/tools/cleaner/main.cpp /^ StudyFinderCleaner() : listOnly(false), mrproper(false)$/;" f class:StudyFinderCleaner file: -StudyFinderCleaner src/tools/cleaner/main.cpp /^class StudyFinderCleaner final : public Data::StudyFinder$/;" c file: -StudyFolderDoesNotExist src/libs/antares/exception/LoadingError.cpp /^StudyFolderDoesNotExist::StudyFolderDoesNotExist(const Yuni::String& folder) :$/;" f class:Antares::Error::StudyFolderDoesNotExist -StudyFolderDoesNotExist src/libs/antares/exception/antares/exception/LoadingError.hpp /^class StudyFolderDoesNotExist : public LoadingError$/;" c namespace:Antares::Error -StudyFormatCheck src/libs/antares/study/version.cpp /^static inline Version StudyFormatCheck(const String& headerFile)$/;" f namespace:Antares::Data typeref:typename:Version file: -StudyHasBeenModified src/ui/simulator/application/study.cpp /^bool StudyHasBeenModified()$/;" f namespace:Antares typeref:typename:bool -StudyHeader src/libs/antares/study/header.h /^class StudyHeader final$/;" c namespace:Antares::Data -StudyHeader src/libs/antares/study/header.hxx /^inline StudyHeader::StudyHeader()$/;" f class:Antares::Data::StudyHeader -StudyIconFile src/libs/antares/study/study.extra.cpp /^String StudyIconFile;$/;" v namespace:Antares::Data typeref:typename:String -StudyInMemoryRevisionID src/ui/simulator/application/study.cpp /^uint64_t StudyInMemoryRevisionID()$/;" f namespace:Antares typeref:typename:uint64_t -StudyInfoCollector src/libs/antares/InfoCollection/include/antares/infoCollection/StudyInfoCollector.h /^ StudyInfoCollector(const Antares::Data::Study& study) : study_(study)$/;" f class:Benchmarking::StudyInfoCollector -StudyInfoCollector src/libs/antares/InfoCollection/include/antares/infoCollection/StudyInfoCollector.h /^class StudyInfoCollector$/;" c namespace:Benchmarking -StudyLoadOptions src/libs/antares/study/load-options.cpp /^StudyLoadOptions::StudyLoadOptions() :$/;" f class:Antares::Data::StudyLoadOptions -StudyLoadOptions src/libs/antares/study/load-options.h /^class StudyLoadOptions$/;" c namespace:Antares::Data -StudyLogs src/ui/simulator/windows/studylogs.cpp /^StudyLogs::StudyLogs(wxFrame* parent) :$/;" f class:Antares::Window::StudyLogs -StudyLogs src/ui/simulator/windows/studylogs.h /^class StudyLogs final : public Component::Frame::WxLocalFrame$/;" c namespace:Antares::Window -StudyMode src/libs/antares/study/fwd.h /^enum StudyMode$/;" g namespace:Antares::Data -StudyModeT src/ui/simulator/application/main/refresh.cpp /^ using StudyModeT = Data::StudyMode;$/;" t function:Antares::Forms::ApplWnd::refreshMenuOutput typeref:typename:Data::StudyMode file: -StudyModeToCString src/libs/antares/study/parameters.cpp /^const char* StudyModeToCString(StudyMode mode)$/;" f namespace:Antares::Data typeref:typename:const char * -StudyNew src/ui/simulator/toolbox/dispatcher/study.cpp /^void StudyNew(bool force)$/;" f namespace:Antares::Dispatcher typeref:typename:void -StudyOpen src/ui/simulator/toolbox/dispatcher/study.cpp /^void StudyOpen(const String& folder, bool force)$/;" f namespace:Antares::Dispatcher typeref:typename:void -StudyPtr src/ui/simulator/application/main/main.h /^ using StudyPtr = Data::Study*;$/;" t class:Antares::Forms::ApplWnd typeref:typename:Data::Study * -StudyRangeLimits src/libs/antares/study/runtime/runtime.h /^struct StudyRangeLimits$/;" s namespace:Antares::Data -StudyRefreshCalendar src/ui/simulator/application/study.cpp /^void StudyRefreshCalendar()$/;" f namespace:Antares typeref:typename:void -StudyRenameArea src/ui/simulator/application/study.cpp /^bool StudyRenameArea(Data::Area* area, const AnyString& newname, Data::Study* study)$/;" f namespace:Antares typeref:typename:bool -StudyRuntimeInfos src/libs/antares/study/runtime/runtime.cpp /^StudyRuntimeInfos::StudyRuntimeInfos() :$/;" f class:Antares::Data::StudyRuntimeInfos -StudyRuntimeInfos src/libs/antares/study/runtime/runtime.h /^class StudyRuntimeInfos$/;" c namespace:Antares::Data -StudyRuntimeInfosInitializeAllAreas src/libs/antares/study/runtime/runtime.cpp /^static void StudyRuntimeInfosInitializeAllAreas(Study& study, StudyRuntimeInfos& r)$/;" f namespace:Antares::Data typeref:typename:void file: -StudyRuntimeInfosInitializeAreaLinks src/libs/antares/study/runtime/runtime.cpp /^static void StudyRuntimeInfosInitializeAreaLinks(Study& study, StudyRuntimeInfos& r)$/;" f namespace:Antares::Data typeref:typename:void file: -StudyToLoadAtStartup src/ui/simulator/application/main/main.cpp /^\/*extern*\/ String StudyToLoadAtStartup;$/;" v namespace:Antares::Forms typeref:typename:String -StudyTryToFindTheVersion src/libs/antares/study/version.cpp /^Version StudyTryToFindTheVersion(const AnyString& folder)$/;" f namespace:Antares::Data typeref:typename:Version -StudyUpdateLocker src/ui/simulator/application/study.h /^ StudyUpdateLocker()$/;" f class:Antares::StudyUpdateLocker -StudyUpdateLocker src/ui/simulator/application/study.h /^class StudyUpdateLocker final$/;" c namespace:Antares -StudyVersion src/libs/antares/study/version.h /^class StudyVersion {$/;" c namespace:Antares::Data -StyleType src/libs/antares/study/fwd.h /^enum StyleType$/;" g namespace:Antares::Data -Sub src/ext/yuni/src/yuni/core/functional/binaryfunctions.h /^class Sub$/;" c namespace:Yuni::Functional -SuffixAreaName src/ui/action/include/action/settings/suffix-for-area-names.h /^class SuffixAreaName : public IAction$/;" c namespace:Antares::Action::Settings -SuffixAreaName src/ui/action/include/action/settings/suffix-for-area-names.hxx /^inline SuffixAreaName::SuffixAreaName(const StringT& value, bool enabled) : pValue(value)$/;" f class:Antares::Action::Settings::SuffixAreaName -SuffixConstraintName src/ui/action/include/action/settings/suffix-for-constraint-names.h /^class SuffixConstraintName : public IAction$/;" c namespace:Antares::Action::Settings -SuffixConstraintName src/ui/action/include/action/settings/suffix-for-constraint-names.hxx /^inline SuffixConstraintName::SuffixConstraintName(const StringT& value, bool enabled) :$/;" f class:Antares::Action::Settings::SuffixConstraintName -SuffixPlantName src/ui/action/include/action/settings/suffix-for-cluster-names.h /^class SuffixPlantName : public IAction$/;" c namespace:Antares::Action::Settings -SuffixPlantName src/ui/action/include/action/settings/suffix-for-cluster-names.hxx /^inline SuffixPlantName::SuffixPlantName(const StringT& value, bool enabled) : pValue(value)$/;" f class:Antares::Action::Settings::SuffixPlantName -SuitableForDeletion src/libs/antares/logs/cleaner.cpp /^static bool SuitableForDeletion(const AnyString& name, DateTime::Timestamp now)$/;" f namespace:Antares typeref:typename:bool file: -SuiviNiveauHoraire src/solver/simulation/sim_structure_probleme_economique.h /^ bool SuiviNiveauHoraire;$/;" m struct:ENERGIES_ET_PUISSANCES_HYDRAULIQUES typeref:typename:bool -Sum src/ext/yuni/src/yuni/core/predicate/result/sum.h /^ Sum() : pValue()$/;" f struct:Yuni::Result::Sum -Sum src/ext/yuni/src/yuni/core/predicate/result/sum.h /^ Sum(const Sum& rhs) : pValue(rhs.pValue)$/;" f struct:Yuni::Result::Sum -Sum src/ext/yuni/src/yuni/core/predicate/result/sum.h /^struct Sum final$/;" s namespace:Yuni::Result -Summary src/distrib/unix/rpm/rte-antares.spec /^Summary: A New Tool for Adequacy Reporting of Eletric Systems$/;" t -Summary src/ui/simulator/toolbox/components/datagrid/renderer/links/summary.cpp /^Summary::Summary(wxWindow* control) : pControl(control)$/;" f class:Antares::Component::Datagrid::Renderer::Links::Summary -Summary src/ui/simulator/toolbox/components/datagrid/renderer/links/summary.h /^class Summary : public virtual IRenderer$/;" c namespace:Antares::Component::Datagrid::Renderer::Links -SupplyMaxNbColumnsHelper src/solver/variable/variable.hxx /^ class SupplyMaxNbColumnsHelper$/;" c namespace:Antares::Solver::Variable::__anon73d0bf670711 -SupplyMaxNbColumnsHelper src/solver/variable/variable.hxx /^ class SupplyMaxNbColumnsHelper$/;" c namespace:Antares::Solver::Variable::__anon73d0bf670711 -SupplyMaxNbColumnsHelper src/solver/variable/variable.hxx /^ class SupplyMaxNbColumnsHelper$/;" c namespace:Antares::Solver::Variable::__anon73d0bf670711 -SupportedType src/ext/yuni/src/yuni/core/variant/variant.h /^ struct SupportedType$/;" s class:Yuni::Variant -SurveyRBFileType src/solver/variable/surveyresults/reportbuilder.hxx /^ using SurveyRBFileType = SurveyReportBuilderFile -SurveyReportBuilder src/solver/variable/surveyresults/reportbuilder.hxx /^class SurveyReportBuilder$/;" c namespace:Antares::Solver::Variable::Container::__anon9ed722730111 -SurveyReportBuilder src/solver/variable/surveyresults/reportbuilder.hxx /^class SurveyReportBuilder$/;" c namespace:Antares::Solver::Variable::Container::__anon9ed722730111 -SurveyReportBuilderFile src/solver/variable/surveyresults/reportbuilder.hxx /^class SurveyReportBuilderFile$/;" c namespace:Antares::Solver::Variable::Container::__anon9ed722730111 -SurveyReportBuilderFile src/solver/variable/surveyresults/reportbuilder.hxx /^class SurveyReportBuilderFile$/;" c namespace:Antares::Solver::Variable::Container::__anon9ed722730111 -SurveyResults src/solver/variable/surveyresults/surveyresults.cpp /^SurveyResults::SurveyResults(const Data::Study& s,$/;" f class:Antares::Solver::Variable::SurveyResults -SurveyResults src/solver/variable/surveyresults/surveyresults.h /^class SurveyResults$/;" c namespace:Antares::Solver::Variable -SurveyResultsData src/solver/variable/surveyresults/data.h /^class SurveyResultsData$/;" c namespace:Antares::Solver::Variable::Private -SurveyResultsData src/solver/variable/surveyresults/surveyresults.cpp /^SurveyResultsData::SurveyResultsData(const Data::Study& s, const String& o) :$/;" f class:Antares::Solver::Variable::Private::SurveyResultsData -Suspend src/ext/yuni/src/yuni/core/system/suspend.cpp /^void Suspend(uint seconds)$/;" f namespace:Yuni typeref:typename:void -SuspendMilliSeconds src/ext/yuni/src/yuni/core/system/suspend.cpp /^void SuspendMilliSeconds(uint milliseconds)$/;" f namespace:Yuni typeref:typename:void -Swap src/ext/yuni/src/yuni/core/any/any.cpp /^void Any::Swap(Any& one, Any& other)$/;" f class:Yuni::Any typeref:typename:void -Swap src/ext/yuni/src/yuni/core/math/math.hxx /^inline void Swap(T& a, T& b)$/;" f namespace:Yuni::Math typeref:typename:void -SwapBind src/ext/yuni/src/yuni/core/bind/fwd.h /^ static void SwapBind(A& self, B& rhs)$/;" f struct:Yuni::Private::BindImpl::MoveConstructor typeref:typename:void -SwapBind src/ext/yuni/src/yuni/core/bind/fwd.h /^ static void SwapBind(A&, B&)$/;" f struct:Yuni::Private::BindImpl::MoveConstructor typeref:typename:void -Symbol src/ext/yuni/src/yuni/core/dynamiclibrary/symbol.h /^class YUNI_DECL Symbol final$/;" c namespace:Yuni::DynamicLibrary -Symbol src/ext/yuni/src/yuni/core/dynamiclibrary/symbol.hxx /^inline Symbol::Symbol() : pPtr(NULL)$/;" f class:Yuni::DynamicLibrary::Symbol -Symbol src/ext/yuni/src/yuni/core/dynamiclibrary/symbol.hxx /^inline Symbol::Symbol(Symbol::Handle p) : pPtr(p)$/;" f class:Yuni::DynamicLibrary::Symbol -Symbol src/ext/yuni/src/yuni/core/dynamiclibrary/symbol.hxx /^inline Symbol::Symbol(const Symbol& copy) : pPtr(copy.pPtr)$/;" f class:Yuni::DynamicLibrary::Symbol -Symbol src/ext/yuni/src/yuni/core/unit/unit.h /^ static const char* Symbol()$/;" f class:Yuni::Unit::Abstract typeref:typename:const char * -System src/ext/yuni/src/yuni/core/preprocessor/capabilities.h /^namespace System$/;" n namespace:Yuni -System src/ext/yuni/src/yuni/core/process/program/program.cpp /^String System(const AnyString& commandline, bool trim, uint timeout)$/;" f namespace:Yuni::Process typeref:typename:String -System src/ext/yuni/src/yuni/core/process/program/program.cpp /^bool System(String* cout, String* cerr, const AnyString& commandline, uint timeout)$/;" f namespace:Yuni::Process typeref:typename:bool -System src/ext/yuni/src/yuni/core/system/console/console.cpp /^namespace System$/;" n namespace:Yuni file: -System src/ext/yuni/src/yuni/core/system/console/console.h /^namespace System$/;" n namespace:Yuni -System src/ext/yuni/src/yuni/core/system/console/console.hxx /^namespace System$/;" n namespace:Yuni -System src/ext/yuni/src/yuni/core/system/cpu.cpp /^namespace System$/;" n namespace:Yuni file: -System src/ext/yuni/src/yuni/core/system/cpu.h /^namespace System$/;" n namespace:Yuni -System src/ext/yuni/src/yuni/core/system/environment.cpp /^namespace System$/;" n namespace:Yuni file: -System src/ext/yuni/src/yuni/core/system/environment.h /^namespace System$/;" n namespace:Yuni -System src/ext/yuni/src/yuni/core/system/memory.cpp /^namespace System$/;" n namespace:Yuni file: -System src/ext/yuni/src/yuni/core/system/memory.h /^namespace System$/;" n namespace:Yuni -System src/ext/yuni/src/yuni/core/system/memory.hxx /^namespace System$/;" n namespace:Yuni -System src/ext/yuni/src/yuni/core/system/username.cpp /^namespace System$/;" n namespace:Yuni::Private file: -System src/ext/yuni/src/yuni/core/system/username.h /^namespace System$/;" n namespace:Yuni -System src/ext/yuni/src/yuni/core/system/username.hxx /^namespace System$/;" n namespace:Yuni -System src/ext/yuni/src/yuni/core/system/username.hxx /^namespace System$/;" n namespace:Yuni::Private -System src/ext/yuni/src/yuni/io/directory/system.cpp /^namespace System$/;" n namespace:Yuni::IO::Directory file: -System src/ext/yuni/src/yuni/io/directory/system.h /^namespace System$/;" n namespace:Yuni::IO::Directory -System Maps docs/reference-guide/04-active_windows.md /^## System Maps$/;" s chapter:Active windows -System requirements docs/reference-guide/09-system_requirements.md /^# System requirements$/;" c -SystemMemoryLogger src/solver/misc/system-memory.cpp /^SystemMemoryLogger::SystemMemoryLogger()$/;" f class:SystemMemoryLogger -SystemMemoryLogger src/solver/misc/system-memory.h /^class SystemMemoryLogger : public Yuni::Thread::Timer$/;" c -SystemParameterHaveChanged src/ui/simulator/application/study.cpp /^bool SystemParameterHaveChanged = false;$/;" v namespace:Antares typeref:typename:bool -T src/ext/yuni/src/yuni/core/variant/dataholder/dataholder.h /^ typedef bool T;$/;" t class:Yuni::Private::Variant::Data typeref:typename:bool -T src/ext/yuni/src/yuni/core/variant/dataholder/dataholder.h /^ typedef int T;$/;" t class:Yuni::Private::Variant::Data typeref:typename:int -T src/libs/antares/study/parameters.cpp /^ using T = std::$/;" t function:Antares::Data::Parameters::fixRefreshIntervals typeref:typename:std::tuple file: -T src/solver/ts-generator/xcast/xcast.h /^ float* T;$/;" m class:Antares::Solver::TSGenerator::XCast::XCast typeref:typename:float * -T1 src/ext/yuni/src/yuni/core/hash/checksum/md5.cpp /^#define T1 /;" d file: -T10 src/ext/yuni/src/yuni/core/hash/checksum/md5.cpp /^#define T10 /;" d file: -T11 src/ext/yuni/src/yuni/core/hash/checksum/md5.cpp /^#define T11 /;" d file: -T12 src/ext/yuni/src/yuni/core/hash/checksum/md5.cpp /^#define T12 /;" d file: -T13 src/ext/yuni/src/yuni/core/hash/checksum/md5.cpp /^#define T13 /;" d file: -T14 src/ext/yuni/src/yuni/core/hash/checksum/md5.cpp /^#define T14 /;" d file: -T15 src/ext/yuni/src/yuni/core/hash/checksum/md5.cpp /^#define T15 /;" d file: -T16 src/ext/yuni/src/yuni/core/hash/checksum/md5.cpp /^#define T16 /;" d file: -T17 src/ext/yuni/src/yuni/core/hash/checksum/md5.cpp /^#define T17 /;" d file: -T18 src/ext/yuni/src/yuni/core/hash/checksum/md5.cpp /^#define T18 /;" d file: -T19 src/ext/yuni/src/yuni/core/hash/checksum/md5.cpp /^#define T19 /;" d file: -T2 src/ext/yuni/src/yuni/core/hash/checksum/md5.cpp /^#define T2 /;" d file: -T20 src/ext/yuni/src/yuni/core/hash/checksum/md5.cpp /^#define T20 /;" d file: -T21 src/ext/yuni/src/yuni/core/hash/checksum/md5.cpp /^#define T21 /;" d file: -T22 src/ext/yuni/src/yuni/core/hash/checksum/md5.cpp /^#define T22 /;" d file: -T23 src/ext/yuni/src/yuni/core/hash/checksum/md5.cpp /^#define T23 /;" d file: -T24 src/ext/yuni/src/yuni/core/hash/checksum/md5.cpp /^#define T24 /;" d file: -T25 src/ext/yuni/src/yuni/core/hash/checksum/md5.cpp /^#define T25 /;" d file: -T26 src/ext/yuni/src/yuni/core/hash/checksum/md5.cpp /^#define T26 /;" d file: -T27 src/ext/yuni/src/yuni/core/hash/checksum/md5.cpp /^#define T27 /;" d file: -T28 src/ext/yuni/src/yuni/core/hash/checksum/md5.cpp /^#define T28 /;" d file: -T29 src/ext/yuni/src/yuni/core/hash/checksum/md5.cpp /^#define T29 /;" d file: -T3 src/ext/yuni/src/yuni/core/hash/checksum/md5.cpp /^#define T3 /;" d file: -T30 src/ext/yuni/src/yuni/core/hash/checksum/md5.cpp /^#define T30 /;" d file: -T31 src/ext/yuni/src/yuni/core/hash/checksum/md5.cpp /^#define T31 /;" d file: -T32 src/ext/yuni/src/yuni/core/hash/checksum/md5.cpp /^#define T32 /;" d file: -T33 src/ext/yuni/src/yuni/core/hash/checksum/md5.cpp /^#define T33 /;" d file: -T34 src/ext/yuni/src/yuni/core/hash/checksum/md5.cpp /^#define T34 /;" d file: -T35 src/ext/yuni/src/yuni/core/hash/checksum/md5.cpp /^#define T35 /;" d file: -T36 src/ext/yuni/src/yuni/core/hash/checksum/md5.cpp /^#define T36 /;" d file: -T37 src/ext/yuni/src/yuni/core/hash/checksum/md5.cpp /^#define T37 /;" d file: -T38 src/ext/yuni/src/yuni/core/hash/checksum/md5.cpp /^#define T38 /;" d file: -T39 src/ext/yuni/src/yuni/core/hash/checksum/md5.cpp /^#define T39 /;" d file: -T4 src/ext/yuni/src/yuni/core/hash/checksum/md5.cpp /^#define T4 /;" d file: -T40 src/ext/yuni/src/yuni/core/hash/checksum/md5.cpp /^#define T40 /;" d file: -T41 src/ext/yuni/src/yuni/core/hash/checksum/md5.cpp /^#define T41 /;" d file: -T42 src/ext/yuni/src/yuni/core/hash/checksum/md5.cpp /^#define T42 /;" d file: -T43 src/ext/yuni/src/yuni/core/hash/checksum/md5.cpp /^#define T43 /;" d file: -T44 src/ext/yuni/src/yuni/core/hash/checksum/md5.cpp /^#define T44 /;" d file: -T45 src/ext/yuni/src/yuni/core/hash/checksum/md5.cpp /^#define T45 /;" d file: -T46 src/ext/yuni/src/yuni/core/hash/checksum/md5.cpp /^#define T46 /;" d file: -T47 src/ext/yuni/src/yuni/core/hash/checksum/md5.cpp /^#define T47 /;" d file: -T48 src/ext/yuni/src/yuni/core/hash/checksum/md5.cpp /^#define T48 /;" d file: -T49 src/ext/yuni/src/yuni/core/hash/checksum/md5.cpp /^#define T49 /;" d file: -T5 src/ext/yuni/src/yuni/core/hash/checksum/md5.cpp /^#define T5 /;" d file: -T50 src/ext/yuni/src/yuni/core/hash/checksum/md5.cpp /^#define T50 /;" d file: -T51 src/ext/yuni/src/yuni/core/hash/checksum/md5.cpp /^#define T51 /;" d file: -T52 src/ext/yuni/src/yuni/core/hash/checksum/md5.cpp /^#define T52 /;" d file: -T53 src/ext/yuni/src/yuni/core/hash/checksum/md5.cpp /^#define T53 /;" d file: -T54 src/ext/yuni/src/yuni/core/hash/checksum/md5.cpp /^#define T54 /;" d file: -T55 src/ext/yuni/src/yuni/core/hash/checksum/md5.cpp /^#define T55 /;" d file: -T56 src/ext/yuni/src/yuni/core/hash/checksum/md5.cpp /^#define T56 /;" d file: -T57 src/ext/yuni/src/yuni/core/hash/checksum/md5.cpp /^#define T57 /;" d file: -T58 src/ext/yuni/src/yuni/core/hash/checksum/md5.cpp /^#define T58 /;" d file: -T59 src/ext/yuni/src/yuni/core/hash/checksum/md5.cpp /^#define T59 /;" d file: -T6 src/ext/yuni/src/yuni/core/hash/checksum/md5.cpp /^#define T6 /;" d file: -T60 src/ext/yuni/src/yuni/core/hash/checksum/md5.cpp /^#define T60 /;" d file: -T61 src/ext/yuni/src/yuni/core/hash/checksum/md5.cpp /^#define T61 /;" d file: -T62 src/ext/yuni/src/yuni/core/hash/checksum/md5.cpp /^#define T62 /;" d file: -T63 src/ext/yuni/src/yuni/core/hash/checksum/md5.cpp /^#define T63 /;" d file: -T64 src/ext/yuni/src/yuni/core/hash/checksum/md5.cpp /^#define T64 /;" d file: -T7 src/ext/yuni/src/yuni/core/hash/checksum/md5.cpp /^#define T7 /;" d file: -T8 src/ext/yuni/src/yuni/core/hash/checksum/md5.cpp /^#define T8 /;" d file: -T9 src/ext/yuni/src/yuni/core/hash/checksum/md5.cpp /^#define T9 /;" d file: -TARGET src/ext/yuni/src/cmake/target.cmake /^set(TARGET "${CMAKE_BUILD_TYPE}")$/;" v -TCVN src/ext/yuni/src/yuni/core/charset/charset.h /^ TCVN,$/;" e enum:Yuni::Charset::Type -TDS src/analyzer/atsp/atsp.h /^ char TDS;$/;" m class:Antares::ATSP typeref:typename:char -TEST_CLASS src/ui/simulator/toolbox/components/datagrid/filter/static.cpp /^#define TEST_CLASS(/;" d file: -TEST_THEN_LOAD src/ext/yuni/src/yuni/core/dynamiclibrary/file.cpp /^#define TEST_THEN_LOAD(/;" d file: -THERMALAGGREGATELIST_INITIAL_CAPACITY src/libs/antares/study/parts/thermal/cluster.cpp /^#define THERMALAGGREGATELIST_INITIAL_CAPACITY /;" d file: -TIS_620 src/ext/yuni/src/yuni/core/charset/charset.h /^ TIS_620,$/;" e enum:Yuni::Charset::Type -TP src/ext/yuni/src/yuni/core/atomic/int.h /^ threadSafe = TP>::threadSafe,$/;" e enum:Yuni::Atomic::YUNI_ATOMIC_INHERITS::__anon5e99b0600103 -TRANSFER_BOUND_AND_LEVEL_FLEX_DOWN_EDGE src/solver/simulation/sim_structure_probleme_economique.h /^struct TRANSFER_BOUND_AND_LEVEL_FLEX_DOWN_EDGE$/;" s -TRANSFER_BOUND_AND_LEVEL_FLEX_UP_EDGE src/solver/simulation/sim_structure_probleme_economique.h /^struct TRANSFER_BOUND_AND_LEVEL_FLEX_UP_EDGE$/;" s -TRANSFER_BOUND_AND_LEVEL_MARKET_EDGE src/solver/simulation/sim_structure_probleme_economique.h /^struct TRANSFER_BOUND_AND_LEVEL_MARKET_EDGE$/;" s -TREN src/solver/ts-generator/xcast/xcast.h /^ float* TREN;$/;" m class:Antares::Solver::TSGenerator::XCast::XCast typeref:typename:float * -TS src/libs/antares/series/include/antares/series/series.h /^ using TS = Matrix;$/;" t class:Antares::Data::TimeSeries typeref:typename:Matrix -TS src/libs/antares/study/study.cpp /^struct TS final$/;" s namespace:Antares::Data::__anonc2898d640c11 file: -TSGenerator src/solver/ts-generator/generator.h /^namespace TSGenerator$/;" n namespace:Antares::Solver -TSGenerator src/solver/ts-generator/generator.hxx /^namespace TSGenerator$/;" n namespace:Antares::Solver -TSGenerator src/solver/ts-generator/hydro.cpp /^namespace TSGenerator$/;" n namespace:Antares::Solver file: -TSGenerator src/solver/ts-generator/thermal.cpp /^namespace TSGenerator$/;" n namespace:Antares::Solver file: -TSGenerator src/solver/ts-generator/xcast/core.cpp /^namespace TSGenerator$/;" n namespace:Antares::Solver file: -TSGenerator src/solver/ts-generator/xcast/gamma-euler.cpp /^namespace TSGenerator$/;" n namespace:Antares::Solver file: -TSGenerator src/solver/ts-generator/xcast/gamma-inc.cpp /^namespace TSGenerator$/;" n namespace:Antares::Solver file: -TSGenerator src/solver/ts-generator/xcast/math.cpp /^namespace TSGenerator$/;" n namespace:Antares::Solver file: -TSGenerator src/solver/ts-generator/xcast/math.hxx /^namespace TSGenerator$/;" n namespace:Antares::Solver -TSGenerator src/solver/ts-generator/xcast/predicate.hxx /^namespace TSGenerator$/;" n namespace:Antares::Solver -TSGenerator src/solver/ts-generator/xcast/studydata.cpp /^namespace TSGenerator$/;" n namespace:Antares::Solver file: -TSGenerator src/solver/ts-generator/xcast/studydata.h /^namespace Antares::Solver::TSGenerator::XCast$/;" n namespace:Antares::Solver -TSGenerator src/solver/ts-generator/xcast/studydata.hxx /^namespace TSGenerator$/;" n namespace:Antares::Solver -TSGenerator src/solver/ts-generator/xcast/xcast.cpp /^namespace TSGenerator$/;" n namespace:Antares::Solver file: -TSGenerator src/solver/ts-generator/xcast/xcast.h /^namespace TSGenerator$/;" n namespace:Antares::Solver -TSGenerator src/solver/ts-generator/xcast/xcast.hxx /^namespace TSGenerator$/;" n namespace:Antares::Solver -TSMatrix src/libs/antares/study/area/scratchpad.h /^ using TSMatrix = Matrix;$/;" t class:Antares::Data::AreaScratchpad typeref:typename:Matrix -TSNumberData src/libs/antares/study/scenario-builder/TSnumberData.h /^class TSNumberData : public dataInterface$/;" c namespace:Antares::Data::ScenarioBuilder -TSNumbersPredicate src/libs/antares/study/area/links.cpp /^struct TSNumbersPredicate$/;" s namespace:__anon1f7d88740111 file: -TSNumbersPredicate src/libs/antares/study/area/store-timeseries-numbers.cpp /^struct TSNumbersPredicate$/;" s namespace:Antares::Data::__anon4240e6100111 file: -TSNumbersPredicate src/libs/antares/study/parts/common/cluster_list.cpp /^struct TSNumbersPredicate$/;" s namespace:__anondfc499790111 file: -TSNumbersPredicate src/libs/antares/study/parts/thermal/cluster_list.cpp /^struct TSNumbersPredicate$/;" s namespace:__anonac2279fd0111 file: -TSNumbersPredicate src/solver/simulation/TimeSeriesNumbersWriter.cpp /^ struct TSNumbersPredicate$/;" s namespace:Antares::Solver::Simulation::__anonec2d34be0111 file: -TSTranslationUse src/libs/antares/study/xcast/xcast.h /^ enum TSTranslationUse$/;" g class:Antares::Data::XCast -TSTranslationUseToCString src/libs/antares/study/xcast/xcast.cpp /^const char* XCast::TSTranslationUseToCString(TSTranslationUse use)$/;" f class:Antares::Data::XCast typeref:typename:const char * -TScount src/libs/antares/study/parts/hydro/series.h /^ unsigned int TScount() const { return count; };$/;" f class:Antares::Data::DataSeriesHydro typeref:typename:unsigned int -TSmanagement src/ui/simulator/toolbox/components/datagrid/renderer/ts-management.cpp /^TSmanagement::TSmanagement() : pControl(nullptr)$/;" f class:Antares::Component::Datagrid::Renderer::TSmanagement -TSmanagement src/ui/simulator/toolbox/components/datagrid/renderer/ts-management.h /^class TSmanagement : public IRenderer$/;" c namespace:Antares::Component::Datagrid::Renderer -TSmanagementAggregatedAsRenewable src/ui/simulator/toolbox/components/datagrid/renderer/ts-management-aggregated-as-renewables.cpp /^TSmanagementAggregatedAsRenewable::TSmanagementAggregatedAsRenewable() : TSmanagement()$/;" f class:Antares::Component::Datagrid::Renderer::TSmanagementAggregatedAsRenewable -TSmanagementAggregatedAsRenewable src/ui/simulator/toolbox/components/datagrid/renderer/ts-management-aggregated-as-renewables.h /^class TSmanagementAggregatedAsRenewable final : public TSmanagement$/;" c namespace:Antares::Component::Datagrid::Renderer -TSmanagementAggregatedAsRenewable src/ui/simulator/windows/simulation/panel.cpp /^ using TSmanagementAggregatedAsRenewable$/;" t function:Antares::Window::Simulation::Panel::Panel typeref:typename:Component::Datagrid::Renderer::TSmanagementAggregatedAsRenewable file: -TSmanagementRenewableCluster src/ui/simulator/toolbox/components/datagrid/renderer/ts-management-clusters-as-renewables.cpp /^TSmanagementRenewableCluster::TSmanagementRenewableCluster() : TSmanagement()$/;" f class:Antares::Component::Datagrid::Renderer::TSmanagementRenewableCluster -TSmanagementRenewableCluster src/ui/simulator/toolbox/components/datagrid/renderer/ts-management-clusters-as-renewables.h /^class TSmanagementRenewableCluster final : public TSmanagement$/;" c namespace:Antares::Component::Datagrid::Renderer -TSmanagementRenewableCluster src/ui/simulator/windows/simulation/panel.cpp /^ using TSmanagementRenewableCluster$/;" t function:Antares::Window::Simulation::Panel::Panel typeref:typename:Component::Datagrid::Renderer::TSmanagementRenewableCluster file: -T_MASK src/ext/yuni/src/yuni/core/hash/checksum/md5.cpp /^#define T_MASK /;" d file: -Tab src/ui/simulator/windows/output/output.h /^ class Tab$/;" c class:Antares::Window::OutputViewer::Component -Tab src/ui/simulator/windows/output/tab.cpp /^Component::Tab::Tab(Component& comparent) :$/;" f class:Antares::Window::OutputViewer::Component::Tab -TabTextCtrl src/ui/simulator/toolbox/components/notebook/mapnotebook.h /^ TabTextCtrl(Tabs* parent, wxWindowID id, Page* pageToRename) :$/;" f class:Antares::Component::MapNotebook::TabTextCtrl -TabTextCtrl src/ui/simulator/toolbox/components/notebook/mapnotebook.h /^ class TabTextCtrl : public wxTextCtrl$/;" c class:Antares::Component::MapNotebook -Table src/ext/yuni/src/yuni/core/any/any.private.h /^struct Table final$/;" s namespace:Yuni::Private::Any -Table src/ext/yuni/src/yuni/core/math/random/table.h /^class YUNI_DECL Table : public TP>, public D$/;" c namespace:Yuni::Math::Random -Table src/ext/yuni/src/yuni/core/math/random/table.hxx /^inline Table::Table() : D(), pOffset()$/;" f class:Yuni::Math::Random::Table -Tabs src/ui/simulator/toolbox/components/notebook/notebook.cpp /^Notebook::Tabs::Tabs(wxWindow* parent, Notebook& notebook) :$/;" f class:Antares::Component::Notebook::Tabs -Tabs src/ui/simulator/toolbox/components/notebook/notebook.h /^ class Tabs : public Panel$/;" c class:Antares::Component::Notebook -Tag src/ui/common/component/spotlight/iitem.h /^ Tag(const StringT& t) : text(wxStringFromUTF8(t))$/;" f class:IItem::Tag -Tag src/ui/common/component/spotlight/iitem.h /^ Tag(const StringT& t, uint8_t r, uint8_t g, uint8_t b) :$/;" f class:IItem::Tag -Tag src/ui/common/component/spotlight/iitem.h /^ Tag(const wxChar* t) : text(t)$/;" f class:IItem::Tag -Tag src/ui/common/component/spotlight/iitem.h /^ Tag(const wxChar* t, uint8_t r, uint8_t g, uint8_t b) : text(t), color(r, g, b)$/;" f class:IItem::Tag -Tag src/ui/common/component/spotlight/iitem.h /^ Tag(const wxString& t) : text(t)$/;" f class:IItem::Tag -Tag src/ui/common/component/spotlight/iitem.h /^ Tag(const wxString& t, uint8_t r, uint8_t g, uint8_t b) :$/;" f class:IItem::Tag -Tag src/ui/common/component/spotlight/iitem.h /^ class Tag$/;" c class:IItem -TailleReservoir src/solver/simulation/sim_structure_probleme_economique.h /^ double TailleReservoir;$/;" m struct:ENERGIES_ET_PUISSANCES_HYDRAULIQUES typeref:typename:double -TailleUnitaireDUnGroupeDuPalierThermique src/solver/simulation/sim_structure_probleme_economique.h /^ std::vector TailleUnitaireDUnGroupeDuPalierThermique;$/;" m struct:PALIERS_THERMIQUES typeref:typename:std::vector -Tan src/ext/yuni/src/yuni/core/math/trigonometric.hxx /^inline T Tan(T x)$/;" f namespace:Yuni::Math typeref:typename:T -Tan src/ext/yuni/src/yuni/core/math/trigonometric.hxx /^inline float Tan(float x)$/;" f namespace:Yuni::Math typeref:typename:float -Tan src/ext/yuni/src/yuni/core/math/trigonometric.hxx /^inline long double Tan(long double x)$/;" f namespace:Yuni::Math typeref:typename:long double -TargetType src/ext/yuni/src/yuni/core/color/rgb.hxx /^ typedef Yuni::Color::RGB TargetType;$/;" t class:Yuni::Extension::CString::Into typeref:typename:Yuni::Color::RGB -TargetType src/ext/yuni/src/yuni/core/color/rgba.hxx /^ typedef Yuni::Color::RGBA TargetType;$/;" t class:Yuni::Extension::CString::Into typeref:typename:Yuni::Color::RGBA -TargetType src/ext/yuni/src/yuni/core/nullable/extension.hxx /^ typedef Yuni::Nullable TargetType;$/;" t class:Yuni::Extension::CString::Into typeref:typename:Yuni::Nullable -TargetType src/ext/yuni/src/yuni/core/string/traits/into.h /^ typedef Yuni::CString TargetType;$/;" t class:Yuni::Extension::CString::Into typeref:typename:Yuni::CString -TargetType src/ext/yuni/src/yuni/core/string/traits/into.h /^ typedef std::basic_string TargetType;$/;" t class:Yuni::Extension::CString::Into typeref:typename:std::basic_string -TargetType src/ext/yuni/src/yuni/uuid/uuid.hxx /^ typedef Yuni::UUID TargetType;$/;" t class:Yuni::Extension::CString::Into typeref:typename:Yuni::UUID -TargetType src/libs/antares/study/parts/thermal/cluster.hxx /^ using TargetType = Antares::Data::CostGeneration;$/;" t class:Yuni::Extension::CString::Into typeref:typename:Antares::Data::CostGeneration -TargetType src/libs/antares/study/parts/thermal/cluster.hxx /^ using TargetType = Antares::Data::LocalTSGenerationBehavior;$/;" t class:Yuni::Extension::CString::Into typeref:typename:Antares::Data::LocalTSGenerationBehavior -TargetType src/libs/antares/study/parts/thermal/cluster.hxx /^ using TargetType = Antares::Data::ThermalLaw;$/;" t class:Yuni::Extension::CString::Into typeref:typename:Antares::Data::ThermalLaw -TargetVectorUpdater src/solver/optimisation/opt_rename_problem.h /^ explicit TargetVectorUpdater(std::vector& target) : target_(target)$/;" f class:TargetVectorUpdater -TargetVectorUpdater src/solver/optimisation/opt_rename_problem.h /^class TargetVectorUpdater$/;" c -Task src/libs/antares/concurrency/include/antares/concurrency/concurrency.h /^using Task = std::function;$/;" t namespace:Antares::Concurrency -Task src/libs/antares/study/progression/progression.cpp /^Progression::Task::Task(const Antares::Data::Study& study, Section section) :$/;" f class:Antares::Solver::Progression::Task -Task src/libs/antares/study/progression/progression.cpp /^Progression::Task::Task(const Antares::Data::Study& study, uint year, Section section) :$/;" f class:Antares::Solver::Progression::Task -Task src/libs/antares/study/progression/progression.h /^ class Task final$/;" c class:Antares::Solver::Progression -TaskFuture src/libs/antares/concurrency/include/antares/concurrency/concurrency.h /^using TaskFuture = std::future;$/;" t namespace:Antares::Concurrency typeref:typename:std::future -Taskgroup src/ext/yuni/src/yuni/job/taskgroup.cpp /^Taskgroup::Taskgroup(QueueService& queueservice, bool cancelOnError, bool autostart) :$/;" f class:Yuni::Job::Taskgroup -Taskgroup src/ext/yuni/src/yuni/job/taskgroup.h /^class YUNI_DECL Taskgroup final : public IIntrusiveSmartPtr,$/;" c namespace:Yuni::Job -TaskgroupJobCallback src/ext/yuni/src/yuni/job/taskgroup.cpp /^ TaskgroupJobCallback(QueueService& queueservice, const Bind& callback) :$/;" f class:Yuni::Job::TaskgroupJobCallback file: -TaskgroupJobCallback src/ext/yuni/src/yuni/job/taskgroup.cpp /^class YUNI_DECL TaskgroupJobCallback final : public Taskgroup::ITaskgroupJob$/;" c namespace:Yuni::Job file: -TemporalMap src/ui/simulator/application/main/refresh.cpp /^ using TemporalMap = std::map;$/;" t function:Antares::Forms::ApplWnd::refreshMenuOutput typeref:typename:std::map file: -Temporary src/ext/yuni/src/yuni/io/directory/system.cpp /^bool Temporary(Clob& out, bool emptyBefore)$/;" f namespace:Yuni::IO::Directory::System typeref:typename:bool -Temporary src/ext/yuni/src/yuni/io/directory/system.cpp /^bool Temporary(String& out, bool emptyBefore)$/;" f namespace:Yuni::IO::Directory::System typeref:typename:bool -Temporary src/ui/simulator/windows/simulation/run.cpp /^ if (not IO::Directory::System::Temporary(temporary))$/;" m class:Antares::Window::Simulation::Run::createCommentsFile::IO::Directory::System typeref:typename:not file: -TemporaryColumnData src/tools/yby-aggregator/job.h /^ using TemporaryColumnData = CellData*;$/;" t class:JobFileReader typeref:typename:CellData * -TemporaryImpl src/ext/yuni/src/yuni/io/directory/system.cpp /^static inline bool TemporaryImpl(StringT& out, bool emptyBefore)$/;" f namespace:Yuni::IO::Directory::System::__anon7f3e5b3c0111 typeref:typename:bool file: -Testing docs/CHANGELOG.md /^## Testing$/;" s chapter:v8.4.3 (08/2023) -Tests docs/CHANGELOG.md /^## Tests$/;" s chapter:Antares Changelog -Tests (developer) docs/build/4-Tests-dev.md /^# Tests (developer)$/;" c -Tests (user) docs/build/4-Tests-user.md /^# Tests (user)$/;" c -Text src/ext/yuni/src/yuni/core/validator/text/default.h /^namespace Text$/;" n namespace:Yuni::Validator -Text src/ext/yuni/src/yuni/core/validator/text/default.hxx /^namespace Text$/;" n namespace:Yuni::Validator -Text src/ext/yuni/src/yuni/core/validator/text/default.private.h /^namespace Text$/;" n namespace:Yuni::Private::ValidatorImpl -Text src/ext/yuni/src/yuni/core/validator/text/validator.h /^namespace Text$/;" n namespace:Yuni::Validator -Text src/ui/action/include/action/text.h /^class Text : public IAction$/;" c namespace:Antares::Action -Text src/ui/action/include/action/text.hxx /^inline Text::Text(const StringT& text)$/;" f class:Antares::Action::Text -Text src/ui/common/component/spotlight/text.cpp /^Spotlight::Text::Text()$/;" f class:Antares::Component::Spotlight::Text -Text src/ui/common/component/spotlight/text.h /^ Text(const StringT& text)$/;" f class:Text -Text src/ui/common/component/spotlight/text.h /^class Text : public IItem$/;" c -TextColor src/ext/yuni/src/yuni/core/system/console/console.h /^struct YUNI_DECL TextColor final$/;" s namespace:Yuni::System::Console -TextColor src/ext/yuni/src/yuni/core/system/console/console.hxx /^struct TextColor final$/;" s namespace:Yuni::System::Console -TextColor src/ext/yuni/src/yuni/core/system/console/console.hxx /^struct TextColor final$/;" s namespace:Yuni::System::Console -TextColor src/ext/yuni/src/yuni/core/system/console/console.hxx /^struct TextColor final$/;" s namespace:Yuni::System::Console -TextColor src/ext/yuni/src/yuni/core/system/console/console.hxx /^struct TextColor final$/;" s namespace:Yuni::System::Console -TextColor src/ext/yuni/src/yuni/core/system/console/console.hxx /^struct TextColor final$/;" s namespace:Yuni::System::Console -TextColor src/ext/yuni/src/yuni/core/system/console/console.hxx /^struct TextColor final$/;" s namespace:Yuni::System::Console -TextColor src/ext/yuni/src/yuni/core/system/console/console.hxx /^struct TextColor final$/;" s namespace:Yuni::System::Console -TextColor src/ext/yuni/src/yuni/core/system/console/console.hxx /^struct TextColor final$/;" s namespace:Yuni::System::Console -TextColor src/ext/yuni/src/yuni/core/system/console/console.hxx /^struct TextColor final$/;" s namespace:Yuni::System::Console -TextColor src/ext/yuni/src/yuni/core/system/console/console.hxx /^struct TextColor final$/;" s namespace:Yuni::System::Console -TextColor src/ext/yuni/src/yuni/core/system/console/console.hxx /^struct TextColor final$/;" s namespace:Yuni::System::Console -TextColor src/ui/simulator/windows/inspector/accumulator.hxx /^ static wxColor TextColor(Data::ThermalCluster* cluster)$/;" f struct:Antares::Window::Inspector::PClusterMinStablePowerColor typeref:typename:wxColor -TextColor src/ui/simulator/windows/inspector/accumulator.hxx /^ static wxColor TextColor(Data::ThermalCluster* cluster)$/;" f struct:Antares::Window::Inspector::PClusterNomCapacityColor typeref:typename:wxColor -TextColor src/ui/simulator/windows/inspector/accumulator.hxx /^ static wxColor TextColor(Data::ThermalCluster* cluster)$/;" f struct:Antares::Window::Inspector::PClusterSpinningColor typeref:typename:wxColor -TextPart src/ui/simulator/toolbox/components/map/nodes/bindingconstraint.h /^ TextPart() : text(), color(0, 0, 0), size(0, 0)$/;" f struct:Antares::Map::BindingConstraint::TextPart -TextPart src/ui/simulator/toolbox/components/map/nodes/bindingconstraint.h /^ TextPart(const wxString& s, const int r, const int g, const int b) : text(s), color(r, g/;" f struct:Antares::Map::BindingConstraint::TextPart -TextPart src/ui/simulator/toolbox/components/map/nodes/bindingconstraint.h /^ struct TextPart$/;" s class:Antares::Map::BindingConstraint -ThClusters src/ui/simulator/windows/inspector/data.h /^ Data::ThermalCluster::Set ThClusters;$/;" m class:Antares::Window::Inspector::InspectorData typeref:typename:Data::ThermalCluster::Set -Thanks src/ui/simulator/windows/about/aboutbox.cpp /^static std::string Thanks = "ATTRIBUTION NOTICES\\n\\$/;" v typeref:typename:std::string file: -The "Hydro Heuristic policy" advanced parameter docs/reference-guide/08-miscellaneous.md /^## The "Hydro Heuristic policy" advanced parameter$/;" s chapter:Miscellaneous -The "Hydro Pricing mode" advanced parameter docs/reference-guide/08-miscellaneous.md /^## The "Hydro Pricing mode" advanced parameter$/;" s chapter:Miscellaneous -The "Renewable Generation modeling" advanced parameter docs/reference-guide/08-miscellaneous.md /^## The "Renewable Generation modeling" advanced parameter$/;" s chapter:Miscellaneous -The "Reservoir Level Initialization" advanced parameter docs/reference-guide/08-miscellaneous.md /^## The "Reservoir Level Initialization" advanced parameter$/;" s chapter:Miscellaneous -The "Unfeasible Problems Behavior" optimization preference docs/reference-guide/08-miscellaneous.md /^## The "Unfeasible Problems Behavior" optimization preference$/;" s chapter:Miscellaneous -The "Unit Commitment mode" advanced parameter docs/reference-guide/08-miscellaneous.md /^## The "Unit Commitment mode" advanced parameter$/;" s chapter:Miscellaneous -The "export mps" optimization preference docs/reference-guide/08-miscellaneous.md /^## The "export mps" optimization preference$/;" s chapter:Miscellaneous -The Annual System Cost Output file docs/reference-guide/08-miscellaneous.md /^## The Annual System Cost Output file$/;" s chapter:Miscellaneous -The heuristic for seasonal hydro pre-allocation docs/reference-guide/08-miscellaneous.md /^## The heuristic for seasonal hydro pre-allocation$/;" s chapter:Miscellaneous -TheSimulationIsComplete src/ui/simulator/application/study.cpp /^static void TheSimulationIsComplete(const wxString& duration)$/;" f namespace:Antares typeref:typename:void file: -Theme src/ui/simulator/toolbox/components/notebook/notebook.h /^ enum Theme$/;" g class:Antares::Component::Notebook -Thermal docs/reference-guide/04-active_windows.md /^## Thermal$/;" s chapter:Active windows -Thermal src/libs/antares/study/parameters.h /^ struct Thermal$/;" s struct:Antares::Data::Parameters::IncludeOptions -Thermal src/ui/simulator/windows/thermal/cluster.cpp /^namespace Thermal$/;" n namespace:Antares::Window file: -Thermal src/ui/simulator/windows/thermal/cluster.h /^namespace Thermal$/;" n namespace:Antares::Window -Thermal src/ui/simulator/windows/thermal/panel.cpp /^namespace Thermal$/;" n namespace:Antares::Window file: -Thermal src/ui/simulator/windows/thermal/panel.h /^namespace Thermal$/;" n namespace:Antares::Window -Thermal cluster new properties docs/reference-guide/13-file-format.md /^#### Thermal cluster new properties$/;" t subsection:Study format changes""v8.7.0""Input -Thermal units docs/reference-guide/11-modeling.md /^### Thermal units$/;" S section:Formulation of the optimisation problems""Notations -ThermalAirPollutantEmissions src/solver/variable/economy/thermalAirPollutantEmissions.h /^class ThermalAirPollutantEmissions : public Variable::IVariable$/;" c namespace:Antares::Data -ThermalCluster src/ui/action/handler/antares-study/thermal-cluster/common.cpp /^namespace ThermalCluster$/;" n namespace:Antares::Action::AntaresStudy file: -ThermalCluster src/ui/action/handler/antares-study/thermal-cluster/common.h /^namespace ThermalCluster$/;" n namespace:Antares::Action::AntaresStudy -ThermalCluster src/ui/action/handler/antares-study/thermal-cluster/create.cpp /^namespace ThermalCluster$/;" n namespace:Antares::Action::AntaresStudy file: -ThermalCluster src/ui/action/handler/antares-study/thermal-cluster/create.h /^namespace ThermalCluster$/;" n namespace:Antares::Action::AntaresStudy -ThermalCluster src/ui/action/handler/antares-study/thermal-cluster/create.hxx /^namespace ThermalCluster$/;" n namespace:Antares::Action::AntaresStudy -ThermalCluster src/ui/action/handler/antares-study/thermal-cluster/root-node.cpp /^namespace ThermalCluster$/;" n namespace:Antares::Action::AntaresStudy file: -ThermalCluster src/ui/action/handler/antares-study/thermal-cluster/root-node.h /^namespace ThermalCluster$/;" n namespace:Antares::Action::AntaresStudy -ThermalCluster src/ui/action/handler/antares-study/thermal-cluster/root-node.hxx /^namespace ThermalCluster$/;" n namespace:Antares::Action::AntaresStudy -ThermalCluster src/ui/simulator/toolbox/input/thermal-cluster.cpp /^ThermalCluster::ThermalCluster(wxWindow* parent, InputSelector::Area* area) :$/;" f class:Antares::Toolbox::InputSelector::ThermalCluster -ThermalCluster src/ui/simulator/toolbox/input/thermal-cluster.h /^class ThermalCluster final : public AInput, public Yuni::IEventObserver$/;" c namespace:Antares::Toolbox::InputSelector -ThermalClusterCommonModulation src/ui/simulator/toolbox/components/datagrid/renderer/area/thermalmodulation.cpp /^ThermalClusterCommonModulation::ThermalClusterCommonModulation($/;" f class:Antares::Component::Datagrid::Renderer::ThermalClusterCommonModulation -ThermalClusterCommonModulation src/ui/simulator/toolbox/components/datagrid/renderer/area/thermalmodulation.h /^class ThermalClusterCommonModulation : public Renderer::Matrix<>$/;" c namespace:Antares::Component::Datagrid::Renderer -ThermalClusterItem src/ui/simulator/toolbox/components/htmllistbox/item/thermal-cluster-item.cpp /^ThermalClusterItem::ThermalClusterItem(Antares::Data::ThermalCluster* a) :$/;" f class:Antares::Component::HTMLListbox::Item::ThermalClusterItem -ThermalClusterItem src/ui/simulator/toolbox/components/htmllistbox/item/thermal-cluster-item.cpp /^ThermalClusterItem::ThermalClusterItem(Antares::Data::ThermalCluster* a,$/;" f class:Antares::Component::HTMLListbox::Item::ThermalClusterItem -ThermalClusterItem src/ui/simulator/toolbox/components/htmllistbox/item/thermal-cluster-item.h /^class ThermalClusterItem : public ClusterItem$/;" c namespace:Antares::Component::HTMLListbox::Item -ThermalClusterList src/libs/antares/study/parts/thermal/cluster_list.cpp /^ThermalClusterList::ThermalClusterList()$/;" f class:Antares::Data::ThermalClusterList -ThermalClusterList src/libs/antares/study/parts/thermal/cluster_list.h /^class ThermalClusterList : public ClusterList$/;" c namespace:Antares::Data -ThermalClusterList src/ui/simulator/toolbox/components/htmllistbox/datasource/thermal-cluster-order.h /^using ThermalClusterList = std::list;$/;" t namespace:Antares::Component::HTMLListbox::Datasource typeref:typename:std::list -ThermalClusterLoadFromProperty src/libs/antares/study/parts/thermal/cluster_list.cpp /^static bool ThermalClusterLoadFromProperty(ThermalCluster& cluster, const IniFile::Property* p)$/;" f namespace:Antares::Data typeref:typename:bool file: -ThermalClusterLoadFromSection src/libs/antares/study/parts/thermal/cluster_list.cpp /^bool ThermalClusterLoadFromSection(const AnyString& filename,$/;" f namespace:Antares::Data typeref:typename:bool -ThermalClusterMap src/ui/simulator/toolbox/components/htmllistbox/datasource/thermal-cluster-order.h /^using ThermalClusterMap = std::map;$/;" t namespace:Antares::Component::HTMLListbox::Datasource typeref:typename:std::map -ThermalClusterPrepro src/ui/simulator/toolbox/components/datagrid/renderer/area/thermalprepro.cpp /^ThermalClusterPrepro::ThermalClusterPrepro(wxWindow* control,$/;" f class:Antares::Component::Datagrid::Renderer::ThermalClusterPrepro -ThermalClusterPrepro src/ui/simulator/toolbox/components/datagrid/renderer/area/thermalprepro.h /^class ThermalClusterPrepro : public Renderer::Matrix<>$/;" c namespace:Antares::Component::Datagrid::Renderer -ThermalClusterSet src/ui/simulator/toolbox/ext-source/handler/build-context.h /^ using ThermalClusterSet = std::map>;$/;" t class:Antares::ExtSource::Handler::BuildContext typeref:typename:std::map> -ThermalClusterSummarySingleArea src/ui/simulator/toolbox/components/datagrid/renderer/area/thermal.areasummary.cpp /^ThermalClusterSummarySingleArea::ThermalClusterSummarySingleArea($/;" f class:Antares::Component::Datagrid::Renderer::ThermalClusterSummarySingleArea -ThermalClusterSummarySingleArea src/ui/simulator/toolbox/components/datagrid/renderer/area/thermal.areasummary.h /^class ThermalClusterSummarySingleArea : public CommonClusterSummarySingleArea$/;" c namespace:Antares::Component::Datagrid::Renderer -ThermalClustersByAlphaOrder src/ui/simulator/toolbox/components/htmllistbox/datasource/thermal-cluster-order.cpp /^ThermalClustersByAlphaOrder::ThermalClustersByAlphaOrder(HTMLListbox::Component& parent) :$/;" f class:Antares::Component::HTMLListbox::Datasource::ThermalClustersByAlphaOrder -ThermalClustersByAlphaOrder src/ui/simulator/toolbox/components/htmllistbox/datasource/thermal-cluster-order.h /^class ThermalClustersByAlphaOrder : public ThermalClustersByOrder$/;" c namespace:Antares::Component::HTMLListbox::Datasource -ThermalClustersByAlphaReverseOrder src/ui/simulator/toolbox/components/htmllistbox/datasource/thermal-cluster-order.cpp /^ThermalClustersByAlphaReverseOrder::ThermalClustersByAlphaReverseOrder($/;" f class:Antares::Component::HTMLListbox::Datasource::ThermalClustersByAlphaReverseOrder -ThermalClustersByAlphaReverseOrder src/ui/simulator/toolbox/components/htmllistbox/datasource/thermal-cluster-order.h /^class ThermalClustersByAlphaReverseOrder : public ThermalClustersByOrder$/;" c namespace:Antares::Component::HTMLListbox::Datasource -ThermalClustersByOrder src/ui/simulator/toolbox/components/htmllistbox/datasource/thermal-cluster-order.cpp /^ThermalClustersByOrder::ThermalClustersByOrder(HTMLListbox::Component& parent) :$/;" f class:Antares::Component::HTMLListbox::Datasource::ThermalClustersByOrder -ThermalClustersByOrder src/ui/simulator/toolbox/components/htmllistbox/datasource/thermal-cluster-order.h /^class ThermalClustersByOrder : public ClustersByOrder$/;" c namespace:Antares::Component::HTMLListbox::Datasource -ThermalDispatchableGroup src/libs/antares/study/parts/thermal/cluster.h /^ enum ThermalDispatchableGroup$/;" g class:Antares::Data::ThermalCluster -ThermalLaw src/libs/antares/study/parts/thermal/cluster.h /^enum ThermalLaw$/;" g namespace:Antares::Data -ThermalModulation src/libs/antares/study/parts/thermal/cluster.h /^enum ThermalModulation$/;" g namespace:Antares::Data -ThermalNameSet src/ui/simulator/windows/output/fwd.h /^using ThermalNameSet = std::set;$/;" t namespace:Antares::Private::OutputViewerData typeref:typename:std::set -ThermalNameSet src/ui/simulator/windows/output/provider/variables.cpp /^ using ThermalNameSet = Antares::Private::OutputViewerData::ThermalNameSet;$/;" t function:Antares::Window::OutputViewer::Provider::Variables::search typeref:typename:Antares::Private::OutputViewerData::ThermalNameSet file: -ThermalNameSetPerArea src/ui/simulator/windows/output/fwd.h /^using ThermalNameSetPerArea = std::map>;$/;" t namespace:Antares::Private::OutputViewerData typeref:typename:std::map> -ThermalNameSetPerArea src/ui/simulator/windows/output/provider/variables.cpp /^ using ThermalNameSetPerArea = Antares::Private::OutputViewerData::ThermalNameSetPerArea;$/;" t function:Antares::Window::OutputViewer::Provider::Variables::search typeref:typename:Antares::Private::OutputViewerData::ThermalNameSetPerArea file: -ThermalState src/solver/variable/state.cpp /^ThermalState::ThermalState(const Data::AreaList& areas)$/;" f class:Antares::Solver::Variable::ThermalState -ThermalState src/solver/variable/state.h /^class ThermalState$/;" c namespace:Antares::Solver::Variable -Thread src/ext/yuni/src/yuni/core/event/loop.hxx /^ Thread(EventLoopType& loop) : pEventLoop(loop)$/;" f class:Yuni::Private::Core::EventLoop::Thread -Thread src/ext/yuni/src/yuni/core/event/loop.hxx /^class Thread final : public Yuni::Thread::IThread$/;" c namespace:Yuni::Private::Core::EventLoop -Thread src/ext/yuni/src/yuni/thread/array.h /^namespace Thread$/;" n namespace:Yuni -Thread src/ext/yuni/src/yuni/thread/array.hxx /^namespace Thread$/;" n namespace:Yuni -Thread src/ext/yuni/src/yuni/thread/fwd.h /^namespace Thread$/;" n namespace:Yuni -Thread src/ext/yuni/src/yuni/thread/fwd.h /^namespace Thread$/;" n namespace:Yuni::Private -Thread src/ext/yuni/src/yuni/thread/id.cpp /^namespace Thread$/;" n namespace:Yuni file: -Thread src/ext/yuni/src/yuni/thread/id.h /^namespace Thread$/;" n namespace:Yuni -Thread src/ext/yuni/src/yuni/thread/signal.cpp /^namespace Thread$/;" n namespace:Yuni file: -Thread src/ext/yuni/src/yuni/thread/signal.h /^namespace Thread$/;" n namespace:Yuni -Thread src/ext/yuni/src/yuni/thread/signal.hxx /^namespace Thread$/;" n namespace:Yuni -Thread src/ext/yuni/src/yuni/thread/thread.cpp /^namespace Thread$/;" n namespace:Yuni file: -Thread src/ext/yuni/src/yuni/thread/thread.cpp /^namespace Thread$/;" n namespace:Yuni::Private file: -Thread src/ext/yuni/src/yuni/thread/thread.h /^namespace Thread$/;" n namespace:Yuni -Thread src/ext/yuni/src/yuni/thread/thread.hxx /^namespace Thread$/;" n namespace:Yuni -Thread src/ext/yuni/src/yuni/thread/timer.cpp /^namespace Thread$/;" n namespace:Yuni file: -Thread src/ext/yuni/src/yuni/thread/timer.h /^namespace Thread$/;" n namespace:Yuni -Thread src/ext/yuni/src/yuni/thread/timer.hxx /^namespace Thread$/;" n namespace:Yuni -Thread Module src/ext/yuni/src/yuni/thread/readme.md /^Thread Module$/;" c -ThreadArray src/ext/yuni/src/yuni/job/queue/service.cpp /^typedef Yuni::Thread::Array ThreadArray;$/;" t namespace:Yuni::Job typeref:typename:Yuni::Thread::Array file: -ThreadEnsemble src/ext/yuni/src/tools/testsuite/open4.rb /^ class ThreadEnsemble$/;" c module:Open4 -ThreadHasBeenKilled src/ext/yuni/src/yuni/job/fwd.h /^ static void ThreadHasBeenKilled(JobT& job)$/;" f class:Yuni::Private::QueueService::JobAccessor typeref:typename:void -ThreadInfo src/ext/yuni/src/yuni/job/queue/service.h /^ class ThreadInfo final$/;" c class:Yuni::Job::QueueService -ThreadInfoType src/ext/yuni/src/yuni/job/queue/service.cpp /^ typedef QueueService::ThreadInfo ThreadInfoType;$/;" t class:Yuni::Job::__anon5387d63b0211::QueueActivityPredicate typeref:typename:QueueService::ThreadInfo file: -ThreadList src/ext/yuni/src/yuni/thread/array.h /^ class YUNI_DECL ThreadList; \/\/ see http:\/\/support.microsoft.com\/kb\/168958\/en-us\/$/;" m class:Yuni::Thread::Array typeref:class:YUNI_DECL -ThreadList src/ext/yuni/src/yuni/thread/array.h /^ typedef std::vector ThreadList;$/;" t class:Yuni::Thread::Array typeref:typename:std::vector -ThreadMonitor src/ext/yuni/src/yuni/core/process/program/program.cpp /^class Program::ThreadMonitor final : public Yuni::Thread::IThread$/;" c class:Yuni::Process::Program file: -ThreadMonitor src/ext/yuni/src/yuni/core/process/program/program.cpp /^inline Program::ThreadMonitor::ThreadMonitor(Yuni::Process::Program& process) :$/;" f class:Yuni::Process::Program::ThreadMonitor -ThreadPtr src/ext/yuni/src/yuni/core/process/program/program.h /^ ThreadPtr;$/;" t class:Yuni::Process::Program typeref:typename:SmartPtr -ThreadPtr src/ext/yuni/src/yuni/thread/array.h /^ typedef typename T::Ptr ThreadPtr;$/;" t class:Yuni::Thread::Array typeref:typename:T::Ptr -ThreadType src/ext/yuni/src/yuni/core/event/loop.h /^ typedef Yuni::Private::Core::EventLoop::Thread ThreadType;$/;" t class:Yuni::Core::EventLoop::IEventLoop typeref:typename:Yuni::Private::Core::EventLoop::Thread -ThreadType src/ext/yuni/src/yuni/io/directory/iterator/iterator.h /^ typedef Yuni::Private::IO::Directory::Iterator::IDetachedThread ThreadType;$/;" t class:Yuni::IO::Directory::IIterator typeref:typename:Yuni::Private::IO::Directory::Iterator::IDetachedThread -ThreadType src/ext/yuni/src/yuni/thread/array.h /^ typedef T ThreadType;$/;" t class:Yuni::Thread::Array typeref:typename:T -ThreadUpdater src/ui/simulator/toolbox/ext-source/performer.cpp /^ ThreadUpdater(PerformerDialog& form, ContextPtr& context, IActionPtr& action) :$/;" f class:Antares::Window::ThreadUpdater file: -ThreadUpdater src/ui/simulator/toolbox/ext-source/performer.cpp /^class ThreadUpdater final : public Yuni::Thread::IThread$/;" c namespace:Antares::Window file: -ThreadingPolicy src/ext/yuni/src/yuni/core/atomic/int.h /^ ThreadingPolicy;$/;" t class:Yuni::Atomic::YUNI_ATOMIC_INHERITS typeref:typename:Private::AtomicImpl::ThreadingPolicy>::Type -ThreadingPolicy src/ext/yuni/src/yuni/core/atomic/traits.h /^struct ThreadingPolicy final$/;" s namespace:Yuni::Private::AtomicImpl -ThreadingPolicy src/ext/yuni/src/yuni/core/event/event.h /^ typedef typename AncestorType::ThreadingPolicy ThreadingPolicy;$/;" t class:Yuni::Event typeref:typename:AncestorType::ThreadingPolicy -ThreadingPolicy src/ext/yuni/src/yuni/core/event/interfaces.h /^ typedef TP ThreadingPolicy;$/;" t class:Yuni::IEventObserver typeref:typename:TP -ThreadingPolicy src/ext/yuni/src/yuni/core/event/loop.h /^ typedef Policy::ObjectLevelLockableNotRecursive ThreadingPolicy;$/;" t class:Yuni::Core::EventLoop::IEventLoop typeref:typename:Policy::ObjectLevelLockableNotRecursive -ThreadingPolicy src/ext/yuni/src/yuni/core/event/observer/observer.h /^ typedef TP ThreadingPolicy;$/;" t class:Yuni::Event::Observer typeref:typename:TP -ThreadingPolicy src/ext/yuni/src/yuni/core/event/traits.h /^ typedef Policy::ObjectLevelLockable> ThreadingPolicy;$/;" t class:Yuni::Private::EventImpl::WithNArguments typeref:typename:Policy::ObjectLevelLockable> -ThreadingPolicy src/ext/yuni/src/yuni/core/event/traits.h /^ typedef Policy::ObjectLevelLockable> ThreadingPolicy;$/;" t class:Yuni::Private::EventImpl::WithNArguments typeref:typename:Policy::ObjectLevelLockable> -ThreadingPolicy src/ext/yuni/src/yuni/core/event/traits.h /^ typedef Policy::ObjectLevelLockable> ThreadingPolicy;$/;" t class:Yuni::Private::EventImpl::WithNArguments typeref:typename:Policy::ObjectLevelLockable> -ThreadingPolicy src/ext/yuni/src/yuni/core/event/traits.h /^ typedef Policy::ObjectLevelLockable> ThreadingPolicy;$/;" t class:Yuni::Private::EventImpl::WithNArguments typeref:typename:Policy::ObjectLevelLockable> -ThreadingPolicy src/ext/yuni/src/yuni/core/event/traits.h /^ typedef Policy::ObjectLevelLockable> ThreadingPolicy;$/;" t class:Yuni::Private::EventImpl::WithNArguments typeref:typename:Policy::ObjectLevelLockable> -ThreadingPolicy src/ext/yuni/src/yuni/core/event/traits.h /^ typedef Policy::ObjectLevelLockable> ThreadingPolicy;$/;" t class:Yuni::Private::EventImpl::WithNArguments typeref:typename:Policy::ObjectLevelLockable> -ThreadingPolicy src/ext/yuni/src/yuni/core/event/traits.h /^ typedef Policy::ObjectLevelLockable> ThreadingPolicy;$/;" t class:Yuni::Private::EventImpl::WithNArguments typeref:typename:Policy::ObjectLevelLockable> -ThreadingPolicy src/ext/yuni/src/yuni/core/event/traits.h /^ typedef Policy::ObjectLevelLockable> ThreadingPolicy;$/;" t class:Yuni::Private::EventImpl::WithNArguments typeref:typename:Policy::ObjectLevelLockable> -ThreadingPolicy src/ext/yuni/src/yuni/core/event/traits.h /^ typedef Policy::ObjectLevelLockable> ThreadingPolicy;$/;" t class:Yuni::Private::EventImpl::WithNArguments typeref:typename:Policy::ObjectLevelLockable> -ThreadingPolicy src/ext/yuni/src/yuni/core/event/traits.h /^ typedef Policy::ObjectLevelLockable> ThreadingPolicy;$/;" t class:Yuni::Private::EventImpl::WithNArguments typeref:typename:Policy::ObjectLevelLockable> -ThreadingPolicy src/ext/yuni/src/yuni/core/event/traits.h /^ typedef Policy::ObjectLevelLockable> ThreadingPolicy;$/;" t class:Yuni::Private::EventImpl::WithNArguments typeref:typename:Policy::ObjectLevelLockable> -ThreadingPolicy src/ext/yuni/src/yuni/core/event/traits.h /^ typedef Policy::ObjectLevelLockable> ThreadingPolicy;$/;" t class:Yuni::Private::EventImpl::WithNArguments typeref:typename:Policy::ObjectLevelLockable> -ThreadingPolicy src/ext/yuni/src/yuni/core/event/traits.h /^ typedef Policy::ObjectLevelLockable> ThreadingPolicy;$/;" t class:Yuni::Private::EventImpl::WithNArguments typeref:typename:Policy::ObjectLevelLockable> -ThreadingPolicy src/ext/yuni/src/yuni/core/event/traits.h /^ typedef Policy::ObjectLevelLockable> ThreadingPolicy;$/;" t class:Yuni::Private::EventImpl::WithNArguments typeref:typename:Policy::ObjectLevelLockable> -ThreadingPolicy src/ext/yuni/src/yuni/core/event/traits.h /^ typedef Policy::ObjectLevelLockable> ThreadingPolicy;$/;" t class:Yuni::Private::EventImpl::WithNArguments typeref:typename:Policy::ObjectLevelLockable> -ThreadingPolicy src/ext/yuni/src/yuni/core/event/traits.h /^ typedef Policy::ObjectLevelLockable> ThreadingPolicy;$/;" t class:Yuni::Private::EventImpl::WithNArguments typeref:typename:Policy::ObjectLevelLockable> -ThreadingPolicy src/ext/yuni/src/yuni/core/event/traits.h /^ typedef Policy::ObjectLevelLockable> ThreadingPolicy;$/;" t class:Yuni::Private::EventImpl::WithNArguments typeref:typename:Policy::ObjectLevelLockable> -ThreadingPolicy src/ext/yuni/src/yuni/core/logs/logs.h /^ typedef TP ThreadingPolicy;$/;" t class:Yuni::Logs::Logger typeref:typename:TP -ThreadingPolicy src/ext/yuni/src/yuni/core/math/random/table.h /^ typedef TP> ThreadingPolicy;$/;" t class:Yuni::Math::Random::Table typeref:typename:TP> -ThreadingPolicy src/ext/yuni/src/yuni/core/singleton/singleton.h /^ typedef ThreadingT> ThreadingPolicy;$/;" t class:Yuni::Singleton typeref:typename:ThreadingT> -ThreadingPolicy src/ext/yuni/src/yuni/core/smartptr/intrusive.h /^ typedef TP ThreadingPolicy;$/;" t class:Yuni::IIntrusiveSmartPtr typeref:typename:TP -ThreadingPolicy src/ext/yuni/src/yuni/core/smartptr/intrusive.h /^ typedef TP ThreadingPolicy;$/;" t class:Yuni::IIntrusiveSmartPtr typeref:typename:TP -ThreadingPolicy src/ext/yuni/src/yuni/core/tree/n/treeN.h /^ typedef TP ThreadingPolicy;$/;" t class:Yuni::Core::TreeN typeref:typename:TP -ThreadingPolicy src/ext/yuni/src/yuni/core/variant/dataholder/dataholder.h /^ typedef Ancestor::ThreadingPolicy ThreadingPolicy;$/;" t class:Yuni::Private::Variant::IDataHolder typeref:typename:Ancestor::ThreadingPolicy -ThreadingPolicy src/ext/yuni/src/yuni/io/directory/iterator/iterator.h /^ typedef typename Ancestor::ThreadingPolicy ThreadingPolicy;$/;" t class:Yuni::IO::Directory::IIterator typeref:typename:Ancestor::ThreadingPolicy -ThreadingPolicy src/ext/yuni/src/yuni/job/job.h /^ typedef Ancestor::ThreadingPolicy ThreadingPolicy;$/;" t class:Yuni::Job::IJob typeref:typename:Ancestor::ThreadingPolicy -ThreadingPolicy src/ext/yuni/src/yuni/job/queue/service.h /^ typedef Ancestor::ThreadingPolicy ThreadingPolicy;$/;" t class:Yuni::Job::QueueService typeref:typename:Ancestor::ThreadingPolicy -ThreadingPolicy src/ext/yuni/src/yuni/job/taskgroup.cpp /^ typedef Job::IJob::ThreadingPolicy ThreadingPolicy;$/;" t class:Yuni::Job::Taskgroup::ITaskgroupJob typeref:typename:Job::IJob::ThreadingPolicy file: -ThreadingPolicy src/ext/yuni/src/yuni/job/taskgroup.cpp /^ typedef Job::IJob::ThreadingPolicy ThreadingPolicy;$/;" t class:Yuni::Job::TaskgroupJobCallback typeref:typename:Job::IJob::ThreadingPolicy file: -ThreadingPolicy src/ext/yuni/src/yuni/job/taskgroup.h /^ typedef Ancestor::ThreadingPolicy ThreadingPolicy;$/;" t class:Yuni::Job::Taskgroup typeref:typename:Ancestor::ThreadingPolicy -ThreadingPolicy src/ext/yuni/src/yuni/thread/array.h /^ typedef Policy::ObjectLevelLockableNotRecursive ThreadingPolicy;$/;" t class:Yuni::Thread::Array typeref:typename:Policy::ObjectLevelLockableNotRecursive -ThreadingPolicy src/ext/yuni/src/yuni/thread/thread.h /^ typedef Ancestor::ThreadingPolicy ThreadingPolicy;$/;" t class:Yuni::Thread::IThread typeref:typename:Ancestor::ThreadingPolicy -ThreadingPolicy src/ext/yuni/src/yuni/thread/timer.h /^ typedef IThread::ThreadingPolicy ThreadingPolicy;$/;" t class:Yuni::Thread::Timer typeref:typename:IThread::ThreadingPolicy -ThreadingPolicy src/libs/antares/object/intrusive-reference.h /^ using ThreadingPolicy = TP;$/;" t class:Antares::IIntrusiveReference typeref:typename:TP -ThreadingPolicy src/libs/antares/object/object.h /^ using ThreadingPolicy = Ancestor::ThreadingPolicy;$/;" t class:Antares::IObject typeref:typename:Ancestor::ThreadingPolicy -ThreadingPolicy src/libs/antares/study/finder/finder.h /^ using ThreadingPolicy = Yuni::Policy::ObjectLevelLockable;$/;" t class:Antares::Data::StudyFinder typeref:typename:Yuni::Policy::ObjectLevelLockable -ThreadingPolicy src/tools/yby-aggregator/progress.h /^ using ThreadingPolicy = Yuni::Thread::Timer::ThreadingPolicy;$/;" t class:Progress typeref:typename:Yuni::Thread::Timer::ThreadingPolicy -ThreadingPolicy src/ui/action/handler/antares-study/area/allocation-hydro-post.h /^ using ThreadingPolicy = IAction::ThreadingPolicy;$/;" t class:Antares::Action::AntaresStudy::Area::AllocationHydroPost typeref:typename:IAction::ThreadingPolicy -ThreadingPolicy src/ui/action/handler/antares-study/area/allocation-hydro.h /^ using ThreadingPolicy = IAction::ThreadingPolicy;$/;" t class:Antares::Action::AntaresStudy::Area::AllocationHydro typeref:typename:IAction::ThreadingPolicy -ThreadingPolicy src/ui/action/handler/antares-study/area/color.h /^ using ThreadingPolicy = IAction::ThreadingPolicy;$/;" t class:Antares::Action::AntaresStudy::Area::Color typeref:typename:IAction::ThreadingPolicy -ThreadingPolicy src/ui/action/handler/antares-study/area/correlation-post.h /^ using ThreadingPolicy = IAction::ThreadingPolicy;$/;" t class:Antares::Action::AntaresStudy::Area::CorrelationPost typeref:typename:IAction::ThreadingPolicy -ThreadingPolicy src/ui/action/handler/antares-study/area/correlation.h /^ using ThreadingPolicy = IAction::ThreadingPolicy;$/;" t class:Antares::Action::AntaresStudy::Area::Correlation typeref:typename:IAction::ThreadingPolicy -ThreadingPolicy src/ui/action/handler/antares-study/area/filtering.h /^ using ThreadingPolicy = IAction::ThreadingPolicy;$/;" t class:Antares::Action::AntaresStudy::Area::Filtering typeref:typename:IAction::ThreadingPolicy -ThreadingPolicy src/ui/action/handler/antares-study/area/misc-gen.h /^ using ThreadingPolicy = IAction::ThreadingPolicy;$/;" t class:Antares::Action::AntaresStudy::Area::MiscGen typeref:typename:IAction::ThreadingPolicy -ThreadingPolicy src/ui/action/handler/antares-study/area/nodal-optimization.h /^ using ThreadingPolicy = IAction::ThreadingPolicy;$/;" t class:Antares::Action::AntaresStudy::Area::NodalOptimization typeref:typename:IAction::ThreadingPolicy -ThreadingPolicy src/ui/action/handler/antares-study/area/position.h /^ using ThreadingPolicy = IAction::ThreadingPolicy;$/;" t class:Antares::Action::AntaresStudy::Area::Position typeref:typename:IAction::ThreadingPolicy -ThreadingPolicy src/ui/action/handler/antares-study/area/reserves.h /^ using ThreadingPolicy = IAction::ThreadingPolicy;$/;" t class:Antares::Action::AntaresStudy::Area::Reserves typeref:typename:IAction::ThreadingPolicy -ThreadingPolicy src/ui/action/handler/antares-study/area/timeseries.h /^ using ThreadingPolicy = IAction::ThreadingPolicy;$/;" t class:Antares::Action::AntaresStudy::Area::DataTimeseries typeref:typename:IAction::ThreadingPolicy -ThreadingPolicy src/ui/action/handler/antares-study/area/ts-generator.h /^ using ThreadingPolicy = IAction::ThreadingPolicy;$/;" t class:Antares::Action::AntaresStudy::Area::DataTSGenerator typeref:typename:IAction::ThreadingPolicy -ThreadingPolicy src/ui/action/handler/antares-study/area/ts-node.h /^ using ThreadingPolicy = IAction::ThreadingPolicy;$/;" t class:Antares::Action::AntaresStudy::Area::NodeTimeseries typeref:typename:IAction::ThreadingPolicy -ThreadingPolicy src/ui/action/handler/antares-study/constraint/comments.h /^ using ThreadingPolicy = IAction::ThreadingPolicy;$/;" t class:Antares::Action::AntaresStudy::Constraint::Comments typeref:typename:IAction::ThreadingPolicy -ThreadingPolicy src/ui/action/handler/antares-study/constraint/data.h /^ using ThreadingPolicy = IAction::ThreadingPolicy;$/;" t class:Antares::Action::AntaresStudy::Constraint::Data typeref:typename:IAction::ThreadingPolicy -ThreadingPolicy src/ui/action/handler/antares-study/constraint/enabled.h /^ using ThreadingPolicy = IAction::ThreadingPolicy;$/;" t class:Antares::Action::AntaresStudy::Constraint::Enabled typeref:typename:IAction::ThreadingPolicy -ThreadingPolicy src/ui/action/handler/antares-study/constraint/offsets.h /^ using ThreadingPolicy = IAction::ThreadingPolicy;$/;" t class:Antares::Action::AntaresStudy::Constraint::Offsets typeref:typename:IAction::ThreadingPolicy -ThreadingPolicy src/ui/action/handler/antares-study/constraint/weights.h /^ using ThreadingPolicy = IAction::ThreadingPolicy;$/;" t class:Antares::Action::AntaresStudy::Constraint::Weights typeref:typename:IAction::ThreadingPolicy -ThreadingPolicy src/ui/action/handler/antares-study/link/comments.h /^ using ThreadingPolicy = IAction::ThreadingPolicy;$/;" t class:Antares::Action::AntaresStudy::Link::Comments typeref:typename:IAction::ThreadingPolicy -ThreadingPolicy src/ui/action/handler/antares-study/link/copper-plate.h /^ using ThreadingPolicy = IAction::ThreadingPolicy;$/;" t class:Antares::Action::AntaresStudy::Link::CopperPlate typeref:typename:IAction::ThreadingPolicy -ThreadingPolicy src/ui/action/handler/antares-study/link/filtering.h /^ using ThreadingPolicy = IAction::ThreadingPolicy;$/;" t class:Antares::Action::AntaresStudy::Link::Filtering typeref:typename:IAction::ThreadingPolicy -ThreadingPolicy src/ui/action/handler/antares-study/link/hurdles-cost.h /^ using ThreadingPolicy = IAction::ThreadingPolicy;$/;" t class:Antares::Action::AntaresStudy::Link::HurdlesCost typeref:typename:IAction::ThreadingPolicy -ThreadingPolicy src/ui/action/handler/antares-study/link/impedances.h /^ using ThreadingPolicy = IAction::ThreadingPolicy;$/;" t class:Antares::Action::AntaresStudy::Link::Impedances typeref:typename:IAction::ThreadingPolicy -ThreadingPolicy src/ui/action/handler/antares-study/link/ntc.h /^ using ThreadingPolicy = IAction::ThreadingPolicy;$/;" t class:Antares::Action::AntaresStudy::Link::NTC typeref:typename:IAction::ThreadingPolicy -ThreadingPolicy src/ui/action/handler/antares-study/link/unload-data.h /^ using ThreadingPolicy = IAction::ThreadingPolicy;$/;" t class:Antares::Action::AntaresStudy::Link::UnloadData typeref:typename:IAction::ThreadingPolicy -ThreadingPolicy src/ui/action/handler/antares-study/thermal-cluster/common.h /^ using ThreadingPolicy = IAction::ThreadingPolicy;$/;" t class:Antares::Action::AntaresStudy::ThermalCluster::CommonData typeref:typename:IAction::ThreadingPolicy -ThreadingPolicy src/ui/action/handler/antares-study/thermal-cluster/create.h /^ using ThreadingPolicy = IAction::ThreadingPolicy;$/;" t class:Antares::Action::AntaresStudy::ThermalCluster::Create typeref:typename:IAction::ThreadingPolicy -ThreadingPolicy src/ui/action/handler/antares-study/thermal-cluster/root-node.h /^ using ThreadingPolicy = IAction::ThreadingPolicy;$/;" t class:Antares::Action::AntaresStudy::ThermalCluster::RootNode typeref:typename:IAction::ThreadingPolicy -ThreadingPolicy src/ui/action/include/action/action.h /^ using ThreadingPolicy = AncestorType::ThreadingPolicy;$/;" t class:Antares::Action::IAction typeref:typename:AncestorType::ThreadingPolicy -ThreadingPolicy src/ui/action/include/action/handler/antares-study/area/create.h /^ using ThreadingPolicy = IAction::ThreadingPolicy;$/;" t class:Antares::Action::AntaresStudy::Area::Create typeref:typename:IAction::ThreadingPolicy -ThreadingPolicy src/ui/action/include/action/handler/antares-study/constraint/create.h /^ using ThreadingPolicy = IAction::ThreadingPolicy;$/;" t class:Antares::Action::AntaresStudy::Constraint::Create typeref:typename:IAction::ThreadingPolicy -ThreadingPolicy src/ui/action/include/action/handler/antares-study/link/create.h /^ using ThreadingPolicy = IAction::ThreadingPolicy;$/;" t class:Antares::Action::AntaresStudy::Link::Create typeref:typename:IAction::ThreadingPolicy -ThreadingPolicy src/ui/action/include/action/settings/decal-area-position.h /^ using ThreadingPolicy = IAction::ThreadingPolicy;$/;" t class:Antares::Action::Settings::DecalAreaPosition typeref:typename:IAction::ThreadingPolicy -ThreadingPolicy src/ui/action/include/action/settings/suffix-for-area-names.h /^ using ThreadingPolicy = IAction::ThreadingPolicy;$/;" t class:Antares::Action::Settings::SuffixAreaName typeref:typename:IAction::ThreadingPolicy -ThreadingPolicy src/ui/action/include/action/settings/suffix-for-cluster-names.h /^ using ThreadingPolicy = IAction::ThreadingPolicy;$/;" t class:Antares::Action::Settings::SuffixPlantName typeref:typename:IAction::ThreadingPolicy -ThreadingPolicy src/ui/action/include/action/settings/suffix-for-constraint-names.h /^ using ThreadingPolicy = IAction::ThreadingPolicy;$/;" t class:Antares::Action::Settings::SuffixConstraintName typeref:typename:IAction::ThreadingPolicy -ThreadingPolicy src/ui/action/include/action/text.h /^ using ThreadingPolicy = IAction::ThreadingPolicy;$/;" t class:Antares::Action::Text typeref:typename:IAction::ThreadingPolicy -ThreadingPolicy src/ui/simulator/toolbox/jobs/job.cpp /^ using ThreadingPolicy = Yuni::Policy::ObjectLevelLockableNotRecursive;$/;" t class:Antares::Toolbox::Jobs::PartList typeref:typename:Yuni::Policy::ObjectLevelLockableNotRecursive file: -Time src/ext/yuni/src/yuni/core/logs/decorators/time.h /^class YUNI_DECL Time : public LeftType$/;" c namespace:Yuni::Logs -Time src/ext/yuni/src/yuni/core/unit/time.h /^namespace Time$/;" n namespace:Yuni::Unit -Time-series analysis (load, wind, solar) docs/reference-guide/06-time_series_analysis_and_generation.md /^## Time-series analysis (load, wind, solar)$/;" s chapter:Time-series analysis and generation -Time-series analysis (thermal) docs/reference-guide/06-time_series_analysis_and_generation.md /^## Time-series analysis (thermal)$/;" s chapter:Time-series analysis and generation -Time-series analysis and generation docs/reference-guide/06-time_series_analysis_and_generation.md /^# Time-series analysis and generation$/;" c -Time-series generation (load, wind, solar): GUI docs/reference-guide/06-time_series_analysis_and_generation.md /^## Time-series generation (load, wind, solar): GUI$/;" s chapter:Time-series analysis and generation -Time-series generation (load, wind, solar): principles docs/reference-guide/06-time_series_analysis_and_generation.md /^## Time-series generation (load, wind, solar): principles$/;" s chapter:Time-series analysis and generation -Time-series generation (thermal) docs/reference-guide/06-time_series_analysis_and_generation.md /^## Time-series generation (thermal)$/;" s chapter:Time-series analysis and generation -Time-series generation and analysis (hydro) docs/reference-guide/06-time_series_analysis_and_generation.md /^## Time-series generation and analysis (hydro)$/;" s chapter:Time-series analysis and generation -TimeIdentifier src/solver/optimisation/opt_rename_problem.h /^inline std::string TimeIdentifier(unsigned int timeStep, const std::string& timeStepType)$/;" f typeref:typename:std::string -TimeMeasurement src/solver/optimisation/opt_appel_solveur_lineaire.cpp /^ TimeMeasurement()$/;" f class:TimeMeasurement file: -TimeMeasurement src/solver/optimisation/opt_appel_solveur_lineaire.cpp /^class TimeMeasurement$/;" c file: -TimeSeries src/libs/antares/series/include/antares/series/series.h /^class TimeSeries$/;" c namespace:Antares::Data -TimeSeries src/libs/antares/series/series.cpp /^TimeSeries::TimeSeries(numbers& tsNumbers) : timeseriesNumbers(tsNumbers)$/;" f class:Antares::Data::TimeSeries -TimeSeriesBitPatternIntoIndex src/libs/antares/study/fwd.h /^struct TimeSeriesBitPatternIntoIndex<16>$/;" s namespace:Antares::Data -TimeSeriesBitPatternIntoIndex src/libs/antares/study/fwd.h /^struct TimeSeriesBitPatternIntoIndex<1>$/;" s namespace:Antares::Data -TimeSeriesBitPatternIntoIndex src/libs/antares/study/fwd.h /^struct TimeSeriesBitPatternIntoIndex<2>$/;" s namespace:Antares::Data -TimeSeriesBitPatternIntoIndex src/libs/antares/study/fwd.h /^struct TimeSeriesBitPatternIntoIndex<32>$/;" s namespace:Antares::Data -TimeSeriesBitPatternIntoIndex src/libs/antares/study/fwd.h /^struct TimeSeriesBitPatternIntoIndex<4>$/;" s namespace:Antares::Data -TimeSeriesBitPatternIntoIndex src/libs/antares/study/fwd.h /^struct TimeSeriesBitPatternIntoIndex<8>$/;" s namespace:Antares::Data -TimeSeriesCluster src/ui/simulator/toolbox/components/datagrid/renderer/area/timeseries.cpp /^TimeSeriesCluster::TimeSeriesCluster(wxWindow* control) : AncestorType(control)$/;" f class:Antares::Component::Datagrid::Renderer::TimeSeriesCluster -TimeSeriesCluster src/ui/simulator/toolbox/components/datagrid/renderer/area/timeseries.h /^class TimeSeriesCluster : public Renderer::Matrix$/;" c namespace:Antares::Component::Datagrid::Renderer -TimeSeriesHydroFatal src/ui/simulator/toolbox/components/datagrid/renderer/area/timeseries.h /^ TimeSeriesHydroFatal(wxWindow* control, Toolbox::InputSelector::Area* notifier) :$/;" f class:Antares::Component::Datagrid::Renderer::TimeSeriesHydroFatal -TimeSeriesHydroFatal src/ui/simulator/toolbox/components/datagrid/renderer/area/timeseries.h /^class TimeSeriesHydroFatal final : public ATimeSeries$/;" c namespace:Antares::Component::Datagrid::Renderer -TimeSeriesHydroMinGen src/ui/simulator/toolbox/components/datagrid/renderer/area/timeseries.h /^ TimeSeriesHydroMinGen(wxWindow* control, Toolbox::InputSelector::Area* notifier) :$/;" f class:Antares::Component::Datagrid::Renderer::TimeSeriesHydroMinGen -TimeSeriesHydroMinGen src/ui/simulator/toolbox/components/datagrid/renderer/area/timeseries.h /^class TimeSeriesHydroMinGen final : public ATimeSeries$/;" c namespace:Antares::Component::Datagrid::Renderer -TimeSeriesHydroMod src/ui/simulator/toolbox/components/datagrid/renderer/area/timeseries.h /^ TimeSeriesHydroMod(wxWindow* control, Toolbox::InputSelector::Area* notifier) :$/;" f class:Antares::Component::Datagrid::Renderer::TimeSeriesHydroMod -TimeSeriesHydroMod src/ui/simulator/toolbox/components/datagrid/renderer/area/timeseries.h /^class TimeSeriesHydroMod final : public ATimeSeries$/;" c namespace:Antares::Component::Datagrid::Renderer -TimeSeriesLoad src/ui/simulator/toolbox/components/datagrid/renderer/area/timeseries.h /^ TimeSeriesLoad(wxWindow* control, Toolbox::InputSelector::Area* notifier) :$/;" f class:Antares::Component::Datagrid::Renderer::TimeSeriesLoad -TimeSeriesLoad src/ui/simulator/toolbox/components/datagrid/renderer/area/timeseries.h /^class TimeSeriesLoad final : public ATimeSeries$/;" c namespace:Antares::Component::Datagrid::Renderer -TimeSeriesMode src/libs/antares/study/parts/renewable/cluster.h /^ enum TimeSeriesMode$/;" g class:Antares::Data::RenewableCluster -TimeSeriesNumbers src/solver/simulation/timeseries-numbers.h /^namespace Antares::Solver::TimeSeriesNumbers$/;" n namespace:Antares::Solver -TimeSeriesRenewableCluster src/ui/simulator/toolbox/components/datagrid/renderer/area/timeseries.cpp /^TimeSeriesRenewableCluster::TimeSeriesRenewableCluster($/;" f class:Antares::Component::Datagrid::Renderer::TimeSeriesRenewableCluster -TimeSeriesRenewableCluster src/ui/simulator/toolbox/components/datagrid/renderer/area/timeseries.h /^class TimeSeriesRenewableCluster final : public TimeSeriesCluster$/;" c namespace:Antares::Component::Datagrid::Renderer -TimeSeriesSolar src/ui/simulator/toolbox/components/datagrid/renderer/area/timeseries.h /^ TimeSeriesSolar(wxWindow* control, Toolbox::InputSelector::Area* notifier) :$/;" f class:Antares::Component::Datagrid::Renderer::TimeSeriesSolar -TimeSeriesSolar src/ui/simulator/toolbox/components/datagrid/renderer/area/timeseries.h /^class TimeSeriesSolar final : public ATimeSeries$/;" c namespace:Antares::Component::Datagrid::Renderer -TimeSeriesThermalCluster src/ui/simulator/toolbox/components/datagrid/renderer/area/timeseries.cpp /^TimeSeriesThermalCluster::TimeSeriesThermalCluster($/;" f class:Antares::Component::Datagrid::Renderer::TimeSeriesThermalCluster -TimeSeriesThermalCluster src/ui/simulator/toolbox/components/datagrid/renderer/area/timeseries.h /^class TimeSeriesThermalCluster final : public TimeSeriesCluster$/;" c namespace:Antares::Component::Datagrid::Renderer -TimeSeriesThermalClusterCO2Cost src/ui/simulator/toolbox/components/datagrid/renderer/area/timeseries.cpp /^TimeSeriesThermalClusterCO2Cost::TimeSeriesThermalClusterCO2Cost($/;" f class:Antares::Component::Datagrid::Renderer::TimeSeriesThermalClusterCO2Cost -TimeSeriesThermalClusterCO2Cost src/ui/simulator/toolbox/components/datagrid/renderer/area/timeseries.h /^class TimeSeriesThermalClusterCO2Cost final : public TimeSeriesCluster$/;" c namespace:Antares::Component::Datagrid::Renderer -TimeSeriesThermalClusterFuelCost src/ui/simulator/toolbox/components/datagrid/renderer/area/timeseries.cpp /^TimeSeriesThermalClusterFuelCost::TimeSeriesThermalClusterFuelCost($/;" f class:Antares::Component::Datagrid::Renderer::TimeSeriesThermalClusterFuelCost -TimeSeriesThermalClusterFuelCost src/ui/simulator/toolbox/components/datagrid/renderer/area/timeseries.h /^class TimeSeriesThermalClusterFuelCost final : public TimeSeriesCluster$/;" c namespace:Antares::Component::Datagrid::Renderer -TimeSeriesToCStr src/libs/antares/study/fwd.h /^struct TimeSeriesToCStr<16>$/;" s namespace:Antares::Data -TimeSeriesToCStr src/libs/antares/study/fwd.h /^struct TimeSeriesToCStr<1>$/;" s namespace:Antares::Data -TimeSeriesToCStr src/libs/antares/study/fwd.h /^struct TimeSeriesToCStr<2>$/;" s namespace:Antares::Data -TimeSeriesToCStr src/libs/antares/study/fwd.h /^struct TimeSeriesToCStr<32>$/;" s namespace:Antares::Data -TimeSeriesToCStr src/libs/antares/study/fwd.h /^struct TimeSeriesToCStr<4>$/;" s namespace:Antares::Data -TimeSeriesToCStr src/libs/antares/study/fwd.h /^struct TimeSeriesToCStr<8>$/;" s namespace:Antares::Data -TimeSeriesToWxString src/ui/simulator/windows/simulation/run.cpp /^static wxString TimeSeriesToWxString(uint m)$/;" f namespace:Antares::Window::Simulation typeref:typename:wxString file: -TimeSeriesType src/libs/antares/study/fwd.h /^enum TimeSeriesType : unsigned int$/;" g namespace:Antares::Data typeref:typename:unsigned int -TimeSeriesValuesHydro src/solver/variable/commons/hydro.h /^class TimeSeriesValuesHydro$/;" c namespace:Antares::Solver::Variable::Economy -TimeSeriesValuesLoad src/solver/variable/commons/load.h /^class TimeSeriesValuesLoad$/;" c namespace:Antares::Solver::Variable::Economy -TimeSeriesValuesSolar src/solver/variable/commons/solar.h /^class TimeSeriesValuesSolar$/;" c namespace:Antares::Solver::Variable::Economy -TimeSeriesValuesWind src/solver/variable/commons/wind.h /^class TimeSeriesValuesWind$/;" c namespace:Antares::Solver::Variable::Economy -TimeSeriesWind src/ui/simulator/toolbox/components/datagrid/renderer/area/timeseries.h /^ TimeSeriesWind(wxWindow* control, Toolbox::InputSelector::Area* notifier) :$/;" f class:Antares::Component::Datagrid::Renderer::TimeSeriesWind -TimeSeriesWind src/ui/simulator/toolbox/components/datagrid/renderer/area/timeseries.h /^class TimeSeriesWind final : public ATimeSeries$/;" c namespace:Antares::Component::Datagrid::Renderer -TimeoutThread src/ext/yuni/src/yuni/core/process/program/process-info.hxx /^ TimeoutThread(int pid, uint timeout) : timeout(timeout), pid(pid)$/;" f class:Yuni::Process::__anon140683660211::TimeoutThread -TimeoutThread src/ext/yuni/src/yuni/core/process/program/process-info.hxx /^class TimeoutThread final : public Thread::IThread$/;" c namespace:Yuni::Process::__anon140683660211 -Timer src/ext/yuni/src/yuni/core/event/flow/timer.h /^ Timer() : pTimeout(200), pEventLoop(NULL)$/;" f class:Yuni::Core::EventLoop::Flow::Timer -Timer src/ext/yuni/src/yuni/core/event/flow/timer.h /^class YUNI_DECL Timer$/;" c namespace:Yuni::Core::EventLoop::Flow -Timer src/ext/yuni/src/yuni/thread/timer.cpp /^Timer::Timer() : IThread(), pTimeInterval(defaultInterval), pCycleCount(infinite)$/;" f class:Yuni::Thread::Timer -Timer src/ext/yuni/src/yuni/thread/timer.cpp /^Timer::Timer(const Timer& rhs) : IThread()$/;" f class:Yuni::Thread::Timer -Timer src/ext/yuni/src/yuni/thread/timer.cpp /^Timer::Timer(uint interval) : IThread(), pTimeInterval(interval), pCycleCount(infinite)$/;" f class:Yuni::Thread::Timer -Timer src/ext/yuni/src/yuni/thread/timer.cpp /^Timer::Timer(uint interval, uint cycles) : IThread(), pTimeInterval(interval), pCycleCount(cycle/;" f class:Yuni::Thread::Timer -Timer src/ext/yuni/src/yuni/thread/timer.h /^class YUNI_DECL Timer : public IThread$/;" c namespace:Yuni::Thread -Timer src/libs/antares/benchmarking/include/antares/benchmarking/timer.h /^class Timer$/;" c namespace:Benchmarking -Timer src/libs/antares/benchmarking/timer.cpp /^Timer::Timer()$/;" f class:Benchmarking::Timer -TimerElapsedTime src/ui/simulator/toolbox/jobs/job.cpp /^ TimerElapsedTime(Job& j, PartList& p) :$/;" f class:Antares::Toolbox::Jobs::TimerElapsedTime file: -TimerElapsedTime src/ui/simulator/toolbox/jobs/job.cpp /^class TimerElapsedTime final : public Yuni::Thread::Timer$/;" c namespace:Antares::Toolbox::Jobs file: -TimerRemainingTime src/ui/simulator/toolbox/jobs/job.cpp /^ TimerRemainingTime(Job& j, TimerElapsedTime* elapsedTime) :$/;" f class:Antares::Toolbox::Jobs::TimerRemainingTime file: -TimerRemainingTime src/ui/simulator/toolbox/jobs/job.cpp /^class TimerRemainingTime final : public Yuni::Thread::Timer$/;" c namespace:Antares::Toolbox::Jobs file: -Timestamp src/ext/yuni/src/yuni/datetime/timestamp.h /^typedef \/*time_t*\/ int64_t Timestamp;$/;" t namespace:Yuni::DateTime typeref:typename:int64_t -TimestampToString src/ext/yuni/src/yuni/datetime/timestamp.hxx /^inline bool TimestampToString(StringT& out,$/;" f namespace:Yuni::DateTime typeref:typename:bool -TimestampToString src/ui/simulator/application/main/refresh.cpp /^static inline bool TimestampToString(S& out, int64_t timestamp)$/;" f namespace:Antares::Forms typeref:typename:bool file: -Title src/libs/antares/study/output.h /^ using Title = Yuni::CString<128, false>;$/;" t class:Antares::Data::Output typeref:typename:Yuni::CString<128,false> -Title src/ui/simulator/windows/options/advanced/advanced.cpp /^static void Title(wxWindow* parent, wxSizer* sizer, const wxChar* text, bool margintop = true)$/;" f namespace:Antares::Window::Options typeref:typename:void file: -TitleFromStudyFolder src/libs/antares/study/study.extra.cpp /^bool Study::TitleFromStudyFolder(const AnyString& folder, String& out, bool warnings)$/;" f class:Antares::Data::Study typeref:typename:bool -TmpDataByArea src/solver/hydro/management/management.h /^struct TmpDataByArea$/;" s namespace:Antares -ToCString src/ext/yuni/src/yuni/io/file/openmode.cpp /^const char* ToCString(int mode)$/;" f namespace:Yuni::IO::OpenMode typeref:typename:const char * -ToLower src/ext/yuni/src/yuni/core/string/string.hxx /^inline int CString::ToLower(int c)$/;" f class:Yuni::CString typeref:typename:int -ToUpper src/ext/yuni/src/yuni/core/string/string.hxx /^inline int CString::ToUpper(int c)$/;" f class:Yuni::CString typeref:typename:int -ToWCString src/ext/yuni/src/yuni/io/file/openmode.cpp /^const wchar_t* ToWCString(int mode)$/;" f namespace:Yuni::IO::OpenMode typeref:typename:const wchar_t * -TokenType src/ext/yuni/src/yuni/core/getopt/parser.cpp /^ enum TokenType$/;" g class:Yuni::Private::GetOptImpl::Context file: -Tool src/ui/simulator/toolbox/components/map/nodes/connection.h /^namespace Tool$/;" n namespace:Antares::Map -Tool src/ui/simulator/toolbox/components/map/tools/connectioncreator.cpp /^namespace Tool$/;" n namespace:Antares::Map file: -Tool src/ui/simulator/toolbox/components/map/tools/connectioncreator.h /^namespace Tool$/;" n namespace:Antares::Map -Tool src/ui/simulator/toolbox/components/map/tools/remover.cpp /^namespace Tool$/;" n namespace:Antares::Map file: -Tool src/ui/simulator/toolbox/components/map/tools/remover.h /^namespace Tool$/;" n namespace:Antares::Map -Tool src/ui/simulator/toolbox/components/map/tools/tool.cpp /^Tool::Tool(Manager& manager, const char* icon) :$/;" f class:Antares::Map::Tool::Tool -Tool src/ui/simulator/toolbox/components/map/tools/tool.cpp /^namespace Tool$/;" n namespace:Antares::Map file: -Tool src/ui/simulator/toolbox/components/map/tools/tool.h /^class Tool$/;" c namespace:Antares::Map::Tool -Tool src/ui/simulator/toolbox/components/map/tools/tool.h /^namespace Tool$/;" n namespace:Antares::Map -Toolbox src/ui/simulator/toolbox/clipboard/clipboard.cpp /^namespace Toolbox$/;" n namespace:Antares file: -Toolbox src/ui/simulator/toolbox/clipboard/clipboard.h /^namespace Antares::Toolbox$/;" n namespace:Antares -Toolbox src/ui/simulator/toolbox/components/datagrid/filter/all/any.h /^namespace Toolbox$/;" n namespace:Antares -Toolbox src/ui/simulator/toolbox/components/datagrid/filter/all/columnindex.h /^namespace Toolbox$/;" n namespace:Antares -Toolbox src/ui/simulator/toolbox/components/datagrid/filter/all/day.h /^namespace Toolbox$/;" n namespace:Antares -Toolbox src/ui/simulator/toolbox/components/datagrid/filter/all/dayyear.h /^namespace Toolbox$/;" n namespace:Antares -Toolbox src/ui/simulator/toolbox/components/datagrid/filter/all/hour.h /^namespace Toolbox$/;" n namespace:Antares -Toolbox src/ui/simulator/toolbox/components/datagrid/filter/all/houryear.h /^namespace Toolbox$/;" n namespace:Antares -Toolbox src/ui/simulator/toolbox/components/datagrid/filter/all/month.cpp /^namespace Toolbox$/;" n namespace:Antares file: -Toolbox src/ui/simulator/toolbox/components/datagrid/filter/all/month.h /^namespace Toolbox$/;" n namespace:Antares -Toolbox src/ui/simulator/toolbox/components/datagrid/filter/all/week.cpp /^namespace Toolbox$/;" n namespace:Antares file: -Toolbox src/ui/simulator/toolbox/components/datagrid/filter/all/week.h /^namespace Toolbox$/;" n namespace:Antares -Toolbox src/ui/simulator/toolbox/components/datagrid/filter/all/weekday.h /^namespace Toolbox$/;" n namespace:Antares -Toolbox src/ui/simulator/toolbox/components/datagrid/filter/component.cpp /^namespace Toolbox$/;" n namespace:Antares file: -Toolbox src/ui/simulator/toolbox/components/datagrid/filter/component.h /^namespace Toolbox$/;" n namespace:Antares -Toolbox src/ui/simulator/toolbox/components/datagrid/filter/filter.cpp /^namespace Toolbox$/;" n namespace:Antares file: -Toolbox src/ui/simulator/toolbox/components/datagrid/filter/filter.h /^namespace Toolbox$/;" n namespace:Antares -Toolbox src/ui/simulator/toolbox/components/datagrid/filter/input.cpp /^namespace Toolbox$/;" n namespace:Antares file: -Toolbox src/ui/simulator/toolbox/components/datagrid/filter/input.h /^namespace Toolbox$/;" n namespace:Antares -Toolbox src/ui/simulator/toolbox/components/datagrid/filter/operator.cpp /^namespace Toolbox$/;" n namespace:Antares file: -Toolbox src/ui/simulator/toolbox/components/datagrid/filter/operator.h /^namespace Toolbox$/;" n namespace:Antares -Toolbox src/ui/simulator/toolbox/components/datagrid/filter/operator.list.cpp /^namespace Toolbox$/;" n namespace:Antares file: -Toolbox src/ui/simulator/toolbox/components/datagrid/filter/operator.list.h /^namespace Toolbox$/;" n namespace:Antares -Toolbox src/ui/simulator/toolbox/components/datagrid/filter/operator/equals.h /^namespace Toolbox$/;" n namespace:Antares -Toolbox src/ui/simulator/toolbox/components/datagrid/filter/operator/greaterthan.h /^namespace Toolbox$/;" n namespace:Antares -Toolbox src/ui/simulator/toolbox/components/datagrid/filter/operator/greaterthanorequalsto.h /^namespace Toolbox$/;" n namespace:Antares -Toolbox src/ui/simulator/toolbox/components/datagrid/filter/operator/lessthan.h /^namespace Toolbox$/;" n namespace:Antares -Toolbox src/ui/simulator/toolbox/components/datagrid/filter/operator/lessthanorequalsto.h /^namespace Toolbox$/;" n namespace:Antares -Toolbox src/ui/simulator/toolbox/components/datagrid/filter/operator/modulo.h /^namespace Toolbox$/;" n namespace:Antares -Toolbox src/ui/simulator/toolbox/components/datagrid/filter/operator/notequals.h /^namespace Toolbox$/;" n namespace:Antares -Toolbox src/ui/simulator/toolbox/components/datagrid/filter/parameter/parameter.cpp /^namespace Toolbox$/;" n namespace:Antares file: -Toolbox src/ui/simulator/toolbox/components/datagrid/filter/parameter/parameter.h /^namespace Toolbox$/;" n namespace:Antares -Toolbox src/ui/simulator/toolbox/components/datagrid/filter/static.cpp /^namespace Toolbox$/;" n namespace:Antares file: -Toolbox src/ui/simulator/toolbox/components/wizardheader.cpp /^namespace Toolbox$/;" n namespace:Antares file: -Toolbox src/ui/simulator/toolbox/components/wizardheader.h /^namespace Toolbox$/;" n namespace:Antares -Toolbox src/ui/simulator/toolbox/execute/execute.cpp /^namespace Toolbox$/;" n namespace:Antares file: -Toolbox src/ui/simulator/toolbox/execute/execute.h /^namespace Toolbox$/;" n namespace:Antares -Toolbox src/ui/simulator/toolbox/input/area.cpp /^namespace Toolbox$/;" n namespace:Antares file: -Toolbox src/ui/simulator/toolbox/input/area.h /^namespace Toolbox$/;" n namespace:Antares -Toolbox src/ui/simulator/toolbox/input/bindingconstraint/bindingconstraint.cpp /^namespace Toolbox$/;" n namespace:Antares file: -Toolbox src/ui/simulator/toolbox/input/bindingconstraint/bindingconstraint.h /^namespace Toolbox$/;" n namespace:Antares -Toolbox src/ui/simulator/toolbox/input/connection.cpp /^namespace Toolbox$/;" n namespace:Antares file: -Toolbox src/ui/simulator/toolbox/input/connection.h /^namespace Toolbox$/;" n namespace:Antares -Toolbox src/ui/simulator/toolbox/input/input.cpp /^namespace Toolbox$/;" n namespace:Antares file: -Toolbox src/ui/simulator/toolbox/input/input.h /^namespace Toolbox$/;" n namespace:Antares -Toolbox src/ui/simulator/toolbox/input/renewable-cluster.cpp /^namespace Toolbox$/;" n namespace:Antares file: -Toolbox src/ui/simulator/toolbox/input/renewable-cluster.h /^namespace Toolbox$/;" n namespace:Antares -Toolbox src/ui/simulator/toolbox/input/thermal-cluster.cpp /^namespace Toolbox$/;" n namespace:Antares file: -Toolbox src/ui/simulator/toolbox/input/thermal-cluster.h /^namespace Toolbox$/;" n namespace:Antares -Toolbox src/ui/simulator/toolbox/jobs/job.cpp /^namespace Toolbox$/;" n namespace:Antares file: -Toolbox src/ui/simulator/toolbox/jobs/job.h /^namespace Toolbox$/;" n namespace:Antares -Toolbox src/ui/simulator/toolbox/spotlight/area.cpp /^namespace Toolbox$/;" n namespace:Antares file: -Toolbox src/ui/simulator/toolbox/spotlight/area.h /^namespace Toolbox$/;" n namespace:Antares -Toolbox src/ui/simulator/toolbox/spotlight/constraint.cpp /^namespace Toolbox$/;" n namespace:Antares file: -Toolbox src/ui/simulator/toolbox/spotlight/constraint.h /^namespace Toolbox$/;" n namespace:Antares -Toolbox src/ui/simulator/toolbox/validator.cpp /^namespace Toolbox$/;" n namespace:Antares file: -Toolbox src/ui/simulator/toolbox/validator.h /^namespace Toolbox$/;" n namespace:Antares -Tools docs/reference-guide/03-commands.md /^## Tools$/;" s chapter:Commands -Total src/ext/yuni/src/yuni/core/system/memory.cpp /^uint64_t Total()$/;" f namespace:Yuni::System::Memory typeref:typename:uint64_t -Total src/tools/yby-aggregator/progress.cpp /^uint Progress::Total = 0;$/;" m class:Progress typeref:typename:uint -Total src/tools/yby-aggregator/progress.h /^ static uint Total;$/;" m class:Progress typeref:typename:uint -TotalDemandOfMarketPool src/solver/simulation/sim_structure_probleme_economique.h /^ double* TotalDemandOfMarketPool;$/;" m struct:DEMAND_MARKET_POOL typeref:typename:double * -Traits src/ext/yuni/src/yuni/core/string/string.h /^namespace Traits$/;" n namespace:Yuni -Traits src/ext/yuni/src/yuni/core/traits/cstring.h /^namespace Traits$/;" n namespace:Yuni -Traits src/ext/yuni/src/yuni/core/traits/length.h /^namespace Traits$/;" n namespace:Yuni -TraitsSelectorAppend src/ext/yuni/src/yuni/core/string/string.hxx /^struct TraitsSelectorAppend final$/;" s namespace:Yuni::__anon50c553b60111 -TraitsSelectorAppend src/ext/yuni/src/yuni/core/string/string.hxx /^struct TraitsSelectorAppend final$/;" s namespace:Yuni::__anon50c553b60111 -TraitsSelectorAssign src/ext/yuni/src/yuni/core/string/string.hxx /^struct TraitsSelectorAssign final$/;" s namespace:Yuni::__anon50c553b60111 -TraitsSelectorAssign src/ext/yuni/src/yuni/core/string/string.hxx /^struct TraitsSelectorAssign final$/;" s namespace:Yuni::__anon50c553b60111 -TraitsSelectorAssign src/ext/yuni/src/yuni/core/string/string.hxx /^struct TraitsSelectorAssign final$/;" s namespace:Yuni::__anon50c553b60111 -TransferBoundFlexDownEdge src/solver/simulation/sim_structure_probleme_economique.h /^ double* TransferBoundFlexDownEdge;$/;" m struct:TRANSFER_BOUND_AND_LEVEL_FLEX_DOWN_EDGE typeref:typename:double * -TransferBoundFlexUpEdge src/solver/simulation/sim_structure_probleme_economique.h /^ double* TransferBoundFlexUpEdge;$/;" m struct:TRANSFER_BOUND_AND_LEVEL_FLEX_UP_EDGE typeref:typename:double * -TransferBoundMarketEdge src/solver/simulation/sim_structure_probleme_economique.h /^ double* TransferBoundMarketEdge;$/;" m struct:TRANSFER_BOUND_AND_LEVEL_MARKET_EDGE typeref:typename:double * -TransferLevelFlexDownEdge src/solver/simulation/sim_structure_probleme_economique.h /^ double* TransferLevelFlexDownEdge;$/;" m struct:TRANSFER_BOUND_AND_LEVEL_FLEX_DOWN_EDGE typeref:typename:double * -TransferLevelFlexUpEdge src/solver/simulation/sim_structure_probleme_economique.h /^ double* TransferLevelFlexUpEdge;$/;" m struct:TRANSFER_BOUND_AND_LEVEL_FLEX_UP_EDGE typeref:typename:double * -TransferLevelMarketEdge src/solver/simulation/sim_structure_probleme_economique.h /^ double* TransferLevelMarketEdge;$/;" m struct:TRANSFER_BOUND_AND_LEVEL_MARKET_EDGE typeref:typename:double * -TransformNameIntoID src/libs/antares/utils/include/antares/utils/utils.hxx /^void TransformNameIntoID(const AnyString& name, StringT& out)$/;" f namespace:Antares typeref:typename:void -TransformNameIntoID src/libs/antares/utils/utils.cpp /^void TransformNameIntoID(const AnyString& name, std::string& out)$/;" f namespace:Antares typeref:typename:void -Transmission project profitability docs/reference-guide/01-introduction.md /^### Transmission project profitability$/;" S chapter:General content of Antares\\_Simulator sessions -Traverse src/ext/yuni/src/yuni/io/directory/iterator/iterator.cpp /^void Traverse(Options& options, IDetachedThread* thread)$/;" f namespace:Yuni::Private::IO::Directory::Iterator typeref:typename:void -TraverseUnixFolder src/ext/yuni/src/yuni/io/directory/iterator/iterator.cpp /^Flow TraverseUnixFolder(const String& filename, Options& opts, IDetachedThread* thread, bool fil/;" f namespace:Yuni::Private::IO::Directory::Iterator typeref:typename:Flow -TraverseWindowsFolder src/ext/yuni/src/yuni/io/directory/iterator/iterator.cpp /^Flow TraverseWindowsFolder(const String& filename,$/;" f namespace:Yuni::Private::IO::Directory::Iterator typeref:typename:Flow -Tree src/ext/yuni/src/yuni/core/tree/n/iterator/childiterator.h /^namespace Tree$/;" n namespace:Yuni::Private::Core -Tree src/ext/yuni/src/yuni/core/tree/n/iterator/childiterator.hxx /^namespace Tree$/;" n namespace:Yuni::Private::Core -Tree src/ext/yuni/src/yuni/core/tree/n/iterator/depthinfixiterator.h /^namespace Tree$/;" n namespace:Yuni::Private::Core -Tree src/ext/yuni/src/yuni/core/tree/n/iterator/depthinfixiterator.hxx /^namespace Tree$/;" n namespace:Yuni::Private::Core -Tree src/ext/yuni/src/yuni/core/tree/n/iterator/depthprefixiterator.h /^namespace Tree$/;" n namespace:Yuni::Private::Core -Tree src/ext/yuni/src/yuni/core/tree/n/iterator/depthprefixiterator.hxx /^namespace Tree$/;" n namespace:Yuni::Private::Core -Tree src/ext/yuni/src/yuni/core/tree/n/iterator/depthsuffixiterator.h /^namespace Tree$/;" n namespace:Yuni::Private::Core -Tree src/ext/yuni/src/yuni/core/tree/n/iterator/depthsuffixiterator.hxx /^namespace Tree$/;" n namespace:Yuni::Private::Core -TreeLeaf src/ui/simulator/toolbox/input/connection.cpp /^ TreeLeaf(Data::AreaLink* lnk) : pLink(lnk)$/;" f class:Antares::Toolbox::InputSelector::TreeLeaf file: -TreeLeaf src/ui/simulator/toolbox/input/connection.cpp /^class TreeLeaf final : public wxTreeItemData$/;" c namespace:Antares::Toolbox::InputSelector file: -TreeN src/ext/yuni/src/yuni/core/tree/n/treeN.h /^class YUNI_DECL TreeN : public TP>$/;" c namespace:Yuni::Core -TreeN src/ext/yuni/src/yuni/core/tree/n/treeN.hxx /^inline TreeN::TreeN() : pParent(nullptr), pChildrenCount(0), pRefCount(0)$/;" f class:Yuni::Core::TreeN -TreeNNode src/ext/yuni/src/yuni/core/tree/n/treeN.h /^ typedef TreeN TreeNNode;$/;" t class:Yuni::Core::TreeN typeref:typename:TreeN -Triangle src/ext/yuni/src/yuni/core/math/geometry/triangle.h /^ Triangle(const Triangle& t) :$/;" f class:Yuni::Triangle -Triangle src/ext/yuni/src/yuni/core/math/geometry/triangle.h /^ Triangle(const Vertex& v1, const Vertex& v2, const Vertex& v3) :$/;" f class:Yuni::Triangle -Triangle src/ext/yuni/src/yuni/core/math/geometry/triangle.h /^class YUNI_DECL Triangle final$/;" c namespace:Yuni -Triangle_courant src/solver/ts-generator/xcast/xcast.h /^ float** Triangle_courant;$/;" m class:Antares::Solver::TSGenerator::XCast::XCast typeref:typename:float ** -Triangle_reference src/solver/ts-generator/xcast/xcast.h /^ float** Triangle_reference;$/;" m class:Antares::Solver::TSGenerator::XCast::XCast typeref:typename:float ** -Tribool src/ext/yuni/src/yuni/core/tribool.h /^class Tribool final$/;" c namespace:Yuni -Tribool src/ext/yuni/src/yuni/core/tribool.hxx /^inline Tribool::Tribool()$/;" f class:Yuni::Tribool -Tribool src/ext/yuni/src/yuni/core/tribool.hxx /^inline Tribool::Tribool(bool value, bool defvalue)$/;" f class:Yuni::Tribool -Tribool src/ext/yuni/src/yuni/core/tribool.hxx /^inline Tribool::Tribool(const NullPtr&, bool defvalue)$/;" f class:Yuni::Tribool -Tribool src/ext/yuni/src/yuni/core/tribool.hxx /^inline Tribool::Tribool(const Tribool& rhs)$/;" f class:Yuni::Tribool -TriboolValue src/ext/yuni/src/yuni/core/tribool.h /^ union TriboolValue$/;" u class:Yuni::Tribool -TrueType src/ext/yuni/src/yuni/core/static/inherit.h /^ typedef int TrueType;$/;" t class:Yuni::Static::InheritsFrom typeref:typename:int -Trunc src/ext/yuni/src/yuni/core/math/math.hxx /^inline T Trunc(T x, uint)$/;" f namespace:Yuni::Math typeref:typename:T -Trunc src/ext/yuni/src/yuni/core/math/math.hxx /^inline double Trunc(double x, uint place)$/;" f namespace:Yuni::Math typeref:typename:double -Trunc src/ext/yuni/src/yuni/core/math/math.hxx /^inline float Trunc(float x, uint place)$/;" f namespace:Yuni::Math typeref:typename:float -Trunc src/ext/yuni/src/yuni/core/math/math.hxx /^inline long double Trunc(long double x, uint place)$/;" f namespace:Yuni::Math typeref:typename:long double -TruncateFileDefault src/ext/yuni/src/yuni/io/file/stream.cpp /^static bool TruncateFileDefault(Stream& file, uint64_t size)$/;" f namespace:Yuni::IO::File typeref:typename:bool file: -TryAreaListFileExtraction src/ui/simulator/windows/output/job.cpp /^static inline bool TryAreaListFileExtraction(const AnyString& path, MapT& content)$/;" f namespace:Antares::Private::OutputViewerData typeref:typename:bool file: -TryLinkListFileExtraction src/ui/simulator/windows/output/job.cpp /^static inline bool TryLinkListFileExtraction(const AnyString& path, MapT& content)$/;" f namespace:Antares::Private::OutputViewerData typeref:typename:bool file: -TryToGetTheTitleFromStudyFolder src/ui/simulator/application/recentfiles.cpp /^static bool TryToGetTheTitleFromStudyFolder(String& cstr,$/;" f namespace:Antares::RecentFiles typeref:typename:bool file: -TuneSolverSpecificOptions src/solver/utils/ortools_utils.cpp /^void ProblemSimplexeNommeConverter::TuneSolverSpecificOptions(MPSolver* solver) const$/;" f class:Antares::Optimization::ProblemSimplexeNommeConverter typeref:typename:void -TurbinageEntreBornes src/solver/simulation/sim_structure_probleme_economique.h /^ bool TurbinageEntreBornes;$/;" m struct:ENERGIES_ET_PUISSANCES_HYDRAULIQUES typeref:typename:bool -TurbinageHoraire src/solver/simulation/sim_structure_probleme_economique.h /^ std::vector TurbinageHoraire;$/;" m struct:RESULTATS_HORAIRES typeref:typename:std::vector -TurbinageHoraireDown src/solver/simulation/sim_structure_probleme_economique.h /^ std::vector TurbinageHoraireDown;$/;" m struct:RESULTATS_HORAIRES typeref:typename:std::vector -TurbinageHoraireUp src/solver/simulation/sim_structure_probleme_economique.h /^ std::vector TurbinageHoraireUp;$/;" m struct:RESULTATS_HORAIRES typeref:typename:std::vector -Turbine src/solver/hydro/daily/h2o_j_donnees_mensuelles.h /^ std::vector Turbine; \/* Resultat a recuperer par l'appelant *\/$/;" m struct:DONNEES_MENSUELLES typeref:typename:std::vector -Turbine src/solver/hydro/daily2/h2o2_j_donnees_mensuelles.h /^ std::vector Turbine; \/* Resultat a recuperer par l'appelant *\/$/;" m struct:__anon625255900108 typeref:typename:std::vector -Turbine src/solver/hydro/monthly/h2o_m_donnees_annuelles.h /^ std::vector Turbine; \/* Resultat a recuperer par l'appelant *\/$/;" m struct:__anon527900b10108 typeref:typename:std::vector -TurbineCible src/solver/hydro/daily/h2o_j_donnees_mensuelles.h /^ std::vector TurbineCible; \/* A renseigner par l'appelant : 1 valeur par jour *\/$/;" m struct:DONNEES_MENSUELLES typeref:typename:std::vector -TurbineCible src/solver/hydro/daily2/h2o2_j_donnees_mensuelles.h /^ std::vector TurbineCible; \/* A renseigner par l'appelant : 1 valeur par jour *\/$/;" m struct:__anon625255900108 typeref:typename:std::vector -TurbineCible src/solver/hydro/monthly/h2o_m_donnees_annuelles.h /^ std::vector TurbineCible; \/* A renseigner par l'appelant : 1 valeur par mo/;" m struct:__anon527900b10108 typeref:typename:std::vector -TurbineDuMois src/solver/hydro/daily/h2o_j_donnees_mensuelles.h /^ double TurbineDuMois; \/* A renseigner par l'appelant (c'est le turbine opt du mois) *\/$/;" m struct:DONNEES_MENSUELLES typeref:typename:double -TurbineDuMois src/solver/hydro/daily2/h2o2_j_donnees_mensuelles.h /^ double TurbineDuMois; \/* A renseigner par l'appelant (somme des turbines cibles du mois) *\/$/;" m struct:__anon625255900108 typeref:typename:double -TurbineMax src/solver/hydro/daily/h2o_j_donnees_mensuelles.h /^ std::vector TurbineMax; \/* A renseigner par l'appelant : 1 valeur par jour *\/$/;" m struct:DONNEES_MENSUELLES typeref:typename:std::vector -TurbineMax src/solver/hydro/daily2/h2o2_j_donnees_mensuelles.h /^ std::vector TurbineMax; \/* A renseigner par l'appelant : 1 valeur par jour *\/$/;" m struct:__anon625255900108 typeref:typename:std::vector -TurbineMax src/solver/hydro/monthly/h2o_m_donnees_annuelles.h /^ std::vector TurbineMax; \/* A renseigner par l'appelant : 1 valeur par mo/;" m struct:__anon527900b10108 typeref:typename:std::vector -TurbineMin src/solver/hydro/daily/h2o_j_donnees_mensuelles.h /^ std::vector TurbineMin;$/;" m struct:DONNEES_MENSUELLES typeref:typename:std::vector -TurbineMin src/solver/hydro/daily2/h2o2_j_donnees_mensuelles.h /^ std::vector TurbineMin; \/*Minimum Hourly Hydro-Storage Generation*\/$/;" m struct:__anon625255900108 typeref:typename:std::vector -TurbineMin src/solver/hydro/monthly/h2o_m_donnees_annuelles.h /^ std::vector TurbineMin;$/;" m struct:__anon527900b10108 typeref:typename:std::vector -Type src/ext/yuni/src/yuni/core/any/any.private.h /^ static const std::type_info& Type()$/;" f struct:Yuni::Private::Any::Functions::TypeManipulator typeref:typename:const std::type_info & -Type src/ext/yuni/src/yuni/core/atomic/int.h /^ typedef typename Private::AtomicImpl::TypeFromSize::Type Type;$/;" t class:Yuni::Atomic::YUNI_ATOMIC_INHERITS typeref:typename:Private::AtomicImpl::TypeFromSize::Type -Type src/ext/yuni/src/yuni/core/atomic/traits.h /^ If, Policy::SingleThreaded>::ResultType Type/;" t struct:Yuni::Private::AtomicImpl::ThreadingPolicy typeref:typename:Static::If,Policy::SingleThreaded>::ResultType -Type src/ext/yuni/src/yuni/core/atomic/traits.h /^ typedef T Type;$/;" t struct:Yuni::Private::AtomicImpl::Volatile typeref:typename:T -Type src/ext/yuni/src/yuni/core/atomic/traits.h /^ typedef int32_t Type;$/;" t struct:Yuni::Private::AtomicImpl::TypeFromSize typeref:typename:int32_t -Type src/ext/yuni/src/yuni/core/atomic/traits.h /^ typedef int64_t Type;$/;" t struct:Yuni::Private::AtomicImpl::TypeFromSize typeref:typename:int64_t -Type src/ext/yuni/src/yuni/core/bind/bind.h /^ I>::Type Type;$/;" t struct:Yuni::Bind::WithUserData::Argument -Type src/ext/yuni/src/yuni/core/bind/bind.h /^ I>::Type Type;$/;" t struct:Yuni::Bind::Argument -Type src/ext/yuni/src/yuni/core/bind/bind.h /^ I>::Type Type;$/;" t struct:Yuni::Bind::WithUserData::Argument -Type src/ext/yuni/src/yuni/core/bind/bind.h /^ I>::Type Type;$/;" t struct:Yuni::Bind::Argument -Type src/ext/yuni/src/yuni/core/bind/bind.h /^ Type;$/;" t struct:Yuni::Bind::WithUserData::Argument -Type src/ext/yuni/src/yuni/core/bind/bind.h /^ Argument::Type Typ/;" t struct:Yuni::Bind::WithUserData::Argument -Type src/ext/yuni/src/yuni/core/bind/bind.h /^ Argument::Type Type;$/;" t struct:Yuni::Bind::WithUserData::Argument -Type src/ext/yuni/src/yuni/core/bind/bind.h /^ Argument::Type Type;$/;" t struct:Yuni::Bind::WithUserData::Argument -Type src/ext/yuni/src/yuni/core/bind/bind.h /^ I>::Type Type;$/;" t struct:Yuni::Bind::WithUserData::Argument -Type src/ext/yuni/src/yuni/core/bind/bind.h /^ typename Private::BindImpl::Argument::Type Ty/;" t struct:Yuni::Bind::WithUserData::Argument -Type src/ext/yuni/src/yuni/core/bind/bind.h /^ typename Private::BindImpl::Argument::Type Type;$/;" t struct:Yuni::Bind::WithUserData::Argument -Type src/ext/yuni/src/yuni/core/bind/bind.h /^ Type;$/;" t struct:Yuni::Bind::Argument -Type src/ext/yuni/src/yuni/core/bind/bind.h /^ typedef typename Private::BindImpl::Argument::Type Type/;" t struct:Yuni::Bind::WithUserData::Argument -Type src/ext/yuni/src/yuni/core/bind/bind.h /^ typedef typename Private::BindImpl::Argument::Type Type;$/;" t struct:Yuni::Bind::WithUserData::Argument -Type src/ext/yuni/src/yuni/core/bind/bind.h /^ typedef typename Private::BindImpl::Argument::Type Type;$/;" t struct:Yuni::Bind::WithUserData::Argument -Type src/ext/yuni/src/yuni/core/bind/bind.h /^ typedef typename Private::BindImpl::Argument::Type Type;$/;" t struct:Yuni::Bind::WithUserData::Argument -Type src/ext/yuni/src/yuni/core/bind/bind.h /^ typedef typename Private::BindImpl::Argument::Type Type;$/;" t struct:Yuni::Bind::WithUserData::Argument -Type src/ext/yuni/src/yuni/core/bind/bind.h /^ typedef typename Private::BindImpl::Argument::Type Type;$/;" t struct:Yuni::Bind::WithUserData::Argument -Type src/ext/yuni/src/yuni/core/bind/bind.h /^ Argument::Type Type;$/;" t struct:Yuni::Bind::Argument -Type src/ext/yuni/src/yuni/core/bind/bind.h /^ Argument::Type Type;$/;" t struct:Yuni::Bind::Argument -Type src/ext/yuni/src/yuni/core/bind/bind.h /^ Class::*Type)(A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15);$/;" t struct:Yuni::Bind::PointerToMember typeref:typename:R (Class::*)(A0,A1,A2,A3,A4,A5,A6,A7,A8,A9,A10,A11,A12,A13,A14,A15) -Type src/ext/yuni/src/yuni/core/bind/bind.h /^ I>::Type Type;$/;" t struct:Yuni::Bind::Argument -Type src/ext/yuni/src/yuni/core/bind/bind.h /^ typename Private::BindImpl::Argument::Type Type;$/;" t struct:Yuni::Bind::Argument -Type src/ext/yuni/src/yuni/core/bind/bind.h /^ typename Private::BindImpl::Argument::Type T/;" t struct:Yuni::Bind::Argument -Type src/ext/yuni/src/yuni/core/bind/bind.h /^ typedef R (Class::*Type)();$/;" t struct:Yuni::Bind::PointerToMember typeref:typename:R (Class::*)() -Type src/ext/yuni/src/yuni/core/bind/bind.h /^ typedef R (Class::*Type)(A0);$/;" t struct:Yuni::Bind::PointerToMember typeref:typename:R (Class::*)(A0) -Type src/ext/yuni/src/yuni/core/bind/bind.h /^ typedef R (Class::*Type)(A0, A1);$/;" t struct:Yuni::Bind::PointerToMember typeref:typename:R (Class::*)(A0,A1) -Type src/ext/yuni/src/yuni/core/bind/bind.h /^ typedef R (Class::*Type)(A0, A1, A2);$/;" t struct:Yuni::Bind::PointerToMember typeref:typename:R (Class::*)(A0,A1,A2) -Type src/ext/yuni/src/yuni/core/bind/bind.h /^ typedef R (Class::*Type)(A0, A1, A2, A3);$/;" t struct:Yuni::Bind::PointerToMember typeref:typename:R (Class::*)(A0,A1,A2,A3) -Type src/ext/yuni/src/yuni/core/bind/bind.h /^ typedef R (Class::*Type)(A0, A1, A2, A3, A4);$/;" t struct:Yuni::Bind::PointerToMember typeref:typename:R (Class::*)(A0,A1,A2,A3,A4) -Type src/ext/yuni/src/yuni/core/bind/bind.h /^ typedef R (Class::*Type)(A0, A1, A2, A3, A4, A5);$/;" t struct:Yuni::Bind::PointerToMember typeref:typename:R (Class::*)(A0,A1,A2,A3,A4,A5) -Type src/ext/yuni/src/yuni/core/bind/bind.h /^ typedef R (Class::*Type)(A0, A1, A2, A3, A4, A5, A6);$/;" t struct:Yuni::Bind::PointerToMember typeref:typename:R (Class::*)(A0,A1,A2,A3,A4,A5,A6) -Type src/ext/yuni/src/yuni/core/bind/bind.h /^ typedef R (Class::*Type)(A0, A1, A2, A3, A4, A5, A6, A7);$/;" t struct:Yuni::Bind::PointerToMember typeref:typename:R (Class::*)(A0,A1,A2,A3,A4,A5,A6,A7) -Type src/ext/yuni/src/yuni/core/bind/bind.h /^ typedef R (Class::*Type)(A0, A1, A2, A3, A4, A5, A6, A7, A8);$/;" t struct:Yuni::Bind::PointerToMember typeref:typename:R (Class::*)(A0,A1,A2,A3,A4,A5,A6,A7,A8) -Type src/ext/yuni/src/yuni/core/bind/bind.h /^ typedef R (Class::*Type)(A0, A1, A2, A3, A4, A5, A6, A7, A8, A9);$/;" t struct:Yuni::Bind::PointerToMember typeref:typename:R (Class::*)(A0,A1,A2,A3,A4,A5,A6,A7,A8,A9) -Type src/ext/yuni/src/yuni/core/bind/bind.h /^ typedef R (Class::*Type)(A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10);$/;" t struct:Yuni::Bind::PointerToMember typeref:typename:R (Class::*)(A0,A1,A2,A3,A4,A5,A6,A7,A8,A9,A10) -Type src/ext/yuni/src/yuni/core/bind/bind.h /^ typedef R (Class::*Type)(A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11);$/;" t struct:Yuni::Bind::PointerToMember typeref:typename:R (Class::*)(A0,A1,A2,A3,A4,A5,A6,A7,A8,A9,A10,A11) -Type src/ext/yuni/src/yuni/core/bind/bind.h /^ typedef R (Class::*Type)(A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12);$/;" t struct:Yuni::Bind::PointerToMember typeref:typename:R (Class::*)(A0,A1,A2,A3,A4,A5,A6,A7,A8,A9,A10,A11,A12) -Type src/ext/yuni/src/yuni/core/bind/bind.h /^ typedef R (Class::*Type)(A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13);$/;" t struct:Yuni::Bind::PointerToMember typeref:typename:R (Class::*)(A0,A1,A2,A3,A4,A5,A6,A7,A8,A9,A10,A11,A12,A13) -Type src/ext/yuni/src/yuni/core/bind/bind.h /^ typedef R (Class::*Type)(A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14/;" t struct:Yuni::Bind::PointerToMember typeref:typename:R (Class::*)(A0,A1,A2,A3,A4,A5,A6,A7,A8,A9,A10,A11,A12,A13,A14) -Type src/ext/yuni/src/yuni/core/bind/bind.h /^ typedef typename Private::BindImpl::Argument::Type Type;$/;" t struct:Yuni::Bind::Argument -Type src/ext/yuni/src/yuni/core/bind/bind.h /^ typedef typename Private::BindImpl::Argument::Type Type;$/;" t struct:Yuni::Bind::Argument -Type src/ext/yuni/src/yuni/core/bind/bind.h /^ typedef typename Private::BindImpl::Argument::Type Type;$/;" t struct:Yuni::Bind::Argument -Type src/ext/yuni/src/yuni/core/bind/bind.h /^ typedef typename Private::BindImpl::Argument::Type Type;$/;" t struct:Yuni::Bind::Argument -Type src/ext/yuni/src/yuni/core/bind/bind.h /^ typedef typename Private::BindImpl::Argument::Type Type;$/;" t struct:Yuni::Bind::Argument -Type src/ext/yuni/src/yuni/core/bind/bind.h /^ typedef typename Private::BindImpl::Argument::Type Type;$/;" t struct:Yuni::Bind::Argument -Type src/ext/yuni/src/yuni/core/bind/bind.h /^ typedef typename Private::BindImpl::Argument::Type Type;$/;" t struct:Yuni::Bind::Argument -Type src/ext/yuni/src/yuni/core/bind/bind.h /^ typedef typename Private::BindImpl::Argument::Type Typ/;" t struct:Yuni::Bind::Argument -Type src/ext/yuni/src/yuni/core/bind/bind.h /^ Type;$/;" t class:Yuni::Bind -Type src/ext/yuni/src/yuni/core/bind/bind.h /^ typedef Bind Type;$/;" t class:Yuni::Bind -Type src/ext/yuni/src/yuni/core/bind/bind.h /^ typedef Bind Type;$/;" t class:Yuni::Bind -Type src/ext/yuni/src/yuni/core/bind/bind.h /^ typedef Bind Type;$/;" t class:Yuni::Bind -Type src/ext/yuni/src/yuni/core/bind/bind.h /^ typedef Bind Type;$/;" t class:Yuni::Bind -Type src/ext/yuni/src/yuni/core/bind/bind.h /^ typedef Bind Type;$/;" t class:Yuni::Bind -Type src/ext/yuni/src/yuni/core/bind/bind.h /^ typedef Bind Type;$/;" t class:Yuni::Bind -Type src/ext/yuni/src/yuni/core/bind/bind.h /^ typedef Bind Type;$/;" t class:Yuni::Bind -Type src/ext/yuni/src/yuni/core/bind/bind.h /^ typedef Bind Type;$/;" t class:Yuni::Bind -Type src/ext/yuni/src/yuni/core/bind/bind.h /^ typedef Bind Type;$/;" t class:Yuni::Bind -Type src/ext/yuni/src/yuni/core/bind/bind.h /^ typedef Bind Type;$/;" t class:Yuni::Bind -Type src/ext/yuni/src/yuni/core/bind/bind.h /^ typedef Bind Type;$/;" t class:Yuni::Bind -Type src/ext/yuni/src/yuni/core/bind/bind.h /^ typedef Bind Type;$/;" t class:Yuni::Bind -Type src/ext/yuni/src/yuni/core/bind/bind.h /^ typedef Bind Type;$/;" t class:Yuni::Bind -Type src/ext/yuni/src/yuni/core/bind/bind.h /^ typedef Bind Type;$/;" t class:Yuni::Bind -Type src/ext/yuni/src/yuni/core/bind/bind.h /^ typedef Bind Type;$/;" t class:Yuni::Bind -Type src/ext/yuni/src/yuni/core/bind/bind.h /^ typedef Bind T/;" t class:Yuni::Bind -Type src/ext/yuni/src/yuni/core/bind/bind.h /^ typedef Bind Type;$/;" t class:Yuni::Bind -Type src/ext/yuni/src/yuni/core/bind/bind.h /^ typedef Bind Type;$/;" t class:Yuni::Bind -Type src/ext/yuni/src/yuni/core/bind/bind.h /^ typedef Bind Type;$/;" t class:Yuni::Bind -Type src/ext/yuni/src/yuni/core/bind/bind.h /^ typedef Bind Type;$/;" t class:Yuni::Bind -Type src/ext/yuni/src/yuni/core/bind/bind.h /^ typedef Bind Type;$/;" t class:Yuni::Bind -Type src/ext/yuni/src/yuni/core/bind/bind.h /^ typedef Bind Type;$/;" t class:Yuni::Bind -Type src/ext/yuni/src/yuni/core/bind/bind.h /^ typedef Bind Type;$/;" t class:Yuni::Bind -Type src/ext/yuni/src/yuni/core/bind/bind.h /^ typedef Bind Type;$/;" t class:Yuni::Bind -Type src/ext/yuni/src/yuni/core/bind/bind.h /^ typedef Bind Type;$/;" t class:Yuni::Bind -Type src/ext/yuni/src/yuni/core/bind/bind.h /^ typedef Bind Type;$/;" t class:Yuni::Bind -Type src/ext/yuni/src/yuni/core/bind/bind.h /^ typedef Bind Type;$/;" t class:Yuni::Bind -Type src/ext/yuni/src/yuni/core/bind/bind.h /^ typedef Bind Type;$/;" t class:Yuni::Bind -Type src/ext/yuni/src/yuni/core/bind/bind.h /^ typedef Bind Type;$/;" t class:Yuni::Bind -Type src/ext/yuni/src/yuni/core/bind/bind.h /^ typedef Bind T/;" t class:Yuni::Bind -Type src/ext/yuni/src/yuni/core/bind/bind.h /^ typedef Bind Type;$/;" t class:Yuni::Bind -Type src/ext/yuni/src/yuni/core/bind/bind.h /^ typedef Bind Type;$/;" t class:Yuni::Bind -Type src/ext/yuni/src/yuni/core/bind/bind.h /^ typedef Bind Type;$/;" t class:Yuni::Bind -Type src/ext/yuni/src/yuni/core/bind/bind.h /^ typedef Bind Type;$/;" t class:Yuni::Bind -Type src/ext/yuni/src/yuni/core/bind/bind.h /^ typedef Bind Type;$/;" t class:Yuni::Bind -Type src/ext/yuni/src/yuni/core/bind/bind.h /^ typedef Bind Type;$/;" t class:Yuni::Bind -Type src/ext/yuni/src/yuni/core/bind/bind.h /^ typedef Bind Type;$/;" t class:Yuni::Bind -Type src/ext/yuni/src/yuni/core/bind/bind.h /^ typedef Bind Type;$/;" t class:Yuni::Bind -Type src/ext/yuni/src/yuni/core/bind/bind.h /^ typedef Bind Type;$/;" t class:Yuni::Bind -Type src/ext/yuni/src/yuni/core/bind/bind.h /^ typedef Bind Type;$/;" t class:Yuni::Bind -Type src/ext/yuni/src/yuni/core/bind/bind.h /^ typedef Bind Type;$/;" t class:Yuni::Bind -Type src/ext/yuni/src/yuni/core/bind/bind.h /^ typedef Bind Type;$/;" t class:Yuni::Bind -Type src/ext/yuni/src/yuni/core/bind/bind.h /^ typedef Bind Type;$/;" t class:Yuni::Bind -Type src/ext/yuni/src/yuni/core/bind/bind.h /^ typedef Bind Type;$/;" t class:Yuni::Bind -Type src/ext/yuni/src/yuni/core/bind/bind.h /^ typedef Bind Type;$/;" t class:Yuni::Bind -Type src/ext/yuni/src/yuni/core/bind/bind.h /^ typedef Bind Type;$/;" t class:Yuni::Bind -Type src/ext/yuni/src/yuni/core/bind/bind.h.generator.commonstypes.hpp /^ typedef typename Private::BindImpl::ArgumentU),I>::Ty/;" t struct:WithUserData::Argument -Type src/ext/yuni/src/yuni/core/bind/bind.h.generator.commonstypes.hpp /^ typedef R (Class::*Type)(<%=generator.list(i)%>);$/;" t struct:PointerToMember typeref:typename:R (Class::*)({=generator.list(i)}) -Type src/ext/yuni/src/yuni/core/bind/bind.h.generator.commonstypes.hpp /^ typedef typename Private::BindImpl::Argument),I>::Type Type;$/;" t struct:Argument -Type src/ext/yuni/src/yuni/core/bind/traits.h /^ Type;$/;" t struct:Yuni::Private::BindImpl::Parameter typeref:typename:const typename Static::Remove::Const::Type>::Type & -Type src/ext/yuni/src/yuni/core/bind/traits.h /^ typedef A0 Type;$/;" t struct:Yuni::Private::BindImpl::Argument typeref:typename:A0 -Type src/ext/yuni/src/yuni/core/bind/traits.h /^ typedef A1 Type;$/;" t struct:Yuni::Private::BindImpl::Argument typeref:typename:A1 -Type src/ext/yuni/src/yuni/core/bind/traits.h /^ typedef A10 Type;$/;" t struct:Yuni::Private::BindImpl::Argument typeref:typename:A10 -Type src/ext/yuni/src/yuni/core/bind/traits.h /^ typedef A11 Type;$/;" t struct:Yuni::Private::BindImpl::Argument typeref:typename:A11 -Type src/ext/yuni/src/yuni/core/bind/traits.h /^ typedef A12 Type;$/;" t struct:Yuni::Private::BindImpl::Argument typeref:typename:A12 -Type src/ext/yuni/src/yuni/core/bind/traits.h /^ typedef A13 Type;$/;" t struct:Yuni::Private::BindImpl::Argument typeref:typename:A13 -Type src/ext/yuni/src/yuni/core/bind/traits.h /^ typedef A14 Type;$/;" t struct:Yuni::Private::BindImpl::Argument typeref:typename:A14 -Type src/ext/yuni/src/yuni/core/bind/traits.h /^ typedef A15 Type;$/;" t struct:Yuni::Private::BindImpl::Argument typeref:typename:A15 -Type src/ext/yuni/src/yuni/core/bind/traits.h /^ typedef A2 Type;$/;" t struct:Yuni::Private::BindImpl::Argument typeref:typename:A2 -Type src/ext/yuni/src/yuni/core/bind/traits.h /^ typedef A3 Type;$/;" t struct:Yuni::Private::BindImpl::Argument typeref:typename:A3 -Type src/ext/yuni/src/yuni/core/bind/traits.h /^ typedef A4 Type;$/;" t struct:Yuni::Private::BindImpl::Argument typeref:typename:A4 -Type src/ext/yuni/src/yuni/core/bind/traits.h /^ typedef A5 Type;$/;" t struct:Yuni::Private::BindImpl::Argument typeref:typename:A5 -Type src/ext/yuni/src/yuni/core/bind/traits.h /^ typedef A6 Type;$/;" t struct:Yuni::Private::BindImpl::Argument typeref:typename:A6 -Type src/ext/yuni/src/yuni/core/bind/traits.h /^ typedef A7 Type;$/;" t struct:Yuni::Private::BindImpl::Argument typeref:typename:A7 -Type src/ext/yuni/src/yuni/core/bind/traits.h /^ typedef A8 Type;$/;" t struct:Yuni::Private::BindImpl::Argument typeref:typename:A8 -Type src/ext/yuni/src/yuni/core/bind/traits.h /^ typedef A9 Type;$/;" t struct:Yuni::Private::BindImpl::Argument typeref:typename:A9 -Type src/ext/yuni/src/yuni/core/bind/traits.h /^ typedef T* Type;$/;" t struct:Yuni::Private::BindImpl::Parameter typeref:typename:T * -Type src/ext/yuni/src/yuni/core/bind/traits.h /^ typedef Yuni::None Type;$/;" t struct:Yuni::Private::BindImpl::Argument typeref:typename:Yuni::None -Type src/ext/yuni/src/yuni/core/bind/traits.h /^ typedef const T& Type;$/;" t struct:Yuni::Private::BindImpl::Parameter typeref:typename:const T & -Type src/ext/yuni/src/yuni/core/bind/traits.h /^ typedef const T* Type;$/;" t struct:Yuni::Private::BindImpl::Parameter typeref:typename:const T * -Type src/ext/yuni/src/yuni/core/bind/traits.h.generator.hpp /^ & Type;$/;" t struct:Yuni::Private::BindImpl::Parameter typeref:typename:const typename Static::Remove::Const::Type>::Type & -Type src/ext/yuni/src/yuni/core/bind/traits.h.generator.hpp /^ typedef T* Type;$/;" t struct:Yuni::Private::BindImpl::Parameter typeref:typename:T * -Type src/ext/yuni/src/yuni/core/bind/traits.h.generator.hpp /^ typedef Yuni::None Type;$/;" t struct:Yuni::Private::BindImpl::Argument typeref:typename:Yuni::None -Type src/ext/yuni/src/yuni/core/bind/traits.h.generator.hpp /^ typedef const T& Type;$/;" t struct:Yuni::Private::BindImpl::Parameter typeref:typename:const T & -Type src/ext/yuni/src/yuni/core/bind/traits.h.generator.hpp /^ typedef const T* Type;$/;" t struct:Yuni::Private::BindImpl::Parameter typeref:typename:const T * -Type src/ext/yuni/src/yuni/core/bind/traits.h.generator.hpp /^ struct Argument), <%=j%>> { typedef A<%=j%> Type; };$/;" t struct:Yuni::Private::BindImpl::Argument typeref:typename:A{=j} -Type src/ext/yuni/src/yuni/core/charset/charset.h /^enum Type$/;" g namespace:Yuni::Charset -Type src/ext/yuni/src/yuni/core/color/fwd.h /^ typename SignedType::Type>::Type>::Type>::Type Type;$/;" t struct:Yuni::Private::Color::Calculation -Type src/ext/yuni/src/yuni/core/color/fwd.h /^ typedef T Type;$/;" t struct:Yuni::Private::Color::Print typeref:typename:T -Type src/ext/yuni/src/yuni/core/color/fwd.h /^ typedef double Type;$/;" t struct:Yuni::Private::Color::SignedType typeref:typename:double -Type src/ext/yuni/src/yuni/core/color/fwd.h /^ typedef float Type;$/;" t struct:Yuni::Private::Color::SignedType typeref:typename:float -Type src/ext/yuni/src/yuni/core/color/fwd.h /^ typedef int Type;$/;" t struct:Yuni::Private::Color::Print typeref:typename:int -Type src/ext/yuni/src/yuni/core/color/fwd.h /^ typedef long double Type;$/;" t struct:Yuni::Private::Color::SignedType typeref:typename:long double -Type src/ext/yuni/src/yuni/core/color/fwd.h /^ typedef typename Static::If<(T(-1) < T(0)), int, uint>::Type Type;$/;" t struct:Yuni::Private::Color::SignedType -Type src/ext/yuni/src/yuni/core/color/fwd.h /^ typedef uint Type;$/;" t struct:Yuni::Private::Color::Print typeref:typename:uint -Type src/ext/yuni/src/yuni/core/color/rgb.h /^ typedef typename Yuni::Private::Color::Calculation::Type Type;$/;" t struct:Yuni::Color::RGB::Calculation typeref:typename:Yuni::Private::Color::Calculation::Type -Type src/ext/yuni/src/yuni/core/color/rgb.h /^ typedef T Type;$/;" t class:Yuni::Color::RGB typeref:typename:T -Type src/ext/yuni/src/yuni/core/color/rgb.hxx /^ typedef typename RGBType::Type Type;$/;" t struct:Yuni::Extension::Color::RGB typeref:typename:RGBType::Type -Type src/ext/yuni/src/yuni/core/color/rgba.h /^ typedef typename Yuni::Private::Color::Calculation::Type Type;$/;" t struct:Yuni::Color::RGBA::Calculation typeref:typename:Yuni::Private::Color::Calculation::Type -Type src/ext/yuni/src/yuni/core/color/rgba.h /^ typedef T Type;$/;" t class:Yuni::Color::RGBA typeref:typename:T -Type src/ext/yuni/src/yuni/core/color/rgba.hxx /^ typedef typename RGBType::Type Type;$/;" t struct:Yuni::Extension::Color::RGBA typeref:typename:RGBType::Type -Type src/ext/yuni/src/yuni/core/event/event.h /^ typedef typename BindType::template Argument::Type Type;$/;" t struct:Yuni::Event::Argument typeref:typename:BindType::template Argument::Type -Type src/ext/yuni/src/yuni/core/event/event.h /^ typedef typename BindType::template PointerToMember::Type Type;$/;" t class:Yuni::Event::PointerToMember typeref:typename:BindType::template PointerToMember::Type -Type src/ext/yuni/src/yuni/core/functional/view.hxx /^ typedef Filter Type;$/;" t struct:Yuni::Functional::Filter typeref:typename:Filter -Type src/ext/yuni/src/yuni/core/functional/view.hxx /^ typedef Mapping Type;$/;" t struct:Yuni::Functional::Mapping typeref:typename:Mapping -Type src/ext/yuni/src/yuni/core/math/geometry/rect2D.h /^ typedef T Type;$/;" t class:Yuni::Rect2D typeref:typename:T -Type src/ext/yuni/src/yuni/core/math/math.hxx /^ typedef T Type;$/;" t struct:Yuni::Math::RoundToInt typeref:typename:T -Type src/ext/yuni/src/yuni/core/math/math.hxx /^ typedef double Type;$/;" t struct:Yuni::Math::RoundToInt typeref:typename:double -Type src/ext/yuni/src/yuni/core/math/math.hxx /^ typedef float Type;$/;" t struct:Yuni::Math::RoundToInt typeref:typename:float -Type src/ext/yuni/src/yuni/core/math/math.hxx /^ typedef long double Type;$/;" t struct:Yuni::Math::RoundToInt typeref:typename:long double -Type src/ext/yuni/src/yuni/core/nullable/nullable.h /^ typedef typename Static::Remove::Const::Type Type;$/;" t class:Yuni::Nullable typeref:typename:Static::Remove::Const::Type -Type src/ext/yuni/src/yuni/core/slist/slist.h /^ typedef T Type;$/;" t class:Yuni::LinkedList typeref:typename:T -Type src/ext/yuni/src/yuni/core/smartptr/policies/constness.h /^ typedef T Type;$/;" t struct:Yuni::Policy::Constness::DontPropagateConst typeref:typename:T -Type src/ext/yuni/src/yuni/core/smartptr/policies/constness.h /^ typedef const T Type;$/;" t struct:Yuni::Policy::Constness::PropagateConst typeref:typename:const T -Type src/ext/yuni/src/yuni/core/smartptr/smartptr.h /^ typedef T Type;$/;" t class:Yuni::SmartPtr typeref:typename:T -Type src/ext/yuni/src/yuni/core/static/if.h /^ typedef IfFalse Type;$/;" t struct:Yuni::Static::If typeref:typename:IfFalse -Type src/ext/yuni/src/yuni/core/static/if.h /^ typedef IfTrue Type;$/;" t struct:Yuni::Static::If typeref:typename:IfTrue -Type src/ext/yuni/src/yuni/core/static/remove.h /^ typename Remove::Const::Type>::Type>::Type Type;$/;" t struct:Yuni::Static::Remove::All typeref:typename:Remove::Volatile::Type>::Type>::Type -Type src/ext/yuni/src/yuni/core/static/remove.h /^ typedef T Type;$/;" t struct:Yuni::Static::Remove::Const typeref:typename:T -Type src/ext/yuni/src/yuni/core/static/remove.h /^ typedef T Type;$/;" t struct:Yuni::Static::Remove::PntOnly typeref:typename:T -Type src/ext/yuni/src/yuni/core/static/remove.h /^ typedef T Type;$/;" t struct:Yuni::Static::Remove::RefOnly typeref:typename:T -Type src/ext/yuni/src/yuni/core/static/remove.h /^ typedef T Type;$/;" t struct:Yuni::Static::Remove::Reference typeref:typename:T -Type src/ext/yuni/src/yuni/core/static/remove.h /^ typedef T Type;$/;" t struct:Yuni::Static::Remove::Volatile typeref:typename:T -Type src/ext/yuni/src/yuni/core/static/remove.h /^ typedef T Type[N];$/;" t struct:Yuni::Static::Remove::Const typeref:typename:T[N] -Type src/ext/yuni/src/yuni/core/static/remove.h /^ typedef T& Type;$/;" t struct:Yuni::Static::Remove::Const typeref:typename:T & -Type src/ext/yuni/src/yuni/core/static/remove.h /^ typedef T& Type;$/;" t struct:Yuni::Static::Remove::Volatile typeref:typename:T & -Type src/ext/yuni/src/yuni/core/static/remove.h /^ typedef T* Type;$/;" t struct:Yuni::Static::Remove::Const typeref:typename:T * -Type src/ext/yuni/src/yuni/core/static/remove.h /^ typedef T* Type;$/;" t struct:Yuni::Static::Remove::Volatile typeref:typename:T * -Type src/ext/yuni/src/yuni/core/static/remove.h /^ typedef const T Type;$/;" t struct:Yuni::Static::Remove::PntOnly typeref:typename:const T -Type src/ext/yuni/src/yuni/core/static/remove.h /^ typedef const T Type;$/;" t struct:Yuni::Static::Remove::RefOnly typeref:typename:const T -Type src/ext/yuni/src/yuni/core/static/remove.h /^ typedef const T Type;$/;" t struct:Yuni::Static::Remove::Reference typeref:typename:const T -Type src/ext/yuni/src/yuni/core/static/remove.h /^ typedef const T& Type;$/;" t struct:Yuni::Static::Remove::Volatile typeref:typename:const T & -Type src/ext/yuni/src/yuni/core/static/remove.h /^ typedef const T* Type;$/;" t struct:Yuni::Static::Remove::Volatile typeref:typename:const T * -Type src/ext/yuni/src/yuni/core/static/remove.h /^ typedef const T* const Type;$/;" t struct:Yuni::Static::Remove::Volatile typeref:typename:const T * const -Type src/ext/yuni/src/yuni/core/static/remove.h /^ typedef const volatile T Type;$/;" t struct:Yuni::Static::Remove::PntOnly typeref:typename:const volatile T -Type src/ext/yuni/src/yuni/core/static/remove.h /^ typedef const volatile T Type;$/;" t struct:Yuni::Static::Remove::RefOnly typeref:typename:const volatile T -Type src/ext/yuni/src/yuni/core/static/remove.h /^ typedef const volatile T Type;$/;" t struct:Yuni::Static::Remove::Reference typeref:typename:const volatile T -Type src/ext/yuni/src/yuni/core/static/remove.h /^ typedef volatile T Type;$/;" t struct:Yuni::Static::Remove::PntOnly typeref:typename:volatile T -Type src/ext/yuni/src/yuni/core/static/remove.h /^ typedef volatile T Type;$/;" t struct:Yuni::Static::Remove::RefOnly typeref:typename:volatile T -Type src/ext/yuni/src/yuni/core/static/remove.h /^ typedef volatile T Type;$/;" t struct:Yuni::Static::Remove::Reference typeref:typename:volatile T -Type src/ext/yuni/src/yuni/core/static/types.h /^namespace Type$/;" n namespace:Yuni::Static -Type src/ext/yuni/src/yuni/core/string/string.h /^ typedef char Type;$/;" t class:Yuni::CString typeref:typename:char -Type src/ext/yuni/src/yuni/core/string/traits/integer.h /^ typedef T Type;$/;" t class:Yuni::Private::CStringImpl::From typeref:typename:T -Type src/ext/yuni/src/yuni/core/string/traits/integer.h /^ typedef double Type;$/;" t class:Yuni::Private::CStringImpl::From typeref:typename:double -Type src/ext/yuni/src/yuni/core/string/traits/traits.h /^ typedef C* Type;$/;" t struct:Yuni::Private::CStringImpl::QualifierFromAdapterMode typeref:typename:C * -Type src/ext/yuni/src/yuni/core/string/traits/traits.h /^ typedef const C* Type;$/;" t struct:Yuni::Private::CStringImpl::QualifierFromAdapterMode typeref:typename:const C * -Type src/ext/yuni/src/yuni/core/traits/cstring.h /^ typedef typename Static::Remove::Const::Type Type;$/;" t class:Yuni::Traits::CString typeref:typename:Static::Remove::Const::Type -Type src/ext/yuni/src/yuni/core/traits/length.h /^ typedef typename Static::Remove::Const::Type Type;$/;" t class:Yuni::Traits::Length typeref:typename:Static::Remove::Const::Type -Type src/ext/yuni/src/yuni/core/tree/n/iterator/childiterator.h /^ typedef ChildIterator Type;$/;" t class:Yuni::Private::Core::Tree::ChildIterator typeref:typename:ChildIterator -Type src/ext/yuni/src/yuni/core/tree/n/iterator/depthinfixiterator.h /^ typedef DepthInfixIterator Type;$/;" t class:Yuni::Private::Core::Tree::DepthInfixIterator typeref:typename:DepthInfixIterator -Type src/ext/yuni/src/yuni/core/tree/n/iterator/depthprefixiterator.h /^ typedef DepthPrefixIterator Type;$/;" t class:Yuni::Private::Core::Tree::DepthPrefixIterator typeref:typename:DepthPrefixIterator -Type src/ext/yuni/src/yuni/core/tree/n/iterator/depthsuffixiterator.h /^ typedef DepthSuffixIterator Type;$/;" t class:Yuni::Private::Core::Tree::DepthSuffixIterator typeref:typename:DepthSuffixIterator -Type src/ext/yuni/src/yuni/core/tree/n/treeN.h /^ typedef T Type;$/;" t class:Yuni::Core::TreeN typeref:typename:T -Type src/ext/yuni/src/yuni/core/unit/unit.h /^ typedef Child Type;$/;" t class:Yuni::Unit::Abstract typeref:typename:Child -Type src/ext/yuni/src/yuni/io/file/openmode.h /^enum Type$/;" g namespace:Yuni::IO::OpenMode -Type src/ext/yuni/src/yuni/thread/policy.h /^ typedef ClassLevelLockable Type;$/;" t struct:Yuni::Policy::ClassLevelLockable::Class typeref:typename:ClassLevelLockable -Type src/ext/yuni/src/yuni/thread/policy.h /^ typedef ObjectLevelLockable Type;$/;" t struct:Yuni::Policy::ObjectLevelLockable::Class typeref:typename:ObjectLevelLockable -Type src/ext/yuni/src/yuni/thread/policy.h /^ typedef ObjectLevelLockableNotRecursive Type;$/;" t struct:Yuni::Policy::ObjectLevelLockableNotRecursive::Class typeref:typename:ObjectLevelLockableNotRecursive -Type src/ext/yuni/src/yuni/thread/policy.h /^ typedef SingleThreaded Type;$/;" t struct:Yuni::Policy::SingleThreaded::Class typeref:typename:SingleThreaded -Type src/ext/yuni/src/yuni/thread/policy.h /^ typedef U Type;$/;" t struct:Yuni::Policy::SingleThreaded::Volatile typeref:typename:U -Type src/ext/yuni/src/yuni/thread/policy.h /^ typedef volatile U Type;$/;" t struct:Yuni::Policy::ClassLevelLockable::Volatile typeref:typename:volatile U -Type src/ext/yuni/src/yuni/thread/policy.h /^ typedef volatile U Type;$/;" t struct:Yuni::Policy::ObjectLevelLockable::Volatile typeref:typename:volatile U -Type src/ext/yuni/src/yuni/thread/policy.h /^ typedef volatile U Type;$/;" t struct:Yuni::Policy::ObjectLevelLockableNotRecursive::Volatile typeref:typename:volatile U -Type src/libs/antares/array/antares/array/matrix.h /^ using Type = MatrixType::ColumnType&;$/;" t class:Antares::MatrixSubColumn typeref:typename:MatrixType::ColumnType & -Type src/libs/antares/array/antares/array/matrix.h /^ using Type = T;$/;" t class:Antares::Matrix typeref:typename:T -Type src/libs/antares/array/antares/array/matrix.h /^ using Type = U*;$/;" t class:Antares::MatrixSubColumn typeref:typename:U * -Type src/libs/antares/inifile/inifile.cpp /^ enum Type$/;" g function:Antares::AnalyzeIniLine file: -Type src/libs/antares/memory/include/antares/memory/memory.h /^ using Type = T*;$/;" t struct:Antares::Memory::Stored typeref:typename:T * -Type src/libs/antares/study/binding_constraint/BindingConstraint.h /^ enum Type$/;" g class:Antares::Data::BindingConstraint -Type src/libs/antares/study/sets.h /^ using Type = T;$/;" t class:Antares::Data::Sets typeref:typename:T -Type src/solver/variable/info.h /^ typedef CleanType Type;$/;" t struct:Antares::Solver::Variable::VariableAccessor typeref:typename:CleanType -Type src/solver/variable/info.h /^ typedef CleanType Type[ColumnCountT];$/;" t struct:Antares::Solver::Variable::VariableAccessor typeref:typename:CleanType[ColumnCountT] -Type src/solver/variable/info.h /^ typedef T Type;$/;" t struct:Antares::Solver::Variable::SpecifierRemover typeref:typename:T -Type src/solver/variable/info.h /^ typedef std::vector Type;$/;" t struct:Antares::Solver::Variable::VariableAccessor typeref:typename:std::vector -Type src/solver/variable/storage/intermediate.h /^ typedef double Type;$/;" t class:Antares::Solver::Variable::IntermediateValues typeref:typename:double -Type src/ui/simulator/toolbox/clipboard/clipboard.h /^ enum Type$/;" g class:Antares::Toolbox::Clipboard -Type src/ui/simulator/toolbox/components/datagrid/filter/static.cpp /^ using Type = AFilterBase*;$/;" t struct:Antares::Toolbox::Filter::ResultNewInstance typeref:typename:AFilterBase * file: -Type src/ui/simulator/toolbox/components/datagrid/filter/static.cpp /^ using Type = const wxChar*;$/;" t struct:Antares::Toolbox::Filter::ResultCaption typeref:typename:const wxChar * file: -Type src/ui/simulator/toolbox/components/datagrid/renderer/constraintsbuilder/links.h /^ enum Type$/;" g class:Antares::Component::Datagrid::Renderer::ConstraintsBuilder::Links::Record -Type src/ui/simulator/toolbox/components/map/nodes/item.h /^ enum Type$/;" g class:Antares::Map::Item -Type src/ui/simulator/windows/inspector/accumulator.hxx /^ using Type = Antares::DayOfTheWeek;$/;" t struct:Antares::Window::Inspector::PStudy1stJanuary typeref:typename:Antares::DayOfTheWeek -Type src/ui/simulator/windows/inspector/accumulator.hxx /^ using Type = Color;$/;" t struct:Antares::Window::Inspector::PAreaColor typeref:typename:Color -Type src/ui/simulator/windows/inspector/accumulator.hxx /^ using Type = Color;$/;" t struct:Antares::Window::Inspector::PLinkColor typeref:typename:Color -Type src/ui/simulator/windows/inspector/accumulator.hxx /^ using Type = Data::AdequacyPatch::AdequacyPatchMode;$/;" t struct:Antares::Window::Inspector::PAdequacyPatchMode typeref:typename:Data::AdequacyPatch::AdequacyPatchMode -Type src/ui/simulator/windows/inspector/accumulator.hxx /^ using Type = Data::BindingConstraint::Type;$/;" t struct:Antares::Window::Inspector::PConstraintType typeref:typename:Data::BindingConstraint::Type -Type src/ui/simulator/windows/inspector/accumulator.hxx /^ using Type = Data::StudyMode;$/;" t struct:Antares::Window::Inspector::PStudyMode typeref:typename:Data::StudyMode -Type src/ui/simulator/windows/inspector/accumulator.hxx /^ using Type = String;$/;" t struct:Antares::Window::Inspector::PStudyHorizon typeref:typename:String -Type src/ui/simulator/windows/inspector/accumulator.hxx /^ using Type = bool;$/;" t struct:Antares::Window::Inspector::PAreaFiltering typeref:typename:bool -Type src/ui/simulator/windows/inspector/accumulator.hxx /^ using Type = bool;$/;" t struct:Antares::Window::Inspector::PAreaResortStatus typeref:typename:bool -Type src/ui/simulator/windows/inspector/accumulator.hxx /^ using Type = bool;$/;" t struct:Antares::Window::Inspector::PClusterEnabled typeref:typename:bool -Type src/ui/simulator/windows/inspector/accumulator.hxx /^ using Type = bool;$/;" t struct:Antares::Window::Inspector::PClusterMustRun typeref:typename:bool -Type src/ui/simulator/windows/inspector/accumulator.hxx /^ using Type = bool;$/;" t struct:Antares::Window::Inspector::PConstraintEnabled typeref:typename:bool -Type src/ui/simulator/windows/inspector/accumulator.hxx /^ using Type = bool;$/;" t struct:Antares::Window::Inspector::PLinkDisplayComments typeref:typename:bool -Type src/ui/simulator/windows/inspector/accumulator.hxx /^ using Type = bool;$/;" t struct:Antares::Window::Inspector::PLinkFiltering typeref:typename:bool -Type src/ui/simulator/windows/inspector/accumulator.hxx /^ using Type = bool;$/;" t struct:Antares::Window::Inspector::PLinkHurdlesCost typeref:typename:bool -Type src/ui/simulator/windows/inspector/accumulator.hxx /^ using Type = bool;$/;" t struct:Antares::Window::Inspector::PLinkLoopFlow typeref:typename:bool -Type src/ui/simulator/windows/inspector/accumulator.hxx /^ using Type = bool;$/;" t struct:Antares::Window::Inspector::PLinkPhaseShift typeref:typename:bool -Type src/ui/simulator/windows/inspector/accumulator.hxx /^ using Type = bool;$/;" t struct:Antares::Window::Inspector::PStudyGeographicTrimming typeref:typename:bool -Type src/ui/simulator/windows/inspector/accumulator.hxx /^ using Type = bool;$/;" t struct:Antares::Window::Inspector::PStudyLeapYear typeref:typename:bool -Type src/ui/simulator/windows/inspector/accumulator.hxx /^ using Type = bool;$/;" t struct:Antares::Window::Inspector::PStudyMCScenarios typeref:typename:bool -Type src/ui/simulator/windows/inspector/accumulator.hxx /^ using Type = bool;$/;" t struct:Antares::Window::Inspector::PStudyPlaylist typeref:typename:bool -Type src/ui/simulator/windows/inspector/accumulator.hxx /^ using Type = bool;$/;" t struct:Antares::Window::Inspector::PStudySynthesis typeref:typename:bool -Type src/ui/simulator/windows/inspector/accumulator.hxx /^ using Type = bool;$/;" t struct:Antares::Window::Inspector::PStudyThematicTrimming typeref:typename:bool -Type src/ui/simulator/windows/inspector/accumulator.hxx /^ using Type = bool;$/;" t struct:Antares::Window::Inspector::PStudyYearByYear typeref:typename:bool -Type src/ui/simulator/windows/inspector/accumulator.hxx /^ using Type = double;$/;" t struct:Antares::Window::Inspector::PAreaSpilledEnergyCost typeref:typename:double -Type src/ui/simulator/windows/inspector/accumulator.hxx /^ using Type = double;$/;" t struct:Antares::Window::Inspector::PAreaUnsuppliedEnergyCost typeref:typename:double -Type src/ui/simulator/windows/inspector/accumulator.hxx /^ using Type = double;$/;" t struct:Antares::Window::Inspector::PClusterCO2 typeref:typename:double -Type src/ui/simulator/windows/inspector/accumulator.hxx /^ using Type = double;$/;" t struct:Antares::Window::Inspector::PClusterEfficiency typeref:typename:double -Type src/ui/simulator/windows/inspector/accumulator.hxx /^ using Type = double;$/;" t struct:Antares::Window::Inspector::PClusterFixedCost typeref:typename:double -Type src/ui/simulator/windows/inspector/accumulator.hxx /^ using Type = double;$/;" t struct:Antares::Window::Inspector::PClusterInstalled typeref:typename:double -Type src/ui/simulator/windows/inspector/accumulator.hxx /^ using Type = double;$/;" t struct:Antares::Window::Inspector::PClusterMarginalCost typeref:typename:double -Type src/ui/simulator/windows/inspector/accumulator.hxx /^ using Type = double;$/;" t struct:Antares::Window::Inspector::PClusterMinStablePower typeref:typename:double -Type src/ui/simulator/windows/inspector/accumulator.hxx /^ using Type = double;$/;" t struct:Antares::Window::Inspector::PClusterNomCapacity typeref:typename:double -Type src/ui/simulator/windows/inspector/accumulator.hxx /^ using Type = double;$/;" t struct:Antares::Window::Inspector::PClusterRandomSpread typeref:typename:double -Type src/ui/simulator/windows/inspector/accumulator.hxx /^ using Type = double;$/;" t struct:Antares::Window::Inspector::PClusterReference typeref:typename:double -Type src/ui/simulator/windows/inspector/accumulator.hxx /^ using Type = double;$/;" t struct:Antares::Window::Inspector::PClusterSpinning typeref:typename:double -Type src/ui/simulator/windows/inspector/accumulator.hxx /^ using Type = double;$/;" t struct:Antares::Window::Inspector::PClusterStartupCost typeref:typename:double -Type src/ui/simulator/windows/inspector/accumulator.hxx /^ using Type = double;$/;" t struct:Antares::Window::Inspector::PClusterVariableOMcost typeref:typename:double -Type src/ui/simulator/windows/inspector/accumulator.hxx /^ using Type = double;$/;" t struct:Antares::Window::Inspector::PClusterVolatilityForced typeref:typename:double -Type src/ui/simulator/windows/inspector/accumulator.hxx /^ using Type = double;$/;" t struct:Antares::Window::Inspector::PClusterVolatilityPlanned typeref:typename:double -Type src/ui/simulator/windows/inspector/accumulator.hxx /^ using Type = int;$/;" t struct:Antares::Window::Inspector::PLinkStyle typeref:typename:int -Type src/ui/simulator/windows/inspector/accumulator.hxx /^ using Type = int;$/;" t struct:Antares::Window::Inspector::PLinkWidth typeref:typename:int -Type src/ui/simulator/windows/inspector/accumulator.hxx /^ using Type = uint;$/;" t struct:Antares::Window::Inspector::PClusterCostGeneration typeref:typename:uint -Type src/ui/simulator/windows/inspector/accumulator.hxx /^ using Type = uint;$/;" t struct:Antares::Window::Inspector::PClusterDoGenerateTS typeref:typename:uint -Type src/ui/simulator/windows/inspector/accumulator.hxx /^ using Type = uint;$/;" t struct:Antares::Window::Inspector::PClusterLawForced typeref:typename:uint -Type src/ui/simulator/windows/inspector/accumulator.hxx /^ using Type = uint;$/;" t struct:Antares::Window::Inspector::PClusterLawPlanned typeref:typename:uint -Type src/ui/simulator/windows/inspector/accumulator.hxx /^ using Type = uint;$/;" t struct:Antares::Window::Inspector::PClusterMinDownTime typeref:typename:uint -Type src/ui/simulator/windows/inspector/accumulator.hxx /^ using Type = uint;$/;" t struct:Antares::Window::Inspector::PClusterMinUpTime typeref:typename:uint -Type src/ui/simulator/windows/inspector/accumulator.hxx /^ using Type = uint;$/;" t struct:Antares::Window::Inspector::PClusterUnitCount typeref:typename:uint -Type src/ui/simulator/windows/inspector/accumulator.hxx /^ using Type = uint;$/;" t struct:Antares::Window::Inspector::PRnClusterTSMode typeref:typename:uint -Type src/ui/simulator/windows/inspector/accumulator.hxx /^ using Type = uint;$/;" t struct:Antares::Window::Inspector::PStudyBuildingMode typeref:typename:uint -Type src/ui/simulator/windows/inspector/accumulator.hxx /^ using Type = uint;$/;" t struct:Antares::Window::Inspector::PStudyCalEnd typeref:typename:uint -Type src/ui/simulator/windows/inspector/accumulator.hxx /^ using Type = uint;$/;" t struct:Antares::Window::Inspector::PStudyCalendarMonth typeref:typename:uint -Type src/ui/simulator/windows/inspector/accumulator.hxx /^ using Type = uint;$/;" t struct:Antares::Window::Inspector::PStudyCalendarWeek typeref:typename:uint -Type src/ui/simulator/windows/inspector/accumulator.hxx /^ using Type = uint;$/;" t struct:Antares::Window::Inspector::PStudyYears typeref:typename:uint -Type src/ui/simulator/windows/inspector/accumulator.hxx /^ using Type = wxString;$/;" t struct:Antares::Window::Inspector::PClusterArea typeref:typename:wxString -Type src/ui/simulator/windows/inspector/accumulator.hxx /^ using Type = wxString;$/;" t struct:Antares::Window::Inspector::PClusterGroup typeref:typename:wxString -Type src/ui/simulator/windows/inspector/accumulator.hxx /^ using Type = wxString;$/;" t struct:Antares::Window::Inspector::PConstraintComments typeref:typename:wxString -Type src/ui/simulator/windows/inspector/accumulator.hxx /^ using Type = wxString;$/;" t struct:Antares::Window::Inspector::PConstraintName typeref:typename:wxString -Type src/ui/simulator/windows/inspector/accumulator.hxx /^ using Type = wxString;$/;" t struct:Antares::Window::Inspector::PLinkArea typeref:typename:wxString -Type src/ui/simulator/windows/inspector/accumulator.hxx /^ using Type = wxString;$/;" t struct:Antares::Window::Inspector::PLinkComments typeref:typename:wxString -Type src/ui/simulator/windows/inspector/accumulator.hxx /^ using Type = wxString;$/;" t struct:Antares::Window::Inspector::PStudyCalBegin typeref:typename:wxString -TypeAsString src/ext/yuni/src/yuni/core/charset/charset.h /^static const char* const TypeAsString[] = {$/;" v namespace:Yuni::Charset typeref:typename:const char * const[] -TypeC src/ext/yuni/src/yuni/core/atomic/string.hxx /^ typedef typename CStringT::Type TypeC;$/;" t class:Yuni::Extension::CString::Append typeref:typename:CStringT::Type -TypeC src/ext/yuni/src/yuni/core/string/traits/append.h /^ typedef typename CStringT::Type TypeC;$/;" t class:Yuni::Extension::CString::Append typeref:typename:CStringT::Type -TypeDOptimisation src/solver/simulation/sim_structure_probleme_economique.h /^ char TypeDOptimisation = OPTIMISATION_LINEAIRE; \/\/ OPTIMISATION_LINEAIRE or OPTIMISATION_Q/;" m struct:PROBLEME_HEBDO typeref:typename:char -TypeDeContrainteCouplante src/solver/simulation/sim_structure_probleme_economique.h /^ char TypeDeContrainteCouplante;$/;" m struct:CONTRAINTES_COUPLANTES typeref:typename:char -TypeDeLissageHydraulique src/solver/simulation/sim_structure_probleme_economique.h /^ char TypeDeLissageHydraulique = PAS_DE_LISSAGE_HYDRAULIQUE;$/;" m struct:PROBLEME_HEBDO typeref:typename:char -TypeDeVariable src/solver/hydro/daily/h2o_j_donnees_optimisation.h /^ std::vector TypeDeVariable; \/* Indicateur du type de variable, il ne doit prendre que /;" m struct:PROBLEME_LINEAIRE_PARTIE_FIXE typeref:typename:std::vector -TypeDeVariable src/solver/hydro/daily2/h2o2_j_donnees_optimisation.h /^ std::vector TypeDeVariable; \/* Indicateur du type de variable, il ne doit prendre que /;" m struct:__anon0afe92d30108 typeref:typename:std::vector -TypeDeVariable src/solver/hydro/monthly/h2o_m_donnees_optimisation.h /^ std::vector TypeDeVariable; \/* Indicateur du type de variable, il ne doit prendre que /;" m struct:__anon39208e8a0108 typeref:typename:std::vector -TypeDeVariable src/solver/optimisation/opt_structure_probleme_a_resoudre.h /^ std::vector TypeDeVariable; \/* Indicateur du type de variable, il ne doit prendre que /;" m struct:PROBLEME_ANTARES_A_RESOUDRE typeref:typename:std::vector -TypeFromSize src/ext/yuni/src/yuni/core/atomic/traits.h /^struct TypeFromSize final$/;" s namespace:Yuni::Private::AtomicImpl -TypeFromSize src/ext/yuni/src/yuni/core/atomic/traits.h /^struct TypeFromSize<16> final$/;" s namespace:Yuni::Private::AtomicImpl -TypeFromSize src/ext/yuni/src/yuni/core/atomic/traits.h /^struct TypeFromSize<1> final$/;" s namespace:Yuni::Private::AtomicImpl -TypeFromSize src/ext/yuni/src/yuni/core/atomic/traits.h /^struct TypeFromSize<32> final$/;" s namespace:Yuni::Private::AtomicImpl -TypeFromSize src/ext/yuni/src/yuni/core/atomic/traits.h /^struct TypeFromSize<64> final$/;" s namespace:Yuni::Private::AtomicImpl -TypeInfo src/ext/yuni/src/yuni/core/string/traits/integer.h /^struct TypeInfo final$/;" s namespace:Yuni::Private::CStringImpl -TypeInfo src/ext/yuni/src/yuni/core/string/traits/integer.h /^struct TypeInfo final$/;" s namespace:Yuni::Private::CStringImpl -TypeInfo src/ext/yuni/src/yuni/core/string/traits/integer.h /^struct TypeInfo final$/;" s namespace:Yuni::Private::CStringImpl -TypeInfo src/ext/yuni/src/yuni/core/string/traits/integer.h /^struct TypeInfo final$/;" s namespace:Yuni::Private::CStringImpl -TypeManipulationTable src/ext/yuni/src/yuni/core/any/any.private.h /^struct TypeManipulationTable$/;" s namespace:Yuni::Private::Any -TypeManipulator src/ext/yuni/src/yuni/core/any/any.private.h /^ struct TypeManipulator$/;" s struct:Yuni::Private::Any::Functions -TypeOf src/ext/yuni/src/yuni/io/exists.cpp /^NodeType TypeOf(const AnyString& filename, bool followSymLink)$/;" f namespace:Yuni::IO typeref:typename:NodeType -TypePtr src/libs/antares/array/antares/array/matrix.h /^ using TypePtr = T*;$/;" t class:Antares::Matrix typeref:typename:T * -TypePtr src/libs/antares/study/sets.h /^ using TypePtr = std::shared_ptr;$/;" t class:Antares::Data::Sets typeref:typename:std::shared_ptr -TypeToCString src/libs/antares/study/binding_constraint/BindingConstraint.cpp /^const char* BindingConstraint::TypeToCString(const BindingConstraint::Type type)$/;" f class:Antares::Data::BindingConstraint typeref:typename:const char * -Typology of the problems solved docs/reference-guide/11-modeling.md /^## Typology of the problems solved$/;" s chapter:Formulation of the optimisation problems -UCMode src/libs/antares/study/parameters.h /^ struct UCMode$/;" s class:Antares::Data::Parameters -UCS_2 src/ext/yuni/src/yuni/core/charset/charset.h /^ UCS_2,$/;" e enum:Yuni::Charset::Type -UCS_2BE src/ext/yuni/src/yuni/core/charset/charset.h /^ UCS_2BE,$/;" e enum:Yuni::Charset::Type -UCS_2LE src/ext/yuni/src/yuni/core/charset/charset.h /^ UCS_2LE,$/;" e enum:Yuni::Charset::Type -UCS_2_INTERNAL src/ext/yuni/src/yuni/core/charset/charset.h /^ UCS_2_INTERNAL,$/;" e enum:Yuni::Charset::Type -UCS_4 src/ext/yuni/src/yuni/core/charset/charset.h /^ UCS_4,$/;" e enum:Yuni::Charset::Type -UCS_4BE src/ext/yuni/src/yuni/core/charset/charset.h /^ UCS_4BE,$/;" e enum:Yuni::Charset::Type -UCS_4LE src/ext/yuni/src/yuni/core/charset/charset.h /^ UCS_4LE,$/;" e enum:Yuni::Charset::Type -UCS_4_INTERNAL src/ext/yuni/src/yuni/core/charset/charset.h /^ UCS_4_INTERNAL,$/;" e enum:Yuni::Charset::Type -UIRuntimeInfo src/libs/antares/study/ui-runtimeinfos.cpp /^UIRuntimeInfo::UIRuntimeInfo(Study& study) : pStudy(study)$/;" f class:Antares::Data::UIRuntimeInfo -UIRuntimeInfo src/libs/antares/study/ui-runtimeinfos.h /^class UIRuntimeInfo final$/;" c namespace:Antares::Data -UNKNOWN_EXPORT src/libs/antares/study/fwd.h /^ UNKNOWN_EXPORT = 4$/;" e enum:Antares::Data::mpsExportStatus -UNUSED_VARIABLE src/solver/variable/endoflist.h /^#define UNUSED_VARIABLE(/;" d -UPDATER_LIBS src/tools/updater/CMakeLists.txt /^set(UPDATER_LIBS$/;" v -UPPER_MASK src/libs/antares/mersenne-twister/mersenne-twister.cpp /^#define UPPER_MASK /;" d file: -UPSTREAM_PRICE src/solver/variable/economy/links/congestionFee.h /^#define UPSTREAM_PRICE /;" d -UPSTREAM_PRICE src/solver/variable/economy/links/congestionFeeAbs.h /^#define UPSTREAM_PRICE /;" d -URL src/distrib/unix/rpm/rte-antares.spec /^URL: http::\/\/www.dma.tools.eu\/antares$/;" t -USE_CONTEXT_MENU src/ui/common/wx-wrapper.h /^#define USE_CONTEXT_MENU /;" d -USE_SCIP src/CMakeLists.txt /^ set(USE_SCIP "OFF" CACHE INTERNAL "")$/;" v -USE_SIRIUS src/CMakeLists.txt /^ set(USE_SIRIUS "ON" CACHE INTERNAL "")$/;" v -UTF8 src/ext/yuni/src/yuni/core/string/utf8char.h /^namespace UTF8$/;" n namespace:Yuni -UTF8 src/ext/yuni/src/yuni/core/string/utf8char.hxx /^namespace UTF8$/;" n namespace:Yuni -UTF8Iterator src/ext/yuni/src/yuni/core/string/iterator.inc.hpp /^ UTF8Iterator(const NullIterator& s) :$/;" f class:Model::UTF8Iterator -UTF8Iterator src/ext/yuni/src/yuni/core/string/iterator.inc.hpp /^ UTF8Iterator(const StringType& s, size_type offset) :$/;" f class:Model::UTF8Iterator -UTF8Iterator src/ext/yuni/src/yuni/core/string/iterator.inc.hpp /^ UTF8Iterator(const UTF8Iterator& copy) :$/;" f class:Model::UTF8Iterator -UTF8Iterator src/ext/yuni/src/yuni/core/string/iterator.inc.hpp /^ explicit UTF8Iterator(const StringType& s) : pOffset(0), pString(const_cast/;" f class:Model::UTF8Iterator -UTF8Iterator src/ext/yuni/src/yuni/core/string/iterator.inc.hpp /^ class UTF8Iterator$/;" c struct:Model -UTF_16 src/ext/yuni/src/yuni/core/charset/charset.h /^ UTF_16,$/;" e enum:Yuni::Charset::Type -UTF_16BE src/ext/yuni/src/yuni/core/charset/charset.h /^ UTF_16BE,$/;" e enum:Yuni::Charset::Type -UTF_16LE src/ext/yuni/src/yuni/core/charset/charset.h /^ UTF_16LE,$/;" e enum:Yuni::Charset::Type -UTF_32 src/ext/yuni/src/yuni/core/charset/charset.h /^ UTF_32,$/;" e enum:Yuni::Charset::Type -UTF_32BE src/ext/yuni/src/yuni/core/charset/charset.h /^ UTF_32BE,$/;" e enum:Yuni::Charset::Type -UTF_32LE src/ext/yuni/src/yuni/core/charset/charset.h /^ UTF_32LE,$/;" e enum:Yuni::Charset::Type -UTF_7 src/ext/yuni/src/yuni/core/charset/charset.h /^ UTF_7,$/;" e enum:Yuni::Charset::Type -UTF_8 src/ext/yuni/src/yuni/core/charset/charset.h /^ UTF_8,$/;" e enum:Yuni::Charset::Type -UType src/ext/yuni/src/yuni/core/string/string.hxx /^ typename Static::Remove::Const::Type>::Type UType;$/;" t function:Yuni::__anon50c553b60111::TraitsSelectorAppend::Perform typeref:typename:Static::Remove::Const::Type>::Type -UType src/ext/yuni/src/yuni/core/string/string.hxx /^ typename Static::Remove::Const::Type>::Type UType;$/;" t function:Yuni::__anon50c553b60111::TraitsSelectorAssign::Perform typeref:typename:Static::Remove::Const::Type>::Type -UType src/ext/yuni/src/yuni/core/string/string.hxx /^ typename Static::Remove::Const::Type>::Type UTyp/;" t function:Yuni::CString::fill typeref:typename:Static::Remove::Const::Type>::Type -UType src/ext/yuni/src/yuni/core/string/string.hxx /^ typedef typename Static::Remove::Const::Type>::Type UTyp/;" t function:Yuni::CString::to typeref:typename:Static::Remove::Const::Type>::Type -UUID src/ext/yuni/src/yuni/uuid/fwd.h /^namespace UUID$/;" n namespace:Yuni::Private -UUID src/ext/yuni/src/yuni/uuid/uuid.h /^class YUNI_DECL UUID final$/;" c namespace:Yuni -UUID src/ext/yuni/src/yuni/uuid/uuid.hxx /^inline UUID::UUID()$/;" f class:Yuni::UUID -UUID src/ext/yuni/src/yuni/uuid/uuid.hxx /^inline UUID::UUID(Flag flag)$/;" f class:Yuni::UUID -UUID src/ext/yuni/src/yuni/uuid/uuid.hxx /^inline UUID::UUID(const StringT& string)$/;" f class:Yuni::UUID -UUID src/ext/yuni/src/yuni/uuid/uuid.hxx /^inline UUID::UUID(const UUID& rhs)$/;" f class:Yuni::UUID -UUID src/ext/yuni/src/yuni/uuid/uuid.hxx /^namespace UUID$/;" n namespace:Yuni::Private -UUID src/libs/antares/object/ref.h /^class YUNI_DECL UUID;$/;" v namespace:Yuni typeref:class:YUNI_DECL -UUID Module src/ext/yuni/src/yuni/uuid/readme.md /^UUID Module$/;" c -UnRegisterExtension src/distrib/win32/extension.nsh /^!define UnRegisterExtension `!insertmacro UnRegisterExtensionCall`$/;" d -UnRegisterExtension src/distrib/win32/extension.nsh /^!macro UnRegisterExtension$/;" m -UnRegisterExtensionCall src/distrib/win32/extension.nsh /^!macro UnRegisterExtensionCall _EXTENSION _DESCRIPTION$/;" m -UnRegisterExtension_ src/distrib/win32/extension.nsh /^!macro UnRegisterExtension_$/;" m -Unconvertable src/ext/yuni/src/yuni/core/charset/charset.h /^enum Unconvertable$/;" g namespace:Yuni::Charset -UnfeasibilityAnalysis src/solver/infeasible-problem-analysis/unfeasibility-analysis.h /^class UnfeasibilityAnalysis$/;" c namespace:Antares::Optimization -UnfeasiblePbAnalyzer src/solver/infeasible-problem-analysis/unfeasible-pb-analyzer.cpp /^UnfeasiblePbAnalyzer::UnfeasiblePbAnalyzer(std::vector> a/;" f class:Antares::Optimization::UnfeasiblePbAnalyzer -UnfeasiblePbAnalyzer src/solver/infeasible-problem-analysis/unfeasible-pb-analyzer.h /^class UnfeasiblePbAnalyzer$/;" c namespace:Antares::Optimization -UnfeasibleProblemBehavior src/libs/antares/study/UnfeasibleProblemBehavior.hpp /^enum class UnfeasibleProblemBehavior : unsigned char$/;" g namespace:Antares::Data typeref:typename:unsigned char -UnfeasibleProblemError src/libs/antares/exception/UnfeasibleProblemError.cpp /^UnfeasibleProblemError::UnfeasibleProblemError(const std::string& message) :$/;" f class:Antares::Data::UnfeasibleProblemError -UnfeasibleProblemError src/libs/antares/exception/antares/exception/UnfeasibleProblemError.hpp /^class UnfeasibleProblemError : public std::runtime_error$/;" c namespace:Antares::Data -Unique src/ui/simulator/windows/inspector/accumulator.hxx /^struct Unique$/;" s namespace:Antares::Window::Inspector -Unit src/ext/yuni/src/yuni/core/unit/angle.h /^namespace Unit$/;" n namespace:Yuni -Unit src/ext/yuni/src/yuni/core/unit/data.h /^namespace Unit$/;" n namespace:Yuni -Unit src/ext/yuni/src/yuni/core/unit/length/extra.h /^namespace Unit$/;" n namespace:Yuni -Unit src/ext/yuni/src/yuni/core/unit/length/length.h /^namespace Unit$/;" n namespace:Yuni -Unit src/ext/yuni/src/yuni/core/unit/length/metric.h /^namespace Unit$/;" n namespace:Yuni -Unit src/ext/yuni/src/yuni/core/unit/luminance.h /^namespace Unit$/;" n namespace:Yuni -Unit src/ext/yuni/src/yuni/core/unit/time.h /^namespace Unit$/;" n namespace:Yuni -Unit src/ext/yuni/src/yuni/core/unit/unit.h /^namespace Unit$/;" n namespace:Yuni -Unit src/ext/yuni/src/yuni/core/unit/unit.hxx /^namespace Unit$/;" n namespace:Yuni -Unit src/solver/variable/adequacy/overallCost.h /^ static std::string Unit()$/;" f struct:Antares::Solver::Variable::Adequacy::VCardOverallCost typeref:typename:std::string -Unit src/solver/variable/adequacy/spilledEnergy.h /^ static std::string Unit()$/;" f struct:Antares::Solver::Variable::Adequacy::VCardSpilledEnergy typeref:typename:std::string -Unit src/solver/variable/area.h /^ static std::string Unit()$/;" f struct:Antares::Solver::Variable::VCardAllAreas typeref:typename:std::string -Unit src/solver/variable/bindConstraints.h /^ static std::string Unit()$/;" f struct:Antares::Solver::Variable::VCardAllBindingConstraints typeref:typename:std::string -Unit src/solver/variable/commons/hydro.h /^ static std::string Unit()$/;" f struct:Antares::Solver::Variable::Economy::VCardTimeSeriesValuesHydro typeref:typename:std::string -Unit src/solver/variable/commons/join.h /^ static std::string Unit()$/;" f struct:Antares::Solver::Variable::VCardJoin typeref:typename:std::string -Unit src/solver/variable/commons/links/links.h.inc.hxx /^ static std::string Unit()$/;" f struct:Antares::Solver::Variable::LINK_NAMESPACE::VCardAllLinks typeref:typename:std::string -Unit src/solver/variable/commons/load.h /^ static std::string Unit()$/;" f struct:Antares::Solver::Variable::Economy::VCardTimeSeriesValuesLoad typeref:typename:std::string -Unit src/solver/variable/commons/miscGenMinusRowPSP.h /^ static std::string Unit()$/;" f struct:Antares::Solver::Variable::Economy::VCardMiscGenMinusRowPSP typeref:typename:std::string -Unit src/solver/variable/commons/psp.h /^ static std::string Unit()$/;" f struct:Antares::Solver::Variable::Economy::VCardPSP typeref:typename:std::string -Unit src/solver/variable/commons/rowBalance.h /^ static std::string Unit()$/;" f struct:Antares::Solver::Variable::Economy::VCardRowBalance typeref:typename:std::string -Unit src/solver/variable/commons/solar.h /^ static std::string Unit()$/;" f struct:Antares::Solver::Variable::Economy::VCardTimeSeriesValuesSolar typeref:typename:std::string -Unit src/solver/variable/commons/spatial-aggregate.h /^ static std::string Unit(const unsigned int indx)$/;" f struct:Antares::Solver::Variable::Common::VCardProxy::Multiple typeref:typename:std::string -Unit src/solver/variable/commons/spatial-aggregate.h /^ static std::string Unit()$/;" f struct:Antares::Solver::Variable::Common::VCardProxy typeref:typename:std::string -Unit src/solver/variable/commons/spatial-aggregate.h /^ static std::string Unit(const uint)$/;" f struct:Antares::Solver::Variable::Common::MultipleCaptionProxy typeref:typename:std::string -Unit src/solver/variable/commons/spatial-aggregate.h /^ static std::string Unit(const unsigned int indx)$/;" f struct:Antares::Solver::Variable::Common::MultipleCaptionProxy typeref:typename:std::string -Unit src/solver/variable/commons/wind.h /^ static std::string Unit()$/;" f struct:Antares::Solver::Variable::Economy::VCardTimeSeriesValuesWind typeref:typename:std::string -Unit src/solver/variable/economy/STStorageCashFlowByCluster.h /^ static std::string Unit()$/;" f struct:Antares::Solver::Variable::Economy::VCardSTstorageCashFlowByCluster typeref:typename:std::string -Unit src/solver/variable/economy/STStorageInjectionByCluster.h /^ static std::string Unit()$/;" f struct:Antares::Solver::Variable::Economy::VCardSTstorageInjectionByCluster typeref:typename:std::string -Unit src/solver/variable/economy/STStorageLevelsByCluster.h /^ static std::string Unit()$/;" f struct:Antares::Solver::Variable::Economy::VCardSTstorageLevelsByCluster typeref:typename:std::string -Unit src/solver/variable/economy/STStorageWithdrawalByCluster.h /^ static std::string Unit()$/;" f struct:Antares::Solver::Variable::Economy::VCardSTstorageWithdrawalByCluster typeref:typename:std::string -Unit src/solver/variable/economy/avail-dispatchable-generation.h /^ static std::string Unit()$/;" f struct:Antares::Solver::Variable::Economy::VCardAvailableDispatchGen typeref:typename:std::string -Unit src/solver/variable/economy/balance.h /^ static std::string Unit()$/;" f struct:Antares::Solver::Variable::Economy::VCardBalance typeref:typename:std::string -Unit src/solver/variable/economy/bindingConstraints/bindingConstraintsMarginalCost.h /^ static std::string Unit()$/;" f struct:Antares::Solver::Variable::Economy::VCardBindingConstMarginCost typeref:typename:std::string -Unit src/solver/variable/economy/dispatchable-generation-margin.h /^ static std::string Unit()$/;" f struct:Antares::Solver::Variable::Economy::VCardDispatchableGenMargin typeref:typename:std::string -Unit src/solver/variable/economy/dispatchableGeneration.h /^ static std::string Unit([[maybe_unused]] const unsigned int indx)$/;" f struct:Antares::Solver::Variable::Economy::VCardDispatchableGeneration::Multiple typeref:typename:std::string -Unit src/solver/variable/economy/dispatchableGeneration.h /^ static std::string Unit()$/;" f struct:Antares::Solver::Variable::Economy::VCardDispatchableGeneration typeref:typename:std::string -Unit src/solver/variable/economy/domesticUnsuppliedEnergy.h /^ static std::string Unit()$/;" f struct:Antares::Solver::Variable::Economy::VCardDomesticUnsuppliedEnergy typeref:typename:std::string -Unit src/solver/variable/economy/dtgMarginAfterCsr.h /^ static std::string Unit()$/;" f struct:Antares::Solver::Variable::Economy::VCardDtgMarginCsr typeref:typename:std::string -Unit src/solver/variable/economy/hydroCost.h /^ static std::string Unit()$/;" f struct:Antares::Solver::Variable::Economy::VCardHydroCost typeref:typename:std::string -Unit src/solver/variable/economy/hydrostorage.h /^ static std::string Unit()$/;" f struct:Antares::Solver::Variable::Economy::VCardHydroStorage typeref:typename:std::string -Unit src/solver/variable/economy/inflow.h /^ static std::string Unit()$/;" f struct:Antares::Solver::Variable::Economy::VCardInflows typeref:typename:std::string -Unit src/solver/variable/economy/links/congestionFee.h /^ static std::string Unit()$/;" f struct:Antares::Solver::Variable::Economy::VCardCongestionFee typeref:typename:std::string -Unit src/solver/variable/economy/links/congestionFeeAbs.h /^ static std::string Unit()$/;" f struct:Antares::Solver::Variable::Economy::VCardCongestionFeeAbs typeref:typename:std::string -Unit src/solver/variable/economy/links/congestionProbability.h /^ static std::string Unit([[maybe_unused]] const unsigned int indx)$/;" f struct:Antares::Solver::Variable::Economy::VCardCongestionProbability::Multiple typeref:typename:std::string -Unit src/solver/variable/economy/links/congestionProbability.h /^ static std::string Unit()$/;" f struct:Antares::Solver::Variable::Economy::VCardCongestionProbability typeref:typename:std::string -Unit src/solver/variable/economy/links/flowLinear.h /^ static std::string Unit()$/;" f struct:Antares::Solver::Variable::Economy::VCardFlowLinear typeref:typename:std::string -Unit src/solver/variable/economy/links/flowLinearAbs.h /^ static std::string Unit()$/;" f struct:Antares::Solver::Variable::Economy::VCardFlowLinearAbs typeref:typename:std::string -Unit src/solver/variable/economy/links/flowQuad.h /^ static std::string Unit()$/;" f struct:Antares::Solver::Variable::Economy::VCardFlowQuad typeref:typename:std::string -Unit src/solver/variable/economy/links/hurdleCosts.h /^ static std::string Unit()$/;" f struct:Antares::Solver::Variable::Economy::VCardHurdleCosts typeref:typename:std::string -Unit src/solver/variable/economy/links/loopFlow.h /^ static std::string Unit()$/;" f struct:Antares::Solver::Variable::Economy::VCardLoopFlow typeref:typename:std::string -Unit src/solver/variable/economy/links/marginalCost.h /^ static std::string Unit()$/;" f struct:Antares::Solver::Variable::Economy::VCardMarginalCost typeref:typename:std::string -Unit src/solver/variable/economy/localMatchingRuleViolations.h /^ static std::string Unit()$/;" f struct:Antares::Solver::Variable::Economy::VCardLMRViolations typeref:typename:std::string -Unit src/solver/variable/economy/lold.h /^ static std::string Unit()$/;" f struct:Antares::Solver::Variable::Economy::VCardLOLD typeref:typename:std::string -Unit src/solver/variable/economy/lolp.h /^ static std::string Unit()$/;" f struct:Antares::Solver::Variable::Economy::VCardLOLP typeref:typename:std::string -Unit src/solver/variable/economy/max-mrg.h /^ static std::string Unit()$/;" f struct:Antares::Solver::Variable::Economy::VCardMARGE typeref:typename:std::string -Unit src/solver/variable/economy/nbOfDispatchedUnits.h /^ static std::string Unit()$/;" f struct:Antares::Solver::Variable::Economy::VCardNbOfDispatchedUnits typeref:typename:std::string -Unit src/solver/variable/economy/nbOfDispatchedUnitsByPlant.h /^ static std::string Unit()$/;" f struct:Antares::Solver::Variable::Economy::VCardNbOfDispatchedUnitsByPlant typeref:typename:std::string -Unit src/solver/variable/economy/nonProportionalCost.h /^ static std::string Unit()$/;" f struct:Antares::Solver::Variable::Economy::VCardNonProportionalCost typeref:typename:std::string -Unit src/solver/variable/economy/npCostByDispatchablePlant.h /^ static std::string Unit()$/;" f struct:Antares::Solver::Variable::Economy::VCardNonProportionalCostByDispatchablePlant typeref:typename:std::string -Unit src/solver/variable/economy/operatingCost.h /^ static std::string Unit()$/;" f struct:Antares::Solver::Variable::Economy::VCardOperatingCost typeref:typename:std::string -Unit src/solver/variable/economy/overallCost.h /^ static std::string Unit()$/;" f struct:Antares::Solver::Variable::Economy::VCardOverallCost typeref:typename:std::string -Unit src/solver/variable/economy/overflow.h /^ static std::string Unit()$/;" f struct:Antares::Solver::Variable::Economy::VCardOverflow typeref:typename:std::string -Unit src/solver/variable/economy/price.h /^ static std::string Unit()$/;" f struct:Antares::Solver::Variable::Economy::VCardPrice typeref:typename:std::string -Unit src/solver/variable/economy/productionByDispatchablePlant.h /^ static std::string Unit()$/;" f struct:Antares::Solver::Variable::Economy::VCardProductionByDispatchablePlant typeref:typename:std::string -Unit src/solver/variable/economy/productionByRenewablePlant.h /^ static std::string Unit()$/;" f struct:Antares::Solver::Variable::Economy::VCardProductionByRenewablePlant typeref:typename:std::string -Unit src/solver/variable/economy/profitByPlant.h /^ static std::string Unit()$/;" f struct:Antares::Solver::Variable::Economy::VCardProfitByPlant typeref:typename:std::string -Unit src/solver/variable/economy/pumping.h /^ static std::string Unit()$/;" f struct:Antares::Solver::Variable::Economy::VCardPumping typeref:typename:std::string -Unit src/solver/variable/economy/renewableGeneration.h /^ static std::string Unit([[maybe_unused]] const unsigned int indx)$/;" f struct:Antares::Solver::Variable::Economy::VCardRenewableGeneration::Multiple typeref:typename:std::string -Unit src/solver/variable/economy/renewableGeneration.h /^ static std::string Unit()$/;" f struct:Antares::Solver::Variable::Economy::VCardRenewableGeneration typeref:typename:std::string -Unit src/solver/variable/economy/reservoirlevel.h /^ static std::string Unit()$/;" f struct:Antares::Solver::Variable::Economy::VCardReservoirLevel typeref:typename:std::string -Unit src/solver/variable/economy/shortTermStorage.h /^ static std::string Unit(const unsigned int indx)$/;" f struct:Antares::Solver::Variable::Economy::VCardShortTermStorage::Multiple typeref:typename:std::string -Unit src/solver/variable/economy/shortTermStorage.h /^ static std::string Unit()$/;" f struct:Antares::Solver::Variable::Economy::VCardShortTermStorage typeref:typename:std::string -Unit src/solver/variable/economy/spilledEnergy.h /^ static std::string Unit()$/;" f struct:Antares::Solver::Variable::Economy::VCardSpilledEnergy typeref:typename:std::string -Unit src/solver/variable/economy/spilledEnergyAfterCSR.h /^ static std::string Unit()$/;" f struct:Antares::Solver::Variable::Economy::VCardSpilledEnergyAfterCSR typeref:typename:std::string -Unit src/solver/variable/economy/thermalAirPollutantEmissions.h /^ static std::string Unit([[maybe_unused]] const unsigned int indx)$/;" f struct:Antares::Solver::Variable::Economy::VCardThermalAirPollutantEmissions::Multiple typeref:typename:std::string -Unit src/solver/variable/economy/thermalAirPollutantEmissions.h /^ static std::string Unit()$/;" f struct:Antares::Solver::Variable::Economy::VCardThermalAirPollutantEmissions typeref:typename:std::string -Unit src/solver/variable/economy/unsupliedEnergy.h /^ static std::string Unit()$/;" f struct:Antares::Solver::Variable::Economy::VCardUnsupliedEnergy typeref:typename:std::string -Unit src/solver/variable/economy/waterValue.h /^ static std::string Unit()$/;" f struct:Antares::Solver::Variable::Economy::VCardWaterValue typeref:typename:std::string -Unit src/solver/variable/setofareas.h /^ static std::string Unit()$/;" f struct:Antares::Solver::Variable::VCardAllSetsOfAreas typeref:typename:std::string -UnitCommitmentMode src/libs/antares/study/fwd.h /^enum UnitCommitmentMode$/;" g namespace:Antares::Data -UnitCommitmentModeToCString src/libs/antares/study/fwd.cpp /^const char* UnitCommitmentModeToCString(UnitCommitmentMode ucommitment)$/;" f namespace:Antares::Data typeref:typename:const char * -UnitName src/ext/yuni/src/yuni/core/unit/unit.h /^ static const char* UnitName()$/;" f class:Yuni::Unit::Abstract typeref:typename:const char * -Unknown src/ext/yuni/src/yuni/core/logs/verbosity.h /^struct YUNI_DECL Unknown final$/;" s namespace:Yuni::Logs::Verbosity -UnknownBuffer src/ext/yuni/src/yuni/core/logs/logs.h /^ typedef Private::LogImpl::Buffer UnknownBuffer;$/;" t class:Yuni::Logs::Logger typeref:typename:Private::LogImpl::Buffer -UnloadData src/ui/action/handler/antares-study/link/unload-data.cpp /^UnloadData::UnloadData(const AnyString& fromarea, const AnyString& toarea) :$/;" f class:Antares::Action::AntaresStudy::Link::UnloadData -UnloadData src/ui/action/handler/antares-study/link/unload-data.h /^class UnloadData : public IAction$/;" c namespace:Antares::Action::AntaresStudy::Link -Unordered src/ext/yuni/src/yuni/core/dictionary.h /^ typedef std::map Unordered;$/;" t class:Yuni::Dictionary typeref:typename:std::map -Unordered src/ext/yuni/src/yuni/core/dictionary.h /^ typedef std::set Unordered;$/;" t class:Yuni::Set typeref:typename:std::set -UnregisterFrame src/ui/common/component/frame/registry.cpp /^void UnregisterFrame(IFrame* frame)$/;" f namespace:Antares::Component::Frame::Registry typeref:typename:void -Unselect src/ui/simulator/windows/inspector/inspector.cpp /^void Unselect()$/;" f namespace:Antares::Window::Inspector typeref:typename:void -Unset src/ext/yuni/src/yuni/core/bit/bit.hxx /^inline void Unset(char* data, uint index)$/;" f namespace:Yuni::Bit typeref:typename:void -UnsupliedEnergy src/solver/variable/economy/unsupliedEnergy.h /^class UnsupliedEnergy$/;" c namespace:Antares::Solver::Variable::Economy -Update src/ui/simulator/toolbox/components/datagrid/renderer/area/common.areasummary.h /^bool Update(T& value, const String& str)$/;" f namespace:Antares::Component::Datagrid::Renderer typeref:typename:bool -Update git submodule docs/build/3-Build.md /^## Update git submodule$/;" s chapter:Build -UpdateArea src/solver/optimisation/opt_rename_problem.h /^ void UpdateArea(const std::string& area)$/;" f class:Namer typeref:typename:void -UpdateContraints src/solver/utils/ortools_utils.cpp /^void ProblemSimplexeNommeConverter::UpdateContraints(unsigned idxRow, MPSolver* solver)$/;" f class:Antares::Optimization::ProblemSimplexeNommeConverter typeref:typename:void -UpdateGUIFromStudyState src/ui/simulator/application/study.cpp /^void UpdateGUIFromStudyState()$/;" f namespace:Antares typeref:typename:void -UpdateLabel src/ui/simulator/windows/simulation/run.cpp /^static inline void UpdateLabel(bool& guiUpdated, wxStaticText* label, const wxString& text)$/;" f namespace:Antares::Window::Simulation typeref:typename:void file: -UpdateTargetAtIndex src/solver/optimisation/opt_rename_problem.h /^ void UpdateTargetAtIndex(const std::string& full_name, unsigned int index)$/;" f class:TargetVectorUpdater typeref:typename:void -UpdateTimeStep src/solver/optimisation/opt_rename_problem.h /^ void UpdateTimeStep(unsigned int timeStep)$/;" f class:Namer typeref:typename:void -Updater src/libs/antares/io/antares/io/statistics.h /^ Updater()$/;" f class:Antares::Statistics::Updater -Updater src/libs/antares/io/antares/io/statistics.h /^class Updater$/;" c namespace:Antares::Statistics -Usage docs/reference-guide/15-executable_kirchhoffs_constraint_generator.md /^## Usage$/;" s chapter:Executable Kirchhoff's Constraint Generator -Usage src/ext/yuni/src/yuni/core/system/memory.h /^YUNI_DECL class Usage final$/;" c namespace:Yuni::System::Memory -Usage src/ext/yuni/src/yuni/core/system/memory.hxx /^inline Usage::Usage()$/;" f class:Yuni::System::Memory::Usage -Usage src/ext/yuni/src/yuni/core/system/memory.hxx /^inline Usage::Usage(const Usage& copy) : available(copy.available), total(copy.total)$/;" f class:Yuni::System::Memory::Usage -Usage with FICO® Xpress Optimization docs/reference-guide/16-xpress.md /^# Usage with FICO® Xpress Optimization$/;" c -Use Ninja to speed up target generation by CMake docs/build/6-dev-advice.md /^## Use Ninja to speed up target generation by CMake$/;" s chapter:Developer advice -Use a minizip-ng to write output files into a single zip archive docs/Architecture_Decision_Records/zip_results.md /^# Use a minizip-ng to write output files into a single zip archive$/;" c -UseNamedProblems src/solver/utils/named_problem.h /^ bool UseNamedProblems() const$/;" f struct:Antares::Optimization::PROBLEME_SIMPLEXE_NOMME typeref:typename:bool -User's Notes docs/reference-guide/04-active_windows.md /^## User's Notes$/;" s chapter:Active windows -UserData src/tools/vacuum/antares-study.cpp /^ UserData() : bytesDeleted(0), filesDeleted(0), foldersDeleted(0)$/;" f class:UserData file: -UserData src/tools/vacuum/antares-study.cpp /^class UserData : private Yuni::NonCopyable$/;" c file: -UserData src/tools/vacuum/modified-inode.cpp /^ UserData() : bytesDeleted(0), filesDeleted(0), foldersDeleted(0)$/;" f class:__anon73d4aa0a0111::UserData file: -UserData src/tools/vacuum/modified-inode.cpp /^class UserData : private Yuni::NonCopyable$/;" c namespace:__anon73d4aa0a0111 file: -UserDataList src/libs/fswalker/registry.inc.hxx /^ using UserDataList = std::vector;$/;" t class:FSWalker::EventsRegistry typeref:typename:std::vector -UserDataTypeByCopy src/ext/yuni/src/yuni/core/bind/traits.h /^ typedef typename Static::Remove::RefOnly::Type UserDataTypeByCopy;$/;" t class:Yuni::Private::BindImpl::BoundWithFunctionAndUserData typeref:typename:Static::Remove::RefOnly::Type -UserDataTypeByCopy src/ext/yuni/src/yuni/core/bind/traits.h /^ typedef typename Static::Remove::RefOnly::Type UserDataTypeByCopy;$/;" t class:Yuni::Private::BindImpl::BoundWithMemberAndUserData typeref:typename:Static::Remove::RefOnly::Type -UserDataTypeByCopy src/ext/yuni/src/yuni/core/bind/traits.h /^ typedef typename Static::Remove::RefOnly::Type UserDataTypeByCopy;$/;" t class:Yuni::Private::BindImpl::BoundWithSmartPtrMemberAndUserData typeref:typename:Static::Remove::RefOnly::Type -UserDataTypeByCopy src/ext/yuni/src/yuni/core/bind/traits.h /^ typedef typename Static::Remove::RefOnly::Type UserDataTypeByCopy;$/;" t class:Yuni::Private::BindImpl::BoundWithFunctionAndUserData typeref:typename:Static::Remove::RefOnly::Type -UserDataTypeByCopy src/ext/yuni/src/yuni/core/bind/traits.h /^ typedef typename Static::Remove::RefOnly::Type UserDataTypeByCopy;$/;" t class:Yuni::Private::BindImpl::BoundWithMemberAndUserData typeref:typename:Static::Remove::RefOnly::Type -UserDataTypeByCopy src/ext/yuni/src/yuni/core/bind/traits.h /^ typedef typename Static::Remove::RefOnly::Type UserDataTypeByCopy;$/;" t class:Yuni::Private::BindImpl::BoundWithSmartPtrMemberAndUserData typeref:typename:Static::Remove::RefOnly::Type -UserDataTypeByCopy src/ext/yuni/src/yuni/core/bind/traits.h /^ typedef typename Static::Remove::RefOnly::Type UserDataTypeByCopy;$/;" t class:Yuni::Private::BindImpl::BoundWithFunctionAndUserData typeref:typename:Static::Remove::RefOnly::Type -UserDataTypeByCopy src/ext/yuni/src/yuni/core/bind/traits.h /^ typedef typename Static::Remove::RefOnly::Type UserDataTypeByCopy;$/;" t class:Yuni::Private::BindImpl::BoundWithMemberAndUserData typeref:typename:Static::Remove::RefOnly::Type -UserDataTypeByCopy src/ext/yuni/src/yuni/core/bind/traits.h /^ typedef typename Static::Remove::RefOnly::Type UserDataTypeByCopy;$/;" t class:Yuni::Private::BindImpl::BoundWithSmartPtrMemberAndUserData typeref:typename:Static::Remove::RefOnly::Type -UserDataTypeByCopy src/ext/yuni/src/yuni/core/bind/traits.h /^ typedef typename Static::Remove::RefOnly::Type UserDataTypeByCopy;$/;" t class:Yuni::Private::BindImpl::BoundWithFunctionAndUserData typeref:typename:Static::Remove::RefOnly::Type -UserDataTypeByCopy src/ext/yuni/src/yuni/core/bind/traits.h /^ typedef typename Static::Remove::RefOnly::Type UserDataTypeByCopy;$/;" t class:Yuni::Private::BindImpl::BoundWithMemberAndUserData typeref:typename:Static::Remove::RefOnly::Type -UserDataTypeByCopy src/ext/yuni/src/yuni/core/bind/traits.h /^ typedef typename Static::Remove::RefOnly::Type UserDataTypeByCopy;$/;" t class:Yuni::Private::BindImpl::BoundWithSmartPtrMemberAndUserData typeref:typename:Static::Remove::RefOnly::Type -UserDataTypeByCopy src/ext/yuni/src/yuni/core/bind/traits.h /^ typedef typename Static::Remove::RefOnly::Type UserDataTypeByCopy;$/;" t class:Yuni::Private::BindImpl::BoundWithFunctionAndUserData typeref:typename:Static::Remove::RefOnly::Type -UserDataTypeByCopy src/ext/yuni/src/yuni/core/bind/traits.h /^ typedef typename Static::Remove::RefOnly::Type UserDataTypeByCopy;$/;" t class:Yuni::Private::BindImpl::BoundWithMemberAndUserData typeref:typename:Static::Remove::RefOnly::Type -UserDataTypeByCopy src/ext/yuni/src/yuni/core/bind/traits.h /^ typedef typename Static::Remove::RefOnly::Type UserDataTypeByCopy;$/;" t class:Yuni::Private::BindImpl::BoundWithSmartPtrMemberAndUserData typeref:typename:Static::Remove::RefOnly::Type -UserDataTypeByCopy src/ext/yuni/src/yuni/core/bind/traits.h /^ typedef typename Static::Remove::RefOnly::Type UserDataTypeByCopy;$/;" t class:Yuni::Private::BindImpl::BoundWithFunctionAndUserData typeref:typename:Static::Remove::RefOnly::Type -UserDataTypeByCopy src/ext/yuni/src/yuni/core/bind/traits.h /^ typedef typename Static::Remove::RefOnly::Type UserDataTypeByCopy;$/;" t class:Yuni::Private::BindImpl::BoundWithMemberAndUserData typeref:typename:Static::Remove::RefOnly::Type -UserDataTypeByCopy src/ext/yuni/src/yuni/core/bind/traits.h /^ typedef typename Static::Remove::RefOnly::Type UserDataTypeByCopy;$/;" t class:Yuni::Private::BindImpl::BoundWithSmartPtrMemberAndUserData typeref:typename:Static::Remove::RefOnly::Type -UserDataTypeByCopy src/ext/yuni/src/yuni/core/bind/traits.h /^ typedef typename Static::Remove::RefOnly::Type UserDataTypeByCopy;$/;" t class:Yuni::Private::BindImpl::BoundWithFunctionAndUserData typeref:typename:Static::Remove::RefOnly::Type -UserDataTypeByCopy src/ext/yuni/src/yuni/core/bind/traits.h /^ typedef typename Static::Remove::RefOnly::Type UserDataTypeByCopy;$/;" t class:Yuni::Private::BindImpl::BoundWithMemberAndUserData typeref:typename:Static::Remove::RefOnly::Type -UserDataTypeByCopy src/ext/yuni/src/yuni/core/bind/traits.h /^ typedef typename Static::Remove::RefOnly::Type UserDataTypeByCopy;$/;" t class:Yuni::Private::BindImpl::BoundWithSmartPtrMemberAndUserData typeref:typename:Static::Remove::RefOnly::Type -UserDataTypeByCopy src/ext/yuni/src/yuni/core/bind/traits.h /^ typedef typename Static::Remove::RefOnly::Type UserDataTypeByCopy;$/;" t class:Yuni::Private::BindImpl::BoundWithFunctionAndUserData typeref:typename:Static::Remove::RefOnly::Type -UserDataTypeByCopy src/ext/yuni/src/yuni/core/bind/traits.h /^ typedef typename Static::Remove::RefOnly::Type UserDataTypeByCopy;$/;" t class:Yuni::Private::BindImpl::BoundWithMemberAndUserData typeref:typename:Static::Remove::RefOnly::Type -UserDataTypeByCopy src/ext/yuni/src/yuni/core/bind/traits.h /^ typedef typename Static::Remove::RefOnly::Type UserDataTypeByCopy;$/;" t class:Yuni::Private::BindImpl::BoundWithSmartPtrMemberAndUserData typeref:typename:Static::Remove::RefOnly::Type -UserDataTypeByCopy src/ext/yuni/src/yuni/core/bind/traits.h /^ typedef typename Static::Remove::RefOnly::Type UserDataTypeByCopy;$/;" t class:Yuni::Private::BindImpl::BoundWithFunctionAndUserData typeref:typename:Static::Remove::RefOnly::Type -UserDataTypeByCopy src/ext/yuni/src/yuni/core/bind/traits.h /^ typedef typename Static::Remove::RefOnly::Type UserDataTypeByCopy;$/;" t class:Yuni::Private::BindImpl::BoundWithMemberAndUserData typeref:typename:Static::Remove::RefOnly::Type -UserDataTypeByCopy src/ext/yuni/src/yuni/core/bind/traits.h /^ typedef typename Static::Remove::RefOnly::Type UserDataTypeByCopy;$/;" t class:Yuni::Private::BindImpl::BoundWithSmartPtrMemberAndUserData typeref:typename:Static::Remove::RefOnly::Type -UserDataTypeByCopy src/ext/yuni/src/yuni/core/bind/traits.h /^ typedef typename Static::Remove::RefOnly::Type UserDataTypeByCopy;$/;" t class:Yuni::Private::BindImpl::BoundWithFunctionAndUserData typeref:typename:Static::Remove::RefOnly::Type -UserDataTypeByCopy src/ext/yuni/src/yuni/core/bind/traits.h /^ typedef typename Static::Remove::RefOnly::Type UserDataTypeByCopy;$/;" t class:Yuni::Private::BindImpl::BoundWithMemberAndUserData typeref:typename:Static::Remove::RefOnly::Type -UserDataTypeByCopy src/ext/yuni/src/yuni/core/bind/traits.h /^ typedef typename Static::Remove::RefOnly::Type UserDataTypeByCopy;$/;" t class:Yuni::Private::BindImpl::BoundWithSmartPtrMemberAndUserData typeref:typename:Static::Remove::RefOnly::Type -UserDataTypeByCopy src/ext/yuni/src/yuni/core/bind/traits.h /^ typedef typename Static::Remove::RefOnly::Type UserDataTypeByCopy;$/;" t class:Yuni::Private::BindImpl::BoundWithFunctionAndUserData typeref:typename:Static::Remove::RefOnly::Type -UserDataTypeByCopy src/ext/yuni/src/yuni/core/bind/traits.h /^ typedef typename Static::Remove::RefOnly::Type UserDataTypeByCopy;$/;" t class:Yuni::Private::BindImpl::BoundWithMemberAndUserData typeref:typename:Static::Remove::RefOnly::Type -UserDataTypeByCopy src/ext/yuni/src/yuni/core/bind/traits.h /^ typedef typename Static::Remove::RefOnly::Type UserDataTypeByCopy;$/;" t class:Yuni::Private::BindImpl::BoundWithSmartPtrMemberAndUserData typeref:typename:Static::Remove::RefOnly::Type -UserDataTypeByCopy src/ext/yuni/src/yuni/core/bind/traits.h /^ typedef typename Static::Remove::RefOnly::Type UserDataTypeByCopy;$/;" t class:Yuni::Private::BindImpl::BoundWithFunctionAndUserData typeref:typename:Static::Remove::RefOnly::Type -UserDataTypeByCopy src/ext/yuni/src/yuni/core/bind/traits.h /^ typedef typename Static::Remove::RefOnly::Type UserDataTypeByCopy;$/;" t class:Yuni::Private::BindImpl::BoundWithMemberAndUserData typeref:typename:Static::Remove::RefOnly::Type -UserDataTypeByCopy src/ext/yuni/src/yuni/core/bind/traits.h /^ typedef typename Static::Remove::RefOnly::Type UserDataTypeByCopy;$/;" t class:Yuni::Private::BindImpl::BoundWithSmartPtrMemberAndUserData typeref:typename:Static::Remove::RefOnly::Type -UserDataTypeByCopy src/ext/yuni/src/yuni/core/bind/traits.h /^ typedef typename Static::Remove::RefOnly::Type UserDataTypeByCopy;$/;" t class:Yuni::Private::BindImpl::BoundWithFunctionAndUserData typeref:typename:Static::Remove::RefOnly::Type -UserDataTypeByCopy src/ext/yuni/src/yuni/core/bind/traits.h /^ typedef typename Static::Remove::RefOnly::Type UserDataTypeByCopy;$/;" t class:Yuni::Private::BindImpl::BoundWithMemberAndUserData typeref:typename:Static::Remove::RefOnly::Type -UserDataTypeByCopy src/ext/yuni/src/yuni/core/bind/traits.h /^ typedef typename Static::Remove::RefOnly::Type UserDataTypeByCopy;$/;" t class:Yuni::Private::BindImpl::BoundWithSmartPtrMemberAndUserData typeref:typename:Static::Remove::RefOnly::Type -UserDataTypeByCopy src/ext/yuni/src/yuni/core/bind/traits.h /^ typedef typename Static::Remove::RefOnly::Type UserDataTypeByCopy;$/;" t class:Yuni::Private::BindImpl::BoundWithFunctionAndUserData typeref:typename:Static::Remove::RefOnly::Type -UserDataTypeByCopy src/ext/yuni/src/yuni/core/bind/traits.h /^ typedef typename Static::Remove::RefOnly::Type UserDataTypeByCopy;$/;" t class:Yuni::Private::BindImpl::BoundWithMemberAndUserData typeref:typename:Static::Remove::RefOnly::Type -UserDataTypeByCopy src/ext/yuni/src/yuni/core/bind/traits.h /^ typedef typename Static::Remove::RefOnly::Type UserDataTypeByCopy;$/;" t class:Yuni::Private::BindImpl::BoundWithSmartPtrMemberAndUserData typeref:typename:Static::Remove::RefOnly::Type -UserDataTypeByCopy src/ext/yuni/src/yuni/core/bind/traits.h /^ typedef typename Static::Remove::RefOnly::Type UserDataTypeByCopy;$/;" t class:Yuni::Private::BindImpl::BoundWithFunctionAndUserData typeref:typename:Static::Remove::RefOnly::Type -UserDataTypeByCopy src/ext/yuni/src/yuni/core/bind/traits.h /^ typedef typename Static::Remove::RefOnly::Type UserDataTypeByCopy;$/;" t class:Yuni::Private::BindImpl::BoundWithMemberAndUserData typeref:typename:Static::Remove::RefOnly::Type -UserDataTypeByCopy src/ext/yuni/src/yuni/core/bind/traits.h /^ typedef typename Static::Remove::RefOnly::Type UserDataTypeByCopy;$/;" t class:Yuni::Private::BindImpl::BoundWithSmartPtrMemberAndUserData typeref:typename:Static::Remove::RefOnly::Type -UserDataTypeByCopy src/ext/yuni/src/yuni/core/bind/traits.h /^ typedef typename Static::Remove::RefOnly::Type UserDataTypeByCopy;$/;" t class:Yuni::Private::BindImpl::BoundWithFunctionAndUserData typeref:typename:Static::Remove::RefOnly::Type -UserDataTypeByCopy src/ext/yuni/src/yuni/core/bind/traits.h /^ typedef typename Static::Remove::RefOnly::Type UserDataTypeByCopy;$/;" t class:Yuni::Private::BindImpl::BoundWithMemberAndUserData typeref:typename:Static::Remove::RefOnly::Type -UserDataTypeByCopy src/ext/yuni/src/yuni/core/bind/traits.h /^ typedef typename Static::Remove::RefOnly::Type UserDataTypeByCopy;$/;" t class:Yuni::Private::BindImpl::BoundWithSmartPtrMemberAndUserData typeref:typename:Static::Remove::RefOnly::Type -UserDataTypeByCopy src/ext/yuni/src/yuni/core/bind/traits.h.generator.hpp /^ typedef typename Static::Remove::RefOnly>::Type UserDataTypeByCopy;$/;" t class:Yuni::Private::BindImpl::BoundWithFunctionAndUserData typeref:typename:Static::Remove::RefOnly::Type -UserDataTypeByCopy src/ext/yuni/src/yuni/core/bind/traits.h.generator.hpp /^ typedef typename Static::Remove::RefOnly>::Type UserDataTypeByCopy;$/;" t class:Yuni::Private::BindImpl::BoundWithMemberAndUserData typeref:typename:Static::Remove::RefOnly::Type -UserDataTypeByCopy src/ext/yuni/src/yuni/core/bind/traits.h.generator.hpp /^ typedef typename Static::Remove::RefOnly>::Type UserDataTypeByCopy;$/;" t class:Yuni::Private::BindImpl::BoundWithSmartPtrMemberAndUserData typeref:typename:Static::Remove::RefOnly::Type -UserHome src/ext/yuni/src/yuni/io/directory/system.cpp /^bool UserHome(Clob& out, bool emptyBefore)$/;" f namespace:Yuni::IO::Directory::System typeref:typename:bool -UserHome src/ext/yuni/src/yuni/io/directory/system.cpp /^bool UserHome(String& out, bool emptyBefore)$/;" f namespace:Yuni::IO::Directory::System typeref:typename:bool -UserHomeImpl src/ext/yuni/src/yuni/io/directory/system.cpp /^static inline bool UserHomeImpl(StringT& out, bool emptyBefore)$/;" f namespace:Yuni::IO::Directory::System::__anon7f3e5b3c0111 typeref:typename:bool file: -Username src/ext/yuni/src/yuni/core/system/username.hxx /^bool Username(StringT& out, bool emptyBefore)$/;" f namespace:Yuni::System typeref:typename:bool -Using Xpress in the command-line docs/reference-guide/16-xpress.md /^## Using Xpress in the command-line$/;" s chapter:Usage with FICO® Xpress Optimization -Using pre-compiled Antares external libraries src/antares-deps/README.md /^## Using pre-compiled Antares external libraries$/;" s chapter:Antares dependencies build -Using the command line docs/reference-guide/10-command_line.md /^# Using the command line$/;" c -Utils src/ext/yuni/src/yuni/core/utils/hexdump.cpp /^namespace Utils$/;" n namespace:Yuni::Core file: -Utils src/ext/yuni/src/yuni/core/utils/hexdump.h /^namespace Utils$/;" n namespace:Yuni::Core -Utils src/ext/yuni/src/yuni/core/utils/hexdump.hxx /^namespace Utils$/;" n namespace:Yuni::Core -Utils src/ext/yuni/src/yuni/core/utils/utils.h /^namespace Utils$/;" n namespace:Yuni::Core -V3.4.4 (02/2011) docs/CHANGELOG.md /^V3.4.4 (02\/2011)$/;" s chapter:v8.4.3 (08/2023) -V3.5.3 (03/2011) docs/CHANGELOG.md /^V3.5.3 (03\/2011)$/;" s chapter:v8.4.3 (08/2023) -V3.6.4 (04/2011) docs/CHANGELOG.md /^V3.6.4 (04\/2011)$/;" s chapter:v8.4.3 (08/2023) -V3.7.4 (08/2011) docs/CHANGELOG.md /^V3.7.4 (08\/2011)$/;" s chapter:v8.4.3 (08/2023) -V4.2.6 (07/2012) docs/CHANGELOG.md /^V4.2.6 (07\/2012)$/;" s chapter:v8.4.3 (08/2023) -V4.3.5 (10/2012) docs/CHANGELOG.md /^V4.3.5 (10\/2012)$/;" s chapter:v8.4.3 (08/2023) -V4.3.6 (12/2012) docs/CHANGELOG.md /^V4.3.6 (12\/2012)$/;" s chapter:v8.4.3 (08/2023) -VACUUM_LIBS src/tools/vacuum/CMakeLists.txt /^set(VACUUM_LIBS$/;" v -VALEURS_DE_NTC_ET_RESISTANCES src/solver/simulation/sim_structure_probleme_economique.h /^struct VALEURS_DE_NTC_ET_RESISTANCES$/;" s -VARIABLES_DUALES_INTERCONNEXIONS src/solver/simulation/sim_structure_probleme_economique.h /^struct VARIABLES_DUALES_INTERCONNEXIONS$/;" s -VAType src/solver/variable/commons/spatial-aggregate.h /^ VAType;$/;" t function:Antares::Solver::Variable::Common::SpatialAggregate::localBuildAnnualSurveyReport typeref:typename:VariableAccessor -VCardAllAreas src/solver/variable/area.h /^struct VCardAllAreas$/;" s namespace:Antares::Solver::Variable -VCardAllBindingConstraints src/solver/variable/bindConstraints.h /^struct VCardAllBindingConstraints$/;" s namespace:Antares::Solver::Variable -VCardAllLinks src/solver/variable/commons/links/links.h.inc.hxx /^struct VCardAllLinks$/;" s namespace:Antares::Solver::Variable::LINK_NAMESPACE -VCardAllSetsOfAreas src/solver/variable/setofareas.h /^struct VCardAllSetsOfAreas$/;" s namespace:Antares::Solver::Variable -VCardAvailableDispatchGen src/solver/variable/economy/avail-dispatchable-generation.h /^struct VCardAvailableDispatchGen$/;" s namespace:Antares::Solver::Variable::Economy -VCardBalance src/solver/variable/economy/balance.h /^struct VCardBalance$/;" s namespace:Antares::Solver::Variable::Economy -VCardBindingConstMarginCost src/solver/variable/economy/bindingConstraints/bindingConstraintsMarginalCost.h /^struct VCardBindingConstMarginCost$/;" s namespace:Antares::Solver::Variable::Economy -VCardCongestionFee src/solver/variable/economy/links/congestionFee.h /^struct VCardCongestionFee$/;" s namespace:Antares::Solver::Variable::Economy -VCardCongestionFeeAbs src/solver/variable/economy/links/congestionFeeAbs.h /^struct VCardCongestionFeeAbs$/;" s namespace:Antares::Solver::Variable::Economy -VCardCongestionProbability src/solver/variable/economy/links/congestionProbability.h /^struct VCardCongestionProbability$/;" s namespace:Antares::Solver::Variable::Economy -VCardDispatchableGenMargin src/solver/variable/economy/dispatchable-generation-margin.h /^struct VCardDispatchableGenMargin$/;" s namespace:Antares::Solver::Variable::Economy -VCardDispatchableGeneration src/solver/variable/economy/dispatchableGeneration.h /^struct VCardDispatchableGeneration$/;" s namespace:Antares::Solver::Variable::Economy -VCardDomesticUnsuppliedEnergy src/solver/variable/economy/domesticUnsuppliedEnergy.h /^struct VCardDomesticUnsuppliedEnergy$/;" s namespace:Antares::Solver::Variable::Economy -VCardDtgMarginCsr src/solver/variable/economy/dtgMarginAfterCsr.h /^struct VCardDtgMarginCsr$/;" s namespace:Antares::Solver::Variable::Economy -VCardFlowLinear src/solver/variable/economy/links/flowLinear.h /^struct VCardFlowLinear$/;" s namespace:Antares::Solver::Variable::Economy -VCardFlowLinearAbs src/solver/variable/economy/links/flowLinearAbs.h /^struct VCardFlowLinearAbs$/;" s namespace:Antares::Solver::Variable::Economy -VCardFlowQuad src/solver/variable/economy/links/flowQuad.h /^struct VCardFlowQuad$/;" s namespace:Antares::Solver::Variable::Economy -VCardForSpatialAggregate src/solver/variable/adequacy/overallCost.h /^ typedef VCardOverallCost VCardForSpatialAggregate;$/;" t struct:Antares::Solver::Variable::Adequacy::VCardOverallCost typeref:typename:VCardOverallCost -VCardForSpatialAggregate src/solver/variable/adequacy/spilledEnergy.h /^ typedef VCardSpilledEnergy VCardForSpatialAggregate;$/;" t struct:Antares::Solver::Variable::Adequacy::VCardSpilledEnergy typeref:typename:VCardSpilledEnergy -VCardForSpatialAggregate src/solver/variable/commons/hydro.h /^ typedef VCardTimeSeriesValuesHydro VCardForSpatialAggregate;$/;" t struct:Antares::Solver::Variable::Economy::VCardTimeSeriesValuesHydro typeref:typename:VCardTimeSeriesValuesHydro -VCardForSpatialAggregate src/solver/variable/commons/load.h /^ typedef VCardTimeSeriesValuesLoad VCardForSpatialAggregate;$/;" t struct:Antares::Solver::Variable::Economy::VCardTimeSeriesValuesLoad typeref:typename:VCardTimeSeriesValuesLoad -VCardForSpatialAggregate src/solver/variable/commons/miscGenMinusRowPSP.h /^ typedef VCardMiscGenMinusRowPSP VCardForSpatialAggregate;$/;" t struct:Antares::Solver::Variable::Economy::VCardMiscGenMinusRowPSP typeref:typename:VCardMiscGenMinusRowPSP -VCardForSpatialAggregate src/solver/variable/commons/psp.h /^ typedef VCardPSP VCardForSpatialAggregate;$/;" t struct:Antares::Solver::Variable::Economy::VCardPSP typeref:typename:VCardPSP -VCardForSpatialAggregate src/solver/variable/commons/rowBalance.h /^ typedef VCardRowBalance VCardForSpatialAggregate;$/;" t struct:Antares::Solver::Variable::Economy::VCardRowBalance typeref:typename:VCardRowBalance -VCardForSpatialAggregate src/solver/variable/commons/solar.h /^ typedef VCardTimeSeriesValuesSolar VCardForSpatialAggregate;$/;" t struct:Antares::Solver::Variable::Economy::VCardTimeSeriesValuesSolar typeref:typename:VCardTimeSeriesValuesSolar -VCardForSpatialAggregate src/solver/variable/commons/spatial-aggregate.h /^ typedef typename VCardOrigin::VCardForSpatialAggregate VCardForSpatialAggregate;$/;" t struct:Antares::Solver::Variable::Common::VCardProxy typeref:typename:VCardOrigin::VCardForSpatialAggregate -VCardForSpatialAggregate src/solver/variable/commons/wind.h /^ typedef VCardTimeSeriesValuesWind VCardForSpatialAggregate;$/;" t struct:Antares::Solver::Variable::Economy::VCardTimeSeriesValuesWind typeref:typename:VCardTimeSeriesValuesWind -VCardForSpatialAggregate src/solver/variable/economy/STStorageCashFlowByCluster.h /^ typedef VCardSTstorageCashFlowByCluster VCardForSpatialAggregate;$/;" t struct:Antares::Solver::Variable::Economy::VCardSTstorageCashFlowByCluster typeref:typename:VCardSTstorageCashFlowByCluster -VCardForSpatialAggregate src/solver/variable/economy/STStorageInjectionByCluster.h /^ typedef VCardSTstorageInjectionByCluster VCardForSpatialAggregate;$/;" t struct:Antares::Solver::Variable::Economy::VCardSTstorageInjectionByCluster typeref:typename:VCardSTstorageInjectionByCluster -VCardForSpatialAggregate src/solver/variable/economy/STStorageLevelsByCluster.h /^ typedef VCardSTstorageLevelsByCluster VCardForSpatialAggregate;$/;" t struct:Antares::Solver::Variable::Economy::VCardSTstorageLevelsByCluster typeref:typename:VCardSTstorageLevelsByCluster -VCardForSpatialAggregate src/solver/variable/economy/STStorageWithdrawalByCluster.h /^ typedef VCardSTstorageWithdrawalByCluster VCardForSpatialAggregate;$/;" t struct:Antares::Solver::Variable::Economy::VCardSTstorageWithdrawalByCluster typeref:typename:VCardSTstorageWithdrawalByCluster -VCardForSpatialAggregate src/solver/variable/economy/avail-dispatchable-generation.h /^ typedef VCardAvailableDispatchGen VCardForSpatialAggregate;$/;" t struct:Antares::Solver::Variable::Economy::VCardAvailableDispatchGen typeref:typename:VCardAvailableDispatchGen -VCardForSpatialAggregate src/solver/variable/economy/balance.h /^ typedef VCardBalance VCardForSpatialAggregate;$/;" t struct:Antares::Solver::Variable::Economy::VCardBalance typeref:typename:VCardBalance -VCardForSpatialAggregate src/solver/variable/economy/dispatchable-generation-margin.h /^ typedef VCardDispatchableGenMargin VCardForSpatialAggregate;$/;" t struct:Antares::Solver::Variable::Economy::VCardDispatchableGenMargin typeref:typename:VCardDispatchableGenMargin -VCardForSpatialAggregate src/solver/variable/economy/dispatchableGeneration.h /^ typedef VCardDispatchableGeneration VCardForSpatialAggregate;$/;" t struct:Antares::Solver::Variable::Economy::VCardDispatchableGeneration typeref:typename:VCardDispatchableGeneration -VCardForSpatialAggregate src/solver/variable/economy/domesticUnsuppliedEnergy.h /^ typedef VCardDomesticUnsuppliedEnergy VCardForSpatialAggregate;$/;" t struct:Antares::Solver::Variable::Economy::VCardDomesticUnsuppliedEnergy typeref:typename:VCardDomesticUnsuppliedEnergy -VCardForSpatialAggregate src/solver/variable/economy/dtgMarginAfterCsr.h /^ typedef VCardDtgMarginCsr VCardForSpatialAggregate;$/;" t struct:Antares::Solver::Variable::Economy::VCardDtgMarginCsr typeref:typename:VCardDtgMarginCsr -VCardForSpatialAggregate src/solver/variable/economy/hydroCost.h /^ typedef VCardHydroCost VCardForSpatialAggregate;$/;" t struct:Antares::Solver::Variable::Economy::VCardHydroCost typeref:typename:VCardHydroCost -VCardForSpatialAggregate src/solver/variable/economy/hydrostorage.h /^ typedef VCardHydroStorage VCardForSpatialAggregate;$/;" t struct:Antares::Solver::Variable::Economy::VCardHydroStorage typeref:typename:VCardHydroStorage -VCardForSpatialAggregate src/solver/variable/economy/inflow.h /^ typedef VCardInflows VCardForSpatialAggregate;$/;" t struct:Antares::Solver::Variable::Economy::VCardInflows typeref:typename:VCardInflows -VCardForSpatialAggregate src/solver/variable/economy/localMatchingRuleViolations.h /^ typedef VCardLMRViolations VCardForSpatialAggregate;$/;" t struct:Antares::Solver::Variable::Economy::VCardLMRViolations typeref:typename:VCardLMRViolations -VCardForSpatialAggregate src/solver/variable/economy/lold.h /^ typedef VCardUnsupliedEnergy VCardForSpatialAggregate;$/;" t struct:Antares::Solver::Variable::Economy::VCardLOLD typeref:typename:VCardUnsupliedEnergy -VCardForSpatialAggregate src/solver/variable/economy/lolp.h /^ typedef VCardLOLP VCardForSpatialAggregate;$/;" t struct:Antares::Solver::Variable::Economy::VCardLOLP typeref:typename:VCardLOLP -VCardForSpatialAggregate src/solver/variable/economy/max-mrg.h /^ typedef VCardMARGE VCardForSpatialAggregate;$/;" t struct:Antares::Solver::Variable::Economy::VCardMARGE typeref:typename:VCardMARGE -VCardForSpatialAggregate src/solver/variable/economy/nbOfDispatchedUnits.h /^ typedef VCardNbOfDispatchedUnits VCardForSpatialAggregate;$/;" t struct:Antares::Solver::Variable::Economy::VCardNbOfDispatchedUnits typeref:typename:VCardNbOfDispatchedUnits -VCardForSpatialAggregate src/solver/variable/economy/nbOfDispatchedUnitsByPlant.h /^ typedef VCardNbOfDispatchedUnitsByPlant VCardForSpatialAggregate;$/;" t struct:Antares::Solver::Variable::Economy::VCardNbOfDispatchedUnitsByPlant typeref:typename:VCardNbOfDispatchedUnitsByPlant -VCardForSpatialAggregate src/solver/variable/economy/nonProportionalCost.h /^ typedef VCardNonProportionalCost VCardForSpatialAggregate;$/;" t struct:Antares::Solver::Variable::Economy::VCardNonProportionalCost typeref:typename:VCardNonProportionalCost -VCardForSpatialAggregate src/solver/variable/economy/npCostByDispatchablePlant.h /^ typedef VCardNonProportionalCostByDispatchablePlant VCardForSpatialAggregate;$/;" t struct:Antares::Solver::Variable::Economy::VCardNonProportionalCostByDispatchablePlant typeref:typename:VCardNonProportionalCostByDispatchablePlant -VCardForSpatialAggregate src/solver/variable/economy/operatingCost.h /^ typedef VCardOperatingCost VCardForSpatialAggregate;$/;" t struct:Antares::Solver::Variable::Economy::VCardOperatingCost typeref:typename:VCardOperatingCost -VCardForSpatialAggregate src/solver/variable/economy/overallCost.h /^ typedef VCardOverallCost VCardForSpatialAggregate;$/;" t struct:Antares::Solver::Variable::Economy::VCardOverallCost typeref:typename:VCardOverallCost -VCardForSpatialAggregate src/solver/variable/economy/overflow.h /^ typedef VCardOverflow VCardForSpatialAggregate;$/;" t struct:Antares::Solver::Variable::Economy::VCardOverflow typeref:typename:VCardOverflow -VCardForSpatialAggregate src/solver/variable/economy/price.h /^ typedef VCardPrice VCardForSpatialAggregate;$/;" t struct:Antares::Solver::Variable::Economy::VCardPrice typeref:typename:VCardPrice -VCardForSpatialAggregate src/solver/variable/economy/productionByDispatchablePlant.h /^ typedef VCardProductionByDispatchablePlant VCardForSpatialAggregate;$/;" t struct:Antares::Solver::Variable::Economy::VCardProductionByDispatchablePlant typeref:typename:VCardProductionByDispatchablePlant -VCardForSpatialAggregate src/solver/variable/economy/productionByRenewablePlant.h /^ typedef VCardProductionByRenewablePlant VCardForSpatialAggregate;$/;" t struct:Antares::Solver::Variable::Economy::VCardProductionByRenewablePlant typeref:typename:VCardProductionByRenewablePlant -VCardForSpatialAggregate src/solver/variable/economy/profitByPlant.h /^ typedef VCardProfitByPlant VCardForSpatialAggregate;$/;" t struct:Antares::Solver::Variable::Economy::VCardProfitByPlant typeref:typename:VCardProfitByPlant -VCardForSpatialAggregate src/solver/variable/economy/pumping.h /^ typedef VCardPumping VCardForSpatialAggregate;$/;" t struct:Antares::Solver::Variable::Economy::VCardPumping typeref:typename:VCardPumping -VCardForSpatialAggregate src/solver/variable/economy/renewableGeneration.h /^ typedef VCardRenewableGeneration VCardForSpatialAggregate;$/;" t struct:Antares::Solver::Variable::Economy::VCardRenewableGeneration typeref:typename:VCardRenewableGeneration -VCardForSpatialAggregate src/solver/variable/economy/reservoirlevel.h /^ typedef VCardReservoirLevel VCardForSpatialAggregate;$/;" t struct:Antares::Solver::Variable::Economy::VCardReservoirLevel typeref:typename:VCardReservoirLevel -VCardForSpatialAggregate src/solver/variable/economy/shortTermStorage.h /^ typedef VCardShortTermStorage VCardForSpatialAggregate;$/;" t struct:Antares::Solver::Variable::Economy::VCardShortTermStorage typeref:typename:VCardShortTermStorage -VCardForSpatialAggregate src/solver/variable/economy/spilledEnergy.h /^ typedef VCardSpilledEnergy VCardForSpatialAggregate;$/;" t struct:Antares::Solver::Variable::Economy::VCardSpilledEnergy typeref:typename:VCardSpilledEnergy -VCardForSpatialAggregate src/solver/variable/economy/spilledEnergyAfterCSR.h /^ typedef VCardSpilledEnergyAfterCSR VCardForSpatialAggregate;$/;" t struct:Antares::Solver::Variable::Economy::VCardSpilledEnergyAfterCSR typeref:typename:VCardSpilledEnergyAfterCSR -VCardForSpatialAggregate src/solver/variable/economy/thermalAirPollutantEmissions.h /^ typedef VCardThermalAirPollutantEmissions VCardForSpatialAggregate;$/;" t struct:Antares::Solver::Variable::Economy::VCardThermalAirPollutantEmissions typeref:typename:VCardThermalAirPollutantEmissions -VCardForSpatialAggregate src/solver/variable/economy/unsupliedEnergy.h /^ typedef VCardUnsupliedEnergy VCardForSpatialAggregate;$/;" t struct:Antares::Solver::Variable::Economy::VCardUnsupliedEnergy typeref:typename:VCardUnsupliedEnergy -VCardForSpatialAggregate src/solver/variable/economy/waterValue.h /^ typedef VCardWaterValue VCardForSpatialAggregate;$/;" t struct:Antares::Solver::Variable::Economy::VCardWaterValue typeref:typename:VCardWaterValue -VCardHurdleCosts src/solver/variable/economy/links/hurdleCosts.h /^struct VCardHurdleCosts$/;" s namespace:Antares::Solver::Variable::Economy -VCardHydroCost src/solver/variable/economy/hydroCost.h /^struct VCardHydroCost$/;" s namespace:Antares::Solver::Variable::Economy -VCardHydroStorage src/solver/variable/economy/hydrostorage.h /^struct VCardHydroStorage$/;" s namespace:Antares::Solver::Variable::Economy -VCardInflows src/solver/variable/economy/inflow.h /^struct VCardInflows$/;" s namespace:Antares::Solver::Variable::Economy -VCardJoin src/solver/variable/commons/join.h /^struct VCardJoin$/;" s namespace:Antares::Solver::Variable -VCardLMRViolations src/solver/variable/economy/localMatchingRuleViolations.h /^struct VCardLMRViolations$/;" s namespace:Antares::Solver::Variable::Economy -VCardLOLD src/solver/variable/economy/lold.h /^struct VCardLOLD$/;" s namespace:Antares::Solver::Variable::Economy -VCardLOLP src/solver/variable/economy/lolp.h /^struct VCardLOLP$/;" s namespace:Antares::Solver::Variable::Economy -VCardLoopFlow src/solver/variable/economy/links/loopFlow.h /^struct VCardLoopFlow$/;" s namespace:Antares::Solver::Variable::Economy -VCardMARGE src/solver/variable/economy/max-mrg.h /^struct VCardMARGE$/;" s namespace:Antares::Solver::Variable::Economy -VCardMarginalCost src/solver/variable/economy/links/marginalCost.h /^struct VCardMarginalCost$/;" s namespace:Antares::Solver::Variable::Economy -VCardMiscGenMinusRowPSP src/solver/variable/commons/miscGenMinusRowPSP.h /^struct VCardMiscGenMinusRowPSP$/;" s namespace:Antares::Solver::Variable::Economy -VCardNbOfDispatchedUnits src/solver/variable/economy/nbOfDispatchedUnits.h /^struct VCardNbOfDispatchedUnits$/;" s namespace:Antares::Solver::Variable::Economy -VCardNbOfDispatchedUnitsByPlant src/solver/variable/economy/nbOfDispatchedUnitsByPlant.h /^struct VCardNbOfDispatchedUnitsByPlant$/;" s namespace:Antares::Solver::Variable::Economy -VCardNonProportionalCost src/solver/variable/economy/nonProportionalCost.h /^struct VCardNonProportionalCost$/;" s namespace:Antares::Solver::Variable::Economy -VCardNonProportionalCostByDispatchablePlant src/solver/variable/economy/npCostByDispatchablePlant.h /^struct VCardNonProportionalCostByDispatchablePlant$/;" s namespace:Antares::Solver::Variable::Economy -VCardOperatingCost src/solver/variable/economy/operatingCost.h /^struct VCardOperatingCost$/;" s namespace:Antares::Solver::Variable::Economy -VCardOrigin src/solver/variable/commons/spatial-aggregate.h /^ typedef typename VCardType::VCardOrigin VCardOrigin;$/;" t function:Antares::Solver::Variable::Common::SpatialAggregate::internalSpatialAggregate typeref:typename:VCardType::VCardOrigin -VCardOrigin src/solver/variable/commons/spatial-aggregate.h /^ typedef typename VCardType::VCardOrigin VCardOrigin;$/;" t function:Antares::Solver::Variable::Common::SpatialAggregate::internalSpatialAggregateForCurrentYear typeref:typename:VCardType::VCardOrigin -VCardOrigin src/solver/variable/commons/spatial-aggregate.h /^ typedef typename V::VCardType VCardOrigin;$/;" t struct:Antares::Solver::Variable::Common::VCardProxy typeref:typename:V::VCardType -VCardOverallCost src/solver/variable/adequacy/overallCost.h /^struct VCardOverallCost$/;" s namespace:Antares::Solver::Variable::Adequacy -VCardOverallCost src/solver/variable/economy/overallCost.h /^struct VCardOverallCost$/;" s namespace:Antares::Solver::Variable::Economy -VCardOverflow src/solver/variable/economy/overflow.h /^struct VCardOverflow$/;" s namespace:Antares::Solver::Variable::Economy -VCardPSP src/solver/variable/commons/psp.h /^struct VCardPSP$/;" s namespace:Antares::Solver::Variable::Economy -VCardPrice src/solver/variable/economy/price.h /^struct VCardPrice$/;" s namespace:Antares::Solver::Variable::Economy -VCardProductionByDispatchablePlant src/solver/variable/economy/productionByDispatchablePlant.h /^struct VCardProductionByDispatchablePlant$/;" s namespace:Antares::Solver::Variable::Economy -VCardProductionByRenewablePlant src/solver/variable/economy/productionByRenewablePlant.h /^struct VCardProductionByRenewablePlant$/;" s namespace:Antares::Solver::Variable::Economy -VCardProfitByPlant src/solver/variable/economy/profitByPlant.h /^struct VCardProfitByPlant$/;" s namespace:Antares::Solver::Variable::Economy -VCardProxy src/solver/variable/commons/spatial-aggregate.h /^struct VCardProxy$/;" s namespace:Antares::Solver::Variable::Common -VCardPumping src/solver/variable/economy/pumping.h /^struct VCardPumping$/;" s namespace:Antares::Solver::Variable::Economy -VCardRenewableGeneration src/solver/variable/economy/renewableGeneration.h /^struct VCardRenewableGeneration$/;" s namespace:Antares::Solver::Variable::Economy -VCardReservoirLevel src/solver/variable/economy/reservoirlevel.h /^struct VCardReservoirLevel$/;" s namespace:Antares::Solver::Variable::Economy -VCardRowBalance src/solver/variable/commons/rowBalance.h /^struct VCardRowBalance$/;" s namespace:Antares::Solver::Variable::Economy -VCardSTstorageCashFlowByCluster src/solver/variable/economy/STStorageCashFlowByCluster.h /^struct VCardSTstorageCashFlowByCluster$/;" s namespace:Antares::Solver::Variable::Economy -VCardSTstorageInjectionByCluster src/solver/variable/economy/STStorageInjectionByCluster.h /^struct VCardSTstorageInjectionByCluster$/;" s namespace:Antares::Solver::Variable::Economy -VCardSTstorageLevelsByCluster src/solver/variable/economy/STStorageLevelsByCluster.h /^struct VCardSTstorageLevelsByCluster$/;" s namespace:Antares::Solver::Variable::Economy -VCardSTstorageWithdrawalByCluster src/solver/variable/economy/STStorageWithdrawalByCluster.h /^struct VCardSTstorageWithdrawalByCluster$/;" s namespace:Antares::Solver::Variable::Economy -VCardShortTermStorage src/solver/variable/economy/shortTermStorage.h /^struct VCardShortTermStorage$/;" s namespace:Antares::Solver::Variable::Economy -VCardSpilledEnergy src/solver/variable/adequacy/spilledEnergy.h /^struct VCardSpilledEnergy$/;" s namespace:Antares::Solver::Variable::Adequacy -VCardSpilledEnergy src/solver/variable/economy/spilledEnergy.h /^struct VCardSpilledEnergy$/;" s namespace:Antares::Solver::Variable::Economy -VCardSpilledEnergyAfterCSR src/solver/variable/economy/spilledEnergyAfterCSR.h /^struct VCardSpilledEnergyAfterCSR$/;" s namespace:Antares::Solver::Variable::Economy -VCardThermalAirPollutantEmissions src/solver/variable/economy/thermalAirPollutantEmissions.h /^struct VCardThermalAirPollutantEmissions$/;" s namespace:Antares::Solver::Variable::Economy -VCardTimeSeriesValuesHydro src/solver/variable/commons/hydro.h /^struct VCardTimeSeriesValuesHydro$/;" s namespace:Antares::Solver::Variable::Economy -VCardTimeSeriesValuesLoad src/solver/variable/commons/load.h /^struct VCardTimeSeriesValuesLoad$/;" s namespace:Antares::Solver::Variable::Economy -VCardTimeSeriesValuesSolar src/solver/variable/commons/solar.h /^struct VCardTimeSeriesValuesSolar$/;" s namespace:Antares::Solver::Variable::Economy -VCardTimeSeriesValuesWind src/solver/variable/commons/wind.h /^struct VCardTimeSeriesValuesWind$/;" s namespace:Antares::Solver::Variable::Economy -VCardType src/solver/variable/adequacy/overallCost.h /^ typedef VCardOverallCost VCardType;$/;" t class:Antares::Solver::Variable::Adequacy::OverallCost typeref:typename:VCardOverallCost -VCardType src/solver/variable/adequacy/spilledEnergy.h /^ typedef VCardSpilledEnergy VCardType;$/;" t class:Antares::Solver::Variable::Adequacy::SpilledEnergy typeref:typename:VCardSpilledEnergy -VCardType src/solver/variable/area.h /^ typedef VCardAllAreas VCardType;$/;" t class:Antares::Solver::Variable::Areas typeref:typename:VCardAllAreas -VCardType src/solver/variable/bindConstraints.h /^ typedef VCardAllBindingConstraints VCardType;$/;" t class:Antares::Solver::Variable::BindingConstraints typeref:typename:VCardAllBindingConstraints -VCardType src/solver/variable/commons/hydro.h /^ typedef VCardTimeSeriesValuesHydro VCardType;$/;" t class:Antares::Solver::Variable::Economy::TimeSeriesValuesHydro typeref:typename:VCardTimeSeriesValuesHydro -VCardType src/solver/variable/commons/join.h /^ typedef VCardJoin VCardType;$/;" t class:Antares::Solver::Variable::Join typeref:typename:VCardJoin -VCardType src/solver/variable/commons/links/links.h.inc.hxx /^ using VCardType = VCardAllLinks;$/;" t class:Antares::Solver::Variable::LINK_NAMESPACE::Links typeref:typename:VCardAllLinks -VCardType src/solver/variable/commons/load.h /^ typedef VCardTimeSeriesValuesLoad VCardType;$/;" t class:Antares::Solver::Variable::Economy::TimeSeriesValuesLoad typeref:typename:VCardTimeSeriesValuesLoad -VCardType src/solver/variable/commons/miscGenMinusRowPSP.h /^ typedef VCardMiscGenMinusRowPSP VCardType;$/;" t class:Antares::Solver::Variable::Economy::MiscGenMinusRowPSP typeref:typename:VCardMiscGenMinusRowPSP -VCardType src/solver/variable/commons/psp.h /^ typedef VCardPSP VCardType;$/;" t class:Antares::Solver::Variable::Economy::PSP typeref:typename:VCardPSP -VCardType src/solver/variable/commons/rowBalance.h /^ typedef VCardRowBalance VCardType;$/;" t class:Antares::Solver::Variable::Economy::RowBalance typeref:typename:VCardRowBalance -VCardType src/solver/variable/commons/solar.h /^ typedef VCardTimeSeriesValuesSolar VCardType;$/;" t class:Antares::Solver::Variable::Economy::TimeSeriesValuesSolar typeref:typename:VCardTimeSeriesValuesSolar -VCardType src/solver/variable/commons/spatial-aggregate.h /^ typedef VCardProxy VCardType;$/;" t class:Antares::Solver::Variable::Common::SpatialAggregate typeref:typename:VCardProxy -VCardType src/solver/variable/commons/wind.h /^ typedef VCardTimeSeriesValuesWind VCardType;$/;" t class:Antares::Solver::Variable::Economy::TimeSeriesValuesWind typeref:typename:VCardTimeSeriesValuesWind -VCardType src/solver/variable/economy/STStorageCashFlowByCluster.h /^ typedef VCardSTstorageCashFlowByCluster VCardType;$/;" t class:Antares::Solver::Variable::Economy::STstorageCashFlowByCluster typeref:typename:VCardSTstorageCashFlowByCluster -VCardType src/solver/variable/economy/STStorageInjectionByCluster.h /^ typedef VCardSTstorageInjectionByCluster VCardType;$/;" t class:Antares::Solver::Variable::Economy::STstorageInjectionByCluster typeref:typename:VCardSTstorageInjectionByCluster -VCardType src/solver/variable/economy/STStorageLevelsByCluster.h /^ typedef VCardSTstorageLevelsByCluster VCardType;$/;" t class:Antares::Solver::Variable::Economy::STstorageLevelsByCluster typeref:typename:VCardSTstorageLevelsByCluster -VCardType src/solver/variable/economy/STStorageWithdrawalByCluster.h /^ typedef VCardSTstorageWithdrawalByCluster VCardType;$/;" t class:Antares::Solver::Variable::Economy::STstorageWithdrawalByCluster typeref:typename:VCardSTstorageWithdrawalByCluster -VCardType src/solver/variable/economy/avail-dispatchable-generation.h /^ typedef VCardAvailableDispatchGen VCardType;$/;" t class:Antares::Solver::Variable::Economy::AvailableDispatchGen typeref:typename:VCardAvailableDispatchGen -VCardType src/solver/variable/economy/balance.h /^ typedef VCardBalance VCardType;$/;" t class:Antares::Solver::Variable::Economy::Balance typeref:typename:VCardBalance -VCardType src/solver/variable/economy/bindingConstraints/bindingConstraintsMarginalCost.h /^ typedef VCardBindingConstMarginCost VCardType;$/;" t class:Antares::Solver::Variable::Economy::BindingConstMarginCost typeref:typename:VCardBindingConstMarginCost -VCardType src/solver/variable/economy/dispatchable-generation-margin.h /^ typedef VCardDispatchableGenMargin VCardType;$/;" t class:Antares::Solver::Variable::Economy::DispatchableGenMargin typeref:typename:VCardDispatchableGenMargin -VCardType src/solver/variable/economy/dispatchableGeneration.h /^ typedef VCardDispatchableGeneration VCardType;$/;" t class:Antares::Solver::Variable::Economy::DispatchableGeneration typeref:typename:VCardDispatchableGeneration -VCardType src/solver/variable/economy/domesticUnsuppliedEnergy.h /^ typedef VCardDomesticUnsuppliedEnergy VCardType;$/;" t class:Antares::Solver::Variable::Economy::DomesticUnsuppliedEnergy typeref:typename:VCardDomesticUnsuppliedEnergy -VCardType src/solver/variable/economy/dtgMarginAfterCsr.h /^ typedef VCardDtgMarginCsr VCardType;$/;" t class:Antares::Solver::Variable::Economy::DtgMarginCsr typeref:typename:VCardDtgMarginCsr -VCardType src/solver/variable/economy/hydroCost.h /^ typedef VCardHydroCost VCardType;$/;" t class:Antares::Solver::Variable::Economy::HydroCost typeref:typename:VCardHydroCost -VCardType src/solver/variable/economy/hydrostorage.h /^ typedef VCardHydroStorage VCardType;$/;" t class:Antares::Solver::Variable::Economy::HydroStorage typeref:typename:VCardHydroStorage -VCardType src/solver/variable/economy/inflow.h /^ typedef VCardInflows VCardType;$/;" t class:Antares::Solver::Variable::Economy::Inflows typeref:typename:VCardInflows -VCardType src/solver/variable/economy/links/congestionFee.h /^ typedef VCardCongestionFee VCardType;$/;" t class:Antares::Solver::Variable::Economy::CongestionFee typeref:typename:VCardCongestionFee -VCardType src/solver/variable/economy/links/congestionFeeAbs.h /^ typedef VCardCongestionFeeAbs VCardType;$/;" t class:Antares::Solver::Variable::Economy::CongestionFeeAbs typeref:typename:VCardCongestionFeeAbs -VCardType src/solver/variable/economy/links/congestionProbability.h /^ typedef VCardCongestionProbability VCardType;$/;" t class:Antares::Solver::Variable::Economy::CongestionProbability typeref:typename:VCardCongestionProbability -VCardType src/solver/variable/economy/links/flowLinear.h /^ typedef VCardFlowLinear VCardType;$/;" t class:Antares::Solver::Variable::Economy::FlowLinear typeref:typename:VCardFlowLinear -VCardType src/solver/variable/economy/links/flowLinearAbs.h /^ typedef VCardFlowLinearAbs VCardType;$/;" t class:Antares::Solver::Variable::Economy::FlowLinearAbs typeref:typename:VCardFlowLinearAbs -VCardType src/solver/variable/economy/links/flowQuad.h /^ typedef VCardFlowQuad VCardType;$/;" t class:Antares::Solver::Variable::Economy::FlowQuad typeref:typename:VCardFlowQuad -VCardType src/solver/variable/economy/links/hurdleCosts.h /^ typedef VCardHurdleCosts VCardType;$/;" t class:Antares::Solver::Variable::Economy::HurdleCosts typeref:typename:VCardHurdleCosts -VCardType src/solver/variable/economy/links/loopFlow.h /^ typedef VCardLoopFlow VCardType;$/;" t class:Antares::Solver::Variable::Economy::LoopFlow typeref:typename:VCardLoopFlow -VCardType src/solver/variable/economy/links/marginalCost.h /^ typedef VCardMarginalCost VCardType;$/;" t class:Antares::Solver::Variable::Economy::MarginalCost typeref:typename:VCardMarginalCost -VCardType src/solver/variable/economy/localMatchingRuleViolations.h /^ typedef VCardLMRViolations VCardType;$/;" t class:Antares::Solver::Variable::Economy::LMRViolations typeref:typename:VCardLMRViolations -VCardType src/solver/variable/economy/lold.h /^ typedef VCardLOLD VCardType;$/;" t class:Antares::Solver::Variable::Economy::LOLD typeref:typename:VCardLOLD -VCardType src/solver/variable/economy/lolp.h /^ typedef VCardLOLP VCardType;$/;" t class:Antares::Solver::Variable::Economy::LOLP typeref:typename:VCardLOLP -VCardType src/solver/variable/economy/max-mrg.h /^ typedef VCardMARGE VCardType;$/;" t class:Antares::Solver::Variable::Economy::Marge typeref:typename:VCardMARGE -VCardType src/solver/variable/economy/nbOfDispatchedUnits.h /^ typedef VCardNbOfDispatchedUnits VCardType;$/;" t class:Antares::Solver::Variable::Economy::NbOfDispatchedUnits typeref:typename:VCardNbOfDispatchedUnits -VCardType src/solver/variable/economy/nbOfDispatchedUnitsByPlant.h /^ typedef VCardNbOfDispatchedUnitsByPlant VCardType;$/;" t class:Antares::Solver::Variable::Economy::NbOfDispatchedUnitsByPlant typeref:typename:VCardNbOfDispatchedUnitsByPlant -VCardType src/solver/variable/economy/nonProportionalCost.h /^ typedef VCardNonProportionalCost VCardType;$/;" t class:Antares::Solver::Variable::Economy::NonProportionalCost typeref:typename:VCardNonProportionalCost -VCardType src/solver/variable/economy/npCostByDispatchablePlant.h /^ typedef VCardNonProportionalCostByDispatchablePlant VCardType;$/;" t class:Antares::Solver::Variable::Economy::NonProportionalCostByDispatchablePlant typeref:typename:VCardNonProportionalCostByDispatchablePlant -VCardType src/solver/variable/economy/operatingCost.h /^ typedef VCardOperatingCost VCardType;$/;" t class:Antares::Solver::Variable::Economy::OperatingCost typeref:typename:VCardOperatingCost -VCardType src/solver/variable/economy/overallCost.h /^ typedef VCardOverallCost VCardType;$/;" t class:Antares::Solver::Variable::Economy::OverallCost typeref:typename:VCardOverallCost -VCardType src/solver/variable/economy/overflow.h /^ typedef VCardOverflow VCardType;$/;" t class:Antares::Solver::Variable::Economy::Overflows typeref:typename:VCardOverflow -VCardType src/solver/variable/economy/price.h /^ typedef VCardPrice VCardType;$/;" t class:Antares::Solver::Variable::Economy::Price typeref:typename:VCardPrice -VCardType src/solver/variable/economy/productionByDispatchablePlant.h /^ typedef VCardProductionByDispatchablePlant VCardType;$/;" t class:Antares::Solver::Variable::Economy::ProductionByDispatchablePlant typeref:typename:VCardProductionByDispatchablePlant -VCardType src/solver/variable/economy/productionByRenewablePlant.h /^ typedef VCardProductionByRenewablePlant VCardType;$/;" t class:Antares::Solver::Variable::Economy::ProductionByRenewablePlant typeref:typename:VCardProductionByRenewablePlant -VCardType src/solver/variable/economy/profitByPlant.h /^ typedef VCardProfitByPlant VCardType;$/;" t class:Antares::Solver::Variable::Economy::ProfitByPlant typeref:typename:VCardProfitByPlant -VCardType src/solver/variable/economy/pumping.h /^ typedef VCardPumping VCardType;$/;" t class:Antares::Solver::Variable::Economy::Pumping typeref:typename:VCardPumping -VCardType src/solver/variable/economy/renewableGeneration.h /^ typedef VCardRenewableGeneration VCardType;$/;" t class:Antares::Solver::Variable::Economy::RenewableGeneration typeref:typename:VCardRenewableGeneration -VCardType src/solver/variable/economy/reservoirlevel.h /^ typedef VCardReservoirLevel VCardType;$/;" t class:Antares::Solver::Variable::Economy::ReservoirLevel typeref:typename:VCardReservoirLevel -VCardType src/solver/variable/economy/shortTermStorage.h /^ typedef VCardShortTermStorage VCardType;$/;" t class:Antares::Solver::Variable::Economy::ShortTermStorageByGroup typeref:typename:VCardShortTermStorage -VCardType src/solver/variable/economy/spilledEnergy.h /^ typedef VCardSpilledEnergy VCardType;$/;" t class:Antares::Solver::Variable::Economy::SpilledEnergy typeref:typename:VCardSpilledEnergy -VCardType src/solver/variable/economy/spilledEnergyAfterCSR.h /^ typedef VCardSpilledEnergyAfterCSR VCardType;$/;" t class:Antares::Solver::Variable::Economy::SpilledEnergyAfterCSR typeref:typename:VCardSpilledEnergyAfterCSR -VCardType src/solver/variable/economy/thermalAirPollutantEmissions.h /^ typedef VCardThermalAirPollutantEmissions VCardType;$/;" t class:Antares::Solver::Variable::Economy::ThermalAirPollutantEmissions typeref:typename:VCardThermalAirPollutantEmissions -VCardType src/solver/variable/economy/unsupliedEnergy.h /^ typedef VCardUnsupliedEnergy VCardType;$/;" t class:Antares::Solver::Variable::Economy::UnsupliedEnergy typeref:typename:VCardUnsupliedEnergy -VCardType src/solver/variable/economy/waterValue.h /^ typedef VCardWaterValue VCardType;$/;" t class:Antares::Solver::Variable::Economy::WaterValue typeref:typename:VCardWaterValue -VCardType src/solver/variable/setofareas.h /^ typedef VCardAllSetsOfAreas VCardType;$/;" t class:Antares::Solver::Variable::SetsOfAreas typeref:typename:VCardAllSetsOfAreas -VCardType src/solver/variable/variable.h /^ typedef VCardT VCardType;$/;" t class:Antares::Solver::Variable::IVariable typeref:typename:VCardT -VCardUnsupliedEnergy src/solver/variable/economy/unsupliedEnergy.h /^struct VCardUnsupliedEnergy$/;" s namespace:Antares::Solver::Variable::Economy -VCardWaterValue src/solver/variable/economy/waterValue.h /^struct VCardWaterValue$/;" s namespace:Antares::Solver::Variable::Economy -VENTILATION_HYDRO_RESULTS_BY_AREA src/solver/hydro/management/management.h /^} VENTILATION_HYDRO_RESULTS_BY_AREA;$/;" t namespace:Antares typeref:struct:Antares::__anon035c3dda0208 -VERSION src/ext/yuni/src/CMakeLists.txt /^set(VERSION "${YUNI_VERSION}")$/;" v -VERSION src/ext/yuni/src/tools/testsuite/open4.rb /^ VERSION = '1.0.1'$/;" C module:Open4 -VGridHelper src/ui/simulator/toolbox/components/datagrid/gridhelper.cpp /^VGridHelper::VGridHelper(Renderer::IRenderer* renderer, bool markModified) :$/;" f class:Antares::Component::Datagrid::VGridHelper -VGridHelper src/ui/simulator/toolbox/components/datagrid/gridhelper.h /^class VGridHelper final : public wxGridTableBase$/;" c namespace:Antares::Component::Datagrid -VIO src/solver/hydro/management/daily.cpp /^ std::array VIO{0};$/;" m struct:Antares::DebugData typeref:typename:std::array file: -VISCII src/ext/yuni/src/yuni/core/charset/charset.h /^ VISCII,$/;" e enum:Yuni::Charset::Type -VS_KEYWORD src/ext/yuni/src/CMakeLists.txt /^set(VS_KEYWORD "YuniVS${YUNI_VERSION}")$/;" v -VS_SCC_PROJECTNAME src/ext/yuni/src/CMakeLists.txt /^set(VS_SCC_PROJECTNAME "Yuni Framework")$/;" v -ValeurDeLoopFlowOrigineVersExtremite src/solver/simulation/sim_structure_probleme_economique.h /^ std::vector ValeurDeLoopFlowOrigineVersExtremite;$/;" m struct:VALEURS_DE_NTC_ET_RESISTANCES typeref:typename:std::vector -ValeurDeNTCExtremiteVersOrigine src/solver/simulation/sim_structure_probleme_economique.h /^ std::vector ValeurDeNTCExtremiteVersOrigine;$/;" m struct:VALEURS_DE_NTC_ET_RESISTANCES typeref:typename:std::vector -ValeurDeNTCOrigineVersExtremite src/solver/simulation/sim_structure_probleme_economique.h /^ std::vector ValeurDeNTCOrigineVersExtremite;$/;" m struct:VALEURS_DE_NTC_ET_RESISTANCES typeref:typename:std::vector -ValeurDuFlux src/solver/simulation/sim_structure_probleme_economique.h /^ std::vector ValeurDuFlux;$/;" m struct:VALEURS_DE_NTC_ET_RESISTANCES typeref:typename:std::vector -ValeursDeNTC src/solver/simulation/sim_structure_probleme_economique.h /^ mutable std::vector ValeursDeNTC;$/;" m struct:PROBLEME_HEBDO typeref:typename:std::vector -ValeursHorairesDENS src/solver/simulation/sim_structure_probleme_economique.h /^ std::vector ValeursHorairesDENS; \/\/ adq patch domestic unsupplied/;" m struct:RESULTATS_HORAIRES typeref:typename:std::vector -ValeursHorairesDeDefaillanceEnReserve src/solver/simulation/sim_structure_probleme_economique.h /^ std::vector ValeursHorairesDeDefaillanceEnReserve;$/;" m struct:RESULTATS_HORAIRES typeref:typename:std::vector -ValeursHorairesDeDefaillanceNegative src/solver/simulation/sim_structure_probleme_economique.h /^ std::vector ValeursHorairesDeDefaillanceNegative;$/;" m struct:RESULTATS_HORAIRES typeref:typename:std::vector -ValeursHorairesDeDefaillanceNegativeAny src/solver/simulation/sim_structure_probleme_economique.h /^ std::vector ValeursHorairesDeDefaillanceNegativeAny;$/;" m struct:RESULTATS_HORAIRES typeref:typename:std::vector -ValeursHorairesDeDefaillanceNegativeDown src/solver/simulation/sim_structure_probleme_economique.h /^ std::vector ValeursHorairesDeDefaillanceNegativeDown;$/;" m struct:RESULTATS_HORAIRES typeref:typename:std::vector -ValeursHorairesDeDefaillanceNegativeUp src/solver/simulation/sim_structure_probleme_economique.h /^ std::vector ValeursHorairesDeDefaillanceNegativeUp;$/;" m struct:RESULTATS_HORAIRES typeref:typename:std::vector -ValeursHorairesDeDefaillancePositive src/solver/simulation/sim_structure_probleme_economique.h /^ std::vector ValeursHorairesDeDefaillancePositive;$/;" m struct:RESULTATS_HORAIRES typeref:typename:std::vector -ValeursHorairesDeDefaillancePositiveAny src/solver/simulation/sim_structure_probleme_economique.h /^ std::vector ValeursHorairesDeDefaillancePositiveAny;$/;" m struct:RESULTATS_HORAIRES typeref:typename:std::vector -ValeursHorairesDeDefaillancePositiveDown src/solver/simulation/sim_structure_probleme_economique.h /^ std::vector ValeursHorairesDeDefaillancePositiveDown;$/;" m struct:RESULTATS_HORAIRES typeref:typename:std::vector -ValeursHorairesDeDefaillancePositiveUp src/solver/simulation/sim_structure_probleme_economique.h /^ std::vector ValeursHorairesDeDefaillancePositiveUp;$/;" m struct:RESULTATS_HORAIRES typeref:typename:std::vector -ValeursHorairesDtgMrgCsr src/solver/simulation/sim_structure_probleme_economique.h /^ std::vector ValeursHorairesDtgMrgCsr; \/\/ adq patch DTG MRG after CSR$/;" m struct:RESULTATS_HORAIRES typeref:typename:std::vector -ValeursHorairesLmrViolations src/solver/simulation/sim_structure_probleme_economique.h /^ mutable std::vector ValeursHorairesLmrViolations; \/\/ adq patch lmr violations$/;" m struct:RESULTATS_HORAIRES typeref:typename:std::vector -ValeursHorairesSpilledEnergyAfterCSR src/solver/simulation/sim_structure_probleme_economique.h /^ std::vector ValeursHorairesSpilledEnergyAfterCSR; \/\/ adq patch spillage after CSR$/;" m struct:RESULTATS_HORAIRES typeref:typename:std::vector -Validate src/ui/simulator/toolbox/components/datagrid/renderer/area/common.areasummary.h /^ static bool Validate(const T&)$/;" f struct:Antares::Component::Datagrid::Renderer::NoCheck typeref:typename:bool -Validate src/ui/simulator/toolbox/components/datagrid/renderer/area/common.areasummary.h /^ static bool Validate(uint f)$/;" f struct:Antares::Component::Datagrid::Renderer::CheckMinUpDownTime typeref:typename:bool -Validate src/ui/simulator/toolbox/components/datagrid/renderer/area/common.areasummary.h /^ static bool Validate(uint& f)$/;" f struct:Antares::Component::Datagrid::Renderer::CheckUnitCount typeref:typename:bool -ValidateExtension src/ext/yuni/src/yuni/io/searchpath/searchpath.cpp /^static inline bool ValidateExtension(const String::Vector& extensions, const String& extension)$/;" f namespace:Yuni::IO::__anone4b3efa80111 typeref:typename:bool file: -ValidatePrefix src/ext/yuni/src/yuni/io/searchpath/searchpath.cpp /^static inline bool ValidatePrefix(const String::Vector& prefixes, const String& text)$/;" f namespace:Yuni::IO::__anone4b3efa80111 typeref:typename:bool file: -Validation src/libs/antares/study/parts/thermal/cluster.hxx /^ enum class Validation$/;" g class:Yuni::Extension::CString::Into -Validator src/ext/yuni/src/yuni/core/validator/text/default.h /^namespace Validator$/;" n namespace:Yuni -Validator src/ext/yuni/src/yuni/core/validator/text/default.hxx /^namespace Validator$/;" n namespace:Yuni -Validator src/ext/yuni/src/yuni/core/validator/text/validator.h /^namespace Validator$/;" n namespace:Yuni -Validator src/ext/yuni/src/yuni/core/validator/validator.h /^namespace Validator$/;" n namespace:Yuni -Validator src/ui/simulator/toolbox/validator.cpp /^namespace Validator$/;" n namespace:Antares::Toolbox file: -Validator src/ui/simulator/toolbox/validator.h /^namespace Validator$/;" n namespace:Antares::Toolbox -ValidatorImpl src/ext/yuni/src/yuni/core/validator/text/default.private.h /^namespace ValidatorImpl$/;" n namespace:Yuni::Private -Value src/ext/yuni/src/yuni/core/getopt/option.h /^class Value final$/;" c namespace:Yuni::Private::GetOptImpl -Value src/ext/yuni/src/yuni/core/getopt/option.h /^class Value>$/;" c namespace:Yuni::Private::GetOptImpl -Value src/ext/yuni/src/yuni/core/getopt/option.h /^class Value, Alloc>>$/;" c namespace:Yuni::Private::GetOptImpl -Value src/ext/yuni/src/yuni/core/getopt/option.h /^class Value>$/;" c namespace:Yuni::Private::GetOptImpl -Value src/ext/yuni/src/yuni/core/getopt/option.h /^class Value, Alloc>>$/;" c namespace:Yuni::Private::GetOptImpl -Value src/ext/yuni/src/yuni/core/getopt/option.h /^class Value>$/;" c namespace:Yuni::Private::GetOptImpl -Value src/ext/yuni/src/yuni/core/math/math.hxx /^ static inline ResultType Value(Type x)$/;" f struct:Yuni::Math::RoundToInt typeref:typename:ResultType -Value src/ext/yuni/src/yuni/core/math/random/default.h /^ typedef int Value;$/;" t class:Yuni::Math::Random::Default typeref:typename:int -Value src/ext/yuni/src/yuni/core/math/random/distribution.h /^ typedef T Value;$/;" t class:Yuni::Math::Random::ADistribution typeref:typename:T -Value src/ext/yuni/src/yuni/core/math/random/range.h /^ typedef T Value;$/;" t class:Yuni::Math::Random::Range typeref:typename:T -Value src/ext/yuni/src/yuni/core/math/random/table.h /^ typedef typename D::Value Value;$/;" t class:Yuni::Math::Random::Table typeref:typename:D::Value -Value src/ext/yuni/src/yuni/core/string/traits/into.h /^ static inline const char* Value(const char* const s, uint length, int& base)$/;" f class:Yuni::Extension::CString::__anonb377434f0911::AutoDetectBaseNumber typeref:typename:const char * -Value src/ext/yuni/src/yuni/core/traits/extension/length.h /^ static SizeT Value(const CStringType& container)$/;" f class:Yuni::Extension::Length typeref:typename:SizeT -Value src/ext/yuni/src/yuni/core/traits/extension/length.h /^ static SizeT Value(const CStringTypePtr& container)$/;" f class:Yuni::Extension::Length typeref:typename:SizeT -Value src/ext/yuni/src/yuni/core/traits/extension/length.h /^ static SizeT Value(const StringType& container)$/;" f class:Yuni::Extension::Length typeref:typename:SizeT -Value src/ext/yuni/src/yuni/core/traits/extension/length.h /^ static SizeT Value(const StringType* const container)$/;" f class:Yuni::Extension::Length typeref:typename:SizeT -Value src/ext/yuni/src/yuni/core/traits/extension/length.h /^ static SizeT Value(const StringTypePtr& container)$/;" f class:Yuni::Extension::Length typeref:typename:SizeT -Value src/ext/yuni/src/yuni/core/traits/extension/length.h /^ static SizeT Value(const Yuni::CString* const container)$/;" f class:Yuni::Extension::Length typeref:typename:SizeT -Value src/ext/yuni/src/yuni/core/traits/extension/length.h /^ static SizeT Value(const YuniNullPtr&)$/;" f class:Yuni::Extension::Length typeref:typename:SizeT -Value src/ext/yuni/src/yuni/core/traits/extension/length.h /^ static SizeT Value(const char)$/;" f class:Yuni::Extension::Length typeref:typename:SizeT -Value src/ext/yuni/src/yuni/core/traits/extension/length.h /^ static SizeT Value(const char* const container)$/;" f class:Yuni::Extension::Length typeref:typename:SizeT -Value src/ext/yuni/src/yuni/core/traits/extension/length.h /^ static SizeT Value(const wchar_t)$/;" f class:Yuni::Extension::Length typeref:typename:SizeT -Value src/ext/yuni/src/yuni/core/traits/extension/length.h /^ static SizeT Value(const wchar_t* const container)$/;" f class:Yuni::Extension::Length typeref:typename:SizeT -Value src/ext/yuni/src/yuni/core/traits/length.h /^ static SizeT Value(const T& value)$/;" f class:Yuni::Traits::Length typeref:typename:SizeT -Value src/ext/yuni/src/yuni/core/traits/length.h /^ static SizeT Value(const U&)$/;" f class:Yuni::Extension::Length typeref:typename:SizeT -Value src/ext/yuni/src/yuni/core/unit/data.h /^ static ToType Value(const FromType u)$/;" f struct:Yuni::Unit::QuantityConversion typeref:typename:ToType -Value src/ext/yuni/src/yuni/core/unit/unit.h /^ static ToType Value(const FromType u)$/;" f struct:Yuni::Unit::QuantityConversion typeref:typename:ToType -Value src/ext/yuni/src/yuni/core/variant/dataholder/dataholder.h /^ static bool Value(const From& from, String& to)$/;" f struct:Yuni::Private::Variant::Converter typeref:typename:bool -Value src/ext/yuni/src/yuni/core/variant/dataholder/dataholder.h /^ static bool Value(const From& from, To& to)$/;" f struct:Yuni::Private::Variant::Converter typeref:typename:bool -Value src/ext/yuni/src/yuni/core/variant/dataholder/dataholder.h /^ static bool Value(const From& from, bool& to)$/;" f struct:Yuni::Private::Variant::Converter typeref:typename:bool -Value src/ext/yuni/src/yuni/core/variant/dataholder/dataholder.h /^ static bool Value(const IDataHolder::Ptr& \/*from*\/, T& \/*to*\/)$/;" f struct:Yuni::Private::Variant::Converter typeref:typename:bool -Value src/ext/yuni/src/yuni/core/variant/dataholder/dataholder.h /^ static bool Value(const IDataHolder::Ptr& from, String& to)$/;" f struct:Yuni::Private::Variant::Converter typeref:typename:bool -Value src/ext/yuni/src/yuni/core/variant/dataholder/dataholder.hxx /^ static bool Value(const bool& from, String& to)$/;" f struct:Yuni::Private::Variant::Converter typeref:typename:bool -Value src/libs/antares/array/antares/array/matrix.hxx /^ static T Value(P value)$/;" f class:Antares::__anon36fbf1060111::MatrixRound typeref:typename:T -Value src/libs/antares/array/antares/array/matrix.hxx /^ static T Value(double value)$/;" f class:Antares::__anon36fbf1060111::MatrixRound typeref:typename:T -Value src/libs/antares/array/antares/array/matrix.hxx /^ static T Value(float value)$/;" f class:Antares::__anon36fbf1060111::MatrixRound typeref:typename:T -Value src/libs/antares/mersenne-twister/include/antares/mersenne-twister/mersenne-twister.h /^ using Value = double;$/;" t class:Antares::MersenneTwister typeref:typename:double -Value src/libs/antares/study/fwd.h /^ static const char* Value()$/;" f struct:Antares::Data::TimeSeriesToCStr typeref:typename:const char * -Value src/solver/variable/constants.h /^ static const char* Value()$/;" f struct:Antares::Solver::Variable::PrecisionToPrintfFormat typeref:typename:const char * -Value src/solver/variable/economy/max-mrg.cpp /^ static auto Value(const State& state, const U&, uint index) -> decltype(state.resSpilled[ind/;" f struct:Antares::Solver::Variable::Economy::SpillageSelector typeref:typename:decltype(state.resSpilled[index]) file: -Value src/solver/variable/economy/max-mrg.cpp /^ static auto Value(const State&, const U& weeklyResults, uint)$/;" f struct:Antares::Solver::Variable::Economy::SpillageSelector typeref:typename:decltype(weeklyResults.ValeursHorairesDeDefaillanceNegative) file: -Value src/solver/variable/info.h /^ static uint64_t Value(const Type& container)$/;" f struct:Antares::Solver::Variable::VariableAccessor typeref:typename:uint64_t -Value src/solver/variable/info.h /^ static uint64_t Value(const Type&)$/;" f struct:Antares::Solver::Variable::VariableAccessor typeref:typename:uint64_t -Value src/ui/simulator/toolbox/components/datagrid/filter/parameter/parameter.h /^ Value() : asInt(0), asDouble(0.), asString()$/;" f struct:Antares::Toolbox::Filter::Operator::Parameter::Value -Value src/ui/simulator/toolbox/components/datagrid/filter/parameter/parameter.h /^ Value(const Value& copy) :$/;" f struct:Antares::Toolbox::Filter::Operator::Parameter::Value -Value src/ui/simulator/toolbox/components/datagrid/filter/parameter/parameter.h /^ enum Value$/;" g struct:Antares::Toolbox::Filter::Operator::DataType -Value src/ui/simulator/toolbox/components/datagrid/filter/parameter/parameter.h /^ struct Value$/;" s class:Antares::Toolbox::Filter::Operator::Parameter -Value src/ui/simulator/toolbox/components/datagrid/filter/static.cpp /^ static T* Value(Input* parent)$/;" f struct:Antares::Toolbox::Filter::ResultNewInstance typeref:typename:T * file: -Value src/ui/simulator/toolbox/components/datagrid/filter/static.cpp /^ static const wxChar* Value(U)$/;" f struct:Antares::Toolbox::Filter::ResultCaption typeref:typename:const wxChar * file: -Value src/ui/simulator/toolbox/ext-source/handler/handler.h /^using Value = Yuni::String;$/;" t namespace:Antares::ExtSource::Handler typeref:typename:Yuni::String -Value src/ui/simulator/windows/inspector/accumulator.hxx /^ static Type Value(const Data::Area* area)$/;" f struct:Antares::Window::Inspector::PAdequacyPatchMode typeref:typename:Type -Value src/ui/simulator/windows/inspector/accumulator.hxx /^ static Type Value(const Data::Area* area)$/;" f struct:Antares::Window::Inspector::PAreaColor typeref:typename:Type -Value src/ui/simulator/windows/inspector/accumulator.hxx /^ static Type Value(const Data::Area* area)$/;" f struct:Antares::Window::Inspector::PAreaFiltering typeref:typename:Type -Value src/ui/simulator/windows/inspector/accumulator.hxx /^ static Type Value(const Data::Area* area)$/;" f struct:Antares::Window::Inspector::PAreaResortStatus typeref:typename:Type -Value src/ui/simulator/windows/inspector/accumulator.hxx /^ static Type Value(const Data::Area* area)$/;" f struct:Antares::Window::Inspector::PAreaSpilledEnergyCost typeref:typename:Type -Value src/ui/simulator/windows/inspector/accumulator.hxx /^ static Type Value(const Data::Area* area)$/;" f struct:Antares::Window::Inspector::PAreaUnsuppliedEnergyCost typeref:typename:Type -Value src/ui/simulator/windows/inspector/accumulator.hxx /^ static Type Value(const Data::AreaLink* link)$/;" f struct:Antares::Window::Inspector::PLinkArea typeref:typename:Type -Value src/ui/simulator/windows/inspector/accumulator.hxx /^ static Type Value(const Data::AreaLink* link)$/;" f struct:Antares::Window::Inspector::PLinkColor typeref:typename:Type -Value src/ui/simulator/windows/inspector/accumulator.hxx /^ static Type Value(const Data::AreaLink* link)$/;" f struct:Antares::Window::Inspector::PLinkComments typeref:typename:Type -Value src/ui/simulator/windows/inspector/accumulator.hxx /^ static Type Value(const Data::AreaLink* link)$/;" f struct:Antares::Window::Inspector::PLinkDisplayComments typeref:typename:Type -Value src/ui/simulator/windows/inspector/accumulator.hxx /^ static Type Value(const Data::AreaLink* link)$/;" f struct:Antares::Window::Inspector::PLinkFiltering typeref:typename:Type -Value src/ui/simulator/windows/inspector/accumulator.hxx /^ static Type Value(const Data::AreaLink* link)$/;" f struct:Antares::Window::Inspector::PLinkHurdlesCost typeref:typename:Type -Value src/ui/simulator/windows/inspector/accumulator.hxx /^ static Type Value(const Data::AreaLink* link)$/;" f struct:Antares::Window::Inspector::PLinkLoopFlow typeref:typename:Type -Value src/ui/simulator/windows/inspector/accumulator.hxx /^ static Type Value(const Data::AreaLink* link)$/;" f struct:Antares::Window::Inspector::PLinkPhaseShift typeref:typename:Type -Value src/ui/simulator/windows/inspector/accumulator.hxx /^ static Type Value(const Data::AreaLink* link)$/;" f struct:Antares::Window::Inspector::PLinkStyle typeref:typename:Type -Value src/ui/simulator/windows/inspector/accumulator.hxx /^ static Type Value(const Data::AreaLink* link)$/;" f struct:Antares::Window::Inspector::PLinkWidth typeref:typename:Type -Value src/ui/simulator/windows/inspector/accumulator.hxx /^ static Type Value(const Data::Cluster* cluster)$/;" f struct:Antares::Window::Inspector::PClusterArea typeref:typename:Type -Value src/ui/simulator/windows/inspector/accumulator.hxx /^ static Type Value(const Data::Cluster* cluster)$/;" f struct:Antares::Window::Inspector::PClusterEnabled typeref:typename:Type -Value src/ui/simulator/windows/inspector/accumulator.hxx /^ static Type Value(const Data::Cluster* cluster)$/;" f struct:Antares::Window::Inspector::PClusterGroup typeref:typename:Type -Value src/ui/simulator/windows/inspector/accumulator.hxx /^ static Type Value(const Data::Cluster* cluster)$/;" f struct:Antares::Window::Inspector::PClusterInstalled typeref:typename:Type -Value src/ui/simulator/windows/inspector/accumulator.hxx /^ static Type Value(const Data::Cluster* cluster)$/;" f struct:Antares::Window::Inspector::PClusterNomCapacity typeref:typename:Type -Value src/ui/simulator/windows/inspector/accumulator.hxx /^ static Type Value(const Data::Cluster* cluster)$/;" f struct:Antares::Window::Inspector::PClusterUnitCount typeref:typename:Type -Value src/ui/simulator/windows/inspector/accumulator.hxx /^ static Type Value(const Data::RenewableCluster* cluster)$/;" f struct:Antares::Window::Inspector::PRnClusterTSMode typeref:typename:Type -Value src/ui/simulator/windows/inspector/accumulator.hxx /^ static Type Value(const Data::Study::Ptr& study)$/;" f struct:Antares::Window::Inspector::PStudy1stJanuary typeref:typename:Type -Value src/ui/simulator/windows/inspector/accumulator.hxx /^ static Type Value(const Data::Study::Ptr& study)$/;" f struct:Antares::Window::Inspector::PStudyBuildingMode typeref:typename:Type -Value src/ui/simulator/windows/inspector/accumulator.hxx /^ static Type Value(const Data::Study::Ptr& study)$/;" f struct:Antares::Window::Inspector::PStudyCalBegin typeref:typename:Type -Value src/ui/simulator/windows/inspector/accumulator.hxx /^ static Type Value(const Data::Study::Ptr& study)$/;" f struct:Antares::Window::Inspector::PStudyCalEnd typeref:typename:Type -Value src/ui/simulator/windows/inspector/accumulator.hxx /^ static Type Value(const Data::Study::Ptr& study)$/;" f struct:Antares::Window::Inspector::PStudyCalendarMonth typeref:typename:Type -Value src/ui/simulator/windows/inspector/accumulator.hxx /^ static Type Value(const Data::Study::Ptr& study)$/;" f struct:Antares::Window::Inspector::PStudyCalendarWeek typeref:typename:Type -Value src/ui/simulator/windows/inspector/accumulator.hxx /^ static Type Value(const Data::Study::Ptr& study)$/;" f struct:Antares::Window::Inspector::PStudyGeographicTrimming typeref:typename:Type -Value src/ui/simulator/windows/inspector/accumulator.hxx /^ static Type Value(const Data::Study::Ptr& study)$/;" f struct:Antares::Window::Inspector::PStudyHorizon typeref:typename:Type -Value src/ui/simulator/windows/inspector/accumulator.hxx /^ static Type Value(const Data::Study::Ptr& study)$/;" f struct:Antares::Window::Inspector::PStudyLeapYear typeref:typename:Type -Value src/ui/simulator/windows/inspector/accumulator.hxx /^ static Type Value(const Data::Study::Ptr& study)$/;" f struct:Antares::Window::Inspector::PStudyMCScenarios typeref:typename:Type -Value src/ui/simulator/windows/inspector/accumulator.hxx /^ static Type Value(const Data::Study::Ptr& study)$/;" f struct:Antares::Window::Inspector::PStudyMode typeref:typename:Type -Value src/ui/simulator/windows/inspector/accumulator.hxx /^ static Type Value(const Data::Study::Ptr& study)$/;" f struct:Antares::Window::Inspector::PStudyPlaylist typeref:typename:Type -Value src/ui/simulator/windows/inspector/accumulator.hxx /^ static Type Value(const Data::Study::Ptr& study)$/;" f struct:Antares::Window::Inspector::PStudySynthesis typeref:typename:Type -Value src/ui/simulator/windows/inspector/accumulator.hxx /^ static Type Value(const Data::Study::Ptr& study)$/;" f struct:Antares::Window::Inspector::PStudyThematicTrimming typeref:typename:Type -Value src/ui/simulator/windows/inspector/accumulator.hxx /^ static Type Value(const Data::Study::Ptr& study)$/;" f struct:Antares::Window::Inspector::PStudyYearByYear typeref:typename:Type -Value src/ui/simulator/windows/inspector/accumulator.hxx /^ static Type Value(const Data::Study::Ptr& study)$/;" f struct:Antares::Window::Inspector::PStudyYears typeref:typename:Type -Value src/ui/simulator/windows/inspector/accumulator.hxx /^ static Type Value(const Data::ThermalCluster* cluster)$/;" f struct:Antares::Window::Inspector::PClusterCO2 typeref:typename:Type -Value src/ui/simulator/windows/inspector/accumulator.hxx /^ static Type Value(const Data::ThermalCluster* cluster)$/;" f struct:Antares::Window::Inspector::PClusterCostGeneration typeref:typename:Type -Value src/ui/simulator/windows/inspector/accumulator.hxx /^ static Type Value(const Data::ThermalCluster* cluster)$/;" f struct:Antares::Window::Inspector::PClusterDoGenerateTS typeref:typename:Type -Value src/ui/simulator/windows/inspector/accumulator.hxx /^ static Type Value(const Data::ThermalCluster* cluster)$/;" f struct:Antares::Window::Inspector::PClusterEfficiency typeref:typename:Type -Value src/ui/simulator/windows/inspector/accumulator.hxx /^ static Type Value(const Data::ThermalCluster* cluster)$/;" f struct:Antares::Window::Inspector::PClusterFixedCost typeref:typename:Type -Value src/ui/simulator/windows/inspector/accumulator.hxx /^ static Type Value(const Data::ThermalCluster* cluster)$/;" f struct:Antares::Window::Inspector::PClusterLawForced typeref:typename:Type -Value src/ui/simulator/windows/inspector/accumulator.hxx /^ static Type Value(const Data::ThermalCluster* cluster)$/;" f struct:Antares::Window::Inspector::PClusterLawPlanned typeref:typename:Type -Value src/ui/simulator/windows/inspector/accumulator.hxx /^ static Type Value(const Data::ThermalCluster* cluster)$/;" f struct:Antares::Window::Inspector::PClusterMarginalCost typeref:typename:Type -Value src/ui/simulator/windows/inspector/accumulator.hxx /^ static Type Value(const Data::ThermalCluster* cluster)$/;" f struct:Antares::Window::Inspector::PClusterMinDownTime typeref:typename:Type -Value src/ui/simulator/windows/inspector/accumulator.hxx /^ static Type Value(const Data::ThermalCluster* cluster)$/;" f struct:Antares::Window::Inspector::PClusterMinStablePower typeref:typename:Type -Value src/ui/simulator/windows/inspector/accumulator.hxx /^ static Type Value(const Data::ThermalCluster* cluster)$/;" f struct:Antares::Window::Inspector::PClusterMinUpTime typeref:typename:Type -Value src/ui/simulator/windows/inspector/accumulator.hxx /^ static Type Value(const Data::ThermalCluster* cluster)$/;" f struct:Antares::Window::Inspector::PClusterMustRun typeref:typename:Type -Value src/ui/simulator/windows/inspector/accumulator.hxx /^ static Type Value(const Data::ThermalCluster* cluster)$/;" f struct:Antares::Window::Inspector::PClusterRandomSpread typeref:typename:Type -Value src/ui/simulator/windows/inspector/accumulator.hxx /^ static Type Value(const Data::ThermalCluster* cluster)$/;" f struct:Antares::Window::Inspector::PClusterReference typeref:typename:Type -Value src/ui/simulator/windows/inspector/accumulator.hxx /^ static Type Value(const Data::ThermalCluster* cluster)$/;" f struct:Antares::Window::Inspector::PClusterSpinning typeref:typename:Type -Value src/ui/simulator/windows/inspector/accumulator.hxx /^ static Type Value(const Data::ThermalCluster* cluster)$/;" f struct:Antares::Window::Inspector::PClusterStartupCost typeref:typename:Type -Value src/ui/simulator/windows/inspector/accumulator.hxx /^ static Type Value(const Data::ThermalCluster* cluster)$/;" f struct:Antares::Window::Inspector::PClusterVariableOMcost typeref:typename:Type -Value src/ui/simulator/windows/inspector/accumulator.hxx /^ static Type Value(const Data::ThermalCluster* cluster)$/;" f struct:Antares::Window::Inspector::PClusterVolatilityForced typeref:typename:Type -Value src/ui/simulator/windows/inspector/accumulator.hxx /^ static Type Value(const Data::ThermalCluster* cluster)$/;" f struct:Antares::Window::Inspector::PClusterVolatilityPlanned typeref:typename:Type -Value src/ui/simulator/windows/inspector/accumulator.hxx /^ static Type Value(const std::shared_ptr constraint)$/;" f struct:Antares::Window::Inspector::PConstraintComments typeref:typename:Type -Value src/ui/simulator/windows/inspector/accumulator.hxx /^ static Type Value(const std::shared_ptr constraint)$/;" f struct:Antares::Window::Inspector::PConstraintEnabled typeref:typename:Type -Value src/ui/simulator/windows/inspector/accumulator.hxx /^ static Type Value(const std::shared_ptr constraint)$/;" f struct:Antares::Window::Inspector::PConstraintName typeref:typename:Type -Value src/ui/simulator/windows/inspector/accumulator.hxx /^ static Type Value(const std::shared_ptr constraint)$/;" f struct:Antares::Window::Inspector::PConstraintType typeref:typename:Type -ValueDialog src/ui/simulator/windows/textinput/input.cpp /^ValueDialog::ValueDialog(wxWindow* parent,$/;" f class:Antares::Window::__anonfa2e15170111::ValueDialog -ValueDialog src/ui/simulator/windows/textinput/input.cpp /^class ValueDialog final : public wxDialog$/;" c namespace:Antares::Window::__anonfa2e15170111 file: -ValueType src/ext/yuni/src/yuni/core/hash/table/table.h /^ typedef ValueT ValueType;$/;" t class:Yuni::Hash::Index typeref:typename:ValueT -ValueType src/ext/yuni/src/yuni/core/slist/slist.h /^ typedef T ValueType;$/;" t class:Yuni::LinkedList typeref:typename:T -ValueType src/solver/variable/surveyresults/surveyresults.cpp /^ typedef double* ValueType;$/;" t function:Antares::Solver::Variable::SurveyResults::SurveyResults typeref:typename:double * file: -Variable src/solver/hydro/management/management.h /^namespace Variable$/;" n namespace:Antares::Solver -Variable src/solver/optimisation/constraints/ConstraintBuilder.h /^namespace Variable$/;" n -Variable src/solver/variable/adequacy/all.h /^namespace Variable$/;" n namespace:Antares::Solver -Variable src/solver/variable/adequacy/overallCost.h /^namespace Variable$/;" n namespace:Antares::Solver -Variable src/solver/variable/adequacy/spilledEnergy.h /^namespace Variable$/;" n namespace:Antares::Solver -Variable src/solver/variable/area.h /^namespace Variable$/;" n namespace:Antares::Solver -Variable src/solver/variable/area.hxx /^namespace Variable$/;" n namespace:Antares::Solver -Variable src/solver/variable/area.inc.hxx /^namespace Variable$/;" n namespace:Antares::Solver -Variable src/solver/variable/area.memory-estimation.inc.hxx /^namespace Variable$/;" n namespace:Antares::Solver -Variable src/solver/variable/bc.memory-estimation.inc.hxx /^namespace Variable$/;" n namespace:Antares::Solver -Variable src/solver/variable/bindConstraints.h /^namespace Variable$/;" n namespace:Antares::Solver -Variable src/solver/variable/bindConstraints.hxx /^namespace Antares::Solver::Variable$/;" n namespace:Antares::Solver -Variable src/solver/variable/categories.h /^namespace Variable$/;" n namespace:Antares::Solver -Variable src/solver/variable/commons/hydro.h /^namespace Variable$/;" n namespace:Antares::Solver -Variable src/solver/variable/commons/join.h /^namespace Variable$/;" n namespace:Antares::Solver -Variable src/solver/variable/commons/links/links.cpp.inc.hxx /^namespace Variable$/;" n namespace:Antares::Solver -Variable src/solver/variable/commons/links/links.h.inc.hxx /^namespace Variable$/;" n namespace:Antares::Solver -Variable src/solver/variable/commons/links/links.hxx.inc.hxx /^namespace Variable$/;" n namespace:Antares::Solver -Variable src/solver/variable/commons/load.h /^namespace Variable$/;" n namespace:Antares::Solver -Variable src/solver/variable/commons/miscGenMinusRowPSP.h /^namespace Variable$/;" n namespace:Antares::Solver -Variable src/solver/variable/commons/psp.h /^namespace Variable$/;" n namespace:Antares::Solver -Variable src/solver/variable/commons/rowBalance.h /^namespace Variable$/;" n namespace:Antares::Solver -Variable src/solver/variable/commons/solar.h /^namespace Variable$/;" n namespace:Antares::Solver -Variable src/solver/variable/commons/spatial-aggregate.h /^namespace Variable$/;" n namespace:Antares::Solver -Variable src/solver/variable/commons/wind.h /^namespace Variable$/;" n namespace:Antares::Solver -Variable src/solver/variable/constants.h /^namespace Variable$/;" n namespace:Antares::Solver -Variable src/solver/variable/container.h /^namespace Antares::Solver::Variable::Container$/;" n namespace:Antares::Solver -Variable src/solver/variable/container.hxx /^namespace Variable$/;" n namespace:Antares::Solver -Variable src/solver/variable/economy/STStorageCashFlowByCluster.h /^namespace Antares::Solver::Variable::Economy$/;" n namespace:Antares::Solver -Variable src/solver/variable/economy/STStorageInjectionByCluster.h /^namespace Antares::Solver::Variable::Economy$/;" n namespace:Antares::Solver -Variable src/solver/variable/economy/STStorageLevelsByCluster.h /^namespace Antares::Solver::Variable::Economy$/;" n namespace:Antares::Solver -Variable src/solver/variable/economy/STStorageWithdrawalByCluster.h /^namespace Antares::Solver::Variable::Economy$/;" n namespace:Antares::Solver -Variable src/solver/variable/economy/all.h /^namespace Antares::Solver::Variable::Economy$/;" n namespace:Antares::Solver -Variable src/solver/variable/economy/avail-dispatchable-generation.h /^namespace Variable$/;" n namespace:Antares::Solver -Variable src/solver/variable/economy/balance.h /^namespace Variable$/;" n namespace:Antares::Solver -Variable src/solver/variable/economy/bindingConstraints/bindingConstraintsMarginalCost.h /^namespace Variable$/;" n namespace:Antares::Solver -Variable src/solver/variable/economy/dispatchable-generation-margin.h /^namespace Variable$/;" n namespace:Antares::Solver -Variable src/solver/variable/economy/dispatchableGeneration.h /^namespace Variable$/;" n namespace:Antares::Solver -Variable src/solver/variable/economy/domesticUnsuppliedEnergy.h /^namespace Variable$/;" n namespace:Antares::Solver -Variable src/solver/variable/economy/dtgMarginAfterCsr.h /^namespace Antares::Solver::Variable::Economy$/;" n namespace:Antares::Solver -Variable src/solver/variable/economy/hydroCost.h /^namespace Variable$/;" n namespace:Antares::Solver -Variable src/solver/variable/economy/hydrostorage.h /^namespace Variable$/;" n namespace:Antares::Solver -Variable src/solver/variable/economy/inflow.h /^namespace Variable$/;" n namespace:Antares::Solver -Variable src/solver/variable/economy/links/congestionFee.h /^namespace Variable$/;" n namespace:Antares::Solver -Variable src/solver/variable/economy/links/congestionFeeAbs.h /^namespace Variable$/;" n namespace:Antares::Solver -Variable src/solver/variable/economy/links/congestionProbability.h /^namespace Antares::Solver::Variable::Economy$/;" n namespace:Antares::Solver -Variable src/solver/variable/economy/links/flowLinear.h /^namespace Variable$/;" n namespace:Antares::Solver -Variable src/solver/variable/economy/links/flowLinearAbs.h /^namespace Variable$/;" n namespace:Antares::Solver -Variable src/solver/variable/economy/links/flowQuad.h /^namespace Variable$/;" n namespace:Antares::Solver -Variable src/solver/variable/economy/links/hurdleCosts.h /^namespace Variable$/;" n namespace:Antares::Solver -Variable src/solver/variable/economy/links/loopFlow.h /^namespace Variable$/;" n namespace:Antares::Solver -Variable src/solver/variable/economy/links/marginalCost.h /^namespace Variable$/;" n namespace:Antares::Solver -Variable src/solver/variable/economy/localMatchingRuleViolations.h /^namespace Antares::Solver::Variable::Economy$/;" n namespace:Antares::Solver -Variable src/solver/variable/economy/lold.h /^namespace Variable$/;" n namespace:Antares::Solver -Variable src/solver/variable/economy/lolp.h /^namespace Variable$/;" n namespace:Antares::Solver -Variable src/solver/variable/economy/max-mrg.cpp /^namespace Variable$/;" n namespace:Antares::Solver file: -Variable src/solver/variable/economy/max-mrg.h /^namespace Variable$/;" n namespace:Antares::Solver -Variable src/solver/variable/economy/nbOfDispatchedUnits.h /^namespace Variable$/;" n namespace:Antares::Solver -Variable src/solver/variable/economy/nbOfDispatchedUnitsByPlant.h /^namespace Variable$/;" n namespace:Antares::Solver -Variable src/solver/variable/economy/nonProportionalCost.h /^namespace Variable$/;" n namespace:Antares::Solver -Variable src/solver/variable/economy/npCostByDispatchablePlant.h /^namespace Variable$/;" n namespace:Antares::Solver -Variable src/solver/variable/economy/operatingCost.h /^namespace Variable$/;" n namespace:Antares::Solver -Variable src/solver/variable/economy/overallCost.h /^namespace Variable$/;" n namespace:Antares::Solver -Variable src/solver/variable/economy/overflow.h /^namespace Variable$/;" n namespace:Antares::Solver -Variable src/solver/variable/economy/price.h /^namespace Variable$/;" n namespace:Antares::Solver -Variable src/solver/variable/economy/productionByDispatchablePlant.h /^namespace Variable$/;" n namespace:Antares::Solver -Variable src/solver/variable/economy/productionByRenewablePlant.h /^namespace Variable$/;" n namespace:Antares::Solver -Variable src/solver/variable/economy/profitByPlant.h /^namespace Variable$/;" n namespace:Antares::Solver -Variable src/solver/variable/economy/pumping.h /^namespace Variable$/;" n namespace:Antares::Solver -Variable src/solver/variable/economy/renewableGeneration.h /^namespace Variable$/;" n namespace:Antares::Solver -Variable src/solver/variable/economy/reservoirlevel.h /^namespace Variable$/;" n namespace:Antares::Solver -Variable src/solver/variable/economy/shortTermStorage.h /^namespace Antares::Solver::Variable::Economy$/;" n namespace:Antares::Solver -Variable src/solver/variable/economy/spilledEnergy.h /^namespace Variable$/;" n namespace:Antares::Solver -Variable src/solver/variable/economy/spilledEnergyAfterCSR.h /^namespace Antares::Solver::Variable::Economy$/;" n namespace:Antares::Solver -Variable src/solver/variable/economy/thermalAirPollutantEmissions.h /^namespace Antares::Solver::Variable::Economy$/;" n namespace:Antares::Solver -Variable src/solver/variable/economy/unsupliedEnergy.h /^namespace Variable$/;" n namespace:Antares::Solver -Variable src/solver/variable/economy/waterValue.h /^namespace Variable$/;" n namespace:Antares::Solver -Variable src/solver/variable/endoflist.h /^namespace Variable$/;" n namespace:Antares::Solver -Variable src/solver/variable/info.h /^namespace Variable$/;" n namespace:Antares::Solver -Variable src/solver/variable/print.h /^namespace Variable$/;" n namespace:Antares::Solver -Variable src/solver/variable/setofareas.h /^namespace Variable$/;" n namespace:Antares::Solver -Variable src/solver/variable/setofareas.hxx /^namespace Variable$/;" n namespace:Antares::Solver -Variable src/solver/variable/state.cpp /^namespace Antares::Solver::Variable$/;" n namespace:Antares::Solver file: -Variable src/solver/variable/state.h /^namespace Antares::Solver::Variable$/;" n namespace:Antares::Solver -Variable src/solver/variable/state.hxx /^namespace Variable$/;" n namespace:Antares::Solver -Variable src/solver/variable/storage/average.h /^namespace Variable$/;" n namespace:Antares::Solver -Variable src/solver/variable/storage/averagedata.cpp /^namespace Variable$/;" n namespace:Antares::Solver file: -Variable src/solver/variable/storage/averagedata.h /^namespace Variable$/;" n namespace:Antares::Solver -Variable src/solver/variable/storage/empty.h /^namespace Variable$/;" n namespace:Antares::Solver -Variable src/solver/variable/storage/fwd.h /^namespace Variable$/;" n namespace:Antares::Solver -Variable src/solver/variable/storage/intermediate.cpp /^namespace Variable$/;" n namespace:Antares::Solver file: -Variable src/solver/variable/storage/intermediate.h /^namespace Variable$/;" n namespace:Antares::Solver -Variable src/solver/variable/storage/intermediate.hxx /^namespace Variable$/;" n namespace:Antares::Solver -Variable src/solver/variable/storage/minmax-data.cpp /^namespace Antares::Solver::Variable::R::AllYears$/;" n namespace:Antares::Solver file: -Variable src/solver/variable/storage/minmax-data.h /^namespace Variable$/;" n namespace:Antares::Solver -Variable src/solver/variable/storage/minmax.h /^namespace Variable$/;" n namespace:Antares::Solver -Variable src/solver/variable/storage/minmax.hxx /^namespace Variable$/;" n namespace:Antares::Solver -Variable src/solver/variable/storage/raw.h /^namespace Variable$/;" n namespace:Antares::Solver -Variable src/solver/variable/storage/raw.hxx /^namespace Variable$/;" n namespace:Antares::Solver -Variable src/solver/variable/storage/rawdata.cpp /^namespace Variable$/;" n namespace:Antares::Solver file: -Variable src/solver/variable/storage/rawdata.h /^namespace Variable$/;" n namespace:Antares::Solver -Variable src/solver/variable/storage/results.h /^namespace Variable$/;" n namespace:Antares::Solver -Variable src/solver/variable/storage/results.hxx /^namespace Variable$/;" n namespace:Antares::Solver -Variable src/solver/variable/storage/stdDeviation.h /^namespace Variable$/;" n namespace:Antares::Solver -Variable src/solver/variable/surveyresults/data.h /^namespace Variable$/;" n namespace:Antares::Solver -Variable src/solver/variable/surveyresults/reportbuilder.hxx /^namespace Variable$/;" n namespace:Antares::Solver -Variable src/solver/variable/surveyresults/surveyresults.cpp /^namespace Variable$/;" n namespace:Antares::Solver file: -Variable src/solver/variable/surveyresults/surveyresults.h /^namespace Antares::Solver::Variable$/;" n namespace:Antares::Solver -Variable src/solver/variable/variable.h /^namespace Variable$/;" n namespace:Antares::Solver -Variable src/solver/variable/variable.hxx /^namespace Antares::Solver::Variable$/;" n namespace:Antares::Solver -Variable src/tools/yby-aggregator/variable.h /^ Variable()$/;" f class:Variable -Variable src/tools/yby-aggregator/variable.h /^class Variable$/;" c -Variable definitions docs/reference-guide/14-adequacy-patch.md /^### Variable definitions$/;" S section:Adequacy Patch calculation""Curtailment sharing rule (Antares Simulator 8.5) -VariableAccessor src/solver/variable/info.h /^struct VariableAccessor$/;" s namespace:Antares::Solver::Variable -VariableAccessor src/solver/variable/info.h /^struct VariableAccessor$/;" s namespace:Antares::Solver::Variable -VariableAccessor src/solver/variable/info.h /^struct VariableAccessor$/;" s namespace:Antares::Solver::Variable -VariableAccessor src/solver/variable/info.h /^struct VariableAccessor$/;" s namespace:Antares::Solver::Variable -VariableAccessorType src/solver/variable/adequacy/overallCost.h /^ typedef VariableAccessor VariableAccessorType;$/;" t class:Antares::Solver::Variable::Adequacy::OverallCost typeref:typename:VariableAccessor -VariableAccessorType src/solver/variable/adequacy/spilledEnergy.h /^ typedef VariableAccessor VariableAccessorType;$/;" t class:Antares::Solver::Variable::Adequacy::SpilledEnergy typeref:typename:VariableAccessor -VariableAccessorType src/solver/variable/commons/hydro.h /^ typedef VariableAccessor VariableAccessorType;$/;" t class:Antares::Solver::Variable::Economy::TimeSeriesValuesHydro typeref:typename:VariableAccessor -VariableAccessorType src/solver/variable/commons/join.h /^ typedef VariableAccessor VariableAccessorType;$/;" t class:Antares::Solver::Variable::Join typeref:typename:VariableAccessor -VariableAccessorType src/solver/variable/commons/load.h /^ typedef VariableAccessor VariableAccessorType;$/;" t class:Antares::Solver::Variable::Economy::TimeSeriesValuesLoad typeref:typename:VariableAccessor -VariableAccessorType src/solver/variable/commons/miscGenMinusRowPSP.h /^ typedef VariableAccessor VariableAccessorType;$/;" t class:Antares::Solver::Variable::Economy::MiscGenMinusRowPSP typeref:typename:VariableAccessor -VariableAccessorType src/solver/variable/commons/psp.h /^ typedef VariableAccessor VariableAccessorType;$/;" t class:Antares::Solver::Variable::Economy::PSP typeref:typename:VariableAccessor -VariableAccessorType src/solver/variable/commons/rowBalance.h /^ typedef VariableAccessor VariableAccessorType;$/;" t class:Antares::Solver::Variable::Economy::RowBalance typeref:typename:VariableAccessor -VariableAccessorType src/solver/variable/commons/solar.h /^ typedef VariableAccessor VariableAccessorType;$/;" t class:Antares::Solver::Variable::Economy::TimeSeriesValuesSolar typeref:typename:VariableAccessor -VariableAccessorType src/solver/variable/commons/spatial-aggregate.h /^ typedef VariableAccessor VariableAccessorType;$/;" t class:Antares::Solver::Variable::Common::SpatialAggregate typeref:typename:VariableAccessor -VariableAccessorType src/solver/variable/commons/wind.h /^ typedef VariableAccessor VariableAccessorType;$/;" t class:Antares::Solver::Variable::Economy::TimeSeriesValuesWind typeref:typename:VariableAccessor -VariableAccessorType src/solver/variable/economy/STStorageCashFlowByCluster.h /^ typedef VariableAccessor VariableAccessorType;$/;" t class:Antares::Solver::Variable::Economy::STstorageCashFlowByCluster typeref:typename:VariableAccessor -VariableAccessorType src/solver/variable/economy/STStorageInjectionByCluster.h /^ typedef VariableAccessor VariableAccessorType;$/;" t class:Antares::Solver::Variable::Economy::STstorageInjectionByCluster typeref:typename:VariableAccessor -VariableAccessorType src/solver/variable/economy/STStorageLevelsByCluster.h /^ typedef VariableAccessor VariableAccessorType;$/;" t class:Antares::Solver::Variable::Economy::STstorageLevelsByCluster typeref:typename:VariableAccessor -VariableAccessorType src/solver/variable/economy/STStorageWithdrawalByCluster.h /^ typedef VariableAccessor VariableAccessorType;$/;" t class:Antares::Solver::Variable::Economy::STstorageWithdrawalByCluster typeref:typename:VariableAccessor -VariableAccessorType src/solver/variable/economy/avail-dispatchable-generation.h /^ typedef VariableAccessor VariableAccessorType;$/;" t class:Antares::Solver::Variable::Economy::AvailableDispatchGen typeref:typename:VariableAccessor -VariableAccessorType src/solver/variable/economy/balance.h /^ typedef VariableAccessor VariableAccessorType;$/;" t class:Antares::Solver::Variable::Economy::Balance typeref:typename:VariableAccessor -VariableAccessorType src/solver/variable/economy/bindingConstraints/bindingConstraintsMarginalCost.h /^ typedef VariableAccessor VariableAccessorType;$/;" t class:Antares::Solver::Variable::Economy::BindingConstMarginCost typeref:typename:VariableAccessor -VariableAccessorType src/solver/variable/economy/dispatchable-generation-margin.h /^ typedef VariableAccessor VariableAccessorType;$/;" t class:Antares::Solver::Variable::Economy::DispatchableGenMargin typeref:typename:VariableAccessor -VariableAccessorType src/solver/variable/economy/dispatchableGeneration.h /^ typedef VariableAccessor VariableAccessorType;$/;" t class:Antares::Solver::Variable::Economy::DispatchableGeneration typeref:typename:VariableAccessor -VariableAccessorType src/solver/variable/economy/domesticUnsuppliedEnergy.h /^ typedef VariableAccessor VariableAccessorType;$/;" t class:Antares::Solver::Variable::Economy::DomesticUnsuppliedEnergy typeref:typename:VariableAccessor -VariableAccessorType src/solver/variable/economy/dtgMarginAfterCsr.h /^ typedef VariableAccessor VariableAccessorType;$/;" t class:Antares::Solver::Variable::Economy::DtgMarginCsr typeref:typename:VariableAccessor -VariableAccessorType src/solver/variable/economy/hydroCost.h /^ typedef VariableAccessor VariableAccessorType;$/;" t class:Antares::Solver::Variable::Economy::HydroCost typeref:typename:VariableAccessor -VariableAccessorType src/solver/variable/economy/hydrostorage.h /^ typedef VariableAccessor VariableAccessorType;$/;" t class:Antares::Solver::Variable::Economy::HydroStorage typeref:typename:VariableAccessor -VariableAccessorType src/solver/variable/economy/inflow.h /^ typedef VariableAccessor VariableAccessorType;$/;" t class:Antares::Solver::Variable::Economy::Inflows typeref:typename:VariableAccessor -VariableAccessorType src/solver/variable/economy/links/congestionFee.h /^ typedef VariableAccessor VariableAccessorType;$/;" t class:Antares::Solver::Variable::Economy::CongestionFee typeref:typename:VariableAccessor -VariableAccessorType src/solver/variable/economy/links/congestionFeeAbs.h /^ typedef VariableAccessor VariableAccessorType;$/;" t class:Antares::Solver::Variable::Economy::CongestionFeeAbs typeref:typename:VariableAccessor -VariableAccessorType src/solver/variable/economy/links/congestionProbability.h /^ typedef VariableAccessor VariableAccessorType;$/;" t class:Antares::Solver::Variable::Economy::CongestionProbability typeref:typename:VariableAccessor -VariableAccessorType src/solver/variable/economy/links/flowLinear.h /^ typedef VariableAccessor VariableAccessorType;$/;" t class:Antares::Solver::Variable::Economy::FlowLinear typeref:typename:VariableAccessor -VariableAccessorType src/solver/variable/economy/links/flowLinearAbs.h /^ typedef VariableAccessor VariableAccessorType;$/;" t class:Antares::Solver::Variable::Economy::FlowLinearAbs typeref:typename:VariableAccessor -VariableAccessorType src/solver/variable/economy/links/flowQuad.h /^ typedef VariableAccessor VariableAccessorType;$/;" t class:Antares::Solver::Variable::Economy::FlowQuad typeref:typename:VariableAccessor -VariableAccessorType src/solver/variable/economy/links/hurdleCosts.h /^ typedef VariableAccessor VariableAccessorType;$/;" t class:Antares::Solver::Variable::Economy::HurdleCosts typeref:typename:VariableAccessor -VariableAccessorType src/solver/variable/economy/links/loopFlow.h /^ typedef VariableAccessor VariableAccessorType;$/;" t class:Antares::Solver::Variable::Economy::LoopFlow typeref:typename:VariableAccessor -VariableAccessorType src/solver/variable/economy/links/marginalCost.h /^ typedef VariableAccessor VariableAccessorType;$/;" t class:Antares::Solver::Variable::Economy::MarginalCost typeref:typename:VariableAccessor -VariableAccessorType src/solver/variable/economy/localMatchingRuleViolations.h /^ typedef VariableAccessor VariableAccessorType;$/;" t class:Antares::Solver::Variable::Economy::LMRViolations typeref:typename:VariableAccessor -VariableAccessorType src/solver/variable/economy/lold.h /^ typedef VariableAccessor VariableAccessorType;$/;" t class:Antares::Solver::Variable::Economy::LOLD typeref:typename:VariableAccessor -VariableAccessorType src/solver/variable/economy/lolp.h /^ typedef VariableAccessor VariableAccessorType;$/;" t class:Antares::Solver::Variable::Economy::LOLP typeref:typename:VariableAccessor -VariableAccessorType src/solver/variable/economy/max-mrg.h /^ typedef VariableAccessor VariableAccessorType;$/;" t class:Antares::Solver::Variable::Economy::Marge typeref:typename:VariableAccessor -VariableAccessorType src/solver/variable/economy/nbOfDispatchedUnits.h /^ typedef VariableAccessor VariableAccessorType;$/;" t class:Antares::Solver::Variable::Economy::NbOfDispatchedUnits typeref:typename:VariableAccessor -VariableAccessorType src/solver/variable/economy/nbOfDispatchedUnitsByPlant.h /^ typedef VariableAccessor VariableAccessorType;$/;" t class:Antares::Solver::Variable::Economy::NbOfDispatchedUnitsByPlant typeref:typename:VariableAccessor -VariableAccessorType src/solver/variable/economy/nonProportionalCost.h /^ typedef VariableAccessor VariableAccessorType;$/;" t class:Antares::Solver::Variable::Economy::NonProportionalCost typeref:typename:VariableAccessor -VariableAccessorType src/solver/variable/economy/npCostByDispatchablePlant.h /^ typedef VariableAccessor VariableAccessorType;$/;" t class:Antares::Solver::Variable::Economy::NonProportionalCostByDispatchablePlant typeref:typename:VariableAccessor -VariableAccessorType src/solver/variable/economy/operatingCost.h /^ typedef VariableAccessor VariableAccessorType;$/;" t class:Antares::Solver::Variable::Economy::OperatingCost typeref:typename:VariableAccessor -VariableAccessorType src/solver/variable/economy/overallCost.h /^ typedef VariableAccessor VariableAccessorType;$/;" t class:Antares::Solver::Variable::Economy::OverallCost typeref:typename:VariableAccessor -VariableAccessorType src/solver/variable/economy/overflow.h /^ typedef VariableAccessor VariableAccessorType;$/;" t class:Antares::Solver::Variable::Economy::Overflows typeref:typename:VariableAccessor -VariableAccessorType src/solver/variable/economy/price.h /^ typedef VariableAccessor VariableAccessorType;$/;" t class:Antares::Solver::Variable::Economy::Price typeref:typename:VariableAccessor -VariableAccessorType src/solver/variable/economy/productionByDispatchablePlant.h /^ typedef VariableAccessor VariableAccessorType;$/;" t class:Antares::Solver::Variable::Economy::ProductionByDispatchablePlant typeref:typename:VariableAccessor -VariableAccessorType src/solver/variable/economy/productionByRenewablePlant.h /^ typedef VariableAccessor VariableAccessorType;$/;" t class:Antares::Solver::Variable::Economy::ProductionByRenewablePlant typeref:typename:VariableAccessor -VariableAccessorType src/solver/variable/economy/profitByPlant.h /^ typedef VariableAccessor VariableAccessorType;$/;" t class:Antares::Solver::Variable::Economy::ProfitByPlant typeref:typename:VariableAccessor -VariableAccessorType src/solver/variable/economy/pumping.h /^ typedef VariableAccessor VariableAccessorType;$/;" t class:Antares::Solver::Variable::Economy::Pumping typeref:typename:VariableAccessor -VariableAccessorType src/solver/variable/economy/renewableGeneration.h /^ typedef VariableAccessor VariableAccessorType;$/;" t class:Antares::Solver::Variable::Economy::RenewableGeneration typeref:typename:VariableAccessor -VariableAccessorType src/solver/variable/economy/reservoirlevel.h /^ typedef VariableAccessor VariableAccessorType;$/;" t class:Antares::Solver::Variable::Economy::ReservoirLevel typeref:typename:VariableAccessor -VariableAccessorType src/solver/variable/economy/shortTermStorage.h /^ typedef VariableAccessor VariableAccessorType;$/;" t class:Antares::Solver::Variable::Economy::ShortTermStorageByGroup typeref:typename:VariableAccessor -VariableAccessorType src/solver/variable/economy/spilledEnergy.h /^ typedef VariableAccessor VariableAccessorType;$/;" t class:Antares::Solver::Variable::Economy::SpilledEnergy typeref:typename:VariableAccessor -VariableAccessorType src/solver/variable/economy/spilledEnergyAfterCSR.h /^ typedef VariableAccessor VariableAccessorType;$/;" t class:Antares::Solver::Variable::Economy::SpilledEnergyAfterCSR typeref:typename:VariableAccessor -VariableAccessorType src/solver/variable/economy/thermalAirPollutantEmissions.h /^ typedef VariableAccessor VariableAccessorType;$/;" t class:Antares::Solver::Variable::Economy::ThermalAirPollutantEmissions typeref:typename:VariableAccessor -VariableAccessorType src/solver/variable/economy/unsupliedEnergy.h /^ typedef VariableAccessor VariableAccessorType;$/;" t class:Antares::Solver::Variable::Economy::UnsupliedEnergy typeref:typename:VariableAccessor -VariableAccessorType src/solver/variable/economy/waterValue.h /^ typedef VariableAccessor VariableAccessorType;$/;" t class:Antares::Solver::Variable::Economy::WaterValue typeref:typename:VariableAccessor -VariableAccessorType src/solver/variable/variable.h /^ typedef VariableAccessor VariableAccessorType;$/;" t class:Antares::Solver::Variable::IVariable typeref:typename:VariableAccessor -VariableBounds src/solver/infeasible-problem-analysis/variables-bounds-consistency.h /^ VariableBounds(const std::string& var_name, double low_bound, double up_bound)$/;" f struct:Antares::Optimization::VariableBounds -VariableBounds src/solver/infeasible-problem-analysis/variables-bounds-consistency.h /^struct VariableBounds$/;" s namespace:Antares::Optimization -VariableCollector src/ui/simulator/windows/output/provider/variable-collector.cpp /^VariableCollector::VariableCollector(Spotlight::IItem::Vector& out,$/;" f class:Antares::Window::OutputViewer::Provider::VariableCollector -VariableCollector src/ui/simulator/windows/output/provider/variable-collector.h /^class VariableCollector$/;" c namespace:Antares::Window::OutputViewer::Provider -VariableDualeParInterconnexion src/solver/simulation/sim_structure_probleme_economique.h /^ std::vector VariableDualeParInterconnexion;$/;" m struct:VARIABLES_DUALES_INTERCONNEXIONS typeref:typename:std::vector -VariableManager src/solver/optimisation/constraints/ConstraintBuilder.h /^ VariableManager(const CORRESPONDANCES_DES_VARIABLES& nativeOptimVar,$/;" f class:Variable::VariableManager -VariableManager src/solver/optimisation/constraints/ConstraintBuilder.h /^class VariableManager$/;" c namespace:Variable -VariableNamer src/solver/optimisation/opt_rename_problem.h /^class VariableNamer : public Namer$/;" c -VariableNames src/solver/utils/named_problem.h /^ const std::vector& VariableNames() const$/;" f struct:Antares::Optimization::PROBLEME_SIMPLEXE_NOMME typeref:typename:const std::vector & -VariablePerLink src/solver/variable/adequacy/all.h /^ VariablePerLink;$/;" t namespace:Antares::Solver::Variable::Adequacy -VariablePerLink src/solver/variable/economy/all.h /^ VariablePerLink;$/;" t namespace:Antares::Solver::Variable::Economy typeref:typename:FlowLinear>>>>>>>> -VariablePrintInfo src/libs/antares/study/variable-print-info.cpp /^VariablePrintInfo::VariablePrintInfo(uint dataLvl, uint fileLvl) :$/;" f class:Antares::Data::VariablePrintInfo -VariablePrintInfo src/libs/antares/study/variable-print-info.h /^class VariablePrintInfo$/;" c namespace:Antares::Data -VariableType src/solver/variable/variable.h /^ typedef IVariable VariableType;$/;" t class:Antares::Solver::Variable::IVariable typeref:typename:IVariable -Variables src/ui/simulator/windows/output/provider/variables.cpp /^Variables::Variables(Component* com) : pComponent(com)$/;" f class:Antares::Window::OutputViewer::Provider::Variables -Variables src/ui/simulator/windows/output/provider/variables.h /^class Variables : public Antares::Component::Spotlight::IProvider$/;" c namespace:Antares::Window::OutputViewer::Provider -VariablesBoundsConsistency src/solver/infeasible-problem-analysis/variables-bounds-consistency.h /^class VariablesBoundsConsistency : public UnfeasibilityAnalysis$/;" c namespace:Antares::Optimization -VariablesDualesDesContraintesDeNTC src/solver/simulation/sim_structure_probleme_economique.h /^ std::vector VariablesDualesDesContraintesDeNTC;$/;" m struct:PROBLEME_HEBDO typeref:typename:std::vector -VariablesEntieres src/solver/optimisation/opt_structure_probleme_a_resoudre.h /^ std::vector VariablesEntieres; \/\/ true = int, false = continuous$/;" m struct:PROBLEME_ANTARES_A_RESOUDRE typeref:typename:std::vector -VariablesEntieres src/solver/utils/named_problem.h /^ const std::vector& VariablesEntieres;$/;" m struct:Antares::Optimization::PROBLEME_SIMPLEXE_NOMME typeref:typename:const std::vector & -VariablesPerArea src/solver/variable/adequacy/all.h /^ VariablesPerArea;$/;" t namespace:Antares::Solver::Variable::Adequacy -VariablesPerArea src/solver/variable/economy/all.h /^ VariablesPerArea;$/;" t namespace:Antares::Solver::Variable::Economy -VariablesPerBindingConstraints src/solver/variable/adequacy/all.h /^ VariablesPerBindingConstraints;$/;" t namespace:Antares::Solver::Variable::Adequacy typeref:typename:Variable::Economy::BindingConstMarginCost -VariablesPerBindingConstraints src/solver/variable/economy/all.h /^ VariablesPerBindingConstraints;$/;" t namespace:Antares::Solver::Variable::Economy typeref:typename:BindingConstMarginCost -VariablesPerSetOfAreas src/solver/variable/adequacy/all.h /^ VariablesPerSetOfAreas;$/;" t namespace:Antares::Solver::Variable::Adequacy -VariablesPerSetOfAreas src/solver/variable/economy/all.h /^ VariablesPerSetOfAreas;$/;" t namespace:Antares::Solver::Variable::Economy -VariablesStatsByDataLevel src/solver/variable/surveyresults/reportbuilder.hxx /^struct VariablesStatsByDataLevel$/;" s namespace:Antares::Solver::Variable::Container::__anon9ed722730111 -VariablesStatsByDataLevel src/solver/variable/surveyresults/reportbuilder.hxx /^struct VariablesStatsByDataLevel$/;" s namespace:Antares::Solver::Variable::Container::__anon9ed722730111 -Variant src/ext/yuni/src/yuni/core/variant/dataholder/array.h /^namespace Variant$/;" n namespace:Yuni::Private -Variant src/ext/yuni/src/yuni/core/variant/dataholder/dataholder.cpp /^namespace Variant$/;" n namespace:Yuni::Private file: -Variant src/ext/yuni/src/yuni/core/variant/dataholder/dataholder.h /^namespace Variant$/;" n namespace:Yuni::Private -Variant src/ext/yuni/src/yuni/core/variant/dataholder/dataholder.hxx /^namespace Variant$/;" n namespace:Yuni::Private -Variant src/ext/yuni/src/yuni/core/variant/dataholder/string.h /^namespace Variant$/;" n namespace:Yuni::Private -Variant src/ext/yuni/src/yuni/core/variant/fwd.h /^namespace Variant$/;" n namespace:Yuni::Private -Variant src/ext/yuni/src/yuni/core/variant/variant.cpp /^Variant::Variant(Private::Variant::IDataHolder* rhs, bool ref) : pData(rhs), pShareContent(ref)$/;" f class:Yuni::Variant -Variant src/ext/yuni/src/yuni/core/variant/variant.cpp /^Variant::Variant(const Private::Variant::IDataHolder* rhs, bool ref) :$/;" f class:Yuni::Variant -Variant src/ext/yuni/src/yuni/core/variant/variant.h /^class YUNI_DECL Variant final$/;" c namespace:Yuni -Variant src/ext/yuni/src/yuni/core/variant/variant.hxx /^inline Variant::Variant() : pShareContent(false)$/;" f class:Yuni::Variant -Variant src/ext/yuni/src/yuni/core/variant/variant.hxx /^inline Variant::Variant(bool rhs) : pShareContent(false)$/;" f class:Yuni::Variant -Variant src/ext/yuni/src/yuni/core/variant/variant.hxx /^inline Variant::Variant(char rhs) : pShareContent(false)$/;" f class:Yuni::Variant -Variant src/ext/yuni/src/yuni/core/variant/variant.hxx /^inline Variant::Variant(const CString& rhs) : pShareContent(false)$/;" f class:Yuni::Variant -Variant src/ext/yuni/src/yuni/core/variant/variant.hxx /^inline Variant::Variant(const NullPtr&) : pShareContent(false)$/;" f class:Yuni::Variant -Variant src/ext/yuni/src/yuni/core/variant/variant.hxx /^inline Variant::Variant(const Variant& rhs) : pShareContent(false)$/;" f class:Yuni::Variant -Variant src/ext/yuni/src/yuni/core/variant/variant.hxx /^inline Variant::Variant(const char* rhs) : pShareContent(false)$/;" f class:Yuni::Variant -Variant src/ext/yuni/src/yuni/core/variant/variant.hxx /^inline Variant::Variant(double rhs) : pShareContent(false)$/;" f class:Yuni::Variant -Variant src/ext/yuni/src/yuni/core/variant/variant.hxx /^inline Variant::Variant(float rhs) : pShareContent(false)$/;" f class:Yuni::Variant -Variant src/ext/yuni/src/yuni/core/variant/variant.hxx /^inline Variant::Variant(int32_t rhs) : pShareContent(false)$/;" f class:Yuni::Variant -Variant src/ext/yuni/src/yuni/core/variant/variant.hxx /^inline Variant::Variant(int64_t rhs) : pShareContent(false)$/;" f class:Yuni::Variant -Variant src/ext/yuni/src/yuni/core/variant/variant.hxx /^inline Variant::Variant(uint32_t rhs) : pShareContent(false)$/;" f class:Yuni::Variant -Variant src/ext/yuni/src/yuni/core/variant/variant.hxx /^inline Variant::Variant(uint64_t rhs) : pShareContent(false)$/;" f class:Yuni::Variant -VariantInnerType src/ext/yuni/src/yuni/core/variant/types.h /^enum VariantInnerType$/;" g namespace:Yuni -Vector src/analyzer/atsp/atsp.h /^ using Vector = std::vector;$/;" t class:Antares::ATSP::AreaInfo typeref:typename:std::vector -Vector src/ext/yuni/src/yuni/core/math/geometry/edge.h /^ typedef std::vector> Vector;$/;" t class:Yuni::Edge typeref:typename:std::vector> -Vector src/ext/yuni/src/yuni/core/smartptr/smartptr.h /^ typedef std::vector Vector;$/;" t class:Yuni::SmartPtr typeref:typename:std::vector -Vector src/ext/yuni/src/yuni/core/string/string.h /^ typedef std::vector Vector;$/;" t class:Yuni::CString typeref:typename:std::vector -Vector src/ext/yuni/src/yuni/core/tree/n/treeN.h /^ typedef std::vector Vector;$/;" t class:Yuni::Core::TreeN typeref:typename:std::vector -Vector src/ext/yuni/src/yuni/core/variant/dataholder/dataholder.h /^ typedef std::vector Vector;$/;" t class:Yuni::Private::Variant::IDataHolder typeref:typename:std::vector -Vector src/ext/yuni/src/yuni/job/queue/service.h /^ typedef std::vector Vector;$/;" t class:Yuni::Job::QueueService::ThreadInfo typeref:typename:std::vector -Vector src/libs/antares/array/antares/array/matrix.h /^ using Vector = std::set;$/;" t class:Antares::Matrix typeref:typename:std::set -Vector src/libs/antares/study/area/area.h /^ using Vector = std::vector;$/;" t class:Antares::Data::Area typeref:typename:std::vector -Vector src/libs/antares/study/area/links.h /^ using Vector = std::vector;$/;" t class:Antares::Data::AreaLink typeref:typename:std::vector -Vector src/libs/antares/study/binding_constraint/BindingConstraintsRepository.h /^ using Vector = std::vector>;$/;" t class:Antares::Data::BindingConstraintsRepository typeref:typename:std::vector> -Vector src/libs/antares/study/parts/thermal/cluster.h /^ using Vector = std::vector;$/;" t class:Antares::Data::ThermalCluster typeref:typename:std::vector -Vector src/libs/antares/study/xcast/xcast.h /^ using Vector = std::vector;$/;" t class:Antares::Data::XCast typeref:typename:std::vector -Vector src/libs/fswalker/fswalker.h /^ using Vector = std::vector;$/;" t class:FSWalker::IExtension typeref:typename:std::vector -Vector src/solver/constraints-builder/cbuilder.h /^ typedef std::vector Vector;$/;" t class:Antares::CBuilder typeref:typename:std::vector -Vector src/tools/yby-aggregator/datafile.h /^ using Vector = std::vector;$/;" t class:DataFile typeref:typename:std::vector -Vector src/tools/yby-aggregator/output.h /^ using Vector = std::vector;$/;" t class:Output typeref:typename:std::vector -Vector src/tools/yby-aggregator/studydata.h /^ using Vector = std::vector;$/;" t class:StudyData typeref:typename:std::vector -Vector src/ui/action/include/action/action.h /^ using Vector = std::vector;$/;" t class:Antares::Action::IAction typeref:typename:std::vector -Vector src/ui/common/component/frame/frame.h /^ using Vector = std::vector;$/;" t class:Antares::Component::Frame::IFrame typeref:typename:std::vector