From 9ad2b37fa774fa9e5ab968f433f5eb65464e08b0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Benjamin=20H=C3=B6glinger-Stelzer?= Date: Wed, 24 Aug 2022 16:24:37 +0200 Subject: [PATCH] Updated setup Updated copyright in resource file --- setup/ViGEmBus.aip | 4 ++-- sys/ViGEmBus.rc | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/setup/ViGEmBus.aip b/setup/ViGEmBus.aip index bb984d7..369d3f8 100644 --- a/setup/ViGEmBus.aip +++ b/setup/ViGEmBus.aip @@ -19,10 +19,10 @@ - + - + diff --git a/sys/ViGEmBus.rc b/sys/ViGEmBus.rc index 1332911..6b43469 100644 --- a/sys/ViGEmBus.rc +++ b/sys/ViGEmBus.rc @@ -35,7 +35,7 @@ BEGIN VALUE "FileDescription", "Virtual Gamepad Emulation Framework Bus Driver" VALUE "FileVersion", "1.16.200.0" VALUE "InternalName", "Virtual Gamepad Emulation Framework Bus Driver" - VALUE "LegalCopyright", "(C) 2016-2020 Nefarius Software Solutions e.U." + VALUE "LegalCopyright", "(C) 2016-2022 Nefarius Software Solutions e.U." VALUE "OriginalFilename", "ViGEmBus.sys" VALUE "ProductName", "Virtual Gamepad Emulation Framework Bus Driver" VALUE "ProductVersion", "1.16.200.0"