Skip to content

Commit 1025da5

Browse files
authored
Merge pull request spdx#2741 from jlovejoy/HDF5
New License: HDF5
2 parents dc44ae2 + b2eaf2c commit 1025da5

File tree

2 files changed

+237
-0
lines changed

2 files changed

+237
-0
lines changed

src/HDF5.xml

Lines changed: 141 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,141 @@
1+
<?xml version="1.0" encoding="UTF-8"?>
2+
<SPDXLicenseCollection xmlns="http://www.spdx.org/license">
3+
<license isOsiApproved="false" licenseId="HDF5"
4+
name="HDF5 License" listVersionAdded="3.27.0">
5+
<crossRefs>
6+
<crossRef>https://github.com/HDFGroup/hdf5/?tab=License-1-ov-file#readme</crossRef>
7+
</crossRefs>
8+
<text>
9+
<titleText>
10+
Copyright Notice and License Terms for HDF5 (Hierarchical Data Format 5) Software Library and Utilities<br />
11+
-----------------------------------------------------------------------------
12+
</titleText>
13+
<copyrightText>
14+
<p>
15+
HDF5 (Hierarchical Data Format 5) Software Library
16+
and Utilities Copyright 2006 by The HDF Group.
17+
</p>
18+
<p>
19+
NCSA HDF5 (Hierarchical Data Format 5) Software
20+
Library and Utilities Copyright 1998-2006 by The
21+
Board of Trustees of the University of Illinois.
22+
</p>
23+
<p>
24+
All rights reserved.
25+
</p>
26+
</copyrightText>
27+
<p>
28+
Redistribution and use in source and binary forms, with or without
29+
modification, are permitted for any purpose (including commercial
30+
purposes) provided that the following conditions are met:
31+
</p>
32+
<list>
33+
<item>
34+
<bullet>1.</bullet>
35+
Redistributions of source code must retain the above copyright
36+
notice, this list of conditions, and the following disclaimer.
37+
</item>
38+
<item>
39+
<bullet>2.</bullet>
40+
Redistributions in binary form must reproduce the
41+
above copyright notice, this list of conditions,
42+
and the following disclaimer in the documentation
43+
and/or materials provided with the distribution.
44+
</item>
45+
<item>
46+
<bullet>3.</bullet>
47+
Neither the name of The HDF Group, the name of the
48+
University, nor the name of any Contributor may be used
49+
to endorse or promote products derived from this software
50+
without specific prior written permission from The HDF
51+
Group, the University, or the Contributor, respectively.
52+
</item>
53+
</list>
54+
<p>
55+
DISCLAIMER: THIS SOFTWARE IS PROVIDED BY THE HDF GROUP AND THE
56+
CONTRIBUTORS "AS IS" WITH NO WARRANTY OF ANY KIND, EITHER EXPRESSED
57+
OR IMPLIED. IN NO EVENT SHALL THE HDF GROUP OR THE CONTRIBUTORS BE
58+
LIABLE FOR ANY DAMAGES SUFFERED BY THE USERS ARISING OUT OF THE USE
59+
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
60+
</p>
61+
<p>
62+
You are under no obligation whatsoever to provide any bug
63+
fixes, patches, or upgrades to the features, functionality
64+
or performance of the source code ("Enhancements") to anyone;
65+
however, if you choose to make your Enhancements available
66+
either publicly, or directly to The HDF Group, without imposing
67+
a separate written license agreement for such Enhancements,
68+
then you hereby grant the following license: a non-exclusive,
69+
royalty-free perpetual license to install, use, modify,
70+
prepare derivative works, incorporate into other computer
71+
software, distribute, and sublicense such enhancements or
72+
derivative works thereof, in binary and source code form.
73+
</p>
74+
<p>
75+
-----------------------------------------------------------------------------
76+
</p>
77+
<p>
78+
-----------------------------------------------------------------------------
79+
</p>
80+
<p>
81+
Contributors: National Center for Supercomputing Applications (NCSA)
82+
at the University of Illinois, Fortner Software, Unidata Program
83+
Center (netCDF), The Independent JPEG Group (JPEG), Jean-loup Gailly
84+
and Mark Adler (gzip), and Digital Equipment Corporation (DEC).
85+
</p>
86+
<p>
87+
-----------------------------------------------------------------------------
88+
</p>
89+
<p>
90+
Portions of HDF5 were developed with support from the Lawrence
91+
Berkeley National Laboratory (LBNL) and the United States
92+
Department of Energy under Prime Contract No. DE-AC02-05CH11231.
93+
</p>
94+
<p>
95+
-----------------------------------------------------------------------------
96+
</p>
97+
<p>
98+
Portions of HDF5 were developed with support from Lawrence
99+
Livermore National Laboratory and the United States Department
100+
of Energy under Prime Contract No. DE-AC52-07NA27344.
101+
</p>
102+
<p>
103+
-----------------------------------------------------------------------------
104+
</p>
105+
<p>
106+
Portions of HDF5 were developed with support from the University
107+
of California, Lawrence Livermore National Laboratory (UC
108+
LLNL). The following statement applies to those portions of the
109+
product and must be retained in any redistribution of source
110+
code, binaries, documentation, and/or accompanying materials:
111+
</p>
112+
<p>
113+
This work was partially produced at the University of
114+
California, Lawrence Livermore National Laboratory (UC LLNL)
115+
under contract no. W-7405-ENG-48 (Contract 48) between the U.S.
116+
Department of Energy (DOE) and The Regents of the University
117+
of California (University) for the operation of UC LLNL.
118+
</p>
119+
<p>
120+
DISCLAIMER: THIS WORK WAS PREPARED AS AN ACCOUNT OF WORK SPONSORED
121+
BY AN AGENCY OF THE UNITED STATES GOVERNMENT. NEITHER THE UNITED
122+
STATES GOVERNMENT NOR THE UNIVERSITY OF CALIFORNIA NOR ANY OF
123+
THEIR EMPLOYEES, MAKES ANY WARRANTY, EXPRESS OR IMPLIED, OR ASSUMES
124+
ANY LIABILITY OR RESPONSIBILITY FOR THE ACCURACY, COMPLETENESS,
125+
OR USEFULNESS OF ANY INFORMATION, APPARATUS, PRODUCT, OR PROCESS
126+
DISCLOSED, OR REPRESENTS THAT ITS USE WOULD NOT INFRINGE PRIVATELY-
127+
OWNED RIGHTS. REFERENCE HEREIN TO ANY SPECIFIC COMMERCIAL PRODUCTS,
128+
PROCESS, OR SERVICE BY TRADE NAME, TRADEMARK, MANUFACTURER, OR
129+
OTHERWISE, DOES NOT NECESSARILY CONSTITUTE OR IMPLY ITS ENDORSEMENT,
130+
RECOMMENDATION, OR FAVORING BY THE UNITED STATES GOVERNMENT OR
131+
THE UNIVERSITY OF CALIFORNIA. THE VIEWS AND OPINIONS OF AUTHORS
132+
EXPRESSED HEREIN DO NOT NECESSARILY STATE OR REFLECT THOSE OF
133+
THE UNITED STATES GOVERNMENT OR THE UNIVERSITY OF CALIFORNIA, AND
134+
SHALL NOT BE USED FOR ADVERTISING OR PRODUCT ENDORSEMENT PURPOSES.
135+
</p>
136+
<p>
137+
-----------------------------------------------------------------------------
138+
</p>
139+
</text>
140+
</license>
141+
</SPDXLicenseCollection>

