Skip to content

Commit 3ac579a

Browse files
committed
Updates to License and Third Party Notice
Updated license and third party notice for 5.1 release Change-Id: Ie384cc720030bbbc4d11d6db84c380f0162dd6b4 (cherry picked from commit 1e0f65f813f535eff8a7e306c3acdd5e1fef235b)
1 parent 04c9931 commit 3ac579a

File tree

2 files changed

+44
-49
lines changed

2 files changed

+44
-49
lines changed

LICENSE

Lines changed: 43 additions & 48 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
This summary and the license information provided below is for reference
22
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
55
licenses.
66

77
AMD copyrighted code (MIT)
@@ -76,32 +76,30 @@ License Text https://spdx.org/licenses/BSD-3-Clause.html
7676

7777
Redistribution and use in source and binary forms, with or without modification,
7878
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.
9392

9493
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
9594
ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
9695
WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
9796
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.
105103

106104
scalapack v-u (BSD-Style)
107105

@@ -126,11 +124,10 @@ are permitted provided that the following conditions are met:
126124
* may be used to endorse or promote products derived from this software without
127125
* specific prior written permission.
128126
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.
134131

135132
THIS SOFTWARE IS PROVIDED BY COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY
136133
EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
@@ -153,33 +150,31 @@ reserved.
153150
Copyright (c) 2006-2011 The University of Colorado Denver. All rights reserved.
154151

155152
License Text https://spdx.org/licenses/BSD-3-Clause.html
156-
157153
Redistribution and use in source and binary forms, with or without modification,
158154
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.
168163
The copyright holders provide no reassurances that the source code provided does
169164
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.
173168

174169
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
175170
ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
176171
WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
177172
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+
185180

NOTICES

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ Third-Party Notices for AOCL-Scalapack
22

33
AMD copyrighted code (MIT)
44
Copyright Statements
5-
Copyright (C) 2022-2023, Advanced Micro Devices, Inc. All rights reserved.
5+
Copyright (c) 2019 - present Advanced Micro Devices, Inc. All rights reserved.
66
License Text http://spdx.org/licenses/MIT
77
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
88
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

0 commit comments

Comments
 (0)