New URL for NEMO forge!   http://forge.nemo-ocean.eu

Since March 2022 along with NEMO 4.2 release, the code development moved to a self-hosted GitLab.
This present forge is now archived and remained online for history.
Changeset 2287 for branches/nemo_v3_3_beta/NEMOGCM/NEMO/NST_SRC – NEMO

Ignore:
Timestamp:
2010-10-18T09:53:52+02:00 (14 years ago)
Author:
smasson
Message:

update licence of all NEMO files...

Location:
branches/nemo_v3_3_beta/NEMOGCM/NEMO/NST_SRC
Files:
9 edited

Legend:

Unmodified
Added
Removed
  • branches/nemo_v3_3_beta/NEMOGCM/NEMO/NST_SRC/agrif2model.F90

    r2281 r2287  
    11#if defined key_agrif 
    22   !!---------------------------------------------------------------------- 
    3    !!   OPA 9.0 , LOCEAN-IPSL (2006)  
     3   !! NEMO/NST 3.3 , NEMO Consortium (2010) 
    44   !! $Id$ 
    5    !! Software governed by the CeCILL licence (modipsl/doc/NEMO_CeCILL.txt) 
     5   !! Software governed by the CeCILL licence (NEMOGCM/NEMO_CeCILL.txt) 
    66   !!---------------------------------------------------------------------- 
    77 
  • branches/nemo_v3_3_beta/NEMOGCM/NEMO/NST_SRC/agrif_oce.F90

    r1605 r2287  
    3333#endif 
    3434   !!---------------------------------------------------------------------- 
    35    !! NEMO/OPA 3.2 , LOCEAN-IPSL (2009) 
     35   !! NEMO/NST 3.3 , NEMO Consortium (2010) 
    3636   !! $Id$ 
    37    !! Software governed by the CeCILL licence (modipsl/doc/NEMO_CeCILL.txt) 
     37   !! Software governed by the CeCILL licence (NEMOGCM/NEMO_CeCILL.txt) 
    3838   !!====================================================================== 
    3939END MODULE agrif_oce 
  • branches/nemo_v3_3_beta/NEMOGCM/NEMO/NST_SRC/agrif_opa_interp.F90

    r2281 r2287  
    3434#  include "vectopt_loop_substitute.h90" 
    3535   !!---------------------------------------------------------------------- 
    36    !! NEMO/OPA 3.2 , LOCEAN-IPSL (2009) 
     36   !! NEMO/NST 3.3 , NEMO Consortium (2010) 
    3737   !! $Id$ 
    38    !! Software governed by the CeCILL licence (modipsl/doc/NEMO_CeCILL.txt) 
     38   !! Software governed by the CeCILL licence (NEMOGCM/NEMO_CeCILL.txt) 
    3939   !!---------------------------------------------------------------------- 
    4040 
  • branches/nemo_v3_3_beta/NEMOGCM/NEMO/NST_SRC/agrif_opa_sponge.F90

    r2281 r2287  
    1515 
    1616   !!---------------------------------------------------------------------- 
    17    !!   OPA 9.0 , LOCEAN-IPSL (2006) 
     17   !! NEMO/NST 3.3 , NEMO Consortium (2010) 
    1818   !! $Id$ 
    19    !! Software governed by the CeCILL licence (modipsl/doc/NEMO_CeCILL.txt) 
     19   !! Software governed by the CeCILL licence (NEMOGCM/NEMO_CeCILL.txt) 
    2020   !!---------------------------------------------------------------------- 
    2121 
  • branches/nemo_v3_3_beta/NEMOGCM/NEMO/NST_SRC/agrif_opa_update.F90

    r2281 r2287  
    1616 
    1717   !!---------------------------------------------------------------------- 
    18    !!   OPA 9.0 , LOCEAN-IPSL (2006) 
     18   !! NEMO/NST 3.3 , NEMO Consortium (2010) 
    1919   !! $Id$ 
    20    !! Software governed by the CeCILL licence (modipsl/doc/NEMO_CeCILL.txt) 
     20   !! Software governed by the CeCILL licence (NEMOGCM/NEMO_CeCILL.txt) 
    2121   !!---------------------------------------------------------------------- 
    2222 
  • branches/nemo_v3_3_beta/NEMOGCM/NEMO/NST_SRC/agrif_top_interp.F90

    r2281 r2287  
    1414 
    1515   !!---------------------------------------------------------------------- 
    16    !!   OPA 9.0 , LOCEAN-IPSL (2006) 
     16   !! NEMO/NST 3.3 , NEMO Consortium (2010) 
    1717   !! $Id$ 
    18    !! Software governed by the CeCILL licence (modipsl/doc/NEMO_CeCILL.txt) 
     18   !! Software governed by the CeCILL licence (NEMOGCM/NEMO_CeCILL.txt) 
    1919   !!---------------------------------------------------------------------- 
    2020 
  • branches/nemo_v3_3_beta/NEMOGCM/NEMO/NST_SRC/agrif_top_sponge.F90

    r2281 r2287  
    1616 
    1717   !!---------------------------------------------------------------------- 
    18    !!   OPA 9.0 , LOCEAN-IPSL (2006) 
     18   !! NEMO/NST 3.3 , NEMO Consortium (2010) 
    1919   !! $Id$ 
    20    !! Software governed by the CeCILL licence (modipsl/doc/NEMO_CeCILL.txt) 
     20   !! Software governed by the CeCILL licence (NEMOGCM/NEMO_CeCILL.txt) 
    2121   !!---------------------------------------------------------------------- 
    2222 
  • branches/nemo_v3_3_beta/NEMOGCM/NEMO/NST_SRC/agrif_top_update.F90

    r2281 r2287  
    1818 
    1919   !!---------------------------------------------------------------------- 
    20    !!   OPA 9.0 , LOCEAN-IPSL (2006) 
     20   !! NEMO/NST 3.3 , NEMO Consortium (2010) 
    2121   !! $Id$ 
    22    !! Software governed by the CeCILL licence (modipsl/doc/NEMO_CeCILL.txt) 
     22   !! Software governed by the CeCILL licence (NEMOGCM/NEMO_CeCILL.txt) 
    2323   !!---------------------------------------------------------------------- 
    2424 
  • branches/nemo_v3_3_beta/NEMOGCM/NEMO/NST_SRC/agrif_user.F90

    r2281 r2287  
    11#if defined key_agrif 
    22   !!---------------------------------------------------------------------- 
    3    !! NEMO/NST 3.3 , LOCEAN-IPSL (2010)  
     3   !! NEMO/NST 3.3 , NEMO Consortium (2010) 
    44   !! $Id$ 
    5    !! Software governed by the CeCILL licence (modipsl/doc/NEMO_CeCILL.txt) 
     5   !! Software governed by the CeCILL licence (NEMOGCM/NEMO_CeCILL.txt) 
    66   !!---------------------------------------------------------------------- 
    77 
Note: See TracChangeset for help on using the changeset viewer.