From baad787e0c8a43f520d360c50286e39c9d901b19 Mon Sep 17 00:00:00 2001 From: Shannon McPherson Date: Fri, 24 Jan 2020 11:17:57 -0700 Subject: [PATCH] winRT: Update copyright date to include 2020 Update `VulkanRT-License.txt` to include 2020 in the copyright date Change-Id: I3b269c66c0aba3b218dad7bf9abfc016de50ec2e --- windows-runtime-installer/VulkanRT-License.txt | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/windows-runtime-installer/VulkanRT-License.txt b/windows-runtime-installer/VulkanRT-License.txt index 1549b51..1b01497 100644 --- a/windows-runtime-installer/VulkanRT-License.txt +++ b/windows-runtime-installer/VulkanRT-License.txt @@ -1,6 +1,6 @@ -Copyright (c) 2015-2019 The Khronos Group Inc. -Copyright (c) 2015-2019 LunarG, Inc. -Copyright (c) 2015-2019 Valve Corporation +Copyright (c) 2015-2020 The Khronos Group Inc. +Copyright (c) 2015-2020 LunarG, Inc. +Copyright (c) 2015-2020 Valve Corporation The Vulkan Runtime is comprised of 100% open source components (MIT, and Apache 2.0). The text of such licenses is included below along with the @@ -76,4 +76,4 @@ 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 MATERIALS OR THE -USE OR OTHER DEALINGS IN THE MATERIALS. \ No newline at end of file +USE OR OTHER DEALINGS IN THE MATERIALS. -- 2.7.4