From cbddb3bce3072410d73ceaccd6817b080d08016a Mon Sep 17 00:00:00 2001 From: Elisha Riedlinger Date: Wed, 26 Jun 2024 12:13:12 -0700 Subject: [PATCH] Update date to 2024 --- BuildNo.rc | 2 +- IDirectInputDeviceX.cpp | 2 +- IDirectInputEffect.cpp | 2 +- IDirectInputTypes.cpp | 2 +- IDirectInputX.cpp | 2 +- InterfaceQuery.cpp | 2 +- License.txt | 2 +- Logging/License.txt | 2 +- Logging/Logging.cpp | 2 +- README.md | 2 +- Versions/IDirectInput2A.cpp | 2 +- Versions/IDirectInput2W.cpp | 2 +- Versions/IDirectInput7A.cpp | 2 +- Versions/IDirectInput7W.cpp | 2 +- Versions/IDirectInputA.cpp | 2 +- Versions/IDirectInputDevice2A.cpp | 2 +- Versions/IDirectInputDevice2W.cpp | 2 +- Versions/IDirectInputDevice7A.cpp | 2 +- Versions/IDirectInputDevice7W.cpp | 2 +- Versions/IDirectInputDeviceA.cpp | 2 +- Versions/IDirectInputDeviceW.cpp | 2 +- Versions/IDirectInputW.cpp | 2 +- Versions/License.txt | 2 +- dinputto8.cpp | 2 +- resource.h | 2 +- 25 files changed, 25 insertions(+), 25 deletions(-) diff --git a/BuildNo.rc b/BuildNo.rc index 9b98e6b..1e5ecb4 100644 --- a/BuildNo.rc +++ b/BuildNo.rc @@ -1 +1 @@ -#define BUILD_NUMBER 73 +#define BUILD_NUMBER 74 diff --git a/IDirectInputDeviceX.cpp b/IDirectInputDeviceX.cpp index 6451e4c..57bdd2e 100644 --- a/IDirectInputDeviceX.cpp +++ b/IDirectInputDeviceX.cpp @@ -1,5 +1,5 @@ /** -* Copyright (C) 2023 Elisha Riedlinger +* Copyright (C) 2024 Elisha Riedlinger * * This software is provided 'as-is', without any express or implied warranty. In no event will the * authors be held liable for any damages arising from the use of this software. diff --git a/IDirectInputEffect.cpp b/IDirectInputEffect.cpp index 144256c..fe11c35 100644 --- a/IDirectInputEffect.cpp +++ b/IDirectInputEffect.cpp @@ -1,5 +1,5 @@ /** -* Copyright (C) 2023 Elisha Riedlinger +* Copyright (C) 2024 Elisha Riedlinger * * This software is provided 'as-is', without any express or implied warranty. In no event will the * authors be held liable for any damages arising from the use of this software. diff --git a/IDirectInputTypes.cpp b/IDirectInputTypes.cpp index 3421d31..65c5ecb 100644 --- a/IDirectInputTypes.cpp +++ b/IDirectInputTypes.cpp @@ -1,5 +1,5 @@ /** -* Copyright (C) 2023 Elisha Riedlinger +* Copyright (C) 2024 Elisha Riedlinger * * This software is provided 'as-is', without any express or implied warranty. In no event will the * authors be held liable for any damages arising from the use of this software. diff --git a/IDirectInputX.cpp b/IDirectInputX.cpp index 1424e42..d64802c 100644 --- a/IDirectInputX.cpp +++ b/IDirectInputX.cpp @@ -1,5 +1,5 @@ /** -* Copyright (C) 2023 Elisha Riedlinger +* Copyright (C) 2024 Elisha Riedlinger * * This software is provided 'as-is', without any express or implied warranty. In no event will the * authors be held liable for any damages arising from the use of this software. diff --git a/InterfaceQuery.cpp b/InterfaceQuery.cpp index 4405e9f..8db3144 100644 --- a/InterfaceQuery.cpp +++ b/InterfaceQuery.cpp @@ -1,5 +1,5 @@ /** -* Copyright (C) 2023 Elisha Riedlinger +* Copyright (C) 2024 Elisha Riedlinger * * This software is provided 'as-is', without any express or implied warranty. In no event will the * authors be held liable for any damages arising from the use of this software. diff --git a/License.txt b/License.txt index 79ee523..53f73bd 100644 --- a/License.txt +++ b/License.txt @@ -1,5 +1,5 @@ /** -* Copyright (C) 2023 Elisha Riedlinger +* Copyright (C) 2024 Elisha Riedlinger * * This software is provided 'as-is', without any express or implied warranty. In no event will the * authors be held liable for any damages arising from the use of this software. diff --git a/Logging/License.txt b/Logging/License.txt index 79ee523..53f73bd 100644 --- a/Logging/License.txt +++ b/Logging/License.txt @@ -1,5 +1,5 @@ /** -* Copyright (C) 2023 Elisha Riedlinger +* Copyright (C) 2024 Elisha Riedlinger * * This software is provided 'as-is', without any express or implied warranty. In no event will the * authors be held liable for any damages arising from the use of this software. diff --git a/Logging/Logging.cpp b/Logging/Logging.cpp index 243603e..25cceb4 100644 --- a/Logging/Logging.cpp +++ b/Logging/Logging.cpp @@ -1,5 +1,5 @@ /** -* Copyright (C) 2023 Elisha Riedlinger +* Copyright (C) 2024 Elisha Riedlinger * * This software is provided 'as-is', without any express or implied warranty. In no event will the * authors be held liable for any damages arising from the use of this software. diff --git a/README.md b/README.md index 658f4b5..dfd94d7 100644 --- a/README.md +++ b/README.md @@ -74,7 +74,7 @@ Delete the `dinput.dll` files from the game's directory. You can also delete the There are no configuration options for dinputto8. ### License -Copyright (C) 2023 Elisha Riedlinger +Copyright (C) 2024 Elisha Riedlinger This software is provided 'as-is', without any express or implied warranty. In no event will the author(s) be held liable for any damages arising from the use of this software. Permission is granted to anyone to use this software for any purpose, including commercial applications, and to alter it and redistribute it freely, subject to the following restrictions: diff --git a/Versions/IDirectInput2A.cpp b/Versions/IDirectInput2A.cpp index 1005c03..f9a69b8 100644 --- a/Versions/IDirectInput2A.cpp +++ b/Versions/IDirectInput2A.cpp @@ -1,5 +1,5 @@ /** -* Copyright (C) 2023 Elisha Riedlinger +* Copyright (C) 2024 Elisha Riedlinger * * This software is provided 'as-is', without any express or implied warranty. In no event will the * authors be held liable for any damages arising from the use of this software. diff --git a/Versions/IDirectInput2W.cpp b/Versions/IDirectInput2W.cpp index 69950b6..d00bc58 100644 --- a/Versions/IDirectInput2W.cpp +++ b/Versions/IDirectInput2W.cpp @@ -1,5 +1,5 @@ /** -* Copyright (C) 2023 Elisha Riedlinger +* Copyright (C) 2024 Elisha Riedlinger * * This software is provided 'as-is', without any express or implied warranty. In no event will the * authors be held liable for any damages arising from the use of this software. diff --git a/Versions/IDirectInput7A.cpp b/Versions/IDirectInput7A.cpp index 55d6114..ed9dac4 100644 --- a/Versions/IDirectInput7A.cpp +++ b/Versions/IDirectInput7A.cpp @@ -1,5 +1,5 @@ /** -* Copyright (C) 2023 Elisha Riedlinger +* Copyright (C) 2024 Elisha Riedlinger * * This software is provided 'as-is', without any express or implied warranty. In no event will the * authors be held liable for any damages arising from the use of this software. diff --git a/Versions/IDirectInput7W.cpp b/Versions/IDirectInput7W.cpp index e93a046..a0daf1e 100644 --- a/Versions/IDirectInput7W.cpp +++ b/Versions/IDirectInput7W.cpp @@ -1,5 +1,5 @@ /** -* Copyright (C) 2023 Elisha Riedlinger +* Copyright (C) 2024 Elisha Riedlinger * * This software is provided 'as-is', without any express or implied warranty. In no event will the * authors be held liable for any damages arising from the use of this software. diff --git a/Versions/IDirectInputA.cpp b/Versions/IDirectInputA.cpp index de00441..1561e93 100644 --- a/Versions/IDirectInputA.cpp +++ b/Versions/IDirectInputA.cpp @@ -1,5 +1,5 @@ /** -* Copyright (C) 2023 Elisha Riedlinger +* Copyright (C) 2024 Elisha Riedlinger * * This software is provided 'as-is', without any express or implied warranty. In no event will the * authors be held liable for any damages arising from the use of this software. diff --git a/Versions/IDirectInputDevice2A.cpp b/Versions/IDirectInputDevice2A.cpp index 35d7e7c..ac320b2 100644 --- a/Versions/IDirectInputDevice2A.cpp +++ b/Versions/IDirectInputDevice2A.cpp @@ -1,5 +1,5 @@ /** -* Copyright (C) 2023 Elisha Riedlinger +* Copyright (C) 2024 Elisha Riedlinger * * This software is provided 'as-is', without any express or implied warranty. In no event will the * authors be held liable for any damages arising from the use of this software. diff --git a/Versions/IDirectInputDevice2W.cpp b/Versions/IDirectInputDevice2W.cpp index 1ebbf1a..521b730 100644 --- a/Versions/IDirectInputDevice2W.cpp +++ b/Versions/IDirectInputDevice2W.cpp @@ -1,5 +1,5 @@ /** -* Copyright (C) 2023 Elisha Riedlinger +* Copyright (C) 2024 Elisha Riedlinger * * This software is provided 'as-is', without any express or implied warranty. In no event will the * authors be held liable for any damages arising from the use of this software. diff --git a/Versions/IDirectInputDevice7A.cpp b/Versions/IDirectInputDevice7A.cpp index bbc6edc..c42eceb 100644 --- a/Versions/IDirectInputDevice7A.cpp +++ b/Versions/IDirectInputDevice7A.cpp @@ -1,5 +1,5 @@ /** -* Copyright (C) 2023 Elisha Riedlinger +* Copyright (C) 2024 Elisha Riedlinger * * This software is provided 'as-is', without any express or implied warranty. In no event will the * authors be held liable for any damages arising from the use of this software. diff --git a/Versions/IDirectInputDevice7W.cpp b/Versions/IDirectInputDevice7W.cpp index e1dbc97..a602eca 100644 --- a/Versions/IDirectInputDevice7W.cpp +++ b/Versions/IDirectInputDevice7W.cpp @@ -1,5 +1,5 @@ /** -* Copyright (C) 2023 Elisha Riedlinger +* Copyright (C) 2024 Elisha Riedlinger * * This software is provided 'as-is', without any express or implied warranty. In no event will the * authors be held liable for any damages arising from the use of this software. diff --git a/Versions/IDirectInputDeviceA.cpp b/Versions/IDirectInputDeviceA.cpp index 360748c..b4ca963 100644 --- a/Versions/IDirectInputDeviceA.cpp +++ b/Versions/IDirectInputDeviceA.cpp @@ -1,5 +1,5 @@ /** -* Copyright (C) 2023 Elisha Riedlinger +* Copyright (C) 2024 Elisha Riedlinger * * This software is provided 'as-is', without any express or implied warranty. In no event will the * authors be held liable for any damages arising from the use of this software. diff --git a/Versions/IDirectInputDeviceW.cpp b/Versions/IDirectInputDeviceW.cpp index 65f355f..aa79b62 100644 --- a/Versions/IDirectInputDeviceW.cpp +++ b/Versions/IDirectInputDeviceW.cpp @@ -1,5 +1,5 @@ /** -* Copyright (C) 2023 Elisha Riedlinger +* Copyright (C) 2024 Elisha Riedlinger * * This software is provided 'as-is', without any express or implied warranty. In no event will the * authors be held liable for any damages arising from the use of this software. diff --git a/Versions/IDirectInputW.cpp b/Versions/IDirectInputW.cpp index 200321e..034e6d9 100644 --- a/Versions/IDirectInputW.cpp +++ b/Versions/IDirectInputW.cpp @@ -1,5 +1,5 @@ /** -* Copyright (C) 2023 Elisha Riedlinger +* Copyright (C) 2024 Elisha Riedlinger * * This software is provided 'as-is', without any express or implied warranty. In no event will the * authors be held liable for any damages arising from the use of this software. diff --git a/Versions/License.txt b/Versions/License.txt index 79ee523..53f73bd 100644 --- a/Versions/License.txt +++ b/Versions/License.txt @@ -1,5 +1,5 @@ /** -* Copyright (C) 2023 Elisha Riedlinger +* Copyright (C) 2024 Elisha Riedlinger * * This software is provided 'as-is', without any express or implied warranty. In no event will the * authors be held liable for any damages arising from the use of this software. diff --git a/dinputto8.cpp b/dinputto8.cpp index f3a7765..d0f43e3 100644 --- a/dinputto8.cpp +++ b/dinputto8.cpp @@ -1,5 +1,5 @@ /** -* Copyright (C) 2023 Elisha Riedlinger +* Copyright (C) 2024 Elisha Riedlinger * * This software is provided 'as-is', without any express or implied warranty. In no event will the * authors be held liable for any damages arising from the use of this software. diff --git a/resource.h b/resource.h index aff85cf..c77e7a1 100644 --- a/resource.h +++ b/resource.h @@ -12,7 +12,7 @@ #define APP_REVISION 0 #define APP_COMPANYNAME "Sadrate Presents" #define APP_DESCRPTION "Converts DirectInput 1-7 (dinput.dll) to DirectInput 8 (dinput8.dll) for older games." -#define APP_COPYRIGHT "Copyright (C) 2023 Elisha Riedlinger" +#define APP_COPYRIGHT "Copyright (C) 2024 Elisha Riedlinger" #define APP_ORIGINALVERSION "dinput.dll" #define APP_INTERNALNAME "dinputto8"