Skip to content
Snippets Groups Projects
Commit 756abe7d authored by ESCOBAR MUNOZ Juan's avatar ESCOBAR MUNOZ Juan Committed by WAUTELET Philippe
Browse files

Juan 7/02/2014: add header SURFEX_LIC to all auto modi perl files

parent 95e68487
No related branches found
No related tags found
No related merge requests found
#SURFEX_LIC Copyright 1994-2014 Meteo-France
#SURFEX_LIC This is part of the SURFEX software governed by the CeCILL-C licence
#SURFEX_LIC version 1. See LICENSE, CeCILL-C_V1-en.txt and CeCILL-C_V1-fr.txt
#SURFEX_LIC for details. version 1.
package Fortran77_stuff_interface;
use strict;
use warnings;
......
#SURFEX_LIC Copyright 1994-2014 Meteo-France
#SURFEX_LIC This is part of the SURFEX software governed by the CeCILL-C licence
#SURFEX_LIC version 1. See LICENSE, CeCILL-C_V1-en.txt and CeCILL-C_V1-fr.txt
#SURFEX_LIC for details. version 1.
package Fortran90_stuff_interface;
use strict;
use warnings;
......
#!/usr/bin/perl
#SURFEX_LIC Copyright 1994-2014 Meteo-France
#SURFEX_LIC This is part of the SURFEX software governed by the CeCILL-C licence
#SURFEX_LIC version 1. See LICENSE, CeCILL-C_V1-en.txt and CeCILL-C_V1-fr.txt
#SURFEX_LIC for details. version 1.
use strict;
use warnings;
......
#!/usr/bin/perl
#SURFEX_LIC Copyright 1994-2014 Meteo-France
#SURFEX_LIC This is part of the SURFEX software governed by the CeCILL-C licence
#SURFEX_LIC version 1. See LICENSE, CeCILL-C_V1-en.txt and CeCILL-C_V1-fr.txt
#SURFEX_LIC for details. version 1.
use strict;
use warnings;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment