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 10763 for NEMO/branches/UKMO/r8395_coupling_sequence/NEMOGCM/NEMO/OPA_SRC/ICB – NEMO

Ignore:
Timestamp:
2019-03-15T13:10:04+01:00 (5 years ago)
Author:
jcastill
Message:

Remove svn keywords properly

Location:
NEMO/branches/UKMO/r8395_coupling_sequence/NEMOGCM/NEMO/OPA_SRC/ICB
Files:
11 edited

Legend:

Unmodified
Added
Removed
  • NEMO/branches/UKMO/r8395_coupling_sequence/NEMOGCM/NEMO/OPA_SRC/ICB/icb_oce.F90

    r10762 r10763  
    146146   !!---------------------------------------------------------------------- 
    147147   !! NEMO/OPA 3.3 , NEMO Consortium (2011) 
    148    !! $Id: icb_oce.F90 6140 2015-12-21 11:35:23Z timgraham $ 
     148   !! $Id$ 
    149149   !! Software governed by the CeCILL licence     (NEMOGCM/NEMO_CeCILL.txt) 
    150150   !!---------------------------------------------------------------------- 
  • NEMO/branches/UKMO/r8395_coupling_sequence/NEMOGCM/NEMO/OPA_SRC/ICB/icbclv.F90

    r10762 r10763  
    3333   !!---------------------------------------------------------------------- 
    3434   !! NEMO/OPA 3.3 , NEMO Consortium (2011) 
    35    !! $Id: icbclv.F90 5215 2015-04-15 16:11:56Z nicolasmartin $ 
     35   !! $Id$ 
    3636   !! Software governed by the CeCILL licence     (NEMOGCM/NEMO_CeCILL.txt) 
    3737   !!---------------------------------------------------------------------- 
  • NEMO/branches/UKMO/r8395_coupling_sequence/NEMOGCM/NEMO/OPA_SRC/ICB/icbdia.F90

    r10762 r10763  
    7676   !!---------------------------------------------------------------------- 
    7777   !! NEMO/OPA 3.3 , NEMO Consortium (2011) 
    78    !! $Id: icbdia.F90 5836 2015-10-26 14:49:40Z cetlod $ 
     78   !! $Id$ 
    7979   !! Software governed by the CeCILL licence     (NEMOGCM/NEMO_CeCILL.txt) 
    8080   !!---------------------------------------------------------------------- 
  • NEMO/branches/UKMO/r8395_coupling_sequence/NEMOGCM/NEMO/OPA_SRC/ICB/icbdyn.F90

    r10762 r10763  
    2828   !!---------------------------------------------------------------------- 
    2929   !! NEMO/OPA 3.3 , NEMO Consortium (2011) 
    30    !! $Id: icbdyn.F90 5215 2015-04-15 16:11:56Z nicolasmartin $ 
     30   !! $Id$ 
    3131   !! Software governed by the CeCILL licence     (NEMOGCM/NEMO_CeCILL.txt) 
    3232   !!---------------------------------------------------------------------- 
  • NEMO/branches/UKMO/r8395_coupling_sequence/NEMOGCM/NEMO/OPA_SRC/ICB/icbini.F90

    r10762 r10763  
    4141   !!---------------------------------------------------------------------- 
    4242   !! NEMO/OPA 3.3 , NEMO Consortium (2011) 
    43    !! $Id: icbini.F90 7753 2017-03-03 11:46:59Z mocavero $ 
     43   !! $Id$ 
    4444   !! Software governed by the CeCILL licence     (NEMOGCM/NEMO_CeCILL.txt) 
    4545   !!---------------------------------------------------------------------- 
  • NEMO/branches/UKMO/r8395_coupling_sequence/NEMOGCM/NEMO/OPA_SRC/ICB/icblbc.F90

    r10762 r10763  
    6767   !!---------------------------------------------------------------------- 
    6868   !! NEMO/OPA 3.3 , NEMO Consortium (2011) 
    69    !! $Id: icblbc.F90 5215 2015-04-15 16:11:56Z nicolasmartin $ 
     69   !! $Id$ 
    7070   !! Software governed by the CeCILL licence     (NEMOGCM/NEMO_CeCILL.txt) 
    7171   !!---------------------------------------------------------------------- 
  • NEMO/branches/UKMO/r8395_coupling_sequence/NEMOGCM/NEMO/OPA_SRC/ICB/icbrst.F90

    r10762 r10763  
    4545   !!---------------------------------------------------------------------- 
    4646   !! NEMO/OPA 3.3 , NEMO Consortium (2011) 
    47    !! $Id: icbrst.F90 6623 2016-05-25 14:40:11Z davestorkey $ 
     47   !! $Id$ 
    4848   !! Software governed by the CeCILL licence     (NEMOGCM/NEMO_CeCILL.txt) 
    4949   !!---------------------------------------------------------------------- 
  • NEMO/branches/UKMO/r8395_coupling_sequence/NEMOGCM/NEMO/OPA_SRC/ICB/icbstp.F90

    r10762 r10763  
    4646   !!---------------------------------------------------------------------- 
    4747   !! NEMO/OPA 3.3 , NEMO Consortium (2011) 
    48    !! $Id: icbstp.F90 5215 2015-04-15 16:11:56Z nicolasmartin $ 
     48   !! $Id$ 
    4949   !! Software governed by the CeCILL licence     (NEMOGCM/NEMO_CeCILL.txt) 
    5050   !!---------------------------------------------------------------------- 
  • NEMO/branches/UKMO/r8395_coupling_sequence/NEMOGCM/NEMO/OPA_SRC/ICB/icbthm.F90

    r10762 r10763  
    3131   PUBLIC   icb_thm ! routine called in icbstp.F90 module 
    3232 
    33    !! $Id: icbthm.F90 5836 2015-10-26 14:49:40Z cetlod $ 
     33   !! $Id$ 
    3434CONTAINS 
    3535 
  • NEMO/branches/UKMO/r8395_coupling_sequence/NEMOGCM/NEMO/OPA_SRC/ICB/icbtrj.F90

    r10762 r10763  
    4545   !!---------------------------------------------------------------------- 
    4646   !! NEMO/OPA 3.3 , NEMO Consortium (2011) 
    47    !! $Id: icbtrj.F90 8329 2017-07-13 14:14:54Z rblod $ 
     47   !! $Id$ 
    4848   !! Software governed by the CeCILL licence     (NEMOGCM/NEMO_CeCILL.txt) 
    4949   !!---------------------------------------------------------------------- 
  • NEMO/branches/UKMO/r8395_coupling_sequence/NEMOGCM/NEMO/OPA_SRC/ICB/icbutl.F90

    r10762 r10763  
    5151   !!---------------------------------------------------------------------- 
    5252   !! NEMO/OPA 3.3 , NEMO Consortium (2011) 
    53    !! $Id: icbutl.F90 7646 2017-02-06 09:25:03Z timgraham $ 
     53   !! $Id$ 
    5454   !! Software governed by the CeCILL licence     (NEMOGCM/NEMO_CeCILL.txt) 
    5555   !!------------------------------------------------------------------------- 
Note: See TracChangeset for help on using the changeset viewer.