|
| 1 | +Notices and licenses file |
| 2 | +_________________________ |
| 3 | + |
| 4 | +AMD copyrighted code (MIT) |
| 5 | +Copyright (c) 2019 Advanced Micro Devices, Inc. All rights reserved. |
| 6 | + |
| 7 | +Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation |
| 8 | +files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, |
| 9 | +modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the |
| 10 | +Software is furnished to do so, subject to the following conditions: |
| 11 | + |
| 12 | +The above copyright notice and this permission notice shall be included in all copies or substantial portions of the |
| 13 | +Software. |
| 14 | + |
| 15 | +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE |
| 16 | +WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR |
| 17 | +COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, |
| 18 | +ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. |
| 19 | + |
| 20 | + |
| 21 | +Dependecnies on microsoft-directx-graphics-samples v-u (MIT) |
| 22 | + |
| 23 | +Copyright (c) 2019 Advanced Micro Devices, Inc. All rights reserved. |
| 24 | +Copyright (c) Microsoft. All rights reserved. |
| 25 | + |
| 26 | +This code is licensed under the MIT License (MIT). |
| 27 | +THIS CODE IS PROVIDED *AS IS* WITHOUT WARRANTY OF |
| 28 | +ANY KIND, EITHER EXPRESS OR IMPLIED, INCLUDING ANY |
| 29 | +IMPLIED WARRANTIES OF FITNESS FOR A PARTICULAR |
| 30 | +PURPOSE, MERCHANTABILITY, OR NON-INFRINGEMENT. |
| 31 | + |
| 32 | + |
| 33 | +gpuopen-librariesandsdks-vulkanmemoryallocator v-u (MIT) |
| 34 | +Copyright (c) 2019 Advanced Micro Devices, Inc. All rights reserved. |
| 35 | + |
| 36 | +Permission is hereby granted, free of charge, to any person obtaining a copy |
| 37 | +of this software and associated documentation files (the "Software"), to deal |
| 38 | +in the Software without restriction, including without limitation the rights |
| 39 | +to use, copy, modify, merge, publish, distribute, sublicense, and/or sell |
| 40 | +copies of the Software, and to permit persons to whom the Software is |
| 41 | +furnished to do so, subject to the following conditions: |
| 42 | + |
| 43 | +The above copyright notice and this permission notice shall be included in |
| 44 | +all copies or substantial portions of the Software. |
| 45 | + |
| 46 | +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR |
| 47 | +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, |
| 48 | +FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE |
| 49 | +AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER |
| 50 | +LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, |
| 51 | +OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN |
| 52 | +THE SOFTWARE. |
| 53 | + |
| 54 | + |
| 55 | +premake-premake-core v-u (BSD3) |
| 56 | +Copyright (c) 2003-2016 Jason Perkins and individual contributors. |
| 57 | +All rights reserved. |
| 58 | + |
| 59 | +Redistribution and use in source and binary forms, with or without modification, |
| 60 | +are permitted provided that the following conditions are met: |
| 61 | + |
| 62 | + 1. Redistributions of source code must retain the above copyright notice, |
| 63 | + this list of conditions and the following disclaimer. |
| 64 | + |
| 65 | + 2. Redistributions in binary form must reproduce the above copyright notice, |
| 66 | + this list of conditions and the following disclaimer in the documentation |
| 67 | + and/or other materials provided with the distribution. |
| 68 | + |
| 69 | + 3. Neither the name of Premake nor the names of its contributors may be |
| 70 | + used to endorse or promote products derived from this software without |
| 71 | + specific prior written permission. |
| 72 | + |
| 73 | +THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND |
| 74 | +ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED |
| 75 | +WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE |
| 76 | +DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE |
| 77 | +FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL |
| 78 | +DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR |
| 79 | +SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER |
| 80 | +CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, |
| 81 | +OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE |
| 82 | +OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. |
0 commit comments