test/simpleTestForGenerator/HDF5.txt

Lines changed: 96 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,96 @@
1+
Copyright Notice and License Terms for
2+
HDF5 (Hierarchical Data Format 5) Software Library and Utilities
3+
-----------------------------------------------------------------------------
4+
5+
HDF5 (Hierarchical Data Format 5) Software Library and Utilities
6+
Copyright 2006 by The HDF Group.
7+
8+
NCSA HDF5 (Hierarchical Data Format 5) Software Library and Utilities
9+
Copyright 1998-2006 by The Board of Trustees of the University of Illinois.
10+
11+
All rights reserved.
12+
13+
Redistribution and use in source and binary forms, with or without
14+
modification, are permitted for any purpose (including commercial purposes)
15+
provided that the following conditions are met:
16+
17+
1. Redistributions of source code must retain the above copyright notice,
18+
this list of conditions, and the following disclaimer.
19+
20+
2. Redistributions in binary form must reproduce the above copyright notice,
21+
this list of conditions, and the following disclaimer in the documentation
22+
and/or materials provided with the distribution.
23+
24+
3. Neither the name of The HDF Group, the name of the University, nor the
25+
name of any Contributor may be used to endorse or promote products derived
26+
from this software without specific prior written permission from
27+
The HDF Group, the University, or the Contributor, respectively.
28+
29+
DISCLAIMER:
30+
THIS SOFTWARE IS PROVIDED BY THE HDF GROUP AND THE CONTRIBUTORS
31+
"AS IS" WITH NO WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED. IN NO
32+
EVENT SHALL THE HDF GROUP OR THE CONTRIBUTORS BE LIABLE FOR ANY DAMAGES
33+
SUFFERED BY THE USERS ARISING OUT OF THE USE OF THIS SOFTWARE, EVEN IF
34+
ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
35+
36+
You are under no obligation whatsoever to provide any bug fixes, patches, or
37+
upgrades to the features, functionality or performance of the source code
38+
("Enhancements") to anyone; however, if you choose to make your Enhancements
39+
available either publicly, or directly to The HDF Group, without imposing a
40+
separate written license agreement for such Enhancements, then you hereby
41+
grant the following license: a non-exclusive, royalty-free perpetual license
42+
to install, use, modify, prepare derivative works, incorporate into other
43+
computer software, distribute, and sublicense such enhancements or derivative
44+
works thereof, in binary and source code form.
45+
46+
-----------------------------------------------------------------------------
47+
-----------------------------------------------------------------------------
48+
49+
Contributors: National Center for Supercomputing Applications (NCSA) at
50+
the University of Illinois, Fortner Software, Unidata Program Center
51+
(netCDF), The Independent JPEG Group (JPEG), Jean-loup Gailly and Mark Adler
52+
(gzip), and Digital Equipment Corporation (DEC).
53+
54+
-----------------------------------------------------------------------------
55+
56+
Portions of HDF5 were developed with support from the Lawrence Berkeley
57+
National Laboratory (LBNL) and the United States Department of Energy
58+
under Prime Contract No. DE-AC02-05CH11231.
59+
60+
-----------------------------------------------------------------------------
61+
62+
Portions of HDF5 were developed with support from Lawrence Livermore
63+
National Laboratory and the United States Department of Energy under
64+
Prime Contract No. DE-AC52-07NA27344.
65+
66+
-----------------------------------------------------------------------------
67+
68+
Portions of HDF5 were developed with support from the University of
69+
California, Lawrence Livermore National Laboratory (UC LLNL).
70+
The following statement applies to those portions of the product and must
71+
be retained in any redistribution of source code, binaries, documentation,
72+
and/or accompanying materials:
73+
74+
This work was partially produced at the University of California,
75+
Lawrence Livermore National Laboratory (UC LLNL) under contract
76+
no. W-7405-ENG-48 (Contract 48) between the U.S. Department of Energy
77+
(DOE) and The Regents of the University of California (University)
78+
for the operation of UC LLNL.
79+
80+
DISCLAIMER:
81+
THIS WORK WAS PREPARED AS AN ACCOUNT OF WORK SPONSORED BY AN AGENCY OF
82+
THE UNITED STATES GOVERNMENT. NEITHER THE UNITED STATES GOVERNMENT NOR
83+
THE UNIVERSITY OF CALIFORNIA NOR ANY OF THEIR EMPLOYEES, MAKES ANY
84+
WARRANTY, EXPRESS OR IMPLIED, OR ASSUMES ANY LIABILITY OR RESPONSIBILITY
85+
FOR THE ACCURACY, COMPLETENESS, OR USEFULNESS OF ANY INFORMATION,
86+
APPARATUS, PRODUCT, OR PROCESS DISCLOSED, OR REPRESENTS THAT ITS USE
87+
WOULD NOT INFRINGE PRIVATELY- OWNED RIGHTS. REFERENCE HEREIN TO ANY
88+
SPECIFIC COMMERCIAL PRODUCTS, PROCESS, OR SERVICE BY TRADE NAME,
89+
TRADEMARK, MANUFACTURER, OR OTHERWISE, DOES NOT NECESSARILY CONSTITUTE
90+
OR IMPLY ITS ENDORSEMENT, RECOMMENDATION, OR FAVORING BY THE UNITED
91+
STATES GOVERNMENT OR THE UNIVERSITY OF CALIFORNIA. THE VIEWS AND
92+
OPINIONS OF AUTHORS EXPRESSED HEREIN DO NOT NECESSARILY STATE OR REFLECT
93+
THOSE OF THE UNITED STATES GOVERNMENT OR THE UNIVERSITY OF CALIFORNIA,
94+
AND SHALL NOT BE USED FOR ADVERTISING OR PRODUCT ENDORSEMENT PURPOSES.
95+
96+
-----------------------------------------------------------------------------

0 commit comments

Comments
 (0)