1
1
This summary and the license information provided below is for reference
2
2
purposes and is not intended to be a comprehensive list of all copyright notices
3
- or license terms and conditions applicable to AOCL-ScaLAPACK Library. Please
4
- refer to the source code files in AOCL-ScaLAPACK Library for all copyrights and
3
+ or license terms and conditions applicable to AOCL-ScaLAPACK Library. Please
4
+ refer to the source code files in AOCL-ScaLAPACK Library for all copyrights and
5
5
licenses.
6
6
7
7
AMD copyrighted code (MIT)
@@ -76,32 +76,30 @@ License Text https://spdx.org/licenses/BSD-3-Clause.html
76
76
77
77
Redistribution and use in source and binary forms, with or without modification,
78
78
are permitted provided that the following conditions are met:
79
- *Redistributions of source code must retain the above copyright notice, this
80
- list of conditions and the following disclaimer.
81
- *Redistributions in binary form must reproduce the above copyright notice, this
82
- list of conditions and the following disclaimer listed in this license in the
83
- documentation and/or other materials
84
- provided with the distribution.
85
- *Neither the name of the copyright holders nor the names of its contributors may
86
- be used to endorse or promote products derived from this software without
87
- specific prior written permission.
88
- The copyright holders provide no reassurances that the source code provided does
89
- not infringe any patent, copyright, or any other intellectual property rights of
90
- third parties. The copyright holders
91
- disclaim any liability to any recipient for claims brought against recipient by
92
- any third party for infringement of that parties intellectual property rights.
79
+ * Redistributions of source code must retain the above copyright notice, this
80
+ * list of conditions and the following disclaimer.
81
+ * Redistributions in binary form must reproduce the above copyright notice, this
82
+ * list of conditions and the following disclaimer listed in this license in the
83
+ * documentation and/or other materials provided with the distribution.
84
+ * Neither the name of the copyright holders nor the names of its contributors
85
+ * may be used to endorse or promote products derived from this software without
86
+ * specific prior written permission.
87
+ The copyright holders provide no reassurances that the source code provided
88
+ does not infringe any patent, copyright, or any other intellectual property
89
+ rights of third parties. The copyright holders disclaim any liability to any
90
+ recipient for claims brought against recipient by any third party for
91
+ infringement of that parties intellectual property rights.
93
92
94
93
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
95
94
ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
96
95
WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
97
96
DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR
98
- ANY DIRECT, INDIRECT, INCIDENTAL,
99
- SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
100
- PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR
101
- BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
102
- CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING
103
- IN ANY WAY OUT OF THE USE
104
- OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
97
+ ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
98
+ (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
99
+ LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON
100
+ ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
101
+ (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
102
+ SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
105
103
106
104
scalapack v-u (BSD-Style)
107
105
@@ -126,11 +124,10 @@ are permitted provided that the following conditions are met:
126
124
* may be used to endorse or promote products derived from this software without
127
125
* specific prior written permission.
128
126
The copyright holders provide no reassurances that the source code provided does
129
- not infringe any patent, copyright, or any other
130
- intellectual property rights of third parties. The copyright holders disclaim
131
- any liability to any recipient for claims brought against
132
- recipient by any third party for infringement of that parties intellectual
133
- property rights.
127
+ not infringe any patent, copyright, or any other intellectual property rights
128
+ of third parties. The copyright holders disclaim any liability to any recipient
129
+ for claims brought against recipient by any third party for infringement of that
130
+ parties intellectual property rights.
134
131
135
132
THIS SOFTWARE IS PROVIDED BY COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY
136
133
EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
@@ -153,33 +150,31 @@ reserved.
153
150
Copyright (c) 2006-2011 The University of Colorado Denver. All rights reserved.
154
151
155
152
License Text https://spdx.org/licenses/BSD-3-Clause.html
156
-
157
153
Redistribution and use in source and binary forms, with or without modification,
158
154
are permitted provided that the following conditions are met:
159
- *Redistributions of source code must retain the above copyright notice, this
160
- list of conditions and the following disclaimer.
161
- *Redistributions in binary form must reproduce the above copyright notice, this
162
- list of conditions and the following disclaimer listed in this license in the
163
- documentation and/or other materials
164
- provided with the distribution.
165
- *Neither the name of the copyright holders nor the names of its contributors may
166
- be used to endorse or promote products derived from this software without
167
- specific prior written permission.
155
+ * Redistributions of source code must retain the above copyright notice, this
156
+ * list of conditions and the following disclaimer.
157
+ * Redistributions in binary form must reproduce the above copyright notice,
158
+ * this list of conditions and the following disclaimer listed in this license
159
+ * in the documentation and/or other materials provided with the distribution.
160
+ * Neither the name of the copyright holders nor the names of its contributors
161
+ * may be used to endorse or promote products derived from this software without
162
+ * specific prior written permission.
168
163
The copyright holders provide no reassurances that the source code provided does
169
164
not infringe any patent, copyright, or any other intellectual property rights of
170
- third parties. The copyright holders
171
- disclaim any liability to any recipient for claims brought against recipient by
172
- any third party for infringement of that parties intellectual property rights.
165
+ third parties. The copyright holders disclaim any liability to any recipient
166
+ for claims brought against recipient by any third party for infringement of
167
+ that parties intellectual property rights.
173
168
174
169
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
175
170
ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
176
171
WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
177
172
DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR
178
- ANY DIRECT, INDIRECT, INCIDENTAL,
179
- SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
180
- PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR
181
- BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
182
- CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING
183
- IN ANY WAY OUT OF THE USE
184
- OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
173
+ ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
174
+ (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
175
+ LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON
176
+ ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
177
+ (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
178
+ SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
179
+
185
180
0 commit comments