|
1 | | -The University of Illinois/NCSA |
2 | | -Open Source License (NCSA) |
| 1 | +MIT License |
3 | 2 |
|
4 | | -Copyright (c) 2014-2018, Advanced Micro Devices, Inc. All rights reserved. |
5 | | - |
6 | | -Developed by: |
7 | | - |
8 | | - AMD Research and AMD HSA Software Development |
9 | | - |
10 | | - Advanced Micro Devices, Inc. |
11 | | - |
12 | | - www.amd.com |
| 3 | +Copyright (c) 2023-2024, Advanced Micro Devices, Inc. All rights reserved. |
13 | 4 |
|
14 | 5 | Permission is hereby granted, free of charge, to any person obtaining a copy |
15 | | -of this software and associated documentation files (the "Software"), to |
16 | | -deal with the Software without restriction, including without limitation |
17 | | -the rights to use, copy, modify, merge, publish, distribute, sublicense, |
18 | | -and/or sell copies of the Software, and to permit persons to whom the |
19 | | -Software is furnished to do so, subject to the following conditions: |
| 6 | +of this software and associated documentation files (the "Software"), to deal |
| 7 | +in the Software without restriction, including without limitation the rights |
| 8 | +to use, copy, modify, merge, publish, distribute, sublicense, and/or sell |
| 9 | +copies of the Software, and to permit persons to whom the Software is |
| 10 | +furnished to do so, subject to the following conditions: |
20 | 11 |
|
21 | | - - Redistributions of source code must retain the above copyright notice, |
22 | | - this list of conditions and the following disclaimers. |
23 | | - - Redistributions in binary form must reproduce the above copyright |
24 | | - notice, this list of conditions and the following disclaimers in |
25 | | - the documentation and/or other materials provided with the distribution. |
26 | | - - Neither the names of Advanced Micro Devices, Inc, |
27 | | - nor the names of its contributors may be used to endorse or promote |
28 | | - products derived from this Software without specific prior written |
29 | | - permission. |
| 12 | +The above copyright notice and this permission notice shall be included in all |
| 13 | +copies or substantial portions of the Software. |
30 | 14 |
|
31 | 15 | THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR |
32 | 16 | IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, |
33 | | -FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL |
34 | | -THE CONTRIBUTORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR |
35 | | -OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, |
36 | | -ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER |
37 | | -DEALINGS WITH THE SOFTWARE. |
| 17 | +FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE |
| 18 | +AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER |
| 19 | +LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, |
| 20 | +OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE |
| 21 | +SOFTWARE. |
38 | 22 |
|
0 commit comments