From ab3bc2e5008d6cded8b7dcf674dbadfca5aab66b Mon Sep 17 00:00:00 2001
From: Juan Escobar <juan.escobar@aero.obs-mip.fr>
Date: Mon, 27 Jan 2014 16:53:07 +0000
Subject: [PATCH] Juan 27/01/2014: add header MNH_LIC to script & makefiles
 files

---
 bin/Bgrun                           |  4 ++++
 bin/CDF_TO_VTI                      |  4 ++++
 bin/Exec                            |  4 ++++
 bin/Lfi2cdf                         |  4 ++++
 bin/Mpirun                          |  4 ++++
 bin/Poe                             |  4 ++++
 bin/Runjob                          |  4 ++++
 bin/eval_dollar                     |  4 ++++
 bin/make_zzz_undef.sh               |  4 ++++
 bin/scandollar                      |  4 ++++
 bin/spl                             |  4 ++++
 bin/spll                            |  4 ++++
 bin/spln                            |  4 ++++
 bin/tonetcdf                        |  4 ++++
 conf/conf_LXg95                     |  4 ++++
 conf/conf_LXpathf95                 |  4 ++++
 conf/conf_SX8                       |  4 ++++
 conf/post/confdollar_aeropc_default |  4 ++++
 conf/post/confdollar_babel_default  |  4 ++++
 conf/post/confdollar_brodie_default |  4 ++++
 conf/post/confdollar_c1a_default    |  4 ++++
 conf/post/confdollar_cnrmpc_default |  4 ++++
 conf/post/confdollar_dsinec_default |  4 ++++
 conf/post/confdollar_jade_default   |  4 ++++
 conf/post/confdollar_titane_default |  4 ++++
 conf/post/confdollar_turing_default |  4 ++++
 conf/post/confdollar_vargas_default |  4 ++++
 conf/profile_mesonh                 | 12 ++++++++----
 conf/profile_mesonh.ihm             |  4 ++++
 src/LIB/MPIvide/Makefile            |  4 ++++
 src/LIB/MPIvide/Rules.HPNAGf95      |  4 ++++
 src/LIB/MPIvide/Rules.HPf90         |  4 ++++
 src/LIB/MPIvide/Rules.LXNAGf95      |  4 ++++
 src/LIB/MPIvide/Rules.LXpgf90       |  4 ++++
 src/LIB/MPIvide/Rules.SGI32         |  4 ++++
 src/LIB/MPIvide/Rules.SGI64         |  4 ++++
 src/LIB/MPIvide/Rules.SX5           |  4 ++++
 src/LIB/MPIvide/Rules.VPP           |  4 ++++
 src/LIB/MPIvide/mpivide.c           |  6 ++++++
 src/LIB/SURCOUCHE/Makefile          |  4 ++++
 src/LIB/SURCOUCHE/Rules.AIX64       |  4 ++++
 src/LIB/SURCOUCHE/Rules.LXNAGf95    |  4 ++++
 src/LIB/SURCOUCHE/Rules.LXpgf90     |  4 ++++
 src/LIB/SURCOUCHE/Rules.SGI32       |  4 ++++
 src/LIB/SURCOUCHE/Rules.SGI64       |  4 ++++
 src/LIB/SURCOUCHE/Rules.SX5         |  4 ++++
 src/LIB/SURCOUCHE/Rules.VPP         |  4 ++++
 47 files changed, 194 insertions(+), 4 deletions(-)

diff --git a/bin/Bgrun b/bin/Bgrun
index a21f078d6..f04dd2c39 100755
--- a/bin/Bgrun
+++ b/bin/Bgrun
@@ -1,4 +1,8 @@
 #!/bin/ksh
+#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.
 #set -x
 NARGS=$#
 let "N_1=${NARGS} - 1"
diff --git a/bin/CDF_TO_VTI b/bin/CDF_TO_VTI
index cc6269d7b..683242cbc 100755
--- a/bin/CDF_TO_VTI
+++ b/bin/CDF_TO_VTI
@@ -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.
 
 VAR=$1
 shift
diff --git a/bin/Exec b/bin/Exec
index 0855731d5..22e3df53e 100755
--- a/bin/Exec
+++ b/bin/Exec
@@ -1,4 +1,8 @@
 #!/bin/ksh
+#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.
 #set -x
 NARGS=$#
 let "N_1=${NARGS} - 1"
diff --git a/bin/Lfi2cdf b/bin/Lfi2cdf
index 213863aa4..c62827b7e 100755
--- a/bin/Lfi2cdf
+++ b/bin/Lfi2cdf
@@ -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.
 #ECHO=echo
 for file in `ls -1 $* | grep lfi`
 do
