diff options
| -rw-r--r-- | winrt/VulkanRT-License.txt | 20 |
1 files changed, 11 insertions, 9 deletions
diff --git a/winrt/VulkanRT-License.txt b/winrt/VulkanRT-License.txt index 11d8095c..376af43f 100644 --- a/winrt/VulkanRT-License.txt +++ b/winrt/VulkanRT-License.txt @@ -2,17 +2,19 @@ Copyright (c) 2015-2018 The Khronos Group Inc. Copyright (c) 2015-2018 LunarG, Inc. Copyright (c) 2015-2018 Valve Corporation -Licensed under the Apache License, Version 2.0 (the "License"); you man not use -this file except in compliance with the License. You may obtain a copy of the -License at +Licensed under the Apache License, Version 2.0 (the "License"); you man not +use this file except in compliance with the License. You may obtain a copy +of the License at http://www.apache.org/licenses/LICENSE-2.0 -Unless required by applicable law or agreed to in writing, software distributed -under the License is distributed on as "AS IS" BASIS, WITHOUT WARRANTIES OR -CONDITIONS OF ANY KIND, either express or implied. See the License for the -specific language governing permissions and limitations under the License. +Unless required by applicable law or agreed to in writing, software +distributed under the License is distributed on as "AS IS" BASIS, WITHOUT +WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See +the License for the specific language governing permissions and limitations +under the License. Unless otherwise noted in the LICENSE.txt file in the install folder, all -components of the Vulkan Runtime are licensed under the above license. Licenses -for any components not so licensed are listed in the LICENSE.txt file. +components of the Vulkan Runtime are licensed under the above license. +Licenses for any components not so licensed are listed in the LICENSE.txt +file. |
