Skip to content

Commit

Permalink
Update licence for Open SURFEX headers to CeCILL_V2.1 (#39)
Browse files Browse the repository at this point in the history
  • Loading branch information
dmey authored Jan 15, 2021
1 parent 5fdf3a6 commit f3b2ab1
Show file tree
Hide file tree
Showing 145 changed files with 290 additions and 806 deletions.
6 changes: 6 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,12 @@ jobs:

steps:
- uses: actions/checkout@v2
- name: Set up repository
# Clone all history leading to the tip of a single branch
# See https://stackoverflow.com/a/44036486.
run: |
git remote set-branches --add origin master
git fetch origin master
- name: Set up Python
uses: actions/setup-python@v2
with:
Expand Down
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -117,4 +117,3 @@ Please see the [CONTRIBUTING.md](CONTRIBUTING.md) file.
## Copyright and license

Copyright stated at the top of source files. Software released under [CeCILL version 2.1](Licence_CeCILL_V2.1-en.txt).
Third party files released under MIT or CeCILL-C. See [ThirdPartyNotices.txt](ThirdPartyNotices.txt) for more details.
521 changes: 0 additions & 521 deletions ThirdPartyNotices.txt

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions src/driver/add_forecast_to_date_surf.F90
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
!SFX_LIC Copyright 1994-2014 CNRS, Meteo-France and Universite Paul Sabatier
!SFX_LIC This is part of the SURFEX software governed by the CeCILL-C licence
!SFX_LIC version 1. See LICENSE, CeCILL-C_V1-en.txt and CeCILL-C_V1-fr.txt
!SFX_LIC This is part of the SURFEX software governed by the CeCILL version 2.1
!SFX_LIC version 1. See LICENSE, Licence_CeCILL_V2.1-en.txt and Licence_CeCILL_V2.1-fr.txt
!SFX_LIC for details. version 1.
! #########
SUBROUTINE ADD_FORECAST_TO_DATE_SURF(KYEAR,KMONTH,KDAY,PSEC)
Expand Down
4 changes: 2 additions & 2 deletions src/driver/close_file.F90
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
!SFX_LIC Copyright 1994-2014 CNRS, Meteo-France and Universite Paul Sabatier
!SFX_LIC This is part of the SURFEX software governed by the CeCILL-C licence
!SFX_LIC version 1. See LICENSE, CeCILL-C_V1-en.txt and CeCILL-C_V1-fr.txt
!SFX_LIC This is part of the SURFEX software governed by the CeCILL version 2.1
!SFX_LIC version 1. See LICENSE, Licence_CeCILL_V2.1-en.txt and Licence_CeCILL_V2.1-fr.txt
!SFX_LIC for details. version 1.
! #########
SUBROUTINE CLOSE_FILE(HPROGRAM,KUNIT)
Expand Down
4 changes: 2 additions & 2 deletions src/driver/close_file_asc.F90
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
!SFX_LIC Copyright 1994-2014 CNRS, Meteo-France and Universite Paul Sabatier
!SFX_LIC This is part of the SURFEX software governed by the CeCILL-C licence
!SFX_LIC version 1. See LICENSE, CeCILL-C_V1-en.txt and CeCILL-C_V1-fr.txt
!SFX_LIC This is part of the SURFEX software governed by the CeCILL version 2.1
!SFX_LIC version 1. See LICENSE, Licence_CeCILL_V2.1-en.txt and Licence_CeCILL_V2.1-fr.txt
!SFX_LIC for details. version 1.
! #########
SUBROUTINE CLOSE_FILE_ASC(HPROGRAM,KUNIT )
Expand Down
4 changes: 2 additions & 2 deletions src/driver/modd_forc_atm.F90
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
!SFX_LIC Copyright 1994-2014 CNRS, Meteo-France and Universite Paul Sabatier
!SFX_LIC This is part of the SURFEX software governed by the CeCILL-C licence
!SFX_LIC version 1. See LICENSE, CeCILL-C_V1-en.txt and CeCILL-C_V1-fr.txt
!SFX_LIC This is part of the SURFEX software governed by the CeCILL version 2.1
!SFX_LIC version 1. See LICENSE, Licence_CeCILL_V2.1-en.txt and Licence_CeCILL_V2.1-fr.txt
!SFX_LIC for details. version 1.
! ######################
MODULE MODD_FORC_ATM
Expand Down
4 changes: 2 additions & 2 deletions src/driver/modd_surf_conf.F90
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
!SFX_LIC Copyright 1994-2014 CNRS, Meteo-France and Universite Paul Sabatier
!SFX_LIC This is part of the SURFEX software governed by the CeCILL-C licence
!SFX_LIC version 1. See LICENSE, CeCILL-C_V1-en.txt and CeCILL-C_V1-fr.txt
!SFX_LIC This is part of the SURFEX software governed by the CeCILL version 2.1
!SFX_LIC version 1. See LICENSE, Licence_CeCILL_V2.1-en.txt and Licence_CeCILL_V2.1-fr.txt
!SFX_LIC for details. version 1.
! #####################
MODULE MODD_SURF_CONF
Expand Down
4 changes: 2 additions & 2 deletions src/driver/mode_char2real.F90
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
!SFX_LIC Copyright 1994-2014 CNRS, Meteo-France and Universite Paul Sabatier
!SFX_LIC This is part of the SURFEX software governed by the CeCILL-C licence
!SFX_LIC version 1. See LICENSE, CeCILL-C_V1-en.txt and CeCILL-C_V1-fr.txt
!SFX_LIC This is part of the SURFEX software governed by the CeCILL version 2.1
!SFX_LIC version 1. See LICENSE, Licence_CeCILL_V2.1-en.txt and Licence_CeCILL_V2.1-fr.txt
!SFX_LIC for details. version 1.
MODULE MODE_CHAR2REAL
!
Expand Down
4 changes: 2 additions & 2 deletions src/driver/ol_alloc_atm.F90
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
!SFX_LIC Copyright 1994-2014 CNRS, Meteo-France and Universite Paul Sabatier
!SFX_LIC This is part of the SURFEX software governed by the CeCILL-C licence
!SFX_LIC version 1. See LICENSE, CeCILL-C_V1-en.txt and CeCILL-C_V1-fr.txt
!SFX_LIC This is part of the SURFEX software governed by the CeCILL version 2.1
!SFX_LIC version 1. See LICENSE, Licence_CeCILL_V2.1-en.txt and Licence_CeCILL_V2.1-fr.txt
!SFX_LIC for details. version 1.
! #########
SUBROUTINE OL_ALLOC_ATM(KNI,KBANDS,KSCAL)
Expand Down
4 changes: 2 additions & 2 deletions src/driver/ol_read_atm.F90
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
!SFX_LIC Copyright 1994-2014 CNRS, Meteo-France and Universite Paul Sabatier
!SFX_LIC This is part of the SURFEX software governed by the CeCILL-C licence
!SFX_LIC version 1. See LICENSE, CeCILL-C_V1-en.txt and CeCILL-C_V1-fr.txt
!SFX_LIC This is part of the SURFEX software governed by the CeCILL version 2.1
!SFX_LIC version 1. See LICENSE, Licence_CeCILL_V2.1-en.txt and Licence_CeCILL_V2.1-fr.txt
!SFX_LIC for details. version 1.
! #########
SUBROUTINE OL_READ_ATM (&
Expand Down
4 changes: 2 additions & 2 deletions src/driver/ol_read_atm_ascii.F90
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
!SFX_LIC Copyright 1994-2014 CNRS, Meteo-France and Universite Paul Sabatier
!SFX_LIC This is part of the SURFEX software governed by the CeCILL-C licence
!SFX_LIC version 1. See LICENSE, CeCILL-C_V1-en.txt and CeCILL-C_V1-fr.txt
!SFX_LIC This is part of the SURFEX software governed by the CeCILL version 2.1
!SFX_LIC version 1. See LICENSE, Licence_CeCILL_V2.1-en.txt and Licence_CeCILL_V2.1-fr.txt
!SFX_LIC for details. version 1.
! #########
SUBROUTINE OL_READ_ATM_ASCII (KFORC_STEP, &
Expand Down
4 changes: 2 additions & 2 deletions src/driver/ol_time_interp_atm.F90
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
!SFX_LIC Copyright 1994-2014 CNRS, Meteo-France and Universite Paul Sabatier
!SFX_LIC This is part of the SURFEX software governed by the CeCILL-C licence
!SFX_LIC version 1. See LICENSE, CeCILL-C_V1-en.txt and CeCILL-C_V1-fr.txt
!SFX_LIC This is part of the SURFEX software governed by the CeCILL version 2.1
!SFX_LIC version 1. See LICENSE, Licence_CeCILL_V2.1-en.txt and Licence_CeCILL_V2.1-fr.txt
!SFX_LIC for details. version 1.
! ######spl
SUBROUTINE OL_TIME_INTERP_ATM (KSURF_STEP,KNB_ATM, &
Expand Down
4 changes: 2 additions & 2 deletions src/driver/open_close_bin_asc_forc.F90
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
!SFX_LIC Copyright 1994-2014 CNRS, Meteo-France and Universite Paul Sabatier
!SFX_LIC This is part of the SURFEX software governed by the CeCILL-C licence
!SFX_LIC version 1. See LICENSE, CeCILL-C_V1-en.txt and CeCILL-C_V1-fr.txt
!SFX_LIC This is part of the SURFEX software governed by the CeCILL version 2.1
!SFX_LIC version 1. See LICENSE, Licence_CeCILL_V2.1-en.txt and Licence_CeCILL_V2.1-fr.txt
!SFX_LIC for details. version 1.
! ################################################################
SUBROUTINE OPEN_CLOSE_BIN_ASC_FORC(HACTION,HFORCING,HACTION2)
Expand Down
4 changes: 2 additions & 2 deletions src/proxi_SVAT/garden.F90
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
!SFX_LIC Copyright 1994-2014 CNRS, Meteo-France and Universite Paul Sabatier
!SFX_LIC This is part of the SURFEX software governed by the CeCILL-C licence
!SFX_LIC version 1. See LICENSE, CeCILL-C_V1-en.txt and CeCILL-C_V1-fr.txt
!SFX_LIC This is part of the SURFEX software governed by the CeCILL version 2.1
!SFX_LIC version 1. See LICENSE, Licence_CeCILL_V2.1-en.txt and Licence_CeCILL_V2.1-fr.txt
!SFX_LIC for details. version 1.
! #########
SUBROUTINE GARDEN (DTCO, G, T, TOP, TIR, DTV, GB, DK, DEK, DMK, GDO, S, K, P, PEK, &
Expand Down
4 changes: 2 additions & 2 deletions src/proxi_SVAT/greenroof.F90
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
!SFX_LIC Copyright 1994-2014 CNRS, Meteo-France and Universite Paul Sabatier
!SFX_LIC This is part of the SURFEX software governed by the CeCILL-C licence
!SFX_LIC version 1. See LICENSE, CeCILL-C_V1-en.txt and CeCILL-C_V1-fr.txt
!SFX_LIC This is part of the SURFEX software governed by the CeCILL version 2.1
!SFX_LIC version 1. See LICENSE, Licence_CeCILL_V2.1-en.txt and Licence_CeCILL_V2.1-fr.txt
!SFX_LIC for details. version 1.
! #########
SUBROUTINE GREENROOF (DTCO, G, T, TOP, TIR, DTV, GB, DK, DEK, DMK, GRO, S, K, P, PEK, &
Expand Down
4 changes: 2 additions & 2 deletions src/proxi_SVAT/teb_veg_properties.F90
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
!SFX_LIC Copyright 1994-2014 CNRS, Meteo-France and Universite Paul Sabatier
!SFX_LIC This is part of the SURFEX software governed by the CeCILL-C licence
!SFX_LIC version 1. See LICENSE, CeCILL-C_V1-en.txt and CeCILL-C_V1-fr.txt
!SFX_LIC This is part of the SURFEX software governed by the CeCILL version 2.1
!SFX_LIC version 1. See LICENSE, Licence_CeCILL_V2.1-en.txt and Licence_CeCILL_V2.1-fr.txt
!SFX_LIC for details. version 1.
! #########
SUBROUTINE TEB_VEG_PROPERTIES (PMASK, IO, PEK, PDIR_SW, PSCA_SW, PSW_BANDS, KSW, &
Expand Down
4 changes: 2 additions & 2 deletions src/teb/albedo_from_nir_vis.F90
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
!SFX_LIC Copyright 1994-2014 CNRS, Meteo-France and Universite Paul Sabatier
!SFX_LIC This is part of the SURFEX software governed by the CeCILL-C licence
!SFX_LIC version 1. See LICENSE, CeCILL-C_V1-en.txt and CeCILL-C_V1-fr.txt
!SFX_LIC This is part of the SURFEX software governed by the CeCILL version 2.1
!SFX_LIC version 1. See LICENSE, Licence_CeCILL_V2.1-en.txt and Licence_CeCILL_V2.1-fr.txt
!SFX_LIC for details. version 1.
! #########
SUBROUTINE ALBEDO_FROM_NIR_VIS(PSW_BANDS,PALBNIR,PALBVIS,PALBUV,PDIR_ALB,PSCA_ALB)
Expand Down
4 changes: 2 additions & 2 deletions src/teb/avg_urban_fluxes.F90
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
!SFX_LIC Copyright 1994-2014 CNRS, Meteo-France and Universite Paul Sabatier
!SFX_LIC This is part of the SURFEX software governed by the CeCILL-C licence
!SFX_LIC version 1. See LICENSE, CeCILL-C_V1-en.txt and CeCILL-C_V1-fr.txt
!SFX_LIC This is part of the SURFEX software governed by the CeCILL version 2.1
!SFX_LIC version 1. See LICENSE, Licence_CeCILL_V2.1-en.txt and Licence_CeCILL_V2.1-fr.txt
!SFX_LIC for details. version 1.
! #########
SUBROUTINE AVG_URBAN_FLUXES(TOP, T, B, TPN, DMT, &
Expand Down
4 changes: 2 additions & 2 deletions src/teb/bem.F90
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
!SFX_LIC Copyright 1994-2014 CNRS, Meteo-France and Universite Paul Sabatier
!SFX_LIC This is part of the SURFEX software governed by the CeCILL-C licence
!SFX_LIC version 1. See LICENSE, CeCILL-C_V1-en.txt and CeCILL-C_V1-fr.txt
!SFX_LIC This is part of the SURFEX software governed by the CeCILL version 2.1
!SFX_LIC version 1. See LICENSE, Licence_CeCILL_V2.1-en.txt and Licence_CeCILL_V2.1-fr.txt
!SFX_LIC for details. version 1.
! ##########################################################################
SUBROUTINE BEM(BOP, T, B, DMT, PTSTEP, PSUNTIME, KDAY, PPS, PRHOA, PT_CAN, &
Expand Down
4 changes: 2 additions & 2 deletions src/teb/bem_morpho.F90
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
!SFX_LIC Copyright 1994-2014 CNRS, Meteo-France and Universite Paul Sabatier
!SFX_LIC This is part of the SURFEX software governed by the CeCILL-C licence
!SFX_LIC version 1. See LICENSE, CeCILL-C_V1-en.txt and CeCILL-C_V1-fr.txt
!SFX_LIC This is part of the SURFEX software governed by the CeCILL version 2.1
!SFX_LIC version 1. See LICENSE, Licence_CeCILL_V2.1-en.txt and Licence_CeCILL_V2.1-fr.txt
!SFX_LIC for details. version 1.
!#####################################################################
SUBROUTINE BEM_MORPHO(PBLD, PWALL_O_HOR, PBLD_HEIGHT, PWALL_O_BLD, B)
Expand Down
4 changes: 2 additions & 2 deletions src/teb/bld_e_budget.F90
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
!SFX_LIC Copyright 1994-2014 CNRS, Meteo-France and Universite Paul Sabatier
!SFX_LIC This is part of the SURFEX software governed by the CeCILL-C licence
!SFX_LIC version 1. See LICENSE, CeCILL-C_V1-en.txt and CeCILL-C_V1-fr.txt
!SFX_LIC This is part of the SURFEX software governed by the CeCILL version 2.1
!SFX_LIC version 1. See LICENSE, Licence_CeCILL_V2.1-en.txt and Licence_CeCILL_V2.1-fr.txt
!SFX_LIC for details. version 1.
! #########
SUBROUTINE BLD_E_BUDGET( OTI_EVOL, PTSTEP, PBLD, PWALL_O_HOR, &
Expand Down
4 changes: 2 additions & 2 deletions src/teb/bld_occ_calendar.F90
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
!SFX_LIC Copyright 1994-2014 CNRS, Meteo-France and Universite Paul Sabatier
!SFX_LIC This is part of the SURFEX software governed by the CeCILL-C licence
!SFX_LIC version 1. See LICENSE, CeCILL-C_V1-en.txt and CeCILL-C_V1-fr.txt
!SFX_LIC This is part of the SURFEX software governed by the CeCILL version 2.1
!SFX_LIC version 1. See LICENSE, Licence_CeCILL_V2.1-en.txt and Licence_CeCILL_V2.1-fr.txt
!SFX_LIC for details. version 1.
!#####################################################################################
SUBROUTINE BLD_OCC_CALENDAR(TPTIME, PTSUN, T, B, PQIN_FRAC, PTCOOL_TARGET, PTHEAT_TARGET, PQIN)
Expand Down
4 changes: 2 additions & 2 deletions src/teb/close_namelist.F90
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
!SFX_LIC Copyright 1994-2014 CNRS, Meteo-France and Universite Paul Sabatier
!SFX_LIC This is part of the SURFEX software governed by the CeCILL-C licence
!SFX_LIC version 1. See LICENSE, CeCILL-C_V1-en.txt and CeCILL-C_V1-fr.txt
!SFX_LIC This is part of the SURFEX software governed by the CeCILL version 2.1
!SFX_LIC version 1. See LICENSE, Licence_CeCILL_V2.1-en.txt and Licence_CeCILL_V2.1-fr.txt
!SFX_LIC for details. version 1.
! #########
SUBROUTINE CLOSE_NAMELIST(HPROGRAM,KLUNAM)
Expand Down
4 changes: 2 additions & 2 deletions src/teb/day_of_week.F90
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
!SFX_LIC Copyright 1994-2014 CNRS, Meteo-France and Universite Paul Sabatier
!SFX_LIC This is part of the SURFEX software governed by the CeCILL-C licence
!SFX_LIC version 1. See LICENSE, CeCILL-C_V1-en.txt and CeCILL-C_V1-fr.txt
!SFX_LIC This is part of the SURFEX software governed by the CeCILL version 2.1
!SFX_LIC version 1. See LICENSE, Licence_CeCILL_V2.1-en.txt and Licence_CeCILL_V2.1-fr.txt
!SFX_LIC for details. version 1.
!################################################
SUBROUTINE DAY_OF_WEEK(PYEAR, PMONTH, PDAY, PDOW)
Expand Down
4 changes: 2 additions & 2 deletions src/teb/dx_air_cooling_coil_cv.F90
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
!SFX_LIC Copyright 1994-2014 CNRS, Meteo-France and Universite Paul Sabatier
!SFX_LIC This is part of the SURFEX software governed by the CeCILL-C licence
!SFX_LIC version 1. See LICENSE, CeCILL-C_V1-en.txt and CeCILL-C_V1-fr.txt
!SFX_LIC This is part of the SURFEX software governed by the CeCILL version 2.1
!SFX_LIC version 1. See LICENSE, Licence_CeCILL_V2.1-en.txt and Licence_CeCILL_V2.1-fr.txt
!SFX_LIC for details. version 1.
SUBROUTINE DX_AIR_COOLING_COIL_CV(PT_CANYON, PQ_CANYON, PPS, PRHOA, &
PT_IN, PQ_IN, PCOP_RAT, PCAP_SYS_RAT, &
Expand Down
4 changes: 2 additions & 2 deletions src/teb/facade_e_budget.F90
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
!SFX_LIC Copyright 1994-2014 CNRS, Meteo-France and Universite Paul Sabatier
!SFX_LIC This is part of the SURFEX software governed by the CeCILL-C licence
!SFX_LIC version 1. See LICENSE, CeCILL-C_V1-en.txt and CeCILL-C_V1-fr.txt
!SFX_LIC This is part of the SURFEX software governed by the CeCILL version 2.1
!SFX_LIC version 1. See LICENSE, Licence_CeCILL_V2.1-en.txt and Licence_CeCILL_V2.1-fr.txt
!SFX_LIC for details. version 1.
SUBROUTINE FACADE_E_BUDGET(TOP, T, B, DMT, PTSTEP, PDN_RD, PRHOA, PAC_WL, PAC_BLD, &
PLW_RAD, PPS, PEXNS, PT_CANYON, PTS_RD, PTSN_RD, PTS_GD, &
Expand Down
4 changes: 2 additions & 2 deletions src/teb/flag_gr_snow.F90
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
!SFX_LIC Copyright 1994-2014 CNRS, Meteo-France and Universite Paul Sabatier
!SFX_LIC This is part of the SURFEX software governed by the CeCILL-C licence
!SFX_LIC version 1. See LICENSE, CeCILL-C_V1-en.txt and CeCILL-C_V1-fr.txt
!SFX_LIC This is part of the SURFEX software governed by the CeCILL version 2.1
!SFX_LIC version 1. See LICENSE, Licence_CeCILL_V2.1-en.txt and Licence_CeCILL_V2.1-fr.txt
!SFX_LIC for details. version 1.
! #########
SUBROUTINE FLAG_GR_SNOW(KFLAG,OMASK,TPSNOW)
Expand Down
4 changes: 2 additions & 2 deletions src/teb/flag_teb_vegn.F90
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
!SFX_LIC Copyright 1994-2014 CNRS, Meteo-France and Universite Paul Sabatier
!SFX_LIC This is part of the SURFEX software governed by the CeCILL-C licence
!SFX_LIC version 1. See LICENSE, CeCILL-C_V1-en.txt and CeCILL-C_V1-fr.txt
!SFX_LIC This is part of the SURFEX software governed by the CeCILL version 2.1
!SFX_LIC version 1. See LICENSE, Licence_CeCILL_V2.1-en.txt and Licence_CeCILL_V2.1-fr.txt
!SFX_LIC for details. version 1.
! #########
SUBROUTINE FLAG_TEB_VEG_n (PEK, IO, PMASK, KFLAG)
Expand Down
4 changes: 2 additions & 2 deletions src/teb/floor_layer_e_budget.F90
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
!SFX_LIC Copyright 1994-2014 CNRS, Meteo-France and Universite Paul Sabatier
!SFX_LIC This is part of the SURFEX software governed by the CeCILL-C licence
!SFX_LIC version 1. See LICENSE, CeCILL-C_V1-en.txt and CeCILL-C_V1-fr.txt
!SFX_LIC This is part of the SURFEX software governed by the CeCILL version 2.1
!SFX_LIC version 1. See LICENSE, Licence_CeCILL_V2.1-en.txt and Licence_CeCILL_V2.1-fr.txt
!SFX_LIC for details. version 1.
! ##########################################################################
SUBROUTINE FLOOR_LAYER_E_BUDGET(B, PTSTEP, PFLX_BLD_FL, PDQS_FL, PIMB_FL, PRADHT_IN, &
Expand Down
4 changes: 2 additions & 2 deletions src/teb/flxsurf3bx.F90
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
!SFX_LIC Copyright 1994-2014 CNRS, Meteo-France and Universite Paul Sabatier
!SFX_LIC This is part of the SURFEX software governed by the CeCILL-C licence
!SFX_LIC version 1. See LICENSE, CeCILL-C_V1-en.txt and CeCILL-C_V1-fr.txt
!SFX_LIC This is part of the SURFEX software governed by the CeCILL version 2.1
!SFX_LIC version 1. See LICENSE, Licence_CeCILL_V2.1-en.txt and Licence_CeCILL_V2.1-fr.txt
!SFX_LIC for details. version 1.
!-------------------------------------- LICENCE BEGIN ------------------------------------
!Environment Canada - Atmospheric Science and Technology License/Disclaimer,
Expand Down
4 changes: 2 additions & 2 deletions src/teb/get_luout.F90
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
!SFX_LIC Copyright 1994-2014 CNRS, Meteo-France and Universite Paul Sabatier
!SFX_LIC This is part of the SURFEX software governed by the CeCILL-C licence
!SFX_LIC version 1. See LICENSE, CeCILL-C_V1-en.txt and CeCILL-C_V1-fr.txt
!SFX_LIC This is part of the SURFEX software governed by the CeCILL version 2.1
!SFX_LIC version 1. See LICENSE, Licence_CeCILL_V2.1-en.txt and Licence_CeCILL_V2.1-fr.txt
!SFX_LIC for details. version 1.
! #########
SUBROUTINE GET_LUOUT(HPROGRAM,KLUOUT)
Expand Down
4 changes: 2 additions & 2 deletions src/teb/ini_csts.F90
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
!SFX_LIC Copyright 1994-2014 CNRS, Meteo-France and Universite Paul Sabatier
!SFX_LIC This is part of the SURFEX software governed by the CeCILL-C licence
!SFX_LIC version 1. See LICENSE, CeCILL-C_V1-en.txt and CeCILL-C_V1-fr.txt
!SFX_LIC This is part of the SURFEX software governed by the CeCILL version 2.1
!SFX_LIC version 1. See LICENSE, Licence_CeCILL_V2.1-en.txt and Licence_CeCILL_V2.1-fr.txt
!SFX_LIC for details. version 1.
! #########
SUBROUTINE INI_CSTS
Expand Down
4 changes: 2 additions & 2 deletions src/teb/ini_cturbs.F90
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
!SFX_LIC Copyright 1994-2014 CNRS, Meteo-France and Universite Paul Sabatier
!SFX_LIC This is part of the SURFEX software governed by the CeCILL-C licence
!SFX_LIC version 1. See LICENSE, CeCILL-C_V1-en.txt and CeCILL-C_V1-fr.txt
!SFX_LIC This is part of the SURFEX software governed by the CeCILL version 2.1
!SFX_LIC version 1. See LICENSE, Licence_CeCILL_V2.1-en.txt and Licence_CeCILL_V2.1-fr.txt
!SFX_LIC for details. version 1.
SUBROUTINE INI_CTURBS
!!
Expand Down
4 changes: 2 additions & 2 deletions src/teb/ini_ocean_csts.F90
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
!SFX_LIC Copyright 1994-2014 CNRS, Meteo-France and Universite Paul Sabatier
!SFX_LIC This is part of the SURFEX software governed by the CeCILL-C licence
!SFX_LIC version 1. See LICENSE, CeCILL-C_V1-en.txt and CeCILL-C_V1-fr.txt
!SFX_LIC This is part of the SURFEX software governed by the CeCILL version 2.1
!SFX_LIC version 1. See LICENSE, Licence_CeCILL_V2.1-en.txt and Licence_CeCILL_V2.1-fr.txt
!SFX_LIC for details. version 1.
SUBROUTINE INI_OCEAN_CSTS
! ##################
Expand Down
4 changes: 2 additions & 2 deletions src/teb/ini_surf_csts.F90
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
!SFX_LIC Copyright 1994-2014 CNRS, Meteo-France and Universite Paul Sabatier
!SFX_LIC This is part of the SURFEX software governed by the CeCILL-C licence
!SFX_LIC version 1. See LICENSE, CeCILL-C_V1-en.txt and CeCILL-C_V1-fr.txt
!SFX_LIC This is part of the SURFEX software governed by the CeCILL version 2.1
!SFX_LIC version 1. See LICENSE, Licence_CeCILL_V2.1-en.txt and Licence_CeCILL_V2.1-fr.txt
!SFX_LIC for details. version 1.
SUBROUTINE INI_SURF_CSTS
! ##################
Expand Down
4 changes: 2 additions & 2 deletions src/teb/isba_albedo.F90
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
!SFX_LIC Copyright 1994-2014 CNRS, Meteo-France and Universite Paul Sabatier
!SFX_LIC This is part of the SURFEX software governed by the CeCILL-C licence
!SFX_LIC version 1. See LICENSE, CeCILL-C_V1-en.txt and CeCILL-C_V1-fr.txt
!SFX_LIC This is part of the SURFEX software governed by the CeCILL version 2.1
!SFX_LIC version 1. See LICENSE, Licence_CeCILL_V2.1-en.txt and Licence_CeCILL_V2.1-fr.txt
!SFX_LIC for details. version 1.
! #########
SUBROUTINE ISBA_ALBEDO(PEK, OTR_ML, OMEB, PDIR_SW, PSCA_SW, PSW_BANDS, KSW, &
Expand Down
4 changes: 2 additions & 2 deletions src/teb/isba_properties.F90
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
!SFX_LIC Copyright 1994-2014 CNRS, Meteo-France and Universite Paul Sabatier
!SFX_LIC This is part of the SURFEX software governed by the CeCILL-C licence
!SFX_LIC version 1. See LICENSE, CeCILL-C_V1-en.txt and CeCILL-C_V1-fr.txt
!SFX_LIC This is part of the SURFEX software governed by the CeCILL version 2.1
!SFX_LIC version 1. See LICENSE, Licence_CeCILL_V2.1-en.txt and Licence_CeCILL_V2.1-fr.txt
!SFX_LIC for details. version 1.
! #########
SUBROUTINE ISBA_PROPERTIES(IO, PEK, PDIR_SW, PSCA_SW, PSW_BANDS, KSW, &
Expand Down
Loading

0 comments on commit f3b2ab1

Please sign in to comment.