diff --git a/bin/Mpirun b/bin/Mpirun
index 9fa9bc747..5e9079018 100755
--- a/bin/Mpirun
+++ b/bin/Mpirun
@@ -1,4 +1,8 @@
 #!/bin/ksh
+#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.
 set -x
 NARGS=$#
 let "N_1=${NARGS} - 1"
diff --git a/bin/Poe b/bin/Poe
index 50ed7fa5a..0eeb8c4fb 100755
--- a/bin/Poe
+++ b/bin/Poe
@@ -1,4 +1,8 @@
 #!/bin/ksh
+#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.
 #set -x
 NARGS=$#
 let "N_1=${NARGS} - 1"
diff --git a/bin/Runjob b/bin/Runjob
index 23009a075..a1b162379 100755
--- a/bin/Runjob
+++ b/bin/Runjob
@@ -1,4 +1,8 @@
 #!/bin/ksh
+#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.
 #set -x
 NARGS=$#
 let "N_1=${NARGS} - 1"
diff --git a/bin/eval_dollar b/bin/eval_dollar
index ba12ea20a..fd3bc3e8c 100755
--- a/bin/eval_dollar
+++ b/bin/eval_dollar
@@ -1,4 +1,8 @@
 #!/bin/ksh
+#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.
 sh <<EOF_DOLLAR2
 cat <<EOF_DOLLAR1
 $(cat $1) 
diff --git a/bin/make_zzz_undef.sh b/bin/make_zzz_undef.sh
index a5681cff3..124a54335 100755
--- a/bin/make_zzz_undef.sh
+++ b/bin/make_zzz_undef.sh
@@ -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.
 #
 #   Creation d'un fichier contenu les déclarations
 #   de subroutine non défini
diff --git a/bin/scandollar b/bin/scandollar
index 3b2eb2602..66df1c316 100755
--- a/bin/scandollar
+++ b/bin/scandollar
@@ -1,4 +1,8 @@
 #!/bin/ksh
+#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.
 #set -x
 set -e
 
diff --git a/bin/spl b/bin/spl
index cc9c9c930..1e27a3813 100755
--- a/bin/spl
+++ b/bin/spl
@@ -1,4 +1,8 @@
 #!/bin/ksh
+#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.
 #set -x
 # HP-UX 10
 unset LANG
diff --git a/bin/spll b/bin/spll
index c03d7cdc5..877c959b7 100755
--- a/bin/spll
+++ b/bin/spll
@@ -1,4 +1,8 @@
 #!/bin/ksh
