Skip to content

Commit 1a547c5

Browse files
committed
Fix a few items in LICENSE
Also make it more clear what the list of Institutions at the bottom is for.
1 parent a4386dc commit 1a547c5

File tree

1 file changed

+13
-12
lines changed

1 file changed

+13
-12
lines changed

LICENSE

Lines changed: 13 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,8 @@ CESM is public domain software.
4141

4242
*******************************************************************************
4343

44-
Separable pieces with their own copyright and license:
44+
Separable pieces with their own copyright and license. See code location
45+
for details.
4546

4647
Name Code Location Institution(s) License
4748
-------------------------------------------------------------------------------
@@ -52,43 +53,42 @@ CIME cime/ NCAR, SNL, ANL BSD
5253
GPTL share/timing author non-commerical
5354
MCT externals/mct ANL BSD
5455
YAKL externals/YAKL author BSD
55-
cub externals/cub NVIDIA BSD-like
56-
kokkos externals/kokkos NTESS, LLC BSD
56+
cub externals/cub author, NVIDIA BSD
57+
kokkos externals/kokkos SNL BSD
5758

5859
Ocean/Ice under components/
5960
----------- -----------------
6061
CICE cice LANL BSD
6162
MPAS Framework mpas-framework LANL BSD
6263
MPAS Ocean mpas-ocean LANL BSD
6364
MPAS SeaIce mpas-seaice LANL BSD
64-
MPAS-Albany LandIce mpas-albany-landice LANL,SNL BSD
65+
MPAS-Albany LandIce mpas-albany-landice LANL, SNL BSD
6566

6667
Land under components/elm/src
6768
----------- ------------------------
68-
Fates external_models/fates LBNL, NCAR, LANL BSD
69-
Betr external_models/betr LBNL BSD
69+
FATES external_models/fates LBNL, NCAR, LANL BSD
70+
Betr external_models/sbetr LBNL, NCAR BSD
7071
MPP external_models/mpp LBNL BSD
7172

7273
Atmosphere under components/eam/src
7374
----------- ------------------------
7475
CLUBB physics/clubb authors --
7576
rrtmg physics/rrtmg AER non-commercial
7677
rrtmgp physics/rrtmgp/external AER non-commercial
77-
COSP2 physics/cosp2 authors BSD
78+
Cosp2 physics/cosp2 authors BSD
7879
Cosp2/MISR physics/cosp2/external/src/simulator/MISR_simulator author BSD
7980
Cosp2/MODIS physics/cosp2/external/src/simulator/MODIS_simulator U Colo. BSD
80-
Cosp2/actsim physics/cosp2/external/src/simulator/actsim CRNS BSD
81-
Cosp2/icarus physics/cosp2/external/src/simulator/icarus LLNL BSD
82-
Cosp2/parasol physics/cosp2/external/src/simulator/parasol CRNS BSD
81+
Cosp2/actsim physics/cosp2/external/src/simulator/actsim CNRS BSD
82+
Cosp2/icarus physics/cosp2/external/src/simulator/icarus BCC, LLNL BSD
83+
Cosp2/parasol physics/cosp2/external/src/simulator/parasol CNRS BSD
8384
Cosp2/quikbeam physics/cosp2/external/src/simulator/quickbeam U Colo. BSD
8485
Cosp2/rrtov physics/cosp2/external/src/simulator/rrtov U Colo. BSD
8586
icarus-scops physics/icarus-scops BCC BSD
8687
HOMMEXX components/homme/src/share/cxx SNL BSD
87-
components/homme/src/share/cxx/COPYRIGHT
8888

8989
-------------------------------------------------------------------------------
9090

91-
Institution Names:
91+
Actual copyright holder for above Institutions:
9292
NCAR = University Corporation for Atmospheric Research
9393
LANL = Los Alamos National Security, LLC
9494
SNL = National Technology & Engineering Solutions of Sandia, LLC
@@ -98,4 +98,5 @@ ANL = UChicago Argonne, LLC
9898
BCC = British Crown Copyright, the UK Met Office
9999
AER = Atmospheric & Environmental Research, Inc.
100100
CNRS = Centre National de la Recherche Scientifique
101+
U Colo. = Regents of the University of Colorado
101102
*******************************************************************************

0 commit comments

Comments
 (0)