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/OPA_SRC/SOL – 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/OPA_SRC/SOL
Files:
5 edited

Legend:

Unmodified
Added
Removed
  • branches/nemo_v3_3_beta/NEMOGCM/NEMO/OPA_SRC/SOL/sol_oce.F90

    r2281 r2287  
    5050 
    5151   !!---------------------------------------------------------------------- 
    52    !! NEMO/OPA 3.2 , LOCEAN-IPSL (2009)  
     52   !! NEMO/OPA 3.3 , NEMO Consortium (2010) 
    5353   !! $Id$  
    54    !! Software governed by the CeCILL licence  (NEMOGCM/License_CeCILL.txt) 
     54   !! Software governed by the CeCILL licence (NEMOGCM/NEMO_CeCILL.txt) 
    5555   !!---------------------------------------------------------------------- 
    5656END MODULE sol_oce 
  • branches/nemo_v3_3_beta/NEMOGCM/NEMO/OPA_SRC/SOL/solmat.F90

    r2281 r2287  
    3838 
    3939   !!---------------------------------------------------------------------- 
    40    !! NEMO/OPA 3.2 , LOCEAN-IPSL (2009)  
     40   !! NEMO/OPA 3.3 , NEMO Consortium (2010) 
    4141   !! $Id$  
    42    !! Software governed by the CeCILL licence  (NEMOGCM/License_CeCILL.txt)  
     42   !! Software governed by the CeCILL licence (NEMOGCM/NEMO_CeCILL.txt) 
    4343   !!---------------------------------------------------------------------- 
    4444 
  • branches/nemo_v3_3_beta/NEMOGCM/NEMO/OPA_SRC/SOL/solpcg.F90

    r2281 r2287  
    2424#  include "vectopt_loop_substitute.h90" 
    2525   !!---------------------------------------------------------------------- 
    26    !! NEMO/OPA 3.2 , LOCEAN-IPSL (2009)  
     26   !! NEMO/OPA 3.3 , NEMO Consortium (2010) 
    2727   !! $Id$  
    28    !! Software governed by the CeCILL licence  (NEMOGCM/License_CeCILL.txt) 
     28   !! Software governed by the CeCILL licence (NEMOGCM/NEMO_CeCILL.txt) 
    2929   !!---------------------------------------------------------------------- 
    3030CONTAINS 
  • branches/nemo_v3_3_beta/NEMOGCM/NEMO/OPA_SRC/SOL/solsor.F90

    r2281 r2287  
    3030 
    3131   !!---------------------------------------------------------------------- 
    32    !! NEMO/OPA 3.2 , LOCEAN-IPSL (2009)  
     32   !! NEMO/OPA 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/OPA_SRC/SOL/solver.F90

    r2281 r2287  
    3131 
    3232   !!---------------------------------------------------------------------- 
    33    !! NEMO/OPA 9.0 , LOCEAN-IPSL (2009)  
     33   !! NEMO/OPA 3.3 , NEMO Consortium (2010) 
    3434   !! $Id$  
    35    !! Software governed by the CeCILL licence  (NEMOGCM/License_CeCILL.txt) 
     35   !! Software governed by the CeCILL licence (NEMOGCM/NEMO_CeCILL.txt) 
    3636   !!---------------------------------------------------------------------- 
    3737 
Note: See TracChangeset for help on using the changeset viewer.