aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorShannon McPherson <shannon@lunarg.com>2020-01-24 12:55:51 -0700
committerShannon McPherson <shannon@lunarg.com>2020-01-24 15:08:03 -0700
commitd728baefa44eed4c7dcd4e36365cb0aab9675af6 (patch)
tree0639d0a9ba3e74726fde39f32e380496b37f9710
parentbaad787e0c8a43f520d360c50286e39c9d901b19 (diff)
downloadusermoji-d728baefa44eed4c7dcd4e36365cb0aab9675af6.tar.xz
vulkaninfo: Update copyright date to include 2020
Change-Id: Icf6794ea4f43ba4a55792ed0054af34bcf7cded2
-rw-r--r--vulkaninfo/vulkaninfo.rc2
1 files changed, 1 insertions, 1 deletions
diff --git a/vulkaninfo/vulkaninfo.rc b/vulkaninfo/vulkaninfo.rc
index e8c824ee..20b5300f 100644
--- a/vulkaninfo/vulkaninfo.rc
+++ b/vulkaninfo/vulkaninfo.rc
@@ -86,7 +86,7 @@ BEGIN
BEGIN
VALUE "FileDescription", VER_FILE_DESCRIPTION_STR
VALUE "FileVersion", VER_FILE_VERSION_STR
- VALUE "LegalCopyright", "Copyright (C) 2015-2019"
+ VALUE "LegalCopyright", "Copyright (C) 2015-2020"
VALUE "ProductName", "Vulkan Runtime"
VALUE "ProductVersion", VER_FILE_VERSION_STR
END