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/TRP – 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/TRP
Files:
14 edited

Legend:

Unmodified
Added
Removed
  • branches/nemo_v3_3_beta/NEMOGCM/NEMO/TOP_SRC/TRP/trcadv.F90

    r2281 r2287  
    4242#  include "vectopt_loop_substitute.h90" 
    4343   !!---------------------------------------------------------------------- 
    44    !! NEMO/OPA 3.3 , LOCEAN-IPSL (2010)  
     44   !! NEMO/TOP 3.3 , NEMO Consortium (2010) 
    4545   !! $Id$  
    46    !! Software governed by the CeCILL licence (modipsl/doc/NEMO_CeCILL.txt) 
     46   !! Software governed by the CeCILL licence (NEMOGCM/NEMO_CeCILL.txt) 
    4747   !!---------------------------------------------------------------------- 
    4848 
  • branches/nemo_v3_3_beta/NEMOGCM/NEMO/TOP_SRC/TRP/trcbbl.F90

    r2237 r2287  
    3434#  include "top_substitute.h90" 
    3535   !!---------------------------------------------------------------------- 
    36    !! NEMO/OPA 3.3 , LOCEAN-IPSL (2010)  
     36   !! NEMO/TOP 3.3 , NEMO Consortium (2010) 
    3737   !! $Id$  
    38    !! Software governed by the CeCILL licence  (NEMOGCM/License_CeCILL.txt) 
     38   !! Software governed by the CeCILL licence (NEMOGCM/NEMO_CeCILL.txt) 
    3939   !!---------------------------------------------------------------------- 
    4040 
  • branches/nemo_v3_3_beta/NEMOGCM/NEMO/TOP_SRC/TRP/trcdmp.F90

    r2237 r2287  
    4545#  include "top_substitute.h90" 
    4646   !!---------------------------------------------------------------------- 
    47    !!   TOP 1.0 , LOCEAN-IPSL (2005)  
     47   !! NEMO/TOP 3.3 , NEMO Consortium (2010) 
    4848   !! $Header: /home/opalod/NEMOCVSROOT/NEMO/TOP_SRC/TRP/trcdmp.F90,v 1.11 2006/09/01 14:03:49 opalod Exp $  
    49    !! Software governed by the CeCILL licence  (NEMOGCM/License_CeCILL.txt) 
     49   !! Software governed by the CeCILL licence (NEMOGCM/NEMO_CeCILL.txt) 
    5050   !!---------------------------------------------------------------------- 
    5151 
  • branches/nemo_v3_3_beta/NEMOGCM/NEMO/TOP_SRC/TRP/trcldf.F90

    r2281 r2287  
    4141#  include "vectopt_loop_substitute.h90" 
    4242   !!---------------------------------------------------------------------- 
    43    !! NEMO/OPA 3.3 , LOCEAN-IPSL (2010)  
     43   !! NEMO/TOP 3.3 , NEMO Consortium (2010) 
    4444   !! $Id$  
    45    !! Software governed by the CeCILL licence (modipsl/doc/NEMO_CeCILL.txt) 
     45   !! Software governed by the CeCILL licence (NEMOGCM/NEMO_CeCILL.txt) 
    4646   !!---------------------------------------------------------------------- 
    4747 
  • branches/nemo_v3_3_beta/NEMOGCM/NEMO/TOP_SRC/TRP/trcnam_trp.F90

    r2281 r2287  
    5757 
    5858   !!---------------------------------------------------------------------- 
    59    !! NEMO/TOP 2.0 , LOCEAN-IPSL (2007)  
     59   !! NEMO/TOP 3.3 , NEMO Consortium (2010) 
    6060   !! $Id$  
    61    !! Software governed by the CeCILL licence (modipsl/doc/NEMO_CeCILL.txt) 
     61   !! Software governed by the CeCILL licence (NEMOGCM/NEMO_CeCILL.txt) 
    6262   !!---------------------------------------------------------------------- 
    6363 
  • branches/nemo_v3_3_beta/NEMOGCM/NEMO/TOP_SRC/TRP/trcnxt.F90

    r2257 r2287  
    4848  REAL(wp), DIMENSION(jpk) ::   r2dt 
    4949   !!---------------------------------------------------------------------- 
    50    !!   TOP 1.0 , LOCEAN-IPSL (2005)  
     50   !! NEMO/TOP 3.3 , NEMO Consortium (2010) 
    5151   !! $Id$  
    52    !! This software is governed by the CeCILL licence see modipsl/doc/NEMO_CeCILL.txt  
     52   !! Software governed by the CeCILL licence (NEMOGCM/NEMO_CeCILL.txt) 
    5353   !!---------------------------------------------------------------------- 
    5454 
  • branches/nemo_v3_3_beta/NEMOGCM/NEMO/TOP_SRC/TRP/trcrad.F90

    r2237 r2287  
    2828#  include "top_substitute.h90" 
    2929   !!---------------------------------------------------------------------- 
    30    !! NEMO/TOP 1.0 , LOCEAN-IPSL (2005)  
     30   !! NEMO/TOP 3.3 , NEMO Consortium (2010) 
    3131   !! $Id$  
    32    !! Software governed by the CeCILL licence  (NEMOGCM/License_CeCILL.txt) 
     32   !! Software governed by the CeCILL licence (NEMOGCM/NEMO_CeCILL.txt) 
    3333   !!---------------------------------------------------------------------- 
    3434    
  • branches/nemo_v3_3_beta/NEMOGCM/NEMO/TOP_SRC/TRP/trcsbc.F90

    r2237 r2287  
    3232#  include "top_substitute.h90" 
    3333   !!---------------------------------------------------------------------- 
    34    !!   TOP 1.0 , LOCEAN-IPSL (2005)  
     34   !! NEMO/TOP 3.3 , NEMO Consortium (2010) 
    3535   !! $Id$  
    36    !! This software is governed by the CeCILL licence see modipsl/doc/NEMO_CeCILL.txt  
     36   !! Software governed by the CeCILL licence (NEMOGCM/NEMO_CeCILL.txt) 
    3737   !!---------------------------------------------------------------------- 
    3838 
  • branches/nemo_v3_3_beta/NEMOGCM/NEMO/TOP_SRC/TRP/trctrp.F90

    r2237 r2287  
    4242#  include "top_substitute.h90" 
    4343   !!---------------------------------------------------------------------- 
    44    !! NEMO/TOP 1.0 , LOCEAN-IPSL (2005)  
     44   !! NEMO/TOP 3.3 , NEMO Consortium (2010) 
    4545   !! $Id$  
    46    !! Software governed by the CeCILL licence  (NEMOGCM/License_CeCILL.txt) 
     46   !! Software governed by the CeCILL licence (NEMOGCM/NEMO_CeCILL.txt) 
    4747   !!---------------------------------------------------------------------- 
    4848 
  • branches/nemo_v3_3_beta/NEMOGCM/NEMO/TOP_SRC/TRP/trczdf.F90

    r2281 r2287  
    4141#  include "vectopt_loop_substitute.h90" 
    4242   !!---------------------------------------------------------------------- 
    43    !! NEMO/OPA 3.3 , LOCEAN-IPSL (2010)  
     43   !! NEMO/TOP 3.3 , NEMO Consortium (2010) 
    4444   !! $Id$  
    45    !! Software governed by the CeCILL licence (modipsl/doc/NEMO_CeCILL.txt) 
     45   !! Software governed by the CeCILL licence (NEMOGCM/NEMO_CeCILL.txt) 
    4646   !!---------------------------------------------------------------------- 
    4747 
  • branches/nemo_v3_3_beta/NEMOGCM/NEMO/TOP_SRC/TRP/trdmld_trc.F90

    r2281 r2287  
    6161#  include "top_substitute.h90" 
    6262   !!---------------------------------------------------------------------- 
    63    !!   TOP 1.0 , LOCEAN-IPSL (2007)  
     63   !! NEMO/TOP 3.3 , NEMO Consortium (2010) 
    6464   !! $Header:  $  
    65    !! Software governed by the CeCILL licence  (NEMOGCM/License_CeCILL.txt) 
     65   !! Software governed by the CeCILL licence (NEMOGCM/NEMO_CeCILL.txt) 
    6666   !!---------------------------------------------------------------------- 
    6767 
  • branches/nemo_v3_3_beta/NEMOGCM/NEMO/TOP_SRC/TRP/trdmld_trc_rst.F90

    r2281 r2287  
    2222   INTEGER ::   nummldw_trc               ! logical unit for mld restart 
    2323   !!--------------------------------------------------------------------------------- 
    24    !! OPA 9.0 , LOCEAN-IPSL (2006)  
     24   !! NEMO/TOP 3.3 , NEMO Consortium (2010) 
    2525   !! $Header: /home/opalod/NEMOCVSROOT/NEMO/OPA_SRC/TRD/trdmld_rst.F90,v 1.6 2006/11/14 09:46:13 opalod Exp $  
    26    !! Software governed by the CeCILL licence  (NEMOGCM/License_CeCILL.txt) 
     26   !! Software governed by the CeCILL licence (NEMOGCM/NEMO_CeCILL.txt) 
    2727   !!--------------------------------------------------------------------------------- 
    2828   
  • branches/nemo_v3_3_beta/NEMOGCM/NEMO/TOP_SRC/TRP/trdmod_trc.F90

    r2281 r2287  
    3232#  include "top_substitute.h90" 
    3333   !!---------------------------------------------------------------------- 
    34    !!   TOP 1.0 , LOCEAN-IPSL (2007)  
     34   !! NEMO/TOP 3.3 , NEMO Consortium (2010) 
    3535   !! $Header:  $  
    36    !! Software governed by the CeCILL licence (modipsl/doc/NEMO_CeCILL.txt) 
     36   !! Software governed by the CeCILL licence (NEMOGCM/NEMO_CeCILL.txt) 
    3737   !!---------------------------------------------------------------------- 
    3838 
  • branches/nemo_v3_3_beta/NEMOGCM/NEMO/TOP_SRC/TRP/trdmod_trc_oce.F90

    r2281 r2287  
    55   !!====================================================================== 
    66   !!---------------------------------------------------------------------- 
    7    !!  OPA 9.0 , LOCEAN-IPSL (2005)  
     7   !! NEMO/TOP 3.3 , NEMO Consortium (2010) 
    88   !! $Header: /home/opalod/NEMOCVSROOT/NEMO/OPA_SRC/TRD/trdmld_oce.F90,v 1.2 2005/03/27 18:35:23 opalod Exp $  
    9    !! Software governed by the CeCILL licence (modipsl/doc/NEMO_CeCILL.txt) 
     9   !! Software governed by the CeCILL licence (NEMOGCM/NEMO_CeCILL.txt) 
    1010   !!---------------------------------------------------------------------- 
    1111#if defined key_top 
Note: See TracChangeset for help on using the changeset viewer.