From 204b4b1891336ce80bb3523fa40140c8554c5b5b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Benjamin=20H=C3=B6glinger-Stelzer?= Date: Tue, 27 Aug 2019 15:10:34 -0400 Subject: [PATCH] Updated copyright information --- build/default.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/build/default.json b/build/default.json index 5af32c1..c676756 100644 --- a/build/default.json +++ b/build/default.json @@ -1,9 +1,9 @@ { "Version": { - "CompanyName": "Benjamin Hoeglinger-Stelzer", + "CompanyName": "Nefarius Software Solutions e.U.", "FileDescription": "Virtual Gamepad Emulation Framework User-Mode Library", "InternalName": "ViGEmClient", - "LegalCopyright": "Copyright (C) 2017-2018 Benjamin Hoeglinger-Stelzer All Rights Reserved", + "LegalCopyright": "Copyright (C) 2017-2019 Benjamin Hoeglinger-Stelzer All Rights Reserved", "OriginalFilename": "ViGEmClient", "ProductName": "Virtual Gamepad Emulation Framework User-Mode Library" }