commit: a803fcf81e88e03235dbc1440903552a3a11c143 Author: Sv. Lockal <lockalsash <AT> gmail <DOT> com> AuthorDate: Sun Nov 30 16:59:24 2025 +0000 Commit: Sv. Lockal <lockalsash <AT> gmail <DOT> com> CommitDate: Sun Nov 30 16:59:24 2025 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=a803fcf8
licenses: add AMD-Binary-Only license for dev-libs/xrt-xdna Signed-off-by: Sv. Lockal <lockalsash <AT> gmail.com> licenses/AMD-Binary-Only | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/licenses/AMD-Binary-Only b/licenses/AMD-Binary-Only new file mode 100644 index 0000000000..31854048d7 --- /dev/null +++ b/licenses/AMD-Binary-Only @@ -0,0 +1,16 @@ +Copyright (C) 2023-2024 Advanced Micro Devices, Inc. All Rights Reserved. + +Redistribution and use of this Software in unmodified binary form only are permitted provided that the following conditions are met: + +1) Redistributions must reproduce the above copyright notice and this license in the documentation and/or other materials provided with the distribution. + +2) No reverse engineering, decompilation, or disassembly of this software is permitted (unless to the extent explicitly permitted by law). + +3) Neither the name of the copyright holder nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. + +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. + + +
