diff --git a/src/LIB/NEWLFI/Makefile b/src/LIB/NEWLFI/Makefile
index 827a5a3a576f4c062bd627538ddd08c494aaf231..21cbd3c4b5256f375386777c06899eebb921dcf0 100644
--- a/src/LIB/NEWLFI/Makefile
+++ b/src/LIB/NEWLFI/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 = src:$(DIR_OBJ)
 #######################################
 LIBLFI = libNEWLFI_ALL.a
diff --git a/src/LIB/NEWLFI/Rules.AIX32 b/src/LIB/NEWLFI/Rules.AIX32
index 427ce13336717ab118b66034e1634053ab711cd8..297c5a9672d207783e5c8d6559755e59167aa964 100644
--- a/src/LIB/NEWLFI/Rules.AIX32
+++ b/src/LIB/NEWLFI/Rules.AIX32
@@ -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.
 CPPFLAGS = -DRS6K
 #
 OBJS = NEWLFI_ALL.o poub.o
diff --git a/src/LIB/NEWLFI/Rules.AIX64 b/src/LIB/NEWLFI/Rules.AIX64
index f15c5388f4ba3e2384cbd92311e93d357ec9d97f..4b0e2346b63a90901c3fd72c45bd2b16517b2d87 100644
--- a/src/LIB/NEWLFI/Rules.AIX64
+++ b/src/LIB/NEWLFI/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.
 # F77FLAGS += -O3 -qsave
 # F90FLAGS += -O3 -qsave
 
diff --git a/src/LIB/NEWLFI/Rules.HPNAGf95 b/src/LIB/NEWLFI/Rules.HPNAGf95
index ddc13b42565660412222064ef6b1386d9b909d3b..160df1060dafcddebf03c529ded73bb0adc1a4b9 100644
--- a/src/LIB/NEWLFI/Rules.HPNAGf95
+++ b/src/LIB/NEWLFI/Rules.HPNAGf95
@@ -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 = -O2 -kind=byte -w -mismatch_all -dusty
 CPPFLAGS += -DHPPA
 
diff --git a/src/LIB/NEWLFI/Rules.HPf90 b/src/LIB/NEWLFI/Rules.HPf90
index c2fef843407e2c65c3edcfffc09a6caa96136da9..35bb7ef39f1dcf773bdaf17179645b0b748d432e 100644
--- a/src/LIB/NEWLFI/Rules.HPf90
+++ b/src/LIB/NEWLFI/Rules.HPf90
@@ -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 += -O3 +Oinfo +Onolimit
 CPPFLAGS += -DHPPA
 
diff --git a/src/LIB/NEWLFI/Rules.LXNAGf95 b/src/LIB/NEWLFI/Rules.LXNAGf95
index 48c2fe4ef494372249bf22d40578a8ae7e11a6cf..770b431b73eccb4e42b92cc8d73fb4db3b81c953 100644
--- a/src/LIB/NEWLFI/Rules.LXNAGf95
+++ b/src/LIB/NEWLFI/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 += -O3
 CFLAGS   += -O2
 CPPFLAGS = -DLINUX -DSWAPIO
diff --git a/src/LIB/NEWLFI/Rules.LXpgf90 b/src/LIB/NEWLFI/Rules.LXpgf90
index 5c2bcdb9491a998d0c2b1e64923ea1ffabe60181..3b0525a204d49145d8564dafa4ed625ca55b0de2 100644
--- a/src/LIB/NEWLFI/Rules.LXpgf90
+++ b/src/LIB/NEWLFI/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.
 CPPFLAGS += -DLINUX -DSWAPIO
 
 OBJS = NEWLFI_ALL.o poub.o fswap8buff.o
diff --git a/src/LIB/NEWLFI/Rules.SGI32 b/src/LIB/NEWLFI/Rules.SGI32
index de0f2c3428653116702e3761a42b94d3a3ae0d94..3bc0091dc5206bc85980f75ec0a132044f02c305 100644
--- a/src/LIB/NEWLFI/Rules.SGI32
+++ b/src/LIB/NEWLFI/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 += -O2
 CPPFLAGS += -DO2000
 
diff --git a/src/LIB/NEWLFI/Rules.SGI64 b/src/LIB/NEWLFI/Rules.SGI64
index 90af19a1ff32fc6f1e6007916848d45d7771beef..124ae6ad846154d868b49257a192267a74034bd9 100644
--- a/src/LIB/NEWLFI/Rules.SGI64
+++ b/src/LIB/NEWLFI/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 += -O2
 CPPFLAGS += -DO2000
 
diff --git a/src/LIB/NEWLFI/Rules.SX5 b/src/LIB/NEWLFI/Rules.SX5
index 55ddb250d5cd6608382955411e93abc1259ef1c7..45acc5fa23785d8b107eac34b9f2cd1463089848 100644
--- a/src/LIB/NEWLFI/Rules.SX5
+++ b/src/LIB/NEWLFI/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.
 F77FLAGS += -Wf,-msg nb
 CPPFLAGS += -DLINUX
 
