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/TOP_SRC/CFC – 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/TOP_SRC/CFC
Files:
4 edited

Legend:

Unmodified
Added
Removed
  • branches/nemo_v3_3_beta/NEMOGCM/NEMO/TOP_SRC/CFC/par_cfc.F90

    r2237 r2287  
    66   !! History :   2.0  !  2007-12  (C. Ethe, G. Madec)  revised architecture 
    77   !!---------------------------------------------------------------------- 
    8    !! NEMO/TOP 2.0 , LOCEAN-IPSL (2007)  
     8   !! NEMO/TOP 3.3 , NEMO Consortium (2010) 
    99   !! $Id$  
    10    !! Software governed by the CeCILL licence  (NEMOGCM/License_CeCILL.txt) 
     10   !! Software governed by the CeCILL licence (NEMOGCM/NEMO_CeCILL.txt) 
    1111   !!---------------------------------------------------------------------- 
    1212   USE par_lobster, ONLY : jp_lobster      !: number of tracers in LOBSTER 
  • branches/nemo_v3_3_beta/NEMOGCM/NEMO/TOP_SRC/CFC/trcini_cfc.F90

    r2237 r2287  
    3030 
    3131   !!---------------------------------------------------------------------- 
    32    !! NEMO/TOP 2.0 , LOCEAN-IPSL (2007)  
     32   !! NEMO/TOP 3.3 , NEMO Consortium (2010) 
    3333   !! $Id$  
    34    !! Software governed by the CeCILL licence  (NEMOGCM/License_CeCILL.txt) 
     34   !! Software governed by the CeCILL licence (NEMOGCM/NEMO_CeCILL.txt) 
    3535   !!---------------------------------------------------------------------- 
    3636 
  • branches/nemo_v3_3_beta/NEMOGCM/NEMO/TOP_SRC/CFC/trcnam_cfc.F90

    r2281 r2287  
    2424 
    2525   !!---------------------------------------------------------------------- 
    26    !! NEMO/TOP 2.0 , LOCEAN-IPSL (2007)  
     26   !! NEMO/TOP 3.3 , NEMO Consortium (2010) 
    2727   !! $Id$  
    28    !! Software governed by the CeCILL licence (modipsl/doc/NEMO_CeCILL.txt) 
     28   !! Software governed by the CeCILL licence (NEMOGCM/NEMO_CeCILL.txt) 
    2929   !!---------------------------------------------------------------------- 
    3030 
  • branches/nemo_v3_3_beta/NEMOGCM/NEMO/TOP_SRC/CFC/trcsms_cfc.F90

    r2237 r2287  
    5252#  include "top_substitute.h90" 
    5353   !!---------------------------------------------------------------------- 
    54    !! NEMO/TOP 2.0 , LOCEAN-IPSL (2007)  
     54   !! NEMO/TOP 3.3 , NEMO Consortium (2010) 
    5555   !! $Id$  
    56    !! Software governed by the CeCILL licence  (NEMOGCM/License_CeCILL.txt) 
     56   !! Software governed by the CeCILL licence (NEMOGCM/NEMO_CeCILL.txt) 
    5757   !!---------------------------------------------------------------------- 
    5858 
Note: See TracChangeset for help on using the changeset viewer.