yum-mirror/slang
Making it easier to work with shaders
git clone https://git.yummers.dev/yum-mirror/slang
dbc28b4fe
master
1SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception 2 3 Licensed under the Apache License, Version 2.0 (the "License"); 4 you may not use this file except in compliance with the License. 5 You may obtain a copy of the License at 6 7 http://www.apache.org/licenses/LICENSE-2.0 8 9 Unless required by applicable law or agreed to in writing, software 10 distributed under the License is distributed on an "AS IS" BASIS, 11 WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 12 See the License for the specific language governing permissions and 13 limitations under the License. 14 15LLVM Exceptions to the Apache 2.0 License 16 17As an exception, if, as a result of your compiling your source code, portions 18of this Software are embedded into an Object form of such source code, you 19may redistribute such embedded portions in such Object form without complying 20with the conditions of Sections 4(a), 4(b) and 4(d) of the License. 21 22In addition, if you combine or link compiled forms of this Software with 23software that is licensed under the GPLv2 ("Combined Software") and if a 24court of competent jurisdiction determines that the patent provision (Section 253), the indemnity provision (Section 9) or other Section of the License 26conflicts with the conditions of the GPLv2, you may retroactively and 27prospectively choose to deem waived or otherwise exclude such Section(s) of 28the License, but only in their entirety and only with respect to the Combined 29Software.