From b999dfde42f42f482e0f2284671809d49404b3c2 Mon Sep 17 00:00:00 2001 From: Juan Escobar <juan.escobar@aero.obs-mip.fr> Date: Mon, 27 Jan 2014 15:57:31 +0000 Subject: [PATCH] Juan 27/01/2014: add header MNH_LIC to all SURCOUCHE files --- src/LIB/SURCOUCHE/src/extern_userio.f90 | 4 ++++ src/LIB/SURCOUCHE/src/extern_usersurc_ll.f90 | 4 ++++ src/LIB/SURCOUCHE/src/fieldtype.f90 | 4 ++++ src/LIB/SURCOUCHE/src/fmread_ll.f90 | 4 ++++ src/LIB/SURCOUCHE/src/fmreadwrit.f90 | 4 ++++ src/LIB/SURCOUCHE/src/fmwrit_ll.f90 | 4 ++++ src/LIB/SURCOUCHE/src/modd_argslist_ll.f90 | 4 ++++ src/LIB/SURCOUCHE/src/modd_confz.f90 | 4 ++++ src/LIB/SURCOUCHE/src/modd_dim_ll.f90 | 4 ++++ src/LIB/SURCOUCHE/src/modd_errcodes.f90 | 4 ++++ src/LIB/SURCOUCHE/src/modd_io.f90 | 4 ++++ src/LIB/SURCOUCHE/src/modd_mpif.f90 | 4 ++++ src/LIB/SURCOUCHE/src/modd_ncparam.f90 | 4 ++++ src/LIB/SURCOUCHE/src/modd_parameters_ll.f90 | 4 ++++ src/LIB/SURCOUCHE/src/modd_structure2_ll.f90 | 4 ++++ src/LIB/SURCOUCHE/src/modd_structure_ll.f90 | 4 ++++ src/LIB/SURCOUCHE/src/modd_type_date.f90 | 4 ++++ src/LIB/SURCOUCHE/src/modd_var_ll.f90 | 4 ++++ src/LIB/SURCOUCHE/src/mode_allocbuff.f90 | 4 ++++ src/LIB/SURCOUCHE/src/mode_argslist2_ll.f90 | 4 ++++ src/LIB/SURCOUCHE/src/mode_argslist_ll.f90 | 4 ++++ src/LIB/SURCOUCHE/src/mode_boundaries_ll.f90 | 4 ++++ src/LIB/SURCOUCHE/src/mode_construct_ll.f90 | 4 ++++ src/LIB/SURCOUCHE/src/mode_dimlist.f90 | 4 ++++ src/LIB/SURCOUCHE/src/mode_distriblb.f90 | 4 ++++ src/LIB/SURCOUCHE/src/mode_double_double.f90 | 4 ++++ src/LIB/SURCOUCHE/src/mode_exchange2_ll.f90 | 4 ++++ src/LIB/SURCOUCHE/src/mode_exchange_ll.f90 | 4 ++++ src/LIB/SURCOUCHE/src/mode_fd.f90 | 4 ++++ src/LIB/SURCOUCHE/src/mode_fm.f90 | 4 ++++ src/LIB/SURCOUCHE/src/mode_gather.f90 | 4 ++++ src/LIB/SURCOUCHE/src/mode_init_ll.f90 | 4 ++++ src/LIB/SURCOUCHE/src/mode_io.f90 | 4 ++++ src/LIB/SURCOUCHE/src/mode_lb_ll.f90 | 4 ++++ src/LIB/SURCOUCHE/src/mode_ll.f90 | 4 ++++ src/LIB/SURCOUCHE/src/mode_ls_ll.f90 | 4 ++++ src/LIB/SURCOUCHE/src/mode_mnh_world.f90 | 4 ++++ src/LIB/SURCOUCHE/src/mode_mppdb.f90 | 4 ++++ src/LIB/SURCOUCHE/src/mode_nest_ll.f90 | 4 ++++ src/LIB/SURCOUCHE/src/mode_scatter.f90 | 4 ++++ src/LIB/SURCOUCHE/src/mode_splitting_ll.f90 | 4 ++++ src/LIB/SURCOUCHE/src/mode_splittingz_ll.f90 | 4 ++++ src/LIB/SURCOUCHE/src/mode_sum2_ll.f90 | 4 ++++ src/LIB/SURCOUCHE/src/mode_sum_ll.f90 | 4 ++++ src/LIB/SURCOUCHE/src/mode_tools_ll.f90 | 4 ++++ src/LIB/SURCOUCHE/src/mode_toolsz_ll.f90 | 4 ++++ src/LIB/SURCOUCHE/src/mode_util.f90 | 4 ++++ src/LIB/SURCOUCHE/src/modi_adddelfield2_ll.f90 | 4 ++++ src/LIB/SURCOUCHE/src/modi_addndfield_ll.f90 | 4 ++++ src/LIB/SURCOUCHE/src/modi_delndfield_ll.f90 | 4 ++++ src/LIB/SURCOUCHE/src/modi_fm.f90 | 4 ++++ src/LIB/SURCOUCHE/src/modi_fmread.f90 | 4 ++++ src/LIB/SURCOUCHE/src/modi_fmwrit.f90 | 4 ++++ src/LIB/SURCOUCHE/src/modi_gather.f90 | 4 ++++ src/LIB/SURCOUCHE/src/modi_get_ll.f90 | 4 ++++ src/LIB/SURCOUCHE/src/modi_init_ll.f90 | 4 ++++ src/LIB/SURCOUCHE/src/modi_io.f90 | 4 ++++ src/LIB/SURCOUCHE/src/modi_location_ll.f90 | 4 ++++ src/LIB/SURCOUCHE/src/modi_nest_ll.f90 | 4 ++++ src/LIB/SURCOUCHE/src/modi_remap_ll.f90 | 4 ++++ src/LIB/SURCOUCHE/src/modi_scatter.f90 | 4 ++++ src/LIB/SURCOUCHE/src/modi_sum_ll.f90 | 4 ++++ src/LIB/SURCOUCHE/src/modi_update_ll.f90 | 4 ++++ src/LIB/SURCOUCHE/src/modn_confz.f90 | 4 ++++ src/LIB/SURCOUCHE/src/system_mnh.f90 | 4 ++++ src/LIB/SURCOUCHE/src/test_double_double.f90 | 4 ++++ 66 files changed, 264 insertions(+) diff --git a/src/LIB/SURCOUCHE/src/extern_userio.f90 b/src/LIB/SURCOUCHE/src/extern_userio.f90 index e398355b8..e209ed95e 100644 --- a/src/LIB/SURCOUCHE/src/extern_userio.f90 +++ b/src/LIB/SURCOUCHE/src/extern_userio.f90 @@ -1,3 +1,7 @@ +!MNH_LIC Copyright 1994-2014 CNRS, Meteo-France and Universite Paul Sabatier +!MNH_LIC This is part of the Meso-NH software governed by the CeCILL-C licence +!MNH_LIC version 1. See LICENSE, CeCILL-C_V1-en.txt and CeCILL-C_V1-fr.txt +!MNH_LIC for details. version 1. !----------------------------------------------------------------- !--------------- special set of characters for CVS information !----------------------------------------------------------------- diff --git a/src/LIB/SURCOUCHE/src/extern_usersurc_ll.f90 b/src/LIB/SURCOUCHE/src/extern_usersurc_ll.f90 index 7ec65f30d..4218ee5b9 100644 --- a/src/LIB/SURCOUCHE/src/extern_usersurc_ll.f90 +++ b/src/LIB/SURCOUCHE/src/extern_usersurc_ll.f90 @@ -1,3 +1,7 @@ +!MNH_LIC Copyright 1994-2014 CNRS, Meteo-France and Universite Paul Sabatier +!MNH_LIC This is part of the Meso-NH software governed by the CeCILL-C licence +!MNH_LIC version 1. See LICENSE, CeCILL-C_V1-en.txt and CeCILL-C_V1-fr.txt +!MNH_LIC for details. version 1. !----------------------------------------------------------------- !--------------- special set of characters for CVS information !----------------------------------------------------------------- diff --git a/src/LIB/SURCOUCHE/src/fieldtype.f90 b/src/LIB/SURCOUCHE/src/fieldtype.f90 index e1865c9e0..ebcacb589 100644 --- a/src/LIB/SURCOUCHE/src/fieldtype.f90 +++ b/src/LIB/SURCOUCHE/src/fieldtype.f90 @@ -1,3 +1,7 @@ +!MNH_LIC Copyright 1994-2014 CNRS, Meteo-France and Universite Paul Sabatier +!MNH_LIC This is part of the Meso-NH software governed by the CeCILL-C licence +!MNH_LIC version 1. See LICENSE, CeCILL-C_V1-en.txt and CeCILL-C_V1-fr.txt +!MNH_LIC for details. version 1. #ifdef MNH_NCWRIT MODULE MODE_FIELDTYPE USE MODD_PARAM diff --git a/src/LIB/SURCOUCHE/src/fmread_ll.f90 b/src/LIB/SURCOUCHE/src/fmread_ll.f90 index d05abd095..c709c5a29 100644 --- a/src/LIB/SURCOUCHE/src/fmread_ll.f90 +++ b/src/LIB/SURCOUCHE/src/fmread_ll.f90 @@ -1,3 +1,7 @@ +!MNH_LIC Copyright 1994-2014 CNRS, Meteo-France and Universite Paul Sabatier +!MNH_LIC This is part of the Meso-NH software governed by the CeCILL-C licence +!MNH_LIC version 1. See LICENSE, CeCILL-C_V1-en.txt and CeCILL-C_V1-fr.txt +!MNH_LIC for details. version 1. !----------------------------------------------------------------- !--------------- special set of characters for CVS information !----------------------------------------------------------------- diff --git a/src/LIB/SURCOUCHE/src/fmreadwrit.f90 b/src/LIB/SURCOUCHE/src/fmreadwrit.f90 index 591021780..83e6aa085 100644 --- a/src/LIB/SURCOUCHE/src/fmreadwrit.f90 +++ b/src/LIB/SURCOUCHE/src/fmreadwrit.f90 @@ -1,3 +1,7 @@ +!MNH_LIC Copyright 1994-2014 CNRS, Meteo-France and Universite Paul Sabatier +!MNH_LIC This is part of the Meso-NH software governed by the CeCILL-C licence +!MNH_LIC version 1. See LICENSE, CeCILL-C_V1-en.txt and CeCILL-C_V1-fr.txt +!MNH_LIC for details. version 1. !----------------------------------------------------------------- !--------------- special set of characters for CVS information !----------------------------------------------------------------- diff --git a/src/LIB/SURCOUCHE/src/fmwrit_ll.f90 b/src/LIB/SURCOUCHE/src/fmwrit_ll.f90 index 6d09f486f..dd14b8a95 100644 --- a/src/LIB/SURCOUCHE/src/fmwrit_ll.f90 +++ b/src/LIB/SURCOUCHE/src/fmwrit_ll.f90 @@ -1,3 +1,7 @@ +!MNH_LIC Copyright 1994-2014 CNRS, Meteo-France and Universite Paul Sabatier +!MNH_LIC This is part of the Meso-NH software governed by the CeCILL-C licence +!MNH_LIC version 1. See LICENSE, CeCILL-C_V1-en.txt and CeCILL-C_V1-fr.txt +!MNH_LIC for details. version 1. !----------------------------------------------------------------- !--------------- special set of characters for CVS information !----------------------------------------------------------------- diff --git a/src/LIB/SURCOUCHE/src/modd_argslist_ll.f90 b/src/LIB/SURCOUCHE/src/modd_argslist_ll.f90 index 86ac9daba..0d5bf289d 100644 --- a/src/LIB/SURCOUCHE/src/modd_argslist_ll.f90 +++ b/src/LIB/SURCOUCHE/src/modd_argslist_ll.f90 @@ -1,3 +1,7 @@ +!MNH_LIC Copyright 1994-2014 CNRS, Meteo-France and Universite Paul Sabatier +!MNH_LIC This is part of the Meso-NH software governed by the CeCILL-C licence +!MNH_LIC version 1. See LICENSE, CeCILL-C_V1-en.txt and CeCILL-C_V1-fr.txt +!MNH_LIC for details. version 1. !----------------------------------------------------------------- !--------------- special set of characters for CVS information !----------------------------------------------------------------- diff --git a/src/LIB/SURCOUCHE/src/modd_confz.f90 b/src/LIB/SURCOUCHE/src/modd_confz.f90 index 7c698778a..9712fe2a7 100644 --- a/src/LIB/SURCOUCHE/src/modd_confz.f90 +++ b/src/LIB/SURCOUCHE/src/modd_confz.f90 @@ -1,3 +1,7 @@ +!MNH_LIC Copyright 1994-2014 CNRS, Meteo-France and Universite Paul Sabatier +!MNH_LIC This is part of the Meso-NH software governed by the CeCILL-C licence +!MNH_LIC version 1. See LICENSE, CeCILL-C_V1-en.txt and CeCILL-C_V1-fr.txt +!MNH_LIC for details. version 1. !----------------------------------------------------------------- !--------------- special set of characters for RCS information !----------------------------------------------------------------- diff --git a/src/LIB/SURCOUCHE/src/modd_dim_ll.f90 b/src/LIB/SURCOUCHE/src/modd_dim_ll.f90 index dfc22f84d..07e7f122a 100644 --- a/src/LIB/SURCOUCHE/src/modd_dim_ll.f90 +++ b/src/LIB/SURCOUCHE/src/modd_dim_ll.f90 @@ -1,3 +1,7 @@ +!MNH_LIC Copyright 1994-2014 CNRS, Meteo-France and Universite Paul Sabatier +!MNH_LIC This is part of the Meso-NH software governed by the CeCILL-C licence +!MNH_LIC version 1. See LICENSE, CeCILL-C_V1-en.txt and CeCILL-C_V1-fr.txt +!MNH_LIC for details. version 1. !----------------------------------------------------------------- !--------------- special set of characters for CVS information !----------------------------------------------------------------- diff --git a/src/LIB/SURCOUCHE/src/modd_errcodes.f90 b/src/LIB/SURCOUCHE/src/modd_errcodes.f90 index 3b70fcc10..d580fbce6 100644 --- a/src/LIB/SURCOUCHE/src/modd_errcodes.f90 +++ b/src/LIB/SURCOUCHE/src/modd_errcodes.f90 @@ -1,3 +1,7 @@ +!MNH_LIC Copyright 1994-2014 CNRS, Meteo-France and Universite Paul Sabatier +!MNH_LIC This is part of the Meso-NH software governed by the CeCILL-C licence +!MNH_LIC version 1. See LICENSE, CeCILL-C_V1-en.txt and CeCILL-C_V1-fr.txt +!MNH_LIC for details. version 1. !----------------------------------------------------------------- !--------------- special set of characters for CVS information !----------------------------------------------------------------- diff --git a/src/LIB/SURCOUCHE/src/modd_io.f90 b/src/LIB/SURCOUCHE/src/modd_io.f90 index 904d21c3a..f88dac6bc 100644 --- a/src/LIB/SURCOUCHE/src/modd_io.f90 +++ b/src/LIB/SURCOUCHE/src/modd_io.f90 @@ -1,3 +1,7 @@ +!MNH_LIC Copyright 1994-2014 CNRS, Meteo-France and Universite Paul Sabatier +!MNH_LIC This is part of the Meso-NH software governed by the CeCILL-C licence +!MNH_LIC version 1. See LICENSE, CeCILL-C_V1-en.txt and CeCILL-C_V1-fr.txt +!MNH_LIC for details. version 1. !----------------------------------------------------------------- !--------------- special set of characters for CVS information !----------------------------------------------------------------- diff --git a/src/LIB/SURCOUCHE/src/modd_mpif.f90 b/src/LIB/SURCOUCHE/src/modd_mpif.f90 index 8144a12fb..b2d11175f 100644 --- a/src/LIB/SURCOUCHE/src/modd_mpif.f90 +++ b/src/LIB/SURCOUCHE/src/modd_mpif.f90 @@ -1,3 +1,7 @@ +!MNH_LIC Copyright 1994-2014 CNRS, Meteo-France and Universite Paul Sabatier +!MNH_LIC This is part of the Meso-NH software governed by the CeCILL-C licence +!MNH_LIC version 1. See LICENSE, CeCILL-C_V1-en.txt and CeCILL-C_V1-fr.txt +!MNH_LIC for details. version 1. !----------------------------------------------------------------- !--------------- special set of characters for CVS information !----------------------------------------------------------------- diff --git a/src/LIB/SURCOUCHE/src/modd_ncparam.f90 b/src/LIB/SURCOUCHE/src/modd_ncparam.f90 index 82575127b..e7c1825ac 100644 --- a/src/LIB/SURCOUCHE/src/modd_ncparam.f90 +++ b/src/LIB/SURCOUCHE/src/modd_ncparam.f90 @@ -1,3 +1,7 @@ +!MNH_LIC Copyright 1994-2014 CNRS, Meteo-France and Universite Paul Sabatier +!MNH_LIC This is part of the Meso-NH software governed by the CeCILL-C licence +!MNH_LIC version 1. See LICENSE, CeCILL-C_V1-en.txt and CeCILL-C_V1-fr.txt +!MNH_LIC for details. version 1. #ifdef MNH_NCWRIT MODULE MODD_PARAM IMPLICIT NONE diff --git a/src/LIB/SURCOUCHE/src/modd_parameters_ll.f90 b/src/LIB/SURCOUCHE/src/modd_parameters_ll.f90 index 4e7896735..9710ffe40 100644 --- a/src/LIB/SURCOUCHE/src/modd_parameters_ll.f90 +++ b/src/LIB/SURCOUCHE/src/modd_parameters_ll.f90 @@ -1,3 +1,7 @@ +!MNH_LIC Copyright 1994-2014 CNRS, Meteo-France and Universite Paul Sabatier +!MNH_LIC This is part of the Meso-NH software governed by the CeCILL-C licence +!MNH_LIC version 1. See LICENSE, CeCILL-C_V1-en.txt and CeCILL-C_V1-fr.txt +!MNH_LIC for details. version 1. !----------------------------------------------------------------- !--------------- special set of characters for CVS information !----------------------------------------------------------------- diff --git a/src/LIB/SURCOUCHE/src/modd_structure2_ll.f90 b/src/LIB/SURCOUCHE/src/modd_structure2_ll.f90 index d947a4b61..5a823e55d 100644 --- a/src/LIB/SURCOUCHE/src/modd_structure2_ll.f90 +++ b/src/LIB/SURCOUCHE/src/modd_structure2_ll.f90 @@ -1,3 +1,7 @@ +!MNH_LIC Copyright 1994-2014 CNRS, Meteo-France and Universite Paul Sabatier +!MNH_LIC This is part of the Meso-NH software governed by the CeCILL-C licence +!MNH_LIC version 1. See LICENSE, CeCILL-C_V1-en.txt and CeCILL-C_V1-fr.txt +!MNH_LIC for details. version 1. !----------------------------------------------------------------- !--------------- special set of characters for CVS information !----------------------------------------------------------------- diff --git a/src/LIB/SURCOUCHE/src/modd_structure_ll.f90 b/src/LIB/SURCOUCHE/src/modd_structure_ll.f90 index ddc05a519..4b0d194c5 100644 --- a/src/LIB/SURCOUCHE/src/modd_structure_ll.f90 +++ b/src/LIB/SURCOUCHE/src/modd_structure_ll.f90 @@ -1,3 +1,7 @@ +!MNH_LIC Copyright 1994-2014 CNRS, Meteo-France and Universite Paul Sabatier +!MNH_LIC This is part of the Meso-NH software governed by the CeCILL-C licence +!MNH_LIC version 1. See LICENSE, CeCILL-C_V1-en.txt and CeCILL-C_V1-fr.txt +!MNH_LIC for details. version 1. !----------------------------------------------------------------- !--------------- special set of characters for CVS information !----------------------------------------------------------------- diff --git a/src/LIB/SURCOUCHE/src/modd_type_date.f90 b/src/LIB/SURCOUCHE/src/modd_type_date.f90 index 229ce9889..f7a3949cf 100644 --- a/src/LIB/SURCOUCHE/src/modd_type_date.f90 +++ b/src/LIB/SURCOUCHE/src/modd_type_date.f90 @@ -1,3 +1,7 @@ +!MNH_LIC Copyright 1994-2014 CNRS, Meteo-France and Universite Paul Sabatier +!MNH_LIC This is part of the Meso-NH software governed by the CeCILL-C licence +!MNH_LIC version 1. See LICENSE, CeCILL-C_V1-en.txt and CeCILL-C_V1-fr.txt +!MNH_LIC for details. version 1. !----------------------------------------------------------------- !--------------- special set of characters for CVS information !----------------------------------------------------------------- diff --git a/src/LIB/SURCOUCHE/src/modd_var_ll.f90 b/src/LIB/SURCOUCHE/src/modd_var_ll.f90 index d991bdb19..860eaf384 100644 --- a/src/LIB/SURCOUCHE/src/modd_var_ll.f90 +++ b/src/LIB/SURCOUCHE/src/modd_var_ll.f90 @@ -1,3 +1,7 @@ +!MNH_LIC Copyright 1994-2014 CNRS, Meteo-France and Universite Paul Sabatier +!MNH_LIC This is part of the Meso-NH software governed by the CeCILL-C licence +!MNH_LIC version 1. See LICENSE, CeCILL-C_V1-en.txt and CeCILL-C_V1-fr.txt +!MNH_LIC for details. version 1. !----------------------------------------------------------------- !--------------- special set of characters for CVS information !----------------------------------------------------------------- diff --git a/src/LIB/SURCOUCHE/src/mode_allocbuff.f90 b/src/LIB/SURCOUCHE/src/mode_allocbuff.f90 index 215f1411c..89de182fa 100644 --- a/src/LIB/SURCOUCHE/src/mode_allocbuff.f90 +++ b/src/LIB/SURCOUCHE/src/mode_allocbuff.f90 @@ -1,3 +1,7 @@ +!MNH_LIC Copyright 1994-2014 CNRS, Meteo-France and Universite Paul Sabatier +!MNH_LIC This is part of the Meso-NH software governed by the CeCILL-C licence +!MNH_LIC version 1. See LICENSE, CeCILL-C_V1-en.txt and CeCILL-C_V1-fr.txt +!MNH_LIC for details. version 1. !----------------------------------------------------------------- !--------------- special set of characters for CVS information !----------------------------------------------------------------- diff --git a/src/LIB/SURCOUCHE/src/mode_argslist2_ll.f90 b/src/LIB/SURCOUCHE/src/mode_argslist2_ll.f90 index 056f492b4..5d5b4d718 100644 --- a/src/LIB/SURCOUCHE/src/mode_argslist2_ll.f90 +++ b/src/LIB/SURCOUCHE/src/mode_argslist2_ll.f90 @@ -1,3 +1,7 @@ +!MNH_LIC Copyright 1994-2014 CNRS, Meteo-France and Universite Paul Sabatier +!MNH_LIC This is part of the Meso-NH software governed by the CeCILL-C licence +!MNH_LIC version 1. See LICENSE, CeCILL-C_V1-en.txt and CeCILL-C_V1-fr.txt +!MNH_LIC for details. version 1. !----------------------------------------------------------------- !--------------- special set of characters for CVS information !----------------------------------------------------------------- diff --git a/src/LIB/SURCOUCHE/src/mode_argslist_ll.f90 b/src/LIB/SURCOUCHE/src/mode_argslist_ll.f90 index 01741657f..75cf82b4e 100644 --- a/src/LIB/SURCOUCHE/src/mode_argslist_ll.f90 +++ b/src/LIB/SURCOUCHE/src/mode_argslist_ll.f90 @@ -1,3 +1,7 @@ +!MNH_LIC Copyright 1994-2014 CNRS, Meteo-France and Universite Paul Sabatier +!MNH_LIC This is part of the Meso-NH software governed by the CeCILL-C licence +!MNH_LIC version 1. See LICENSE, CeCILL-C_V1-en.txt and CeCILL-C_V1-fr.txt +!MNH_LIC for details. version 1. !----------------------------------------------------------------- !--------------- special set of characters for CVS information !----------------------------------------------------------------- diff --git a/src/LIB/SURCOUCHE/src/mode_boundaries_ll.f90 b/src/LIB/SURCOUCHE/src/mode_boundaries_ll.f90 index 11154e718..9fb2a9072 100644 --- a/src/LIB/SURCOUCHE/src/mode_boundaries_ll.f90 +++ b/src/LIB/SURCOUCHE/src/mode_boundaries_ll.f90 @@ -1,3 +1,7 @@ +!MNH_LIC Copyright 1994-2014 CNRS, Meteo-France and Universite Paul Sabatier +!MNH_LIC This is part of the Meso-NH software governed by the CeCILL-C licence +!MNH_LIC version 1. See LICENSE, CeCILL-C_V1-en.txt and CeCILL-C_V1-fr.txt +!MNH_LIC for details. version 1. !----------------------------------------------------------------- !--------------- special set of characters for CVS information !----------------------------------------------------------------- diff --git a/src/LIB/SURCOUCHE/src/mode_construct_ll.f90 b/src/LIB/SURCOUCHE/src/mode_construct_ll.f90 index 9f6be4478..4f3ba1995 100644 --- a/src/LIB/SURCOUCHE/src/mode_construct_ll.f90 +++ b/src/LIB/SURCOUCHE/src/mode_construct_ll.f90 @@ -1,3 +1,7 @@ +!MNH_LIC Copyright 1994-2014 CNRS, Meteo-France and Universite Paul Sabatier +!MNH_LIC This is part of the Meso-NH software governed by the CeCILL-C licence +!MNH_LIC version 1. See LICENSE, CeCILL-C_V1-en.txt and CeCILL-C_V1-fr.txt +!MNH_LIC for details. version 1. !----------------------------------------------------------------- !--------------- special set of characters for CVS information !----------------------------------------------------------------- diff --git a/src/LIB/SURCOUCHE/src/mode_dimlist.f90 b/src/LIB/SURCOUCHE/src/mode_dimlist.f90 index d9d4de8c5..d6f25ebb5 100644 --- a/src/LIB/SURCOUCHE/src/mode_dimlist.f90 +++ b/src/LIB/SURCOUCHE/src/mode_dimlist.f90 @@ -1,3 +1,7 @@ +!MNH_LIC Copyright 1994-2014 CNRS, Meteo-France and Universite Paul Sabatier +!MNH_LIC This is part of the Meso-NH software governed by the CeCILL-C licence +!MNH_LIC version 1. See LICENSE, CeCILL-C_V1-en.txt and CeCILL-C_V1-fr.txt +!MNH_LIC for details. version 1. #ifdef MNH_NCWRIT MODULE mode_dimlist ! ------ BEGIN MODIF SB ----------- diff --git a/src/LIB/SURCOUCHE/src/mode_distriblb.f90 b/src/LIB/SURCOUCHE/src/mode_distriblb.f90 index e0f9715b0..8509ab6b6 100644 --- a/src/LIB/SURCOUCHE/src/mode_distriblb.f90 +++ b/src/LIB/SURCOUCHE/src/mode_distriblb.f90 @@ -1,3 +1,7 @@ +!MNH_LIC Copyright 1994-2014 CNRS, Meteo-France and Universite Paul Sabatier +!MNH_LIC This is part of the Meso-NH software governed by the CeCILL-C licence +!MNH_LIC version 1. See LICENSE, CeCILL-C_V1-en.txt and CeCILL-C_V1-fr.txt +!MNH_LIC for details. version 1. !----------------------------------------------------------------- !--------------- special set of characters for CVS information !----------------------------------------------------------------- diff --git a/src/LIB/SURCOUCHE/src/mode_double_double.f90 b/src/LIB/SURCOUCHE/src/mode_double_double.f90 index 52f77ca55..34dd51dd9 100644 --- a/src/LIB/SURCOUCHE/src/mode_double_double.f90 +++ b/src/LIB/SURCOUCHE/src/mode_double_double.f90 @@ -1,3 +1,7 @@ +!MNH_LIC Copyright 1994-2014 CNRS, Meteo-France and Universite Paul Sabatier +!MNH_LIC This is part of the Meso-NH software governed by the CeCILL-C licence +!MNH_LIC version 1. See LICENSE, CeCILL-C_V1-en.txt and CeCILL-C_V1-fr.txt +!MNH_LIC for details. version 1. MODULE modd_repro_sum TYPE DOUBLE_DOUBLE SEQUENCE diff --git a/src/LIB/SURCOUCHE/src/mode_exchange2_ll.f90 b/src/LIB/SURCOUCHE/src/mode_exchange2_ll.f90 index a5937a899..47c074af7 100644 --- a/src/LIB/SURCOUCHE/src/mode_exchange2_ll.f90 +++ b/src/LIB/SURCOUCHE/src/mode_exchange2_ll.f90 @@ -1,3 +1,7 @@ +!MNH_LIC Copyright 1994-2014 CNRS, Meteo-France and Universite Paul Sabatier +!MNH_LIC This is part of the Meso-NH software governed by the CeCILL-C licence +!MNH_LIC version 1. See LICENSE, CeCILL-C_V1-en.txt and CeCILL-C_V1-fr.txt +!MNH_LIC for details. version 1. !----------------------------------------------------------------- !--------------- special set of characters for CVS information !----------------------------------------------------------------- diff --git a/src/LIB/SURCOUCHE/src/mode_exchange_ll.f90 b/src/LIB/SURCOUCHE/src/mode_exchange_ll.f90 index c2d1a7cb2..a730cabae 100644 --- a/src/LIB/SURCOUCHE/src/mode_exchange_ll.f90 +++ b/src/LIB/SURCOUCHE/src/mode_exchange_ll.f90 @@ -1,3 +1,7 @@ +!MNH_LIC Copyright 1994-2014 CNRS, Meteo-France and Universite Paul Sabatier +!MNH_LIC This is part of the Meso-NH software governed by the CeCILL-C licence +!MNH_LIC version 1. See LICENSE, CeCILL-C_V1-en.txt and CeCILL-C_V1-fr.txt +!MNH_LIC for details. version 1. !----------------------------------------------------------------- !--------------- special set of characters for CVS information !----------------------------------------------------------------- diff --git a/src/LIB/SURCOUCHE/src/mode_fd.f90 b/src/LIB/SURCOUCHE/src/mode_fd.f90 index a1dbad95b..bab16bca3 100644 --- a/src/LIB/SURCOUCHE/src/mode_fd.f90 +++ b/src/LIB/SURCOUCHE/src/mode_fd.f90 @@ -1,3 +1,7 @@ +!MNH_LIC Copyright 1994-2014 CNRS, Meteo-France and Universite Paul Sabatier +!MNH_LIC This is part of the Meso-NH software governed by the CeCILL-C licence +!MNH_LIC version 1. See LICENSE, CeCILL-C_V1-en.txt and CeCILL-C_V1-fr.txt +!MNH_LIC for details. version 1. !----------------------------------------------------------------- !--------------- special set of characters for CVS information !----------------------------------------------------------------- diff --git a/src/LIB/SURCOUCHE/src/mode_fm.f90 b/src/LIB/SURCOUCHE/src/mode_fm.f90 index 5691552b7..5ab5c53c2 100644 --- a/src/LIB/SURCOUCHE/src/mode_fm.f90 +++ b/src/LIB/SURCOUCHE/src/mode_fm.f90 @@ -1,3 +1,7 @@ +!MNH_LIC Copyright 1994-2014 CNRS, Meteo-France and Universite Paul Sabatier +!MNH_LIC This is part of the Meso-NH software governed by the CeCILL-C licence +!MNH_LIC version 1. See LICENSE, CeCILL-C_V1-en.txt and CeCILL-C_V1-fr.txt +!MNH_LIC for details. version 1. !----------------------------------------------------------------- !--------------- special set of characters for CVS information !----------------------------------------------------------------- diff --git a/src/LIB/SURCOUCHE/src/mode_gather.f90 b/src/LIB/SURCOUCHE/src/mode_gather.f90 index 4132b1e15..8d4ecf842 100644 --- a/src/LIB/SURCOUCHE/src/mode_gather.f90 +++ b/src/LIB/SURCOUCHE/src/mode_gather.f90 @@ -1,3 +1,7 @@ +!MNH_LIC Copyright 1994-2014 CNRS, Meteo-France and Universite Paul Sabatier +!MNH_LIC This is part of the Meso-NH software governed by the CeCILL-C licence +!MNH_LIC version 1. See LICENSE, CeCILL-C_V1-en.txt and CeCILL-C_V1-fr.txt +!MNH_LIC for details. version 1. !----------------------------------------------------------------- !--------------- special set of characters for CVS information !----------------------------------------------------------------- diff --git a/src/LIB/SURCOUCHE/src/mode_init_ll.f90 b/src/LIB/SURCOUCHE/src/mode_init_ll.f90 index 5ffa3a4e7..c49319d0e 100644 --- a/src/LIB/SURCOUCHE/src/mode_init_ll.f90 +++ b/src/LIB/SURCOUCHE/src/mode_init_ll.f90 @@ -1,3 +1,7 @@ +!MNH_LIC Copyright 1994-2014 CNRS, Meteo-France and Universite Paul Sabatier +!MNH_LIC This is part of the Meso-NH software governed by the CeCILL-C licence +!MNH_LIC version 1. See LICENSE, CeCILL-C_V1-en.txt and CeCILL-C_V1-fr.txt +!MNH_LIC for details. version 1. !----------------------------------------------------------------- !--------------- special set of characters for CVS information !----------------------------------------------------------------- diff --git a/src/LIB/SURCOUCHE/src/mode_io.f90 b/src/LIB/SURCOUCHE/src/mode_io.f90 index e5db58ec8..1edc573ea 100644 --- a/src/LIB/SURCOUCHE/src/mode_io.f90 +++ b/src/LIB/SURCOUCHE/src/mode_io.f90 @@ -1,3 +1,7 @@ +!MNH_LIC Copyright 1994-2014 CNRS, Meteo-France and Universite Paul Sabatier +!MNH_LIC This is part of the Meso-NH software governed by the CeCILL-C licence +!MNH_LIC version 1. See LICENSE, CeCILL-C_V1-en.txt and CeCILL-C_V1-fr.txt +!MNH_LIC for details. version 1. !----------------------------------------------------------------- !--------------- special set of characters for CVS information !----------------------------------------------------------------- diff --git a/src/LIB/SURCOUCHE/src/mode_lb_ll.f90 b/src/LIB/SURCOUCHE/src/mode_lb_ll.f90 index 5a802791b..9d4b1e4a3 100644 --- a/src/LIB/SURCOUCHE/src/mode_lb_ll.f90 +++ b/src/LIB/SURCOUCHE/src/mode_lb_ll.f90 @@ -1,3 +1,7 @@ +!MNH_LIC Copyright 1994-2014 CNRS, Meteo-France and Universite Paul Sabatier +!MNH_LIC This is part of the Meso-NH software governed by the CeCILL-C licence +!MNH_LIC version 1. See LICENSE, CeCILL-C_V1-en.txt and CeCILL-C_V1-fr.txt +!MNH_LIC for details. version 1. !----------------------------------------------------------------- !--------------- special set of characters for CVS information !----------------------------------------------------------------- diff --git a/src/LIB/SURCOUCHE/src/mode_ll.f90 b/src/LIB/SURCOUCHE/src/mode_ll.f90 index 10f88297e..30bf67790 100644 --- a/src/LIB/SURCOUCHE/src/mode_ll.f90 +++ b/src/LIB/SURCOUCHE/src/mode_ll.f90 @@ -1,3 +1,7 @@ +!MNH_LIC Copyright 1994-2014 CNRS, Meteo-France and Universite Paul Sabatier +!MNH_LIC This is part of the Meso-NH software governed by the CeCILL-C licence +!MNH_LIC version 1. See LICENSE, CeCILL-C_V1-en.txt and CeCILL-C_V1-fr.txt +!MNH_LIC for details. version 1. !----------------------------------------------------------------- !--------------- special set of characters for CVS information !----------------------------------------------------------------- diff --git a/src/LIB/SURCOUCHE/src/mode_ls_ll.f90 b/src/LIB/SURCOUCHE/src/mode_ls_ll.f90 index d66b04a82..74b3a7255 100644 --- a/src/LIB/SURCOUCHE/src/mode_ls_ll.f90 +++ b/src/LIB/SURCOUCHE/src/mode_ls_ll.f90 @@ -1,3 +1,7 @@ +!MNH_LIC Copyright 1994-2014 CNRS, Meteo-France and Universite Paul Sabatier +!MNH_LIC This is part of the Meso-NH software governed by the CeCILL-C licence +!MNH_LIC version 1. See LICENSE, CeCILL-C_V1-en.txt and CeCILL-C_V1-fr.txt +!MNH_LIC for details. version 1. !----------------------------------------------------------------- !--------------- special set of characters for CVS information !----------------------------------------------------------------- diff --git a/src/LIB/SURCOUCHE/src/mode_mnh_world.f90 b/src/LIB/SURCOUCHE/src/mode_mnh_world.f90 index e36a30d3f..185b593af 100644 --- a/src/LIB/SURCOUCHE/src/mode_mnh_world.f90 +++ b/src/LIB/SURCOUCHE/src/mode_mnh_world.f90 @@ -1,3 +1,7 @@ +!MNH_LIC Copyright 1994-2014 CNRS, Meteo-France and Universite Paul Sabatier +!MNH_LIC This is part of the Meso-NH software governed by the CeCILL-C licence +!MNH_LIC version 1. See LICENSE, CeCILL-C_V1-en.txt and CeCILL-C_V1-fr.txt +!MNH_LIC for details. version 1. MODULE MODE_MNH_WORLD IMPLICIT NONE CHARACTER(len=*), parameter :: conf_mnh_world="conf_mnh_world.nam" diff --git a/src/LIB/SURCOUCHE/src/mode_mppdb.f90 b/src/LIB/SURCOUCHE/src/mode_mppdb.f90 index 5e8d3f6a5..3a827175b 100644 --- a/src/LIB/SURCOUCHE/src/mode_mppdb.f90 +++ b/src/LIB/SURCOUCHE/src/mode_mppdb.f90 @@ -1,3 +1,7 @@ +!MNH_LIC Copyright 1994-2014 CNRS, Meteo-France and Universite Paul Sabatier +!MNH_LIC This is part of the Meso-NH software governed by the CeCILL-C licence +!MNH_LIC version 1. See LICENSE, CeCILL-C_V1-en.txt and CeCILL-C_V1-fr.txt +!MNH_LIC for details. version 1. MODULE MODE_MPPDB ! ! Modifs : diff --git a/src/LIB/SURCOUCHE/src/mode_nest_ll.f90 b/src/LIB/SURCOUCHE/src/mode_nest_ll.f90 index 4652d7eab..9d2d67859 100644 --- a/src/LIB/SURCOUCHE/src/mode_nest_ll.f90 +++ b/src/LIB/SURCOUCHE/src/mode_nest_ll.f90 @@ -1,3 +1,7 @@ +!MNH_LIC Copyright 1994-2014 CNRS, Meteo-France and Universite Paul Sabatier +!MNH_LIC This is part of the Meso-NH software governed by the CeCILL-C licence +!MNH_LIC version 1. See LICENSE, CeCILL-C_V1-en.txt and CeCILL-C_V1-fr.txt +!MNH_LIC for details. version 1. !----------------------------------------------------------------- !--------------- special set of characters for CVS information !----------------------------------------------------------------- diff --git a/src/LIB/SURCOUCHE/src/mode_scatter.f90 b/src/LIB/SURCOUCHE/src/mode_scatter.f90 index cd2af73a9..8de164e86 100644 --- a/src/LIB/SURCOUCHE/src/mode_scatter.f90 +++ b/src/LIB/SURCOUCHE/src/mode_scatter.f90 @@ -1,3 +1,7 @@ +!MNH_LIC Copyright 1994-2014 CNRS, Meteo-France and Universite Paul Sabatier +!MNH_LIC This is part of the Meso-NH software governed by the CeCILL-C licence +!MNH_LIC version 1. See LICENSE, CeCILL-C_V1-en.txt and CeCILL-C_V1-fr.txt +!MNH_LIC for details. version 1. !----------------------------------------------------------------- !--------------- special set of characters for CVS information !----------------------------------------------------------------- diff --git a/src/LIB/SURCOUCHE/src/mode_splitting_ll.f90 b/src/LIB/SURCOUCHE/src/mode_splitting_ll.f90 index 6411f69bd..db85137f8 100644 --- a/src/LIB/SURCOUCHE/src/mode_splitting_ll.f90 +++ b/src/LIB/SURCOUCHE/src/mode_splitting_ll.f90 @@ -1,3 +1,7 @@ +!MNH_LIC Copyright 1994-2014 CNRS, Meteo-France and Universite Paul Sabatier +!MNH_LIC This is part of the Meso-NH software governed by the CeCILL-C licence +!MNH_LIC version 1. See LICENSE, CeCILL-C_V1-en.txt and CeCILL-C_V1-fr.txt +!MNH_LIC for details. version 1. !----------------------------------------------------------------- !--------------- special set of characters for CVS information !----------------------------------------------------------------- diff --git a/src/LIB/SURCOUCHE/src/mode_splittingz_ll.f90 b/src/LIB/SURCOUCHE/src/mode_splittingz_ll.f90 index 826df7cdc..25b27a780 100644 --- a/src/LIB/SURCOUCHE/src/mode_splittingz_ll.f90 +++ b/src/LIB/SURCOUCHE/src/mode_splittingz_ll.f90 @@ -1,3 +1,7 @@ +!MNH_LIC Copyright 1994-2014 CNRS, Meteo-France and Universite Paul Sabatier +!MNH_LIC This is part of the Meso-NH software governed by the CeCILL-C licence +!MNH_LIC version 1. See LICENSE, CeCILL-C_V1-en.txt and CeCILL-C_V1-fr.txt +!MNH_LIC for details. version 1. !----------------------------------------------------------------- !--------------- special set of characters for CVS information !----------------------------------------------------------------- diff --git a/src/LIB/SURCOUCHE/src/mode_sum2_ll.f90 b/src/LIB/SURCOUCHE/src/mode_sum2_ll.f90 index 3293ccb9e..1580724bd 100644 --- a/src/LIB/SURCOUCHE/src/mode_sum2_ll.f90 +++ b/src/LIB/SURCOUCHE/src/mode_sum2_ll.f90 @@ -1,3 +1,7 @@ +!MNH_LIC Copyright 1994-2014 CNRS, Meteo-France and Universite Paul Sabatier +!MNH_LIC This is part of the Meso-NH software governed by the CeCILL-C licence +!MNH_LIC version 1. See LICENSE, CeCILL-C_V1-en.txt and CeCILL-C_V1-fr.txt +!MNH_LIC for details. version 1. !----------------------------------------------------------------- !--------------- special set of characters for CVS information !----------------------------------------------------------------- diff --git a/src/LIB/SURCOUCHE/src/mode_sum_ll.f90 b/src/LIB/SURCOUCHE/src/mode_sum_ll.f90 index bf84ecfd8..d508d724c 100644 --- a/src/LIB/SURCOUCHE/src/mode_sum_ll.f90 +++ b/src/LIB/SURCOUCHE/src/mode_sum_ll.f90 @@ -1,3 +1,7 @@ +!MNH_LIC Copyright 1994-2014 CNRS, Meteo-France and Universite Paul Sabatier +!MNH_LIC This is part of the Meso-NH software governed by the CeCILL-C licence +!MNH_LIC version 1. See LICENSE, CeCILL-C_V1-en.txt and CeCILL-C_V1-fr.txt +!MNH_LIC for details. version 1. !----------------------------------------------------------------- !--------------- special set of characters for CVS information !----------------------------------------------------------------- diff --git a/src/LIB/SURCOUCHE/src/mode_tools_ll.f90 b/src/LIB/SURCOUCHE/src/mode_tools_ll.f90 index 0f4d506cb..b606fd4ab 100644 --- a/src/LIB/SURCOUCHE/src/mode_tools_ll.f90 +++ b/src/LIB/SURCOUCHE/src/mode_tools_ll.f90 @@ -1,3 +1,7 @@ +!MNH_LIC Copyright 1994-2014 CNRS, Meteo-France and Universite Paul Sabatier +!MNH_LIC This is part of the Meso-NH software governed by the CeCILL-C licence +!MNH_LIC version 1. See LICENSE, CeCILL-C_V1-en.txt and CeCILL-C_V1-fr.txt +!MNH_LIC for details. version 1. !----------------------------------------------------------------- !--------------- special set of characters for CVS information !----------------------------------------------------------------- diff --git a/src/LIB/SURCOUCHE/src/mode_toolsz_ll.f90 b/src/LIB/SURCOUCHE/src/mode_toolsz_ll.f90 index 441ad1d3b..35487689a 100644 --- a/src/LIB/SURCOUCHE/src/mode_toolsz_ll.f90 +++ b/src/LIB/SURCOUCHE/src/mode_toolsz_ll.f90 @@ -1,3 +1,7 @@ +!MNH_LIC Copyright 1994-2014 CNRS, Meteo-France and Universite Paul Sabatier +!MNH_LIC This is part of the Meso-NH software governed by the CeCILL-C licence +!MNH_LIC version 1. See LICENSE, CeCILL-C_V1-en.txt and CeCILL-C_V1-fr.txt +!MNH_LIC for details. version 1. ! ######################## MODULE MODE_TOOLSZ_ll ! ######################## diff --git a/src/LIB/SURCOUCHE/src/mode_util.f90 b/src/LIB/SURCOUCHE/src/mode_util.f90 index 5ebd770b6..e0117482f 100644 --- a/src/LIB/SURCOUCHE/src/mode_util.f90 +++ b/src/LIB/SURCOUCHE/src/mode_util.f90 @@ -1,3 +1,7 @@ +!MNH_LIC Copyright 1994-2014 CNRS, Meteo-France and Universite Paul Sabatier +!MNH_LIC This is part of the Meso-NH software governed by the CeCILL-C licence +!MNH_LIC version 1. See LICENSE, CeCILL-C_V1-en.txt and CeCILL-C_V1-fr.txt +!MNH_LIC for details. version 1. #ifdef MNH_NCWRIT MODULE mode_util USE MODE_FIELDTYPE diff --git a/src/LIB/SURCOUCHE/src/modi_adddelfield2_ll.f90 b/src/LIB/SURCOUCHE/src/modi_adddelfield2_ll.f90 index f5dca9362..5d3722292 100644 --- a/src/LIB/SURCOUCHE/src/modi_adddelfield2_ll.f90 +++ b/src/LIB/SURCOUCHE/src/modi_adddelfield2_ll.f90 @@ -1,3 +1,7 @@ +!MNH_LIC Copyright 1994-2014 CNRS, Meteo-France and Universite Paul Sabatier +!MNH_LIC This is part of the Meso-NH software governed by the CeCILL-C licence +!MNH_LIC version 1. See LICENSE, CeCILL-C_V1-en.txt and CeCILL-C_V1-fr.txt +!MNH_LIC for details. version 1. !----------------------------------------------------------------- !--------------- special set of characters for CVS information !----------------------------------------------------------------- diff --git a/src/LIB/SURCOUCHE/src/modi_addndfield_ll.f90 b/src/LIB/SURCOUCHE/src/modi_addndfield_ll.f90 index a4a6aab92..b854f3df2 100644 --- a/src/LIB/SURCOUCHE/src/modi_addndfield_ll.f90 +++ b/src/LIB/SURCOUCHE/src/modi_addndfield_ll.f90 @@ -1,3 +1,7 @@ +!MNH_LIC Copyright 1994-2014 CNRS, Meteo-France and Universite Paul Sabatier +!MNH_LIC This is part of the Meso-NH software governed by the CeCILL-C licence +!MNH_LIC version 1. See LICENSE, CeCILL-C_V1-en.txt and CeCILL-C_V1-fr.txt +!MNH_LIC for details. version 1. !----------------------------------------------------------------- !--------------- special set of characters for CVS information !----------------------------------------------------------------- diff --git a/src/LIB/SURCOUCHE/src/modi_delndfield_ll.f90 b/src/LIB/SURCOUCHE/src/modi_delndfield_ll.f90 index 16a6f600f..dc4dbc89f 100644 --- a/src/LIB/SURCOUCHE/src/modi_delndfield_ll.f90 +++ b/src/LIB/SURCOUCHE/src/modi_delndfield_ll.f90 @@ -1,3 +1,7 @@ +!MNH_LIC Copyright 1994-2014 CNRS, Meteo-France and Universite Paul Sabatier +!MNH_LIC This is part of the Meso-NH software governed by the CeCILL-C licence +!MNH_LIC version 1. See LICENSE, CeCILL-C_V1-en.txt and CeCILL-C_V1-fr.txt +!MNH_LIC for details. version 1. !----------------------------------------------------------------- !--------------- special set of characters for CVS information !----------------------------------------------------------------- diff --git a/src/LIB/SURCOUCHE/src/modi_fm.f90 b/src/LIB/SURCOUCHE/src/modi_fm.f90 index a29aa77ce..f7d81b6f3 100644 --- a/src/LIB/SURCOUCHE/src/modi_fm.f90 +++ b/src/LIB/SURCOUCHE/src/modi_fm.f90 @@ -1,3 +1,7 @@ +!MNH_LIC Copyright 1994-2014 CNRS, Meteo-France and Universite Paul Sabatier +!MNH_LIC This is part of the Meso-NH software governed by the CeCILL-C licence +!MNH_LIC version 1. See LICENSE, CeCILL-C_V1-en.txt and CeCILL-C_V1-fr.txt +!MNH_LIC for details. version 1. !----------------------------------------------------------------- !--------------- special set of characters for CVS information !----------------------------------------------------------------- diff --git a/src/LIB/SURCOUCHE/src/modi_fmread.f90 b/src/LIB/SURCOUCHE/src/modi_fmread.f90 index 91d660718..509eaae3e 100644 --- a/src/LIB/SURCOUCHE/src/modi_fmread.f90 +++ b/src/LIB/SURCOUCHE/src/modi_fmread.f90 @@ -1,3 +1,7 @@ +!MNH_LIC Copyright 1994-2014 CNRS, Meteo-France and Universite Paul Sabatier +!MNH_LIC This is part of the Meso-NH software governed by the CeCILL-C licence +!MNH_LIC version 1. See LICENSE, CeCILL-C_V1-en.txt and CeCILL-C_V1-fr.txt +!MNH_LIC for details. version 1. !----------------------------------------------------------------- !--------------- special set of characters for CVS information !----------------------------------------------------------------- diff --git a/src/LIB/SURCOUCHE/src/modi_fmwrit.f90 b/src/LIB/SURCOUCHE/src/modi_fmwrit.f90 index 931b93f1d..3f2661be2 100644 --- a/src/LIB/SURCOUCHE/src/modi_fmwrit.f90 +++ b/src/LIB/SURCOUCHE/src/modi_fmwrit.f90 @@ -1,3 +1,7 @@ +!MNH_LIC Copyright 1994-2014 CNRS, Meteo-France and Universite Paul Sabatier +!MNH_LIC This is part of the Meso-NH software governed by the CeCILL-C licence +!MNH_LIC version 1. See LICENSE, CeCILL-C_V1-en.txt and CeCILL-C_V1-fr.txt +!MNH_LIC for details. version 1. !----------------------------------------------------------------- !--------------- special set of characters for CVS information !----------------------------------------------------------------- diff --git a/src/LIB/SURCOUCHE/src/modi_gather.f90 b/src/LIB/SURCOUCHE/src/modi_gather.f90 index 0cd8aa849..edda3c46e 100644 --- a/src/LIB/SURCOUCHE/src/modi_gather.f90 +++ b/src/LIB/SURCOUCHE/src/modi_gather.f90 @@ -1,3 +1,7 @@ +!MNH_LIC Copyright 1994-2014 CNRS, Meteo-France and Universite Paul Sabatier +!MNH_LIC This is part of the Meso-NH software governed by the CeCILL-C licence +!MNH_LIC version 1. See LICENSE, CeCILL-C_V1-en.txt and CeCILL-C_V1-fr.txt +!MNH_LIC for details. version 1. !----------------------------------------------------------------- !--------------- special set of characters for CVS information !----------------------------------------------------------------- diff --git a/src/LIB/SURCOUCHE/src/modi_get_ll.f90 b/src/LIB/SURCOUCHE/src/modi_get_ll.f90 index 9362d4597..504ba793f 100644 --- a/src/LIB/SURCOUCHE/src/modi_get_ll.f90 +++ b/src/LIB/SURCOUCHE/src/modi_get_ll.f90 @@ -1,3 +1,7 @@ +!MNH_LIC Copyright 1994-2014 CNRS, Meteo-France and Universite Paul Sabatier +!MNH_LIC This is part of the Meso-NH software governed by the CeCILL-C licence +!MNH_LIC version 1. See LICENSE, CeCILL-C_V1-en.txt and CeCILL-C_V1-fr.txt +!MNH_LIC for details. version 1. !----------------------------------------------------------------- !--------------- special set of characters for CVS information !----------------------------------------------------------------- diff --git a/src/LIB/SURCOUCHE/src/modi_init_ll.f90 b/src/LIB/SURCOUCHE/src/modi_init_ll.f90 index e08eca47e..b2c3ce2a0 100644 --- a/src/LIB/SURCOUCHE/src/modi_init_ll.f90 +++ b/src/LIB/SURCOUCHE/src/modi_init_ll.f90 @@ -1,3 +1,7 @@ +!MNH_LIC Copyright 1994-2014 CNRS, Meteo-France and Universite Paul Sabatier +!MNH_LIC This is part of the Meso-NH software governed by the CeCILL-C licence +!MNH_LIC version 1. See LICENSE, CeCILL-C_V1-en.txt and CeCILL-C_V1-fr.txt +!MNH_LIC for details. version 1. !----------------------------------------------------------------- !--------------- special set of characters for CVS information !----------------------------------------------------------------- diff --git a/src/LIB/SURCOUCHE/src/modi_io.f90 b/src/LIB/SURCOUCHE/src/modi_io.f90 index eefef7081..3413cddb5 100644 --- a/src/LIB/SURCOUCHE/src/modi_io.f90 +++ b/src/LIB/SURCOUCHE/src/modi_io.f90 @@ -1,3 +1,7 @@ +!MNH_LIC Copyright 1994-2014 CNRS, Meteo-France and Universite Paul Sabatier +!MNH_LIC This is part of the Meso-NH software governed by the CeCILL-C licence +!MNH_LIC version 1. See LICENSE, CeCILL-C_V1-en.txt and CeCILL-C_V1-fr.txt +!MNH_LIC for details. version 1. !----------------------------------------------------------------- !--------------- special set of characters for CVS information !----------------------------------------------------------------- diff --git a/src/LIB/SURCOUCHE/src/modi_location_ll.f90 b/src/LIB/SURCOUCHE/src/modi_location_ll.f90 index e47927254..a832fb7ce 100644 --- a/src/LIB/SURCOUCHE/src/modi_location_ll.f90 +++ b/src/LIB/SURCOUCHE/src/modi_location_ll.f90 @@ -1,3 +1,7 @@ +!MNH_LIC Copyright 1994-2014 CNRS, Meteo-France and Universite Paul Sabatier +!MNH_LIC This is part of the Meso-NH software governed by the CeCILL-C licence +!MNH_LIC version 1. See LICENSE, CeCILL-C_V1-en.txt and CeCILL-C_V1-fr.txt +!MNH_LIC for details. version 1. !----------------------------------------------------------------- !--------------- special set of characters for CVS information !----------------------------------------------------------------- diff --git a/src/LIB/SURCOUCHE/src/modi_nest_ll.f90 b/src/LIB/SURCOUCHE/src/modi_nest_ll.f90 index acf9f8a3f..ba3fa864e 100644 --- a/src/LIB/SURCOUCHE/src/modi_nest_ll.f90 +++ b/src/LIB/SURCOUCHE/src/modi_nest_ll.f90 @@ -1,3 +1,7 @@ +!MNH_LIC Copyright 1994-2014 CNRS, Meteo-France and Universite Paul Sabatier +!MNH_LIC This is part of the Meso-NH software governed by the CeCILL-C licence +!MNH_LIC version 1. See LICENSE, CeCILL-C_V1-en.txt and CeCILL-C_V1-fr.txt +!MNH_LIC for details. version 1. !----------------------------------------------------------------- !--------------- special set of characters for CVS information !----------------------------------------------------------------- diff --git a/src/LIB/SURCOUCHE/src/modi_remap_ll.f90 b/src/LIB/SURCOUCHE/src/modi_remap_ll.f90 index 7e7101d2e..ab47659f7 100644 --- a/src/LIB/SURCOUCHE/src/modi_remap_ll.f90 +++ b/src/LIB/SURCOUCHE/src/modi_remap_ll.f90 @@ -1,3 +1,7 @@ +!MNH_LIC Copyright 1994-2014 CNRS, Meteo-France and Universite Paul Sabatier +!MNH_LIC This is part of the Meso-NH software governed by the CeCILL-C licence +!MNH_LIC version 1. See LICENSE, CeCILL-C_V1-en.txt and CeCILL-C_V1-fr.txt +!MNH_LIC for details. version 1. !----------------------------------------------------------------- !--------------- special set of characters for CVS information !----------------------------------------------------------------- diff --git a/src/LIB/SURCOUCHE/src/modi_scatter.f90 b/src/LIB/SURCOUCHE/src/modi_scatter.f90 index 82216933c..c85b9f1f6 100644 --- a/src/LIB/SURCOUCHE/src/modi_scatter.f90 +++ b/src/LIB/SURCOUCHE/src/modi_scatter.f90 @@ -1,3 +1,7 @@ +!MNH_LIC Copyright 1994-2014 CNRS, Meteo-France and Universite Paul Sabatier +!MNH_LIC This is part of the Meso-NH software governed by the CeCILL-C licence +!MNH_LIC version 1. See LICENSE, CeCILL-C_V1-en.txt and CeCILL-C_V1-fr.txt +!MNH_LIC for details. version 1. !----------------------------------------------------------------- !--------------- special set of characters for CVS information !----------------------------------------------------------------- diff --git a/src/LIB/SURCOUCHE/src/modi_sum_ll.f90 b/src/LIB/SURCOUCHE/src/modi_sum_ll.f90 index d29b2ffe0..dfef9061d 100644 --- a/src/LIB/SURCOUCHE/src/modi_sum_ll.f90 +++ b/src/LIB/SURCOUCHE/src/modi_sum_ll.f90 @@ -1,3 +1,7 @@ +!MNH_LIC Copyright 1994-2014 CNRS, Meteo-France and Universite Paul Sabatier +!MNH_LIC This is part of the Meso-NH software governed by the CeCILL-C licence +!MNH_LIC version 1. See LICENSE, CeCILL-C_V1-en.txt and CeCILL-C_V1-fr.txt +!MNH_LIC for details. version 1. ! ################## MODULE MODI_SUM_ll ! ################## diff --git a/src/LIB/SURCOUCHE/src/modi_update_ll.f90 b/src/LIB/SURCOUCHE/src/modi_update_ll.f90 index e7c23116f..9405a7aa4 100644 --- a/src/LIB/SURCOUCHE/src/modi_update_ll.f90 +++ b/src/LIB/SURCOUCHE/src/modi_update_ll.f90 @@ -1,3 +1,7 @@ +!MNH_LIC Copyright 1994-2014 CNRS, Meteo-France and Universite Paul Sabatier +!MNH_LIC This is part of the Meso-NH software governed by the CeCILL-C licence +!MNH_LIC version 1. See LICENSE, CeCILL-C_V1-en.txt and CeCILL-C_V1-fr.txt +!MNH_LIC for details. version 1. !----------------------------------------------------------------- !--------------- special set of characters for CVS information !----------------------------------------------------------------- diff --git a/src/LIB/SURCOUCHE/src/modn_confz.f90 b/src/LIB/SURCOUCHE/src/modn_confz.f90 index 2c8c36ec6..393815444 100644 --- a/src/LIB/SURCOUCHE/src/modn_confz.f90 +++ b/src/LIB/SURCOUCHE/src/modn_confz.f90 @@ -1,3 +1,7 @@ +!MNH_LIC Copyright 1994-2014 CNRS, Meteo-France and Universite Paul Sabatier +!MNH_LIC This is part of the Meso-NH software governed by the CeCILL-C licence +!MNH_LIC version 1. See LICENSE, CeCILL-C_V1-en.txt and CeCILL-C_V1-fr.txt +!MNH_LIC for details. version 1. !----------------------------------------------------------------- !--------------- special set of characters for RCS information !----------------------------------------------------------------- diff --git a/src/LIB/SURCOUCHE/src/system_mnh.f90 b/src/LIB/SURCOUCHE/src/system_mnh.f90 index 9408bea7f..d2355e28e 100644 --- a/src/LIB/SURCOUCHE/src/system_mnh.f90 +++ b/src/LIB/SURCOUCHE/src/system_mnh.f90 @@ -1,3 +1,7 @@ +!MNH_LIC Copyright 1994-2014 CNRS, Meteo-France and Universite Paul Sabatier +!MNH_LIC This is part of the Meso-NH software governed by the CeCILL-C licence +!MNH_LIC version 1. See LICENSE, CeCILL-C_V1-en.txt and CeCILL-C_V1-fr.txt +!MNH_LIC for details. version 1. ! $Source$ !----------------------------------------------------------------- SUBROUTINE SYSTEM_MNH(HCOMMAND) diff --git a/src/LIB/SURCOUCHE/src/test_double_double.f90 b/src/LIB/SURCOUCHE/src/test_double_double.f90 index 6bf2d8384..eb1d20fa0 100644 --- a/src/LIB/SURCOUCHE/src/test_double_double.f90 +++ b/src/LIB/SURCOUCHE/src/test_double_double.f90 @@ -1,3 +1,7 @@ +!MNH_LIC Copyright 1994-2014 CNRS, Meteo-France and Universite Paul Sabatier +!MNH_LIC This is part of the Meso-NH software governed by the CeCILL-C licence +!MNH_LIC version 1. See LICENSE, CeCILL-C_V1-en.txt and CeCILL-C_V1-fr.txt +!MNH_LIC for details. version 1. PROGRAM TEST_DOUBLE_DOUBLE ! This code calculates the summation of an array of real numbers ! distributed on multiple processors using double-double precision. -- GitLab