diff --git a/src/LIB/NEWLFI/Rules.VPP b/src/LIB/NEWLFI/Rules.VPP
index cb0b1d539fa2d98527db77748dd524947d6e5408..d9ce9e78721cfd76cb51c6b78f7326ad3b7befd9 100644
--- a/src/LIB/NEWLFI/Rules.VPP
+++ b/src/LIB/NEWLFI/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 += -Am -X9
 CFLAGS   += 
 CPPFLAGS += -DVPP
diff --git a/src/LIB/NEWLFI/src/NEWLFI_ALL.f b/src/LIB/NEWLFI/src/NEWLFI_ALL.f
index da1386cef4cf04a0309ff148134b3dbb6e567581..3ce0beb2f5920bbc9297c7299f21e217f73fd80a 100644
--- a/src/LIB/NEWLFI/src/NEWLFI_ALL.f
+++ b/src/LIB/NEWLFI/src/NEWLFI_ALL.f
@@ -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.
       SUBROUTINE ABOR2(CDTEXT)
 
       IMPLICIT LOGICAL (L)
diff --git a/src/LIB/NEWLFI/src/fswap8buff.c b/src/LIB/NEWLFI/src/fswap8buff.c
index 8a19ce9d21ae7ff97bb5fb5cbcc504259a3c7e76..91a4b35c5e3b5e1af85e07eb80bef9aaf4d61952 100644
--- a/src/LIB/NEWLFI/src/fswap8buff.c
+++ b/src/LIB/NEWLFI/src/fswap8buff.c
@@ -1,4 +1,9 @@
-#define SWAP4(w) ((w<<24)|((w<<8)&0xff0000)|((w>>8)&0xff00)|((w>>24)&0xff))
+/*
+*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.
+*/#define SWAP4(w) ((w<<24)|((w<<8)&0xff0000)|((w>>8)&0xff00)|((w>>24)&0xff))
 
 void swap8_(int *outbuff,int *inbuff,int *nbint8)
 {
diff --git a/src/LIB/NEWLFI/src/lficom0.h b/src/LIB/NEWLFI/src/lficom0.h
index ceefc5398c79c835aca6c938d9204747ccaf4b08..06aee5c4368b42f8b237af923309f92254626985 100644
--- a/src/LIB/NEWLFI/src/lficom0.h
+++ b/src/LIB/NEWLFI/src/lficom0.h
@@ -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.
 C
 C----- DESCRIPTION DES "PARAMETER" DU LOGICIEL DE FICHIERS INDEXES -----
 C-----  (et des variables logiques a charger absolument partout )  -----
diff --git a/src/LIB/NEWLFI/src/lficom1.h b/src/LIB/NEWLFI/src/lficom1.h
index 2fc1d8e80f179705376b7f989e2806307650935f..ff3d6755511361447f8071e87d00b5162b650dd5 100644
--- a/src/LIB/NEWLFI/src/lficom1.h
+++ b/src/LIB/NEWLFI/src/lficom1.h
@@ -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.
 C
 C--- DESCRIPTIF DES TABLES CONCERNANT LES (PAIRES DE) PAGES D'INDEX ----
 C                       ( ALIAS "P.P.I." )
diff --git a/src/LIB/NEWLFI/src/lficom2.h b/src/LIB/NEWLFI/src/lficom2.h
index d2a25a2c97b8cec92e2f39b6a862a30707c9c224..27cf5c86519569fe686cbbbb89eab1d9a2827764 100644
--- a/src/LIB/NEWLFI/src/lficom2.h
+++ b/src/LIB/NEWLFI/src/lficom2.h
@@ -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.
 C
 C       FONCTION SERVANT A RENDRE FATALE OU NON UNE ERREUR DETECTEE,
 C       A L'AIDE DU CODE-REPONSE COURANT, DU NIVEAU DE FILTRAGE GLOBAL,
diff --git a/src/LIB/NEWLFI/src/lficomt.h b/src/LIB/NEWLFI/src/lficomt.h
index 36a548c19225f9075f0ad88e1193e3734a28de8c..eca8d6213c680044f08817503743ce57bf0b4924 100644
--- a/src/LIB/NEWLFI/src/lficomt.h
+++ b/src/LIB/NEWLFI/src/lficomt.h
@@ -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.
 C****
 C            !--------------------------------------------------!
 C            !        Sous-programme du logiciel LFI            !
diff --git a/src/LIB/NEWLFI/src/poub.f90 b/src/LIB/NEWLFI/src/poub.f90
index 6a99d98a59017d3e96aaad84220724dd78ac6313..6dcbacd7366c4d70bb0877295b729b07f81b2f7f 100644
--- a/src/LIB/NEWLFI/src/poub.f90
+++ b/src/LIB/NEWLFI/src/poub.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.
 SUBROUTINE lockasgn
 PRINT *,' *******lockasgn '
 RETURN
diff --git a/src/LIB/NEWLFI/src/precision.h b/src/LIB/NEWLFI/src/precision.h
index 6cd758585b4db30823ca1173fbd907c90c4bf4f6..1e97054033324a4add458f97e945b0ad192381ab 100644
--- a/src/LIB/NEWLFI/src/precision.h
+++ b/src/LIB/NEWLFI/src/precision.h
@@ -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.
 C
 C----- DESCRIPTION DES "PARAMETER" DU LOGICIEL DE FICHIERS INDEXES -----
 C