@@ -2,7 +2,7 @@ Except for the separable pieces descibed below, E3SM is released
22under the following 3-Clause BSD Open Source license.
33
44*******************************************************************************
5- Copyright © 2018 , UChicago Argonne, LLC All Rights Reserved
5+ Copyright ©2021 , UChicago Argonne, LLC All Rights Reserved
66
77Software Name: Energy Exascale Earth System Model (E3SM)
88
@@ -41,46 +41,55 @@ 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
4647Name Code Location Institution(s) License
4748-------------------------------------------------------------------------------
4849
4950Software
5051-----------
51- CIME cime/ NCAR, SNL, ANL BSD
52- MCT cime/src/externals/mct ANL BSD
53- GPTL cime/src/share/timing author non-commerical
52+ CIME cime/scripts NCAR, SNL BSD
53+ cpl7 driver-mct/ NCAR, ANL BSD
54+ GPTL share/timing author non-commerical
55+ MCT externals/mct ANL BSD
56+ YAKL externals/YAKL author BSD
57+ cub externals/cub author, NVIDIA BSD
58+ kokkos externals/kokkos SNL BSD
5459
5560Ocean/Ice under components/
5661----------- -----------------
5762CICE cice LANL BSD
63+ MPAS Framework mpas-framework LANL BSD
5864MPAS Ocean mpas-ocean LANL BSD
5965MPAS SeaIce mpas-seaice LANL BSD
60- MPAS-Albany LandIce mpas-albany-landice LANL,SNL BSD
66+ MPAS-Albany LandIce mpas-albany-landice LANL, SNL BSD
6167
62- Land under components/clm /src
68+ Land under components/elm /src
6369----------- ------------------------
64- Fates external_models/fates LBNL, NCAR, LANL BSD
65- Betr external_models/betr LBNL BSD
70+ FATES external_models/fates LBNL, NCAR, LANL BSD
71+ Betr external_models/sbetr LBNL, NCAR BSD
6672MPP external_models/mpp LBNL BSD
6773
68- Atmosphere under components/cam /src
74+ Atmosphere under components/eam /src
6975----------- ------------------------
7076CLUBB physics/clubb authors --
7177rrtmg physics/rrtmg AER non-commercial
72- COSP physics/cosp BCC BSD
73- Cosp/MISR physics/cosp/MISR_simulator author BSD
74- Cosp/LIDAR physics/cosp/actsim CNRS BSD
75- Cosp/quickbeam physics/cosp/quickbeam author BSD
76- Cosp/MODIS physics/cosp/MODIS_simulator U Colo. BSD
78+ rrtmgp physics/rrtmgp/external AER non-commercial
79+ Cosp2 physics/cosp2 authors BSD
80+ Cosp2/MISR physics/cosp2/external/src/simulator/MISR_simulator author BSD
81+ Cosp2/MODIS physics/cosp2/external/src/simulator/MODIS_simulator U Colo. BSD
82+ Cosp2/actsim physics/cosp2/external/src/simulator/actsim CNRS BSD
83+ Cosp2/icarus physics/cosp2/external/src/simulator/icarus BCC, LLNL BSD
84+ Cosp2/parasol physics/cosp2/external/src/simulator/parasol CNRS BSD
85+ Cosp2/quikbeam physics/cosp2/external/src/simulator/quickbeam U Colo. BSD
86+ Cosp2/rrtov physics/cosp2/external/src/simulator/rrtov U Colo. BSD
7787icarus-scops physics/icarus-scops BCC BSD
7888HOMMEXX components/homme/src/share/cxx SNL BSD
79- components/homme/src/share/cxx/COPYRIGHT
8089
8190-------------------------------------------------------------------------------
8291
83- Institution Names :
92+ Actual copyright holder for above Institutions :
8493NCAR = University Corporation for Atmospheric Research
8594LANL = Los Alamos National Security, LLC
8695SNL = National Technology & Engineering Solutions of Sandia, LLC
@@ -90,4 +99,5 @@ ANL = UChicago Argonne, LLC
9099BCC = British Crown Copyright, the UK Met Office
91100AER = Atmospheric & Environmental Research, Inc.
92101CNRS = Centre National de la Recherche Scientifique
102+ U Colo. = Regents of the University of Colorado
93103*******************************************************************************
0 commit comments