NOTICES.txt 2.7 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152
  1. Notices and licenses file
  2. _________________________
  3. AMD copyrighted code (MIT)
  4. Copyright (c) 2019 Advanced Micro Devices, Inc. All rights reserved.
  5. Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation
  6. files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy,
  7. modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the
  8. Software is furnished to do so, subject to the following conditions:
  9. The above copyright notice and this permission notice shall be included in all copies or substantial portions of the
  10. Software.
  11. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE
  12. WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
  13. COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
  14. ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
  15. Dependecnies on microsoft-directx-graphics-samples v-u (MIT)
  16. Copyright (c) 2019 Advanced Micro Devices, Inc. All rights reserved.
  17. Copyright (c) Microsoft. All rights reserved.
  18. This code is licensed under the MIT License (MIT).
  19. THIS CODE IS PROVIDED *AS IS* WITHOUT WARRANTY OF
  20. ANY KIND, EITHER EXPRESS OR IMPLIED, INCLUDING ANY
  21. IMPLIED WARRANTIES OF FITNESS FOR A PARTICULAR
  22. PURPOSE, MERCHANTABILITY, OR NON-INFRINGEMENT.
  23. gpuopen-librariesandsdks-vulkanmemoryallocator v-u (MIT)
  24. Copyright (c) 2019-2022 Advanced Micro Devices, Inc. All rights reserved.
  25. Permission is hereby granted, free of charge, to any person obtaining a copy
  26. of this software and associated documentation files (the "Software"), to deal
  27. in the Software without restriction, including without limitation the rights
  28. to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
  29. copies of the Software, and to permit persons to whom the Software is
  30. furnished to do so, subject to the following conditions:
  31. The above copyright notice and this permission notice shall be included in
  32. all copies or substantial portions of the Software.
  33. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
  34. IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
  35. FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
  36. AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
  37. LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
  38. OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
  39. THE SOFTWARE.