Skip to content

Commit ad6a372

Browse files
committed
Updated LICENSE and NOTICES files for 5.2.2 release
1 parent a7da8ee commit ad6a372

2 files changed

Lines changed: 49 additions & 81 deletions

File tree

LICENSE

Lines changed: 8 additions & 41 deletions
Original file line numberDiff line numberDiff line change
@@ -1,49 +1,16 @@
1-
SECTION 1: AMD Contributions
2-
AMD copyrighted code (BSD-3-Clause) Copyright (C) 2008–2022, Advanced Micro Devices, Inc. All rights reserved. Copyright (C) 2022–2023, Advanced Micro Devices, Inc. All rights reserved. License: BSD-3-Clause (SPDX: BSD-3-Clause) See full license text in Section 3.
3-
AMD copyrighted code (MIT) Copyright (c) 2019–present Advanced Micro Devices, Inc. All rights reserved. License: MIT (SPDX: MIT) See full license text in Section 3.
1+
LICENSE File for AOCL-BLAS (BLIS) v.5.2.2
42

5-
SECTION 2: Third-Party Components
6-
The following third-party components are included in AOCL-BLIS v5.2. Their respective licenses and copyright statements are provided below:
7-
* flame-blis v-u
8-
Copyright: Advanced Micro Devices, Inc. & The University of Texas at Austin
9-
License: BSD-3-Clause
10-
* flame-blis v0.8.1
11-
Copyright: Advanced Micro Devices, Inc. & The University of Texas at Austin
12-
License: BSD-3-Clause
13-
NOTE: Portions of this project’s code are copyrighted by The University of Texas at Austin while other portions are copyrighted by AMD. See file-level headers for details.
14-
* flame-libflame v3.1
15-
Copyright: Advanced Micro Devices, Inc.; The University of Texas at Austin; AT\&T, Lucent Technologies, Bellcore
16-
License: BSD-3-Clause
17-
Select parts of libflame’s f2c implementation were taken from https://github.com/juanjosegarciaripoll/f2c under AT\&T’s permissive license.
18-
* google-googletest v-u
19-
Copyright: Google Inc.
20-
License: BSD-3-Clause
21-
* herumi-xbyak v-u
22-
Copyright: MITSUNARI Shigeo
23-
License: BSD-3-Clause
24-
* jothepro-doxygen-awesome-css v-u
25-
Copyright: jothepro
26-
License: MIT
27-
* lzma-sdk v-u
28-
License: Public Domain
29-
LZMA SDK is placed in the public domain. Anyone is free to copy, modify, publish, use, compile, sell, or distribute the original LZMA SDK code for any purpose.
303

31-
SECTION 3: Full License Texts
32-
BSD-3-Clause License
4+
Portions of the AOCL-BLAS (BLIS) v.5.2.2 library licensed under BSD-3-clause
5+
6+
AMD copyrighted code (BSD-3-clause)
7+
Copyright Statements
8+
Copyright (C) 2008-2022, Advanced Micro Devices, Inc. All rights reserved.
9+
Copyright (c) 2022-2023, Advanced Micro Devices, Inc. All rights reserved.
10+
License Text http://spdx.org/licenses/BSD-3-Clause
3311
Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:
3412
* Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.
3513
* Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.
3614
* Neither the name of the copyright holders nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission.
3715
THIS SOFTWARE IS PROVIDED BY COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDERS OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
3816

39-
MIT License
40-
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: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
41-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
42-
43-
Public Domain (LZMA SDK)
44-
LZMA SDK is placed in the public domain. Anyone is free to copy, modify, publish, use, compile, sell, or distribute the original LZMA SDK code, either in source code form or as a compiled binary, for any purpose, commercial or non-commercial, and by any means.
45-
46-
47-
48-
49-

NOTICES