+#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.
 #set -x
 if [ $# -ne 2 ]
 then
diff --git a/bin/spln b/bin/spln
index e927ddfbf..a6099a2dd 100755
--- a/bin/spln
+++ b/bin/spln
@@ -1,4 +1,8 @@
 #!/bin/ksh
+#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.
 if [ $# -ne 2 ]
 then
 echo ERROR USAGE :: spln NSOURCE file
diff --git a/bin/tonetcdf b/bin/tonetcdf
index 0fe4c2215..9378df5cb 100755
--- a/bin/tonetcdf
+++ b/bin/tonetcdf
@@ -1,4 +1,8 @@
 #! /bin/ksh
+#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.
 # fin de conversion d unfichier format CDL cree par extractdia 
 # vers le format netcdf
 # modif 26/08/2008 pour prise en compte du traitemnt des fichiers de couplage
diff --git a/conf/conf_LXg95 b/conf/conf_LXg95
index 99b95c289..78587964c 100644
--- a/conf/conf_LXg95
+++ b/conf/conf_LXg95
@@ -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.
 #
 # Juan : 26/09/2007 
 # for "g95"-->  set IEEE to error on floating pointe probleme
diff --git a/conf/conf_LXpathf95 b/conf/conf_LXpathf95
index da39a3605..00d2f97cf 100755
--- a/conf/conf_LXpathf95
+++ b/conf/conf_LXpathf95
@@ -1 +1,5 @@
+#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.
 export TOCASE=toupper
diff --git a/conf/conf_SX8 b/conf/conf_SX8
index 41f410125..fd3a61ff4 100755
--- a/conf/conf_SX8
+++ b/conf/conf_SX8
@@ -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.
 #
 # For NEC-SX : bypass underflow
 #
diff --git a/conf/post/confdollar_aeropc_default b/conf/post/confdollar_aeropc_default
index cf8fce1c5..548381971 100755
--- a/conf/post/confdollar_aeropc_default
+++ b/conf/post/confdollar_aeropc_default
@@ -1,4 +1,8 @@
 #!/bin/sh
+#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.
 ##
 ## Run Parameter
 ##
diff --git a/conf/post/confdollar_babel_default b/conf/post/confdollar_babel_default
index 0ffab8585..3feff68f7 100755
--- a/conf/post/confdollar_babel_default
+++ b/conf/post/confdollar_babel_default
@@ -1,4 +1,8 @@
 #!/bin/sh
+#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.
 ##
 ## Run Parameter
 ##
diff --git a/conf/post/confdollar_brodie_default b/conf/post/confdollar_brodie_default
index 83a445b60..8f84e2631 100755
--- a/conf/post/confdollar_brodie_default
+++ b/conf/post/confdollar_brodie_default
@@ -1,4 +1,8 @@
 #!/bin/sh
+#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.
 ##
 ## Run Parameter
 ##
diff --git a/conf/post/confdollar_c1a_default b/conf/post/confdollar_c1a_default
index 6ce5e27e7..5b0e1037b 100755
--- a/conf/post/confdollar_c1a_default
+++ b/conf/post/confdollar_c1a_default
@@ -1,4 +1,8 @@
 #!/bin/sh
+#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.
 ##
 ## Run Parameter
 ##
diff --git a/conf/post/confdollar_cnrmpc_default b/conf/post/confdollar_cnrmpc_default
index 943ea29cb..f14c79f26 100644
--- a/conf/post/confdollar_cnrmpc_default
+++ b/conf/post/confdollar_cnrmpc_default
@@ -1,4 +1,8 @@
 #!/bin/sh
+#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.
 ##
 ## Run Parameter
 ##
diff --git a/conf/post/confdollar_dsinec_default b/conf/post/confdollar_dsinec_default
index 518d967f6..ac619187b 100755
--- a/conf/post/confdollar_dsinec_default
+++ b/conf/post/confdollar_dsinec_default
@@ -1,4 +1,8 @@
 #!/bin/sh
+#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.
 ##
 ## Run Parameter
 ##
diff --git a/conf/post/confdollar_jade_default b/conf/post/confdollar_jade_default
index 8a0d157bc..2d7cea2b9 100755
--- a/conf/post/confdollar_jade_default
+++ b/conf/post/confdollar_jade_default
@@ -1,4 +1,8 @@
 #!/bin/sh
+#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.
 ##
 ## Run Parameter
 ##
diff --git a/conf/post/confdollar_titane_default b/conf/post/confdollar_titane_default
index 0c754e769..d47f9f554 100755
--- a/conf/post/confdollar_titane_default
+++ b/conf/post/confdollar_titane_default
@@ -1,4 +1,8 @@
 #!/bin/sh
+#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.
 ##
 ## Run Parameter
 ##
diff --git a/conf/post/confdollar_turing_default b/conf/post/confdollar_turing_default
index 36b33dea2..a0a48b091 100755
--- a/conf/post/confdollar_turing_default
+++ b/conf/post/confdollar_turing_default
@@ -1,4 +1,8 @@
 #!/bin/sh
+#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.
 ##
 ## Run Parameter
 ##
diff --git a/conf/post/confdollar_vargas_default b/conf/post/confdollar_vargas_default
index a4ae54f1d..63b713d00 100755
--- a/conf/post/confdollar_vargas_default
+++ b/conf/post/confdollar_vargas_default
@@ -1,4 +1,8 @@
 #!/bin/sh
+#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.
 ##
 ## Run Parameter
 ##
diff --git a/conf/profile_mesonh b/conf/profile_mesonh
index d124531e5..1c550223a 100755
--- a/conf/profile_mesonh
+++ b/conf/profile_mesonh
@@ -1,4 +1,8 @@
 #!/bin/ksh
+#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.
 ##########################################################
 #                                                        #
 # ENVIRONEMMENT CONFIGURATION FOR MESONH                 #
@@ -27,11 +31,11 @@ fi
 # SRC_MESONH : default path to mesonh sources 
 #              MUST BE SET TO YOUR OWN MESONH PATH
 #
-export SRC_MESONH="/home/escj/DEV64/MNH-V4-10-1"   
+export SRC_MESONH="/home/escj/DEV64/MNH-V5-1-0"   
 #
-#  Version MESONH PACKAGE :: PACK-MNH-V4-10-1 : 11/12/2013
+#  Version MESONH PACKAGE :: PACK-MNH-V5-1-0 : 11/12/2013
 #
-export VERSION_XYZ=MNH-V4-10-1
+export VERSION_XYZ=MNH-V5-1-0
 #
 #  Target Architecture/compiler Machine <=> Rules.*.mk files
 #
@@ -61,7 +65,7 @@ export MNH_NCWRIT=
 #
 # 'Scandollar' Post Processing default variables
 #
-export CONF_DOLLAR=/home/escj/DEV64/MNH-V4-10-1/conf/post/confdollar_aeropc_default
+export CONF_DOLLAR=/home/escj/DEV64/MNH-V5-1-0/conf/post/confdollar_aeropc_default
 #
 # Version of NETCDF
 #
diff --git a/conf/profile_mesonh.ihm b/conf/profile_mesonh.ihm
index 930731e27..a629a9726 100755
--- a/conf/profile_mesonh.ihm
+++ b/conf/profile_mesonh.ihm
@@ -1,4 +1,8 @@
 #!/bin/ksh
+#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.
 ##########################################################
 #                                                        #
 # ENVIRONEMMENT CONFIGURATION FOR MESONH                 #
diff --git a/src/LIB/MPIvide/Makefile b/src/LIB/MPIvide/Makefile
index bb602f4bb..6b3ad97a9 100644
--- a/src/LIB/MPIvide/Makefile
+++ b/src/LIB/MPIvide/Makefile
@@ -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.
 VPATH=$(DIR_OBJ)
 #######################################
 DIR_OBJ = ./$(ARCH)
diff --git a/src/LIB/MPIvide/Rules.HPNAGf95 b/src/LIB/MPIvide/Rules.HPNAGf95
index 9e1fb4b17..4665c9c6e 100644
--- a/src/LIB/MPIvide/Rules.HPNAGf95
+++ b/src/LIB/MPIvide/Rules.HPNAGf95
@@ -1,2 +1,6 @@
+#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.
 CFLAGS = -O
 
diff --git a/src/LIB/MPIvide/Rules.HPf90 b/src/LIB/MPIvide/Rules.HPf90
index abd7429a3..f3fb32697 100644
--- a/src/LIB/MPIvide/Rules.HPf90
+++ b/src/LIB/MPIvide/Rules.HPf90
@@ -1,2 +1,6 @@
+#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.
 CFLAGS += -O
 
diff --git a/src/LIB/MPIvide/Rules.LXNAGf95 b/src/LIB/MPIvide/Rules.LXNAGf95
index 8073678fb..6ea59e204 100644
--- a/src/LIB/MPIvide/Rules.LXNAGf95
+++ b/src/LIB/MPIvide/Rules.LXNAGf95
@@ -1,2 +1,6 @@
+#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.
 CFLAGS=-g -O2
 
diff --git a/src/LIB/MPIvide/Rules.LXpgf90 b/src/LIB/MPIvide/Rules.LXpgf90
index 8073678fb..6ea59e204 100644
--- a/src/LIB/MPIvide/Rules.LXpgf90
+++ b/src/LIB/MPIvide/Rules.LXpgf90
@@ -1,2 +1,6 @@
+#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.
 CFLAGS=-g -O2
 
diff --git a/src/LIB/MPIvide/Rules.SGI32 b/src/LIB/MPIvide/Rules.SGI32
index 67e962abe..722d26636 100644
--- a/src/LIB/MPIvide/Rules.SGI32
+++ b/src/LIB/MPIvide/Rules.SGI32
@@ -1,2 +1,6 @@
+#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.
 CFLAGS += -O2
 
diff --git a/src/LIB/MPIvide/Rules.SGI64 b/src/LIB/MPIvide/Rules.SGI64
index 67e962abe..722d26636 100644
--- a/src/LIB/MPIvide/Rules.SGI64
+++ b/src/LIB/MPIvide/Rules.SGI64
@@ -1,2 +1,6 @@
+#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.
 CFLAGS += -O2
 
diff --git a/src/LIB/MPIvide/Rules.SX5 b/src/LIB/MPIvide/Rules.SX5
index abd7429a3..f3fb32697 100644
--- a/src/LIB/MPIvide/Rules.SX5
+++ b/src/LIB/MPIvide/Rules.SX5
@@ -1,2 +1,6 @@
+#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.
 CFLAGS += -O
 
diff --git a/src/LIB/MPIvide/Rules.VPP b/src/LIB/MPIvide/Rules.VPP
index abd7429a3..f3fb32697 100644
--- a/src/LIB/MPIvide/Rules.VPP
+++ b/src/LIB/MPIvide/Rules.VPP
@@ -1,2 +1,6 @@
+#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.
 CFLAGS += -O
 
diff --git a/src/LIB/MPIvide/mpivide.c b/src/LIB/MPIvide/mpivide.c
index f8d3642ba..fb6981bf9 100644
--- a/src/LIB/MPIvide/mpivide.c
+++ b/src/LIB/MPIvide/mpivide.c
@@ -1,3 +1,9 @@
+/* 
+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.
+*/ 
 #include <string.h>
 #include "mpi.h"
 
diff --git a/src/LIB/SURCOUCHE/Makefile b/src/LIB/SURCOUCHE/Makefile
index a54b3beea..ba866f82d 100644
--- a/src/LIB/SURCOUCHE/Makefile
+++ b/src/LIB/SURCOUCHE/Makefile
@@ -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/Rules.AIX64 b/src/LIB/SURCOUCHE/Rules.AIX64
index ba3f1318a..28f74d76e 100644
--- a/src/LIB/SURCOUCHE/Rules.AIX64
+++ b/src/LIB/SURCOUCHE/Rules.AIX64
@@ -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.
 # Idris SP4
 F90 = mpxlf90_r_old -qarch=pwr4 -qinitauto=0 -qzerosize -qautodbl=dbl4 -qdpc=E -qmaxmem=-1
 F90FLAGS += -qnooptimize -O -g -qfullpath
diff --git a/src/LIB/SURCOUCHE/Rules.LXNAGf95 b/src/LIB/SURCOUCHE/Rules.LXNAGf95
index afa30a450..65b960b82 100644
--- a/src/LIB/SURCOUCHE/Rules.LXNAGf95
+++ b/src/LIB/SURCOUCHE/Rules.LXNAGf95
@@ -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.
 F77FLAGS +=
 F90FLAGS += -O2 -r8
 CPPFLAGS = -DNAGf95 -DMNH_MPI_DOUBLE_PRECISION -DMNH_LINUX -DMNH_MPI_BSEND
diff --git a/src/LIB/SURCOUCHE/Rules.LXpgf90 b/src/LIB/SURCOUCHE/Rules.LXpgf90
index 6f306153d..bde4e2c9b 100644
--- a/src/LIB/SURCOUCHE/Rules.LXpgf90
+++ b/src/LIB/SURCOUCHE/Rules.LXpgf90
@@ -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.
 F77FLAGS +=
 F90FLAGS += -O2 -r8
 CPPFLAGS = -DMNH_MPI_DOUBLE_PRECISION -DMNH_LINUX -DMNH_MPI_BSEND
diff --git a/src/LIB/SURCOUCHE/Rules.SGI32 b/src/LIB/SURCOUCHE/Rules.SGI32
index f56b34868..82a69c146 100644
--- a/src/LIB/SURCOUCHE/Rules.SGI32
+++ b/src/LIB/SURCOUCHE/Rules.SGI32
@@ -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.
 F77FLAGS +=
 F90FLAGS += -O2 -r8
 CPPFLAGS += -DMNH_MPI_DOUBLE_PRECISION -DMNH_SGI -DMNH_MPI_BSEND
diff --git a/src/LIB/SURCOUCHE/Rules.SGI64 b/src/LIB/SURCOUCHE/Rules.SGI64
index 9cec3553e..00809a5c5 100644
--- a/src/LIB/SURCOUCHE/Rules.SGI64
+++ b/src/LIB/SURCOUCHE/Rules.SGI64
@@ -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.
 F77FLAGS +=
 F90FLAGS += -O2 -r8
 CPPFLAGS += -DMNH_MPI_DOUBLE_PRECISION -DMNH_SGI -DMNH_MPI_BSEND
diff --git a/src/LIB/SURCOUCHE/Rules.SX5 b/src/LIB/SURCOUCHE/Rules.SX5
index 459debaf3..fdd13d898 100644
--- a/src/LIB/SURCOUCHE/Rules.SX5
+++ b/src/LIB/SURCOUCHE/Rules.SX5
@@ -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.
 #IDRIS rhodes --> cros compile "uqbar" NEc-SX5
 VERSION=-7.4.1.2_313
 
diff --git a/src/LIB/SURCOUCHE/Rules.VPP b/src/LIB/SURCOUCHE/Rules.VPP
index 5d73bbce6..7854f92cf 100644
--- a/src/LIB/SURCOUCHE/Rules.VPP
+++ b/src/LIB/SURCOUCHE/Rules.VPP
@@ -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.
 F77FLAGS +=
 F90FLAGS += -Wv,-Ma -Aa -Ad
 CPPFLAGS += -DMNH_VPP
-- 
GitLab