From 3ccab0b40e83885fc12e633c602a9dbfb48138b0 Mon Sep 17 00:00:00 2001 From: Shannon McPherson Date: Thu, 28 Feb 2019 20:37:05 -0700 Subject: vulkaninfo: Update `vulkaninfo.rc` copyright dates Change-Id: I9eadccd98083d7e77b74a5bcfe832745cb13701a --- vulkaninfo/vulkaninfo.rc | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/vulkaninfo/vulkaninfo.rc b/vulkaninfo/vulkaninfo.rc index f71eb82b..e8c824ee 100644 --- a/vulkaninfo/vulkaninfo.rc +++ b/vulkaninfo/vulkaninfo.rc @@ -1,7 +1,7 @@ // -// Copyright (c) 2018 The Khronos Group Inc. -// Copyright (c) 2018 Valve Corporation -// Copyright (c) 2018 LunarG, Inc. +// Copyright (c) 2018-2019 The Khronos Group Inc. +// Copyright (c) 2018-2019 Valve Corporation +// Copyright (c) 2018-2019 LunarG, Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -86,7 +86,7 @@ BEGIN BEGIN VALUE "FileDescription", VER_FILE_DESCRIPTION_STR VALUE "FileVersion", VER_FILE_VERSION_STR - VALUE "LegalCopyright", "Copyright (C) 2015-2018" + VALUE "LegalCopyright", "Copyright (C) 2015-2019" VALUE "ProductName", "Vulkan Runtime" VALUE "ProductVersion", VER_FILE_VERSION_STR END -- cgit v1.2.3