Lines changed: 41 additions & 40 deletions
Original file line numberDiff line numberDiff line change
@@ -1,49 +1,50 @@
1-
SECTION 1: AMD Contributions
2-
AMD copyrighted code (BSD-3-Clause) Copyright (C) 2008–2022, Advanced Micro Devices, Inc. All rights reserved. Copyright (C) 2022–2023, Advanced Micro Devices, Inc. All rights reserved. License: BSD-3-Clause (SPDX: BSD-3-Clause) See full license text in Section 3.
3-
AMD copyrighted code (MIT) Copyright (c) 2019–present Advanced Micro Devices, Inc. All rights reserved. License: MIT (SPDX: MIT) See full license text in Section 3.
1+
Third-Party Notices for AOCL-BLAS (BLIS) v.5.2.2
2+
This software incorporates code or materials from third parties. AMD makes certain open-source software available via written request (identify product name, component name, version number) to Advanced Micro Devices, Inc., Attn: Software Legal Team, 7171 Southwest Pkwy, Austin, TX, 78735. AMD may charge you a reasonable fee for providing the source code.
3+
4+
flame-blis v0.8.1 (BSD-3-Clause)
5+
Attribution Statements
6+
NOTE: Portions of this project's code are copyrighted by The University of Texas at Austin while other portions are copyrighted by
7+
Advanced Micro Devices, Inc. with some overlap. Please see file-level license headers for file-specific copyright info.
8+
Copyright Statements
9+
Copyright (C) 2018, Advanced Micro Devices, Inc.
10+
Copyright (C) 2014, The University of Texas at Austin
11+
License Text http://spdx.org/licenses/BSD-3-Clause
12+
Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:
13+
* Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.
14+
* Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.
15+
* Neither the name of the copyright holders nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission.
16+
THIS SOFTWARE IS PROVIDED BY COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDERS OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
417

5-
SECTION 2: Third-Party Components
6-
The following third-party components are included in AOCL-BLIS v5.2. Their respective licenses and copyright statements are provided below:
7-
* flame-blis v-u
8-
Copyright: Advanced Micro Devices, Inc. & The University of Texas at Austin
9-
License: BSD-3-Clause
10-
* flame-blis v0.8.1
11-
Copyright: Advanced Micro Devices, Inc. & The University of Texas at Austin
12-
License: BSD-3-Clause
13-
NOTE: Portions of this project’s code are copyrighted by The University of Texas at Austin while other portions are copyrighted by AMD. See file-level headers for details.
14-
* flame-libflame v3.1
15-
Copyright: Advanced Micro Devices, Inc.; The University of Texas at Austin; AT\&T, Lucent Technologies, Bellcore
16-
License: BSD-3-Clause
17-
Select parts of libflame’s f2c implementation were taken from https://github.com/juanjosegarciaripoll/f2c under AT\&T’s permissive license.
18-
* google-googletest v-u
19-
Copyright: Google Inc.
20-
License: BSD-3-Clause
21-
* herumi-xbyak v-u
22-
Copyright: MITSUNARI Shigeo
23-
License: BSD-3-Clause
24-
* jothepro-doxygen-awesome-css v-u
25-
Copyright: jothepro
26-
License: MIT
27-
* lzma-sdk v-u
28-
License: Public Domain
29-
LZMA SDK is placed in the public domain. Anyone is free to copy, modify, publish, use, compile, sell, or distribute the original LZMA SDK code for any purpose.
18+
google-googletest v-u (BSD-3-Clause)
19+
Copyright Statements
20+
Copyright 2008, Google Inc.
21+
All rights reserved.
22+
License Text http://spdx.org/licenses/BSD-3-Clause
23+
Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:
24+
* Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.
25+
* Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.
26+
* Neither the name of the copyright holders nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission.
27+
THIS SOFTWARE IS PROVIDED BY COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDERS OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
3028

31-
SECTION 3: Full License Texts
32-
BSD-3-Clause License
29+
herumi-xbyak v-u (BSD-3-Clause)
30+
Copyright Statements
31+
Copyright (c) 2007 MITSUNARI Shigeo All rights reserved.
32+
License Text https://spdx.org/licenses/BSD-3-Clause.html
3333
Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:
3434
* Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.
3535
* Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.
3636
* Neither the name of the copyright holders nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission.
3737
THIS SOFTWARE IS PROVIDED BY COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDERS OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
3838

39+
jothepro-doxygen-awesome-css v-u (MIT)
40+
Copyright Statements
41+
Copyright (c) 2021 - 2022 jothepro
42+
License Text http://spdx.org/licenses/MIT
3943
MIT License
40-
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: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
41-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
42-
43-
Public Domain (LZMA SDK)
44-
LZMA SDK is placed in the public domain. Anyone is free to copy, modify, publish, use, compile, sell, or distribute the original LZMA SDK code, either in source code form or as a compiled binary, for any purpose, commercial or non-commercial, and by any means.
45-
46-
47-
48-
49-
44+
Permission is hereby granted, free of charge, to any person obtaining a copyof 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
45+
copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
46+
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
47+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
48+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
49+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
50+
SOFTWARE.

0 commit comments

Comments
 (0)